@charset "UTF-8";
/*	
 * 	A front end Sass 
 *  Author: Cómpani Estudio
 */
/*
.bloque
.bloque--modificador
.bloque__elemento
.bloque__elemento--modificador	
*/
@font-face {
  font-family: "BwModelica-Regular";
  src: url("../fonts/bwmodelicass01-regular-webfont.woff2") format("woff2"), url("../fonts/bwmodelicass01-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "BwModelica-RegularExpanded";
  src: url("../fonts/bw_modelica_sso1_regular_extended-webfont.woff2") format("woff2"), url("../fonts/bw_modelica_sso1_regular_extended-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "BwModelica-Bold";
  src: url("../fonts/bw_modelica_sso1_bold-webfont.woff2") format("woff2"), url("../fonts/bw_modelica_sso1_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "BwModelica-BlackExtended";
  src: url("../fonts/bw_modelica_sso1_black_extended-webfont.woff2") format("woff2"), url("../fonts/bw_modelica_sso1_black_extended-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*  Settings
    Global variables, config switches
\*----------------------------------------------------------------------------*/
/* Variables
 * ===============
 *
 * Todas las variables de configuración están definidas en esta página
 */
/* Containers */
/* Breakpoints */
/*
$breakpoint-xs: 	576px;
$breakpoint-sm: 	768px; 
$breakpoint-md: 	992px;
$breakpoint-lg: 	1200px;
$breakpoint-xl: 	1400px;
$breakpoint-xxl: 	1660px;
*/
/* Breakpoints */
/* Colors */
/* Colors tags */
/* Message colors */
/* Typography */
/* map sizes paddings and margins */
/* Padding */
/* Borders */
/* Buttons */
/* Forms */
/* Tables */
/* Code */
/*  Tools
    Global mixins & functions
\*----------------------------------------------------------------------------*/
/* extends */
.reset-list, .m-menuToggle .__menu ul, .m-socialList.--v ul, .m-socialList ul, .m-navHeadSinProd ul, .m-menuMobile ul, .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"] > ul.sub-menu, .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu, .m-navHeader > ul {
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px; }

.a-xClose, .a-btnClose, .a-btnPlusNew, .a-btnPlus, .a-btnArrow, .a-btnPlay {
  background-color: transparent;
  border: 0;
  color: currentColor;
  padding: 0;
  border-radius: 0px; }
  .a-xClose:hover, .a-btnClose:hover, .a-btnPlusNew:hover, .a-btnPlus:hover, .a-btnArrow:hover, .a-btnPlay:hover, .a-xClose:focus, .a-btnClose:focus, .a-btnPlusNew:focus, .a-btnPlus:focus, .a-btnArrow:focus, .a-btnPlay:focus, .a-xClose:active, .a-btnClose:active, .a-btnPlusNew:active, .a-btnPlus:active, .a-btnArrow:active, .a-btnPlay:active {
    background-color: transparent;
    border: 0;
    color: currentColor; }

.--btn-white.a-btnSearch, .--btn-white.a-btnBrgr, .--btn-white.a-btn-gray, .m-menuCatArchive ul li a.--btn-white, .--btn-white.a-btn-black, .--btn-white.a-btn-white, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-white, .--btn-white.a-btn-secondary, .--btn-white.a-btn-primary, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-white, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-white, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-white {
  border-color: #ffffff;
  background-color: #ffffff;
  color: #26292e; }
  .--btn-white.a-btnSearch path, .--btn-white.a-btnBrgr path, .--btn-white.a-btn-gray path, .m-menuCatArchive ul li a.--btn-white path, .--btn-white.a-btn-black path, .--btn-white.a-btn-white path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-white path, .--btn-white.a-btn-secondary path, .--btn-white.a-btn-primary path, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-white path, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-white path, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-white path {
    fill: #26292e; }
  .--btn-white.a-btnSearch:hover, .--btn-white.a-btnBrgr:hover, .--btn-white.a-btn-gray:hover, .m-menuCatArchive ul li a.--btn-white:hover, .--btn-white.a-btn-black:hover, .--btn-white.a-btn-white:hover, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-white:hover, .--btn-white.a-btn-secondary:hover, .--btn-white.a-btn-primary:hover, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-white:hover, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-white:hover, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-white:hover {
    border-color: #26292e;
    background-color: #26292e;
    color: #ffffff; }
    .--btn-white.a-btnSearch:hover path, .--btn-white.a-btnBrgr:hover path, .--btn-white.a-btn-gray:hover path, .m-menuCatArchive ul li a.--btn-white:hover path, .--btn-white.a-btn-black:hover path, .--btn-white.a-btn-white:hover path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-white:hover path, .--btn-white.a-btn-secondary:hover path, .--btn-white.a-btn-primary:hover path, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-white:hover path, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-white:hover path, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-white:hover path {
      fill: #ffffff; }

.--btn-black.a-btnSearch, .--btn-black.a-btnBrgr, .--btn-black.a-btn-gray, .m-menuCatArchive ul li a.--btn-black, .--btn-black.a-btn-black, .--btn-black.a-btn-white, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-black, .--btn-black.a-btn-secondary, .--btn-black.a-btn-primary, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-black, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-black, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-black {
  border-color: #26292e;
  background-color: #26292e;
  color: #26292e; }
  .--btn-black.a-btnSearch path, .--btn-black.a-btnBrgr path, .--btn-black.a-btn-gray path, .m-menuCatArchive ul li a.--btn-black path, .--btn-black.a-btn-black path, .--btn-black.a-btn-white path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-black path, .--btn-black.a-btn-secondary path, .--btn-black.a-btn-primary path, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-black path, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-black path, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-black path {
    fill: #ffffff; }
  .--btn-black.a-btnSearch:hover, .--btn-black.a-btnBrgr:hover, .--btn-black.a-btn-gray:hover, .m-menuCatArchive ul li a.--btn-black:hover, .--btn-black.a-btn-black:hover, .--btn-black.a-btn-white:hover, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-black:hover, .--btn-black.a-btn-secondary:hover, .--btn-black.a-btn-primary:hover, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-black:hover, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-black:hover, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-black:hover {
    border-color: #26292e;
    background-color: #ffffff;
    color: #26292e; }
    .--btn-black.a-btnSearch:hover path, .--btn-black.a-btnBrgr:hover path, .--btn-black.a-btn-gray:hover path, .m-menuCatArchive ul li a.--btn-black:hover path, .--btn-black.a-btn-black:hover path, .--btn-black.a-btn-white:hover path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-black:hover path, .--btn-black.a-btn-secondary:hover path, .--btn-black.a-btn-primary:hover path, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-black:hover path, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-black:hover path, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-black:hover path {
      fill: #26292e; }

.--btn-ghost-white.a-btnSearch, .--btn-ghost-white.a-btnBrgr, .--btn-ghost-white.a-btn-gray, .m-menuCatArchive ul li a.--btn-ghost-white, .--btn-ghost-white.a-btn-black, .--btn-ghost-white.a-btn-white, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-ghost-white, .--btn-ghost-white.a-btn-secondary, .--btn-ghost-white.a-btn-primary, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-ghost-white, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-ghost-white, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-ghost-white {
  border-color: #ffffff;
  background-color: transparent;
  color: #ffffff; }
  .--btn-ghost-white.a-btnSearch path, .--btn-ghost-white.a-btnBrgr path, .--btn-ghost-white.a-btn-gray path, .m-menuCatArchive ul li a.--btn-ghost-white path, .--btn-ghost-white.a-btn-black path, .--btn-ghost-white.a-btn-white path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-ghost-white path, .--btn-ghost-white.a-btn-secondary path, .--btn-ghost-white.a-btn-primary path, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-ghost-white path, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-ghost-white path, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-ghost-white path {
    fill: #ffffff; }
  .--btn-ghost-white.a-btnSearch:hover, .--btn-ghost-white.a-btnBrgr:hover, .--btn-ghost-white.a-btn-gray:hover, .m-menuCatArchive ul li a.--btn-ghost-white:hover, .--btn-ghost-white.a-btn-black:hover, .--btn-ghost-white.a-btn-white:hover, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-ghost-white:hover, .--btn-ghost-white.a-btn-secondary:hover, .--btn-ghost-white.a-btn-primary:hover, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-ghost-white:hover, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-ghost-white:hover, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-ghost-white:hover {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #26292e; }
    .--btn-ghost-white.a-btnSearch:hover path, .--btn-ghost-white.a-btnBrgr:hover path, .--btn-ghost-white.a-btn-gray:hover path, .m-menuCatArchive ul li a.--btn-ghost-white:hover path, .--btn-ghost-white.a-btn-black:hover path, .--btn-ghost-white.a-btn-white:hover path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-ghost-white:hover path, .--btn-ghost-white.a-btn-secondary:hover path, .--btn-ghost-white.a-btn-primary:hover path, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-ghost-white:hover path, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-ghost-white:hover path, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-ghost-white:hover path {
      fill: #26292e; }

.--btn-ghost-black.a-btnSearch, .--btn-ghost-black.a-btnBrgr, .--btn-ghost-black.a-btn-gray, .m-menuCatArchive ul li a.--btn-ghost-black, .--btn-ghost-black.a-btn-black, .--btn-ghost-black.a-btn-white, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-ghost-black, .--btn-ghost-black.a-btn-secondary, .--btn-ghost-black.a-btn-primary, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-ghost-black, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-ghost-black, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-ghost-black {
  border-color: #26292e;
  background-color: transparent;
  color: #26292e; }
  .--btn-ghost-black.a-btnSearch path, .--btn-ghost-black.a-btnBrgr path, .--btn-ghost-black.a-btn-gray path, .m-menuCatArchive ul li a.--btn-ghost-black path, .--btn-ghost-black.a-btn-black path, .--btn-ghost-black.a-btn-white path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-ghost-black path, .--btn-ghost-black.a-btn-secondary path, .--btn-ghost-black.a-btn-primary path, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-ghost-black path, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-ghost-black path, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-ghost-black path {
    fill: #26292e; }
  .--btn-ghost-black.a-btnSearch:hover, .--btn-ghost-black.a-btnBrgr:hover, .--btn-ghost-black.a-btn-gray:hover, .m-menuCatArchive ul li a.--btn-ghost-black:hover, .--btn-ghost-black.a-btn-black:hover, .--btn-ghost-black.a-btn-white:hover, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-ghost-black:hover, .--btn-ghost-black.a-btn-secondary:hover, .--btn-ghost-black.a-btn-primary:hover, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-ghost-black:hover, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-ghost-black:hover, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-ghost-black:hover {
    border-color: #26292e;
    background-color: #26292e;
    color: #ffffff; }
    .--btn-ghost-black.a-btnSearch:hover path, .--btn-ghost-black.a-btnBrgr:hover path, .--btn-ghost-black.a-btn-gray:hover path, .m-menuCatArchive ul li a.--btn-ghost-black:hover path, .--btn-ghost-black.a-btn-black:hover path, .--btn-ghost-black.a-btn-white:hover path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--btn-ghost-black:hover path, .--btn-ghost-black.a-btn-secondary:hover path, .--btn-ghost-black.a-btn-primary:hover path, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--btn-ghost-black:hover path, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--btn-ghost-black:hover path, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--btn-ghost-black:hover path {
      fill: #ffffff; }

/* functions */
/* Mixins
  =============== */
/*
@mixin bg-corporate-color(
    $value_color : $azul, 
    $bg_opacity : 0.9, 
    $blendMode : multiply){
	    position: relative;
	    >*{
	    	z-index: 2;
	    	position: relative;
	    }
	    &:before{
	    	content: '';
	    	position: absolute;
	    	width: 100%;
	    	height: 100%;
	    	top: 0px;
	    	left: 0px;
	    	bottom: 0px;
	    	right: 0px;
	    	background-color: rgba($value_color, $bg_opacity);
        z-index: 1;
        mix-blend-mode: $blendMode;
	    }
}
*/
/*  Generic
    Ground zero styles, normalize.css, resets
\*----------------------------------------------------------------------------*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

*:focus {
  outline: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* Reset */
html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

figure {
  margin: 0; }

/*
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x)); }
  .row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y); }

.col {
  flex: 1 0 0%; }

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto; }

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%; }

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%; }

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%; }

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%; }

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%; }

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%; }

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%; }

.col-3 {
  flex: 0 0 auto;
  width: 25%; }

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%; }

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%; }

.col-6 {
  flex: 0 0 auto;
  width: 50%; }

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%; }

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%; }

.col-9 {
  flex: 0 0 auto;
  width: 75%; }

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%; }

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%; }

.col-12 {
  flex: 0 0 auto;
  width: 100%; }

.offset-1 {
  margin-left: 8.33333333%; }

.offset-2 {
  margin-left: 16.66666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333333%; }

.offset-5 {
  margin-left: 41.66666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333333%; }

.offset-8 {
  margin-left: 66.66666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333333%; }

.offset-11 {
  margin-left: 91.66666667%; }

.g-0,
.gx-0 {
  --bs-gutter-x: 0; }

.g-0,
.gy-0 {
  --bs-gutter-y: 0; }

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem; }

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem; }

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem; }

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem; }

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem; }

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem; }

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem; }

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem; }

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem; }

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem; }

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%; }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%; }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%; }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%; }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%; }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%; }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%; }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%; }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%; }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333333%; }
  .offset-sm-2 {
    margin-left: 16.66666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333333%; }
  .offset-sm-5 {
    margin-left: 41.66666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333333%; }
  .offset-sm-8 {
    margin-left: 66.66666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333333%; }
  .offset-sm-11 {
    margin-left: 91.66666667%; }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0; }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0; }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem; }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem; }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem; }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem; }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem; }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem; }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem; }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem; }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem; }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%; }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%; }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%; }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%; }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%; }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%; }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%; }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%; }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%; }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333333%; }
  .offset-md-2 {
    margin-left: 16.66666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333333%; }
  .offset-md-5 {
    margin-left: 41.66666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333333%; }
  .offset-md-8 {
    margin-left: 66.66666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333333%; }
  .offset-md-11 {
    margin-left: 91.66666667%; }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0; }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0; }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem; }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem; }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem; }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem; }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem; }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem; }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem; }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem; }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem; }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%; }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%; }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%; }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%; }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%; }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%; }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%; }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%; }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%; }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333333%; }
  .offset-lg-2 {
    margin-left: 16.66666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333333%; }
  .offset-lg-5 {
    margin-left: 41.66666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333333%; }
  .offset-lg-8 {
    margin-left: 66.66666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333333%; }
  .offset-lg-11 {
    margin-left: 91.66666667%; }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0; }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0; }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem; }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem; }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem; }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem; }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem; }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem; }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem; }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem; }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem; }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%; }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%; }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%; }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%; }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%; }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%; }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%; }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%; }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%; }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333333%; }
  .offset-xl-2 {
    margin-left: 16.66666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333333%; }
  .offset-xl-5 {
    margin-left: 41.66666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333333%; }
  .offset-xl-8 {
    margin-left: 66.66666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333333%; }
  .offset-xl-11 {
    margin-left: 91.66666667%; }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0; }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0; }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem; }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem; }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem; }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%; }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%; }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%; }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%; }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%; }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%; }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%; }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%; }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%; }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333333%; }
  .offset-xxl-2 {
    margin-left: 16.66666667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333333%; }
  .offset-xxl-5 {
    margin-left: 41.66666667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333333%; }
  .offset-xxl-8 {
    margin-left: 66.66666667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333333%; }
  .offset-xxl-11 {
    margin-left: 91.66666667%; }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0; }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0; }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem; }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem; }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem; }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem; } }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.link-primary {
  color: #0d6efd; }
  .link-primary:hover, .link-primary:focus {
    color: #0a58ca; }

.link-secondary {
  color: #6c757d; }
  .link-secondary:hover, .link-secondary:focus {
    color: #565e64; }

.link-success {
  color: #198754; }
  .link-success:hover, .link-success:focus {
    color: #146c43; }

.link-info {
  color: #0dcaf0; }
  .link-info:hover, .link-info:focus {
    color: #3dd5f3; }

.link-warning {
  color: #ffc107; }
  .link-warning:hover, .link-warning:focus {
    color: #ffcd39; }

.link-danger {
  color: #dc3545; }
  .link-danger:hover, .link-danger:focus {
    color: #b02a37; }

.link-light {
  color: #f8f9fa; }
  .link-light:hover, .link-light:focus {
    color: #f9fafb; }

.link-dark {
  color: #212529; }
  .link-dark:hover, .link-dark:focus {
    color: #1a1e21; }

.ratio {
  position: relative;
  width: 100%; }
  .ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""; }
  .ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ratio-1x1 {
  --bs-aspect-ratio: 100%; }

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%); }

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%); }

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%); }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020; }

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch; }

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch; }

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ""; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.float-start {
  float: left !important; }

.float-end {
  float: right !important; }

.float-none {
  float: none !important; }

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

.opacity-25 {
  opacity: 0.25 !important; }

.opacity-50 {
  opacity: 0.5 !important; }

.opacity-75 {
  opacity: 0.75 !important; }

.opacity-100 {
  opacity: 1 !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-visible {
  overflow: visible !important; }

.overflow-scroll {
  overflow: scroll !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-grid {
  display: grid !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

.d-none {
  display: none !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

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

.top-50 {
  top: 50% !important; }

.top-100 {
  top: 100% !important; }

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

.bottom-50 {
  bottom: 50% !important; }

.bottom-100 {
  bottom: 100% !important; }

.start-0 {
  left: 0 !important; }

.start-50 {
  left: 50% !important; }

.start-100 {
  left: 100% !important; }

.end-0 {
  right: 0 !important; }

.end-50 {
  right: 50% !important; }

.end-100 {
  right: 100% !important; }

.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important; }

.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important; }

.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important; }

.border {
  border: 1px solid #dedede !important; }

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

.border-top {
  border-top: 1px solid #dedede !important; }

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

.border-end {
  border-right: 1px solid #dedede !important; }

.border-end-0 {
  border-right: 0 !important; }

.border-bottom {
  border-bottom: 1px solid #dedede !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-start {
  border-left: 1px solid #dedede !important; }

.border-start-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #0d6efd !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #198754 !important; }

.border-info {
  border-color: #0dcaf0 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #212529 !important; }

.border-white {
  border-color: #fff !important; }

.border-1 {
  border-width: 1px !important; }

.border-2 {
  border-width: 2px !important; }

.border-3 {
  border-width: 3px !important; }

.border-4 {
  border-width: 4px !important; }

.border-5 {
  border-width: 5px !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.vw-100 {
  width: 100vw !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mh-100 {
  max-height: 100% !important; }

.vh-100 {
  height: 100vh !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

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

.gap-1 {
  gap: 0.25rem !important; }

.gap-2 {
  gap: 0.5rem !important; }

.gap-3 {
  gap: 1rem !important; }

.gap-4 {
  gap: 1.5rem !important; }

.gap-5 {
  gap: 3rem !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.justify-content-evenly {
  justify-content: space-evenly !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

.order-first {
  order: -1 !important; }

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

.order-1 {
  order: 1 !important; }

.order-2 {
  order: 2 !important; }

.order-3 {
  order: 3 !important; }

.order-4 {
  order: 4 !important; }

.order-5 {
  order: 5 !important; }

.order-last {
  order: 6 !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

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

.mt-1 {
  margin-top: 0.25rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

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

.mt-5 {
  margin-top: 3rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.25rem !important; }

.me-2 {
  margin-right: 0.5rem !important; }

.me-3 {
  margin-right: 1rem !important; }

.me-4 {
  margin-right: 1.5rem !important; }

.me-5 {
  margin-right: 3rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

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

.mb-5 {
  margin-bottom: 3rem !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.25rem !important; }

.ms-2 {
  margin-left: 0.5rem !important; }

.ms-3 {
  margin-left: 1rem !important; }

.ms-4 {
  margin-left: 1.5rem !important; }

.ms-5 {
  margin-left: 3rem !important; }

.ms-auto {
  margin-left: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

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

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

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

.pt-5 {
  padding-top: 3rem !important; }

.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.25rem !important; }

.pe-2 {
  padding-right: 0.5rem !important; }

.pe-3 {
  padding-right: 1rem !important; }

.pe-4 {
  padding-right: 1.5rem !important; }

.pe-5 {
  padding-right: 3rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

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

.pb-5 {
  padding-bottom: 3rem !important; }

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.25rem !important; }

.ps-2 {
  padding-left: 0.5rem !important; }

.ps-3 {
  padding-left: 1rem !important; }

.ps-4 {
  padding-left: 1.5rem !important; }

.ps-5 {
  padding-left: 3rem !important; }

.font-monospace {
  font-family: var(--bs-font-monospace) !important; }

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important; }

.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important; }

.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important; }

.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important; }

.fs-5 {
  font-size: 1.25rem !important; }

.fs-6 {
  font-size: 1rem !important; }

.fst-italic {
  font-style: italic !important; }

.fst-normal {
  font-style: normal !important; }

.fw-light {
  font-weight: 300 !important; }

.fw-lighter {
  font-weight: lighter !important; }

.fw-normal {
  font-weight: 400 !important; }

.fw-bold {
  font-weight: 700 !important; }

.fw-bolder {
  font-weight: bolder !important; }

.lh-1 {
  line-height: 1 !important; }

.lh-sm {
  line-height: 1.25 !important; }

.lh-base {
  line-height: 1.5 !important; }

.lh-lg {
  line-height: 2 !important; }

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

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

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

.text-decoration-none {
  text-decoration: none !important; }

.text-decoration-underline {
  text-decoration: underline !important; }

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

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-wrap {
  white-space: normal !important; }

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

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important; }

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important; }

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important; }

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important; }

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important; }

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important; }

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important; }

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important; }

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important; }

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important; }

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important; }

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important; }

.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important; }

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important; }

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important; }

.text-opacity-25 {
  --bs-text-opacity: 0.25; }

.text-opacity-50 {
  --bs-text-opacity: 0.5; }

.text-opacity-75 {
  --bs-text-opacity: 0.75; }

.text-opacity-100 {
  --bs-text-opacity: 1; }

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important; }

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important; }

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important; }

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important; }

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important; }

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important; }

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important; }

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important; }

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important; }

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important; }

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important; }

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important; }

.bg-opacity-10 {
  --bs-bg-opacity: 0.1; }

.bg-opacity-25 {
  --bs-bg-opacity: 0.25; }

.bg-opacity-50 {
  --bs-bg-opacity: 0.5; }

.bg-opacity-75 {
  --bs-bg-opacity: 0.75; }

.bg-opacity-100 {
  --bs-bg-opacity: 1; }

.bg-gradient {
  background-image: var(--bs-gradient) !important; }

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important; }

.pe-none {
  pointer-events: none !important; }

.pe-auto {
  pointer-events: auto !important; }

.rounded {
  border-radius: 10px !important; }

.rounded-0 {
  border-radius: 0 !important; }

.rounded-1 {
  border-radius: 0.2rem !important; }

.rounded-2 {
  border-radius: 10px !important; }

.rounded-3 {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-top {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important; }

.rounded-end {
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important; }

.rounded-bottom {
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important; }

.rounded-start {
  border-bottom-left-radius: 10px !important;
  border-top-left-radius: 10px !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important; }
  .float-sm-end {
    float: right !important; }
  .float-sm-none {
    float: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: grid !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-sm-0 {
    gap: 0 !important; }
  .gap-sm-1 {
    gap: 0.25rem !important; }
  .gap-sm-2 {
    gap: 0.5rem !important; }
  .gap-sm-3 {
    gap: 1rem !important; }
  .gap-sm-4 {
    gap: 1.5rem !important; }
  .gap-sm-5 {
    gap: 3rem !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; }
  .order-sm-first {
    order: -1 !important; }
  .order-sm-0 {
    order: 0 !important; }
  .order-sm-1 {
    order: 1 !important; }
  .order-sm-2 {
    order: 2 !important; }
  .order-sm-3 {
    order: 3 !important; }
  .order-sm-4 {
    order: 4 !important; }
  .order-sm-5 {
    order: 5 !important; }
  .order-sm-last {
    order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.25rem !important; }
  .me-sm-2 {
    margin-right: 0.5rem !important; }
  .me-sm-3 {
    margin-right: 1rem !important; }
  .me-sm-4 {
    margin-right: 1.5rem !important; }
  .me-sm-5 {
    margin-right: 3rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.25rem !important; }
  .ms-sm-2 {
    margin-left: 0.5rem !important; }
  .ms-sm-3 {
    margin-left: 1rem !important; }
  .ms-sm-4 {
    margin-left: 1.5rem !important; }
  .ms-sm-5 {
    margin-left: 3rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.25rem !important; }
  .pe-sm-2 {
    padding-right: 0.5rem !important; }
  .pe-sm-3 {
    padding-right: 1rem !important; }
  .pe-sm-4 {
    padding-right: 1.5rem !important; }
  .pe-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.25rem !important; }
  .ps-sm-2 {
    padding-left: 0.5rem !important; }
  .ps-sm-3 {
    padding-left: 1rem !important; }
  .ps-sm-4 {
    padding-left: 1.5rem !important; }
  .ps-sm-5 {
    padding-left: 3rem !important; }
  .text-sm-start {
    text-align: left !important; }
  .text-sm-end {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .float-md-start {
    float: left !important; }
  .float-md-end {
    float: right !important; }
  .float-md-none {
    float: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-grid {
    display: grid !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; }
  .d-md-none {
    display: none !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-md-0 {
    gap: 0 !important; }
  .gap-md-1 {
    gap: 0.25rem !important; }
  .gap-md-2 {
    gap: 0.5rem !important; }
  .gap-md-3 {
    gap: 1rem !important; }
  .gap-md-4 {
    gap: 1.5rem !important; }
  .gap-md-5 {
    gap: 3rem !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .justify-content-md-evenly {
    justify-content: space-evenly !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; }
  .order-md-first {
    order: -1 !important; }
  .order-md-0 {
    order: 0 !important; }
  .order-md-1 {
    order: 1 !important; }
  .order-md-2 {
    order: 2 !important; }
  .order-md-3 {
    order: 3 !important; }
  .order-md-4 {
    order: 4 !important; }
  .order-md-5 {
    order: 5 !important; }
  .order-md-last {
    order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.25rem !important; }
  .me-md-2 {
    margin-right: 0.5rem !important; }
  .me-md-3 {
    margin-right: 1rem !important; }
  .me-md-4 {
    margin-right: 1.5rem !important; }
  .me-md-5 {
    margin-right: 3rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.25rem !important; }
  .ms-md-2 {
    margin-left: 0.5rem !important; }
  .ms-md-3 {
    margin-left: 1rem !important; }
  .ms-md-4 {
    margin-left: 1.5rem !important; }
  .ms-md-5 {
    margin-left: 3rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.25rem !important; }
  .pe-md-2 {
    padding-right: 0.5rem !important; }
  .pe-md-3 {
    padding-right: 1rem !important; }
  .pe-md-4 {
    padding-right: 1.5rem !important; }
  .pe-md-5 {
    padding-right: 3rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.25rem !important; }
  .ps-md-2 {
    padding-left: 0.5rem !important; }
  .ps-md-3 {
    padding-left: 1rem !important; }
  .ps-md-4 {
    padding-left: 1.5rem !important; }
  .ps-md-5 {
    padding-left: 3rem !important; }
  .text-md-start {
    text-align: left !important; }
  .text-md-end {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important; }
  .float-lg-end {
    float: right !important; }
  .float-lg-none {
    float: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-grid {
    display: grid !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; }
  .d-lg-none {
    display: none !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-lg-0 {
    gap: 0 !important; }
  .gap-lg-1 {
    gap: 0.25rem !important; }
  .gap-lg-2 {
    gap: 0.5rem !important; }
  .gap-lg-3 {
    gap: 1rem !important; }
  .gap-lg-4 {
    gap: 1.5rem !important; }
  .gap-lg-5 {
    gap: 3rem !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; }
  .order-lg-first {
    order: -1 !important; }
  .order-lg-0 {
    order: 0 !important; }
  .order-lg-1 {
    order: 1 !important; }
  .order-lg-2 {
    order: 2 !important; }
  .order-lg-3 {
    order: 3 !important; }
  .order-lg-4 {
    order: 4 !important; }
  .order-lg-5 {
    order: 5 !important; }
  .order-lg-last {
    order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.25rem !important; }
  .me-lg-2 {
    margin-right: 0.5rem !important; }
  .me-lg-3 {
    margin-right: 1rem !important; }
  .me-lg-4 {
    margin-right: 1.5rem !important; }
  .me-lg-5 {
    margin-right: 3rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.25rem !important; }
  .ms-lg-2 {
    margin-left: 0.5rem !important; }
  .ms-lg-3 {
    margin-left: 1rem !important; }
  .ms-lg-4 {
    margin-left: 1.5rem !important; }
  .ms-lg-5 {
    margin-left: 3rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.25rem !important; }
  .pe-lg-2 {
    padding-right: 0.5rem !important; }
  .pe-lg-3 {
    padding-right: 1rem !important; }
  .pe-lg-4 {
    padding-right: 1.5rem !important; }
  .pe-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.25rem !important; }
  .ps-lg-2 {
    padding-left: 0.5rem !important; }
  .ps-lg-3 {
    padding-left: 1rem !important; }
  .ps-lg-4 {
    padding-left: 1.5rem !important; }
  .ps-lg-5 {
    padding-left: 3rem !important; }
  .text-lg-start {
    text-align: left !important; }
  .text-lg-end {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important; }
  .float-xl-end {
    float: right !important; }
  .float-xl-none {
    float: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-grid {
    display: grid !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; }
  .d-xl-none {
    display: none !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-xl-0 {
    gap: 0 !important; }
  .gap-xl-1 {
    gap: 0.25rem !important; }
  .gap-xl-2 {
    gap: 0.5rem !important; }
  .gap-xl-3 {
    gap: 1rem !important; }
  .gap-xl-4 {
    gap: 1.5rem !important; }
  .gap-xl-5 {
    gap: 3rem !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; }
  .order-xl-first {
    order: -1 !important; }
  .order-xl-0 {
    order: 0 !important; }
  .order-xl-1 {
    order: 1 !important; }
  .order-xl-2 {
    order: 2 !important; }
  .order-xl-3 {
    order: 3 !important; }
  .order-xl-4 {
    order: 4 !important; }
  .order-xl-5 {
    order: 5 !important; }
  .order-xl-last {
    order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.25rem !important; }
  .me-xl-2 {
    margin-right: 0.5rem !important; }
  .me-xl-3 {
    margin-right: 1rem !important; }
  .me-xl-4 {
    margin-right: 1.5rem !important; }
  .me-xl-5 {
    margin-right: 3rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.25rem !important; }
  .ms-xl-2 {
    margin-left: 0.5rem !important; }
  .ms-xl-3 {
    margin-left: 1rem !important; }
  .ms-xl-4 {
    margin-left: 1.5rem !important; }
  .ms-xl-5 {
    margin-left: 3rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.25rem !important; }
  .pe-xl-2 {
    padding-right: 0.5rem !important; }
  .pe-xl-3 {
    padding-right: 1rem !important; }
  .pe-xl-4 {
    padding-right: 1.5rem !important; }
  .pe-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.25rem !important; }
  .ps-xl-2 {
    padding-left: 0.5rem !important; }
  .ps-xl-3 {
    padding-left: 1rem !important; }
  .ps-xl-4 {
    padding-left: 1.5rem !important; }
  .ps-xl-5 {
    padding-left: 3rem !important; }
  .text-xl-start {
    text-align: left !important; }
  .text-xl-end {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important; }
  .float-xxl-end {
    float: right !important; }
  .float-xxl-none {
    float: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-grid {
    display: grid !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; }
  .d-xxl-none {
    display: none !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .gap-xxl-0 {
    gap: 0 !important; }
  .gap-xxl-1 {
    gap: 0.25rem !important; }
  .gap-xxl-2 {
    gap: 0.5rem !important; }
  .gap-xxl-3 {
    gap: 1rem !important; }
  .gap-xxl-4 {
    gap: 1.5rem !important; }
  .gap-xxl-5 {
    gap: 3rem !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; }
  .order-xxl-first {
    order: -1 !important; }
  .order-xxl-0 {
    order: 0 !important; }
  .order-xxl-1 {
    order: 1 !important; }
  .order-xxl-2 {
    order: 2 !important; }
  .order-xxl-3 {
    order: 3 !important; }
  .order-xxl-4 {
    order: 4 !important; }
  .order-xxl-5 {
    order: 5 !important; }
  .order-xxl-last {
    order: 6 !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mt-xxl-1 {
    margin-top: 0.25rem !important; }
  .mt-xxl-2 {
    margin-top: 0.5rem !important; }
  .mt-xxl-3 {
    margin-top: 1rem !important; }
  .mt-xxl-4 {
    margin-top: 1.5rem !important; }
  .mt-xxl-5 {
    margin-top: 3rem !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .me-xxl-0 {
    margin-right: 0 !important; }
  .me-xxl-1 {
    margin-right: 0.25rem !important; }
  .me-xxl-2 {
    margin-right: 0.5rem !important; }
  .me-xxl-3 {
    margin-right: 1rem !important; }
  .me-xxl-4 {
    margin-right: 1.5rem !important; }
  .me-xxl-5 {
    margin-right: 3rem !important; }
  .me-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xxl-3 {
    margin-bottom: 1rem !important; }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xxl-5 {
    margin-bottom: 3rem !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ms-xxl-0 {
    margin-left: 0 !important; }
  .ms-xxl-1 {
    margin-left: 0.25rem !important; }
  .ms-xxl-2 {
    margin-left: 0.5rem !important; }
  .ms-xxl-3 {
    margin-left: 1rem !important; }
  .ms-xxl-4 {
    margin-left: 1.5rem !important; }
  .ms-xxl-5 {
    margin-left: 3rem !important; }
  .ms-xxl-auto {
    margin-left: auto !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pt-xxl-1 {
    padding-top: 0.25rem !important; }
  .pt-xxl-2 {
    padding-top: 0.5rem !important; }
  .pt-xxl-3 {
    padding-top: 1rem !important; }
  .pt-xxl-4 {
    padding-top: 1.5rem !important; }
  .pt-xxl-5 {
    padding-top: 3rem !important; }
  .pe-xxl-0 {
    padding-right: 0 !important; }
  .pe-xxl-1 {
    padding-right: 0.25rem !important; }
  .pe-xxl-2 {
    padding-right: 0.5rem !important; }
  .pe-xxl-3 {
    padding-right: 1rem !important; }
  .pe-xxl-4 {
    padding-right: 1.5rem !important; }
  .pe-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xxl-3 {
    padding-bottom: 1rem !important; }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xxl-5 {
    padding-bottom: 3rem !important; }
  .ps-xxl-0 {
    padding-left: 0 !important; }
  .ps-xxl-1 {
    padding-left: 0.25rem !important; }
  .ps-xxl-2 {
    padding-left: 0.5rem !important; }
  .ps-xxl-3 {
    padding-left: 1rem !important; }
  .ps-xxl-4 {
    padding-left: 1.5rem !important; }
  .ps-xxl-5 {
    padding-left: 3rem !important; }
  .text-xxl-start {
    text-align: left !important; }
  .text-xxl-end {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important; }
  .fs-2 {
    font-size: 2rem !important; }
  .fs-3 {
    font-size: 1.75rem !important; }
  .fs-4 {
    font-size: 1.5rem !important; } }

@media print {
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-grid {
    display: grid !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; }
  .d-print-none {
    display: none !important; } }

/*  Objects
	Patrones de diseño libre de estilos concretos.
	Layuot, estructuras, loops
	Prefixed with: o-
\*----------------------------------------------------------------------------*/
/* Layout */
.l-loopColors .loop {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem;
  grid-gap: 2.5rem; }
  @media (max-width: 800px) {
    .l-loopColors .loop {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 2.5rem;
      grid-gap: 2.5rem; } }
.l-loopColors__head,
.l-loopColors > .head {
  width: 100%;
  margin-bottom: 1rem;
  grid-column-start: 1;
  grid-column-end: 4; }

.l-cardBottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  align-content: flex-start; }

.l-layTopSingProd {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(10, 1fr);
  gap: 20px; }
  @media (max-width: 1600px) {
    .l-layTopSingProd {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; } }
  @media (max-width: 768px) {
    .l-layTopSingProd {
      gap: 40px; } }
  .l-layTopSingProd > div:nth-child(1) {
    grid-column: 1 / 5;
    grid-row: 1 / 5; }
    @media (max-width: 1600px) {
      .l-layTopSingProd > div:nth-child(1) {
        width: calc(40% - 10px); } }
    @media (max-width: 768px) {
      .l-layTopSingProd > div:nth-child(1) {
        width: 100%; } }
  .l-layTopSingProd > div:nth-child(2) {
    grid-column: 1 / 5;
    grid-row: 5 / 11; }
    @media (max-width: 1600px) {
      .l-layTopSingProd > div:nth-child(2) {
        width: calc(60% - 10px); } }
    @media (max-width: 768px) {
      .l-layTopSingProd > div:nth-child(2) {
        width: 100%; } }
  .l-layTopSingProd > div:nth-child(3) {
    grid-column: 5 / 13;
    grid-row: 1 / 11; }
    @media (max-width: 1600px) {
      .l-layTopSingProd > div:nth-child(3) {
        width: 100%; } }
  @media (max-width: 1200px) {
    .l-layTopSingProd.--withoutProjects {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; } }
  .l-layTopSingProd.--withoutProjects > div:nth-child(1) {
    grid-column: 1 / 5;
    grid-row: 1 / 11; }
    @media (max-width: 1200px) {
      .l-layTopSingProd.--withoutProjects > div:nth-child(1) {
        width: 100%; } }
  .l-layTopSingProd.--withoutProjects > div:nth-child(2) {
    grid-column: 5 / 13;
    grid-row: 1 / 11; }
    @media (max-width: 1200px) {
      .l-layTopSingProd.--withoutProjects > div:nth-child(2) {
        width: 100%; } }
.l-modelos {
  display: grid;
  grid-template-columns: repeat(12, 1fr); }
  @media (max-width: 1200px) {
    .l-modelos {
      display: flex;
      flex-direction: column;
      align-items: center; } }
  .l-modelos > .__bxCol {
    width: 100%; }
    .l-modelos > .__bxCol:nth-child(1) {
      grid-column: 1 / 3; }
    .l-modelos > .__bxCol:nth-child(2) {
      grid-column: 3 / 13; }

.l-modelosInner {
  display: grid;
  grid-template-columns: repeat(12, 1fr); }
  @media (max-width: 768px) {
    .l-modelosInner {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      align-content: flex-start; } }
  .l-modelosInner > .__bxCol {
    width: 100%; }
    .l-modelosInner > .__bxCol:nth-child(1) {
      grid-column: 1 / 7; }
    .l-modelosInner > .__bxCol:nth-child(2) {
      grid-column: 7 / 13; }

@media (max-width: 1399.98px) {
  .l-blogDestacado .__destacado {
    order: -1 !important; } }

.l-archProyectos {
  display: grid;
  grid-template-columns: repeat(4, 1fr); }
  .l-archProyectos[data-grid="1"] {
    grid-template-columns: repeat(1, 1fr); }
  .l-archProyectos[data-grid="2"] {
    grid-template-columns: repeat(2, 1fr); }
  .l-archProyectos[data-grid="3"] {
    grid-template-columns: repeat(3, 1fr); }
  .l-archProyectos[data-grid="4"] {
    grid-template-columns: repeat(4, 1fr); }
  .l-archProyectos[data-grid="5"] {
    grid-template-columns: repeat(5, 1fr); }
  .l-archProyectos[data-grid="6"] {
    grid-template-columns: repeat(6, 1fr); }
  .l-archProyectos[data-grid="7"] {
    grid-template-columns: repeat(7, 1fr); }
  .l-archProyectos[data-grid="8"] {
    grid-template-columns: repeat(8, 1fr); }

/*  Atoms
    These are basic tags, such as form labels, inputs or buttons. They also
    include more abstract elements like color palettes, fonts, and icons.
\*----------------------------------------------------------------------------*/
/* Scaffolding */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: normal normal normal 1rem/1.6 "BwModelica-RegularExpanded", Arial, sans-serif;
  font-size: 1rem;
  scroll-behavior: smooth; }

* {
  scroll-margin-top: 100px; }

body {
  color: #26292e;
  background: white;
  font-size: 1rem;
  scrollbar-width: none;
  -ms-overflow-style: none; }
  body::-webkit-scrollbar {
    display: none; }

*::-webkit-scrollbar {
  display: none; }

[class*="a-btn"] svg {
  pointer-events: none; }

p,
ol,
ul,
dl,
table {
  margin: 0 0 1.5rem 0; }

ul li ul {
  margin-bottom: 0; }

ol li ol {
  margin-bottom: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.5rem 0;
  font-weight: inherit;
  font-family: "BwModelica-RegularExpanded", Arial, sans-serif;
  line-height: 1.2;
  color: #26292e; }

.m-genContent h1:not(:first-child),
.m-genContent h2:not(:first-child),
.m-genContent h3:not(:first-child),
.m-genContent h4:not(:first-child),
.m-genContent h5:not(:first-child),
.m-genContent h6:not(:first-child) {
  margin: 1.5rem 0; }

.m-genContent h1:not(:first-child),
.m-genContent h2:not(:first-child),
.m-genContent h3:not(:first-child) {
  margin-top: 2rem; }

h1 {
  font-size: 1.75rem; }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.25rem; }

h4 {
  font-size: 1.1rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 1rem;
  text-transform: uppercase; }

@media (max-width: 992px) {
  .m-genContent h1:not(:first-child),
  .m-genContent h2:not(:first-child),
  .m-genContent h3:not(:first-child) {
    margin-top: 2.5rem; }
  h1 {
    font-size: 2.25rem; }
  h2 {
    font-size: 2rem; }
  h3 {
    font-size: 1.75rem; }
  h4 {
    font-size: 1.5rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1.25rem; } }

a {
  color: #26292e;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:active, a:focus {
    color: currentColor;
    text-decoration: underline; }

mark {
  background: #eaccb4;
  padding: 0 0.2rem; }

blockquote {
  margin: 0 0 1.5rem 0;
  border-left: 16px solid #f0f0f0;
  padding: 0 1.5rem;
  font-size: 1.5rem; }
  blockquote cite {
    display: block;
    margin-top: 1.5rem;
    font-size: 1rem;
    text-align: right; }

pre {
  border: 0;
  border-radius: 10px;
  background: transparent;
  padding: 1rem;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
  color: #26292e;
  font-family: Menlo, monospace;
  font-size: 14px;
  margin: 0 0 1.5rem 0; }
  pre code {
    font-family: Menlo, monospace;
    line-height: 1.2; }

kbd {
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
  color: #333;
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.4;
  margin: 0 .1em;
  padding: .1em .6em;
  text-shadow: 0 1px 0 #fff; }

:not(pre) > code {
  color: #26292e;
  background: transparent;
  font-family: Menlo, monospace;
  font-size: 14px;
  padding: 0 0.2rem;
  border: 1px solid #dedede;
  border-radius: 10px; }

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #dedede; }

dt {
  font-weight: 600; }

dd {
  margin-bottom: .5rem; }

.full-container {
  width: 100%;
  max-width: 100%;
  padding: 0 75px; }
  @media (max-width: 992px) {
    .full-container {
      padding: 0 20px; } }
.container-1920 {
  width: 100%;
  max-width: 1920px;
  padding: 0 75px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 992px) {
    .container-1920 {
      padding: 0 20px; } }
.max-container {
  max-width: 1660px;
  padding: 0 75px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 992px) {
    .max-container {
      padding: 0 20px; } }
.container, .medium-container, .small-container {
  max-width: 1400px;
  padding: 0 75px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 992px) {
    .container, .medium-container, .small-container {
      padding: 0 20px; } }
/* Container 
.container {
    width: 100%;
    max-width: 1600px;
    padding: 0 $padding;
    margin-left: auto;
    margin-right: auto;

    @include breakpoint-xxl{
        max-width: 1320px;
        
    }

    @include breakpoint-xl{
        max-width: 1140px;
        
    }

    @include breakpoint-lg{
        max-width: 960px;
       
    }

    @include breakpoint-md{
        max-width: 720px;
        
    }
    
    
    @include breakpoint-xs{
        max-width: 100%;
        max-width: 540px;
    }
}

*/
.small-container {
  max-width: 800px; }

.medium-container {
  max-width: 1000px; }

.content-section {
  padding: 30px 0; }

@media (max-width: 992px) {
  .content-section {
    padding: 60px 0; } }

/* Buttons */
/*
$button-background: $primary-color;
$button-background-hover: darken($button-background, 10%);
$button-color: #ffffff;
$button-font-weight: 600;
$button-font-family: $font-family;
$button-font-size: 1rem;
$button-border-width: 1px;
$button-border-style: solid;
$button-border-color: $button-background;
$button-border-radius: 100px;
$button-text-transform: none;


// Muted Buttons
$muted-border: 1px solid $accent-color;
$muted-border-hover: 1px solid darken($accent-color, 30%);
$muted-background: transparent;
$muted-background-hover: transparent;
$muted-color: darken($accent-color, 50%);
$muted-color-hover: darken($accent-color, 50%);
*/
*:focus {
  outline: 0; }

.button, a.button, button, [type=submit], [type=reset], [type=button], .a-btn-gray, .m-menuCatArchive ul li a, .a-btn-black, .m-menuCatArchive ul li[class*="current-menu-item"] a, .m-menuCatArchive ul li[class^="current-menu-item"] a, .m-menuCatArchive ul li[class$="current-menu-item"] a, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a, .m-menuCatArchive ul li[class*="current-tax"] a, .a-btn-white, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a, .a-btn-secondary, .a-btn-primary, .m-menuTaxArchive ul li[class*="current-menu-item"] a, .m-menuTaxArchive ul li[class^="current-menu-item"] a, .m-menuTaxArchive ul li[class$="current-menu-item"] a {
  font-family: "BwModelica-Regular";
  font-size: 20px;
  line-height: 1em;
  padding: 0.9375rem 1.875rem;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 3rem;
  cursor: pointer;
  text-decoration: none;
  margin: 0 0.5rem 0.5rem 0; }
  @media (max-width: 768px) {
    .button, a.button, button, [type=submit], [type=reset], [type=button], .a-btn-gray, .m-menuCatArchive ul li a, .a-btn-black, .m-menuCatArchive ul li[class*="current-menu-item"] a, .m-menuCatArchive ul li[class^="current-menu-item"] a, .m-menuCatArchive ul li[class$="current-menu-item"] a, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a, .m-menuCatArchive ul li[class*="current-tax"] a, .a-btn-white, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a, .a-btn-secondary, .a-btn-primary, .m-menuTaxArchive ul li[class*="current-menu-item"] a, .m-menuTaxArchive ul li[class^="current-menu-item"] a, .m-menuTaxArchive ul li[class$="current-menu-item"] a {
      font-size: 16px; } }
/* BTN SOLID MIXIN */
/* btn-primary Styles */
/* buttons solid */
.a-btn-primary, .m-menuTaxArchive ul li[class*="current-menu-item"] a, .m-menuTaxArchive ul li[class^="current-menu-item"] a, .m-menuTaxArchive ul li[class$="current-menu-item"] a {
  color: #26292e !important;
  background-color: transparent !important;
  border: 1px solid #26292e !important; }
  .a-btn-primary.btn-full, .m-menuTaxArchive ul li[class*="current-menu-item"] a.btn-full, .m-menuTaxArchive ul li[class^="current-menu-item"] a.btn-full, .m-menuTaxArchive ul li[class$="current-menu-item"] a.btn-full {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    justify-content: center; }
  .a-btn-primary:hover, .m-menuTaxArchive ul li[class*="current-menu-item"] a:hover, .m-menuTaxArchive ul li[class^="current-menu-item"] a:hover, .m-menuTaxArchive ul li[class$="current-menu-item"] a:hover {
    text-decoration: none; }
  .a-btn-primary.is-disabled, .m-menuTaxArchive ul li[class*="current-menu-item"] a.is-disabled, .m-menuTaxArchive ul li[class^="current-menu-item"] a.is-disabled, .m-menuTaxArchive ul li[class$="current-menu-item"] a.is-disabled, .a-btn-primary:disabled, .m-menuTaxArchive ul li[class*="current-menu-item"] a:disabled, .m-menuTaxArchive ul li[class^="current-menu-item"] a:disabled, .m-menuTaxArchive ul li[class$="current-menu-item"] a:disabled {
    pointer-events: none;
    opacity: .5; }
  .a-btn-primary.btnMin, .m-menuCatArchive ul li a.a-btn-primary, .m-menuTaxArchive ul li[class*="current-menu-item"] a.btnMin, .m-menuTaxArchive .m-menuCatArchive ul li[class*="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class*="current-menu-item"] a, .m-menuTaxArchive ul li[class^="current-menu-item"] a.btnMin, .m-menuTaxArchive .m-menuCatArchive ul li[class^="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class^="current-menu-item"] a, .m-menuTaxArchive ul li[class$="current-menu-item"] a.btnMin, .m-menuTaxArchive .m-menuCatArchive ul li[class$="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class$="current-menu-item"] a {
    font-size: 18px;
    line-height: 1em;
    padding: 0.5rem 1.25rem; }
    @media (max-width: 768px) {
      .a-btn-primary.btnMin, .m-menuCatArchive ul li a.a-btn-primary, .m-menuTaxArchive ul li[class*="current-menu-item"] a.btnMin, .m-menuTaxArchive .m-menuCatArchive ul li[class*="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class*="current-menu-item"] a, .m-menuTaxArchive ul li[class^="current-menu-item"] a.btnMin, .m-menuTaxArchive .m-menuCatArchive ul li[class^="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class^="current-menu-item"] a, .m-menuTaxArchive ul li[class$="current-menu-item"] a.btnMin, .m-menuTaxArchive .m-menuCatArchive ul li[class$="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class$="current-menu-item"] a {
        font-size: 16px; } }
  .a-btn-primary.--tag, .m-menuTaxArchive ul li[class*="current-menu-item"] a, .m-menuTaxArchive ul li[class^="current-menu-item"] a, .m-menuTaxArchive ul li[class$="current-menu-item"] a {
    font-size: 14px;
    line-height: 1em;
    padding: 0.3125rem 0.625rem; }
  .a-btn-primary.--with-icon, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--with-icon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 1.5625rem; }
    .a-btn-primary.--with-icon > svg, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--with-icon > svg, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--with-icon > svg, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--with-icon > svg {
      max-height: 1.2lh;
      max-width: 1.2lh;
      flex-shrink: 0;
      display: flex;
      pointer-events: none; }
    .a-btn-primary.--with-icon.btnMin, .m-menuCatArchive ul li a.--with-icon, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--with-icon.btnMin, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--with-icon.btnMin, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--with-icon.btnMin {
      gap: 1.0625rem; }
    .a-btn-primary.--with-icon.--tag, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--with-icon {
      gap: 0.5rem; }
  .a-btn-primary:hover, .m-menuTaxArchive ul li[class*="current-menu-item"] a:hover, .m-menuTaxArchive ul li[class^="current-menu-item"] a:hover, .m-menuTaxArchive ul li[class$="current-menu-item"] a:hover, .a-btn-primary:active, .m-menuTaxArchive ul li[class*="current-menu-item"] a:active, .m-menuTaxArchive ul li[class^="current-menu-item"] a:active, .m-menuTaxArchive ul li[class$="current-menu-item"] a:active, .a-btn-primary:focus, .m-menuTaxArchive ul li[class*="current-menu-item"] a:focus, .m-menuTaxArchive ul li[class^="current-menu-item"] a:focus, .m-menuTaxArchive ul li[class$="current-menu-item"] a:focus, .a-btn-primary.is-active, .m-menuTaxArchive ul li[class*="current-menu-item"] a.is-active, .m-menuTaxArchive ul li[class^="current-menu-item"] a.is-active, .m-menuTaxArchive ul li[class$="current-menu-item"] a.is-active {
    color: #ffffff !important;
    background-color: #26292e !important;
    border-color: #26292e !important;
    /* Colors */ }
    .a-btn-primary:hover > svg path, .m-menuTaxArchive ul li[class*="current-menu-item"] a:hover > svg path, .m-menuTaxArchive ul li[class^="current-menu-item"] a:hover > svg path, .m-menuTaxArchive ul li[class$="current-menu-item"] a:hover > svg path, .a-btn-primary:active > svg path, .m-menuTaxArchive ul li[class*="current-menu-item"] a:active > svg path, .m-menuTaxArchive ul li[class^="current-menu-item"] a:active > svg path, .m-menuTaxArchive ul li[class$="current-menu-item"] a:active > svg path, .a-btn-primary:focus > svg path, .m-menuTaxArchive ul li[class*="current-menu-item"] a:focus > svg path, .m-menuTaxArchive ul li[class^="current-menu-item"] a:focus > svg path, .m-menuTaxArchive ul li[class$="current-menu-item"] a:focus > svg path, .a-btn-primary.is-active > svg path, .m-menuTaxArchive ul li[class*="current-menu-item"] a.is-active > svg path, .m-menuTaxArchive ul li[class^="current-menu-item"] a.is-active > svg path, .m-menuTaxArchive ul li[class$="current-menu-item"] a.is-active > svg path {
      fill: #ffffff !important; }
  .a-btn-primary > svg path, .m-menuTaxArchive ul li[class*="current-menu-item"] a > svg path, .m-menuTaxArchive ul li[class^="current-menu-item"] a > svg path, .m-menuTaxArchive ul li[class$="current-menu-item"] a > svg path {
    fill: #26292e !important; }

/* btn-secondary Styles */
/* buttons solid */
.a-btn-secondary {
  color: #ffffff !important;
  background-color: transparent !important;
  border: 1px solid #ffffff !important; }
  .a-btn-secondary.btn-full {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    justify-content: center; }
  .a-btn-secondary:hover {
    text-decoration: none; }
  .a-btn-secondary.is-disabled, .a-btn-secondary:disabled {
    pointer-events: none;
    opacity: .5; }
  .a-btn-secondary.btnMin, .m-menuCatArchive ul li a.a-btn-secondary {
    font-size: 18px;
    line-height: 1em;
    padding: 0.5rem 1.25rem; }
    @media (max-width: 768px) {
      .a-btn-secondary.btnMin, .m-menuCatArchive ul li a.a-btn-secondary {
        font-size: 16px; } }
  .a-btn-secondary.--tag, .m-menuTaxArchive ul li[class*="current-menu-item"] a.a-btn-secondary, .m-menuTaxArchive ul li[class^="current-menu-item"] a.a-btn-secondary, .m-menuTaxArchive ul li[class$="current-menu-item"] a.a-btn-secondary {
    font-size: 14px;
    line-height: 1em;
    padding: 0.3125rem 0.625rem; }
  .a-btn-secondary.--with-icon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 1.5625rem; }
    .a-btn-secondary.--with-icon > svg {
      max-height: 1.2lh;
      max-width: 1.2lh;
      flex-shrink: 0;
      display: flex;
      pointer-events: none; }
    .a-btn-secondary.--with-icon.btnMin, .m-menuCatArchive ul li a.--with-icon {
      gap: 1.0625rem; }
    .a-btn-secondary.--with-icon.--tag, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--with-icon {
      gap: 0.5rem; }
  .a-btn-secondary:hover, .a-btn-secondary:active, .a-btn-secondary:focus, .a-btn-secondary.is-active {
    color: #26292e !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    /* Colors */ }
    .a-btn-secondary:hover > svg path, .a-btn-secondary:active > svg path, .a-btn-secondary:focus > svg path, .a-btn-secondary.is-active > svg path {
      fill: #26292e !important; }
  .a-btn-secondary > svg path {
    fill: #ffffff !important; }

/* btn-white Styles */
/* buttons solid */
.a-btn-white, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a {
  color: #26292e !important;
  background-color: #ffffff !important;
  border: 1px solid #ffffff !important; }
  .a-btn-white.btn-full, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.btn-full {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    justify-content: center; }
  .a-btn-white:hover, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a:hover {
    text-decoration: none; }
  .a-btn-white.is-disabled, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.is-disabled, .a-btn-white:disabled, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a:disabled {
    pointer-events: none;
    opacity: .5; }
  .a-btn-white.btnMin, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.btnMin, .m-menuCatArchive ul li a.a-btn-white, .--buttonsWhite.m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a {
    font-size: 18px;
    line-height: 1em;
    padding: 0.5rem 1.25rem; }
    @media (max-width: 768px) {
      .a-btn-white.btnMin, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.btnMin, .m-menuCatArchive ul li a.a-btn-white, .--buttonsWhite.m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a {
        font-size: 16px; } }
  .a-btn-white.--tag, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--tag, .m-menuTaxArchive ul li[class*="current-menu-item"] a.a-btn-white, .m-menuTaxArchive .m-menuCatArchive ul li[class*="current-menu-item"] a .--buttonsWhite.m-menuCatArchive ul li a, .m-menuCatArchive .m-menuTaxArchive ul li[class*="current-menu-item"] a .--buttonsWhite.m-menuCatArchive ul li a, .m-menuTaxArchive ul li[class^="current-menu-item"] a.a-btn-white, .m-menuTaxArchive .m-menuCatArchive ul li[class^="current-menu-item"] a .--buttonsWhite.m-menuCatArchive ul li a, .m-menuCatArchive .m-menuTaxArchive ul li[class^="current-menu-item"] a .--buttonsWhite.m-menuCatArchive ul li a, .m-menuTaxArchive ul li[class$="current-menu-item"] a.a-btn-white, .m-menuTaxArchive .m-menuCatArchive ul li[class$="current-menu-item"] a .--buttonsWhite.m-menuCatArchive ul li a, .m-menuCatArchive .m-menuTaxArchive ul li[class$="current-menu-item"] a .--buttonsWhite.m-menuCatArchive ul li a {
    font-size: 14px;
    line-height: 1em;
    padding: 0.3125rem 0.625rem; }
  .a-btn-white.--with-icon, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--with-icon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 1.5625rem; }
    .a-btn-white.--with-icon > svg, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--with-icon > svg {
      max-height: 1.2lh;
      max-width: 1.2lh;
      flex-shrink: 0;
      display: flex;
      pointer-events: none; }
    .a-btn-white.--with-icon.btnMin, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--with-icon.btnMin, .--buttonsWhite.m-menuCatArchive ul li[class*="current-menu-item"] a .--buttonsWhite.m-menuCatArchive ul li a.--with-icon, .--buttonsWhite.m-menuCatArchive ul li[class^="current-menu-item"] a .--buttonsWhite.m-menuCatArchive ul li a.--with-icon, .--buttonsWhite.m-menuCatArchive ul li[class$="current-menu-item"] a .--buttonsWhite.m-menuCatArchive ul li a.--with-icon, .--buttonsWhite.m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a .--buttonsWhite.m-menuCatArchive ul li a.--with-icon, .--buttonsWhite.m-menuCatArchive ul li[class*="current-tax"] a .--buttonsWhite.m-menuCatArchive ul li a.--with-icon, .m-menuCatArchive ul li a.--with-icon {
      gap: 1.0625rem; }
    .a-btn-white.--with-icon.--tag, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.--with-icon.--tag, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--with-icon {
      gap: 0.5rem; }
  .a-btn-white:hover, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a:hover, .a-btn-white:active, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a:active, .a-btn-white:focus, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a:focus, .a-btn-white.is-active, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.is-active {
    color: #ffffff !important;
    background-color: #26292e !important;
    border-color: #26292e !important;
    /* Colors */ }
    .a-btn-white:hover > svg path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a:hover > svg path, .a-btn-white:active > svg path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a:active > svg path, .a-btn-white:focus > svg path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a:focus > svg path, .a-btn-white.is-active > svg path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a.is-active > svg path {
      fill: #ffffff !important; }
  .a-btn-white > svg path, .m-menuCatArchive ul li a .--buttonsWhite.m-menuCatArchive ul li a > svg path {
    fill: #26292e !important; }

/* btn-black Styles */
/* buttons solid */
.a-btn-black, .m-menuCatArchive ul li[class*="current-menu-item"] a, .m-menuCatArchive ul li[class^="current-menu-item"] a, .m-menuCatArchive ul li[class$="current-menu-item"] a, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a, .m-menuCatArchive ul li[class*="current-tax"] a {
  color: #ffffff !important;
  background-color: #26292e !important;
  border: 1px solid #26292e !important; }
  .a-btn-black.btn-full, .m-menuCatArchive ul li[class*="current-menu-item"] a.btn-full, .m-menuCatArchive ul li[class^="current-menu-item"] a.btn-full, .m-menuCatArchive ul li[class$="current-menu-item"] a.btn-full, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a.btn-full, .m-menuCatArchive ul li[class*="current-tax"] a.btn-full {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    justify-content: center; }
  .a-btn-black:hover, .m-menuCatArchive ul li[class*="current-menu-item"] a:hover, .m-menuCatArchive ul li[class^="current-menu-item"] a:hover, .m-menuCatArchive ul li[class$="current-menu-item"] a:hover, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a:hover, .m-menuCatArchive ul li[class*="current-tax"] a:hover {
    text-decoration: none; }
  .a-btn-black.is-disabled, .m-menuCatArchive ul li[class*="current-menu-item"] a.is-disabled, .m-menuCatArchive ul li[class^="current-menu-item"] a.is-disabled, .m-menuCatArchive ul li[class$="current-menu-item"] a.is-disabled, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a.is-disabled, .m-menuCatArchive ul li[class*="current-tax"] a.is-disabled, .a-btn-black:disabled, .m-menuCatArchive ul li[class*="current-menu-item"] a:disabled, .m-menuCatArchive ul li[class^="current-menu-item"] a:disabled, .m-menuCatArchive ul li[class$="current-menu-item"] a:disabled, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a:disabled, .m-menuCatArchive ul li[class*="current-tax"] a:disabled {
    pointer-events: none;
    opacity: .5; }
  .a-btn-black.btnMin, .m-menuCatArchive ul li a.a-btn-black, .m-menuCatArchive ul li[class*="current-menu-item"] a, .m-menuCatArchive ul li[class^="current-menu-item"] a, .m-menuCatArchive ul li[class$="current-menu-item"] a, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a, .m-menuCatArchive ul li[class*="current-tax"] a {
    font-size: 18px;
    line-height: 1em;
    padding: 0.5rem 1.25rem; }
    @media (max-width: 768px) {
      .a-btn-black.btnMin, .m-menuCatArchive ul li a.a-btn-black, .m-menuCatArchive ul li[class*="current-menu-item"] a, .m-menuCatArchive ul li[class^="current-menu-item"] a, .m-menuCatArchive ul li[class$="current-menu-item"] a, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a, .m-menuCatArchive ul li[class*="current-tax"] a {
        font-size: 16px; } }
  .a-btn-black.--tag, .m-menuCatArchive ul li[class*="current-menu-item"] a.--tag, .m-menuCatArchive ul li[class^="current-menu-item"] a.--tag, .m-menuCatArchive ul li[class$="current-menu-item"] a.--tag, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a.--tag, .m-menuCatArchive ul li[class*="current-tax"] a.--tag, .m-menuTaxArchive ul li[class*="current-menu-item"] a.a-btn-black, .m-menuTaxArchive .m-menuCatArchive ul li[class*="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class*="current-menu-item"] a, .m-menuTaxArchive ul li[class^="current-menu-item"] a.a-btn-black, .m-menuTaxArchive .m-menuCatArchive ul li[class^="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class^="current-menu-item"] a, .m-menuTaxArchive ul li[class$="current-menu-item"] a.a-btn-black, .m-menuTaxArchive .m-menuCatArchive ul li[class$="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class$="current-menu-item"] a {
    font-size: 14px;
    line-height: 1em;
    padding: 0.3125rem 0.625rem; }
  .a-btn-black.--with-icon, .m-menuCatArchive ul li[class*="current-menu-item"] a.--with-icon, .m-menuCatArchive ul li[class^="current-menu-item"] a.--with-icon, .m-menuCatArchive ul li[class$="current-menu-item"] a.--with-icon, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a.--with-icon, .m-menuCatArchive ul li[class*="current-tax"] a.--with-icon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 1.5625rem; }
    .a-btn-black.--with-icon > svg, .m-menuCatArchive ul li[class*="current-menu-item"] a.--with-icon > svg, .m-menuCatArchive ul li[class^="current-menu-item"] a.--with-icon > svg, .m-menuCatArchive ul li[class$="current-menu-item"] a.--with-icon > svg, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a.--with-icon > svg, .m-menuCatArchive ul li[class*="current-tax"] a.--with-icon > svg {
      max-height: 1.2lh;
      max-width: 1.2lh;
      flex-shrink: 0;
      display: flex;
      pointer-events: none; }
    .a-btn-black.--with-icon.btnMin, .m-menuCatArchive ul li a.--with-icon {
      gap: 1.0625rem; }
    .a-btn-black.--with-icon.--tag, .m-menuCatArchive ul li[class*="current-menu-item"] a.--with-icon.--tag, .m-menuCatArchive ul li[class^="current-menu-item"] a.--with-icon.--tag, .m-menuCatArchive ul li[class$="current-menu-item"] a.--with-icon.--tag, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a.--with-icon.--tag, .m-menuCatArchive ul li[class*="current-tax"] a.--with-icon.--tag, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--with-icon {
      gap: 0.5rem; }
  .a-btn-black:hover, .m-menuCatArchive ul li[class*="current-menu-item"] a:hover, .m-menuCatArchive ul li[class^="current-menu-item"] a:hover, .m-menuCatArchive ul li[class$="current-menu-item"] a:hover, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a:hover, .m-menuCatArchive ul li[class*="current-tax"] a:hover, .a-btn-black:active, .m-menuCatArchive ul li[class*="current-menu-item"] a:active, .m-menuCatArchive ul li[class^="current-menu-item"] a:active, .m-menuCatArchive ul li[class$="current-menu-item"] a:active, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a:active, .m-menuCatArchive ul li[class*="current-tax"] a:active, .a-btn-black:focus, .m-menuCatArchive ul li[class*="current-menu-item"] a:focus, .m-menuCatArchive ul li[class^="current-menu-item"] a:focus, .m-menuCatArchive ul li[class$="current-menu-item"] a:focus, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a:focus, .m-menuCatArchive ul li[class*="current-tax"] a:focus, .a-btn-black.is-active, .m-menuCatArchive ul li[class*="current-menu-item"] a.is-active, .m-menuCatArchive ul li[class^="current-menu-item"] a.is-active, .m-menuCatArchive ul li[class$="current-menu-item"] a.is-active, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a.is-active, .m-menuCatArchive ul li[class*="current-tax"] a.is-active {
    color: #26292e !important;
    background-color: #ffffff !important;
    border-color: #26292e !important;
    /* Colors */ }
    .a-btn-black:hover > svg path, .m-menuCatArchive ul li[class*="current-menu-item"] a:hover > svg path, .m-menuCatArchive ul li[class^="current-menu-item"] a:hover > svg path, .m-menuCatArchive ul li[class$="current-menu-item"] a:hover > svg path, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a:hover > svg path, .m-menuCatArchive ul li[class*="current-tax"] a:hover > svg path, .a-btn-black:active > svg path, .m-menuCatArchive ul li[class*="current-menu-item"] a:active > svg path, .m-menuCatArchive ul li[class^="current-menu-item"] a:active > svg path, .m-menuCatArchive ul li[class$="current-menu-item"] a:active > svg path, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a:active > svg path, .m-menuCatArchive ul li[class*="current-tax"] a:active > svg path, .a-btn-black:focus > svg path, .m-menuCatArchive ul li[class*="current-menu-item"] a:focus > svg path, .m-menuCatArchive ul li[class^="current-menu-item"] a:focus > svg path, .m-menuCatArchive ul li[class$="current-menu-item"] a:focus > svg path, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a:focus > svg path, .m-menuCatArchive ul li[class*="current-tax"] a:focus > svg path, .a-btn-black.is-active > svg path, .m-menuCatArchive ul li[class*="current-menu-item"] a.is-active > svg path, .m-menuCatArchive ul li[class^="current-menu-item"] a.is-active > svg path, .m-menuCatArchive ul li[class$="current-menu-item"] a.is-active > svg path, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a.is-active > svg path, .m-menuCatArchive ul li[class*="current-tax"] a.is-active > svg path {
      fill: #26292e !important; }
  .a-btn-black > svg path, .m-menuCatArchive ul li[class*="current-menu-item"] a > svg path, .m-menuCatArchive ul li[class^="current-menu-item"] a > svg path, .m-menuCatArchive ul li[class$="current-menu-item"] a > svg path, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a > svg path, .m-menuCatArchive ul li[class*="current-tax"] a > svg path {
    fill: #ffffff !important; }

/* btn-gray Styles */
/* buttons solid */
.a-btn-gray, .m-menuCatArchive ul li a {
  color: #26292e !important;
  background-color: #E4E5E5 !important;
  border: 1px solid #E4E5E5 !important; }
  .a-btn-gray.btn-full, .m-menuCatArchive ul li a.btn-full {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    justify-content: center; }
  .a-btn-gray:hover, .m-menuCatArchive ul li a:hover {
    text-decoration: none; }
  .a-btn-gray.is-disabled, .m-menuCatArchive ul li a.is-disabled, .a-btn-gray:disabled, .m-menuCatArchive ul li a:disabled {
    pointer-events: none;
    opacity: .5; }
  .a-btn-gray.btnMin, .m-menuCatArchive ul li[class*="current-menu-item"] a.a-btn-gray, .m-menuCatArchive ul li[class^="current-menu-item"] a.a-btn-gray, .m-menuCatArchive ul li[class$="current-menu-item"] a.a-btn-gray, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a.a-btn-gray, .m-menuCatArchive ul li[class*="current-tax"] a.a-btn-gray, .m-menuCatArchive ul li a {
    font-size: 18px;
    line-height: 1em;
    padding: 0.5rem 1.25rem; }
    @media (max-width: 768px) {
      .a-btn-gray.btnMin, .m-menuCatArchive ul li[class*="current-menu-item"] a.a-btn-gray, .m-menuCatArchive ul li[class^="current-menu-item"] a.a-btn-gray, .m-menuCatArchive ul li[class$="current-menu-item"] a.a-btn-gray, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a.a-btn-gray, .m-menuCatArchive ul li[class*="current-tax"] a.a-btn-gray, .m-menuCatArchive ul li a {
        font-size: 16px; } }
  .a-btn-gray.--tag, .m-menuCatArchive ul li a.--tag, .m-menuTaxArchive ul li[class*="current-menu-item"] a.a-btn-gray, .m-menuTaxArchive .m-menuCatArchive ul li[class*="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class*="current-menu-item"] a, .m-menuTaxArchive ul li[class^="current-menu-item"] a.a-btn-gray, .m-menuTaxArchive .m-menuCatArchive ul li[class^="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class^="current-menu-item"] a, .m-menuTaxArchive ul li[class$="current-menu-item"] a.a-btn-gray, .m-menuTaxArchive .m-menuCatArchive ul li[class$="current-menu-item"] a, .m-menuCatArchive .m-menuTaxArchive ul li[class$="current-menu-item"] a {
    font-size: 14px;
    line-height: 1em;
    padding: 0.3125rem 0.625rem; }
  .a-btn-gray.--with-icon, .m-menuCatArchive ul li a.--with-icon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 1.5625rem; }
    .a-btn-gray.--with-icon > svg, .m-menuCatArchive ul li a.--with-icon > svg {
      max-height: 1.2lh;
      max-width: 1.2lh;
      flex-shrink: 0;
      display: flex;
      pointer-events: none; }
    .a-btn-gray.--with-icon.btnMin, .m-menuCatArchive ul li a.--with-icon {
      gap: 1.0625rem; }
    .a-btn-gray.--with-icon.--tag, .m-menuCatArchive ul li a.--with-icon.--tag, .m-menuTaxArchive ul li[class*="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class^="current-menu-item"] a.--with-icon, .m-menuTaxArchive ul li[class$="current-menu-item"] a.--with-icon {
      gap: 0.5rem; }
  .a-btn-gray:hover, .m-menuCatArchive ul li a:hover, .a-btn-gray:active, .m-menuCatArchive ul li a:active, .a-btn-gray:focus, .m-menuCatArchive ul li a:focus, .a-btn-gray.is-active, .m-menuCatArchive ul li a.is-active {
    color: #ffffff !important;
    background-color: #26292e !important;
    border-color: #26292e !important;
    /* Colors */ }
    .a-btn-gray:hover > svg path, .m-menuCatArchive ul li a:hover > svg path, .a-btn-gray:active > svg path, .m-menuCatArchive ul li a:active > svg path, .a-btn-gray:focus > svg path, .m-menuCatArchive ul li a:focus > svg path, .a-btn-gray.is-active > svg path, .m-menuCatArchive ul li a.is-active > svg path {
      fill: #ffffff !important; }
  .a-btn-gray > svg path, .m-menuCatArchive ul li a > svg path {
    fill: #26292e !important; }

.btn-reset, .slick-dots li button {
  background-color: transparent;
  border: 0;
  color: inherit;
  padding: 0; }
  .btn-reset:hover, .slick-dots li button:hover, .btn-reset:active, .slick-dots li button:active, .btn-reset:focus, .slick-dots li button:focus {
    background-color: transparent;
    border: 0;
    padding: 0;
    color: inherit;
    box-shadow: 0; }

/* a-tag */
.a-tag {
  font-size: 16px;
  line-height: 24px;
  display: inline-flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  text-decoration: none;
  font-family: "BwModelica-RegularExpanded", Arial, sans-serif;
  text-align: center;
  padding: 8px 24px;
  border-radius: 40px;
  position: relative; }
  @media (max-width: 991.98px) {
    .a-tag {
      font-size: 14px;
      line-height: 21px;
      padding: 6px 18px; } }
  @media (max-width: 991.98px) and (max-width: 992px) {
    .a-tag {
      font-size: 14px;
      line-height: 17px; } }
  .a-tag.--tagMin {
    font-size: 12px;
    line-height: 18px; }

/* BTN SOLID MIXIN */
/*
Name color BG-Color COLOR-BORDER COLOR-HOVER COLOR-HOVER-BG COLOR-BODER-HOVER
name color, $c, $c-bg, $c-brdr
*/
/* buttons solid */
.a-tag-primaryTransparent {
  color: #26292e;
  background-color: rgba(255, 255, 255, 0.3);
  border-color: transparent; }

/* buttons solid */
.a-tag-primary {
  color: #26292e;
  background-color: #E4E5E5;
  border-color: transparent; }

/* a-tagProduct */
.a-tagProduct {
  font-size: 14px;
  line-height: 21px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "BwModelica-RegularExpanded", Arial, sans-serif;
  text-align: center;
  padding: 4px 12px;
  background-color: var(--color-accent-tag-product); }
  @media (max-width: 992px) {
    .a-tagProduct {
      font-size: 14px;
      line-height: 17px; } }
/* BTN SOLID MIXIN 
@mixin tag( $c, $c-bg, $c-brdr ){
	color: 					$c;
	background-color:		$c-bg;
	border-color: 			$c-brdr;
}
*/
/*
Name color BG-Color COLOR-BORDER COLOR-HOVER COLOR-HOVER-BG COLOR-BODER-HOVER
name color, $c, $c-bg, $c-brdr

$tagsSolid: 
	"primaryTransparent" $brand-color-black $color-tag-white-opacity-03 transparent,
	"primary" $brand-color-black $brand-color-gray transparent,
;

@each $e-name, $e-c, $e-c-bg, $e-c-brdr in $tagsSolid{
	/* btn- Styles */
/* buttons solid
	.a-tagProduct-{
		@include tag( , ,  ); 
	}
} */
/* Forms
  =============== */
[type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=url], [type=week], [type=time], select, textarea {
  display: block;
  border: 1px solid #E4E5E5;
  border-radius: 10px;
  padding: .75rem;
  outline: none;
  background: #E4E5E5;
  margin-bottom: .5rem;
  width: 100%;
  max-width: 100%;
  font-family: inherit;
  font-size: 14px;
  line-height: 21px; }
  @media (max-width: 992px) {
    [type=color], [type=date], [type=datetime], [type=datetime-local], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=url], [type=week], [type=time], select, textarea {
      font-size: 14px;
      line-height: 17px; } }
[type=color]:hover, [type=date]:hover, [type=datetime]:hover, [type=datetime-local]:hover, [type=email]:hover, [type=month]:hover, [type=number]:hover, [type=password]:hover, [type=search]:hover, [type=tel]:hover, [type=text]:hover, [type=url]:hover, [type=week]:hover, [type=time]:hover, select:hover, textarea:hover {
  border: 1px solid #c5c5c5; }

[type=color]:focus, [type=color]:active, [type=date]:focus, [type=date]:active, [type=datetime]:focus, [type=datetime]:active, [type=datetime-local]:focus, [type=datetime-local]:active, [type=email]:focus, [type=email]:active, [type=month]:focus, [type=month]:active, [type=number]:focus, [type=number]:active, [type=password]:focus, [type=password]:active, [type=search]:focus, [type=search]:active, [type=tel]:focus, [type=tel]:active, [type=text]:focus, [type=text]:active, [type=url]:focus, [type=url]:active, [type=week]:focus, [type=week]:active, [type=time]:focus, [type=time]:active, select:focus, select:active, textarea:focus, textarea:active {
  border: 1px solid #26292e; }

textarea {
  overflow: auto;
  height: auto; }

fieldset {
  border: 1px solid #dedede;
  border-radius: 10px;
  padding: 1rem;
  margin: 1.5rem 0; }

legend {
  padding: 0 .5rem;
  font-weight: 600; }

select {
  color: #26292e;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #E4E5E5;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAvklEQVQoFY2QMQqEMBBFv7ERa/EMXkGw11K8QbDXzuN4BHv7QO6ifUgj7v4UAdlVM8Uwf+b9YZJISnlqrfEUZVlinucnBGKaJgghbiHOyLyFKIoCbdvecpyReYvo/Ma2bajrGtbaC58kCdZ1RZ7nl/4/4d5EsO/7nzl7IUtodBexMMagaRrs+06JLMvcNWmaOv2W/C/TMAyD58dxROgSmvxFFMdxoOs6lliWBXEcuzokXRbRoJRyvqqqQvye+QDMDz1D6yuj9wAAAABJRU5ErkJggg==) right center no-repeat;
  line-height: 1; }

select::-ms-expand {
  display: none; }

[type=range] {
  width: 100%; }

label {
  font-weight: 600;
  max-width: 100%;
  display: block;
  margin: 1rem 0 .5rem; }

@media (min-width: 600px) {
  .split-form label {
    text-align: right;
    padding: 0 .5rem;
    margin-bottom: 1rem; } }

input.has-error,
select.has-error,
textarea.has-error {
  border: 1px solid #E01F3D;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 6px #f6bcc5; }

::-webkit-input-placeholder,
::-moz-placeholder,
:-moz-placeholder,
:-ms-input-placeholder {
  color: #9f9285; }

/* Tables
  =============== */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 100%; }

thead th {
  border-bottom: 2px solid #dedede; }

tfoot th {
  border-top: 2px solid #dedede; }

td {
  border-bottom: 1px solid #dedede; }

th,
td {
  text-align: left;
  padding: .5rem; }

caption {
  padding: 1rem 0;
  caption-side: bottom;
  color: #ababab; }

.striped-table tbody tr:nth-child(odd) {
  background-color: #f8f8f8; }

.contain-table {
  overflow-x: auto; }

@media (min-width: 600px) {
  .contain-table {
    width: 100%; } }

/* Navigation  */
/*
Remove this area if you are including variables.less from bootstrap or if you are including this less file inside a bigger one that contains variables.less already.*/
.help-block, div.wpcf7 span.wpcf7-not-valid-tip {
  display: block;
  margin-top: 2px;
  margin-bottom: 10px;
  color: #606774; }

div.wpcf7 div.wpcf7-response-output {
  margin-bottom: 20px;
  color: #E01F3D; }
  div.wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #00A04A;
    border-color: #d6e9c6;
    background-color: #dff0d8; }
  div.wpcf7 div.wpcf7-response-output.wpcf7-mail-sent-ng {
    color: #9d162b;
    border-color: #E01F3D;
    background-color: #E01F3D; }
  div.wpcf7 div.wpcf7-response-output.wpcf7-spam-blocked {
    color: #9d162b;
    border-color: #E01F3D;
    background-color: #E01F3D; }
  div.wpcf7 div.wpcf7-response-output.wpcf7-validation-errors {
    color: #FDDC0D;
    border-color: #efa702;
    background-color: #FDDC0D; }

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  border: 0; }

div.wpcf7 span.wpcf7-form-control-wrap {
  position: relative; }

div.wpcf7 input.wpcf7-not-valid {
  border-color: #E01F3D;
  margin-bottom: 0rem; }

div.wpcf7 span.wpcf7-not-valid-tip {
  color: #E01F3D; }

div.wpcf7 span.wpcf7-list-item {
  /*margin-left: @include 5em;*/ }

div.wpcf7 .wpcf7-display-none {
  display: none; }

div.wpcf7 img.ajax-loader {
  margin-left: 4px;
  vertical-align: middle;
  border: none; }

div.wpcf7 div.ajax-error {
  display: none; }

div.wpcf7 textarea.a-textHeight {
  height: 37.5rem; }
  @media (max-width: 800px) {
    div.wpcf7 textarea.a-textHeight {
      height: auto; } }
div.wpcf7__terms, div.wpcf7__submit {
  margin-bottom: 1rem; }

div.wpcf7__submit > * {
  margin-left: 0; }

div.wpcf7 .__input.__acceptance .wpcf7-list-item {
  margin-left: 0; }
  div.wpcf7 .__input.__acceptance .wpcf7-list-item label {
    font-size: 12px;
    line-height: 18px; }

.ht-one {
  font-size: 80px;
  line-height: 96px; }
  @media (max-width: 992px) {
    .ht-one {
      font-size: 50px;
      line-height: 60px; } }
.ht-two {
  font-size: 35px;
  line-height: 42px; }
  @media (max-width: 992px) {
    .ht-two {
      font-size: 25px;
      line-height: 30px; } }
.ht-three, .m-navHeaderMob > ul > li > a {
  font-size: 20px;
  line-height: 30px; }

.ht-body, .m-navHeader > ul > li > a {
  font-size: 16px;
  line-height: 24px; }

.ht-body-s {
  font-size: 14px;
  line-height: 21px; }
  @media (max-width: 992px) {
    .ht-body-s {
      font-size: 14px;
      line-height: 17px; } }
.ht-body-xs {
  font-size: 12px;
  line-height: 18px; }

.a-btnPlay {
  width: 40px;
  height: 40px;
  display: block;
  color: unset;
  color: currentColor; }
  .a-btnPlay svg {
    width: 40px;
    height: 40px;
    display: block;
    pointer-events: none; }
  .a-btnPlay.--white > svg rect {
    fill: #ffffff; }
  .a-btnPlay.--white > svg path {
    fill: #26292e; }
  .a-btnPlay.--black > svg rect {
    fill: #26292e; }
  .a-btnPlay.--black > svg path {
    fill: #ffffff; }

.a-btnArrow {
  width: 35px;
  height: 35px;
  display: block;
  color: unset;
  color: currentColor; }
  .a-btnArrow:hover {
    color: unset;
    color: currentColor; }
    .a-btnArrow:hover svg path {
      color: unset;
      color: currentColor; }
  .a-btnArrow svg {
    width: 35px;
    height: auto;
    display: block;
    pointer-events: none; }
    .a-btnArrow svg path {
      fill: currentColor; }

.a-logo {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  .a-logo svg {
    width: 116px;
    height: auto;
    display: block; }
    @media (max-width: 768px) {
      .a-logo svg {
        width: 80px; } }
    .a-logo svg path {
      fill: currentColor; }

.a-btnBrgr {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 50px;
  position: relative;
  margin: 0;
  border: 1px solid #26292e;
  background-color: #26292e; }
  .a-btnBrgr svg {
    width: 20px;
    height: 12px;
    height: auto;
    display: block;
    position: absolute; }
  .a-btnBrgr path {
    fill: #ffffff; }
  .a-btnBrgr:hover {
    border-color: #26292e;
    background-color: #ffffff; }
    .a-btnBrgr:hover path {
      fill: #26292e; }
  .a-btnBrgr.--yellow {
    border-color: #F9F1AD;
    background-color: #F9F1AD;
    color: #F9F1AD; }
    .a-btnBrgr.--yellow path {
      fill: #26292e; }

.a-btnSearch {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border-radius: 50px;
  position: relative;
  margin: 0;
  border: 1px solid #26292e;
  background-color: #ffffff;
  flex-shrink: 0; }
  .a-btnSearch svg {
    width: 15px;
    height: 15px;
    height: auto;
    display: block;
    position: absolute; }
  .a-btnSearch path {
    fill: #26292e; }
  .a-btnSearch:hover {
    border-color: #26292e;
    background-color: #26292e; }
    .a-btnSearch:hover path {
      fill: #ffffff; }

.a-btnPlus {
  width: 35px;
  height: 35px; }
  .a-btnPlus svg {
    width: 100%;
    height: auto;
    display: block;
    padding: 1px; }
    .a-btnPlus svg path {
      fill: currentColor; }

.a-btnPlusNew {
  width: 35px;
  height: 35px; }
  .a-btnPlusNew svg {
    width: 100%;
    height: auto;
    display: block;
    padding: 1px;
    width: 35px;
    height: 35px; }
  .a-btnPlusNew.--white .--e {
    fill: #26292e; }
  .a-btnPlusNew.--white .--bg {
    fill: #ffffff; }
  .a-btnPlusNew.--white:hover .--e {
    fill: #ffffff; }
  .a-btnPlusNew.--white:hover .--bg {
    fill: #26292e; }
  .a-btnPlusNew.--black .--e {
    fill: #ffffff; }
  .a-btnPlusNew.--black .--bg {
    fill: #26292e; }
  .a-btnPlusNew.--black:hover .--e {
    fill: #26292e; }
  .a-btnPlusNew.--black:hover .--bg {
    fill: #ffffff; }
  .a-btnPlusNew.--gray .--e {
    fill: #26292e; }
  .a-btnPlusNew.--gray .--bg {
    fill: #E4E5E5; }
  .a-btnPlusNew.--gray:hover .--e {
    fill: #ffffff; }
  .a-btnPlusNew.--gray:hover .--bg {
    fill: #26292e; }

.a-btnClose {
  width: 30px;
  height: 30px; }
  .a-btnClose svg {
    width: 100%;
    height: auto;
    display: block; }
    .a-btnClose svg path {
      fill: currentColor;
      opacity: 0.5; }

.a-xClose {
  width: 20px;
  height: 20px; }
  .a-xClose svg {
    width: 100%;
    height: auto;
    display: block;
    padding: 1px; }
    .a-xClose svg path {
      fill: currentColor; }

.a-btnKnowMore {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start; }
  .a-btnKnowMore > svg {
    width: 35px;
    height: 35px; }
  .a-btnKnowMore.--white .--e {
    fill: #26292e; }
  .a-btnKnowMore.--white .--bg {
    fill: #ffffff; }
  .a-btnKnowMore.--white:hover .--e {
    fill: #ffffff; }
  .a-btnKnowMore.--white:hover .--bg {
    fill: #26292e; }
  .a-btnKnowMore.--black .--e {
    fill: #ffffff; }
  .a-btnKnowMore.--black .--bg {
    fill: #26292e; }
  .a-btnKnowMore.--black:hover .--e {
    fill: #26292e; }
  .a-btnKnowMore.--black:hover .--bg {
    fill: #ffffff; }
  .a-btnKnowMore.--gray .--e {
    fill: #26292e; }
  .a-btnKnowMore.--gray .--bg {
    fill: #E4E5E5; }
  .a-btnKnowMore.--gray:hover .--e {
    fill: #ffffff; }
  .a-btnKnowMore.--gray:hover .--bg {
    fill: #26292e; }

.a-itemTab {
  text-decoration: none;
  width: 100%;
  cursor: pointer;
  pointer-events: all; }
  .a-itemTab .__dot {
    opacity: 0;
    pointer-events: none; }
  .a-itemTab.active .__dot {
    opacity: 1; }

.a-circleAcabados {
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .a-circleAcabados img {
    position: absolute;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    -o-object-fit: cover;
       object-fit: cover; }

.a-range {
  -webkit-appearance: none;
  margin: 0 0;
  width: 100%; }
  .a-range:focus {
    outline: none; }
  .a-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 1px;
    cursor: pointer;
    background: #26292e;
    border-radius: 25px;
    border: 0px; }
  .a-range::-webkit-slider-thumb {
    border: 0px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    background: #26292e;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -6px; }
  .a-range:focus::-webkit-slider-runnable-track {
    background: #26292e; }
  .a-range::-moz-range-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    background: #26292e;
    border-radius: 25px; }
  .a-range::-moz-range-thumb {
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    border: 0px solid #000000;
    height: 20px;
    width: 39px;
    border-radius: 7px;
    background: #65001c;
    cursor: pointer; }
  .a-range::-ms-track {
    width: 100%;
    height: 12.8px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    border-width: 39px 0;
    color: transparent; }
  .a-range::-ms-fill-lower {
    background: #26292e;
    border: 0px solid #000101;
    border-radius: 50px;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d; }
  .a-range::-ms-fill-upper {
    background: #26292e;
    border: 0px solid #000101;
    border-radius: 50px;
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d; }
  .a-range::-ms-thumb {
    box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d;
    border: 0px solid #000000;
    height: 20px;
    width: 39px;
    border-radius: 7px;
    background: #65001c;
    cursor: pointer; }
  .a-range:focus::-ms-fill-lower {
    background: #26292e; }
  .a-range:focus::-ms-fill-upper {
    background: #26292e; }

.a-download {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px; }
  .a-download > span {
    padding-top: 1px; }
  .a-download > svg {
    pointer-events: none;
    width: 35px;
    height: 35px; }
  .a-download.--white .--e {
    fill: #26292e; }
  .a-download.--white .--bg {
    fill: #ffffff; }
  .a-download.--white:hover .--e {
    fill: #ffffff; }
  .a-download.--white:hover .--bg {
    fill: #26292e; }
  .a-download.--black .--e {
    fill: #ffffff; }
  .a-download.--black .--bg {
    fill: #26292e; }
  .a-download.--black:hover .--e {
    fill: #26292e; }
  .a-download.--black:hover .--bg {
    fill: #ffffff; }
  .a-download.--gray .--e {
    fill: #26292e; }
  .a-download.--gray .--bg {
    fill: #E4E5E5; }
  .a-download.--gray:hover .--e {
    fill: #ffffff; }
  .a-download.--gray:hover .--bg {
    fill: #26292e; }

.a-imgModalDesigner {
  width: 100%;
  height: auto; }
  .a-imgModalDesigner img {
    max-width: 550px;
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto; }

.a-imgSliderSingle {
  width: 100%;
  height: auto;
  aspect-ratio: 1/0.60;
  position: relative; }
  .a-imgSliderSingle > img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute; }
  .slick-slide .a-imgSliderSingle > img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute; }

.a-imgButtonPlay {
  width: 100%;
  height: auto;
  aspect-ratio: 1/0.60;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center; }
  .a-imgButtonPlay > img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1; }
  .a-imgButtonPlay .a-btnPlay {
    z-index: 4;
    position: absolute;
    pointer-events: none;
    transition: -webkit-transform ease .3s;
    transition: transform ease .3s;
    transition: transform ease .3s, -webkit-transform ease .3s;
    width: 60px;
    height: 60px; }
    .a-imgButtonPlay .a-btnPlay svg {
      width: 60px;
      height: 60px; }
  .a-imgButtonPlay .__bxClick {
    position: absolute;
    cursor: pointer;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(38, 41, 46, 0.4);
    z-index: 3; }
  .a-imgButtonPlay:hover .a-btnPlay {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

.a-singDescripcionProj {
  position: relative; }
  .a-singDescripcionProj > div {
    max-height: 6.5lh;
    padding-bottom: 0px;
    overflow-y: auto;
    padding-right: 20px;
    /*
        *  STYLE 3
        */ }
    .a-singDescripcionProj > div::-webkit-scrollbar-track {
      display: unset;
      background-color: #E4E5E5;
      border-radius: 10px;
      bottom: 20px; }
    .a-singDescripcionProj > div::-webkit-scrollbar {
      display: unset;
      width: 4px;
      border-radius: 10px;
      background-color: transparent; }
    .a-singDescripcionProj > div::-webkit-scrollbar-thumb {
      display: unset;
      border-radius: 10px;
      background-color: #26292e; }
    @media (max-width: 1600px) {
      .a-singDescripcionProj > div {
        max-height: 5.5lh; } }
    @media (max-width: 1200px) {
      .a-singDescripcionProj > div {
        max-height: 100%; } }
  .a-singDescripcionProj::before {
    content: '';
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: white;
    background: linear-gradient(0deg, white 0%, white 49%, rgba(255, 255, 255, 0) 100%);
    right: 4px; }

.a-imageSobreNosotros {
  width: 100%;
  height: 100%;
  min-height: 650px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 992px) {
    .a-imageSobreNosotros {
      min-height: -webkit-fit-content;
      min-height: -moz-fit-content;
      min-height: fit-content; } }
  .a-imageSobreNosotros img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute; }
    @media (max-width: 992px) {
      .a-imageSobreNosotros img {
        position: relative; } }
.a-numberCircle {
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: center; }

.m-gridNumbers {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: start;
  gap: 1rem; }
  @media (max-width: 1600px) {
    .m-gridNumbers {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 992px) {
    .m-gridNumbers {
      grid-template-columns: repeat(1, 1fr); } }
  .m-gridNumbers > .col {
    height: 100%;
    width: 100%;
    min-height: 300px; }

.a-minHeightNosotros {
  min-height: 600px; }
  @media (max-width: 992px) {
    .a-minHeightNosotros {
      min-height: -webkit-fit-content;
      min-height: -moz-fit-content;
      min-height: fit-content; } }
/*  Molecules
    Molecules are groups of elements that function together as a unit
\*----------------------------------------------------------------------------*/
/* m-breadcrumb */
.m-breadcrumb {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-left: 0px;
  margin-left: 0px;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px; }
  .m-breadcrumb li {
    float: left;
    padding: 0 2px;
    color: #26292e; }
    .m-breadcrumb li a {
      text-decoration: none;
      font-weight: 400; }
      .m-breadcrumb li a:hover {
        text-decoration: underline; }
      .m-breadcrumb li a.current, .m-breadcrumb li a.active {
        pointer-events: none;
        cursor: default; }
        .m-breadcrumb li a.current:hover, .m-breadcrumb li a.active:hover {
          /* text-decoration: none;*/ }
    .m-breadcrumb li:last-child a {
      font-weight: 800; }

.m-cardColor {
  width: 100%; }
  .m-cardColor > div {
    width: 100%; }
  .m-cardColor__bxColor {
    padding-bottom: 45%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px; }
  .m-cardColor__bxTxt {
    padding-top: 1rem; }

.m-navHeader {
  position: relative;
  z-index: 10;
  /*
	>ul{
		@extend %reset-list;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		>li{
			display: flex;
			align-items: center;
			justify-content: center;
			padding: 0 map-get($map-sizes-desk, 'xxs' ) * 4px;
			@include breakpoint-xl(){
				padding: 0 map-get($map-sizes-desk, 'xxs' ) * 2px;
			}
			@include breakpoint-lg(){
				padding: 0 map-get($map-sizes-desk, 'xxs' ) * 1.2px;
			}
			&:first-child{padding-left: 0; }
			&:last-child{padding-right: 0; }
			>a{
				padding: 5px;
				color: currentColor;
				@extend .ht-body;
				@include breakpoint-lg(){
					@include ht-body() 
				}
			}
		}
		
		// Sleccionamos todos los LI que tienen un has children
		li[class*="has-children"]{
			position: relative;
			>a{
				padding-right: 30px;
				position: relative;
				&::before{
					content: '';
					display: block;
					width: 10px;
					height: 10px;
					position: absolute;
					top: 50%;
					right: 0;
					border-left: 1px solid currentColor;
					border-bottom: 1px solid currentColor;
					transform: translateX(-6px) translateY(-6px) rotate(-45deg);
				}
			}
			&:hover{
				>ul.sub-menu{
					display: block;
				}
			}
	
			// Submenu hijo directo de cualquier has-children
			>ul.sub-menu{
				@extend %reset-list;
				position: absolute;
				display: none;
				width: 240px;
				top: 100%;
				left: 23px;
				>li{
					position: relative;
					padding-bottom: 5px;
					a{
						width: 100%;
						@extend .ht-body-s;
						&:hover{
							color: currentColor;
						}
					}
				}
			}
		}
		

	} */
  /**
	*
	*	nivel 1
	*
	*
	*/ }
  @media (max-width: 1200px) {
    .m-navHeader {
      display: none; } }
  .m-navHeader > ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /**
		*
		*	nivel 1
		*
		*
		*/
    /**
		*
		* Nivel 1
		* 
		*/ }
    .m-navHeader > ul > li {
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 20px; }
      @media (max-width: 1200px) {
        .m-navHeader > ul > li {
          padding: 0 10px; } }
      @media (max-width: 992px) {
        .m-navHeader > ul > li {
          padding: 0 6px; } }
      .m-navHeader > ul > li:last-child {
        padding-right: 0; }
      .m-navHeader > ul > li > a {
        padding: 5px;
        color: currentColor; }
        @media (max-width: 992px) {
          .m-navHeader > ul > li > a {
            font-size: 16px;
            line-height: 24px; } }
    .m-navHeader > ul > li[class*="has-children"] {
      position: relative;
      /**
			*
			* Nivel 2
			* 
			*/ }
      .m-navHeader > ul > li[class*="has-children"] > a {
        padding-right: 30px;
        position: relative; }
        .m-navHeader > ul > li[class*="has-children"] > a::before {
          content: '';
          display: block;
          width: 10px;
          height: 10px;
          position: absolute;
          top: 50%;
          right: 0;
          border-left: 1px solid currentColor;
          border-bottom: 1px solid currentColor;
          -webkit-transform: translateX(-6px) translateY(-6px) rotate(-45deg);
                  transform: translateX(-6px) translateY(-6px) rotate(-45deg); }
      .m-navHeader > ul > li[class*="has-children"]:hover > ul.sub-menu {
        display: block; }
      .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu {
        padding-top: 40px;
        display: none;
        position: absolute;
        width: 240px;
        top: 100%;
        left: 25px;
        /**
				*
				* Nivel 2
				* 
				*/ }
        .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li {
          position: relative;
          padding-bottom: 5px;
          display: flex; }
          .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li > a {
            font-size: 14px;
            line-height: 21px;
            width: 100%;
            padding-right: 30px;
            position: relative;
            width: 100%; }
            @media (max-width: 992px) {
              .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li > a {
                font-size: 14px;
                line-height: 17px; } }
        .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"] {
          position: relative;
          padding-bottom: 20px;
          /**
					*
					* Nivel 3
					* 
					*/ }
          .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"] > a:before {
            content: '';
            display: block;
            width: 10px;
            height: 10px;
            position: absolute;
            top: 50%;
            right: 0;
            border-left: 1px solid currentColor;
            border-bottom: 1px solid currentColor;
            -webkit-transform: translateX(-6px) translateY(-6px) rotate(-45deg);
                    transform: translateX(-6px) translateY(-6px) rotate(-45deg); }
          .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"]:hover > a {
            color: currentColor; }
            .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"]:hover > a:before {
              -webkit-transform: translateX(-6px) translateY(-6px) rotate(-135deg);
                      transform: translateX(-6px) translateY(-6px) rotate(-135deg); }
          .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"]:hover > ul.sub-menu {
            display: block; }
          .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"] > ul.sub-menu {
            width: 240px;
            padding-left: 80px;
            right: -100%;
            top: 0;
            position: absolute;
            display: none; }
            .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"] > ul.sub-menu > li {
              width: 100%;
              padding-bottom: 10px; }
              .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"] > ul.sub-menu > li > a {
                font-size: 14px;
                line-height: 21px;
                color: currentColor;
                width: 100%; }
                @media (max-width: 992px) {
                  .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"] > ul.sub-menu > li > a {
                    font-size: 14px;
                    line-height: 17px; } }
.m-sliderHome {
  height: 100vh;
  min-height: 550px;
  position: relative;
  width: 100%; }
  .m-sliderHome:before, .m-sliderHome:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    pointer-events: none; }
  .m-sliderHome:before {
    height: 200px;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.668527) 0%, rgba(0, 0, 0, 0) 92%);
    z-index: 1; }
  .m-sliderHome:after {
    height: 20vh;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.668527) 0%, rgba(0, 0, 0, 0) 92%);
    z-index: 1; }
  .m-sliderHome > .__loop {
    height: 100vh;
    min-height: 550px; }
  .m-sliderHome > .__nav {
    position: absolute;
    width: 100%;
    bottom: 207px;
    z-index: 10;
    pointer-events: none; }
    @media (max-width: 576px) {
      .m-sliderHome > .__nav {
        display: none; } }
    .m-sliderHome > .__nav [class*="container"] {
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      align-content: flex-end; }
    .m-sliderHome > .__nav button {
      pointer-events: all; }
  .m-sliderHome .o-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 115px;
    gap: 0;
    z-index: 3; }
    .m-sliderHome .o-footer .o-footer__lay {
      gap: 5px; }
  .m-sliderHome .slick-dots {
    bottom: 115px;
    z-index: 3; }
    @media (max-width: 576px) {
      .m-sliderHome .slick-dots {
        display: flex; } }
    .m-sliderHome .slick-dots li button {
      border-radius: 10px;
      border: 1px solid #ffffff; }
      .m-sliderHome .slick-dots li button:hover {
        background-color: #ffffff; }
    .m-sliderHome .slick-dots li.slick-active button {
      background-color: #ffffff; }

.m-itemSliderHome.slick-slide {
  height: 100vh;
  min-height: 550px;
  position: relative;
  display: flex !important;
  align-items: flex-end;
  justify-content: flex-start;
  padding-bottom: 150px; }
  .m-itemSliderHome.slick-slide hr {
    border-color: #ffffff; }
  .m-itemSliderHome.slick-slide .__bxCnt {
    position: relative;
    z-index: 5;
    width: 100%; }
  .m-itemSliderHome.slick-slide > .__bxImg {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 3; }
    .m-itemSliderHome.slick-slide > .__bxImg img {
      position: absolute;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      z-index: 1; }
    .m-itemSliderHome.slick-slide > .__bxImg:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      background-color: rgba(0, 0, 0, 0.4);
      z-index: 2; }

.m-navSliderHome {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 20px; }
  .m-navSliderHome button {
    margin: 0; }

.m-menuMobile {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100vh;
  z-index: 9999;
  transition-duration: .25s;
  opacity: 0;
  pointer-events: none; }
  .m-menuMobile > .__bxCloseModal {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer; }
  .m-menuMobile > .__bx {
    transition-duration: .25s;
    -webkit-transform: translate3d(150%, 0, 0);
            transform: translate3d(150%, 0, 0);
    height: 100vh;
    overflow: auto;
    width: 97%;
    max-width: 500px;
    float: right;
    z-index: 9998; }
    .m-menuMobile > .__bx::-webkit-scrollbar {
      display: none; }
  .m-menuMobile.is-open {
    opacity: 1;
    pointer-events: all; }
    .m-menuMobile.is-open > .__bx {
      transition-duration: .25s;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }
  .m-menuMobile .__btn[class^="a-"] {
    position: absolute;
    right: 20px;
    top: 20px; }
  .m-menuMobile .ion-close {
    margin-top: 30px;
    margin-right: 30px;
    float: right;
    font-size: 40px; }

.m-menuTaxArchive {
  width: calc(100%);
  position: relative;
  padding-bottom: 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 21px; }
  @media (max-width: 992px) {
    .m-menuTaxArchive {
      font-size: 14px;
      line-height: 17px; } }
  .m-menuTaxArchive:before, .m-menuTaxArchive:after {
    content: '';
    position: absolute;
    display: table;
    width: 70px;
    height: 100%;
    top: 0;
    bottom: 0;
    pointer-events: none; }
  .m-menuTaxArchive:after {
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%); }
  .m-menuTaxArchive ul {
    width: 100%;
    margin: 0 auto;
    overflow: auto;
    white-space: nowrap;
    padding-left: 0;
    height: 100%;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap; }
    .m-menuTaxArchive ul::-webkit-scrollbar {
      height: 3px;
      bottom: 3px;
      margin-bottom: 3px; }
    .m-menuTaxArchive ul::-webkit-scrollbar-track {
      background-color: rgba(255, 255, 255, 0.2);
      border-radius: 10px;
      height: 3px; }
    .m-menuTaxArchive ul::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background: #26292e;
      height: 3px; }
    .m-menuTaxArchive ul li {
      display: flex;
      align-items: center;
      text-align: center;
      text-decoration: none;
      margin-right: 40px;
      margin-bottom: 0;
      height: 55px;
      order: 99; }
      .m-menuTaxArchive ul li:last-child {
        margin-right: 10px; }
      .m-menuTaxArchive ul li[class*="current-menu-item"], .m-menuTaxArchive ul li[class^="current-menu-item"], .m-menuTaxArchive ul li[class$="current-menu-item"] {
        margin-right: 2rem; }
        .m-menuTaxArchive ul li[class*="current-menu-item"] a, .m-menuTaxArchive ul li[class^="current-menu-item"] a, .m-menuTaxArchive ul li[class$="current-menu-item"] a {
          margin-bottom: 0;
          margin-right: 0; }

.m-menuCatArchive {
  width: calc(100%);
  position: relative;
  padding-bottom: 5px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 21px; }
  @media (max-width: 992px) {
    .m-menuCatArchive {
      font-size: 14px;
      line-height: 17px; } }
  .m-menuCatArchive:before, .m-menuCatArchive:after {
    content: '';
    position: absolute;
    display: table;
    width: 70px;
    height: 100%;
    top: 0;
    bottom: 0;
    pointer-events: none; }
  .m-menuCatArchive ul {
    width: 100%;
    margin: 0 auto;
    overflow: auto;
    white-space: nowrap;
    padding-left: 0;
    height: 100%;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 16px 0 10px 0;
    /*
        &::-webkit-scrollbar {
			height: 3px;
			bottom: 3px;
			margin-bottom: 3px;
		}
		
		&::-webkit-scrollbar-track {
			background-color: rgba($brand-color-white, 0.20%);
			border-radius: 10px;
			height: 3px;
		}

		&::-webkit-scrollbar-thumb {
			border-radius: 10px;
			background: $brand-color-black; 
			height: 3px;
		}	
		*/ }
    @media (max-width: 768px) {
      .m-menuCatArchive ul {
        padding: 9px 0 3px 0; } }
    .m-menuCatArchive ul li {
      display: flex;
      align-items: center;
      text-align: center;
      text-decoration: none;
      margin-right: 10px;
      margin-bottom: 0;
      height: 55px; }
      .m-menuCatArchive ul li:last-child {
        margin-right: 10px; }
      .m-menuCatArchive ul li a {
        text-transform: capitalize;
        margin-bottom: 0;
        margin-right: 0;
        text-transform: initial; }
      .m-menuCatArchive ul li[class*="current-menu-item"], .m-menuCatArchive ul li[class^="current-menu-item"], .m-menuCatArchive ul li[class$="current-menu-item"], .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"], .m-menuCatArchive ul li[class*="current-tax"] {
        margin-right: 10px; }
        .m-menuCatArchive ul li[class*="current-menu-item"] a, .m-menuCatArchive ul li[class^="current-menu-item"] a, .m-menuCatArchive ul li[class$="current-menu-item"] a, .m-menuCatArchive ul li[class*="current-product_coleccion-ancestor"] a, .m-menuCatArchive ul li[class*="current-tax"] a {
          margin-bottom: 0;
          margin-right: 0; }

.m-genContent {
  font-size: 20px;
  line-height: 30px; }
  .m-genContent .wp-block-verse {
    background-color: #E4E5E5;
    padding: 30px; }
  .m-genContent ul li, .m-genContent ol li {
    margin-bottom: 1rem; }
  .m-genContent ul ul, .m-genContent ul ol, .m-genContent ol ul, .m-genContent ol ol {
    margin-top: 1rem; }
  .m-genContent blockquote {
    margin: 40px 0px;
    background-color: #E4E5E5;
    border-left: 0;
    padding: 40px;
    font-size: inherit; }
    @media (max-width: 768px) {
      .m-genContent blockquote {
        padding: 20px; } }
    .m-genContent blockquote p:last-child {
      margin-bottom: 0px; }
    .m-genContent blockquote cite {
      display: block;
      margin-top: 1.5rem;
      font-size: 1rem;
      text-align: right; }

/* pagination
  =============== */
.pagination {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px; }
  .pagination .page-numbers {
    min-height: 45px;
    min-width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin: 4px;
    background-color: white; }
    .pagination .page-numbers:hover {
      background-color: #26292e;
      color: white;
      text-decoration: none; }
    .pagination .page-numbers.current {
      background-color: #26292e;
      color: white;
      border-color: #26292e; }
    .pagination .page-numbers.prev, .pagination .page-numbers.next {
      font-size: 0px; }
      .pagination .page-numbers.prev:before, .pagination .page-numbers.next:before {
        display: table;
        font-size: 18px; }
    .pagination .page-numbers.prev:before {
      content: '←'; }
    .pagination .page-numbers.next:before {
      content: '→'; }

/* m-breadcrumb */
.m-breadcrumb {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding-left: 0px;
  margin-left: 0px;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px; }
  .m-breadcrumb li {
    float: left;
    padding: 0 2px;
    color: #26292e; }
    .m-breadcrumb li a {
      text-decoration: none;
      font-weight: 400; }
      .m-breadcrumb li a:hover {
        text-decoration: underline; }
      .m-breadcrumb li a.current, .m-breadcrumb li a.active {
        pointer-events: none;
        cursor: default; }
        .m-breadcrumb li a.current:hover, .m-breadcrumb li a.active:hover {
          /* text-decoration: none;*/ }
    .m-breadcrumb li:last-child a {
      font-weight: 800; }

.m-sldSingProd-gallery.slick-dotted.slick-slider {
  margin-bottom: 0; }

.m-sldSingProd-gallery .slick-dots {
  bottom: 40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #ffffff;
  border-radius: 20px; }
  @media (max-width: 768px) {
    .m-sldSingProd-gallery .slick-dots {
      bottom: 15px; } }
  .m-sldSingProd-gallery .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0px; }
    .m-sldSingProd-gallery .slick-dots li button {
      width: 12px;
      height: 12px;
      margin: 6px;
      background-color: #E4E5E5; }
      .m-sldSingProd-gallery .slick-dots li button:hover {
        background-color: #26292e; }
    .m-sldSingProd-gallery .slick-dots li.slick-active button {
      background-color: #26292e; }

.m-cardDesigner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between; }

.m-cardPrensa {
  border-radius: 5px;
  padding: 80px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 10px;
  width: 100%; }
  @media (max-width: 992px) {
    .m-cardPrensa {
      padding: 40px;
      flex-direction: column;
      gap: 40px; } }
  .m-cardPrensa .__bxCol {
    width: 50%; }
    .m-cardPrensa .__bxCol:nth-child(2) {
      padding-left: 100px; }
      @media (max-width: 992px) {
        .m-cardPrensa .__bxCol:nth-child(2) {
          padding-left: 0px; } }
    @media (max-width: 992px) {
      .m-cardPrensa .__bxCol {
        width: 100%; } }
.m-cardTotal {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: relative;
  overflow: hidden; }
  .m-cardTotal > .__bxImg {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .m-cardTotal > .__bxImg:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      display: block;
      pointer-events: none;
      top: 0;
      bottom: 0; }
    .m-cardTotal > .__bxImg:after {
      height: 100%;
      bottom: 0;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) -10%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0.1) 110%);
      z-index: 2; }
    .m-cardTotal > .__bxImg .__img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%; }
      .m-cardTotal > .__bxImg .__img.__desk {
        display: block; }
        html.landscape .m-cardTotal > .__bxImg .__img.__desk {
          display: block; }
        html.portrait .m-cardTotal > .__bxImg .__img.__desk {
          display: none; }
      .m-cardTotal > .__bxImg .__img.__mobile {
        display: none; }
        html.landscape .m-cardTotal > .__bxImg .__img.__mobile {
          display: none; }
        html.portrait .m-cardTotal > .__bxImg .__img.__mobile {
          display: block; }
  .m-cardTotal > .__bxCnt {
    position: relative;
    z-index: 2;
    width: 100%; }

.m-cardProyectos > .__image {
  height: calc(100% - 55px);
  overflow: hidden;
  position: relative; }
  @media (max-width: 1600px) {
    .m-cardProyectos > .__image {
      aspect-ratio: 1/0.6; } }
  .m-cardProyectos > .__image img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute; }

.m-cardDescarga {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100%;
  height: 100%; }
  .m-cardDescarga img {
    pointer-events: none; }
  .m-cardDescarga .__bxImg {
    width: 100%;
    max-width: 50%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 0.85; }
    .m-cardDescarga .__bxImg img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 100%;
      width: 100%; }
  .m-cardDescarga .__bxCnt {
    width: 50%;
    padding: 40px; }
    @media (max-width: 768px) {
      .m-cardDescarga .__bxCnt {
        padding: 20px; } }
  @media (max-width: 768px) {
    .m-cardDescarga {
      display: flex;
      flex-direction: column; }
      .m-cardDescarga .__bxImg {
        max-width: 100%;
        width: 100%;
        height: 100%; }
      .m-cardDescarga .__bxCnt {
        width: 100%; } }
.l-descargas {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px; }
  .l-descargas .__col {
    width: calc(50% - 10px);
    flex-shrink: 0; }
    @media (max-width: 1600px) {
      .l-descargas .__col {
        width: 100%; } }
.m-SPloopProducts .slick-list {
  margin-left: -10px;
  margin-right: -10px;
  width: calc(100% + 20px); }

.m-SPloopProducts .__item {
  padding: 10px; }

.m-SPloopProducts .slick-dots {
  bottom: -45px; }

.m-prodColecction__bxImg {
  width: 100%;
  aspect-ratio: 1/1;
  position: relative;
  overflow: hidden; }
  .m-prodColecction__bxImg > img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .m-prodColecction__bxImg > a {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0; }
  .m-prodColecction__bxImg .a-tag {
    position: absolute;
    left: 20px;
    top: 20px; }
  .m-prodColecction__bxImg .a-tagProduct {
    position: absolute;
    bottom: 0;
    left: 0; }

.m-hdPrd {
  height: 90vh;
  min-height: 500px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  flex-wrap: wrap;
  /**
	*
	*	cuando tenemos imagen para mobile
	*
	*/ }
  .m-hdPrd__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 2; }
    .m-hdPrd__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .m-hdPrd__bxCnt {
    position: relative;
    z-index: 4; }
    .m-hdPrd__bxCnt > .__bxTitle {
      padding-bottom: 40px; }
      @media (max-width: 768px) {
        .m-hdPrd__bxCnt > .__bxTitle {
          padding-bottom: 20px; } }
    .m-hdPrd__bxCnt > .__bxNav {
      padding-top: 40px; }
      @media (max-width: 768px) {
        .m-hdPrd__bxCnt > .__bxNav {
          padding-top: 20px; } }
  .m-hdPrd .m-hdPrd__img.__with_img_mobile img.__desk {
    display: block; }
    html.landscape .m-hdPrd .m-hdPrd__img.__with_img_mobile img.__desk {
      display: block; }
    html.portrait .m-hdPrd .m-hdPrd__img.__with_img_mobile img.__desk {
      display: none; }
  .m-hdPrd .m-hdPrd__img.__with_img_mobile img.__mobile {
    display: none; }
    html.landscape .m-hdPrd .m-hdPrd__img.__with_img_mobile img.__mobile {
      display: none; }
    html.portrait .m-hdPrd .m-hdPrd__img.__with_img_mobile img.__mobile {
      display: block; }
  .m-hdPrd:before, .m-hdPrd:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    pointer-events: none; }
  .m-hdPrd:before {
    height: 200px;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.668527) 0%, rgba(0, 0, 0, 0) 92%);
    z-index: 3; }
    @media (max-width: 768px) {
      .m-hdPrd:before {
        height: 120px; } }
  .m-hdPrd:after {
    height: 20vh;
    bottom: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.668527) 0%, rgba(0, 0, 0, 0) 92%);
    z-index: 2; }

.m-navHeadSinProd {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%; }
  .m-navHeadSinProd ul {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 10px 40px; }
    @media (max-width: 768px) {
      .m-navHeadSinProd ul {
        gap: 10px 20px; } }
    .m-navHeadSinProd ul a:hover {
      color: currentColor;
      cursor: pointer; }
  .m-navHeadSinProd .navBreadcrumb li a {
    font-size: 16px;
    line-height: 24px; }
    @media (max-width: 768px) {
      .m-navHeadSinProd .navBreadcrumb li a {
        font-size: 12px;
        line-height: 18px; } }
  @media (max-width: 768px) {
    .m-navHeadSinProd .navSections {
      display: none; } }
.m-sldProyDestacados .__loop {
  max-width: 650px;
  margin: 0 auto; }
  .m-sldProyDestacados .__loop .slick-list {
    overflow: visible; }
  .m-sldProyDestacados .__loop .__item {
    margin-left: 10px;
    margin-right: 10px; }
    @media (max-width: 768px) {
      .m-sldProyDestacados .__loop .__item {
        margin-left: 5px;
        margin-right: 5px; } }
.m-navArrows {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center; }

.m-sldProyGallery .__loop {
  margin: 0 auto; }
  .m-sldProyGallery .__loop .slick-list {
    overflow: visible; }
  .m-sldProyGallery .__loop .__item {
    margin-left: 10px;
    margin-right: 10px; }
    @media (max-width: 768px) {
      .m-sldProyGallery .__loop .__item {
        margin-left: 5px;
        margin-right: 5px; } }
.m-listAcabados {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start; }

.m-listAcabados__acabado {
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  border-radius: none;
  border: none; }
  .m-listAcabados__acabado img {
    width: 100%;
    max-height: 25px;
    display: table; }

.m-listCertificates {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start; }
  .m-listCertificates img {
    width: 25px;
    height: auto;
    display: block; }

.m-minProduct {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: stretch; }
  .m-minProduct__bxLink, .m-minProduct__bxImage {
    width: 100%; }
  .m-minProduct__bxImage {
    position: relative;
    display: block;
    aspect-ratio: 1/1;
    overflow: hidden; }
    .m-minProduct__bxImage > img {
      width: 100%;
      height: 100%;
      display: block;
      -o-object-fit: cover;
         object-fit: cover; }
    .m-minProduct__bxImage > a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%; }
    .m-minProduct__bxImage .a-tag {
      position: absolute;
      left: 20px;
      top: 20px; }
    .m-minProduct__bxImage .a-tagProduct {
      position: absolute;
      bottom: 0;
      left: 0; }

.m-navHeaderMob {
  width: 100%; }
  .m-navHeaderMob > ul {
    width: 100%; }
    .m-navHeaderMob > ul > li {
      padding-bottom: 10px;
      padding-top: 10px;
      border-bottom: 1px solid #dedede; }
      .m-navHeaderMob > ul > li:first-child {
        border-bottom: 1px solid #dedede; }
      .m-navHeaderMob > ul > li > a {
        font-family: "BwModelica-Bold";
        display: table; }
    .m-navHeaderMob > ul .menu-item-has-children {
      position: relative; }
      .m-navHeaderMob > ul .menu-item-has-children > button {
        margin-right: 0px;
        margin-top: -5px;
        margin-bottom: 0px;
        right: 0px;
        position: absolute;
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: center;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        width: 2.5rem;
        height: 2.5rem;
        z-index: 1;
        position: absolute;
        padding: 0px; }
        .m-navHeaderMob > ul .menu-item-has-children > button > svg {
          transition: -webkit-transform ease .3s;
          transition: transform ease .3s;
          transition: transform ease .3s, -webkit-transform ease .3s;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          height: -webkit-fit-content;
          height: -moz-fit-content;
          height: fit-content; }
          .m-navHeaderMob > ul .menu-item-has-children > button > svg path {
            stroke: currentColor;
            fill: transparent; }
        .m-navHeaderMob > ul .menu-item-has-children > button.active > svg {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg); }
        .m-navHeaderMob > ul .menu-item-has-children > button li {
          border-bottom: 0; }
  .m-navHeaderMob ul {
    width: 100%; }
  .m-navHeaderMob li {
    width: 100%; }
  .m-navHeaderMob a {
    width: 100%; }
  .m-navHeaderMob .menu-item-has-children > ul {
    padding-left: 1rem;
    padding-bottom: 30px;
    padding-top: 15px; }
    .m-navHeaderMob .menu-item-has-children > ul li a {
      opacity: 0.8;
      height: 2.1875rem;
      display: table;
      width: 100%; }

.m-navHeaderMobMin {
  width: 100%; }
  .m-navHeaderMobMin ul {
    width: 100%; }
  .m-navHeaderMobMin li {
    width: 100%;
    padding-bottom: 2.5px;
    padding-top: 2.5px; }
    .m-navHeaderMobMin li.--top-separator {
      padding-top: 30px; }
    .m-navHeaderMobMin li.--bottom-separator {
      padding-bottom: 30px; }
    .m-navHeaderMobMin li.--bold {
      font-family: "BwModelica-Bold"; }
      .m-navHeaderMobMin li.--bold a {
        font-family: "BwModelica-Bold"; }
  .m-navHeaderMobMin a {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
    font-family: "BwModelica-Regular";
    display: table; }
    @media (max-width: 992px) {
      .m-navHeaderMobMin a {
        font-size: 14px;
        line-height: 17px; } }
  .m-navHeaderMobMin li.current-menu-item a {
    font-family: "BwModelica-Bold";
    position: relative; }
    .m-navHeaderMobMin li.current-menu-item a:before {
      content: '';
      width: 10px;
      height: 10px;
      border-radius: 10px;
      position: absolute;
      top: 50%;
      left: -20px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      background-color: currentColor; }
  .m-navHeaderMobMin .menu-item-has-children {
    position: relative; }
    .m-navHeaderMobMin .menu-item-has-children > a {
      border-bottom: 1px solid #dedede;
      padding-bottom: 10px; }
    .m-navHeaderMobMin .menu-item-has-children > button {
      margin-right: 0px;
      margin-top: -5px;
      margin-bottom: 0px;
      right: 0px;
      position: absolute;
      display: flex;
      flex-direction: column;
      align-content: center;
      align-items: center;
      justify-content: center;
      background-color: transparent;
      border: 0;
      border-radius: 0;
      width: 2.5rem;
      height: 2.5rem;
      z-index: 1;
      position: absolute;
      padding: 0px; }
      .m-navHeaderMobMin .menu-item-has-children > button > svg {
        transition: -webkit-transform ease .3s;
        transition: transform ease .3s;
        transition: transform ease .3s, -webkit-transform ease .3s;
        display: block;
        position: absolute; }
        .m-navHeaderMobMin .menu-item-has-children > button > svg path {
          stroke: currentColor;
          fill: transparent; }
      .m-navHeaderMobMin .menu-item-has-children > button.active > svg {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
  .m-navHeaderMobMin .menu-item-has-children > ul {
    padding-top: 10px;
    padding-left: 10px; }
    .m-navHeaderMobMin .menu-item-has-children > ul li a {
      opacity: 0.6;
      display: table;
      width: 100%; }

/* m-socialList */
.m-socialList {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }
  .m-socialList ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    .m-socialList ul li {
      margin: 0.1rem; }
      .m-socialList ul li a {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        margin-bottom: 0;
        width: 2.5rem;
        height: 2.5rem; }
        @media (max-width: 576px) {
          .m-socialList ul li a {
            width: 40px;
            height: 40px; } }
  .m-socialList.--iconCircle a {
    border-radius: 40px; }
  .m-socialList svg {
    pointer-events: none;
    width: 35px;
    height: 35px; }
  .m-socialList.--h ul li {
    margin: 0 0.2rem; }
  .m-socialList.--v ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start; }
    .m-socialList.--v ul li {
      margin: 0.1rem 0; }
    @media (max-width: 1200px) {
      .m-socialList.--v ul {
        flex-direction: row;
        flex-wrap: nowrap; }
        .m-socialList.--v ul li {
          margin: 0 0.5rem; } }
  .m-socialList.--iconcolor-one [class^="a-icon"] .--c {
    fill: #becccf; }
  .m-socialList.--iconcolor-one [class^="a-icon"] .--cStroke {
    stroke: #becccf; }
  .m-socialList.--iconcolor-one [class^="ht-"] {
    color: #becccf; }
  .m-socialList.--iconBgColorcolor-one a {
    background-color: #becccf; }
    .m-socialList.--iconBgColorcolor-one a:hover {
      background-color: #a1b5b9; }
  .m-socialList.--iconcolor-two [class^="a-icon"] .--c {
    fill: #e6ddc7; }
  .m-socialList.--iconcolor-two [class^="a-icon"] .--cStroke {
    stroke: #e6ddc7; }
  .m-socialList.--iconcolor-two [class^="ht-"] {
    color: #e6ddc7; }
  .m-socialList.--iconBgColorcolor-two a {
    background-color: #e6ddc7; }
    .m-socialList.--iconBgColorcolor-two a:hover {
      background-color: #d6c8a4; }
  .m-socialList.--iconcolor-three [class^="a-icon"] .--c {
    fill: #eaccb4; }
  .m-socialList.--iconcolor-three [class^="a-icon"] .--cStroke {
    stroke: #eaccb4; }
  .m-socialList.--iconcolor-three [class^="ht-"] {
    color: #eaccb4; }
  .m-socialList.--iconBgColorcolor-three a {
    background-color: #eaccb4; }
    .m-socialList.--iconBgColorcolor-three a:hover {
      background-color: #dfb18c; }
  .m-socialList.--iconcolor-four [class^="a-icon"] .--c {
    fill: #ccc5be; }
  .m-socialList.--iconcolor-four [class^="a-icon"] .--cStroke {
    stroke: #ccc5be; }
  .m-socialList.--iconcolor-four [class^="ht-"] {
    color: #ccc5be; }
  .m-socialList.--iconBgColorcolor-four a {
    background-color: #ccc5be; }
    .m-socialList.--iconBgColorcolor-four a:hover {
      background-color: #b6aca1; }
  .m-socialList.--iconcolor-white [class^="a-icon"] .--c {
    fill: #ffffff; }
  .m-socialList.--iconcolor-white [class^="a-icon"] .--cStroke {
    stroke: #ffffff; }
  .m-socialList.--iconcolor-white [class^="ht-"] {
    color: #ffffff; }
  .m-socialList.--iconBgColorcolor-white a {
    background-color: #ffffff; }
    .m-socialList.--iconBgColorcolor-white a:hover {
      background-color: #e6e6e6; }
  .m-socialList.--iconcolor-black [class^="a-icon"] .--c {
    fill: #26292e; }
  .m-socialList.--iconcolor-black [class^="a-icon"] .--cStroke {
    stroke: #26292e; }
  .m-socialList.--iconcolor-black [class^="ht-"] {
    color: #26292e; }
  .m-socialList.--iconBgColorcolor-black a {
    background-color: #26292e; }
    .m-socialList.--iconBgColorcolor-black a:hover {
      background-color: #0f1012; }
  .m-socialList.--iconcolor-gray [class^="a-icon"] .--c {
    fill: #E4E5E5; }
  .m-socialList.--iconcolor-gray [class^="a-icon"] .--cStroke {
    stroke: #E4E5E5; }
  .m-socialList.--iconcolor-gray [class^="ht-"] {
    color: #E4E5E5; }
  .m-socialList.--iconBgColorcolor-gray a {
    background-color: #E4E5E5; }
    .m-socialList.--iconBgColorcolor-gray a:hover {
      background-color: #cacccc; }
  .m-socialList.--iconcolor-transparent [class^="a-icon"] .--c {
    fill: transparent; }
  .m-socialList.--iconcolor-transparent [class^="a-icon"] .--cStroke {
    stroke: transparent; }
  .m-socialList.--iconcolor-transparent [class^="ht-"] {
    color: transparent; }
  .m-socialList.--iconBgColorcolor-transparent a {
    background-color: transparent; }
    .m-socialList.--iconBgColorcolor-transparent a:hover {
      background-color: rgba(0, 0, 0, 0); }

.m-itemProject {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .m-itemProject__bxImg {
    aspect-ratio: 1/0.56;
    position: relative; }
    @media (max-width: 768px) {
      .m-itemProject__bxImg {
        aspect-ratio: 1/1; } }
    .m-itemProject__bxImg .__img {
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      width: 100%;
      height: 100%; }
  .m-itemProject__bxCnt .__tit {
    min-height: 126px; }
    @media (max-width: 768px) {
      .m-itemProject__bxCnt .__tit {
        min-height: 90px; } }
.m-itemDistribuidor {
  height: 100%; }
  .m-itemDistribuidor .__email,
  .m-itemDistribuidor .__phone {
    max-height: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block; }

.m-itemPost {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .m-itemPost__bxImg {
    aspect-ratio: 1/0.56;
    position: relative; }
    @media (max-width: 768px) {
      .m-itemPost__bxImg {
        aspect-ratio: 1/1; } }
    .m-itemPost__bxImg .__img {
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      width: 100%;
      height: 100%; }
  .m-itemPost__bxCnt .__tit {
    min-height: 3lh;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden; }
  .m-itemPost__bxBtn {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px; }
    .m-itemPost__bxBtn [class*="a-btn"] {
      margin-bottom: 0;
      margin-right: 0; }

.m-itemProjectMax {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .m-itemProjectMax__bxImgCnt {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 40px; }
    @media (max-width: 768px) {
      .m-itemProjectMax__bxImgCnt {
        flex-direction: column;
        gap: 10px; } }
  .m-itemProjectMax__bxImg {
    width: 50%;
    aspect-ratio: 1/0.65;
    position: relative; }
    @media (max-width: 768px) {
      .m-itemProjectMax__bxImg {
        aspect-ratio: 1/1;
        width: 100%; } }
    .m-itemProjectMax__bxImg .__img {
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      width: 100%;
      height: 100%; }
  .m-itemProjectMax__bxCnt {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media (max-width: 768px) {
      .m-itemProjectMax__bxCnt {
        width: 100%; } }
    .m-itemProjectMax__bxCnt .__tit {
      min-height: 126px; }
      @media (max-width: 768px) {
        .m-itemProjectMax__bxCnt .__tit {
          min-height: 90px; } }
  .m-itemProjectMax__TitTxt {
    max-width: 450px; }
    @media (max-width: 768px) {
      .m-itemProjectMax__TitTxt {
        max-width: 100%; } }
.m-adjustSldProject {
  aspect-ratio: 1/0.65; }
  @media (max-width: 1399.98px) {
    .m-adjustSldProject {
      aspect-ratio: auto; } }
  .m-adjustSldProject > div {
    position: relative;
    width: 100%; }
  .m-adjustSldProject .m-cardGallery {
    overflow: hidden;
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0px;
    bottom: 0; }
    @media (max-width: 1399.98px) {
      .m-adjustSldProject .m-cardGallery {
        position: relative; } }
    .m-adjustSldProject .m-cardGallery .__slider {
      height: calc(100% - 56px); }
      @media (max-width: 1399.98px) {
        .m-adjustSldProject .m-cardGallery .__slider {
          height: 100%; } }
  .m-adjustSldProject .m-sldSingProd-gallery.slick-dotted.slick-slider,
  .m-adjustSldProject .slick-list,
  .m-adjustSldProject .slick-track,
  .m-adjustSldProject .slick-slide img {
    height: 100%; }
  .m-adjustSldProject .l-cardBottom {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
    @media (max-width: 1399.98px) {
      .m-adjustSldProject .l-cardBottom {
        position: relative; } }
  .m-adjustSldProject .slick-slide {
    position: relative;
    overflow: hidden; }
  .m-adjustSldProject .slick-slide img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover; }
    @media (max-width: 1399.98px) {
      .m-adjustSldProject .slick-slide img {
        position: relative; } }
.m-range {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 150px; }
  .m-range > .__bxRow:nth-child(2) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center; }
  .m-range .btn-range {
    border: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin-right: 0;
    margin-bottom: 0;
    font-size: 22px; }

.m-sldRelatedPosts .__loop {
  width: calc(100% + 20px);
  margin-left: -10px; }

.m-sldRelatedPosts .slick-list {
  overflow: visible; }

.m-sldRelatedPosts__item {
  padding-left: 10px;
  padding-right: 10px;
  opacity: 0.2;
  transition: opacity ease .3s; }
  .m-sldRelatedPosts__item.slick-active {
    opacity: 1; }

.m-viewMoreLoop .__bxLoop {
  width: 100%;
  height: 100%;
  max-height: 125vh;
  overflow: hidden;
  position: relative;
  transition: height ease .3s; }
  .m-viewMoreLoop .__bxLoop::before {
    content: '';
    position: absolute;
    height: 300px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f7f7f7;
    background: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 8;
    pointer-events: none;
    transition: opacity ease .3s; }
  .m-viewMoreLoop .__bxLoop.--is-open {
    height: 100%;
    max-height: 100%; }
    .m-viewMoreLoop .__bxLoop.--is-open::before {
      opacity: 0;
      display: none; }

.m-itemPostDestacado {
  width: 100%;
  height: 100%;
  min-height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative; }
  .m-itemPostDestacado__bxImgCnt {
    height: 100%;
    overflow: hidden;
    aspect-ratio: 1/0.56; }
    @media (max-width: 768px) {
      .m-itemPostDestacado__bxImgCnt {
        aspect-ratio: initial;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end; } }
  .m-itemPostDestacado__bxImg {
    height: 100%;
    position: relative; }
    @media (max-width: 768px) {
      .m-itemPostDestacado__bxImg {
        position: absolute;
        height: calc(100% - 40px);
        width: calc(100% - 40px);
        left: 20px;
        bottom: 20px;
        right: 20px;
        top: 20px; } }
    .m-itemPostDestacado__bxImg .__img {
      -o-object-fit: cover;
         object-fit: cover;
      position: absolute;
      width: 100%;
      height: 100%; }
      @media (max-width: 768px) {
        .m-itemPostDestacado__bxImg .__img {
          position: relative; } }
    .m-itemPostDestacado__bxImg::after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      bottom: 0;
      right: 0;
      top: 0;
      background-color: rgba(0, 0, 0, 0.5);
      background: black;
      background: linear-gradient(0deg, rgba(0, 0, 0, 0.70632) 0%, rgba(0, 0, 0, 0.174107) 100%); }
  .m-itemPostDestacado__bxCnt {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%; }
    @media (max-width: 768px) {
      .m-itemPostDestacado__bxCnt {
        position: relative;
        padding: 0px !important; } }
    .m-itemPostDestacado__bxCnt .__tit {
      min-height: 3lh;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      overflow: hidden; }
  .m-itemPostDestacado__bxBtn {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px; }
    .m-itemPostDestacado__bxBtn .__bx {
      height: 100%; }
    .m-itemPostDestacado__bxBtn [class*="a-btn"] {
      margin-bottom: 0;
      margin-right: 0; }

.m-formSearch {
  max-width: 650px;
  margin: 0 auto;
  position: relative; }
  .m-formSearch .__iconSearch {
    position: absolute;
    right: 20px;
    top: 17px; }
    .m-formSearch .__iconSearch path {
      fill: #26292e; }

.m-modalSearch {
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  position: fixed;
  display: none;
  visibility: none;
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: -webkit-transform ease .3s;
  transition: transform ease .3s;
  transition: transform ease .3s, -webkit-transform ease .3s; }
  .m-modalSearch.--is-open {
    opacity: 1;
    display: block;
    visibility: visible;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); }
  .admin-bar .m-modalSearch {
    top: 32px; }
    @media screen and (max-width: 782px) {
      .admin-bar .m-modalSearch {
        top: 46px; } }
  .m-modalSearch .__buttonClose {
    right: 30px;
    top: 30px;
    position: absolute; }
  .m-modalSearch .search-input {
    border: 1px solid #26292e;
    border-radius: 30px;
    position: relative;
    /*
        &:focus{
            background-color: $brand-color-black;
            color: $brand-color-white;
            &::placeholder{
                color: $brand-color-white;
            }
            & + .__iconSearch{
                path{
                    fill: $brand-color-white;
                }
            }
        }
        */ }
    .m-modalSearch .search-input:before {
      content: '';
      width: 30px;
      height: 100%;
      position: absolute;
      right: 0px;
      bottom: 0px;
      height: 100%; }
    .m-modalSearch .search-input::-webkit-input-placeholder {
      color: #26292e; }
    .m-modalSearch .search-input::-moz-placeholder {
      color: #26292e; }
    .m-modalSearch .search-input::placeholder {
      color: #26292e; }

.m-tableSystem {
  padding-top: 80px; }
  @media (max-width: 1200px) {
    .m-tableSystem {
      padding-top: 40px; } }
@media (max-width: 1200px) {
  .m-tableSystem__header {
    display: none; } }

.m-tableSystem__group {
  padding-top: 20px; }

.m-tableSystem__row {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding-bottom: 20px; }
  @media (max-width: 1200px) {
    .m-tableSystem__row {
      padding-bottom: 40px;
      flex-direction: column; } }
  .m-tableSystem__row .__col {
    line-height: 1em;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px; }
    .m-tableSystem__row .__col:nth-child(1) {
      width: 15%; }
    .m-tableSystem__row .__col:nth-child(2) {
      width: 45%; }
    .m-tableSystem__row .__col:nth-child(3) {
      width: 40%; }
    @media (max-width: 1200px) {
      .m-tableSystem__row .__col:nth-child(1), .m-tableSystem__row .__col:nth-child(2), .m-tableSystem__row .__col:nth-child(3) {
        width: 100%; } }
    .m-tableSystem__row .__col .__tit {
      display: none; }
      @media (max-width: 1200px) {
        .m-tableSystem__row .__col .__tit {
          display: block; } }
/* c-menuDesplegableBlog */
.m-menuToggle {
  position: relative;
  width: 100%;
  max-width: 280px; }
  @media (max-width: 800px) {
    .m-menuToggle {
      width: 100%;
      max-width: 100%; } }
  .m-menuToggle .__title {
    padding-left: 22px;
    padding-bottom: 5px;
    display: block; }
  .m-menuToggle .__button.__open svg {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .m-menuToggle .__menu {
    display: none;
    width: 100%;
    margin-top: 20px;
    position: absolute;
    top: 100%;
    background-color: #E4E5E5;
    z-index: 9;
    height: 240px;
    overflow-y: scroll;
    box-shadow: 10px 10px 30px rgba(38, 41, 46, 0.1);
    padding: 20px;
    /*
		*  STYLE 3
		*/ }
    .m-menuToggle .__menu::-webkit-scrollbar-track {
      border-radius: 10px; }
    .m-menuToggle .__menu::-webkit-scrollbar {
      width: 6px;
      border-radius: 10px; }
    .m-menuToggle .__menu::-webkit-scrollbar-thumb {
      background-color: #26292e;
      border-radius: 10px; }
    .m-menuToggle .__menu.__active {
      display: block; }
    .m-menuToggle .__menu ul {
      list-style-type: none;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      align-content: flex-start;
      gap: 10px; }
      .m-menuToggle .__menu ul li {
        width: 100%;
        list-style-type: none; }
  .m-menuToggle.--idioms {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content; }
    .m-menuToggle.--idioms .__button {
      gap: 20px;
      padding: 8px;
      height: 46px; }
      @media (max-width: 768px) {
        .m-menuToggle.--idioms .__button {
          gap: 0; }
          .m-menuToggle.--idioms .__button [class*="ht-"] {
            display: none; } }
      .m-menuToggle.--idioms .__button > svg {
        display: block; }
      .m-menuToggle.--idioms .__button .globe {
        height: 30px;
        width: 30px;
        max-height: 30px;
        max-width: 30px;
        display: flex;
        flex-shrink: 0; }
      .m-menuToggle.--idioms .__button .arrow {
        height: 30px;
        width: 30px;
        display: block;
        max-height: 30px;
        max-width: 30px; }
    .m-menuToggle.--idioms .__menu {
      padding: 15px;
      height: auto;
      right: 0px;
      height: auto;
      width: 250px; }
    .m-menuToggle.--idioms .__listIdiomas ul {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 0px;
      max-width: 160px;
      margin: 0 auto; }
      .m-menuToggle.--idioms .__listIdiomas ul li {
        border-bottom: 1px solid rgba(38, 41, 46, 0.2);
        margin-bottom: 0px; }
        .m-menuToggle.--idioms .__listIdiomas ul li a {
          width: 100%;
          display: block;
          padding-top: 10px;
          padding-bottom: 10px; }
        .m-menuToggle.--idioms .__listIdiomas ul li [class*="a-btn"] {
          color: unset; }

/*  Organisms
    Organisms are groups of molecules and atoms joined together to form
    distinct sections of an interface.
\*----------------------------------------------------------------------------*/
.o-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
  overflow: auto;
  background-color: rgba(38, 41, 46, 0.85);
  z-index: 999; }
  .o-modal.js-open {
    display: block; }
  .o-modal > .__modal-window {
    width: 95%;
    max-width: 880px;
    min-height: calc(100% - (3.75rem + 1.75rem));
    margin: 3.75rem auto 1.75rem auto;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    position: relative; }
    .o-modal > .__modal-window .__modal-content {
      position: relative;
      width: 100%;
      margin: auto; }
    .o-modal > .__modal-window.--product-gallery {
      max-width: 1920px; }
  .o-modal .__headModalOut {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    align-content: center; }
  .o-modal.open {
    display: block;
    transition: all 0.6s; }
  .o-modal button[data-dismiss="modal"] {
    margin: 0 0 20px 0; }

.o-modal__newsletter .__modal-window {
  width: calc(100% - 2.5rem); }

.m-modalVideo:not(.active) {
  opacity: 0;
  visibility: hidden; }

.m-modalVideo .video-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.m-modalVideo .video-container {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(0.9);
          transform: scale(0.9); }

.m-modalVideo .close-video {
  background-color: #26292e;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 5%;
  top: 5%;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  padding: 0;
  transition: all 0.3s ease-in-out;
  z-index: 150;
  border: 0;
  font-size: 0; }
  .m-modalVideo .close-video:before, .m-modalVideo .close-video:after {
    content: "";
    width: 60%;
    height: 3px;
    background-color: #ffffff;
    position: absolute;
    transition: all 0.3s ease-in-out; }
  .m-modalVideo .close-video:before {
    -webkit-transform: rotate(42deg);
            transform: rotate(42deg); }
  .m-modalVideo .close-video:after {
    -webkit-transform: rotate(-42deg);
            transform: rotate(-42deg); }
  .m-modalVideo .close-video:focus {
    outline: none; }
  .m-modalVideo .close-video:hover {
    border: 0;
    background-color: #26292e; }
    .m-modalVideo .close-video:hover:before, .m-modalVideo .close-video:hover:after {
      background-color: #ffffff; }

.m-modalVideo video,
.m-modalVideo iframe {
  position: absolute;
  z-index: 10;
  box-shadow: 0 0 19px rgba(0, 0, 0, 0.16);
  width: 100%;
  height: 100%;
  background-color: #000;
  -o-object-fit: cover;
     object-fit: cover; }

.m-modalVideo.active {
  opacity: 1;
  visibility: visible;
  position: fixed;
  left: 0;
  top: 0;
  padding-left: 10%;
  padding-right: 10%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  transition: all 0.3s ease-in-out;
  z-index: 9991;
  align-items: center;
  justify-content: center;
  height: 100vh; }
  @media (max-width: 768px) {
    .m-modalVideo.active {
      padding-left: 5%;
      padding-right: 5%; } }
  @media (max-width: 0px) {
    .m-modalVideo.active {
      padding-left: 2%;
      padding-right: 2%; } }
  .m-modalVideo.active .video-container {
    -webkit-transform: scale(1);
            transform: scale(1); }

.mod-top,
.o-header,
.o-header .m-navHeader > ul > li {
  height: 80px; }
  @media (max-width: 768px) {
    .mod-top,
    .o-header,
    .o-header .m-navHeader > ul > li {
      height: 80px; } }
.o-header {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9; }
  .admin-bar .o-header {
    top: 32px; }
    @media screen and (max-width: 782px) {
      .admin-bar .o-header {
        top: 46px; } }
  .o-header__lay {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center; }
    .o-header__lay > .__bxCol {
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      align-items: center;
      position: relative; }
    .o-header__lay > .__bxMenu {
      gap: 80px; }
      @media (max-width: 992px) {
        .o-header__lay > .__bxMenu {
          gap: 80px; } }
      @media (max-width: 768px) {
        .o-header__lay > .__bxMenu {
          gap: 10px; } }
      .o-header__lay > .__bxMenu > * {
        position: relative; }
        .o-header__lay > .__bxMenu > *:last-child::before {
          display: none; }
        .o-header__lay > .__bxMenu > *::before {
          content: '';
          height: 20px;
          border-left: 1px solid currentColor;
          position: absolute;
          right: -40px;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%); }
  .o-header .__bxMercadoSearch {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    gap: 20px; }
    @media (max-width: 768px) {
      .o-header .__bxMercadoSearch {
        gap: 10px; } }
  .o-header .a-bxHeadWhite {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 500px;
    width: 100%;
    background-color: inherit;
    display: none;
    pointer-events: none;
    z-index: 8; }
    .o-header .a-bxHeadWhite.--active {
      display: block; }

.o-footer__lay {
  display: flex;
  align-items: flex-end;
  justify-content: space-between; }
  @media (max-width: 576px) {
    .o-footer__lay {
      flex-direction: column;
      align-items: center;
      text-align: center; } }
  .o-footer__lay > .__bxCol {
    flex-shrink: 1;
    width: 100%; }

.o-solicita-mas-info__buttons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px; }
  @media (max-width: 768px) {
    .o-solicita-mas-info__buttons {
      flex-direction: column;
      gap: 20px; } }
.o-solicita-mas-info__buttons [class*="a-btn"] {
  min-width: 340px;
  margin-bottom: 0;
  margin-right: 0px; }
  @media (max-width: 768px) {
    .o-solicita-mas-info__buttons [class*="a-btn"] {
      min-width: -webkit-fit-content;
      min-width: -moz-fit-content;
      min-width: fit-content; } }
@media (max-width: 768px) {
  .o-solicita-mas-info__buttons [class*="u-hidden"] {
    display: none; } }

.m-layoutNewsLetter__bxImage {
  overflow: hidden;
  display: block;
  position: absolute;
  inset: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .m-layoutNewsLetter__bxImage img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%; }

.transformer-tabs {
  width: 100%; }
  .transformer-tabs > ul {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .transformer-tabs > ul > li {
      display: inline-block;
      padding: 0;
      flex: 1; }
      .transformer-tabs > ul > li > a {
        width: 100%;
        display: inline-block;
        text-decoration: none;
        padding: 25px;
        color: #26292e;
        background-color: #ffffff;
        text-align: center;
        border: 1px solid #26292e; }
        .transformer-tabs > ul > li > a.active, .transformer-tabs > ul > li > a:hover {
          color: #ffffff;
          background-color: #26292e; }
      .transformer-tabs > ul > li:first-child > a {
        border-top-left-radius: 5px; }
      .transformer-tabs > ul > li:last-child > a {
        border-top-right-radius: 5px; }

.c-tabsHub > div {
  display: none;
  width: 100%; }

.c-tabsHub > .active {
  display: block; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    width: 100%;
    height: auto; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../img/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  pointer-events: none; }
  .slick-dots li {
    position: relative;
    display: table;
    margin: 3px;
    padding: 0;
    width: 10px;
    height: 10px;
    pointer-events: none;
    cursor: pointer; }
    .slick-dots li button {
      pointer-events: all;
      background-color: transparent;
      display: table;
      height: 10px;
      width: 10px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 0;
      border: 1px solid #ffffff;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none;
        background-color: #ffffff; }
      li.slick-active .slick-dots li button {
        background-color: #ffffff; }
      .--dots-color-one .slick-dots li button {
        border-color: #becccf; }
        .--dots-color-one .slick-dots li button:hover, .--dots-color-one .slick-dots li button:focus {
          outline: none;
          background-color: #becccf; }
      .--dots-color-one li.slick-active .slick-dots li button {
        background-color: #becccf; }
      .--dots-color-two .slick-dots li button {
        border-color: #e6ddc7; }
        .--dots-color-two .slick-dots li button:hover, .--dots-color-two .slick-dots li button:focus {
          outline: none;
          background-color: #e6ddc7; }
      .--dots-color-two li.slick-active .slick-dots li button {
        background-color: #e6ddc7; }
      .--dots-color-three .slick-dots li button {
        border-color: #eaccb4; }
        .--dots-color-three .slick-dots li button:hover, .--dots-color-three .slick-dots li button:focus {
          outline: none;
          background-color: #eaccb4; }
      .--dots-color-three li.slick-active .slick-dots li button {
        background-color: #eaccb4; }
      .--dots-color-four .slick-dots li button {
        border-color: #ccc5be; }
        .--dots-color-four .slick-dots li button:hover, .--dots-color-four .slick-dots li button:focus {
          outline: none;
          background-color: #ccc5be; }
      .--dots-color-four li.slick-active .slick-dots li button {
        background-color: #ccc5be; }
      .--dots-color-white .slick-dots li button {
        border-color: #ffffff; }
        .--dots-color-white .slick-dots li button:hover, .--dots-color-white .slick-dots li button:focus {
          outline: none;
          background-color: #ffffff; }
      .--dots-color-white li.slick-active .slick-dots li button {
        background-color: #ffffff; }
      .--dots-color-black .slick-dots li button {
        border-color: #26292e; }
        .--dots-color-black .slick-dots li button:hover, .--dots-color-black .slick-dots li button:focus {
          outline: none;
          background-color: #26292e; }
      .--dots-color-black li.slick-active .slick-dots li button {
        background-color: #26292e; }
      .--dots-color-gray .slick-dots li button {
        border-color: #E4E5E5; }
        .--dots-color-gray .slick-dots li button:hover, .--dots-color-gray .slick-dots li button:focus {
          outline: none;
          background-color: #E4E5E5; }
      .--dots-color-gray li.slick-active .slick-dots li button {
        background-color: #E4E5E5; }
      .--dots-color-transparent .slick-dots li button {
        border-color: transparent; }
        .--dots-color-transparent .slick-dots li button:hover, .--dots-color-transparent .slick-dots li button:focus {
          outline: none;
          background-color: transparent; }
      .--dots-color-transparent li.slick-active .slick-dots li button {
        background-color: transparent; }
    .--dots-color-one .slick-dots li.slick-active button {
      background-color: #becccf; }
    .--dots-color-two .slick-dots li.slick-active button {
      background-color: #e6ddc7; }
    .--dots-color-three .slick-dots li.slick-active button {
      background-color: #eaccb4; }
    .--dots-color-four .slick-dots li.slick-active button {
      background-color: #ccc5be; }
    .--dots-color-white .slick-dots li.slick-active button {
      background-color: #ffffff; }
    .--dots-color-black .slick-dots li.slick-active button {
      background-color: #26292e; }
    .--dots-color-gray .slick-dots li.slick-active button {
      background-color: #E4E5E5; }
    .--dots-color-transparent .slick-dots li.slick-active button {
      background-color: transparent; }

[class*="arrow"][aria-disabled="true"] {
  opacity: 0.3;
  pointer-events: none; }

/*  Templates
\*----------------------------------------------------------------------------*/
.single-product .mod-top {
  display: none; }

/*  PAGES
\*----------------------------------------------------------------------------*/
/* p-404 */
.p-404 {
  width: 100%; }
  .p-404 > .bx {
    width: 100%;
    padding-bottom: 5rem;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 6vw;
    padding-bottom: 9vw;
    position: relative; }
    .p-404 > .bx .container, .p-404 > .bx .small-container, .p-404 > .bx .medium-container {
      z-index: 9;
      position: relative; }
    .p-404 > .bx .content-section {
      width: 45%; }
    .p-404 > .bx:before, .p-404 > .bx:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      height: 100%;
      width: 45%; }
    .p-404 > .bx:before {
      background-position: center center;
      background-size: 7.5rem;
      z-index: 0; }
    .p-404 > .bx:after {
      z-index: 1;
      background: white;
      background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%); }
    @media (max-width: 1000px) {
      .p-404 > .bx .content-section {
        width: 100%;
        padding-bottom: 30vw; }
      .p-404 > .bx:before, .p-404 > .bx:after {
        height: 30vw;
        width: 100%;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0; }
      .p-404 > .bx:before {
        background-size: 5rem; }
      .p-404 > .bx:after {
        background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0) 100%); } }
  .p-404 h1, .p-404 h2 {
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .p-404 .button {
    margin-top: 2rem; }

/* p-imprimir */
.p-imprimir {
  background-color: #f2f2f2;
  overflow: scroll; }
  .p-imprimir .c-sheet {
    height: auto;
    width: 670px;
    margin: 0 auto;
    background-color: white;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1); }

@media print {
  .page-template-template-imprimir .o-header,
  .page-template-template-imprimir .o-footer,
  .page-template-template-imprimir .mod-top {
    display: none; }
  .page-template-template-imprimir .c-sheet {
    box-shadow: 0; }
  .page-template-template-imprimir .p-imprimir {
    padding: 0 !important; } }

/*  Utilities
    Helpers & overrides
    Prefixed with: u-
\*----------------------------------------------------------------------------*/
/* Helpers
  =============== */
.clearfix::before,
.clearfix::after {
  content: " ";
  display: block; }

.clearfix:after {
  clear: both; }

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

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

.text-center {
  text-align: center; }

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

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.inline {
  display: inline; }

.vertical-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.responsive-image {
  max-width: 100%;
  height: auto; }

.total {
  width: 100%; }

.total-h {
  height: 100%; }

.total-image {
  width: 100%;
  height: auto;
  display: block; }

.show {
  display: block !important; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.no-padding-top {
  padding-top: 0; }

.no-padding-bottom {
  padding-bottom: 0; }

.padding-top {
  padding-top: 2rem; }

.padding-bottom {
  padding-bottom: 2rem; }

.no-margin-top {
  margin-top: 0; }

.no-margin-bottom {
  margin-bottom: 0; }

.margin-top {
  margin-top: 2rem; }

.margin-bottom {
  margin-bottom: 2rem; }

.alternate-background {
  background: #fafafa;
  color: #26292e; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.overflow-hidden {
  overflow: hidden; }

.uppercase {
  text-transform: uppercase; }

.mauto {
  margin: 0 auto; }

.u-nmB-lastchild > *:last-child {
  margin-bottom: 0; }

.u-nmB-firstchild > *:first-child {
  margin-top: 0; }

.a-fit-cover {
  overflow: hidden; }
  .a-fit-cover img {
    width: 100%;
    display: block;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.is-disable[class*="a-btn"] {
  opacity: 0.5;
  pointer-events: none; }

/* a-bg */
.u-bg-color-one {
  background-color: #becccf; }

.u-bg-color-two {
  background-color: #e6ddc7; }

.u-bg-color-three {
  background-color: #eaccb4; }

.u-bg-color-four {
  background-color: #ccc5be; }

.u-bg-color-white {
  background-color: #ffffff; }

.u-bg-color-black {
  background-color: #26292e; }

.u-bg-color-gray {
  background-color: #E4E5E5; }

.u-bg-color-transparent {
  background-color: transparent; }

.u-font-regular {
  font-family: "BwModelica-Regular"; }

.u-font-regular-expanded {
  font-family: "BwModelica-RegularExpanded"; }

.u-font-bold, .a-itemTab .__dot, .a-itemTab.active, .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li > a, .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"]:hover > a, .m-navHeader > ul > li[class*="has-children"] > ul.sub-menu > li[class*="has-children"] > ul.sub-menu > li > a:hover, .m-navHeadSinProd .navBreadcrumb li:last-child a {
  font-family: "BwModelica-Bold"; }

.u-font-black {
  font-family: "BwModelica-BlackExtended"; }

.u-color-one {
  color: #becccf; }
  .u-color-one * {
    color: #becccf; }

.u-color-two {
  color: #e6ddc7; }
  .u-color-two * {
    color: #e6ddc7; }

.u-color-three {
  color: #eaccb4; }
  .u-color-three * {
    color: #eaccb4; }

.u-color-four {
  color: #ccc5be; }
  .u-color-four * {
    color: #ccc5be; }

.u-color-white {
  color: #ffffff; }
  .u-color-white * {
    color: #ffffff; }

.u-color-black {
  color: #26292e; }
  .u-color-black * {
    color: #26292e; }

.u-color-gray {
  color: #E4E5E5; }
  .u-color-gray * {
    color: #E4E5E5; }

.u-color-transparent {
  color: transparent; }
  .u-color-transparent * {
    color: transparent; }

.u-mT-xl {
  margin-top: 200px; }

.u-mB-xl {
  margin-bottom: 200px; }

.u-mL-xl {
  margin-left: 200px; }

.u-mR-xl {
  margin-right: 200px; }

.u-mLR-xl {
  margin-right: 200px;
  margin-left: 200px; }

.u-mTB-xl {
  margin-bottom: 200px;
  margin-top: 200px; }

.u-mT-l {
  margin-top: 100px; }

.u-mB-l {
  margin-bottom: 100px; }

.u-mL-l {
  margin-left: 100px; }

.u-mR-l {
  margin-right: 100px; }

.u-mLR-l {
  margin-right: 100px;
  margin-left: 100px; }

.u-mTB-l {
  margin-bottom: 100px;
  margin-top: 100px; }

.u-mT-m {
  margin-top: 80px; }

.u-mB-m {
  margin-bottom: 80px; }

.u-mL-m {
  margin-left: 80px; }

.u-mR-m {
  margin-right: 80px; }

.u-mLR-m {
  margin-right: 80px;
  margin-left: 80px; }

.u-mTB-m {
  margin-bottom: 80px;
  margin-top: 80px; }

.u-mT-s {
  margin-top: 40px; }

.u-mB-s {
  margin-bottom: 40px; }

.u-mL-s {
  margin-left: 40px; }

.u-mR-s {
  margin-right: 40px; }

.u-mLR-s {
  margin-right: 40px;
  margin-left: 40px; }

.u-mTB-s {
  margin-bottom: 40px;
  margin-top: 40px; }

.u-mT-s-vertical {
  margin-top: 40px; }

.u-mB-s-vertical {
  margin-bottom: 40px; }

.u-mL-s-vertical {
  margin-left: 40px; }

.u-mR-s-vertical {
  margin-right: 40px; }

.u-mLR-s-vertical {
  margin-right: 40px;
  margin-left: 40px; }

.u-mTB-s-vertical {
  margin-bottom: 40px;
  margin-top: 40px; }

.u-mT-sm {
  margin-top: 20px; }

.u-mB-sm {
  margin-bottom: 20px; }

.u-mL-sm {
  margin-left: 20px; }

.u-mR-sm {
  margin-right: 20px; }

.u-mLR-sm {
  margin-right: 20px;
  margin-left: 20px; }

.u-mTB-sm {
  margin-bottom: 20px;
  margin-top: 20px; }

.u-mT-xs {
  margin-top: 10px; }

.u-mB-xs {
  margin-bottom: 10px; }

.u-mL-xs {
  margin-left: 10px; }

.u-mR-xs {
  margin-right: 10px; }

.u-mLR-xs {
  margin-right: 10px;
  margin-left: 10px; }

.u-mTB-xs {
  margin-bottom: 10px;
  margin-top: 10px; }

.u-mT-xxs {
  margin-top: 5px; }

.u-mB-xxs {
  margin-bottom: 5px; }

.u-mL-xxs {
  margin-left: 5px; }

.u-mR-xxs {
  margin-right: 5px; }

.u-mLR-xxs {
  margin-right: 5px;
  margin-left: 5px; }

.u-mTB-xxs {
  margin-bottom: 5px;
  margin-top: 5px; }

.u-mT-0 {
  margin-top: 0px; }

.u-mB-0 {
  margin-bottom: 0px; }

.u-mL-0 {
  margin-left: 0px; }

.u-mR-0 {
  margin-right: 0px; }

.u-mLR-0 {
  margin-right: 0px;
  margin-left: 0px; }

.u-mTB-0 {
  margin-bottom: 0px;
  margin-top: 0px; }

@media (max-width: 768px) {
  .u-mT-xl {
    margin-top: 100px; }
  .u-mB-xl {
    margin-bottom: 100px; }
  .u-mL-xl {
    margin-left: 100px; }
  .u-mR-xl {
    margin-right: 100px; }
  .u-mLR-xl {
    margin-right: 100px;
    margin-left: 100px; }
  .u-mTB-xl {
    margin-bottom: 100px;
    margin-top: 100px; }
  .u-mT-s-vertical {
    margin-top: 20px; }
  .u-mB-s-vertical {
    margin-bottom: 20px; }
  .u-mL-s-vertical {
    margin-left: 20px; }
  .u-mR-s-vertical {
    margin-right: 20px; }
  .u-mLR-s-vertical {
    margin-right: 20px;
    margin-left: 20px; }
  .u-mTB-s-vertical {
    margin-bottom: 20px;
    margin-top: 20px; }
  .u-md-mT-xl {
    margin-top: 200px; }
  .u-md-mB-xl {
    margin-bottom: 200px; }
  .u-md-mL-xl {
    margin-left: 200px; }
  .u-md-mR-xl {
    margin-right: 200px; }
  .u-md-mLR-xl {
    margin-right: 200px;
    margin-left: 200px; }
  .u-md-mTB-xl {
    margin-bottom: 200px;
    margin-top: 200px; }
  .u-md-mT-l {
    margin-top: 100px; }
  .u-md-mB-l {
    margin-bottom: 100px; }
  .u-md-mL-l {
    margin-left: 100px; }
  .u-md-mR-l {
    margin-right: 100px; }
  .u-md-mLR-l {
    margin-right: 100px;
    margin-left: 100px; }
  .u-md-mTB-l {
    margin-bottom: 100px;
    margin-top: 100px; }
  .u-md-mT-m {
    margin-top: 80px; }
  .u-md-mB-m {
    margin-bottom: 80px; }
  .u-md-mL-m {
    margin-left: 80px; }
  .u-md-mR-m {
    margin-right: 80px; }
  .u-md-mLR-m {
    margin-right: 80px;
    margin-left: 80px; }
  .u-md-mTB-m {
    margin-bottom: 80px;
    margin-top: 80px; }
  .u-md-mT-s {
    margin-top: 40px; }
  .u-md-mB-s {
    margin-bottom: 40px; }
  .u-md-mL-s {
    margin-left: 40px; }
  .u-md-mR-s {
    margin-right: 40px; }
  .u-md-mLR-s {
    margin-right: 40px;
    margin-left: 40px; }
  .u-md-mTB-s {
    margin-bottom: 40px;
    margin-top: 40px; }
  .u-md-mT-s-vertical {
    margin-top: 40px; }
  .u-md-mB-s-vertical {
    margin-bottom: 40px; }
  .u-md-mL-s-vertical {
    margin-left: 40px; }
  .u-md-mR-s-vertical {
    margin-right: 40px; }
  .u-md-mLR-s-vertical {
    margin-right: 40px;
    margin-left: 40px; }
  .u-md-mTB-s-vertical {
    margin-bottom: 40px;
    margin-top: 40px; }
  .u-md-mT-sm {
    margin-top: 20px; }
  .u-md-mB-sm {
    margin-bottom: 20px; }
  .u-md-mL-sm {
    margin-left: 20px; }
  .u-md-mR-sm {
    margin-right: 20px; }
  .u-md-mLR-sm {
    margin-right: 20px;
    margin-left: 20px; }
  .u-md-mTB-sm {
    margin-bottom: 20px;
    margin-top: 20px; }
  .u-md-mT-xs {
    margin-top: 10px; }
  .u-md-mB-xs {
    margin-bottom: 10px; }
  .u-md-mL-xs {
    margin-left: 10px; }
  .u-md-mR-xs {
    margin-right: 10px; }
  .u-md-mLR-xs {
    margin-right: 10px;
    margin-left: 10px; }
  .u-md-mTB-xs {
    margin-bottom: 10px;
    margin-top: 10px; }
  .u-md-mT-xxs {
    margin-top: 5px; }
  .u-md-mB-xxs {
    margin-bottom: 5px; }
  .u-md-mL-xxs {
    margin-left: 5px; }
  .u-md-mR-xxs {
    margin-right: 5px; }
  .u-md-mLR-xxs {
    margin-right: 5px;
    margin-left: 5px; }
  .u-md-mTB-xxs {
    margin-bottom: 5px;
    margin-top: 5px; }
  .u-md-mT-0 {
    margin-top: 0px; }
  .u-md-mB-0 {
    margin-bottom: 0px; }
  .u-md-mL-0 {
    margin-left: 0px; }
  .u-md-mR-0 {
    margin-right: 0px; }
  .u-md-mLR-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .u-md-mTB-0 {
    margin-bottom: 0px;
    margin-top: 0px; } }

@media (max-width: 576px) {
  .u-sm-mT-xl {
    margin-top: 200px; }
  .u-sm-mB-xl {
    margin-bottom: 200px; }
  .u-sm-mL-xl {
    margin-left: 200px; }
  .u-sm-mR-xl {
    margin-right: 200px; }
  .u-sm-mLR-xl {
    margin-right: 200px;
    margin-left: 200px; }
  .u-sm-mTB-xl {
    margin-bottom: 200px;
    margin-top: 200px; }
  .u-sm-mT-l {
    margin-top: 100px; }
  .u-sm-mB-l {
    margin-bottom: 100px; }
  .u-sm-mL-l {
    margin-left: 100px; }
  .u-sm-mR-l {
    margin-right: 100px; }
  .u-sm-mLR-l {
    margin-right: 100px;
    margin-left: 100px; }
  .u-sm-mTB-l {
    margin-bottom: 100px;
    margin-top: 100px; }
  .u-sm-mT-m {
    margin-top: 80px; }
  .u-sm-mB-m {
    margin-bottom: 80px; }
  .u-sm-mL-m {
    margin-left: 80px; }
  .u-sm-mR-m {
    margin-right: 80px; }
  .u-sm-mLR-m {
    margin-right: 80px;
    margin-left: 80px; }
  .u-sm-mTB-m {
    margin-bottom: 80px;
    margin-top: 80px; }
  .u-sm-mT-s {
    margin-top: 40px; }
  .u-sm-mB-s {
    margin-bottom: 40px; }
  .u-sm-mL-s {
    margin-left: 40px; }
  .u-sm-mR-s {
    margin-right: 40px; }
  .u-sm-mLR-s {
    margin-right: 40px;
    margin-left: 40px; }
  .u-sm-mTB-s {
    margin-bottom: 40px;
    margin-top: 40px; }
  .u-sm-mT-s-vertical {
    margin-top: 40px; }
  .u-sm-mB-s-vertical {
    margin-bottom: 40px; }
  .u-sm-mL-s-vertical {
    margin-left: 40px; }
  .u-sm-mR-s-vertical {
    margin-right: 40px; }
  .u-sm-mLR-s-vertical {
    margin-right: 40px;
    margin-left: 40px; }
  .u-sm-mTB-s-vertical {
    margin-bottom: 40px;
    margin-top: 40px; }
  .u-sm-mT-sm {
    margin-top: 20px; }
  .u-sm-mB-sm {
    margin-bottom: 20px; }
  .u-sm-mL-sm {
    margin-left: 20px; }
  .u-sm-mR-sm {
    margin-right: 20px; }
  .u-sm-mLR-sm {
    margin-right: 20px;
    margin-left: 20px; }
  .u-sm-mTB-sm {
    margin-bottom: 20px;
    margin-top: 20px; }
  .u-sm-mT-xs {
    margin-top: 10px; }
  .u-sm-mB-xs {
    margin-bottom: 10px; }
  .u-sm-mL-xs {
    margin-left: 10px; }
  .u-sm-mR-xs {
    margin-right: 10px; }
  .u-sm-mLR-xs {
    margin-right: 10px;
    margin-left: 10px; }
  .u-sm-mTB-xs {
    margin-bottom: 10px;
    margin-top: 10px; }
  .u-sm-mT-xxs {
    margin-top: 5px; }
  .u-sm-mB-xxs {
    margin-bottom: 5px; }
  .u-sm-mL-xxs {
    margin-left: 5px; }
  .u-sm-mR-xxs {
    margin-right: 5px; }
  .u-sm-mLR-xxs {
    margin-right: 5px;
    margin-left: 5px; }
  .u-sm-mTB-xxs {
    margin-bottom: 5px;
    margin-top: 5px; }
  .u-sm-mT-0 {
    margin-top: 0px; }
  .u-sm-mB-0 {
    margin-bottom: 0px; }
  .u-sm-mL-0 {
    margin-left: 0px; }
  .u-sm-mR-0 {
    margin-right: 0px; }
  .u-sm-mLR-0 {
    margin-right: 0px;
    margin-left: 0px; }
  .u-sm-mTB-0 {
    margin-bottom: 0px;
    margin-top: 0px; } }

/* Is equivalent to:
  *	 gap: 10px 15%;
  *  row-gap: 10px;
  *  column-gap: 15%;
  */
.u-g-xl {
  gap: 200px 200px; }

.u-gY-xl {
  -webkit-column-gap: 200px;
     -moz-column-gap: 200px;
          column-gap: 200px; }

.u-gX-xl {
  row-gap: 200px; }

.u-g-l {
  gap: 100px 100px; }

.u-gY-l {
  -webkit-column-gap: 100px;
     -moz-column-gap: 100px;
          column-gap: 100px; }

.u-gX-l {
  row-gap: 100px; }

.u-g-m {
  gap: 80px 80px; }

.u-gY-m {
  -webkit-column-gap: 80px;
     -moz-column-gap: 80px;
          column-gap: 80px; }

.u-gX-m {
  row-gap: 80px; }

.u-g-s {
  gap: 40px 40px; }

.u-gY-s {
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px; }

.u-gX-s {
  row-gap: 40px; }

.u-g-s-vertical {
  gap: 40px 40px; }

.u-gY-s-vertical {
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px; }

.u-gX-s-vertical {
  row-gap: 40px; }

.u-g-sm {
  gap: 20px 20px; }

.u-gY-sm {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px; }

.u-gX-sm {
  row-gap: 20px; }

.u-g-xs {
  gap: 10px 10px; }

.u-gY-xs {
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px; }

.u-gX-xs {
  row-gap: 10px; }

.u-g-xxs {
  gap: 5px 5px; }

.u-gY-xxs {
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px; }

.u-gX-xxs {
  row-gap: 5px; }

.u-g-0 {
  gap: 0px 0px; }

.u-gY-0 {
  -webkit-column-gap: 0px;
     -moz-column-gap: 0px;
          column-gap: 0px; }

.u-gX-0 {
  row-gap: 0px; }

@media (max-width: 768px) {
  .u-md-g-xl {
    gap: 100px 100px; }
  .u-md-gY-xl {
    -webkit-column-gap: 100px;
       -moz-column-gap: 100px;
            column-gap: 100px; }
  .u-md-gX-xl {
    row-gap: 100px; }
  .u-md-g-s-vertical {
    gap: 20px 20px; }
  .u-md-gY-s-vertical {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px; }
  .u-md-gX-s-vertical {
    row-gap: 20px; } }

@media (max-width: 576px) {
  .u-sm-g-xl {
    gap: 100px 100px; }
  .u-sm-gY-xl {
    -webkit-column-gap: 100px;
       -moz-column-gap: 100px;
            column-gap: 100px; }
  .u-sm-gX-xl {
    row-gap: 100px; }
  .u-sm-g-s-vertical {
    gap: 20px 20px; }
  .u-sm-gY-s-vertical {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px; }
  .u-sm-gX-s-vertical {
    row-gap: 20px; } }

.u-p-xl {
  padding: 200px 200px; }

.u-pLR-xl {
  padding-right: 200px;
  padding-left: 200px; }

.u-pTB-xl {
  padding-bottom: 200px;
  padding-top: 200px; }

.u-pT-xl {
  padding-top: 200px; }

.u-pB-xl {
  padding-bottom: 200px; }

.u-pL-xl {
  padding-left: 200px; }

.u-pR-xl {
  padding-right: 200px; }

.u-p-l {
  padding: 100px 100px; }

.u-pLR-l {
  padding-right: 100px;
  padding-left: 100px; }

.u-pTB-l {
  padding-bottom: 100px;
  padding-top: 100px; }

.u-pT-l {
  padding-top: 100px; }

.u-pB-l {
  padding-bottom: 100px; }

.u-pL-l {
  padding-left: 100px; }

.u-pR-l {
  padding-right: 100px; }

.u-p-m {
  padding: 80px 80px; }

.u-pLR-m {
  padding-right: 80px;
  padding-left: 80px; }

.u-pTB-m {
  padding-bottom: 80px;
  padding-top: 80px; }

.u-pT-m {
  padding-top: 80px; }

.u-pB-m {
  padding-bottom: 80px; }

.u-pL-m {
  padding-left: 80px; }

.u-pR-m {
  padding-right: 80px; }

.u-p-s {
  padding: 40px 40px; }

.u-pLR-s {
  padding-right: 40px;
  padding-left: 40px; }

.u-pTB-s {
  padding-bottom: 40px;
  padding-top: 40px; }

.u-pT-s {
  padding-top: 40px; }

.u-pB-s {
  padding-bottom: 40px; }

.u-pL-s {
  padding-left: 40px; }

.u-pR-s {
  padding-right: 40px; }

.u-p-s-vertical {
  padding: 40px 40px; }

.u-pLR-s-vertical {
  padding-right: 40px;
  padding-left: 40px; }

.u-pTB-s-vertical {
  padding-bottom: 40px;
  padding-top: 40px; }

.u-pT-s-vertical {
  padding-top: 40px; }

.u-pB-s-vertical {
  padding-bottom: 40px; }

.u-pL-s-vertical {
  padding-left: 40px; }

.u-pR-s-vertical {
  padding-right: 40px; }

.u-p-sm {
  padding: 20px 20px; }

.u-pLR-sm {
  padding-right: 20px;
  padding-left: 20px; }

.u-pTB-sm {
  padding-bottom: 20px;
  padding-top: 20px; }

.u-pT-sm {
  padding-top: 20px; }

.u-pB-sm {
  padding-bottom: 20px; }

.u-pL-sm {
  padding-left: 20px; }

.u-pR-sm {
  padding-right: 20px; }

.u-p-xs {
  padding: 10px 10px; }

.u-pLR-xs {
  padding-right: 10px;
  padding-left: 10px; }

.u-pTB-xs {
  padding-bottom: 10px;
  padding-top: 10px; }

.u-pT-xs {
  padding-top: 10px; }

.u-pB-xs {
  padding-bottom: 10px; }

.u-pL-xs {
  padding-left: 10px; }

.u-pR-xs {
  padding-right: 10px; }

.u-p-xxs {
  padding: 5px 5px; }

.u-pLR-xxs {
  padding-right: 5px;
  padding-left: 5px; }

.u-pTB-xxs {
  padding-bottom: 5px;
  padding-top: 5px; }

.u-pT-xxs {
  padding-top: 5px; }

.u-pB-xxs {
  padding-bottom: 5px; }

.u-pL-xxs {
  padding-left: 5px; }

.u-pR-xxs {
  padding-right: 5px; }

.u-p-0 {
  padding: 0px 0px; }

.u-pLR-0 {
  padding-right: 0px;
  padding-left: 0px; }

.u-pTB-0 {
  padding-bottom: 0px;
  padding-top: 0px; }

.u-pT-0 {
  padding-top: 0px; }

.u-pB-0 {
  padding-bottom: 0px; }

.u-pL-0 {
  padding-left: 0px; }

.u-pR-0 {
  padding-right: 0px; }

@media (max-width: 768px) {
  .u-p-xl {
    padding: 100px 100px; }
  .u-pLR-xl {
    padding-right: 100px;
    padding-left: 100px; }
  .u-pTB-xl {
    padding-bottom: 100px;
    padding-top: 100px; }
  .u-pT-xl {
    padding-top: 100px; }
  .u-pB-xl {
    padding-bottom: 100px; }
  .u-pL-xl {
    padding-left: 100px; }
  .u-pR-xl {
    padding-right: 100px; }
  .u-p-s-vertical {
    padding: 20px 20px; }
  .u-pLR-s-vertical {
    padding-right: 20px;
    padding-left: 20px; }
  .u-pTB-s-vertical {
    padding-bottom: 20px;
    padding-top: 20px; }
  .u-pT-s-vertical {
    padding-top: 20px; }
  .u-pB-s-vertical {
    padding-bottom: 20px; }
  .u-pL-s-vertical {
    padding-left: 20px; }
  .u-pR-s-vertical {
    padding-right: 20px; }
  .u-md-p-xl {
    padding: 200px 200px; }
  .u-md-pLR-xl {
    padding-right: 200px;
    padding-left: 200px; }
  .u-md-pTB-xl {
    padding-bottom: 200px;
    padding-top: 200px; }
  .u-md-pT-xl {
    padding-top: 200px; }
  .u-md-pB-xl {
    padding-bottom: 200px; }
  .u-md-pL-xl {
    padding-left: 200px; }
  .u-md-pR-xl {
    padding-right: 200px; }
  .u-md-p-l {
    padding: 100px 100px; }
  .u-md-pLR-l {
    padding-right: 100px;
    padding-left: 100px; }
  .u-md-pTB-l {
    padding-bottom: 100px;
    padding-top: 100px; }
  .u-md-pT-l {
    padding-top: 100px; }
  .u-md-pB-l {
    padding-bottom: 100px; }
  .u-md-pL-l {
    padding-left: 100px; }
  .u-md-pR-l {
    padding-right: 100px; }
  .u-md-p-m {
    padding: 80px 80px; }
  .u-md-pLR-m {
    padding-right: 80px;
    padding-left: 80px; }
  .u-md-pTB-m {
    padding-bottom: 80px;
    padding-top: 80px; }
  .u-md-pT-m {
    padding-top: 80px; }
  .u-md-pB-m {
    padding-bottom: 80px; }
  .u-md-pL-m {
    padding-left: 80px; }
  .u-md-pR-m {
    padding-right: 80px; }
  .u-md-p-s {
    padding: 40px 40px; }
  .u-md-pLR-s {
    padding-right: 40px;
    padding-left: 40px; }
  .u-md-pTB-s {
    padding-bottom: 40px;
    padding-top: 40px; }
  .u-md-pT-s {
    padding-top: 40px; }
  .u-md-pB-s {
    padding-bottom: 40px; }
  .u-md-pL-s {
    padding-left: 40px; }
  .u-md-pR-s {
    padding-right: 40px; }
  .u-md-p-s-vertical {
    padding: 40px 40px; }
  .u-md-pLR-s-vertical {
    padding-right: 40px;
    padding-left: 40px; }
  .u-md-pTB-s-vertical {
    padding-bottom: 40px;
    padding-top: 40px; }
  .u-md-pT-s-vertical {
    padding-top: 40px; }
  .u-md-pB-s-vertical {
    padding-bottom: 40px; }
  .u-md-pL-s-vertical {
    padding-left: 40px; }
  .u-md-pR-s-vertical {
    padding-right: 40px; }
  .u-md-p-sm {
    padding: 20px 20px; }
  .u-md-pLR-sm {
    padding-right: 20px;
    padding-left: 20px; }
  .u-md-pTB-sm {
    padding-bottom: 20px;
    padding-top: 20px; }
  .u-md-pT-sm {
    padding-top: 20px; }
  .u-md-pB-sm {
    padding-bottom: 20px; }
  .u-md-pL-sm {
    padding-left: 20px; }
  .u-md-pR-sm {
    padding-right: 20px; }
  .u-md-p-xs {
    padding: 10px 10px; }
  .u-md-pLR-xs {
    padding-right: 10px;
    padding-left: 10px; }
  .u-md-pTB-xs {
    padding-bottom: 10px;
    padding-top: 10px; }
  .u-md-pT-xs {
    padding-top: 10px; }
  .u-md-pB-xs {
    padding-bottom: 10px; }
  .u-md-pL-xs {
    padding-left: 10px; }
  .u-md-pR-xs {
    padding-right: 10px; }
  .u-md-p-xxs {
    padding: 5px 5px; }
  .u-md-pLR-xxs {
    padding-right: 5px;
    padding-left: 5px; }
  .u-md-pTB-xxs {
    padding-bottom: 5px;
    padding-top: 5px; }
  .u-md-pT-xxs {
    padding-top: 5px; }
  .u-md-pB-xxs {
    padding-bottom: 5px; }
  .u-md-pL-xxs {
    padding-left: 5px; }
  .u-md-pR-xxs {
    padding-right: 5px; }
  .u-md-p-0 {
    padding: 0px 0px; }
  .u-md-pLR-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .u-md-pTB-0 {
    padding-bottom: 0px;
    padding-top: 0px; }
  .u-md-pT-0 {
    padding-top: 0px; }
  .u-md-pB-0 {
    padding-bottom: 0px; }
  .u-md-pL-0 {
    padding-left: 0px; }
  .u-md-pR-0 {
    padding-right: 0px; } }

@media (max-width: 576px) {
  .u-sm-p-xl {
    padding: 200px 200px; }
  .u-sm-pLR-xl {
    padding-right: 200px;
    padding-left: 200px; }
  .u-sm-pTB-xl {
    padding-bottom: 200px;
    padding-top: 200px; }
  .u-sm-pT-xl {
    padding-top: 200px; }
  .u-sm-pB-xl {
    padding-bottom: 200px; }
  .u-sm-pL-xl {
    padding-left: 200px; }
  .u-sm-pR-xl {
    padding-right: 200px; }
  .u-sm-p-l {
    padding: 100px 100px; }
  .u-sm-pLR-l {
    padding-right: 100px;
    padding-left: 100px; }
  .u-sm-pTB-l {
    padding-bottom: 100px;
    padding-top: 100px; }
  .u-sm-pT-l {
    padding-top: 100px; }
  .u-sm-pB-l {
    padding-bottom: 100px; }
  .u-sm-pL-l {
    padding-left: 100px; }
  .u-sm-pR-l {
    padding-right: 100px; }
  .u-sm-p-m {
    padding: 80px 80px; }
  .u-sm-pLR-m {
    padding-right: 80px;
    padding-left: 80px; }
  .u-sm-pTB-m {
    padding-bottom: 80px;
    padding-top: 80px; }
  .u-sm-pT-m {
    padding-top: 80px; }
  .u-sm-pB-m {
    padding-bottom: 80px; }
  .u-sm-pL-m {
    padding-left: 80px; }
  .u-sm-pR-m {
    padding-right: 80px; }
  .u-sm-p-s {
    padding: 40px 40px; }
  .u-sm-pLR-s {
    padding-right: 40px;
    padding-left: 40px; }
  .u-sm-pTB-s {
    padding-bottom: 40px;
    padding-top: 40px; }
  .u-sm-pT-s {
    padding-top: 40px; }
  .u-sm-pB-s {
    padding-bottom: 40px; }
  .u-sm-pL-s {
    padding-left: 40px; }
  .u-sm-pR-s {
    padding-right: 40px; }
  .u-sm-p-s-vertical {
    padding: 40px 40px; }
  .u-sm-pLR-s-vertical {
    padding-right: 40px;
    padding-left: 40px; }
  .u-sm-pTB-s-vertical {
    padding-bottom: 40px;
    padding-top: 40px; }
  .u-sm-pT-s-vertical {
    padding-top: 40px; }
  .u-sm-pB-s-vertical {
    padding-bottom: 40px; }
  .u-sm-pL-s-vertical {
    padding-left: 40px; }
  .u-sm-pR-s-vertical {
    padding-right: 40px; }
  .u-sm-p-sm {
    padding: 20px 20px; }
  .u-sm-pLR-sm {
    padding-right: 20px;
    padding-left: 20px; }
  .u-sm-pTB-sm {
    padding-bottom: 20px;
    padding-top: 20px; }
  .u-sm-pT-sm {
    padding-top: 20px; }
  .u-sm-pB-sm {
    padding-bottom: 20px; }
  .u-sm-pL-sm {
    padding-left: 20px; }
  .u-sm-pR-sm {
    padding-right: 20px; }
  .u-sm-p-xs {
    padding: 10px 10px; }
  .u-sm-pLR-xs {
    padding-right: 10px;
    padding-left: 10px; }
  .u-sm-pTB-xs {
    padding-bottom: 10px;
    padding-top: 10px; }
  .u-sm-pT-xs {
    padding-top: 10px; }
  .u-sm-pB-xs {
    padding-bottom: 10px; }
  .u-sm-pL-xs {
    padding-left: 10px; }
  .u-sm-pR-xs {
    padding-right: 10px; }
  .u-sm-p-xxs {
    padding: 5px 5px; }
  .u-sm-pLR-xxs {
    padding-right: 5px;
    padding-left: 5px; }
  .u-sm-pTB-xxs {
    padding-bottom: 5px;
    padding-top: 5px; }
  .u-sm-pT-xxs {
    padding-top: 5px; }
  .u-sm-pB-xxs {
    padding-bottom: 5px; }
  .u-sm-pL-xxs {
    padding-left: 5px; }
  .u-sm-pR-xxs {
    padding-right: 5px; }
  .u-sm-p-0 {
    padding: 0px 0px; }
  .u-sm-pLR-0 {
    padding-right: 0px;
    padding-left: 0px; }
  .u-sm-pTB-0 {
    padding-bottom: 0px;
    padding-top: 0px; }
  .u-sm-pT-0 {
    padding-top: 0px; }
  .u-sm-pB-0 {
    padding-bottom: 0px; }
  .u-sm-pL-0 {
    padding-left: 0px; }
  .u-sm-pR-0 {
    padding-right: 0px; } }

.u-border-radius-xl {
  border-radius: 200px 200px; }

.u-border-radius-l {
  border-radius: 100px 100px; }

.u-border-radius-m {
  border-radius: 80px 80px; }

.u-border-radius-s {
  border-radius: 40px 40px; }

.u-border-radius-s-vertical {
  border-radius: 40px 40px; }

.u-border-radius-sm {
  border-radius: 20px 20px; }

.u-border-radius-xs {
  border-radius: 10px 10px; }

.u-border-radius-xxs {
  border-radius: 5px 5px; }

.u-border-radius-0 {
  border-radius: 0px 0px; }

@media (max-width: 768px) {
  .u-border-radius-xl {
    border-radius: 100px 100px; }
  .u-border-radius-s-vertical {
    border-radius: 20px 20px; } }

.u-noTL-border-radius[class*="u-border-radius"] {
  border-top-left-radius: 0; }

.u-noTR-border-radius[class*="u-border-radius"] {
  border-top-right-radius: 0; }

.u-noBR-border-radius[class*="u-border-radius"] {
  border-bottom-right-radius: 0; }

.u-noBL-border-radius[class*="u-border-radius"] {
  border-bottom-left-radius: 0; }

/* a-bg */
.u-border-color-one {
  border-color: #becccf; }

.u-border-color-one {
  border: 1px solid #becccf; }

.u-borderTB-color-one {
  border-top: 1px solid #becccf;
  border-bottom: 1px solid #becccf; }

.u-borderT-color-one {
  border-top: 1px solid #becccf; }

.u-borderB-color-one {
  border-bottom: 1px solid #becccf; }

.u-borderLR-color-one {
  border-left: 1px solid #becccf;
  border-right: 1px solid #becccf; }

.u-borderL-color-one {
  border-left: 1px solid #becccf; }

.u-borderR-color-one {
  border-right: 1px solid #becccf; }

.u-border-color-two {
  border-color: #e6ddc7; }

.u-border-color-two {
  border: 1px solid #e6ddc7; }

.u-borderTB-color-two {
  border-top: 1px solid #e6ddc7;
  border-bottom: 1px solid #e6ddc7; }

.u-borderT-color-two {
  border-top: 1px solid #e6ddc7; }

.u-borderB-color-two {
  border-bottom: 1px solid #e6ddc7; }

.u-borderLR-color-two {
  border-left: 1px solid #e6ddc7;
  border-right: 1px solid #e6ddc7; }

.u-borderL-color-two {
  border-left: 1px solid #e6ddc7; }

.u-borderR-color-two {
  border-right: 1px solid #e6ddc7; }

.u-border-color-three {
  border-color: #eaccb4; }

.u-border-color-three {
  border: 1px solid #eaccb4; }

.u-borderTB-color-three {
  border-top: 1px solid #eaccb4;
  border-bottom: 1px solid #eaccb4; }

.u-borderT-color-three {
  border-top: 1px solid #eaccb4; }

.u-borderB-color-three {
  border-bottom: 1px solid #eaccb4; }

.u-borderLR-color-three {
  border-left: 1px solid #eaccb4;
  border-right: 1px solid #eaccb4; }

.u-borderL-color-three {
  border-left: 1px solid #eaccb4; }

.u-borderR-color-three {
  border-right: 1px solid #eaccb4; }

.u-border-color-four {
  border-color: #ccc5be; }

.u-border-color-four {
  border: 1px solid #ccc5be; }

.u-borderTB-color-four {
  border-top: 1px solid #ccc5be;
  border-bottom: 1px solid #ccc5be; }

.u-borderT-color-four {
  border-top: 1px solid #ccc5be; }

.u-borderB-color-four {
  border-bottom: 1px solid #ccc5be; }

.u-borderLR-color-four {
  border-left: 1px solid #ccc5be;
  border-right: 1px solid #ccc5be; }

.u-borderL-color-four {
  border-left: 1px solid #ccc5be; }

.u-borderR-color-four {
  border-right: 1px solid #ccc5be; }

.u-border-color-white {
  border-color: #ffffff; }

.u-border-color-white {
  border: 1px solid #ffffff; }

.u-borderTB-color-white {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff; }

.u-borderT-color-white {
  border-top: 1px solid #ffffff; }

.u-borderB-color-white {
  border-bottom: 1px solid #ffffff; }

.u-borderLR-color-white {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff; }

.u-borderL-color-white {
  border-left: 1px solid #ffffff; }

.u-borderR-color-white {
  border-right: 1px solid #ffffff; }

.u-border-color-black {
  border-color: #26292e; }

.u-border-color-black {
  border: 1px solid #26292e; }

.u-borderTB-color-black {
  border-top: 1px solid #26292e;
  border-bottom: 1px solid #26292e; }

.u-borderT-color-black {
  border-top: 1px solid #26292e; }

.u-borderB-color-black {
  border-bottom: 1px solid #26292e; }

.u-borderLR-color-black {
  border-left: 1px solid #26292e;
  border-right: 1px solid #26292e; }

.u-borderL-color-black {
  border-left: 1px solid #26292e; }

.u-borderR-color-black {
  border-right: 1px solid #26292e; }

.u-border-color-gray {
  border-color: #E4E5E5; }

.u-border-color-gray {
  border: 1px solid #E4E5E5; }

.u-borderTB-color-gray {
  border-top: 1px solid #E4E5E5;
  border-bottom: 1px solid #E4E5E5; }

.u-borderT-color-gray {
  border-top: 1px solid #E4E5E5; }

.u-borderB-color-gray {
  border-bottom: 1px solid #E4E5E5; }

.u-borderLR-color-gray {
  border-left: 1px solid #E4E5E5;
  border-right: 1px solid #E4E5E5; }

.u-borderL-color-gray {
  border-left: 1px solid #E4E5E5; }

.u-borderR-color-gray {
  border-right: 1px solid #E4E5E5; }

.u-border-color-transparent {
  border-color: transparent; }

.u-border-color-transparent {
  border: 1px solid transparent; }

.u-borderTB-color-transparent {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }

.u-borderT-color-transparent {
  border-top: 1px solid transparent; }

.u-borderB-color-transparent {
  border-bottom: 1px solid transparent; }

.u-borderLR-color-transparent {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent; }

.u-borderL-color-transparent {
  border-left: 1px solid transparent; }

.u-borderR-color-transparent {
  border-right: 1px solid transparent; }

/* a-bxImgRadius */
.u-bxImgRadius img {
  border-radius: 10px; }

@media (max-width: 1600px) {
  .u-hidden-xxl {
    display: none; } }

@media (max-width: 1200px) {
  .u-hidden-xl {
    display: none; } }

@media (max-width: 992px) {
  .u-hidden-lg {
    display: none; } }

@media (max-width: 768px) {
  .u-hidden-md {
    display: none; } }

@media (max-width: 576px) {
  .u-hidden-sm {
    display: none; } }

@media (max-width: 0px) {
  .u-hidden-xs {
    display: none; } }
/*# sourceMappingURL=main.css.map */