[data-v-b7e74115]:root {
  --ls-primary-50: #f8feff;
  --ls-primary-100: #eafafc;
  --ls-primary-200: #d2f3f6;
  --ls-primary-300: #acdee4;
  --ls-primary-400: #7dd1dc;
  --ls-primary-500: #46b4c2;
  --ls-primary-600: #3e9aa6;
  --ls-primary: #317b85;
  --ls-primary-700: #317b85;
  --ls-primary-800: #255d64;
  --ls-primary-900: #002732;
  --ls-secondary-100: #fbdeda;
  --ls-secondary-200: #f7beb4;
  --ls-secondary-300: #f39d8f;
  --ls-secondary-400: #ef7d69;
  --ls-secondary: #eb5c44;
  --ls-secondary-500: #eb5c44;
  --ls-secondary-600: #bc4a36;
  --ls-secondary-700: #8d3729;
  --ls-secondary-800: #5e251b;
  --ls-info-50: #f4f7fe;
  --ls-info-100: #e9effd;
  --ls-info-200: #c8d8fa;
  --ls-info-300: #92b1f5;
  --ls-info-400: #5c8af0;
  --ls-info: #2563eb;
  --ls-info-500: #2563eb;
  --ls-info-600: #1f54c8;
  --ls-info-700: #1943a0;
  --ls-info-800: #10327e;
  --ls-info-900: #0b265f;
  --ls-success-50: #effdf6;
  --ls-success-100: #d9f9e6;
  --ls-success-200: #b8f1d2;
  --ls-success-300: #8ee4ba;
  --ls-success-400: #6ad09d;
  --ls-success-500: #53b483;
  --ls-success: #2f9461;
  --ls-success-600: #2f9461;
  --ls-success-700: #2f7657;
  --ls-success-800: #255e46;
  --ls-success-900: #1e4d3a;
  --ls-alert-50: #fefaf5;
  --ls-alert-100: #fbf2cb;
  --ls-alert-200: #fde57e;
  --ls-alert-300: #ffd16a;
  --ls-alert-400: #fbbc55;
  --ls-alert: #e9a23b;
  --ls-alert-500: #e9a23b;
  --ls-alert-600: #c8811a;
  --ls-alert-700: #a35c00;
  --ls-alert-800: #8b4400;
  --ls-alert-900: #78310b;
  --ls-danger-50: #fef2f2;
  --ls-danger-100: #fde9e9;
  --ls-danger-200: #fac7c7;
  --ls-danger-300: #f7a1a1;
  --ls-danger-400: #f37373;
  --ls-danger: #f34141;
  --ls-danger-500: #f34141;
  --ls-danger-600: #cd3636;
  --ls-danger-700: #a32e2e;
  --ls-danger-800: #7c2323;
  --ls-danger-900: #601b1b;
  --ls-light: #fff;
  --ls-gray-50: #fafafa;
  --ls-gray-100: #f5f5f5;
  --ls-gray-200: #eeeeee;
  --ls-gray-300: #e0e0e0;
  --ls-gray-400: #bdbdbd;
  --ls-gray-500: #9e9e9e;
  --ls-gray-600: #757575;
  --ls-gray-700: #616161;
  --ls-gray-800: #424242;
  --ls-gray-900: #212121;
  --ls-dark: #212121;
}
.text-primary-50[data-v-b7e74115] {
  color: var(--ls-primary-50) !important;
}
.bg-primary-50[data-v-b7e74115] {
  background-color: var(--ls-primary-50) !important;
}
.text-primary-100[data-v-b7e74115] {
  color: var(--ls-primary-100) !important;
}
.bg-primary-100[data-v-b7e74115] {
  background-color: var(--ls-primary-100) !important;
}
.text-primary-200[data-v-b7e74115] {
  color: var(--ls-primary-200) !important;
}
.bg-primary-200[data-v-b7e74115] {
  background-color: var(--ls-primary-200) !important;
}
.text-primary-300[data-v-b7e74115] {
  color: var(--ls-primary-300) !important;
}
.bg-primary-300[data-v-b7e74115] {
  background-color: var(--ls-primary-300) !important;
}
.text-primary-400[data-v-b7e74115] {
  color: var(--ls-primary-400) !important;
}
.bg-primary-400[data-v-b7e74115] {
  background-color: var(--ls-primary-400) !important;
}
.text-primary-500[data-v-b7e74115] {
  color: var(--ls-primary-500) !important;
}
.bg-primary-500[data-v-b7e74115] {
  background-color: var(--ls-primary-500) !important;
}
.text-primary-600[data-v-b7e74115] {
  color: var(--ls-primary-600) !important;
}
.bg-primary-600[data-v-b7e74115] {
  background-color: var(--ls-primary-600) !important;
}
.text-primary[data-v-b7e74115] {
  color: var(--ls-primary) !important;
}
.bg-primary[data-v-b7e74115] {
  background-color: var(--ls-primary) !important;
}
.text-primary-700[data-v-b7e74115] {
  color: var(--ls-primary-700) !important;
}
.bg-primary-700[data-v-b7e74115] {
  background-color: var(--ls-primary-700) !important;
}
.text-primary-800[data-v-b7e74115] {
  color: var(--ls-primary-800) !important;
}
.bg-primary-800[data-v-b7e74115] {
  background-color: var(--ls-primary-800) !important;
}
.text-primary-900[data-v-b7e74115] {
  color: var(--ls-primary-900) !important;
}
.bg-primary-900[data-v-b7e74115] {
  background-color: var(--ls-primary-900) !important;
}
.text-secondary-100[data-v-b7e74115] {
  color: var(--ls-secondary-100) !important;
}
.bg-secondary-100[data-v-b7e74115] {
  background-color: var(--ls-secondary-100) !important;
}
.text-secondary-200[data-v-b7e74115] {
  color: var(--ls-secondary-200) !important;
}
.bg-secondary-200[data-v-b7e74115] {
  background-color: var(--ls-secondary-200) !important;
}
.text-secondary-300[data-v-b7e74115] {
  color: var(--ls-secondary-300) !important;
}
.bg-secondary-300[data-v-b7e74115] {
  background-color: var(--ls-secondary-300) !important;
}
.text-secondary-400[data-v-b7e74115] {
  color: var(--ls-secondary-400) !important;
}
.bg-secondary-400[data-v-b7e74115] {
  background-color: var(--ls-secondary-400) !important;
}
.text-secondary[data-v-b7e74115] {
  color: var(--ls-secondary) !important;
}
.bg-secondary[data-v-b7e74115] {
  background-color: var(--ls-secondary) !important;
}
.text-secondary-500[data-v-b7e74115] {
  color: var(--ls-secondary-500) !important;
}
.bg-secondary-500[data-v-b7e74115] {
  background-color: var(--ls-secondary-500) !important;
}
.text-secondary-600[data-v-b7e74115] {
  color: var(--ls-secondary-600) !important;
}
.bg-secondary-600[data-v-b7e74115] {
  background-color: var(--ls-secondary-600) !important;
}
.text-secondary-700[data-v-b7e74115] {
  color: var(--ls-secondary-700) !important;
}
.bg-secondary-700[data-v-b7e74115] {
  background-color: var(--ls-secondary-700) !important;
}
.text-secondary-800[data-v-b7e74115] {
  color: var(--ls-secondary-800) !important;
}
.bg-secondary-800[data-v-b7e74115] {
  background-color: var(--ls-secondary-800) !important;
}
.text-info-50[data-v-b7e74115] {
  color: var(--ls-info-50) !important;
}
.bg-info-50[data-v-b7e74115] {
  background-color: var(--ls-info-50) !important;
}
.text-info-100[data-v-b7e74115] {
  color: var(--ls-info-100) !important;
}
.bg-info-100[data-v-b7e74115] {
  background-color: var(--ls-info-100) !important;
}
.text-info-200[data-v-b7e74115] {
  color: var(--ls-info-200) !important;
}
.bg-info-200[data-v-b7e74115] {
  background-color: var(--ls-info-200) !important;
}
.text-info-300[data-v-b7e74115] {
  color: var(--ls-info-300) !important;
}
.bg-info-300[data-v-b7e74115] {
  background-color: var(--ls-info-300) !important;
}
.text-info-400[data-v-b7e74115] {
  color: var(--ls-info-400) !important;
}
.bg-info-400[data-v-b7e74115] {
  background-color: var(--ls-info-400) !important;
}
.text-info[data-v-b7e74115] {
  color: var(--ls-info) !important;
}
.bg-info[data-v-b7e74115] {
  background-color: var(--ls-info) !important;
}
.text-info-500[data-v-b7e74115] {
  color: var(--ls-info-500) !important;
}
.bg-info-500[data-v-b7e74115] {
  background-color: var(--ls-info-500) !important;
}
.text-info-600[data-v-b7e74115] {
  color: var(--ls-info-600) !important;
}
.bg-info-600[data-v-b7e74115] {
  background-color: var(--ls-info-600) !important;
}
.text-info-700[data-v-b7e74115] {
  color: var(--ls-info-700) !important;
}
.bg-info-700[data-v-b7e74115] {
  background-color: var(--ls-info-700) !important;
}
.text-info-800[data-v-b7e74115] {
  color: var(--ls-info-800) !important;
}
.bg-info-800[data-v-b7e74115] {
  background-color: var(--ls-info-800) !important;
}
.text-info-900[data-v-b7e74115] {
  color: var(--ls-info-900) !important;
}
.bg-info-900[data-v-b7e74115] {
  background-color: var(--ls-info-900) !important;
}
.text-success-50[data-v-b7e74115] {
  color: var(--ls-success-50) !important;
}
.bg-success-50[data-v-b7e74115] {
  background-color: var(--ls-success-50) !important;
}
.text-success-100[data-v-b7e74115] {
  color: var(--ls-success-100) !important;
}
.bg-success-100[data-v-b7e74115] {
  background-color: var(--ls-success-100) !important;
}
.text-success-200[data-v-b7e74115] {
  color: var(--ls-success-200) !important;
}
.bg-success-200[data-v-b7e74115] {
  background-color: var(--ls-success-200) !important;
}
.text-success-300[data-v-b7e74115] {
  color: var(--ls-success-300) !important;
}
.bg-success-300[data-v-b7e74115] {
  background-color: var(--ls-success-300) !important;
}
.text-success-400[data-v-b7e74115] {
  color: var(--ls-success-400) !important;
}
.bg-success-400[data-v-b7e74115] {
  background-color: var(--ls-success-400) !important;
}
.text-success-500[data-v-b7e74115] {
  color: var(--ls-success-500) !important;
}
.bg-success-500[data-v-b7e74115] {
  background-color: var(--ls-success-500) !important;
}
.text-success[data-v-b7e74115] {
  color: var(--ls-success) !important;
}
.bg-success[data-v-b7e74115] {
  background-color: var(--ls-success) !important;
}
.text-success-600[data-v-b7e74115] {
  color: var(--ls-success-600) !important;
}
.bg-success-600[data-v-b7e74115] {
  background-color: var(--ls-success-600) !important;
}
.text-success-700[data-v-b7e74115] {
  color: var(--ls-success-700) !important;
}
.bg-success-700[data-v-b7e74115] {
  background-color: var(--ls-success-700) !important;
}
.text-success-800[data-v-b7e74115] {
  color: var(--ls-success-800) !important;
}
.bg-success-800[data-v-b7e74115] {
  background-color: var(--ls-success-800) !important;
}
.text-success-900[data-v-b7e74115] {
  color: var(--ls-success-900) !important;
}
.bg-success-900[data-v-b7e74115] {
  background-color: var(--ls-success-900) !important;
}
.text-alert-50[data-v-b7e74115] {
  color: var(--ls-alert-50) !important;
}
.bg-alert-50[data-v-b7e74115] {
  background-color: var(--ls-alert-50) !important;
}
.text-alert-100[data-v-b7e74115] {
  color: var(--ls-alert-100) !important;
}
.bg-alert-100[data-v-b7e74115] {
  background-color: var(--ls-alert-100) !important;
}
.text-alert-200[data-v-b7e74115] {
  color: var(--ls-alert-200) !important;
}
.bg-alert-200[data-v-b7e74115] {
  background-color: var(--ls-alert-200) !important;
}
.text-alert-300[data-v-b7e74115] {
  color: var(--ls-alert-300) !important;
}
.bg-alert-300[data-v-b7e74115] {
  background-color: var(--ls-alert-300) !important;
}
.text-alert-400[data-v-b7e74115] {
  color: var(--ls-alert-400) !important;
}
.bg-alert-400[data-v-b7e74115] {
  background-color: var(--ls-alert-400) !important;
}
.text-alert[data-v-b7e74115] {
  color: var(--ls-alert) !important;
}
.bg-alert[data-v-b7e74115] {
  background-color: var(--ls-alert) !important;
}
.text-alert-500[data-v-b7e74115] {
  color: var(--ls-alert-500) !important;
}
.bg-alert-500[data-v-b7e74115] {
  background-color: var(--ls-alert-500) !important;
}
.text-alert-600[data-v-b7e74115] {
  color: var(--ls-alert-600) !important;
}
.bg-alert-600[data-v-b7e74115] {
  background-color: var(--ls-alert-600) !important;
}
.text-alert-700[data-v-b7e74115] {
  color: var(--ls-alert-700) !important;
}
.bg-alert-700[data-v-b7e74115] {
  background-color: var(--ls-alert-700) !important;
}
.text-alert-800[data-v-b7e74115] {
  color: var(--ls-alert-800) !important;
}
.bg-alert-800[data-v-b7e74115] {
  background-color: var(--ls-alert-800) !important;
}
.text-alert-900[data-v-b7e74115] {
  color: var(--ls-alert-900) !important;
}
.bg-alert-900[data-v-b7e74115] {
  background-color: var(--ls-alert-900) !important;
}
.text-danger-50[data-v-b7e74115] {
  color: var(--ls-danger-50) !important;
}
.bg-danger-50[data-v-b7e74115] {
  background-color: var(--ls-danger-50) !important;
}
.text-danger-100[data-v-b7e74115] {
  color: var(--ls-danger-100) !important;
}
.bg-danger-100[data-v-b7e74115] {
  background-color: var(--ls-danger-100) !important;
}
.text-danger-200[data-v-b7e74115] {
  color: var(--ls-danger-200) !important;
}
.bg-danger-200[data-v-b7e74115] {
  background-color: var(--ls-danger-200) !important;
}
.text-danger-300[data-v-b7e74115] {
  color: var(--ls-danger-300) !important;
}
.bg-danger-300[data-v-b7e74115] {
  background-color: var(--ls-danger-300) !important;
}
.text-danger-400[data-v-b7e74115] {
  color: var(--ls-danger-400) !important;
}
.bg-danger-400[data-v-b7e74115] {
  background-color: var(--ls-danger-400) !important;
}
.text-danger[data-v-b7e74115] {
  color: var(--ls-danger) !important;
}
.bg-danger[data-v-b7e74115] {
  background-color: var(--ls-danger) !important;
}
.text-danger-500[data-v-b7e74115] {
  color: var(--ls-danger-500) !important;
}
.bg-danger-500[data-v-b7e74115] {
  background-color: var(--ls-danger-500) !important;
}
.text-danger-600[data-v-b7e74115] {
  color: var(--ls-danger-600) !important;
}
.bg-danger-600[data-v-b7e74115] {
  background-color: var(--ls-danger-600) !important;
}
.text-danger-700[data-v-b7e74115] {
  color: var(--ls-danger-700) !important;
}
.bg-danger-700[data-v-b7e74115] {
  background-color: var(--ls-danger-700) !important;
}
.text-danger-800[data-v-b7e74115] {
  color: var(--ls-danger-800) !important;
}
.bg-danger-800[data-v-b7e74115] {
  background-color: var(--ls-danger-800) !important;
}
.text-danger-900[data-v-b7e74115] {
  color: var(--ls-danger-900) !important;
}
.bg-danger-900[data-v-b7e74115] {
  background-color: var(--ls-danger-900) !important;
}
.text-light[data-v-b7e74115] {
  color: var(--ls-light) !important;
}
.bg-light[data-v-b7e74115] {
  background-color: var(--ls-light) !important;
}
.text-gray-50[data-v-b7e74115] {
  color: var(--ls-gray-50) !important;
}
.bg-gray-50[data-v-b7e74115] {
  background-color: var(--ls-gray-50) !important;
}
.text-gray-100[data-v-b7e74115] {
  color: var(--ls-gray-100) !important;
}
.bg-gray-100[data-v-b7e74115] {
  background-color: var(--ls-gray-100) !important;
}
.text-gray-200[data-v-b7e74115] {
  color: var(--ls-gray-200) !important;
}
.bg-gray-200[data-v-b7e74115] {
  background-color: var(--ls-gray-200) !important;
}
.text-gray-300[data-v-b7e74115] {
  color: var(--ls-gray-300) !important;
}
.bg-gray-300[data-v-b7e74115] {
  background-color: var(--ls-gray-300) !important;
}
.text-gray-400[data-v-b7e74115] {
  color: var(--ls-gray-400) !important;
}
.bg-gray-400[data-v-b7e74115] {
  background-color: var(--ls-gray-400) !important;
}
.text-gray-500[data-v-b7e74115] {
  color: var(--ls-gray-500) !important;
}
.bg-gray-500[data-v-b7e74115] {
  background-color: var(--ls-gray-500) !important;
}
.text-gray-600[data-v-b7e74115] {
  color: var(--ls-gray-600) !important;
}
.bg-gray-600[data-v-b7e74115] {
  background-color: var(--ls-gray-600) !important;
}
.text-gray-700[data-v-b7e74115] {
  color: var(--ls-gray-700) !important;
}
.bg-gray-700[data-v-b7e74115] {
  background-color: var(--ls-gray-700) !important;
}
.text-gray-800[data-v-b7e74115] {
  color: var(--ls-gray-800) !important;
}
.bg-gray-800[data-v-b7e74115] {
  background-color: var(--ls-gray-800) !important;
}
.text-gray-900[data-v-b7e74115] {
  color: var(--ls-gray-900) !important;
}
.bg-gray-900[data-v-b7e74115] {
  background-color: var(--ls-gray-900) !important;
}
.text-dark[data-v-b7e74115] {
  color: var(--ls-dark) !important;
}
.bg-dark[data-v-b7e74115] {
  background-color: var(--ls-dark) !important;
}
.experiences-module[data-v-b7e74115] {
  text-align: center;
  overflow: hidden;
  padding: var(--padding-top) 20px var(--padding-bottom);
}
.experiences-module__empty[data-v-b7e74115] {
  text-align: center;
  padding: 20px 20px;
}
.experiences-module .slider-experiencias[data-v-b7e74115] {
  overflow: visible;
  position: relative;
  width: 100%;
  max-width: 880px;
}
.experiences-module .slider-experiencias[data-v-b7e74115] ::part(container) {
  overflow: visible;
}
.experiences-module .slider-experiencias[data-v-b7e74115]::before, .experiences-module .slider-experiencias[data-v-b7e74115]::after {
  background-color: var(--bg-color);
  opacity: 0.85;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: calc(50vw - 50% - 20px);
  height: 100%;
  z-index: 2;
}
.experiences-module .slider-experiencias[data-v-b7e74115]::before {
  right: calc(100% + 20px);
}
.experiences-module .slider-experiencias[data-v-b7e74115]::after {
  left: calc(100% + 20px);
}
.experiences-module .slider-experiencias > .swiper-wrapper--centered[data-v-b7e74115] {
  display: flex;
  justify-content: center;
}
.experiences-module .slider-experiencias .swiper-button-prev[data-v-b7e74115],
.experiences-module .slider-experiencias .swiper-button-next[data-v-b7e74115] {
  --swiper-navigation-size: 50px;
  --swiper-navigation-top-offset: 220px;
  --swiper-navigation-sides-offset: calc(
    var(--swiper-navigation-size) / -4
  );
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  background-color: rgba(33, 33, 33, 0.333);
  border-radius: 100px;
}
.experiences-module .slider-experiencias .swiper-button-prev[data-v-b7e74115]::after,
.experiences-module .slider-experiencias .swiper-button-next[data-v-b7e74115]::after {
  font-size: calc(var(--swiper-navigation-size) / 2);
  color: #fff;
}
.experiences-module .bloco-exp[data-v-b7e74115] {
  overflow: hidden;
  border-radius: var(--card-radius, 0px);
  background-color: #fff;
  position: relative;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}
.experiences-module .bloco-exp[data-v-b7e74115]:hover {
  z-index: 99;
}
.experiences-module .bloco-exp .discount-tag[data-v-b7e74115] {
  font-size: 16px;
  font-weight: 700;
  padding: 8px 16px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  color: #fff;
  background-color: var(--promo-color);
}
.experiences-module .bloco-exp__content[data-v-b7e74115] {
  padding: 24px 16px 16px;
}
.experiences-module .bloco-exp__nome[data-v-b7e74115] {
  display: block;
  color: #333;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  height: 36px;
  line-height: 1.2;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.experiences-module .bloco-exp__info[data-v-b7e74115] {
  width: 100%;
  margin-bottom: 25px;
  min-height: 194px;
  text-align: left;
}
.experiences-module .bloco-exp__info .small-info[data-v-b7e74115] {
  font-size: 12px;
  color: #888;
}
.experiences-module .bloco-exp__info .half-content[data-v-b7e74115] {
  display: inline-block;
  width: 50%;
  margin-right: -5px;
}
.experiences-module .bloco-exp__info .valor[data-v-b7e74115] {
  padding: 4px 0;
  border-bottom: 1px solid #ddd;
}
.experiences-module .bloco-exp__info .valor--empty[data-v-b7e74115] {
  padding: 4px 0;
  min-height: 72px;
}
.experiences-module .bloco-exp__info .valor__label[data-v-b7e74115] {
  text-align: left;
}
.experiences-module .bloco-exp__info .valor__label .valor-promo[data-v-b7e74115] {
  color: #888;
  margin-bottom: 0.2em;
  text-decoration: line-through;
  text-transform: uppercase;
}
.experiences-module .bloco-exp__info .valor__info[data-v-b7e74115] {
  font-weight: 700;
  text-transform: none;
  width: 85%;
  text-align: left;
  font-size: 12px;
}
.experiences-module .bloco-exp__info .valor__info[data-v-b7e74115] .integer {
  font-size: 36px;
}
.experiences-module .bloco-exp__info .description[data-v-b7e74115] {
  margin-top: 10px;
  text-align: left;
  overflow: hidden;
  max-height: 72px;
  min-height: 72px;
  transition: max-height 0.7s ease-in-out;
}
.experiences-module .bloco-exp__info .description--empty[data-v-b7e74115] {
  height: 72px;
}
.experiences-module .bloco-exp__info .description__text[data-v-b7e74115] {
  line-height: 24px;
  font-size: 14px;
}
.experiences-module .bloco-exp__info .toggle-see-more[data-v-b7e74115] {
  position: relative;
  border: 0;
  background: none;
  font-weight: 700;
  outline: inherit;
  padding: 5px 0;
  cursor: pointer;
  color: var(--primary-color);
}
.experiences-module .bloco-exp__info .toggle-see-more--hidden[data-v-b7e74115] {
  visibility: hidden;
  opacity: 0;
}
.experiences-module .bloco-exp__info .toggle-see-more[data-v-b7e74115]::after {
  content: "";
  margin-left: 12px;
  margin-bottom: 1px;
  display: inline-block;
  border-top: 7px solid;
  border-left: 5px solid transparent !important;
  border-right: 5px solid transparent !important;
  transition: transform 0.4s ease-in-out;
}
.experiences-module .bloco-exp__info--see-more .description[data-v-b7e74115] {
  max-height: 1000px;
}
.experiences-module .bloco-exp__info--see-more .toggle-see-more[data-v-b7e74115]::after {
  transform: rotate(180deg);
}
.experiences-module .know-more[data-v-b7e74115] {
  text-transform: uppercase;
}
.experiences-module .exp-foto[data-v-b7e74115] {
  position: relative;
  height: 220px;
}
.experiences-module .exp-foto .q-icon[data-v-b7e74115] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.max-sm .experiences-module[data-v-b7e74115] {
  padding-top: var(--padding-top-mobile);
  padding-bottom: var(--padding-bottom-mobile);
}
.max-sm .experiences-module .swiper-button-prev[data-v-b7e74115],
.max-sm .experiences-module .swiper-button-next[data-v-b7e74115] {
  --swiper-navigation-size: 42px;
}