@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 6px;
  border-radius: 15px;
}

::-webkit-scrollbar-track {
  border-radius: 15px;
  background: transparent;
}

::-webkit-scrollbar-thumb {
  border-radius: 15px;
  background-color: darkgrey;
}

:root {
  --white: rgba(255, 255, 255, 1);
  --black: hsla(0, 0%, 0%, 1);
  --black-alpha-50: hsla(0, 0%, 0%, 0.5);
  --grey: rgba(41, 41, 41, 1);
  --grey-6: rgba(41, 41, 41, 0.6);
  --grey-5: rgba(41, 41, 41, 0.5);
  --grey-alpha-70: rgba(41, 41, 41, 0.7);
  --green: rgba(5, 71, 42, 1);
  --fontFamily-primary: "Moulin Web";
  --fontSize-title-1: 80px;
  --fontSize-title-2: 60px;
  --fontSize-title-3: 36px;
  --fontSize-body-1: 14px;
  --fontSize-body-2: 16px;
  --fontSize-body-3: 18px;
  --fontSize-body-4: 20px;
  /* line-height */
  --lineHeight-1: calc(15.68 / 14);
  --lineHeight-2: calc(22 / 16);
  --lineHeight-3: calc(20 / 18);
  --lineHeight-4: calc(22.4 / 20);
  /* font-weight */
  --weight-regular: 300;
  --weight-bold: 400;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

.js-scroll-change-color {
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

body {
  font-family: var(--fontFamily-primary);
  line-height: var(--lineHeight-2);
  font-size: var(--fontSize-body-2);
  color: var(--grey);
  font-weight: var(--weight-regular);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  word-break: break-word;
}
body * {
  font-family: var(--fontFamily-primary) !important;
}
body.body-fixed {
  position: fixed;
  max-height: 100vh;
  inset: 0;
}

.overlay-body {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  display: none;
}
.overlay-body.active {
  display: block;
}

.title-section {
  font-size: var(--fontSize-title-2);
  line-height: 1.1666666667;
  font-weight: 400;
}
@media screen and (max-width: 1399px) {
  .title-section {
    font-size: 42px;
  }
}
@media screen and (max-width: 1199px) {
  .title-section {
    font-size: 32px;
    line-height: 1.25;
  }
}
.title-section span {
  color: var(--grey);
  text-align: justify;
  font-size: 24px;
  line-height: 22px;
  display: block;
  font-weight: 300;
}
@media screen and (max-width: 1199px) {
  .title-section span {
    font-size: 20px;
  }
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

.row {
  margin: 0 -15px;
}

.container-fluid, .page-news-blog-gallery .product-exclusively, .banner-section h2 {
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 1200px) {
  .container-fluid, .page-news-blog-gallery .product-exclusively, .banner-section h2 {
    max-width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .container-fluid, .page-news-blog-gallery .product-exclusively, .banner-section h2 {
    max-width: 1280px;
  }
}
@media screen and (min-width: 1600px) {
  .container-fluid, .page-news-blog-gallery .product-exclusively, .banner-section h2 {
    max-width: 1380px;
  }
}
@media screen and (min-width: 1700px) {
  .container-fluid, .page-news-blog-gallery .product-exclusively, .banner-section h2 {
    max-width: 1752px;
  }
}
@media screen and (max-width: 767px) {
  .container-fluid, .page-news-blog-gallery .product-exclusively, .banner-section h2 {
    max-width: 540px;
  }
}

.row [class*=col-],
.container {
  padding-left: 15px;
  padding-right: 15px;
}

ol,
ul {
  list-style: none;
}

.cta-viewall {
  flex-shrink: 0;
  gap: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
}
.cta-viewall:hover {
  color: var(--green);
}
@media screen and (max-width: 1399px) {
  .cta-viewall {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  .cta-viewall {
    font-size: 16px;
    gap: 8px;
  }
  .cta-viewall img,
  .cta-viewall svg {
    width: 24px;
    height: 24px;
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }
}

.gap-12 {
  gap: 12px;
}

.pb-50, .main-category-page .happniess-section {
  padding-bottom: 50px;
}

.pb-120, .main-category-page .shop-the-look-section {
  padding-bottom: 80px;
}
@media (max-width: 575px) {
  .pb-120, .main-category-page .shop-the-look-section {
    padding-bottom: 32px;
  }
}

.pt-120 {
  padding-top: 120px;
}

.dong {
  color: currentColor;
  line-height: normal;
  text-decoration: underline;
  transform: translateY(-1px);
  display: inline-block;
  font-size: 13px;
  margin: 0;
}

.prices, .style-look-section.style-look-detail-section .product-information .price-box .price-old, .product-details .product-information .price-box .price-old, .product-component-prices {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .prices, .style-look-section.style-look-detail-section .product-information .price-box .price-old, .product-details .product-information .price-box .price-old, .product-component-prices {
    gap: 8px 16px;
  }
}
.prices .price-sale, .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-sale, .product-details .product-information .price-box .price-old .price-sale, .product-component-prices .price-sale {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .prices .price-sale, .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-sale, .product-details .product-information .price-box .price-old .price-sale, .product-component-prices .price-sale {
    font-size: 16px;
  }
}
@media screen and (max-width: 575px) {
  .prices .price-sale, .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-sale, .product-details .product-information .price-box .price-old .price-sale, .product-component-prices .price-sale {
    flex-basis: 100%;
  }
}
.prices .price-old, .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-old, .product-details .product-information .price-box .price-old .price-old, .product-component-prices .price-old {
  color: var(--grey-5);
}
.prices .price-old del, .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-old del, .product-details .product-information .price-box .price-old .price-old del, .product-component-prices .price-old del {
  font-size: 16px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .prices .price-old del, .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-old del, .product-details .product-information .price-box .price-old .price-old del, .product-component-prices .price-old del {
    font-size: 14px;
  }
}
.prices .price-old .dong, .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-old .dong, .product-details .product-information .price-box .price-old .price-old .dong, .product-component-prices .price-old .dong {
  color: var(--grey-5);
}
.prices .percent, .style-look-section.style-look-detail-section .product-information .price-box .price-old .percent, .product-details .product-information .price-box .price-old .percent, .product-component-prices .percent {
  color: var(--brown, #715d47);
  font-size: 16px;
  line-height: normal;
  border-radius: 4px;
  border: 1px solid var(--Chai, #d2ab80);
  padding: 4px 8px;
}
@media screen and (max-width: 767px) {
  .prices .percent, .style-look-section.style-look-detail-section .product-information .price-box .price-old .percent, .product-details .product-information .price-box .price-old .percent, .product-component-prices .percent {
    font-size: 14px;
  }
}
.prices .percent.percent-bg-green, .style-look-section.style-look-detail-section .product-information .price-box .price-old .percent.percent-bg-green, .product-details .product-information .price-box .price-old .percent.percent-bg-green, .product-component-prices .percent.percent-bg-green {
  background: #9fcc52;
  color: #000;
  border: 1px solid transparent;
  font-size: 16px;
  border-radius: 0;
}

.banner-section {
  height: 400px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .banner-section {
    height: auto;
  }
}
.banner-section img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-section a {
  color: #fff;
}
.banner-section .text {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .banner-section .text {
    min-height: 200px;
  }
}
.banner-section h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.banner-section h2 span {
  font-size: 14px;
  font-weight: 300;
  line-height: normal;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .banner-section h2 {
    font-size: 26px;
    padding-top: 108px;
    padding-bottom: 20px;
  }
  .banner-section h2 span {
    font-size: 12px;
  }
}

@media screen and (min-width: 1680px) {
  .col-3xl-3 {
    width: 25%;
  }
}

.fancybox__container {
  --fancybox-bg: #eff0f1;
  background: var(--fancybox-bg);
}
.fancybox__container .fancybox__nav {
  display: none;
}

.fancybox__container.has-toolbar {
  --fancybox-bg: #eff0f1;
  background: var(--fancybox-bg);
  opacity: 1;
  flex-direction: column-reverse;
  z-index: 9999;
}
.fancybox__container.has-toolbar .fancybox__toolbar {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 46px;
  z-index: 99;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  align-self: flex-end;
}
.fancybox__container.has-toolbar .fancybox__slide {
  padding: 0;
}
.fancybox__container.has-toolbar .fancybox__slide img:hover {
  cursor: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2235%22%20height%3D%2235%22%20viewBox%3D%220%200%2035%2035%22%3E%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%20%20%20%3Ccircle%20cx%3D%2217.5%22%20cy%3D%2217.5%22%20r%3D%2217.5%22%20fill%3D%22%23323232%22%20opacity%3D%22.6%22%20transform%3D%22matrix%28-1%200%200%201%2035%200%29%22%2F%3E%20%20%20%20%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M18%2C10%20L17.999%2C16.984%20L25%2C16.9844468%20L25%2C17.9844468%20L17.999%2C17.984%20L18%2C25%20L17%2C25%20L16.999%2C17.984%20L10%2C17.9844468%20L10%2C16.9844468%20L16.999%2C16.984%20L17%2C10%20L18%2C10%20Z%22%20transform%3D%22matrix%28-1%200%200%201%2035%200%29%22%2F%3E%20%20%3C%2Fg%3E%3C%2Fsvg%3E"), zoom-in;
}
.fancybox__container.has-toolbar .fancybox__toolbar__column.is-middle {
  gap: 20px;
  align-items: center;
}
.fancybox__container.has-toolbar .fancybox__toolbar__column.is-middle .f-button {
  height: 48px;
  width: 48px;
  background: #fff;
  border-radius: 50%;
}
.fancybox__container.has-toolbar .fancybox__toolbar__column.is-middle .f-button svg {
  stroke: #292929;
}
.fancybox__container.has-toolbar .fancybox__toolbar__column.is-middle .f-button:nth-of-type(2) {
  width: 60px;
  height: 60px;
}

._add-to-wishlist.active svg path {
  fill: var(--green);
  stroke: var(--green);
  fill-opacity: 1;
}

.overlay-modal {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  inset: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
}
.overlay-modal.z-inx {
  opacity: 1;
  visibility: visible;
}

.mt24 {
  margin-top: 24px;
}

.mb24 {
  margin-bottom: 24px;
}

.my24 {
  margin: 24px 0;
}

.mt32, #product-filter-results-wrapper .pagination {
  margin-top: 32px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.my20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.mb32 {
  margin-bottom: 32px;
}

.my32 {
  margin-bottom: 32px;
  margin-top: 32ox;
}

.py32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.search-form-result {
  max-width: 1000px;
  margin: 30px auto 36px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--ever-gr, #05472a);
}
@media screen and (max-width: 1439px) {
  .search-form-result {
    padding: 20px 1rem;
    margin: 25px auto;
  }
}
@media screen and (max-width: 1199px) {
  .search-form-result {
    max-width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .search-form-result {
    max-width: 100%;
    margin: 0 16px;
    padding: 16px 0;
  }
}
.search-form-result input {
  border: none;
  outline: 0;
  color: var(--green);
  font-size: 24px;
  line-height: 1;
}
@media screen and (max-width: 1439px) {
  .search-form-result input {
    font-size: 19px;
  }
}
@media screen and (max-width: 1199px) {
  .search-form-result input {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .search-form-result input::-moz-placeholder {
    color: var(--green);
  }
  .search-form-result input::placeholder {
    color: var(--green);
  }
}
.search-form-result .search-btn {
  background: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .search-form-result .search-btn svg {
    height: 24px;
    width: 24px;
  }
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

.ipt-error {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}

form button[type=submit] {
  background: #9fcc52;
}
form button[type=submit].disabled {
  background: #4fb0cb;
  pointer-events: none;
}

.show-linear {
  position: relative;
}
.show-linear::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 81px;
  background: linear-gradient(270deg, #fff 0.34%, rgba(255, 255, 255, 0.8) 38.51%, rgba(255, 255, 255, 0) 92.31%);
  pointer-events: none;
  z-index: 1;
}

.swiper-slide-active .word-effect {
  --ease-out-jim: cubic-bezier(0.42, 0, 0.002, 1);
  animation-name: fade-in-up-100;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-timing-function: var(--ease-out-jim);
  will-change: transform;
  transform: translate3d(0, 100%, 0);
}

@keyframes fade-in-up-100 {
  0% {
    transform: translate3d(0, 100%, 0);
  }
  to {
    transform: none;
  }
}
.fw-bold {
  font-weight: 400 !important;
}

.wrapper-category-detail {
  position: relative;
  margin: 20px 0 40px;
}
.wrapper-category-detail .view-more,
.wrapper-category-detail .view-less {
  font-size: 16px;
  position: relative;
  z-index: 2;
  text-decoration: underline;
  color: var(--green);
  font-weight: 400;
  background: transparent;
  border: 0;
}
.wrapper-category-detail.view-more-wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 250px;
  width: 100%;
  background: linear-gradient(0deg, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
}

.grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

.heading-title-section-ud {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.3125;
}
@media screen and (min-width: 1200px) {
  .heading-title-section-ud {
    font-size: 32px;
  }
}

@font-face {
  font-family: "Moulin Web";
  src: url("../fonts/moulin/Moulin-Light-Web.woff2") format("woff2"), url("../fonts/moulin/Moulin-Light-Web.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
.Moulin-Light-Web {
  font-family: "Moulin Web";
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Moulin Web";
  src: url("../fonts/moulin/Moulin-Regular-Web.woff2") format("woff2"), url("../fonts/moulin/Moulin-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
}
.Moulin-Regular-Web {
  font-family: "Moulin Web";
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Moulin Web";
  src: url("../fonts/moulin/Moulin-Bold-Web.woff2") format("woff2"), url("../fonts/moulin/Moulin-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: italic;
}
.Moulin-Bold-Web {
  font-family: "Moulin Web";
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Italic.woff2") format("woff2"), url("../fonts/inter/Inter-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Italic.woff2") format("woff2"), url("../fonts/inter/Inter-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Italic.woff2") format("woff2"), url("../fonts/inter/Inter-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Italic.woff2") format("woff2"), url("../fonts/inter/Inter-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Italic.woff2") format("woff2"), url("../fonts/inter/Inter-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Regular.woff2") format("woff2"), url("../fonts/inter/Inter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Italic.woff2") format("woff2"), url("../fonts/inter/Inter-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/inter/Inter-Italic.woff2") format("woff2"), url("../fonts/inter/Inter-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Inter 18pt";
  src: url("../fonts/inter/Inter18pt-LightItalic.woff2") format("woff2"), url("../fonts/inter/Inter18pt-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
.header {
  position: fixed;
  inset: 0;
  z-index: 99;
  height: -moz-fit-content;
  height: fit-content;
  background: #fff;
}
.header.z-inx {
  z-index: 2;
}
.header.active {
  background: #fff;
}
.header.scrollable {
  background: #fff !important;
  box-shadow: 0 0 10px rgba(203, 211, 176, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  animation: scroll-head 1s cubic-bezier(0.23, 1, 0.32, 1);
  display: block;
}
.header.scrollable.header-home {
  background: #fff;
}
@media screen and (min-width: 1200px) {
  .header .hs-border {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
  }
}
.header.header-home {
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  right: 0;
}
.header.header-home .header__promotion {
  background: transparent;
}
.header__logo {
  z-index: 99;
  font-size: 14px;
}
.header__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  max-height: 40px;
}
@media screen and (max-width: 767px) {
  .header__logo img {
    max-width: 200px;
  }
}
.header__promotion {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  background: #fffde9;
  padding: 8px 0;
}
@media screen and (max-width: 1199px) {
  .header__promotion {
    display: none;
  }
}
.header__promotion * {
  color: #05472a;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  font-weight: 700;
  margin: 0;
}
.header__main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
}
@media screen and (max-width: 1199px) {
  .header__main {
    padding: 12px 0;
    flex-wrap: wrap;
  }
  .header__main .header__cta {
    order: 2;
  }
  .header__main .header__cta-search {
    order: 3;
    flex-grow: 1;
    margin-top: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .header__main {
    gap: 20px;
  }
}
.header__nav {
  color: var(--grey);
  font-size: var(--fontSize-body-2);
  line-height: var(--lineHeight-2);
  flex: 1;
}
@media screen and (max-width: 1199px) {
  .header__nav {
    position: fixed;
    left: 0;
    max-width: 400px;
    background: var(--white);
    z-index: 99;
    height: 100vh;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: 0.3s ease-in-out;
    overflow: hidden;
  }
  .header__nav.active {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    overflow-y: auto;
    min-height: 100vh;
    top: 0;
  }
}
.header__nav-list {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1199px) {
  .header__nav-list {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-bottom: 50px;
    padding: 1rem 1rem 32px;
    overflow-y: auto;
    height: -moz-fit-content;
    height: fit-content;
    gap: 8px;
  }
}
@media screen and (max-width: 1199px) {
  .header__nav-item {
    width: 100%;
    position: relative;
  }
  .header__nav-item-last {
    margin-top: 16px;
  }
  .header__nav-item .icon-arrow-mobile {
    position: absolute;
    top: 0;
    right: 0;
    height: 42px;
    width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 2;
  }
}
@media screen and (min-width: 1200px) {
  .header__nav-item:hover .header__nav--submenu ~ .header__megamenu, .header__nav-item.active .header__nav--submenu ~ .header__megamenu {
    opacity: 1;
    visibility: visible;
  }
  .header__nav-item:hover .header__nav--submenu ~ .header__megamenu .megamenu__item:first-of-type .megamenu__category, .header__nav-item.active .header__nav--submenu ~ .header__megamenu .megamenu__item:first-of-type .megamenu__category {
    opacity: 1;
    visibility: visible;
  }
  .header__nav-item:hover .header__megamenu::after, .header__nav-item.active .header__megamenu::after {
    display: block;
  }
  .header__nav-item:hover .header__megamenu .megamenu, .header__nav-item.active .header__megamenu .megamenu {
    opacity: 1;
    transform: translateY(0);
    transition: transform 0.3s ease, opacity 0.2s linear;
    transition-delay: 0.2s;
  }
}
.header__nav-item.active .header__nav-link {
  color: var(--green);
}
.header__nav-link {
  color: var(--grey);
  transition: 0.2s ease-in-out;
  position: relative;
  z-index: 2;
  padding: 11px 16px;
  min-height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
@media screen and (max-width: 1199px) {
  .header__nav-link {
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
  }
  .header__nav-link .js-arrow-megamenu {
    flex-shrink: 0;
    pointer-events: none;
  }
}
.header__nav-link.active {
  background: rgba(137, 195, 92, 0.2);
}
.header__nav-link.header__nav--submenu:hover {
  color: var(--green);
}
.header__nav-link-cta {
  border-radius: 50px;
  background-clip: padding-box;
  position: relative;
  display: block;
  padding: 0;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1199px) {
  .header__nav-link-cta {
    display: inline-flex;
    margin-top: 1rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.header__nav-link-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 50px;
  padding: 1px;
  background: linear-gradient(90deg, #cbd3b0 2.78%, rgba(203, 211, 176, 0) 53.41%, #cbd3b0 98.48%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.header__nav-link-cta div {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 6px 16px;
  position: relative;
  z-index: 2;
  color: var(--green);
  font-size: var(--fontSize-body-2);
  line-height: var(--lineHeight-2);
}
.header__nav-link-cta div img {
  width: 25px;
  height: 25px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.header__nav-link-cta div span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-shrink: 0;
}
@media screen and (min-width: 1440px) {
  .header__cta {
    gap: 24px;
  }
}
.header__cta-icon {
  position: relative;
}
.header__cta-cart span {
  position: absolute;
  top: -14px;
  right: -10px;
  background: #89c35c;
  color: var(--white);
  font-size: 12px;
  line-height: 1;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 3px 4px;
  min-width: 18px;
  min-height: 16px;
}
@media screen and (max-width: 1199px) {
  .header__cta-cart {
    background: rgba(0, 0, 0, 0.05);
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .header__cta-cart span {
    top: -4px;
  }
}
.header__cta-user-icon {
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .header__cta-user-icon {
    width: 44px;
    height: 44px;
    flex-shrink: 0;
    border-radius: 6px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .header__cta-user-icon {
    width: auto;
    height: auto;
  }
}
.header__cta-user:hover .header__cta-user-option, .header__cta-user.active .header__cta-user-option, .header__cta-user:focus .header__cta-user-option {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s;
}
.header__cta-user-option {
  position: absolute;
  top: 44px;
  right: 50%;
  width: 188px;
  transform: translate(50%, 0);
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
.header__cta-user-option.active {
  opacity: 1;
  visibility: visible;
}
.header__cta-user-option::after {
  content: "";
  position: absolute;
  left: 0;
  top: -30px;
  height: 40px;
  width: 100%;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .header__cta-user-option {
    transform: translate(20%, 0);
  }
}
.header__cta-user-option-style {
  border-radius: 8px;
  border: 1px solid var(--stroke, #eaeaea);
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}
.header__cta-user-option-style::after {
  content: "";
  position: absolute;
  top: -8px;
  right: 50%;
  border: 1px solid var(--stroke, #eaeaea);
  border-width: 0 2px 2px 0;
  transform: rotate(226deg);
  width: 14px;
  height: 14px;
  background: #fff;
  margin-right: -6px;
}
@media screen and (max-width: 767px) {
  .header__cta-user-option-style::after {
    right: 30px;
    margin-right: 0;
  }
}
.header__cta-user-option-style a {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  display: block;
  padding: 8px 20px;
  position: relative;
  z-index: 9;
}
.header__cta-user-option-style a.login {
  text-align: center;
}
.header__cta-user-option-style a.active, .header__cta-user-option-style a:hover {
  background: rgba(203, 211, 176, 0.2);
  color: var(--green);
  z-index: 1;
  position: relative;
}
.header__cta-search {
  max-width: 787px;
  width: 100%;
  margin: 0 auto;
}
.header__cta-search .search-form {
  width: 100%;
  height: 40px;
  display: flex;
  padding-left: 24px;
  justify-content: space-between;
  align-items: stretch;
  border-radius: 8px;
  border: 1px solid #f2f2f2;
  background: #fff;
  overflow: hidden;
}
.header__cta-search input {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  outline: 0;
  border: 0;
  box-shadow: none;
  flex: 1;
}
.header__cta-search input::-moz-placeholder {
  color: var(--Gray-3, #828282);
}
.header__cta-search input::placeholder {
  color: var(--Gray-3, #828282);
}
.header__cta-search .search-btn {
  background: #4fb0cb;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border: 0;
  outline: 0;
  box-shadow: none;
  border-radius: 0 8px 8px 0;
  width: 46px;
}
.header__megamenu {
  position: absolute;
  top: 100%;
  width: 100%;
  transition: 0.2s ease-in-out;
  left: 0;
  right: 0;
  background: var(--white);
  opacity: 0;
  visibility: hidden;
  padding: 40px 16px 60px;
  min-height: 384px;
}
@media screen and (max-width: 1199px) {
  .header__megamenu {
    position: fixed;
    inset: 0;
    transform: translateX(-100%);
    width: 100%;
    z-index: 9;
    background: var(--white);
    transition: 0.3s ease-in-out;
    padding: 1rem;
    height: 100%;
  }
  .header__megamenu.show-megamenu {
    opacity: 1;
    visibility: visible;
    transform: unset;
  }
  .header__megamenu .megamenu {
    overflow-y: auto;
    height: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .header__megamenu::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    min-height: 150px;
    width: 100%;
    z-index: 1;
  }
}
.header__megamenu ul {
  padding: 0;
  margin: 0;
}
.header__megamenu .megamenu {
  max-width: 1320px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1200px) {
  .header__megamenu .megamenu {
    transform: translateY(-10px);
    transition: transform 0.1s, opacity 0.1s;
    transition-delay: 0s;
    opacity: 0;
  }
}
@media screen and (max-width: 1199px) {
  .header__megamenu .megamenu {
    background: #fff;
    z-index: 2;
  }
}
.header__megamenu .megamenu__item {
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1199px) {
  .header__megamenu .megamenu__item {
    width: 100%;
    position: relative;
  }
}
.header__megamenu .megamenu__item:hover .megamenu__item--link, .header__megamenu .megamenu__item.active .megamenu__item--link {
  color: var(--green);
  position: relative;
}
@media screen and (min-width: 1200px) {
  .header__megamenu .megamenu__item:hover .megamenu__item--link, .header__megamenu .megamenu__item.active .megamenu__item--link {
    border-bottom: 1px solid rgba(203, 211, 176, 0.5);
  }
}
.header__megamenu .megamenu__item:hover .megamenu__item--link::after, .header__megamenu .megamenu__item.active .megamenu__item--link::after {
  display: block;
}
.header__megamenu .megamenu__item .js-next-menu {
  height: 56px;
  z-index: 9;
}
.header__megamenu .megamenu__item--link {
  width: 250px;
  color: var(--grey);
  font-size: var(--fontSize-body-3);
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 10px 25px 10px 0;
  position: relative;
}
@media screen and (max-width: 1279px) {
  .header__megamenu .megamenu__item--link {
    width: 190px;
  }
}
@media screen and (max-width: 1199px) {
  .header__megamenu .megamenu__item--link {
    width: 100%;
    padding: 16px 25px 16px 0;
  }
}
.header__megamenu .megamenu__item--link.show-icon::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  background: url("../images/icon-arrow-right.png") no-repeat;
  height: 24px;
  width: 24px;
  display: block;
}
.header__megamenu .megamenu__item--link:hover, .header__megamenu .megamenu__item--link.active {
  color: var(--green);
}
.header__megamenu .megamenu__item--link:hover img, .header__megamenu .megamenu__item--link.active img {
  filter: unset;
}
@media screen and (min-width: 1200px) {
  .header__megamenu .megamenu__item--link:hover, .header__megamenu .megamenu__item--link.active {
    border-bottom: 1px solid rgba(203, 211, 176, 0.5);
  }
}
@media screen and (min-width: 1200px) {
  .header__megamenu .megamenu__item--link:hover ~ .megamenu__category, .header__megamenu .megamenu__item--link.active ~ .megamenu__category {
    opacity: 1;
    visibility: visible;
  }
}
.header__megamenu .megamenu__item--link img {
  flex-shrink: 0;
  filter: grayscale(1) contrast(0);
}
.header__megamenu .megamenu__category {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 950px;
  opacity: 0;
  visibility: hidden;
}
.header__megamenu .megamenu__category .wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 60px;
}
@media screen and (min-width: 1399px) {
  .header__megamenu .megamenu__category .wrapper {
    gap: 24px;
  }
}
@media screen and (max-width: 1199px) {
  .header__megamenu .megamenu__category .wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 8px 32px;
  }
}
@media screen and (max-width: 1199px) {
  .header__megamenu .megamenu__category {
    position: fixed;
    background: #fff;
    inset: 0;
    overflow-y: auto;
  }
  .header__megamenu .megamenu__category-btn-turn-back {
    color: var(--grey-5);
    font-size: 18px;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
  }
  .header__megamenu .megamenu__category--title-mb {
    color: var(--grey);
    font-size: 22px;
    line-height: normal;
    margin: 16px 0 8px;
  }
  .header__megamenu .megamenu__category.show-megamenu {
    opacity: 1;
    visibility: visible;
    background: #fff;
    z-index: 99;
    padding: 1rem;
    height: 100vh;
    overflow-y: auto;
  }
}
.header__megamenu .megamenu__category-item h4 {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.header__megamenu .megamenu__category-item a {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  padding: 6px 0;
  display: block;
}
.header__megamenu .megamenu__category-item a:hover, .header__megamenu .megamenu__category-item a.active {
  font-weight: 400;
  color: var(--green);
}
.header__megamenu--collections {
  min-height: 520px;
}
.header__megamenu--collections .megamenu__item--link > img {
  width: 24px;
  height: 24px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.header__megamenu--collections .megamenu {
  max-width: 1240px;
}
.header__megamenu--collections .megamenu__category {
  max-width: 870px;
}
.header__megamenu--collections .megamenu .h3-title {
  color: var(--grey);
  margin-bottom: 24px;
  font-size: 22px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .header__megamenu--collections .megamenu .h3-title {
    margin-bottom: 8px;
  }
}
.header__megamenu--collections .megamenu .megamenu__item:first-of-type .megamenu__item--link {
  border-top: 1px solid rgba(203, 211, 176, 0.5);
}
.header__megamenu--collections .megamenu .megamenu__item .megamenu__item--link {
  border-bottom: 1px solid rgba(203, 211, 176, 0.5);
}
.header__megamenu--collections .megamenu .megamenu__item .megamenu__item--link img {
  width: 24px;
  height: 24px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.header__megamenu--collections .head {
  padding: 3px 0 15px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  margin-bottom: 24px;
}
.header__megamenu--collections .head h3 {
  font-size: var(--fontSize-body-3);
  line-height: normal;
}
.header__megamenu--collections .head a {
  color: var(--green);
  font-size: var(--fontSize-body-2);
  line-height: normal;
}
.header__megamenu--collections .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.header__megamenu--collections .list .item .img {
  position: relative;
  width: 100%;
  height: 248px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}
.header__megamenu--collections .list .item .name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  margin-bottom: 12px;
}
.header__megamenu--collections .list .item span {
  font-size: 13px;
  line-height: normal;
  text-decoration-line: underline;
  font-weight: normal;
}
.header__megamenu--collections .list .item .price-sale {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
.header__megamenu--collections .list .item .price-old {
  font-size: 16px;
  line-height: normal;
  color: #949494;
}
.header__megamenu--collections .list .item .percent {
  color: var(--brown, #715d47);
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  padding: 4px 8px;
  border-radius: 4px;
  border: 1px solid var(--Chai, #d2ab80);
}
.header__megamenu--collections .megamenu__category {
  display: block;
}
@media screen and (max-width: 1199px) {
  .header__megamenu--collections .megamenu__category {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .header__megamenu--collections .megamenu__item--link {
    z-index: 99;
  }
  .header__megamenu--collections .icon-arrow-mobile {
    z-index: -1 !important;
  }
}
.header .header__dropdown-language {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.04px;
  color: #1c2024;
}
.header .header__dropdown-language .dropdown-toggle {
  border-radius: 6px;
  border: 1px solid #e0e0e0;
  background: rgba(255, 255, 255, 0.2);
  display: flex;
  height: 24px;
  padding: 0 8px;
  justify-content: center;
  align-items: center;
  gap: 4px;
}
.header .header__dropdown-language .dropdown-toggle img {
  width: 16px;
  height: 16px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
}
.header .header__dropdown-language .dropdown-item {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.04px;
  color: #1c2024;
}
.header .header__dropdown-language .dropdown-item img {
  flex-shrink: 0;
}

.header-payment .header__main {
  display: none;
}
.header-payment #payment-nav .container-fluid, .header-payment #payment-nav .page-news-blog-gallery .product-exclusively, .page-news-blog-gallery .header-payment #payment-nav .product-exclusively, .header-payment #payment-nav .banner-section h2, .banner-section .header-payment #payment-nav h2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  background: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #eaeaea;
}
.header-payment #payment-nav .left {
  display: flex;
  align-items: center;
  gap: 24px;
  color: var(--green);
  font-size: 24px;
  line-height: normal;
}
.header-payment #payment-nav .left span {
  width: 1px;
  height: 22px;
  display: inline-block;
  background: var(--grey-5);
}
@media screen and (max-width: 767px) {
  .header-payment #payment-nav .left {
    font-size: 18px;
    gap: 12px;
  }
}
.header-payment #payment-nav .hotline {
  display: flex;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .header-payment #payment-nav .hotline {
    display: none;
  }
}

.overlay {
  position: fixed;
  inset: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9;
  opacity: 0;
  visibility: hidden;
}
.overlay.active {
  opacity: 1;
  visibility: visible;
}

.burger-icon {
  width: 24px;
  height: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  transition: 300ms;
}
.burger-icon.active span:nth-of-type(1) {
  position: absolute;
  animation: animation1 300ms ease-out 0s 1 both;
}
.burger-icon.active span:nth-of-type(2) {
  transform: scale(0);
}
.burger-icon.active span:nth-of-type(3) {
  position: absolute;
  animation: animation2 300ms ease-out 0s 1 both;
}
.burger-icon span {
  display: inline-flex;
  height: 2px;
  width: 100%;
  background: #292929;
  border-radius: 9px;
  transition: 0.3s ease-in-out;
}

@keyframes animation1 {
  0% {
    transform: translateY(8px) rotate(0deg);
  }
  50% {
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    transform: translateY(0px) rotate(45deg);
  }
}
@keyframes animation2 {
  0% {
    transform: translateY(-8px) rotate(0deg);
  }
  50% {
    transform: translateY(0px) rotate(0deg);
  }
  100% {
    transform: translateY(0px) rotate(-45deg);
  }
}
@media screen and (max-width: 1199px) {
  .container-fluid-relative {
    position: relative;
  }
}

@keyframes scroll-head {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.js-btn-back {
  color: var(--grey-5);
  font-size: 18px;
  line-height: normal;
  margin-bottom: 1rem;
}

.header-mb-cate .footer__main {
  gap: 32px;
  display: flex;
  flex-direction: column;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .header-mb-cate .footer__main--left {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
  .header-mb-cate .footer__col:first-child {
    display: none;
  }
  .header-mb-cate .footer__col ul {
    display: grid;
    gap: 12px;
  }
  .header-mb-cate .footer__col ul li {
    margin-bottom: 0;
  }
}

.nav__actions-mb {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #eaeaea;
  padding: 16px;
  margin: 0 16px;
}
.nav__actions-mb .item {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  background: transparent;
  border-radius: 0;
  border: 0;
  outline: 0;
  justify-content: center;
  width: 100%;
}
.nav__actions-mb .item::after {
  display: none;
}
.nav__actions-mb .dropdown-menu {
  border: none;
  box-shadow: none;
  width: -moz-max-content;
  width: max-content;
  padding: 0;
}
.nav__actions-mb .header__cta-user-option-style::after {
  display: none;
}

#nav__mobile h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
#nav__mobile .footer__main--right {
  font-size: 14px;
}
#nav__mobile .nav__category-mobile {
  margin: 24px 0;
}
#nav__mobile .nav__category-mobile .accordion-item {
  border: none;
  border-radius: 0;
  width: 100%;
  background: transparent;
  border-top: 1px solid #295640;
}
#nav__mobile .nav__category-mobile .accordion-item:last-child {
  border-bottom: 1px solid #295640;
}
#nav__mobile .nav__category-mobile .accordion-header {
  margin: 0;
}
#nav__mobile .nav__category-mobile .accordion-button {
  --bs-accordion-btn-icon: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImNoZXZyb24tZG93biI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik00LjUgMTEuMzk1OEw5IDYuODk1NzVMMTMuNSAxMS4zOTU4IiBzdHJva2U9IiNDQkQzQjAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8L3N2Zz4K");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImNoZXZyb24tZG93biI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik00LjUgMTEuMzk1OEw5IDYuODk1NzVMMTMuNSAxMS4zOTU4IiBzdHJva2U9IiNDQkQzQjAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8L3N2Zz4K");
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  padding: 12px 0;
  box-shadow: none;
  border-radius: 0;
  background: transparent;
}
#nav__mobile .nav__category-mobile .accordion-body {
  padding: 0;
  font-size: 14px;
}
#nav__mobile .nav__category-mobile .accordion-body ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem 8px;
}
#nav__mobile .btn-agent {
  color: #89c35c;
  font-size: 16px;
  line-height: normal;
  border-radius: 8px;
  background: #053c23;
  padding: 12px 16px;
}

.header__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  display: none;
}
.header__overlay.active {
  display: block;
}

.footer, .header-mb-cate {
  padding: 60px 0 90px;
  background: #024e63;
  color: var(--white);
  font-size: 16px;
  line-height: normal;
}
.footer .btn-agent, .header-mb-cate .btn-agent {
  border-radius: 8px;
  background: #053c23;
  display: flex;
  padding: 12px 24px;
  align-items: center;
  gap: 8px;
  color: #89c35c;
  font-size: 18px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .footer .btn-agent, .header-mb-cate .btn-agent {
    padding: 12px 16px;
    color: #89c35c;
    font-size: 16px;
    line-height: normal;
    border-radius: 8px;
  }
}
.footer a, .header-mb-cate a {
  color: var(--white);
}
.footer ul, .header-mb-cate ul {
  padding: 0;
}
.footer h4, .header-mb-cate h4 {
  color: var(--Main-2, #4fb0cb);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.footer__form {
  border-radius: 6px 0px 0px 6px;
  background: #053c23;
  color: var(--mist, #cbd3b0);
  font-size: 16px;
  line-height: normal;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .footer__form {
    background: transparent;
    gap: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .footer__form {
    width: 100%;
    justify-content: center;
  }
}
.footer__form span {
  font-style: italic;
  color: var(--mist, #cbd3b0);
  font-size: 16px;
  font-style: italic;
}
.footer__form .form {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .footer__form .form {
    padding: 12px;
    border-radius: 6px;
    background: #053b23;
    flex-direction: column;
    align-items: start;
  }
}
.footer__form .form #email-error {
  position: absolute;
  top: -23px;
  left: 0;
  font-size: 13px;
  color: rgb(220, 53, 69);
}
.footer__form .form-title {
  color: var(--mist, #cbd3b0);
  font-size: 16px;
  font-style: italic;
  line-height: normal;
  padding: 10px 16px 10px 30px;
}
@media screen and (max-width: 1199px) {
  .footer__form .form-title {
    padding: 0 0 1rem;
    text-align: left;
  }
}
.footer__form .form-input {
  font-size: 16px;
  line-height: normal;
  border-radius: 6px 0px 0px 6px;
  color: #333;
  background: #4fb0cb;
  display: block;
  width: 100%;
  padding: 10px 16px;
  border: none;
  min-width: 286px;
  outline: 0;
}
@media screen and (max-width: 767px) {
  .footer__form .form-input {
    min-width: auto;
  }
}
.footer__form .form-input::-moz-placeholder {
  color: #333;
  opacity: 1;
}
.footer__form .form-input::placeholder {
  color: #333;
  opacity: 1;
}
.footer__form .form-btn {
  color: #fff;
  font-size: 14px;
  line-height: normal;
  border-radius: 0px 6px 6px 0px;
  background: #89c35c;
  border: 0;
  display: block;
  padding: 12px 16px;
}
@media screen and (max-width: 767px) {
  .footer__form .form-btn {
    padding: 12px 14px;
  }
}
.footer__main {
  margin-top: 30px;
  display: grid;
  gap: 31px;
  grid-template-columns: unset;
}
@media screen and (min-width: 1200px) {
  .footer__main {
    grid-template-columns: 418px 1fr;
    gap: 61px;
  }
}
.footer__main--right {
  width: -moz-fit-content;
  width: fit-content;
}
.footer__main--right h4 {
  color: var(--Main-2, #4fb0cb);
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.footer__main--right ul {
  margin-bottom: 30px;
}
.footer__main--right ul li {
  display: flex;
  align-items: center;
  gap: 16px;
}
.footer__main--right ul li:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .footer__main--right ul {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 14px;
    margin-bottom: 0;
  }
  .footer__main--right ul li {
    margin-bottom: 0 !important;
  }
}
.footer__main--right .connect {
  color: var(--Main-2, #4fb0cb);
  font-family: "Playfair Display";
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
}
.footer__main--right .connect .icon-socials {
  gap: 12px;
}
.footer__col h4 {
  margin-bottom: 24px;
}
.footer__col ul li {
  margin-bottom: 12px;
}
.footer__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
@media screen and (max-width: 1199px) {
  .footer__wrapper {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 991px) {
  .footer__wrapper {
    justify-content: center;
    padding-bottom: 24px;
    border-bottom: 1px solid #295640;
    color: #fff;
  }
}
@media screen and (min-width: 1440px) {
  .footer .container, .header-mb-cate .container {
    max-width: 1350px;
  }
}
.footer .hotline, .header-mb-cate .hotline {
  padding: 10px 30px;
  display: flex;
  gap: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  border-right: 1px solid #05472a;
}
@media screen and (max-width: 1199px) {
  .footer .hotline, .header-mb-cate .hotline {
    padding: 0;
  }
}
@media screen and (max-width: 1199px) {
  .footer, .header-mb-cate {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .footer, .header-mb-cate {
    padding: 32px 0 78px;
  }
  .footer .accordion-item, .header-mb-cate .accordion-item {
    border: none;
    border-radius: 0;
    width: 100%;
    background: transparent;
    border-top: 1px solid #295640;
  }
  .footer .accordion-item:last-child, .header-mb-cate .accordion-item:last-child {
    border-bottom: 1px solid #295640;
  }
  .footer .accordion-header, .header-mb-cate .accordion-header {
    margin: 0;
  }
  .footer .accordion-button, .header-mb-cate .accordion-button {
    --bs-accordion-btn-active-icon: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImNoZXZyb24tZG93biI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik00LjUgMTEuMzk1OEw5IDYuODk1NzVMMTMuNSAxMS4zOTU4IiBzdHJva2U9IiNDQkQzQjAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8L3N2Zz4K");
    --bs-accordion-btn-icon: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImNoZXZyb24tZG93biI+CjxwYXRoIGlkPSJWZWN0b3IiIGQ9Ik00LjUgMTEuMzk1OEw5IDYuODk1NzVMMTMuNSAxMS4zOTU4IiBzdHJva2U9IiNDQkQzQjAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9nPgo8L3N2Zz4K");
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    padding: 12px 0;
    box-shadow: none;
    border-radius: 0;
    background: transparent;
  }
  .footer .accordion-button:not(.collapsed)::after, .header-mb-cate .accordion-button:not(.collapsed)::after {
    transform: rotate(0);
  }
  .footer .accordion-button.active::after, .header-mb-cate .accordion-button.active::after {
    transform: rotate(-180deg);
  }
  .footer .accordion-body, .header-mb-cate .accordion-body {
    padding: 0;
    font-size: 14px;
  }
  .footer .accordion-body ul, .header-mb-cate .accordion-body ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem 8px;
  }
}

.box_fixhotline {
  width: 42px;
  border-radius: 100%;
  position: fixed;
  right: 30px;
  bottom: 50px;
  z-index: 2;
  transition: all 0.3s;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.box_fixhotline.active .wrap {
  opacity: 1;
  visibility: visible;
  pointer-events: unset;
}
.box_fixhotline.active a {
  transform: unset;
  opacity: 1;
  visibility: visible;
}
.box_fixhotline.active .btn-results {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
}
.box_fixhotline.active .btn-results img {
  display: none;
}
.box_fixhotline.active .btn-results .close-x {
  display: block;
}
.box_fixhotline .wrap {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: visible;
  display: flex;
  flex-direction: column;
  gap: 12px;
  pointer-events: none;
}
.box_fixhotline a {
  display: flex;
  align-items: center;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  justify-content: center;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s ease-in;
  transform: translateY(10px);
  transition-delay: 0.15s;
}
.box_fixhotline a:last-child {
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
}
.box_fixhotline a.btn-results {
  background: #fff;
  opacity: 1;
  visibility: visible;
  transform: unset;
}
.box_fixhotline a.btn-results .close-x {
  display: none;
}
.box_fixhotline a.btn-results.close {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
}
.box_fixhotline a.btn-results.close img {
  display: none;
}
.box_fixhotline a.btn-results.close img.close-x {
  display: block;
}
@media screen and (max-width: 767px) {
  .box_fixhotline {
    right: 10px;
    bottom: 4%;
  }
}

.footer__category {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (min-width: 768px) {
  .footer__category {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .footer__category {
    gap: 30px;
  }
}

.product-component {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.product-component-image {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
}
.product-component-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-object-fit: contain;
     object-fit: contain;
}
.product-component-image .badge {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  border-radius: 4px;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #292929;
  padding: 2px;
  white-space: break-spaces;
}
.product-component-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 20px 0;
}
@media screen and (max-width: 991px) {
  .product-component-content {
    padding: 20px 0 0;
  }
}
.product-component-name {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  transition: 0.2s ease-in-out;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
@media screen and (max-width: 991px) {
  .product-component-name {
    font-size: 16px;
  }
}
.product-component-name:hover {
  color: var(--green);
}
.product-component-sku {
  color: rgba(41, 41, 41, 0.5);
  font-size: 14px;
  line-height: normal;
}
.product-component-price {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 991px) {
  .product-component-price {
    font-size: 16px;
  }
}
.product-component-prices {
  display: flex;
  align-items: center;
  min-height: 28px;
  gap: 8px 1rem;
}
.product-component-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: auto;
}
.product-component-actions .icon-add-like {
  height: 42px;
  width: 42px;
  flex-shrink: 0;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s ease-in-out;
}
.product-component-actions .icon-add-like:hover {
  background: rgba(203, 211, 176, 0.5);
}
.product-component-actions .icon-add-like.active svg path {
  fill: #05472a;
  fill-opacity: 1;
}
@media screen and (max-width: 991px) {
  .product-component-actions .icon {
    width: 36px;
    height: 36px;
  }
  .product-component-actions .icon > img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
       object-fit: scale-down;
  }
}

.product-component-asset-v2 .product__item {
  display: flex;
  gap: 16px;
}
.product-component-asset-v2 .product__image {
  width: 126px;
  height: 126px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .product-component-asset-v2 .product__image {
    width: 80px;
    height: 80px;
  }
}
.product-component-asset-v2 .product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.product-component-asset-v2 .product__name {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
@media screen and (max-width: 767px) {
  .product-component-asset-v2 .product__name {
    font-size: 16px;
  }
}
.product-component-asset-v2 .product-sku {
  color: var(--grey-5);
  font-size: 16px;
  line-height: normal;
  margin-bottom: 8px;
}
.product-component-asset-v2 .product__price {
  margin-bottom: 20px;
}
.product-component-asset-v2 .price {
  font-size: 16px;
  line-height: normal;
  text-decoration-line: strikethrough;
}
.product-component-asset-v2 .price-old {
  color: var(--grey-5);
}
@media screen and (max-width: 767px) {
  .product-component-asset-v2 .price {
    gap: 8px;
  }
  .product-component-asset-v2 .price-sale {
    flex-basis: auto;
  }
}

.filter-sort-assets {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--seashell, #f1f1f1);
}
.filter-sort-assets .filter {
  padding: 4px 0;
  display: flex;
  align-items: center;
}
.filter-sort-assets .filter__icon, .filter-sort-assets .filter__number {
  display: flex;
  align-items: center;
}
.filter-sort-assets .filter__icon {
  gap: 12px;
  color: var(--grey);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.filter-sort-assets .filter__number {
  color: rgba(41, 41, 41, 0.6);
  font-size: 16px;
  line-height: 22px;
  border-left: 1px solid #c4c4c4;
  padding-left: 12px;
  margin-left: 16px;
}
.filter-sort-assets .sort {
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.filter-sort-assets .sort a {
  color: var(--grey);
}
.filter-sort-assets .sort span {
  opacity: 0.6;
}
.filter-sort-assets .sort__list ul li:not(:last-child) {
  margin-bottom: 24px;
}
.filter-sort-assets .dropdown-toggle {
  display: flex;
  padding: 10px 12px 10px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 30px;
  border: 1px solid var(--seashell, #f1f1f1);
}
.filter-sort-assets .dropdown-toggle::after {
  border: none;
  background: transparent;
  background-image: url("../images/chevron-down.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 0;
  height: 18px;
  width: 18px;
}
.filter-sort-assets .dropdown-menu {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border: 0;
  padding: 20px 30px;
  min-width: 220px;
  z-index: 99;
}
.filter-sort-assets .dropdown-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 0 0 30px;
  cursor: pointer;
}
.filter-sort-assets .dropdown-item:hover, .filter-sort-assets .dropdown-item:focus, .filter-sort-assets .dropdown-item:active {
  background: transparent;
  color: currentColor;
}
.filter-sort-assets .dropdown-item input {
  display: none;
}
.filter-sort-assets .dropdown-item input:checked ~ .checkmark {
  background: #715d47;
  border: 1px solid transparent;
  opacity: 1;
}
.filter-sort-assets .dropdown-item input:checked ~ .checkmark::before {
  display: block;
}
.filter-sort-assets .dropdown-item .checkmark {
  border-radius: 50%;
  border: 1px solid #bfbfbf;
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}
.filter-sort-assets .dropdown-item .checkmark::before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 7px;
  width: 7px;
  background: #fff;
  display: none;
}
@media screen and (max-width: 1199px) {
  .filter-sort-assets {
    padding: 0 0 16px;
    margin-bottom: 16px;
    gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  .filter-sort-assets {
    padding: 16px 0;
  }
}

.wrapper-container-assets {
  padding: 60px 0;
}

.pagination {
  padding: 0;
}
.pagination li {
  list-style: none !important;
}

.pagination-asset {
  gap: 4px;
  padding: 0;
}
.pagination-asset li {
  list-style: none;
}
.pagination-asset .page-item.active .page-link {
  font-weight: 400;
  background: var(--dbw, #e6d7b9);
}
.pagination-asset .page-link {
  border-radius: 50% !important;
  border: 0;
  margin: 0;
  min-height: 40px;
  min-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  box-shadow: none;
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
}

.title-main-page-asset {
  margin-bottom: 30px;
  color: var(--grey);
  font-size: 36px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .title-main-page-asset {
    font-size: 26px;
  }
}

.sku-asset {
  color: rgba(41, 41, 41, 0.5);
  font-size: 16px;
  line-height: normal;
}

.rating-asset {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
}
.rating-asset-star {
  background-image: url(../images/rate-none.svg);
  background-size: contain;
  width: 85px;
  height: 17px;
  vertical-align: sub;
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
}
.rating-asset-star .rated {
  background-image: url(../images/rate-ok.svg);
  height: 17px;
  vertical-align: sub;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background-repeat: no-repeat;
}
.rating-asset-star img {
  vertical-align: text-bottom;
}

.breadcrumb {
  padding: 12px 0;
  border-bottom: 1px solid #eaeaea;
  margin: 0;
}
.breadcrumb-item {
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0em;
  text-align: left;
  text-transform: uppercase;
  color: rgba(41, 41, 41, 0.6);
  transition: 0.3s ease-in-out;
}
.breadcrumb-item:hover {
  color: var(--green);
}
.breadcrumb-item.active {
  color: #292929;
}

.dots-combo,
.js-dot-hover .dot {
  cursor: pointer;
  position: absolute;
  outline: 0;
  opacity: 1;
  height: 28px;
  width: 28px;
  border-radius: 50%;
  z-index: 8;
  display: block;
  background: rgba(0, 0, 0, 0.4);
}
.dots-combo::after,
.js-dot-hover .dot::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transform: scale(0.4);
  background: #fff;
  border-radius: 50%;
}

.combo {
  display: block;
  background: #fff;
  position: absolute;
}
.combo__item {
  background: #fff;
  width: 170px;
  height: auto;
  position: absolute;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in-out;
}
.combo__item::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  height: calc(100% + 70px);
  background: transparent;
}
@media screen and (max-width: 991px) {
  .combo__item::before {
    display: none;
  }
}
.combo__image {
  height: 170px;
  width: 170px;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 2;
}
.combo__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .combo__image {
    display: none;
  }
}
.combo__content {
  padding: 16px 12px;
}
@media screen and (max-width: 1199px) {
  .combo__content {
    padding: 10px;
  }
}
.combo__name {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .combo__name {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
.combo__name:hover {
  color: var(--green);
}
.combo__price-sale {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .combo__price-sale {
    font-size: 16px;
  }
}
.combo__price-sale .dong {
  color: var(--grey);
}
.combo__price-old {
  font-size: 16px;
  line-height: normal;
  color: var(--grey-6);
}
@media screen and (max-width: 1199px) {
  .combo__price-old {
    font-size: 14px;
  }
}
.combo__price-old .price {
  text-decoration: line-through;
}
.combo__percent {
  border-radius: 4px;
  border: 1px solid var(--Chai, #d2ab80);
  display: flex;
  padding: 4px 8px;
  align-items: center;
  color: var(--brown, #715d47);
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}

.scrollbar-style-asset, .modal-product-review, .style-look-section .product__list .wrapper, .modal-present-addtocart .offcanvas-add-to-cart, .modal-present .modal-present-list, .promotional_products .promotional_content .products_right, .modal-product-evaluate .review, .offcanvas-body {
  overflow-y: auto;
}
.scrollbar-style-asset::-webkit-scrollbar, .modal-product-review::-webkit-scrollbar, .style-look-section .product__list .wrapper::-webkit-scrollbar, .modal-present-addtocart .offcanvas-add-to-cart::-webkit-scrollbar, .modal-present .modal-present-list::-webkit-scrollbar, .promotional_products .promotional_content .products_right::-webkit-scrollbar, .modal-product-evaluate .review::-webkit-scrollbar, .offcanvas-body::-webkit-scrollbar {
  width: 3px;
  border-radius: 10px;
}
.scrollbar-style-asset::-webkit-scrollbar-track, .modal-product-review::-webkit-scrollbar-track, .style-look-section .product__list .wrapper::-webkit-scrollbar-track, .modal-present-addtocart .offcanvas-add-to-cart::-webkit-scrollbar-track, .modal-present .modal-present-list::-webkit-scrollbar-track, .promotional_products .promotional_content .products_right::-webkit-scrollbar-track, .modal-product-evaluate .review::-webkit-scrollbar-track, .offcanvas-body::-webkit-scrollbar-track {
  background: transparent;
}
.scrollbar-style-asset::-webkit-scrollbar-thumb, .modal-product-review::-webkit-scrollbar-thumb, .style-look-section .product__list .wrapper::-webkit-scrollbar-thumb, .modal-present-addtocart .offcanvas-add-to-cart::-webkit-scrollbar-thumb, .modal-present .modal-present-list::-webkit-scrollbar-thumb, .promotional_products .promotional_content .products_right::-webkit-scrollbar-thumb, .modal-product-evaluate .review::-webkit-scrollbar-thumb, .offcanvas-body::-webkit-scrollbar-thumb {
  background: rgba(41, 41, 41, 0.3);
  border-radius: 10px;
}

@media screen and (max-width: 1199px) {
  .row {
    row-gap: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .row [class*=col-] {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 575px) {
  .row {
    margin-left: -4px;
    margin-right: -4px;
  }
  .row [class*=col-] {
    padding-left: 4px;
    padding-right: 4px;
  }
}

.navigation-between-page {
  padding: 20px 0;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
  position: fixed;
  inset: 0;
  z-index: 9;
  height: -moz-fit-content;
  height: fit-content;
}
.navigation-between-page .wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 991px) {
  .navigation-between-page .wrapper {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
  }
}
.navigation-between-page .nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 36px;
  flex: 1;
}
@media screen and (max-width: 1199px) {
  .navigation-between-page .nav__list {
    gap: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .navigation-between-page .nav__list {
    display: grid;
    justify-content: flex-start;
    grid-auto-columns: max-content;
    grid-auto-flow: column;
    grid-gap: 24px;
    overflow: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-snap-stop: always;
    touch-action: manipulation;
    -webkit-overflow-scrolling: touch;
    scroll-padding: 0;
    grid-template-columns: unset;
  }
  .navigation-between-page .nav__list::-webkit-scrollbar {
    display: none;
    width: 0;
  }
  .navigation-between-page .nav__list > * {
    scroll-snap-align: start;
  }
}
.navigation-between-page .title-not-show {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.navigation-between-page .title-not-show,
.navigation-between-page h2 {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
}
.navigation-between-page a {
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
  transition: 0.3s ease-in-out;
}
.navigation-between-page a.active, .navigation-between-page a:hover {
  color: var(--Chai, #d2ab80);
}

.toast-container {
  bottom: 24px;
}
@media screen and (min-width: 768px) {
  .toast-container {
    top: 0;
    right: 0;
  }
}
.toast-container .toast {
  --bs-toast-max-width: 465px;
  max-width: var(--bs-toast-max-width);
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 20px 30px;
  font-size: 18px;
  line-height: 24px;
  border: 0;
  opacity: 1;
  visibility: visible;
  transition: 0.3s ease-in-out;
  transform: unset;
}
.toast-container .toast:not(.show) {
  transform: translateX(-100px);
  display: block;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 767px) {
  .toast-container .toast {
    max-width: 100% !important;
  }
}
.toast-container .toast-header {
  padding: 0;
  border: none;
  display: flex;
  align-items: flex-start;
  color: var(--grey);
  gap: 24px;
}
.toast-container .toast-text {
  font-size: 18px;
  line-height: 24px;
}
.toast-container .btn-close {
  padding: 0;
  margin: 0;
  flex-shrink: 0;
  background: transparent;
  outline: 0;
  opacity: 1;
  box-shadow: none;
  height: auto;
  width: auto;
  position: static !important;
  margin-left: auto;
}
.toast-container a {
  display: inline-flex;
  margin-top: 6px;
  color: var(--green);
  font-size: 16px;
  line-height: 22px;
  /* 137.5% */
  text-decoration-line: underline;
}

.quantity {
  flex-shrink: 0;
}
.quantity-container {
  border: 1px solid var(--stroke, #eaeaea);
  height: 48px;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
.quantity-container * {
  height: 100%;
}
.quantity [class*=quantity-btn] {
  background: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
}
.quantity-btn-minus, .quantity-btn-plus {
  background: #f8f8f8;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 48px;
  border: 0;
}
.quantity-btn-plus {
  border-left: 1px solid var(--stroke, #eaeaea);
}
.quantity-btn-minus {
  border-right: 1px solid var(--stroke, #eaeaea);
}
.quantity-input {
  background: transparent;
  max-width: 48px;
  border: 0;
  outline: 0;
  text-align: center;
  padding: 0 4px;
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
}

.parameter-box--asset {
  display: grid;
  gap: 24px;
}
.parameter-box--asset .parameter {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 12px;
}
.parameter-box--asset .parameter--color .parameter__item .color {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  z-index: 2;
}
.parameter-box--asset .parameter--color .parameter__item .txt {
  padding-left: 46px;
}
.parameter-box--asset .parameter__title {
  color: var(--grey);
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  padding: 12px 0;
}
.parameter-box--asset .parameter__list {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 10px;
}
.parameter-box--asset .parameter__item {
  position: relative;
  display: block;
}
.parameter-box--asset .parameter__item input {
  display: none;
}
.parameter-box--asset .parameter__item input:checked ~ .txt {
  border: 1px solid #89c35c;
  color: var(--grey);
}
.parameter-box--asset .parameter__item input:checked ~ .txt::after {
  display: block;
}
.parameter-box--asset .parameter__item .txt {
  color: var(--grey-6);
  font-size: 16px;
  line-height: normal;
  border-radius: 4px;
  border: 1px solid var(--stroke, #eaeaea);
  background: #fff;
  padding: 12px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: block;
}
.parameter-box--asset .parameter__item .txt::after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  background: url("../images/check-mark-active.png") no-repeat;
  height: 15px;
  width: 16px;
  display: none;
}

.custom-radio-checkbox-asset {
  position: relative;
  display: block;
  padding-left: 20px;
  cursor: pointer;
}
.custom-radio-checkbox-asset input {
  display: none;
}
.custom-radio-checkbox-asset input:checked ~ .checkmark {
  background: #715d47;
  border: 1px solid transparent;
}
.custom-radio-checkbox-asset input:checked ~ .checkmark::before {
  display: block;
}
.custom-radio-checkbox-asset .checkmark {
  border: 1px solid #bfbfbf;
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  top: 0;
  border-radius: 4px;
  left: 0;
  cursor: pointer;
}
.custom-radio-checkbox-asset .checkmark::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 7px;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.custom-radio label {
  margin: 0 !important;
  cursor: pointer;
}
.custom-radio .txt {
  padding-left: 12px;
}
.custom-radio .checkmark {
  border-radius: 50%;
}
.custom-radio .checkmark::before {
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #fff;
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.custom-radio2 input {
  display: none;
}
.custom-radio2 input:checked + .checkmark {
  background: #715d47;
  border: 1px solid #715d47;
}
.custom-radio2 input:checked + .checkmark::before {
  display: block;
}
.custom-radio2 .checkmark {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #bfbfbf;
  background: #fff;
  position: relative;
  cursor: pointer;
}
.custom-radio2 .checkmark::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #fff;
  display: none;
}

.modal-small-asset .modal-dialog {
  max-width: 560px;
}

.sidebars__asset {
  display: grid;
  grid-template-columns: 1fr 27.9069767442%;
}
@media screen and (max-width: 1199px) {
  .sidebars__asset {
    grid-template-columns: 70% 1fr;
  }
}
@media screen and (max-width: 991px) {
  .sidebars__asset {
    grid-template-columns: 63% 1fr;
  }
}
@media screen and (max-width: 767px) {
  .sidebars__asset {
    grid: none;
  }
}
.sidebars__left {
  padding: 60px 100px 60px 0;
  max-width: 1240px;
  position: relative;
  z-index: 2;
  background: #fff;
}
@media screen and (max-width: 1681px) {
  .sidebars__left {
    padding-right: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .sidebars__left {
    padding-right: 20px;
    padding: 20px;
  }
}
@media screen and (max-width: 767px) {
  .sidebars__left {
    padding-top: 0;
  }
}
.sidebars__right {
  font-size: 16px;
  line-height: normal;
  padding: 60px 0 60px 100px;
  position: relative;
}
@media screen and (max-width: 1681px) {
  .sidebars__right {
    padding-left: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .sidebars__right {
    padding: 20px 1rem;
    background: #fbf7f3;
  }
}
@media screen and (max-width: 767px) {
  .sidebars__right--mobile {
    padding: 32px 16px;
    margin: 0 -16px;
  }
  .sidebars__right--mobile #box-money {
    width: 100%;
    left: 0;
    z-index: 99;
    background: #fff;
    margin: 0 !important;
    border-top: 1px solid #e1e1e1;
    background: #fff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    display: none;
  }
  .sidebars__right--mobile #box-money.fixed {
    display: block;
    transform: unset;
    position: fixed;
  }
  .sidebars__right--mobile #box-money.box-money {
    padding: 16px !important;
  }
}
.sidebars__right > div {
  margin-bottom: 1rem;
}
.sidebars__right .title-box {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .sidebars__right .title-box {
    font-size: 20px;
  }
}
.sidebars__right .box-money {
  padding: 20px;
  background: #fff;
}
@media screen and (max-width: 1199px) {
  .sidebars__right .box-money {
    padding: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .sidebars__right .box-money {
    padding: 20px;
  }
}
.sidebars__right .box-money .price-sale {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
.sidebars__right .coupon-wrapper {
  margin: 20px 0 40px;
}
@media screen and (max-width: 1199px) {
  .sidebars__right .coupon-wrapper {
    margin: 1rem 0;
  }
}
@media screen and (max-width: 767px) {
  .sidebars__right .coupon-wrapper {
    margin: 6px 16px;
  }
}
.sidebars__right .box-promotion {
  position: relative;
  border: 1px solid rgba(41, 41, 41, 0.2);
  padding: 10px 14px 10px 42px;
  background: url("../images/icon-voucher.png") no-repeat #fff;
  background-position: 10px center;
  background-size: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 42px;
}
.sidebars__right .box-promotion input {
  border: 0;
  outline: 0;
  flex: 1;
  width: 100%;
}
.sidebars__right .box-promotion input::-moz-placeholder {
  color: var(--grey-5);
}
.sidebars__right .box-promotion input::placeholder {
  color: var(--grey-5);
}
.sidebars__right .box-promotion .btn-apply {
  color: rgba(5, 71, 42, 0.5);
  background: transparent;
  outline: 0;
  box-shadow: none;
  border: none;
}
.sidebars__right .total-money {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  margin-bottom: 24px;
}
@media screen and (max-width: 1199px) {
  .sidebars__right .total-money {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sidebars__right .total-money {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .sidebars__right .total-money {
    font-size: 20px;
  }
}
.sidebars__right .total-money .dong {
  color: var(--grey);
}
.sidebars__right .total-money .cc {
  color: var(--grey-5);
  font-size: 16px;
}
.sidebars__right .btn-buy {
  margin-top: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 18px;
  line-height: normal;
  border-radius: 6px;
  background: var(--Main, #9fcc52);
  padding: 14px 24px;
}
.sidebars__right .box-policy {
  padding: 20px;
  background: rgba(203, 211, 176, 0.3);
}
.sidebars__right .box-policy img {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.sidebars__right .box-receiver {
  font-size: 16px;
  line-height: 22px;
  padding: 20px;
  background: #fff;
}
@media screen and (max-width: 991px) {
  .sidebars__right .box-receiver {
    padding: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .sidebars__right .box-receiver {
    padding: 20px;
  }
}
.sidebars__right .box-receiver [class*=btn-] {
  color: var(--green);
}
.sidebars__right .box-receiver .name {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.sidebars__right .box-receiver .name span {
  color: var(--grey-5);
  font-weight: normal;
}
.sidebars__right .box-receiver .address {
  margin: 12px 0;
  padding-bottom: 12px;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  gap: 8px;
}
@media screen and (max-width: 1199px) {
  .sidebars__right .box-receiver .address {
    flex-wrap: wrap;
  }
}
.sidebars__right .box-receiver .address .position {
  border-radius: 15px;
  background: #e6d7b9;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  flex-shrink: 0;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .bg-after-asset::after {
    content: "";
    position: absolute;
    right: 0%;
    top: 0;
    width: 40vw;
    height: 100%;
    background: #fbf7f3;
    z-index: -1;
  }
}

.btn-asset {
  font-size: 18px;
  line-height: normal;
  color: #000;
  padding: 14px 24px;
  border: 1px solid currentColor;
  border-radius: 6px;
}
.btn-asset-green {
  background: #9fcc52;
  border: 1px solid #9fcc52;
  color: #000;
}

.form-control-asset {
  font-size: 16px;
  line-height: 22px;
}
.form-control-asset sup {
  color: var(--red, #f00);
}
.form-control-asset label {
  color: var(--black80, #575756);
  margin-bottom: 12px;
}
.form-control-asset input {
  border: 1px solid rgba(41, 41, 41, 0.2);
  padding: 10px 14px;
  min-height: 42px;
  border-radius: 0;
  outline: 0;
  box-shadow: 0;
  border-color: none;
}
.form-control-asset input:focus {
  box-shadow: none;
}
.form-control-asset input::-moz-placeholder {
  color: var(--black40, #aeafb0);
}
.form-control-asset input::placeholder {
  color: var(--black40, #aeafb0);
}

.custom-tooltip-asset {
  padding: 0;
  opacity: 1 !important;
}
.custom-tooltip-asset .tooltip-inner {
  max-width: 170px;
  padding: 0;
  background-color: #fff;
  border-radius: 0;
  opacity: 1;
  padding: 0;
}
.custom-tooltip-asset .tooltip-arrow {
  display: none;
}

@media screen and (max-width: 767px) {
  .extend-modal-mobile, .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart, .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart {
    transform: translateY(100%);
    opacity: 0;
    position: fixed;
    visibility: hidden;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  }
  .extend-modal-mobile.active, .cart-page .sidebars__left .cart-body .product__type .active.dropdown-menu.change-product-in-cart, .together_products .promotional_content .product__item .product__content .product__type .active.dropdown-menu.change-product-in-cart {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 767px) {
  .modal-asset-mobile, #modalUpdateUserPhone,
  #modalUpdateUserPassword, .modal-addnew-address, .modal-change-address, .modal-delete-product, .modal-product-shipping, .modal-add-cart-all-product, .modal-product-detail-asset, .modal-choose-type-product, .offcanvas-asset, .sidebars__right--mobile #box-money, .extend-modal-mobile, .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart, .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart {
    height: auto;
    top: unset;
    bottom: 0;
    max-height: 90%;
    padding: 0 !important;
    overflow: unset;
    z-index: 999;
    overflow-y: auto;
  }
  .modal-asset-mobile .modal-header, #modalUpdateUserPhone .modal-header,
  #modalUpdateUserPassword .modal-header, .modal-addnew-address .modal-header, .modal-change-address .modal-header, .modal-delete-product .modal-header, .modal-product-shipping .modal-header, .modal-add-cart-all-product .modal-header, .modal-product-detail-asset .modal-header, .modal-choose-type-product .modal-header, .offcanvas-asset .modal-header, .sidebars__right--mobile #box-money .modal-header, .extend-modal-mobile .modal-header, .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart .modal-header, .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart .modal-header {
    margin: -16px -16px 22px -16px;
    padding: 16px;
    position: sticky;
    top: 0;
    background: #fff;
    border-radius: 6px 6px 0 0;
    z-index: 3;
  }
  .modal-asset-mobile .modal-title, #modalUpdateUserPhone .modal-title,
  #modalUpdateUserPassword .modal-title, .modal-addnew-address .modal-title, .modal-change-address .modal-title, .modal-delete-product .modal-title, .modal-product-shipping .modal-title, .modal-add-cart-all-product .modal-title, .modal-product-detail-asset .modal-title, .modal-choose-type-product .modal-title, .offcanvas-asset .modal-title, .sidebars__right--mobile #box-money .modal-title, .extend-modal-mobile .modal-title, .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart .modal-title, .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart .modal-title {
    font-size: 18px !important;
  }
  .modal-asset-mobile.fade .modal-dialog, .fade#modalUpdateUserPhone .modal-dialog,
  .fade#modalUpdateUserPassword .modal-dialog, .fade.modal-addnew-address .modal-dialog, .fade.modal-change-address .modal-dialog, .fade.modal-delete-product .modal-dialog, .fade.modal-product-shipping .modal-dialog, .fade.modal-add-cart-all-product .modal-dialog, .fade.modal-product-detail-asset .modal-dialog, .fade.modal-choose-type-product .modal-dialog, .fade.offcanvas-asset .modal-dialog, .sidebars__right--mobile .fade#box-money .modal-dialog, .fade.extend-modal-mobile .modal-dialog, .cart-page .sidebars__left .cart-body .product__type .fade.dropdown-menu.change-product-in-cart .modal-dialog, .together_products .promotional_content .product__item .product__content .product__type .fade.dropdown-menu.change-product-in-cart .modal-dialog {
    transform: translate(0, 100%) !important;
  }
  .modal-asset-mobile.show .modal-dialog, .show#modalUpdateUserPhone .modal-dialog,
  .show#modalUpdateUserPassword .modal-dialog, .show.modal-addnew-address .modal-dialog, .show.modal-change-address .modal-dialog, .show.modal-delete-product .modal-dialog, .show.modal-product-shipping .modal-dialog, .show.modal-add-cart-all-product .modal-dialog, .show.modal-product-detail-asset .modal-dialog, .show.modal-choose-type-product .modal-dialog, .show.offcanvas-asset .modal-dialog, .sidebars__right--mobile .show#box-money .modal-dialog, .show.extend-modal-mobile .modal-dialog, .cart-page .sidebars__left .cart-body .product__type .show.dropdown-menu.change-product-in-cart .modal-dialog, .together_products .promotional_content .product__item .product__content .product__type .show.dropdown-menu.change-product-in-cart .modal-dialog {
    transform: translate(0, 0) !important;
  }
  .modal-asset-mobile .modal-dialog, #modalUpdateUserPhone .modal-dialog,
  #modalUpdateUserPassword .modal-dialog, .modal-addnew-address .modal-dialog, .modal-change-address .modal-dialog, .modal-delete-product .modal-dialog, .modal-product-shipping .modal-dialog, .modal-add-cart-all-product .modal-dialog, .modal-product-detail-asset .modal-dialog, .modal-choose-type-product .modal-dialog, .offcanvas-asset .modal-dialog, .sidebars__right--mobile #box-money .modal-dialog, .extend-modal-mobile .modal-dialog, .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart .modal-dialog, .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart .modal-dialog {
    margin: 0 auto;
  }
}
.overlay-backdrop-asset {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.15s linear;
}
.overlay-backdrop-asset.show {
  visibility: visible;
  opacity: 0.5;
}

button {
  outline: 0;
}

.table > :not(caption) > * > * {
  border: none;
}

.offcanvas {
  --bs-offcanvas-width: 660px;
  width: var(--bs-offcanvas-width);
  padding: 30px 60px;
}
.offcanvas .btn-close {
  outline: 0;
  box-shadow: none;
}
.offcanvas-title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .offcanvas-title {
    font-size: 18px !important;
    line-height: normal;
  }
}
.offcanvas-header {
  padding: 0 0 20px;
  margin-bottom: 25px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
}
.offcanvas-body {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .offcanvas-backdrop {
    transition: opacity 0.15s linear !important;
  }
  .offcanvas-asset {
    bottom: 0 !important;
    top: unset !important;
    position: fixed;
    height: calc(100% - 90px) !important;
    padding: 16px !important;
    border-radius: 12px 12px 0 0 !important;
    transform: translateY(100%) !important;
    transition: 0.25s ease-in-out !important;
    opacity: 0;
    visibility: hidden;
  }
  .offcanvas-asset .offcanvas-header {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
  .offcanvas.show {
    transform: translateY(0) !important;
    opacity: 1;
    visibility: visible;
  }
}

.link-acc {
  margin-top: 26px;
}
.link-acc a {
  color: var(--green);
}

.page-404 {
  min-height: 100vh;
  position: relative;
  padding-top: 60px;
}
.page-404 h1 {
  border: 10px solid #fff;
  background: #f8f8f8;
  box-shadow: 5px 4px 20px 0px rgba(0, 0, 0, 0.15), 10px 0px 30px 0px rgba(0, 0, 0, 0.15) inset;
  width: 264px;
  height: 264px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
}
.page-404 h1 span {
  color: var(--brown, #715d47);
  text-shadow: 10px 4px 10px rgba(0, 0, 0, 0.05);
  -webkit-text-stroke-color: #fff;
  font-size: 110px;
  font-weight: 400;
  line-height: normal;
  display: inline-block;
  -webkit-text-fill-color: #715d47;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
}
.page-404 h2 {
  color: var(--grey, #292929);
  font-size: 36px;
  line-height: normal;
  margin-bottom: 12px;
}
.page-404 p {
  color: var(--grey, #292929);
  font-size: 18px;
  line-height: 24px;
}
.page-404 .btn-404 {
  background: #9fcc52;
  color: #000;
  font-size: 18px;
  line-height: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 12px 24px;
}

@media screen and (max-width: 991px) {
  .page-static img {
    width: auto !important;
    height: auto !important;
  }
}

.add-overflow-hidden {
  overflow: hidden;
}

.hover-change-image:hover .img-back {
  opacity: 1;
  visibility: visible;
}
.hover-change-image:hover .img-front {
  opacity: 0;
  transition: 0.1s ease-in;
  visibility: hidden;
}

.img-front {
  transition: 0.1s ease-in;
}

.img-back {
  opacity: 0;
  transition: 0.1s ease-in;
  visibility: hidden;
}

.modal-asset .modal-dialog {
  max-width: 900px;
}
@media (max-width: 991px) {
  .modal-asset .modal-dialog {
    max-width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .modal-asset .modal-dialog {
    max-width: 100%;
  }
}

.modal-header {
  padding-bottom: 20px;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.modal-header .btn-close {
  outline: 0;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  .modal-header {
    padding: 0 0 16px;
    margin-bottom: 16px;
  }
}
.modal-title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
}
.modal-dialog {
  border: 0;
}
@media screen and (min-width: 1200px) {
  .modal-dialog {
    max-width: 900px;
  }
}
.modal-content {
  border: 0;
  padding: 30px 60px 30px 60px;
}
@media screen and (max-width: 1199px) {
  .modal-content {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .modal-content {
    padding: 16px;
    border-radius: 6px 6px 0 0;
  }
}
.modal-body {
  padding: 0;
}
.modal-footer {
  margin: 35px -60px 0;
  padding: 30px 60px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  border-top: 1px solid #e1e1e1;
}
@media screen and (max-width: 1199px) {
  .modal-footer {
    margin-right: -30px;
    margin-left: -30px;
  }
}
.modal-backdrop {
  --bs-backdrop-zindex: 100;
}
@media screen and (max-width: 767px) {
  .modal-backdrop {
    --bs-backdrop-opacity: 0.3;
  }
}

.modal-choose-type-product .product {
  display: grid;
  grid-template-columns: 110px 1fr;
  gap: 1rem;
}
@media screen and (max-width: 767px) {
  .modal-choose-type-product .product {
    grid-template-columns: 80px 1fr;
  }
}
.modal-choose-type-product .product__image {
  height: 110px;
  width: 110px;
}
@media screen and (max-width: 767px) {
  .modal-choose-type-product .product__image {
    height: 80px;
    width: 80px;
  }
}
.modal-choose-type-product .product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.modal-choose-type-product .product__content {
  display: grid;
  gap: 8px;
}
.modal-choose-type-product .product__name {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
@media screen and (max-width: 767px) {
  .modal-choose-type-product .product__name {
    font-size: 18px;
  }
}
.modal-choose-type-product .product__price {
  display: flex;
}
.modal-choose-type-product .cta-view-detail {
  color: var(--grey);
  font-size: 15px;
  line-height: normal;
  text-decoration-line: underline;
  display: flex;
  align-items: center;
  gap: 4px;
}
@media screen and (max-width: 767px) {
  .modal-choose-type-product .cta-view-detail {
    font-size: 14px;
  }
}
.modal-choose-type-product .btn-addt-cart {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  border-radius: 6px;
  padding: 14px 24px;
  background: #9fcc52;
  color: #000;
  font-size: 18px;
  line-height: normal;
  width: 100%;
  margin: 0;
  border: 0;
}
@media screen and (min-width: 768px) {
  .modal-choose-type-product .modal-footer {
    margin-bottom: -30px;
  }
}
@media screen and (max-width: 767px) {
  .modal-choose-type-product .modal-footer {
    margin: 181px -16px -16px -16px;
    padding: 16px;
  }
}

.selections-asset {
  margin-top: 10px;
  display: grid;
  grid-template-columns: 1fr 187px 187px;
  gap: 10px;
}
@media screen and (max-width: 991px) {
  .selections-asset {
    display: flex;
    flex-wrap: wrap;
    margin-top: 1rem;
  }
}
.selections-asset .select-box {
  border-radius: 4px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
}
@media screen and (max-width: 991px) {
  .selections-asset .select-box:first-child {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .selections-asset .select-box {
    width: calc(50% - 5px);
  }
}
.selections-asset .icon {
  flex-shrink: 0;
}
.selections-asset .dropdown {
  width: 100%;
}
.selections-asset .dropdown span {
  color: rgba(41, 41, 41, 0.6);
  display: block;
  margin-bottom: 4px;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.selections-asset .dropdown-toggle {
  width: 100%;
  display: flex;
  align-items: center;
  border: 1px solid var(--stroke, #eaeaea);
  background: #fff;
  padding: 10px 12px;
  flex: 1;
  border-radius: 4px;
  min-height: 60px;
  margin: 0;
  gap: 4px;
}
.selections-asset .dropdown-toggle::after {
  display: none;
}
.selections-asset .dropdown-toggle .txt {
  width: calc(100% - 18px);
  text-align: left;
}
.selections-asset .dropdown-menu {
  width: 100%;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  border: 0;
  max-height: 288px;
  overflow-y: auto;
}
@media screen and (max-width: 767px) {
  .selections-asset .dropdown-menu {
    max-height: 245px;
    z-index: 2;
  }
}
.selections-asset .dropdown-menu::-webkit-scrollbar {
  width: 3px;
  border-radius: 3px;
  background: transparent;
}
.selections-asset .dropdown-menu::-webkit-scrollbar-thumb {
  background: rgba(41, 41, 41, 0.3);
  border-radius: 3px;
}
.selections-asset .dropdown-item {
  padding: 6px 20px;
  line-height: 22px;
  white-space: initial;
}
.selections-asset .dropdown-item:hover, .selections-asset .dropdown-item.active, .selections-asset .dropdown-item:focus {
  background: rgba(210, 171, 128, 0.1);
  color: #292929;
}
.selections-asset .dropdown-item:not(:last-child) {
  margin-bottom: 6px;
}
.selections-asset .select-data {
  white-space: nowrap;
  max-width: calc(100% - 20px);
  overflow: hidden;
  text-overflow: ellipsis;
  color: var(--grey);
}

.modal-product-detail-asset {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
}
.modal-product-detail-asset * {
  font-family: var(--fontFamily-primary) !important;
}
.modal-product-detail-asset form {
  width: 100%;
}
.modal-product-detail-asset > p,
.modal-product-detail-asset ul {
  margin-bottom: 30px;
}
.modal-product-detail-asset ul,
.modal-product-detail-asset ol {
  padding-left: 18px;
}
.modal-product-detail-asset ol li {
  list-style: decimal;
}
.modal-product-detail-asset ul li {
  list-style: initial;
}
.modal-product-detail-asset table {
  width: 100% !important;
  border: 0 !important;
}
.modal-product-detail-asset table th,
.modal-product-detail-asset table td {
  padding: 6px 10px;
}
@media screen and (max-width: 1199px) {
  .modal-product-detail-asset .modal-dialog {
    max-width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .modal-product-detail-asset .modal-dialog {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .modal-product-shipping {
    overflow-y: auto;
  }
  .modal-product-shipping .modal-header {
    margin: -16px -16px 22px -16px;
    padding: 16px;
    position: sticky;
    top: 0;
    z-index: 2;
    background: #fff;
    border-radius: 6px 6px 0 0;
  }
}

@media screen and (min-width: 768px) {
  .modal-dialog-scrollable .modal-body {
    margin-right: -16px;
    padding-left: 16px;
  }
}

.modal-comming-soon .button {
  padding: 12px 24px;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 6px;
  background: #9fcc52;
  color: #000;
  font-size: 16px;
  line-height: normal;
}
.modal-comming-soon .btn-close {
  opacity: 1;
  background: transparent;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 992px) {
  .modal-comming-soon .modal-dialog {
    max-width: 900px;
  }
}
.modal-comming-soon .modal-content {
  border-radius: 12px;
  background: #fff;
  padding: 30px 20px;
}
@media screen and (min-width: 768px) {
  .modal-comming-soon .modal-content {
    padding: 30px 60px;
  }
}
.modal-comming-soon [class*=swiper-button] {
  width: 27px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  background: rgba(255, 255, 255, 0.8);
  top: 30%;
}
.modal-comming-soon [class*=swiper-button]::after {
  font-size: 16px;
  color: #292929;
  font-weight: 400;
}
.modal-comming-soon [class*=swiper-button].swiper-button-prev {
  left: 0;
  border-radius: 0 6px 6px 0;
}
.modal-comming-soon [class*=swiper-button].swiper-button-next {
  right: 0;
  border-radius: 6px 0 0 6px;
}
.modal-comming-soon [class*=swiper-button].swiper-button-disabled {
  display: none;
}

#modalSeasonNew .modal-body {
  display: grid;
  gap: 20px;
}
@media screen and (min-width: 1200px) {
  #modalSeasonNew .modal-body {
    gap: 32px;
  }
}
@media screen and (min-width: 992px) {
  #modalSeasonNew .modal-content {
    padding: 30px 60px 40px;
  }
}
#modalSeasonNew .button {
  padding: 12px 24px;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 6px;
  background: #9fcc52;
  color: #000;
  font-size: 16px;
  line-height: normal;
}

.category-section {
  padding: 50px 0;
}
.category-section .nav-slides {
  width: 82px;
  gap: 12px;
  position: absolute;
  justify-content: space-between;
  flex-shrink: 0;
  top: 6px;
  right: 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .category-section .nav-slides {
    display: none;
  }
}
.category-section .nav-slides [class*=swiper-button] {
  height: 36px;
  width: 36px;
  position: static;
  margin: 0;
}
.category-section .nav-slides [class*=swiper-button]::after {
  display: none;
}
.category-section--home .wrapper {
  overflow: hidden;
}
.category-section--home .swiper-wrapper,
.category-section--home .swiper {
  overflow: visible;
}
.category-section--home .nav-slides {
  top: -89px;
}
@media screen and (max-width: 1199px) {
  .category-section--home .nav-slides {
    top: -66px;
  }
}
.category-section .slicker .slick-track {
  margin-left: unset;
  margin-right: unset;
}
.category-section .slicker .slick-arrow {
  display: none !important;
}
@media screen and (max-width: 575px) {
  .category-section .slick-slide {
    width: 190px;
  }
}
@media screen and (max-width: 575px) {
  .category-section .category .wrapper {
    margin-right: -16px;
  }
}
.category-section .category .wrapper > .d-flex {
  margin-bottom: 48px;
}
@media screen and (max-width: 1199px) {
  .category-section .category .wrapper > .d-flex {
    margin-bottom: 26px;
  }
}
.category-section .category__title {
  color: var(--grey, #292929);
}
.category-section .category__nav {
  display: flex;
  align-items: center;
  width: calc(100% - 100px);
  margin-left: unset;
  font-style: italic;
}
@media screen and (max-width: 767px) {
  .category-section .category__nav {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .category-section .category__nav .swiper-wrapper {
    gap: 12px;
  }
}
.category-section .category__nav--item {
  padding: 12px 24px;
  border-radius: 30px;
  border: 1px solid var(--seashell, #f1f1f1);
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  transition: 0.2s ease-in-out;
  margin-bottom: 0;
  font-style: italic;
}
.category-section .category__nav--item.active, .category-section .category__nav--item:hover {
  color: var(--white);
  border: 1px solid #4fb0cb;
  background: #4fb0cb;
}
@media screen and (max-width: 1199px) {
  .category-section .category__nav--item {
    padding: 12px;
    font-size: 16px;
    margin-bottom: 1px;
  }
}
.category-section .category__list .swiper-slide {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 575px) {
  .category-section .category__list .swiper-slide {
    width: 190px;
    height: 190px;
  }
}
.category-section .category__list--item {
  display: block;
  position: relative;
  padding-bottom: 100%;
}
.category-section .category__list--item:hover img {
  transform: scale(1.1);
}
.category-section .category__list--item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: absolute;
  top: 0;
  left: 0;
}
.category-section .category__list--item span {
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  background: linear-gradient(150deg, rgba(113, 93, 71, 0.7) 5.32%, rgba(113, 93, 71, 0) 86.16%);
  color: var(--white, #fff);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}

@media screen and (max-width: 767px) {
  .category__swiper--nav-mb.show-linear::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0px;
    background: linear-gradient(270deg, #fff 0.34%, rgba(255, 255, 255, 0.8) 38.51%, rgba(255, 255, 255, 0) 92.31%);
    height: 100%;
    width: 81px;
    z-index: 2;
  }
}
@media screen and (min-width: 768px) {
  .category__swiper--nav-mb .swiper-wrapper {
    transform: unset;
  }
}
.category__swiper--nav-mb .swiper-slide {
  width: -moz-fit-content;
  width: fit-content;
}

.product-new-section {
  padding-bottom: 100px;
}
@media screen and (max-width: 1399px) {
  .product-new-section {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .product-new-section {
    padding-bottom: 32px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-new-section .list.row [class*=col-]:last-child {
    display: none;
  }
}
.product-new-section .tilte {
  color: var(--grey);
  font-size: 36px;
  line-height: normal;
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .product-new-section .tilte {
    font-size: 26px;
  }
}
.product-new-section .list {
  padding-bottom: 22px;
  row-gap: 30px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .product-new-section .list {
    margin-left: -8px;
    margin-right: -8px;
    padding: 0;
  }
  .product-new-section .list [class*=col-] {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 767px) {
  .product-new-section .list {
    margin: 0 -16px 0 0;
    display: grid;
    justify-content: flex-start;
    grid-auto-columns: 230px;
    grid-auto-flow: column;
    grid-gap: 16px;
    overflow: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-snap-stop: always;
    touch-action: manipulation;
    -webkit-overflow-scrolling: touch;
    scroll-padding: 0;
    grid-template-columns: unset;
    padding-bottom: 25px;
  }
  .product-new-section .list::-webkit-scrollbar {
    display: none;
    width: 0;
  }
  .product-new-section .list > * {
    scroll-snap-align: start;
  }
  .product-new-section .list [class*=col-] {
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
  }
}

.wrapper-product-detail .happniess-section {
  padding: 120px 0;
}
@media screen and (max-width: 1439px) {
  .wrapper-product-detail .happniess-section {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1199px) {
  .wrapper-product-detail .happniess-section {
    padding: 48px 0;
  }
}
.wrapper-product-detail .happniess-section .happniess__image {
  padding-bottom: calc(100% + 188px);
  align-self: flex-start;
}
@media screen and (max-width: 767px) {
  .wrapper-product-detail .happniess-section .happniess__image {
    padding-bottom: 374px;
  }
}

.happniess-section {
  padding: 17px 0 80px;
}
@media screen and (max-width: 1199px) {
  .happniess-section {
    padding: 32px 0;
  }
}
@media screen and (max-width: 767px) {
  .happniess-section {
    background: linear-gradient(180deg, #f7f7f7 0%, rgba(255, 255, 255, 0) 100%);
  }
}
@media screen and (min-width: 1400px) {
  .happniess-section .container-fluid, .happniess-section .page-news-blog-gallery .product-exclusively, .page-news-blog-gallery .happniess-section .product-exclusively, .happniess-section .banner-section h2, .banner-section .happniess-section h2 {
    max-width: 1339px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.happniess-section .happniess {
  position: relative;
}
.happniess-section .happniess__item {
  display: grid;
  grid-template-columns: 24.1009946442% 1fr 24.4835501148%;
  gap: 60px;
}
@media screen and (max-width: 1199px) {
  .happniess-section .happniess__item {
    grid-template-columns: 1fr 40% 1fr !important;
    gap: 24px;
  }
}
@media screen and (max-width: 767px) {
  .happniess-section .happniess__item {
    grid-template-columns: auto !important;
    grid-auto-columns: auto;
  }
}
.happniess-section .happniess__title {
  font-size: 60px;
  font-weight: 400;
  line-height: normal;
  text-align: right;
  align-self: flex-start;
  padding-top: 35px;
}
@media screen and (min-width: 1200px) {
  .happniess-section .happniess__title {
    align-self: center;
  }
}
.happniess-section .happniess__title > div {
  display: inline-block;
  overflow: hidden;
}
.happniess-section .happniess__title .word-effect {
  display: inline-block;
}
@media screen and (min-width: 1680px) {
  .happniess-section .happniess__title {
    padding-top: 17px;
  }
}
@media screen and (max-width: 1399px) {
  .happniess-section .happniess__title {
    font-size: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .happniess-section .happniess__title {
    font-size: 32px;
    line-height: 1.25;
  }
}
@media screen and (max-width: 767px) {
  .happniess-section .happniess__title {
    text-align: center;
    padding: 0 !important;
  }
}
.happniess-section .happniess__title .data {
  max-width: 333px;
  margin-left: auto;
}
.happniess-section .happniess__title span {
  display: block;
  margin-top: 12px;
  color: #292929;
  font-size: 32px;
  letter-spacing: -0.3px;
  font-weight: 300;
}
@media screen and (max-width: 1399px) {
  .happniess-section .happniess__title span {
    font-size: 25px;
  }
}
@media screen and (max-width: 1199px) {
  .happniess-section .happniess__title span {
    font-size: 20px;
    margin-top: 8px;
    letter-spacing: unset;
  }
}
.happniess-section .happniess__title span div {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.happniess-section .happniess__image {
  position: relative;
  padding-bottom: 576px;
  overflow: hidden;
}
@media screen and (max-width: 1679px) {
  .happniess-section .happniess__image {
    padding-bottom: 100%;
  }
}
@media screen and (max-width: 767px) {
  .happniess-section .happniess__image {
    padding-bottom: 300px !important;
  }
}
.happniess-section .happniess__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.happniess-section .happniess__description {
  align-self: center;
  text-align: justify;
  font-size: 16px;
  line-height: 1.375;
  max-width: 320px;
}
@media screen and (max-width: 767px) {
  .happniess-section .happniess__description {
    font-size: 14px;
    max-width: 100%;
  }
  .happniess-section .happniess__description .desc {
    display: none;
  }
}
.happniess-section .happniess-cta {
  margin-top: 32px;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .happniess-section .happniess-cta {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .happniess-section .happniess-cta {
    margin-bottom: 24px;
  }
}
.happniess-section .happniess__navigation {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 12px;
  max-width: 310px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .happniess-section .happniess__navigation {
    justify-content: center;
    position: static;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    align-items: center;
    margin-top: 24px;
    margin-top: 0;
  }
}
.happniess-section .happniess__navigation [class*=swiper-button] {
  position: static;
  margin: 0;
  height: 36px;
  width: 36px;
}
.happniess-section .happniess__navigation [class*=swiper-button]::after {
  display: none;
}
.happniess-section .happniess__navigation .swiper-pagination {
  position: static;
  height: 1px;
  max-width: 260px;
}
.happniess-section .happniess__navigation .swiper-pagination-progressbar {
  background: rgba(41, 41, 41, 0.2);
}
.happniess-section .happniess__navigation .swiper-pagination-progressbar-fill {
  background: #715d47;
}

.collection-section {
  padding-bottom: 110px;
}
@media screen and (max-width: 1199px) {
  .collection-section {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .collection-section {
    padding: 32px 0;
    background: linear-gradient(180deg, #f7f7f7 0%, rgba(255, 255, 255, 0) 100%);
  }
}
.collection-section .collection-banner {
  position: relative;
  padding-bottom: 44.04%;
  overflow: hidden;
  margin-bottom: 32px;
}
@media screen and (max-width: 575px) {
  .collection-section .collection-banner {
    padding-bottom: 185px;
  }
}
.collection-section .collection-banner img {
  height: 100%;
  width: 100%;
  position: absolute;
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.collection-section .collection__head {
  margin-bottom: 48px;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .collection-section .collection__head {
    margin-bottom: 44px;
  }
}
.collection-section .collection__title {
  color: var(--grey);
}
.collection-section .collection__title span {
  color: #000;
  font-size: 16px;
  line-height: 1.375;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-weight: 300;
}
@media screen and (max-width: 1199px) {
  .collection-section .collection__title span {
    font-size: 14px;
    line-height: 1.5714285714;
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 1199px) {
  .collection-section .collection .cta-viewall {
    align-self: flex-end;
  }
}
.collection-section .collection .list {
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .collection-section .collection .list [class*=col-] {
    display: none;
  }
  .collection-section .collection .list [class*=col-]:nth-of-type(1), .collection-section .collection .list [class*=col-]:nth-of-type(2), .collection-section .collection .list [class*=col-]:nth-of-type(3) {
    display: block;
  }
}
@media screen and (max-width: 575px) {
  .collection-section .collection .list {
    display: grid;
    justify-content: flex-start;
    grid-auto-columns: 230px;
    grid-auto-flow: column;
    grid-gap: 1rem;
    overflow: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-snap-stop: always;
    touch-action: manipulation;
    -webkit-overflow-scrolling: touch;
    scroll-padding: 0;
    grid-template-columns: unset;
    margin: 0 -16px 0 0;
  }
  .collection-section .collection .list [class*=col-] {
    padding: 0;
  }
  .collection-section .collection .list::-webkit-scrollbar {
    display: none;
    width: 0;
  }
  .collection-section .collection .list > * {
    scroll-snap-align: start;
  }
}

.page-shop-the-look .shop-the-look-section .list {
  row-gap: 90px;
}
@media (max-width: 991px) {
  .page-shop-the-look .shop-the-look-section .list {
    row-gap: 32px;
  }
}

@media screen and (max-width: 767px) {
  .shop-the-look-section {
    background: linear-gradient(180deg, #f7f7f7 0%, rgba(255, 255, 255, 0) 100%);
    padding-top: 32px;
    padding-bottom: 64px;
  }
}
.shop-the-look-section .title-section span {
  margin-top: 12px;
}
.shop-the-look-section .list {
  row-gap: 30px;
}
@media screen and (max-width: 575px) {
  .shop-the-look-section .list [class*=col-]:not(:first-child) {
    display: none;
  }
}
.shop-the-look-section .item-stl-odd .item .image {
  padding-bottom: 49.4%;
}
.shop-the-look-section .item .image {
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 69.19%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .shop-the-look-section .item .image {
    padding-bottom: 218px;
  }
}
.shop-the-look-section .item .image img {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.shop-the-look-section .item .name {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .shop-the-look-section .item .name {
    margin-bottom: 1rem;
  }
}
.shop-the-look-section .prices .price-sale, .shop-the-look-section .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-sale, .style-look-section.style-look-detail-section .product-information .price-box .shop-the-look-section .price-old .price-sale, .shop-the-look-section .product-details .product-information .price-box .price-old .price-sale, .product-details .product-information .price-box .shop-the-look-section .price-old .price-sale, .shop-the-look-section .product-component-prices .price-sale {
  flex-basis: auto;
}
@media screen and (max-width: 767px) {
  .shop-the-look-section .prices .price-sale, .shop-the-look-section .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-sale, .style-look-section.style-look-detail-section .product-information .price-box .shop-the-look-section .price-old .price-sale, .shop-the-look-section .product-details .product-information .price-box .price-old .price-sale, .product-details .product-information .price-box .shop-the-look-section .price-old .price-sale, .shop-the-look-section .product-component-prices .price-sale {
    font-size: 18px;
  }
}
.shop-the-look-section .prices .price-old del, .shop-the-look-section .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-old del, .style-look-section.style-look-detail-section .product-information .price-box .shop-the-look-section .price-old .price-old del, .shop-the-look-section .product-details .product-information .price-box .price-old .price-old del, .product-details .product-information .price-box .shop-the-look-section .price-old .price-old del, .shop-the-look-section .product-component-prices .price-old del {
  font-size: 16px;
}

.advertise-section {
  position: relative;
}
@media screen and (max-width: 767px) {
  .advertise-section {
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 768px) {
  .advertise-section .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1px;
  }
}
.advertise-section .swiper-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
  gap: 10px;
}
.advertise-section [class*=swiper-button-] {
  position: static;
  height: auto;
  width: auto;
  margin: 0;
}
.advertise-section [class*=swiper-button-]::after {
  display: none;
}
.advertise-section .item {
  position: relative;
  overflow: hidden;
  display: block;
  padding-bottom: 63.6%;
}
@media screen and (max-width: 575px) {
  .advertise-section .item {
    padding-bottom: 226px;
  }
}
.advertise-section .item:hover img {
  transform: scale(1.06);
}
.advertise-section .item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
  position: absolute;
  inset: 0;
}

.reasons-section {
  overflow: hidden;
}
.reasons-section .container {
  max-width: 1296px;
}
.reasons-section .swiper-slide-active .reason__title div {
  animation-name: fade-in-up-100;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  animation-timing-function: var(--ease-out-jim);
}
.reasons-section .reason {
  display: grid;
  grid-template-columns: 310px 880px;
  gap: 60px;
}
@media screen and (max-width: 1199px) {
  .reasons-section .reason {
    gap: 30px;
    grid-template-columns: 280px calc(100% - 310px);
  }
}
@media screen and (max-width: 991px) {
  .reasons-section .reason {
    display: block;
    padding-bottom: 85px;
  }
}
@media screen and (max-width: 767px) {
  .reasons-section .reason {
    padding-bottom: 60px;
  }
}
.reasons-section .reason__left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-shrink: 0;
  max-height: 710px;
  height: 100%;
}
@media screen and (max-width: 1679px) {
  .reasons-section .reason__left {
    max-height: 640px;
  }
}
.reasons-section .reason__nav {
  max-width: 260px;
  width: 100%;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .reasons-section .reason__nav {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.reasons-section .reason__nav [class*=swiper-button] {
  position: static;
  margin: 0;
  height: 37px;
  width: 37px;
}
.reasons-section .reason__nav [class*=swiper-button]::after {
  display: none;
}
.reasons-section .reason__nav .swiper-pagination {
  position: static;
}
.reasons-section .reason__nav .swiper-pagination.swiper-pagination-progressbar {
  height: 1px;
  background: rgba(41, 41, 41, 0.2);
}
.reasons-section .reason__nav .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #715d47;
}
.reasons-section .reason__head {
  color: #292929;
  text-align: right;
  position: absolute;
  top: 0;
  z-index: 2;
  max-width: 310px;
  width: 100%;
}
.reasons-section .reason__head span {
  font-size: 32px;
  line-height: normal;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  .reasons-section .reason__head {
    max-width: 280px;
  }
  .reasons-section .reason__head span {
    font-size: 20px;
    line-height: normal;
    margin-top: 8px;
  }
}
@media screen and (max-width: 991px) {
  .reasons-section .reason__head {
    position: static;
    max-width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 24px;
  }
  .reasons-section .reason__head span {
    text-align: center;
  }
}
.reasons-section .reason__main {
  position: relative;
}
.reasons-section .reason__main .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.reasons-section .reason__main .swiper-slide .reason__title,
.reasons-section .reason__main .swiper-slide .reason__item,
.reasons-section .reason__main .swiper-slide .reason__description {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}
.reasons-section .reason__main .swiper-slide-active .reason__title,
.reasons-section .reason__main .swiper-slide-active .reason__item,
.reasons-section .reason__main .swiper-slide-active .reason__description {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s, visibility 0.5s;
}
.reasons-section .reason__item {
  position: relative;
  display: flex;
}
@media screen and (max-width: 991px) {
  .reasons-section .reason__item {
    display: grid;
    grid-template-columns: 48% 48%;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .reasons-section .reason__item {
    display: block;
    max-width: 280px;
    margin: 0 auto;
  }
}
.reasons-section .reason__image {
  max-width: 554px;
  width: 100%;
  height: 705px;
  position: relative;
  flex-shrink: 0;
}
.reasons-section .reason__image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1679px) {
  .reasons-section .reason__image {
    height: 640px;
  }
}
@media screen and (max-width: 1199px) {
  .reasons-section .reason__image {
    max-width: 420px;
  }
}
@media screen and (max-width: 991px) {
  .reasons-section .reason__image {
    height: 440px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .reasons-section .reason__image {
    height: 366px;
  }
}
.reasons-section .reason__content {
  z-index: 2;
  margin-top: 100px;
}
@media screen and (max-width: 1679px) {
  .reasons-section .reason__content {
    margin-top: 66px;
  }
}
@media screen and (max-width: 1199px) {
  .reasons-section .reason__content {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .reasons-section .reason__content {
    position: static;
    padding: 0;
    align-self: center;
    height: -moz-fit-content;
    height: fit-content;
    transform: unset;
    margin: 0;
  }
}
.reasons-section .reason__title {
  color: var(--grey);
  font-size: 80px;
  line-height: normal;
  margin-bottom: 60px;
  max-width: 510px;
  overflow: hidden;
  position: relative;
  left: -140px;
  width: calc(100% + 140px);
}
@media screen and (max-width: 1679px) {
  .reasons-section .reason__title {
    font-size: 42px;
    max-width: 470px;
  }
}
@media screen and (max-width: 1199px) {
  .reasons-section .reason__title {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
    left: -80px;
    width: calc(100% + 80px);
  }
}
@media screen and (max-width: 991px) {
  .reasons-section .reason__title {
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .reasons-section .reason__title {
    text-align: center;
    margin: 24px 0;
  }
}
.reasons-section .reason__description {
  color: var(--grey);
  text-align: justify;
  font-size: 16px;
  line-height: 22px;
  max-width: 231px;
  margin-right: 57px;
  margin-left: auto;
}
@media (max-width: 1199px) {
  .reasons-section .reason__description {
    margin-right: 36px;
  }
}
@media screen and (max-width: 991px) {
  .reasons-section .reason__description {
    max-width: 100%;
    font-size: 14px;
    line-height: 22px;
    margin-right: 0;
  }
}
.reasons-section .reason__thumbs {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  .reasons-section .reason__thumbs {
    margin-bottom: 24px;
  }
}
.reasons-section .reason__thumbs .swiper {
  max-height: 180px;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .reasons-section .reason__thumbs .swiper {
    margin-right: unset;
  }
}
.reasons-section .reason__thumbs .swiper-slide {
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .reasons-section .reason__thumbs .swiper-slide {
    width: -moz-max-content;
    width: max-content;
  }
}
.reasons-section .reason__thumbs .swiper-slide-thumb-active {
  color: var(--Chai, #d2ab80);
}
.reasons-section .reason__thumbs .swiper-slide-thumb-active .reason__thumbs--item {
  color: var(--Chai, #d2ab80);
}
.reasons-section .reason__thumbs--item {
  text-align: right;
  cursor: pointer;
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
}
@media screen and (max-width: 991px) {
  .reasons-section {
    padding-bottom: 72px;
  }
}
@media screen and (max-width: 767px) {
  .reasons-section {
    padding: 32px 0;
  }
}

.music-section {
  padding: 106px 0 100px;
}
@media screen and (max-width: 1399px) {
  .music-section {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .music-section {
    padding: 32px 0;
  }
}
.music-section .title-section {
  line-height: 1;
}
@media screen and (min-width: 1200px) {
  .music-section iframe {
    height: 475px;
  }
}

.news-section {
  padding: 90px 0;
}
@media screen and (max-width: 1399px) {
  .news-section {
    padding: 50px 0;
  }
}
@media screen and (max-width: 767px) {
  .news-section {
    padding: 32px 0;
  }
}
.news-section .news__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px;
}
@media screen and (max-width: 1199px) {
  .news-section .news__list {
    gap: 30px;
  }
}
@media screen and (max-width: 991px) {
  .news-section .news__list {
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .news-section .news__list {
    justify-content: flex-start;
    grid-auto-columns: 320px;
    grid-auto-flow: column;
    grid-gap: 1rem;
    overflow: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scroll-snap-stop: always;
    touch-action: manipulation;
    -webkit-overflow-scrolling: touch;
    scroll-padding: 0;
    grid-template-columns: unset;
    margin-right: -16px;
  }
  .news-section .news__list::-webkit-scrollbar {
    display: none;
    width: 0;
  }
  .news-section .news__list > * {
    scroll-snap-align: start;
  }
}
.news-section .news__item {
  position: relative;
}
.news-section .news__item:hover img {
  transform: scale(1.06);
}
.news-section .news__item:hover .news__name {
  color: var(--green);
}
.news-section .news__image {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
.news-section .news__image img {
  width: 100%;
  height: 100%;
  transition: all 1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
}
.news-section .news__content {
  display: grid;
  grid-template-columns: 60px 1fr;
  gap: 30px;
}
@media screen and (max-width: 1399px) {
  .news-section .news__content {
    gap: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .news-section .news__content {
    grid-auto-flow: row;
    grid-template-columns: unset;
    gap: 10px;
  }
}
.news-section .news__tag {
  color: var(--grey);
  font-size: 14px;
  line-height: normal;
}
@media screen and (max-width: 991px) {
  .news-section .news__tag {
    opacity: 0.8;
  }
}
.news-section .news__data {
  display: grid;
  gap: 8px;
}
.news-section .news__name {
  color: var(--grey);
  font-size: 24px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 1399px) {
  .news-section .news__name {
    font-size: 20px;
  }
}
.news-section .news__name:hover {
  color: var(--green);
}
.news-section .news__description {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
@media screen and (max-width: 991px) {
  .news-section .news__description {
    color: rgba(41, 41, 41, 0.8);
    -webkit-line-clamp: 4;
  }
}
.news-section .news__date {
  color: #848484;
  font-size: 14px;
  line-height: normal;
}
.news-section .news-cta {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  transition: 0.3s ease-in-out;
  position: relative;
}
.news-section .news-cta::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  transition: 0.3s ease-in;
  background: currentColor;
}
.news-section .news-cta:hover::before {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .news-section .news-cta svg circle {
    stroke: transparent;
  }
  .news-section .news-cta svg path {
    stroke: #292929;
  }
}
@media screen and (max-width: 991px) {
  .news-section .news-cta {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .news-section .news-cta .icon {
    width: 24px;
    height: 24px;
    border: 1px solid var(--green);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.banner__home {
  --ease-out-jim: cubic-bezier(0.42, 0, 0.002, 1);
  position: relative;
}
.banner__home img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner__home .content {
  position: absolute;
  top: 27%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  width: 90%;
  padding: 0 30px;
}
@media screen and (max-width: 767px) {
  .banner__home .content {
    width: 100%;
    top: 37%;
    padding: 0 16px;
  }
}
.banner__home .content .title {
  color: var(--green);
  text-align: center;
  font-size: 48px;
  line-height: 1.5;
  margin-bottom: 12px;
  position: relative;
  overflow: hidden;
}
.banner__home .content .title span {
  display: inline-block;
}
.banner__home .content .sub-title {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-weight: 400;
}
@media screen and (max-width: 1399px) {
  .banner__home .content .sub-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .banner__home .content .sub-title {
    font-size: 14px;
  }
  .banner__home .content .sub-title svg {
    width: 24px;
    height: 24px;
  }
}
.banner__home--main [class*=swiper-button-]::after {
  display: none;
}
.banner__home--main .swiper-slide .title {
  position: relative;
  overflow: hidden;
}
.banner__home--main .swiper-slide .title span {
  transform: translate3d(0, 120%, 0);
}
.banner__home--main .swiper-slide .sub-title {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s var(--ease-out-jim) 0.75s;
}
.banner__home--main .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transform: scale(1.2);
  transition: transform 1.5s var(--ease-out-jim), opacity 1s var(--ease-out-jim);
}
.banner__home--main .swiper-slide-active .title span {
  animation-name: fade-in-up-100;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-timing-function: var(--ease-out-jim);
}
.banner__home--main .swiper-slide-active .sub-title {
  opacity: 1;
  visibility: visible;
}
.banner__home--main .swiper-slide-active img {
  opacity: 1;
  transform: scale(1);
}
.banner__home--main .swiper-pagination {
  bottom: 20px;
}
.banner__home--main .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.6);
  opacity: 1;
}
.banner__home--main .swiper-pagination-bullet-active {
  background: rgb(255, 255, 255);
}
.banner__home--thumbs {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px;
  max-width: 1323px;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .banner__home--thumbs {
    display: none;
  }
}
.banner__home--thumbs .swiper-slide {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  cursor: pointer;
  text-align: center;
  padding-top: 24px;
  width: -moz-fit-content;
  width: fit-content;
}
.banner__home--thumbs .swiper-slide span {
  position: relative;
  z-index: 3;
}
.banner__home--thumbs .swiper-slide-thumb-active {
  border-top: 1px solid rgb(255, 255, 255);
}

@keyframes jss362 {
  0% {
    transform: translateX(-100%);
    width: 0;
  }
  to {
    width: 100%;
    transform: translateX(0%);
  }
}
@keyframes fade-in-up-100 {
  0% {
    transform: translate3d(0, 120%, 0);
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
    transform: none;
  }
}
.main-category-page .category-section {
  padding-top: 60px;
}
@media screen and (max-width: 1199px) {
  .main-category-page .category-section {
    padding: 32px 0;
  }
}
.main-category-page .category-section .category__list--item span {
  line-height: normal;
  font-size: 20px;
  padding: 20px;
}
@media screen and (max-width: 575px) {
  .main-category-page .category-section .category__title {
    max-width: 100%;
  }
  .main-category-page .category-section .category__list {
    margin-right: -16px;
  }
}
.main-category-page .happniess-section {
  padding-top: 0;
}
@media screen and (min-width: 1440px) {
  .main-category-page .happniess-section .happniess .container {
    max-width: 1357px;
  }
}
.main-category-page .happniess-section .happniess__image {
  position: relative;
  padding-bottom: calc(100% + 126px);
  height: auto;
}
.main-category-page .happniess-section .happniess__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.main-category-page .happniess-section .happniess__navigation {
  bottom: 127px;
}
@media screen and (max-width: 1199px) {
  .main-category-page .happniess-section {
    padding: 32px 0;
  }
}
@media screen and (max-width: 767px) {
  .main-category-page .happniess-section .happniess-cta {
    margin-top: 0;
  }
}
@media screen and (max-width: 1199px) {
  .main-category-page .collection__head {
    margin-bottom: 36px;
  }
}
.main-category-page .collection-section .collection-banner {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .main-category-page .wrapper-container-assets {
    padding-top: 0;
    padding-bottom: 32px;
  }
}

.categories-menu-sticky-swiper {
  width: 100%;
  /* .swiper-wrapper {
     @media screen and (min-width: 768px) {
        gap: 36px;
        justify-content: center;
     }
  }
  .swiper-slide {
     width: fit-content;
  } */
}
.categories-menu-sticky-swiper::after {
  right: -16px;
}

.categories-menu-sticky {
  padding: 20px 0;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
  position: fixed;
  inset: 0;
  z-index: 91;
  height: -moz-fit-content;
  height: fit-content;
  display: none;
  animation: scrollCategory 0.4s ease-in-out;
}
@media screen and (max-width: 991px) {
  .categories-menu-sticky {
    padding-top: 12px;
    padding-bottom: 16px;
  }
}
@keyframes scrollCategory {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0%);
  }
}
.categories-menu-sticky .categories__title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
}
.categories-menu-sticky .categories__menu {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}
.categories-menu-sticky .categories__menu a {
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
}

.product__lists-cate {
  margin-bottom: 48px;
}
.product__lists-cate .row {
  row-gap: 48px;
}
@media screen and (max-width: 1199px) {
  .product__lists-cate .row {
    row-gap: 24px;
    margin-right: -8px;
    margin-left: -8px;
  }
  .product__lists-cate .row [class*=col-] {
    padding-left: 8px;
    padding-right: 8px;
  }
  .product__lists-cate .row .prices, .product__lists-cate .row .style-look-section.style-look-detail-section .product-information .price-box .price-old, .style-look-section.style-look-detail-section .product-information .price-box .product__lists-cate .row .price-old, .product__lists-cate .row .product-details .product-information .price-box .price-old, .product-details .product-information .price-box .product__lists-cate .row .price-old, .product__lists-cate .row .product-component-prices {
    gap: 8px;
  }
  .product__lists-cate .row .prices .price-sale, .product__lists-cate .row .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-sale, .style-look-section.style-look-detail-section .product-information .price-box .product__lists-cate .row .price-old .price-sale, .product__lists-cate .row .product-details .product-information .price-box .price-old .price-sale, .product-details .product-information .price-box .product__lists-cate .row .price-old .price-sale, .product__lists-cate .row .product-component-prices .price-sale {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 767px) {
  .product__lists-cate .row {
    margin-right: -4px;
    margin-left: -4px;
  }
  .product__lists-cate .row [class*=col-] {
    padding-left: 4px;
    padding-right: 4px;
  }
}
.product__lists-cate .content {
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .product__lists--wishlist {
    padding: 16px;
    margin: 0 -16px;
    border-top: 1px solid var(--seashell, #f1f1f1);
    margin-bottom: 0;
  }
}

.category-filter-mobile {
  padding: 16px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  z-index: 8;
}
.category-filter-mobile.show-linear::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 81px;
  background: linear-gradient(270deg, #fff 0.34%, rgba(255, 255, 255, 0.8) 38.51%, rgba(255, 255, 255, 0) 92.31%);
  pointer-events: none;
  z-index: 2;
}
.category-filter-mobile .swiper-slide {
  width: -moz-fit-content;
  width: fit-content;
}
.category-filter-mobile a {
  color: var(--grey-5);
  font-size: 16px;
  line-height: 22px;
}
.category-filter-mobile a.active {
  color: #292929;
}

@media screen and (max-width: 767px) {
  #modalAttributeProductMobile .modal-header {
    padding-top: 0;
  }
}

.product-watched {
  padding: 60px 0;
  background: #fbf7f3;
}
.product-watched .title-section {
  margin-bottom: 48px;
  color: var(--grey);
  font-size: 36px;
  line-height: 70px;
}
.product-watched [class*=swiper-button] {
  width: 36px;
  height: 48px;
  margin: 0;
  top: 37%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0;
}
.product-watched [class*=swiper-button]::after {
  font-size: 20px;
  color: #292929;
  font-weight: 400;
}
.product-watched [class*=swiper-button].swiper-button-prev {
  left: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.product-watched [class*=swiper-button].swiper-button-next {
  right: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.product-watched [class*=swiper-button].swiper-button-lock {
  display: none;
}
@media screen and (max-width: 767px) {
  .product-watched [class*=swiper-button] {
    display: none;
  }
}
@media screen and (max-width: 991px) {
  .product-watched {
    padding: 32px 0;
  }
  .product-watched .title-section {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .product-watched .swiper-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px 8px;
    transform: unset;
  }
  .product-watched .swiper-wrapper .swiper-slide {
    width: 100%;
    margin-right: 0;
  }
}

.wrapper-list-product-filter.show-filter {
  display: grid;
  grid-template-columns: 22.5581395349% 1fr;
  gap: 50px;
}
.wrapper-list-product-filter.show-filter .sidebar {
  display: block;
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 768px) {
  .wrapper-list-product-filter.show-filter .sidebar__wrapper {
    position: sticky;
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .wrapper-list-product-filter.show-filter .sidebar {
    display: flex;
  }
  .wrapper-list-product-filter.show-filter .sidebar__wrapper {
    transform: translate(0, 0);
  }
  .wrapper-list-product-filter.show-filter .sidebar-filter .filter__icon svg {
    display: none;
  }
}
.wrapper-list-product-filter.show-filter .wrapper__right .filter__icon {
  display: none !important;
}
@media screen and (max-width: 1199px) {
  .wrapper-list-product-filter.show-filter {
    grid-template-columns: 25% 1fr;
    gap: 24px;
  }
}
@media screen and (max-width: 767px) {
  .wrapper-list-product-filter.show-filter {
    display: block;
  }
}
.wrapper-list-product-filter .head {
  padding: 12px 0;
  border-bottom: 1px solid var(--stroke, #eaeaea);
}
.wrapper-list-product-filter .cta-delete-filter {
  color: rgba(41, 41, 41, 0.6);
  font-size: 16px;
  line-height: 22px;
  /* 137.5% */
  text-decoration-line: underline;
}
.wrapper-list-product-filter .filter__icon {
  cursor: pointer;
}
.wrapper-list-product-filter .wrapper__right .filter__icon {
  padding-right: 16px;
  margin-right: 16px;
  position: relative;
}
.wrapper-list-product-filter .wrapper__right .filter__icon::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 1px;
  background: #c4c4c4;
}
.wrapper-list-product-filter .sidebar {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  display: none;
}
@media screen and (max-width: 767px) {
  .wrapper-list-product-filter .sidebar {
    display: flex;
    flex-direction: column;
    justify-content: end;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: calc(100vh - 81px);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.15s linear;
  }
  .wrapper-list-product-filter .sidebar::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1039;
  }
  .wrapper-list-product-filter .sidebar.show {
    visibility: visible;
    opacity: 1;
  }
  .wrapper-list-product-filter .sidebar__wrapper {
    bottom: 0;
    background: #fff;
    z-index: 999;
    width: 100%;
    left: 0;
    padding: 12px 16px 0px 16px;
    border-radius: 12px 12px 0px 0px;
    height: 100%;
    overflow-y: auto;
    transform: translate(0, 100%);
    transition: 0.3s ease-out;
    z-index: 1040;
  }
}
.wrapper-list-product-filter .sidebar__list {
  height: calc(100% - 132px);
  overflow-y: auto;
}
.wrapper-list-product-filter .sidebar-filter a {
  transition: 0.3s ease-in-out;
}
.wrapper-list-product-filter .sidebar-filter .head {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .wrapper-list-product-filter .sidebar-filter .head {
    margin-bottom: 0;
  }
}
.wrapper-list-product-filter .sidebar h3 {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.wrapper-list-product-filter .sidebar .list {
  display: grid;
  gap: 12px;
  margin-bottom: 12px;
}
.wrapper-list-product-filter .sidebar .list .form-check {
  position: relative;
  padding-left: 32px;
  margin: 0;
  cursor: pointer;
}
.wrapper-list-product-filter .sidebar .list .form-check-input {
  display: none;
}
.wrapper-list-product-filter .sidebar .list .form-check-input:checked ~ .form-check-checkmark {
  background: var(--brown, #715d47);
  border: 1px solid currentColor;
}
.wrapper-list-product-filter .sidebar .list .form-check-input:checked ~ .form-check-checkmark::before {
  display: block;
}
.wrapper-list-product-filter .sidebar .list .form-check-input:checked ~ .txt {
  color: var(--grey);
}
.wrapper-list-product-filter .sidebar .list .form-check-checkmark {
  border-radius: 4px;
  border: 1px solid #bfbfbf;
  background: #fff;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 1px;
  left: 3px;
}
.wrapper-list-product-filter .sidebar .list .form-check-checkmark::before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 6px;
  width: 6px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: none;
}
.wrapper-list-product-filter .sidebar .accordion-item {
  border-radius: 0;
  border: none;
  color: #646464;
  font-size: 16px;
  line-height: 22px;
  /* 137.5% */
}
.wrapper-list-product-filter .sidebar .accordion-button {
  color: var(--grey);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  padding: 4px 0 8px;
  border-radius: 0 !important;
  background: transparent;
  outline: 0;
  margin: 0;
  box-shadow: none;
}
.wrapper-list-product-filter .sidebar .accordion-button.active::after {
  transform: rotate(0);
}
.wrapper-list-product-filter .sidebar .accordion-button::after {
  background-image: url(../images/acc-img.png);
  background-size: auto;
  background-position: center;
  transition: unset;
}
.wrapper-list-product-filter .sidebar .accordion-collapse {
  border-radius: 0;
}
.wrapper-list-product-filter .sidebar .accordion-body {
  padding: 1rem 0 0;
}
@media screen and (max-width: 767px) {
  .wrapper-list-product-filter .sidebar .accordion-body {
    margin-bottom: 0;
  }
}
.wrapper-list-product-filter .sidebar__item {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
@media screen and (max-width: 767px) {
  .wrapper-list-product-filter .sidebar__item {
    padding-bottom: 16px;
    margin-top: 16px;
  }
}
.wrapper-list-product-filter .sidebar__item--category {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  display: block;
}
.wrapper-list-product-filter .sidebar__item--category a {
  color: rgba(41, 41, 41, 0.5);
  font-size: 16px;
  line-height: 22px;
}
.wrapper-list-product-filter .sidebar__item--category a:hover, .wrapper-list-product-filter .sidebar__item--category a.active {
  color: #292929;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .wrapper-list-product-filter .sidebar__item--category {
    display: none;
  }
}
.wrapper-list-product-filter .sidebar__item--color .list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px 24px;
}
.wrapper-list-product-filter .sidebar__item--color .list .form-check-input {
  display: none;
}
.wrapper-list-product-filter .sidebar__item--color .list .form-check-input:checked ~ .form-check-checkmark {
  border: 1px solid transparent;
}
.wrapper-list-product-filter .sidebar__item--color .list .form-check-input:checked ~ .form-check-checkmark::before {
  border: none;
  display: block;
}
.wrapper-list-product-filter .sidebar__item--color .list .form-check-input:checked ~ .form-check-checkmark::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transform: scale(1.5);
  border: 1px solid #292929;
  border-radius: 50%;
}
.wrapper-list-product-filter .sidebar__item--color .list .form-check-input:checked ~ .txt {
  color: var(--grey);
}
.wrapper-list-product-filter .sidebar__item--color .list .form-check-checkmark {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 1px solid #ccc;
  top: 1px;
}
.wrapper-list-product-filter .sidebar__item--color .form-check-checkmark {
  border: 1px solid #ccc;
}
.wrapper-list-product-filter .sidebar__btns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  padding: 16px;
  border-top: 1px solid #e1e1e1;
  background: #fff;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  margin: 0 -16px;
}
.wrapper-list-product-filter .sidebar__btns [class*=btn] {
  font-size: 16px;
  line-height: normal;
  padding: 14px 24px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  box-shadow: none;
  border: 1px solid var(--green);
  min-height: 42px;
  background: transparent;
  color: var(--green);
}
.wrapper-list-product-filter .sidebar__btns .btn-apply {
  background: var(--green);
  color: #fff;
}

.banner-psub {
  position: relative;
}
.banner-psub::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 158px;
  z-index: 1;
}
.banner-psub .img {
  width: 100%;
  padding-bottom: 21.065%;
  position: relative;
}
@media (max-width: 1199px) {
  .banner-psub .img {
    padding-bottom: 200px;
  }
}
.banner-psub .img img {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner-psub .content-desc {
  position: absolute;
  bottom: 30px;
  z-index: 11;
}
@media (max-width: 767px) {
  .banner-psub .content-desc {
    left: 10px;
    right: 10px;
    bottom: 20px;
  }
}
.banner-psub .breadcrumb {
  margin: 0 0 10px;
  border: none;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .banner-psub .breadcrumb {
    margin-bottom: 0;
  }
}
.banner-psub .breadcrumb li:not(.breadcrumb-item) {
  flex-basis: 100%;
}
.banner-psub .breadcrumb-item {
  position: relative;
}
.banner-psub .breadcrumb-item + .breadcrumb-item {
  margin-left: var(--bs-breadcrumb-item-padding-x);
}
.banner-psub .breadcrumb-item::before {
  display: none;
}
.banner-psub .breadcrumb-item::after {
  content: "/";
  color: var(--white);
  margin: 0 5px;
  position: absolute;
  top: 1px;
}
.banner-psub .breadcrumb-item a {
  color: var(--white);
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  .banner-psub .breadcrumb-item a {
    font-size: 12px;
  }
}
.banner-psub .title {
  color: var(--white, #fff);
  font-size: 36px;
  line-height: normal;
  margin: 0;
}
@media (max-width: 575px) {
  .banner-psub .title {
    font-size: 26px;
  }
}
.banner-psub .desc-title {
  color: var(--white, #fff);
  text-align: justify;
  font-size: 24px;
  font-style: italic;
  line-height: 22px;
  margin: 8px 0 0;
}
@media (max-width: 575px) {
  .banner-psub .desc-title {
    font-size: 16px;
  }
}

@media (min-width: 1680px) {
  .everpia-section-brand .reason {
    grid-template-columns: 380px minmax(921px, 1fr);
  }
}
.everpia-section-brand .reason__head span {
  margin-top: 10px;
  display: inline-block;
}

.achievements-section {
  padding-top: 80px;
  background: linear-gradient(180deg, rgba(210, 171, 128, 0) 0%, rgba(210, 171, 128, 0.1) 100%);
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .achievements-section {
    padding-top: 60px;
    padding-bottom: 120px;
  }
}
@media (max-width: 767px) {
  .achievements-section {
    padding-top: 32px;
    padding-bottom: 110px;
    background: transparent;
  }
}
.achievements-section .container-wrapper {
  margin-left: calc(50vw - 870px);
}
@media (max-width: 1680px) {
  .achievements-section .container-wrapper {
    margin-left: calc(50vw - 700px);
  }
}
@media (max-width: 1399px) {
  .achievements-section .container-wrapper {
    margin-left: 0;
    padding-left: 50px;
  }
}
@media (max-width: 1199px) {
  .achievements-section .container-wrapper {
    padding-left: 20px;
  }
}
@media (max-width: 575px) {
  .achievements-section .container-wrapper {
    padding: 0 16px;
  }
}
@media screen and (min-width: 1680px) {
  .achievements-section .achievements__head {
    font-size: 80px;
  }
}
.achievements-section .achievements__head span {
  line-height: 1.1666666667;
}
@media screen and (min-width: 1680px) {
  .achievements-section .achievements__head span {
    font-size: var(--fontSize-title-2);
  }
}
@media (max-width: 767px) {
  .achievements-section .achievements__head span {
    font-size: 32px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .achievements-section .achievements__head {
    margin-bottom: 24px !important;
    text-align: center;
    font-size: 40px;
  }
  .achievements-section .achievements__head span {
    font-size: 32px;
    text-align: center;
  }
}
.achievements-section .achievements {
  display: grid;
  grid-template-columns: 338px minmax(921px, 1fr);
  gap: 100px;
}
@media (max-width: 1680px) {
  .achievements-section .achievements {
    gap: 50px;
  }
}
@media (max-width: 1199px) {
  .achievements-section .achievements {
    grid-template-columns: 270px minmax(921px, 1fr);
  }
}
@media (max-width: 991px) {
  .achievements-section .achievements {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .achievements-section .achievements {
    gap: 24px;
  }
}
.achievements-section .achievements_left .content_list {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  padding: 0 32px;
}
@media screen and (max-width: 767px) {
  .achievements-section .achievements_left .content_list {
    margin-bottom: 0;
  }
  .achievements-section .achievements_left .content_list ul {
    padding-left: 1rem;
    padding-right: 0;
    margin-bottom: 0;
  }
  .achievements-section .achievements_left .content_list > p {
    text-align: center;
    font-size: 48px !important;
  }
  .achievements-section .achievements_left .content_list > p span {
    font-size: 48px !important;
    line-height: normal;
  }
}
.achievements-section .achievements_left .content_list > * {
  margin-bottom: 24px;
  list-style: initial;
}
.achievements-section .achievements__nav {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 12px;
  max-width: 338px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media (max-width: 1199px) {
  .achievements-section .achievements__nav {
    max-width: 270px;
  }
}
@media (max-width: 991px) {
  .achievements-section .achievements__nav {
    bottom: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .achievements-section .achievements__nav .align-items-center {
    margin-left: auto;
    margin-right: auto;
    width: 84px;
  }
}
.achievements-section .achievements__nav [class*=swiper-button] {
  position: static;
  margin: 0;
  height: 36px;
  width: 36px;
}
.achievements-section .achievements__nav [class*=swiper-button]::after {
  display: none;
}
.achievements-section .achievements__nav .swiper-pagination {
  position: static;
  height: 1px;
  max-width: 100%;
}
.achievements-section .achievements__nav .swiper-pagination-progressbar {
  background: rgba(41, 41, 41, 0.2);
}
.achievements-section .achievements__nav .swiper-pagination-progressbar-fill {
  background: #715d47;
}
@media (min-width: 768px) {
  .achievements-section .achievements_main .achieve__item {
    min-height: 600px;
  }
}
.achievements-section .achievements_main .achieve__item .achieve__image {
  width: 100%;
  padding-bottom: 490px;
  position: relative;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .achievements-section .achievements_main .achieve__item .achieve__image {
    padding-bottom: 456px;
  }
}
.achievements-section .achievements_main .achieve__item .achieve__image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .achievements-section .achievements_main .swiper-slide-active .achieve__item .achieve__image {
    padding-bottom: 600px;
  }
}

.hotel-section {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  .hotel-section {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
  .hotel-section {
    padding-top: 32px;
  }
}
.hotel-section .title-section {
  text-align: center;
}
.hotel-section .title-section span {
  text-align: center;
  font-size: 36px;
  margin-top: 5px;
  line-height: normal;
}
@media (max-width: 767px) {
  .hotel-section .title-section span {
    font-size: 20px;
  }
}
.hotel-section .hotel_main {
  position: relative;
  padding-bottom: 60px;
  overflow: hidden;
}
.hotel-section .hotel_main .hotel__item {
  padding: 0;
}
.hotel-section .hotel_main .hotel__item .image {
  width: 100%;
  position: relative;
  padding-bottom: 490px;
}
@media screen and (max-width: 1199px) {
  .hotel-section .hotel_main .hotel__item .image {
    padding-bottom: 100%;
  }
}
@media screen and (max-width: 575px) {
  .hotel-section .hotel_main .hotel__item .image {
    padding-bottom: 274px;
  }
}
.hotel-section .hotel_main .hotel__item .image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hotel-section .hotel_main .hotel__item .name {
  display: block;
  margin-top: 50px;
  color: #000;
  text-align: center;
  font-size: 22px;
  line-height: normal;
}
@media screen and (max-width: 575px) {
  .hotel-section .hotel_main .hotel__item .name {
    margin-top: 1rem;
  }
}
.hotel-section .hotel-cta {
  border-radius: 6px;
  background: #9fcc52;
  color: #000;
  font-size: 18px;
  line-height: 52px;
  padding: 16px 36px;
}
.hotel-section .hotel_main-swiper {
  margin-top: 60px;
}
@media screen and (max-width: 1199px) {
  .hotel-section .hotel_main-swiper {
    margin-top: 32px;
  }
}
.hotel-section .hotel_main-swiper .swiper-wrapper {
  min-height: 710px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .hotel-section .hotel_main-swiper .swiper-wrapper {
    min-height: 450px;
  }
}
.hotel-section .hotel_main-swiper .swiper-slide {
  width: 380px;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .hotel-section .hotel_main-swiper .swiper-slide {
    width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .hotel-section .hotel_main-swiper .swiper-slide {
    width: 220px;
  }
}
.hotel-section .hotel_main-swiper .swiper-slide .image {
  transition: 0.3s ease;
}
.hotel-section .hotel_main-swiper .swiper-slide-active {
  width: 460px;
}
@media screen and (max-width: 1199px) {
  .hotel-section .hotel_main-swiper .swiper-slide-active {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .hotel-section .hotel_main-swiper .swiper-slide-active {
    width: 300px;
  }
}
.hotel-section .hotel_main-swiper .swiper-slide-active .image {
  padding-bottom: 600px;
}
@media screen and (max-width: 1199px) {
  .hotel-section .hotel_main-swiper .swiper-slide-active .image {
    padding-bottom: 500px;
  }
}
@media screen and (max-width: 991px) {
  .hotel-section .hotel_main-swiper .swiper-slide-active .image {
    padding-bottom: 450px;
  }
}
@media screen and (max-width: 767px) {
  .hotel-section .hotel_main-swiper .swiper-slide-active .image {
    padding-bottom: 364px;
  }
}
@media screen and (max-width: 1679px) {
  .hotel-section .slider-groups-btn {
    margin-top: 35px;
  }
}
.hotel-section .slider-groups-btn [class*=swiper-button-] {
  position: static;
  height: 36px;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hotel-section .slider-groups-btn [class*=swiper-button-]::after {
  display: none;
}
.hotel-section .slider-groups-btn .swiper-pagination-progressbar {
  position: static;
  margin-top: 10px;
  background: rgba(41, 41, 41, 0.2);
}
.hotel-section .slider-groups-btn .swiper-pagination-progressbar-fill {
  background-color: var(--grey);
}

.shop-system-section {
  padding: 60px 0;
}
@media screen and (max-width: 1199px) {
  .shop-system-section {
    padding: 32px 0;
  }
}
@media screen and (max-width: 767px) {
  .shop-system-section {
    padding: 0 0 32px;
  }
}
.shop-system-section .system_top {
  margin-bottom: 36px;
  gap: 24px;
  display: grid;
  grid-template-columns: 24.2441860465% 1fr;
}
@media screen and (max-width: 1199px) {
  .shop-system-section .system_top {
    gap: 12px;
    grid-template-columns: max-content 1fr;
  }
}
@media screen and (max-width: 991px) {
  .shop-system-section .system_top {
    grid: none;
  }
}
.shop-system-section .system_top .form-system {
  align-items: center;
  gap: 24px;
  display: grid;
  grid-template-columns: minmax(auto, 437px) 1fr 1fr;
}
@media screen and (max-width: 1199px) {
  .shop-system-section .system_top .form-system {
    gap: 12px;
    grid-template-columns: max-content 1fr 1fr;
  }
}
@media (max-width: 991px) {
  .shop-system-section .system_top .form-system .system_btn.check-shop {
    width: 100%;
    justify-content: center;
  }
}
.shop-system-section .system_top .system_btn {
  background: rgba(210, 171, 128, 0.1);
  padding: 10px 24px;
  text-align: center;
  min-height: 42px;
}
@media screen and (max-width: 1199px) {
  .shop-system-section .system_top .system_btn {
    padding: 10px;
  }
}
.shop-system-section .system_top .system_btn a {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shop-system-section .system_top .system_btn a svg {
  margin-right: 8px;
}
@media (max-width: 575px) {
  .shop-system-section .system_top .system_btn a {
    justify-content: flex-start;
  }
}
.shop-system-section .system_top .system_btn.check-shop {
  gap: 10px;
}
@media (min-width: 1400px) {
  .shop-system-section .system_top .system_btn.check-shop {
    gap: 32px;
  }
}
.shop-system-section .system_top .system_btn.check-shop .ipt-shop {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  position: relative;
}
.shop-system-section .system_top .system_btn.check-shop .ipt-shop input {
  opacity: 0;
  visibility: hidden;
}
.shop-system-section .system_top .system_btn.check-shop .ipt-shop .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: var(--white);
  transition: background-color 0.25s ease;
  border-radius: 4px;
  border: 1px solid #bfbfbf;
  cursor: pointer;
}
.shop-system-section .system_top .system_btn.check-shop .ipt-shop .checkmark::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid var(--white);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.25s ease;
}
.shop-system-section .system_top .system_btn.check-shop .ipt-shop label {
  padding-left: 12px;
}
.shop-system-section .system_top .system_btn.check-shop .ipt-shop input:checked ~ .checkmark {
  background: #715d47;
  border-color: #715d47;
}
.shop-system-section .system_top .system_btn.check-shop .ipt-shop input:checked ~ .checkmark::after {
  opacity: 1;
}
.shop-system-section .system_top .select_btn {
  position: relative;
}
.shop-system-section .system_top .select_btn select {
  border: 1px solid rgba(41, 41, 41, 0.2);
  padding: 9px 25px 9px 14px;
  width: 100%;
  outline: none;
  color: var(--black40, #aeafb0);
  font-size: 16px;
  line-height: 22px;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
.shop-system-section .system_top .select_btn::after {
  content: "";
  background: url(../images/about/ic-down.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 17px;
  height: 17px;
  transform: translate(0, -50%);
}
.shop-system-section .system_map {
  display: grid;
  grid-template-columns: 24.2441860465% 1fr;
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  .shop-system-section .system_map {
    gap: 15px;
    grid-template-columns: 30% 1fr;
  }
}
.shop-system-section .system_map .system_map_left .search_showroom {
  margin-bottom: 16px;
}
.shop-system-section .system_map .system_map_left .search_showroom form {
  position: relative;
}
.shop-system-section .system_map .system_map_left .search_showroom form input {
  border: 1px solid rgba(41, 41, 41, 0.2);
  padding: 9px 14px 9px 40px;
  background: var(--white);
  width: 100%;
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  outline: none;
}
.shop-system-section .system_map .system_map_left .search_showroom form #search_submit {
  position: absolute;
  top: 10px;
  left: 14px;
}
.shop-system-section .system_map .system_map_left .showroom_list {
  overflow-x: auto;
  max-height: 795px;
  padding-right: 17px;
}
@media screen and (max-width: 1679px) {
  .shop-system-section .system_map .system_map_left .showroom_list {
    max-height: 580px;
  }
}
@media screen and (max-width: 1199px) {
  .shop-system-section .system_map .system_map_left .showroom_list {
    padding-right: 10px;
  }
}
.shop-system-section .system_map .system_map_left .showroom_list::-webkit-scrollbar {
  background-color: var(--white);
  cursor: pointer;
  width: 6px;
}
.shop-system-section .system_map .system_map_left .showroom_list::-webkit-scrollbar-thumb {
  background-color: rgba(41, 41, 41, 0.1);
  width: 6px;
  border-radius: 30px;
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item {
  border-bottom: 1px solid var(--stroke, #eaeaea);
  padding: 15px 0;
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .name {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  display: inline-block;
  margin-bottom: 8px;
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .name.name-monopoly {
  display: flex;
  align-items: center;
  gap: 4px;
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .wrap {
  display: flex;
  align-items: center;
  gap: 48px;
  justify-content: space-between;
}
@media screen and (max-width: 1679px) {
  .shop-system-section .system_map .system_map_left .showroom_list .showroom_item .wrap {
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .shop-system-section .system_map .system_map_left .showroom_list .showroom_item .wrap {
    align-items: flex-start;
  }
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .infore .address {
  display: flex;
  align-items: flex-start;
  margin-bottom: 8px;
  color: #666;
  font-size: 16px;
  line-height: 22px;
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .infore .address img {
  margin-right: 8px;
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .infore .phone_zalo a {
  color: #666;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  margin-right: 32px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .shop-system-section .system_map .system_map_left .showroom_list .showroom_item .infore .phone_zalo a {
    margin-right: 12px;
  }
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .infore .phone_zalo a img {
  margin-right: 8px;
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .infore .phone_zalo a:last-child {
  margin-right: 0;
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .infore .phone_zalo a:last-child::after {
  display: none;
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .infore .phone_zalo a::after {
  content: "";
  width: 1px;
  height: 2px;
  background: #292929;
  right: -16px;
  position: absolute;
  top: 50%;
}
@media screen and (max-width: 767px) {
  .shop-system-section .system_map .system_map_left .showroom_list .showroom_item .infore .phone_zalo a::after {
    right: -6px;
  }
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .icon-view-direct {
  flex: 0 0 57px;
  max-width: 57px;
  text-align: center;
}
.shop-system-section .system_map .system_map_left .showroom_list .showroom_item .icon-view-direct span {
  color: #999;
  font-size: 13px;
  line-height: 24px;
}
.shop-system-section .system_map .system_map_right {
  height: 850px;
}
@media screen and (max-width: 1679px) {
  .shop-system-section .system_map .system_map_right {
    height: 650px;
  }
}
@media screen and (max-width: 767px) {
  .shop-system-section .system_map .system_map_right {
    height: 343px;
  }
}
.shop-system-section .system_map .system_map_right iframe {
  width: 100% !important;
  height: 100% !important;
}
.shop-system-section .note-position {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--white);
  font-size: 18px;
  line-height: normal;
}
.shop-system-section .note-position > div {
  padding: 12px;
  color: var(--grey);
  text-align: center;
  border-radius: 8px;
  background: var(--dbw, #e6d7b9);
  flex: 1;
}
.shop-system-section .note-position a {
  display: inline-flex;
  padding: 12px 32px;
  flex-shrink: 0;
  color: var(--white);
  border-radius: 8px;
  background: var(--green);
}
@media screen and (max-width: 767px) {
  .shop-system-section.mobile-show .tab-change-store-setting {
    background: rgba(210, 171, 128, 0.1);
    margin: 0 -16px 16px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    border: 0;
  }
  .shop-system-section.mobile-show .tab-change-store-setting .nav-item {
    border-radius: 0;
    position: relative;
  }
  .shop-system-section.mobile-show .tab-change-store-setting .nav-item:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 50%;
    width: 1px;
    right: 0;
    background: #e2dfdb;
  }
  .shop-system-section.mobile-show .tab-change-store-setting .nav-link {
    color: var(--grey-5);
    font-size: 16px;
    line-height: 22px;
    padding: 10px;
    text-align: center;
    position: relative;
    border: 0;
    background: rgba(210, 171, 128, 0.1);
    width: 100%;
  }
  .shop-system-section.mobile-show .tab-change-store-setting .nav-link.active {
    color: var(--grey);
    background: rgba(210, 171, 128, 0.1);
  }
  .shop-system-section.mobile-show #list-store-pane select,
  .shop-system-section.mobile-show #list-store-pane input {
    min-height: 42px;
    color: var(--grey-5);
    font-size: 16px;
    line-height: 22px;
    padding: 10px 14px;
    border: 1px solid rgba(41, 41, 41, 0.2);
    width: 100%;
    outline: 0;
  }
  .shop-system-section.mobile-show #list-store-pane select:focus,
  .shop-system-section.mobile-show #list-store-pane input:focus {
    outline: 0;
    border-color: unset;
  }
  .shop-system-section.mobile-show #list-store-pane select::-moz-placeholder, .shop-system-section.mobile-show #list-store-pane input::-moz-placeholder {
    color: var(--grey-5);
  }
  .shop-system-section.mobile-show #list-store-pane select:-moz-placeholder-shown, .shop-system-section.mobile-show #list-store-pane input:-moz-placeholder-shown {
    color: var(--grey-5);
  }
  .shop-system-section.mobile-show #list-store-pane select:placeholder-shown, .shop-system-section.mobile-show #list-store-pane select::placeholder,
  .shop-system-section.mobile-show #list-store-pane input:placeholder-shown,
  .shop-system-section.mobile-show #list-store-pane input::placeholder {
    color: var(--grey-5);
  }
  .shop-system-section.mobile-show #list-store-pane select {
    padding-right: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .shop-system-section.mobile-show .search-name {
    position: relative;
  }
  .shop-system-section.mobile-show .search-name input {
    padding-left: 40px !important;
  }
  .shop-system-section.mobile-show .search-name #search_submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 14px;
    z-index: 2;
  }
  .shop-system-section.mobile-show .select_btn {
    margin-bottom: 8px;
  }
  .shop-system-section.mobile-show .select_btn .select-dropdown {
    position: relative;
  }
  .shop-system-section.mobile-show .select_btn .select-dropdown::after {
    content: "";
    background: url(../images/about/ic-down.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 17px;
    height: 17px;
    transform: translate(0, -50%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .shop-system-section.mobile-show .check-shop {
    margin: 16px 0 0;
    flex-direction: column;
    color: var(--grey, #292929);
    font-size: 16px;
    line-height: 22px;
    gap: 13px;
    padding-bottom: 1rem;
    border-bottom: 1px solid var(--stroke, #eaeaea);
  }
  .shop-system-section.mobile-show .check-shop .ipt-shop {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 12px;
  }
  .shop-system-section.mobile-show .check-shop .ipt-shop input {
    display: none;
  }
  .shop-system-section.mobile-show .check-shop .ipt-shop input:checked + .checkmark {
    background: #715d47;
  }
  .shop-system-section.mobile-show .check-shop .ipt-shop input:checked + .checkmark::after {
    border-color: #fff;
    display: inline-block;
  }
  .shop-system-section.mobile-show .check-shop .ipt-shop .checkmark {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #bfbfbf;
    background: #fff;
    position: relative;
  }
  .shop-system-section.mobile-show .check-shop .ipt-shop .checkmark::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 7px;
    transform: rotate(45deg);
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: none;
  }
  .shop-system-section.mobile-show .system_map {
    grid: none;
    margin-top: 0 !important;
    gap: 30px;
  }
  .shop-system-section.mobile-show .note-position {
    flex-direction: column;
    margin-top: 0 !important;
  }
  .shop-system-section.mobile-show .note-position > div {
    padding: 8px 12px;
    font-size: 16px;
  }
  .shop-system-section.mobile-show .note-position .current-position {
    width: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
  }
}

.conttact_main {
  background: rgba(210, 171, 128, 0.1);
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .conttact_main {
    background-color: #fff;
  }
}
@media screen and (max-width: 991px) {
  .conttact_main .row {
    gap: unset;
  }
}
.conttact_main .col:first-child {
  padding-right: 0;
}
@media screen and (max-width: 1199px) {
  .conttact_main .col:first-child {
    align-self: flex-start;
  }
}
.conttact_main .col:last-child {
  padding-left: 0;
}
@media (max-width: 991px) {
  .conttact_main .col {
    flex: 1 0 100%;
    padding: 0;
  }
}
.conttact_main .conttact_left .image {
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
}
@media (min-width: 1680px) {
  .conttact_main .conttact_left .image {
    padding-bottom: 93.8%;
  }
}
@media screen and (max-width: 991px) {
  .conttact_main .conttact_left .image {
    padding-bottom: 56.25%;
  }
}
@media (max-width: 575px) {
  .conttact_main .conttact_left .image {
    padding-bottom: 200px;
  }
}
.conttact_main .conttact_left .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  inset: 0;
  transition: 1s;
}
.conttact_main .conttact_right {
  padding: 30px 60px 30px 45px;
}
@media (min-width: 1680px) {
  .conttact_main .conttact_right {
    padding: 30px 185px 30px 85px;
  }
}
@media (max-width: 1199px) {
  .conttact_main .conttact_right {
    padding: 32px 16px;
  }
}
@media screen and (max-width: 991px) {
  .conttact_main .conttact_right {
    max-width: 720px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .conttact_main .conttact_right {
    max-width: 540px;
  }
}
.conttact_main .conttact_right .cnt-title {
  color: var(--grey);
  font-size: var(--fontSize-title-2);
  line-height: 1.1666666667;
  margin-bottom: 24px;
}
@media screen and (max-width: 1199px) {
  .conttact_main .conttact_right .cnt-title {
    font-size: 26px;
  }
}
.conttact_main .conttact_right .cnt_address .address {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 24px;
}
.conttact_main .conttact_right .cnt_address .address span {
  opacity: 0.5;
}
.conttact_main .conttact_right .cnt_infore {
  padding-bottom: 40px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  margin-bottom: 24px;
  gap: 24px;
}
@media (max-width: 1399px) {
  .conttact_main .conttact_right .cnt_infore {
    gap: 16px;
  }
}
@media screen and (max-width: 1199px) {
  .conttact_main .conttact_right .cnt_infore .nums {
    order: unset;
  }
}
@media (max-width: 767px) {
  .conttact_main .conttact_right .cnt_infore {
    flex-direction: column;
    padding-bottom: 24px;
  }
}
.conttact_main .conttact_right .cnt_infore .inf_left {
  gap: 12px;
}
@media (max-width: 575px) {
  .conttact_main .conttact_right .cnt_infore .item:first-child {
    width: 100%;
  }
}
.conttact_main .conttact_right .cnt_infore .item.phone {
  position: relative;
}
.conttact_main .conttact_right .cnt_infore .item .icon {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}
.conttact_main .conttact_right .cnt_infore .item .icon img {
  width: 36px;
  height: 36px;
  -o-object-fit: none;
     object-fit: none;
}
.conttact_main .conttact_right .cnt_infore .item .text {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
.conttact_main .conttact_right .cnt_infore .item .text span {
  opacity: 0.5;
}
.conttact_main .conttact_right .description {
  color: var(--grey);
  font-size: 16px;
  font-style: italic;
  line-height: 22px;
}
.conttact_main .conttact_right .preform-form-main {
  margin-top: 24px;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.conttact_main .conttact_right .preform-form-main .ipt-radio {
  width: 100%;
}
.conttact_main .conttact_right .preform-form-main .ipt-radio input {
  width: 20px;
  height: 20px;
}
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:checked,
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:checked + label,
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:checked + label:before,
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #bfbfbf;
  border-radius: 100%;
  background: #fff;
}
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:checked + label:before {
  background: #715d47;
  border-color: #715d47;
}
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:checked + label:after,
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:not(:checked) + label:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #fff;
  position: absolute;
  top: 6px;
  left: 6px;
  border-radius: 100%;
  transition: all 0.2s ease;
}
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.conttact_main .conttact_right .preform-form-main .ipt-radio [type=radio]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.conttact_main .conttact_right .preform-form-main .ipt-radio label {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
}
.conttact_main .conttact_right .preform-form-main .ipt-radio#enterprise {
  margin-left: 36px;
}
.conttact_main .conttact_right .preform-form-main .ipt-radio .individual {
  margin-right: 36px;
}
.conttact_main .conttact_right .preform-form-main .ipt-field {
  width: calc(50% - 8px);
}
.conttact_main .conttact_right .preform-form-main .ipt-field:nth-child(4n) {
  width: 100%;
}
.conttact_main .conttact_right .preform-form-main .ipt-field.ipt-textarea {
  width: 100%;
}
.conttact_main .conttact_right .preform-form-main .ipt-field textarea,
.conttact_main .conttact_right .preform-form-main .ipt-field input {
  padding: 9px 14px;
  border: 1px solid #9fcc52;
  background: #fff;
  width: 100%;
  color: var(--black40, #aeafb0);
  font-size: 16px;
  line-height: 22px;
}
.conttact_main .conttact_right .preform-form-main .ipt-field textarea:focus-visible,
.conttact_main .conttact_right .preform-form-main .ipt-field input:focus-visible {
  outline: none;
}
.conttact_main .conttact_right .preform-form-main .ipt-field textarea {
  min-height: 110px;
  width: 100%;
}
.conttact_main .conttact_right .preform-form-main .submit-field button {
  padding: 12px 32px;
  border-radius: 6px;
  border: none;
  background: #9fcc52;
}
.conttact_main .conttact_right .preform-form-main .submit-field button span {
  color: #000;
  font-size: 18px;
  line-height: normal;
}

.slider-rotate {
  margin: 0 auto;
  padding-top: 82px;
}
@media screen and (max-width: 1199px) {
  .slider-rotate {
    padding: 32px 0;
  }
}

.slider-rotate__container {
  position: relative;
  visibility: hidden;
  margin: 0 auto;
  height: 600px;
}

.slider-rotate__item {
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0;
  transform: translateY(-50%) translateX(-50%) scale(1);
  transition: all 0.3s ease;
  max-width: 380px;
  width: 100%;
}
@media screen and (max-width: 1679px) {
  .slider-rotate__item {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .slider-rotate__item {
    max-width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .slider-rotate__item {
    max-width: 50%;
  }
}

[class*=slider-rotate__item--] {
  display: block;
}

.slider-rotate__item.slider-rotate__item--next {
  left: 76%;
}
@media screen and (max-width: 1679px) {
  .slider-rotate__item.slider-rotate__item--next {
    left: 90%;
  }
}
@media screen and (max-width: 1199px) {
  .slider-rotate__item.slider-rotate__item--next {
    left: 100%;
  }
}
@media screen and (max-width: 767px) {
  .slider-rotate__item.slider-rotate__item--next {
    left: calc(100% + 110px);
  }
}
@media screen and (max-width: 575px) {
  .slider-rotate__item.slider-rotate__item--next {
    left: calc(100% + 70px);
  }
}

.slider-rotate__item.slider-rotate__item--prev {
  left: 24%;
}
@media screen and (max-width: 1679px) {
  .slider-rotate__item.slider-rotate__item--prev {
    left: 10%;
  }
}
@media screen and (max-width: 1199px) {
  .slider-rotate__item.slider-rotate__item--prev {
    left: 0;
  }
}
@media screen and (max-width: 767px) {
  .slider-rotate__item.slider-rotate__item--prev {
    left: -110px;
  }
}
@media screen and (max-width: 575px) {
  .slider-rotate__item.slider-rotate__item--prev {
    left: -70px;
  }
}

.slider-rotate__item.slider-rotate__item--prev,
.slider-rotate__item.slider-rotate__item--next {
  opacity: 1;
  z-index: 2;
  filter: blur(0);
  padding: 10px;
}

.slider-rotate__item img {
  position: relative;
}
.slider-rotate__item .slider-inner-link {
  visibility: hidden;
  position: absolute;
  display: flex;
  width: 100%;
  justify-content: center;
  bottom: 85px;
}
.slider-rotate__item p {
  text-align: center;
  padding: 20px 0 0 0;
  margin: 0;
  font-size: 24px;
  letter-spacing: 0.128px;
}

.slider-rotate__arrow {
  cursor: pointer;
}

.slider-rotate__item.slider-rotate__item--next-2 {
  left: 100%;
}

.slider-rotate__item.slider-rotate__item--prev-2 {
  left: 0%;
}

.slider-rotate__item.slider-rotate__item--next-2,
.slider-rotate__item.slider-rotate__item--prev-2 {
  opacity: 1;
  z-index: 1;
  transform: translateY(-50%) translateX(-50%) scale(0.85);
  filter: blur(0);
}
@media screen and (min-width: 1680px) {
  .slider-rotate__item.slider-rotate__item--next-2,
  .slider-rotate__item.slider-rotate__item--prev-2 {
    transform: translateY(-50%) translateX(-50%) scale(1);
  }
}
.slider-rotate__item.slider-rotate__item--next-2 p,
.slider-rotate__item.slider-rotate__item--prev-2 p {
  visibility: hidden;
}

.slider-groups-btn {
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 440px;
  margin: 91px auto 0 auto;
}
@media screen and (max-width: 1199px) {
  .slider-groups-btn {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .slider-groups-btn {
    max-width: 260px;
  }
}
.slider-groups-btn .progress-bar-container {
  height: 1px;
  width: 100%;
  background: rgba(41, 41, 41, 0.2);
}
.slider-groups-btn .progress-bar-container .progress-bar {
  height: 1px;
  background: #292929;
  transition: width 0.3s ease;
}

.slider-rotate__item.slider-rotate__item--active {
  z-index: 2;
  opacity: 1;
  z-index: 5;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%) scale(1);
  filter: blur(0);
  max-width: 490px;
}
@media screen and (max-width: 1199px) {
  .slider-rotate__item.slider-rotate__item--active {
    max-width: 55%;
  }
}
@media screen and (max-width: 767px) {
  .slider-rotate__item.slider-rotate__item--active {
    max-width: 100%;
    width: 75%;
  }
}
.slider-rotate__item.slider-rotate__item--active .slider-inner-link {
  visibility: visible;
}
.slider-rotate__item.slider-rotate__item--active.hotel__item .image {
  padding-bottom: 600px;
}
@media screen and (max-width: 1199px) {
  .slider-rotate__item.slider-rotate__item--active.hotel__item .image {
    padding-bottom: 100%;
  }
}
@media screen and (max-width: 575px) {
  .slider-rotate__item.slider-rotate__item--active.hotel__item .image {
    padding-bottom: 364px;
  }
}

.dot-item-none {
  display: none;
}

.form-search-tin {
  min-width: 305px;
}
@media screen and (max-width: 1199px) {
  .form-search-tin {
    max-width: 800px;
    margin: 0 auto;
    width: 100%;
  }
}
.form-search-tin .form-search-input {
  color: var(--grey, #292929);
  font-size: 16px;
  line-height: normal;
  padding: 16px 35px 16px 4px;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #292929;
  outline: 0;
  box-shadow: none;
  width: 100%;
}
.form-search-tin .form-search-input::-moz-placeholder {
  color: rgba(41, 41, 41, 0.5);
}
.form-search-tin .form-search-input::placeholder {
  color: rgba(41, 41, 41, 0.5);
}
@media screen and (min-width: 1200px) {
  .form-search-tin .form-search-input {
    font-size: 20px;
  }
}
.form-search-tin .form-search-btn {
  background: transparent;
  padding: 0;
  border: 0;
  position: absolute;
  top: 13px;
  right: 4px;
}

.search-result-blog {
  padding: 30px 0 10px;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .search-result-blog {
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .search-result-blog {
    padding: 60px 0;
  }
}
.search-result-blog .form-search-tin {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .search-result-blog .form-search-tin {
    width: 46.511627907%;
  }
}
@media screen and (max-width: 767px) {
  .search-result-blog .cta-viewall {
    align-self: flex-end;
  }
}
.search-result-blog h2 {
  color: var(--grey, #292929);
  font-size: 24px;
  line-height: normal;
}
@media screen and (min-width: 1200px) {
  .search-result-blog h2 {
    font-size: 36px;
  }
}

.news-blog-section {
  padding: 80px 0 0;
}
@media (max-width: 767px) {
  .news-blog-section {
    padding: 32px 0 0;
  }
}
.news-blog-section .news_blog_link {
  gap: 60px;
  margin-bottom: 90px;
  position: relative;
}
@media (max-width: 1199px) {
  .news-blog-section .news_blog_link {
    margin-bottom: 60px;
    gap: 32px;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .news-blog-section .news_blog_link {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .news-blog-section .news_blog_link .title-section {
    font-size: 32px;
  }
}
@media (max-width: 1439px) {
  .news-blog-section .news_blog_link .category__blog {
    gap: 32px;
  }
}
.news-blog-section .news_blog_link .category__blog .category__nav--item {
  color: var(--grey);
  font-size: 32px;
  line-height: normal;
  opacity: 0.5;
  width: -moz-fit-content;
  width: fit-content;
}
.news-blog-section .news_blog_link .category__blog .category__nav--item:hover, .news-blog-section .news_blog_link .category__blog .category__nav--item.active {
  opacity: 1;
}
.news-blog-section .news_blog_link .category__blog .category__nav--item.active {
  font-size: 45px;
}
@media screen and (min-width: 1680px) {
  .news-blog-section .news_blog_link .category__blog .category__nav--item.active {
    font-size: 60px;
  }
}
@media screen and (max-width: 991px) {
  .news-blog-section .news_blog_link .category__blog .category__nav--item.active {
    font-size: 26px;
  }
}
@media (max-width: 991px) {
  .news-blog-section .news_blog_link .category__blog .category__nav--item {
    font-size: 18px;
  }
}
.news-blog-section .news_blog_item {
  background: rgba(210, 171, 128, 0.1);
}
@media (max-width: 575px) {
  .news-blog-section .news_blog_item {
    background: #fff;
  }
}
@media (max-width: 991px) {
  .news-blog-section .news_blog_item_wrapper {
    flex-direction: column-reverse;
  }
}
.news-blog-section .news_blog_item .news__content_top {
  width: 50%;
  padding: 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1680px) {
  .news-blog-section .news_blog_item .news__content_top {
    padding: 50px 30px;
  }
}
@media screen and (max-width: 1199px) {
  .news-blog-section .news_blog_item .news__content_top {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .news-blog-section .news_blog_item .news__content_top {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .news-blog-section .news_blog_item .news__content_top {
    padding: 24px 0;
  }
}
@media (min-width: 1200px) {
  .news-blog-section .news_blog_item .news__content_top .news__content {
    display: grid;
    grid-template-columns: 100px 1fr;
    gap: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .news-blog-section .news_blog_item .news__content_top .news__content .content_tag {
    margin-bottom: 12px;
  }
}
.news-blog-section .news_blog_item .news__content_top .news__content .content_tag a {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
}
.news-blog-section .news_blog_item .news__content_top .news__content .content_main .news__date {
  color: #848484;
  font-size: 14px;
  line-height: normal;
  display: block;
  margin-bottom: 24px;
}
.news-blog-section .news_blog_item .news__content_top .news__content .content_main .news__name {
  color: var(--grey);
  font-size: 36px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin-bottom: 24px;
}
.news-blog-section .news_blog_item .news__content_top .news__content .content_main .news__description {
  color: rgba(41, 41, 41, 0.8);
  font-size: 20px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  transition: 0.3s ease-in-out;
  margin: 0;
}
.news-blog-section .news_blog_item .news__content_top .news__content .content_main .news-cta {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  margin-top: 32px;
  display: block;
  transition: 0.3s ease;
}
.news-blog-section .news_blog_item .news__content_top .news__content_bot {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-left: 130px;
}
@media (max-width: 1199px) {
  .news-blog-section .news_blog_item .news__content_top .news__content_bot {
    margin: 30px 0 0;
  }
}
@media (max-width: 575px) {
  .news-blog-section .news_blog_item .news__content_top .news__content_bot {
    display: none;
  }
}
.news-blog-section .news_blog_item .news__content_top .news__content_bot .bot_item {
  padding: 10px 30px;
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  border-left: 1px solid var(--Chai, #d2ab80);
}
@media (max-width: 1399px) {
  .news-blog-section .news_blog_item .news__content_top .news__content_bot .bot_item {
    padding: 10px 15px;
    font-size: 16px;
  }
}
.news-blog-section .news_blog_item .news__content_top .news__content_bot .bot_item .news__name {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.news-blog-section .news_blog_item .news__content_top .news__content_bot .bot_item .news__date {
  color: #848484;
  font-size: 14px;
  line-height: normal;
  margin-top: 21px;
  display: block;
}
.news-blog-section .news_blog_item .news_image {
  width: 50%;
  padding-bottom: 50%;
  position: relative;
}
@media (max-width: 991px) {
  .news-blog-section .news_blog_item .news_image {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .news-blog-section .news_blog_item .news_image {
    padding-bottom: 100%;
  }
}
.news-blog-section .news_blog_item .news_image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.blog-news-list {
  background: #fff;
}
.blog-news-list .pagination-asset {
  margin: 90px 0 0;
}
@media (max-width: 767px) {
  .blog-news-list .pagination-asset {
    margin: 32px 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .blog-news-list .news__name {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .blog-news-list .news__list {
    scroll-snap-type: unset;
    grid-auto-columns: unset;
    grid-auto-flow: unset;
    margin-right: 0;
    gap: 32px;
  }
}

.scroll {
  width: 100vw;
  height: 100vh;
  /*   overflow: auto; */
}
.scroll .container {
  width: 300%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
}
.scroll .description.panel p {
  text-align: center;
}
.scroll .box {
  width: 120px;
  height: 120px;
  background-color: white;
  color: black;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.scroll .box.active {
  background-color: orange;
  border: 2px solid white;
}
.scroll .panel {
  min-height: 100vh;
}

.news-blog-detail-breadcrumb .breadcrumb .breadcrumb-item {
  color: var(--grey, #292929);
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
  opacity: 0.6;
}
.news-blog-detail-breadcrumb .breadcrumb .breadcrumb-item a {
  color: var(--grey, #292929);
}
.news-blog-detail-breadcrumb .breadcrumb .breadcrumb-item.active {
  display: none;
}

.news-blog-detail {
  padding: 80px 0;
}
@media screen and (max-width: 1199px) {
  .news-blog-detail {
    padding: 32px 0;
  }
  .news-blog-detail .title-section {
    font-size: 26px;
  }
}
.news-blog-detail .detail_title {
  max-width: 65%;
  margin: 0 auto 90px;
}
@media screen and (max-width: 991px) {
  .news-blog-detail .detail_title {
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.news-blog-detail .detail_title .detail_news_date {
  color: #848484;
  font-size: 16px;
  line-height: normal;
  margin-top: 30px;
}
.news-blog-detail .detail_title .detail_news_date span {
  position: relative;
  margin-right: 20px;
}
.news-blog-detail .detail_title .detail_news_date span:last-child {
  margin-right: 0;
}
.news-blog-detail .detail_title .detail_news_date span:last-child::after {
  display: none;
}
.news-blog-detail .detail_title .detail_news_date span::after {
  content: "";
  width: 2px;
  height: 2px;
  opacity: 0.5;
  background: var(--grey, #292929);
  position: absolute;
  top: 50%;
  right: -12px;
}
.news-blog-detail .news_detail_image {
  position: relative;
  overflow: hidden;
  display: block;
  text-align: center;
}
.news-blog-detail .news_detail_image img {
  inset: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-blog-detail .news_detail_content_body {
  display: flex;
  gap: 100px;
  margin-top: 90px;
  align-items: start;
  justify-content: space-between;
}
@media screen and (max-width: 1399px) {
  .news-blog-detail .news_detail_content_body {
    gap: 60px;
    margin-top: 50px;
  }
}
@media screen and (max-width: 1199px) {
  .news-blog-detail .news_detail_content_body {
    gap: 24px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .news-blog-detail .news_detail_content_body {
    flex-direction: column;
  }
  .news-blog-detail .news_detail_content_body .news_detail_heading,
  .news-blog-detail .news_detail_content_body .news_detail_main {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .news-blog-detail .news_detail_content_body .content_heading__wrapper {
    max-height: 70vh;
    overflow-y: auto;
    margin-right: -16px;
    padding-right: 16px;
  }
}
.news-blog-detail .news_detail_content_body .content_heading__wrapper::-webkit-scrollbar {
  width: 6px;
  border-radius: 10px;
}
.news-blog-detail .news_detail_content_body .content_heading__wrapper::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  border-radius: 10px;
}
.news-blog-detail .news_detail_content_body .news_detail_heading {
  padding-right: 60px;
  border-right: 1px solid var(--stroke, #eaeaea);
  position: sticky;
  top: 75px;
  width: 19.8837209302%;
  max-width: 342px;
}
@media screen and (max-width: 1439px) {
  .news-blog-detail .news_detail_content_body .news_detail_heading {
    width: 23%;
  }
}
@media screen and (max-width: 1399px) {
  .news-blog-detail .news_detail_content_body .news_detail_heading {
    padding-right: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .news-blog-detail .news_detail_content_body .news_detail_heading {
    width: 30%;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .news-blog-detail .news_detail_content_body .news_detail_heading {
    padding: 0;
    border: 0;
    position: static;
  }
}
.news-blog-detail .news_detail_content_body .news_detail_heading .title-heading {
  color: var(--grey, #292929);
  font-size: 22px;
  line-height: normal;
  margin-bottom: 32px;
}
@media screen and (max-width: 1199px) {
  .news-blog-detail .news_detail_content_body .news_detail_heading .title-heading {
    margin-bottom: 24px;
  }
}
.news-blog-detail .news_detail_content_body .news_detail_heading .table-of-content .toc_list {
  display: grid;
  gap: 18px;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ul.toc_list li a,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ol li a {
  color: var(--grey, #292929);
  display: flex;
  gap: 16px;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ul.toc_list li a .toc_depth_1,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ol li a .toc_depth_1 {
  color: var(--brown, #715d47);
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  border-right: 1px solid var(--brown, #715d47);
  padding-right: 10px;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ul.toc_list li ul,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ul.toc_list li ol,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ol li ul,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ol li ol {
  color: rgb(41, 41, 41);
  font-size: 16px;
  line-height: 22px;
  margin: 20px 0;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ul.toc_list li ul li,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ul.toc_list li ol li,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ol li ul li,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ol li ol li {
  padding: 8px 0;
  border-bottom: 1px dashed var(--stroke, #eaeaea);
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ul.toc_list li ul a,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ul.toc_list li ol a,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ol li ul a,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ol li ol a {
  color: rgb(41, 41, 41);
  gap: 8px;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ul.toc_list li ul a .toc_depth_2,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ul.toc_list li ol a .toc_depth_2,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ol li ul a .toc_depth_2,
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading ol li ol a .toc_depth_2 {
  flex: 0 0 25px;
  max-width: 25px;
  color: var(--brown, #715d47);
  font-size: 16px;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading > * {
  color: var(--grey, #292929);
  font-size: 18px;
  line-height: normal;
  padding: 0;
  margin: 0;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading .item {
  margin-bottom: 16px;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading .item .tilte {
  color: var(--grey, #292929);
  font-size: 18px;
  line-height: normal;
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 16px;
  margin-bottom: 20px;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading .item .tilte span {
  color: var(--brown, #715d47);
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  border-right: 1px solid var(--brown, #715d47);
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading .item ul {
  padding-left: 40px;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading .item ul li {
  color: rgba(41, 41, 41, 0.5);
  font-size: 16px;
  line-height: 22px;
  padding: 8px 0;
  display: flex;
  gap: 10px;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .content_heading .item ul li span {
  color: var(--brown, #715d47);
}
.news-blog-detail .news_detail_content_body .news_detail_heading .share-bt {
  margin-top: 32px;
  display: flex;
  gap: 16px;
  align-items: center;
}
.news-blog-detail .news_detail_content_body .news_detail_heading .share-bt span {
  color: var(--grey, #292929);
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
}
.news-blog-detail .news_detail_content_body .news_detail_main {
  width: 74.3023255814%;
  max-width: 1278px;
}
@media screen and (max-width: 1199px) {
  .news-blog-detail .news_detail_content_body .news_detail_main {
    width: 70%;
  }
}
.news-blog-detail .news_detail_content_body .news_detail_main .detail_main_content {
  color: var(--grey, #292929);
  text-align: justify;
  font-size: 18px;
  line-height: 1.6666666667;
}
.news-blog-detail .news_detail_content_body .news_detail_main .detail_main_content .sapo {
  margin-bottom: 62px;
}
.news-blog-detail .news_detail_content_body .news_detail_main .detail_main_content h2 {
  color: var(--grey, #292929);
  font-size: 36px;
  line-height: normal;
}
.news-blog-detail .news_detail_content_body .news_detail_main .detail_main_content h3 {
  color: var(--grey, #292929);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}
.news-blog-detail .news_detail_content_body .news_detail_main .detail_main_content em {
  opacity: 0.5;
  text-align: center;
  display: block;
  margin-top: 16px;
}
.news-blog-detail .news_detail_content_body .news_detail_main .detail_main_content p img {
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
}
@media screen and (max-width: 767px) {
  .news-blog-detail .news_detail_content_body .news_detail_main .post-post_content img {
    width: auto;
    height: auto;
  }
}
.news-blog-detail b,
.news-blog-detail strong {
  font-weight: bold !important;
}
.news-blog-detail ul {
  list-style-type: disc;
  list-style-position: inside;
}
.news-blog-detail ol {
  list-style-type: decimal;
  list-style-position: inside;
}
.news-blog-detail a > span {
  color: inherit !important;
}

.product-exclusively {
  padding: 20px 30px;
  background: #fbf7f3;
  margin: 90px 0;
}
.product-exclusively .title-section {
  margin-bottom: 48px;
  color: var(--grey, #292929);
  font-size: 36px;
  line-height: 70px;
  /* 194.444% */
}
.product-exclusively .product-component-image .percent {
  background: #715d47;
  color: var(--white, #fff);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  padding: 8px 16px;
  position: absolute;
  left: 0;
  top: 0;
}
.product-exclusively .product-component-image .icon-add-like {
  width: 42px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
}
.product-exclusively .product-component-image .icon-add-like img {
  width: auto;
  height: auto;
  transform: unset;
}
.product-exclusively .product-component-msp {
  color: var(--grey, #292929);
  font-size: 16px;
  line-height: normal;
  opacity: 0.5;
}
.product-exclusively .product-component-trademark {
  color: rgba(41, 41, 41, 0.5);
  font-size: 16px;
  line-height: normal;
}
.product-exclusively .product-component-trademark img {
  max-width: 64px;
}
.product-exclusively .product-component .total-rate {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}
.product-exclusively .product-component .total-rate .rating-asset-total {
  font-size: 14px;
  color: rgba(41, 41, 41, 0.5);
}
.product-exclusively [class*=swiper-button] {
  width: 36px;
  height: 48px;
  margin: 0;
  top: 37%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0;
}
.product-exclusively [class*=swiper-button]::after {
  font-size: 20px;
  color: #292929;
  font-weight: 400;
}
.product-exclusively [class*=swiper-button].swiper-button-prev {
  left: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.product-exclusively [class*=swiper-button].swiper-button-next {
  right: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.section-emagzine-info {
  position: absolute;
  top: 0;
  z-index: 2;
  top: 46px;
  width: 100%;
  color: #000;
}
@media screen and (max-width: 991px) {
  .section-emagzine-info {
    top: 36px;
    text-align: center;
  }
}
.section-emagzine-info .container-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
}
@media screen and (max-width: 991px) {
  .section-emagzine-info .container-wrapper {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .section-emagzine-info .container-wrapper {
    max-width: 310px;
    margin: 0 auto;
  }
}
.section-emagzine-info .title-section {
  max-width: 680px;
  font-size: 60px;
  line-height: normal;
  max-width: 34.4%;
}
@media screen and (max-width: 1199px) {
  .section-emagzine-info .title-section {
    font-size: 40px;
    max-width: 40%;
  }
}
@media screen and (max-width: 991px) {
  .section-emagzine-info .title-section {
    font-size: 28px;
    max-width: 100%;
  }
}
.section-emagzine-info .news__data {
  text-align: right;
  font-size: 20px;
  font-style: italic;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 25px;
  flex-shrink: 0;
  margin-top: 28px;
}
@media screen and (max-width: 1199px) {
  .section-emagzine-info .news__data {
    font-size: 16px;
    gap: 8px;
    margin-top: 10px;
  }
}

.section-collection-classic {
  position: relative;
  gap: 0;
  overflow: hidden;
}
.section-collection-classic .swiper-slide {
  height: auto;
}
.section-collection-classic .item {
  position: relative;
  padding-bottom: 100vh;
  overflow: hidden;
}
.section-collection-classic .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  inset: 0;
  transition: all 1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
}

.gallery_title_header {
  padding: 140px 0 130px;
}
.gallery_title_header .title {
  color: #000;
  font-size: 72px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
  max-width: 87%;
  margin: auto;
}
@media screen and (max-width: 1679px) {
  .gallery_title_header {
    padding: 100px 0;
  }
  .gallery_title_header .title {
    font-size: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .gallery_title_header {
    font-size: 32px;
    padding: 60px 0;
  }
  .gallery_title_header .title {
    font-size: 42px;
  }
}
@media screen and (max-width: 991px) {
  .gallery_title_header {
    padding: 54px 0;
  }
  .gallery_title_header .title {
    font-size: 28px;
    text-align: justify;
    padding: 0 10px;
    max-width: 100%;
  }
}

.block-img-gallery .img-gallery {
  position: relative;
  overflow: hidden;
  display: block;
  max-height: 1067px;
  height: calc(100vh - 73px);
}
@media screen and (max-width: 1199px) {
  .block-img-gallery .img-gallery {
    height: auto;
  }
}
.block-img-gallery .img-gallery img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
}

.product-combinations {
  padding: 114px 0 60px;
}
@media (max-width: 1399px) {
  .product-combinations {
    padding: 80px 0 60px;
  }
}
@media screen and (max-width: 1199px) {
  .product-combinations {
    padding: 60px 0;
  }
}
@media screen and (max-width: 991px) {
  .product-combinations {
    padding: 45px 0 30px;
  }
}
.product-combinations-header {
  margin-bottom: 80px;
}
@media screen and (max-width: 1199px) {
  .product-combinations-header {
    margin-bottom: 30px;
  }
}
.product-combinations-header .title-section {
  font-size: 72px;
  text-align: center;
  max-width: 85%;
  margin: 0 auto;
}
@media screen and (max-width: 1679px) {
  .product-combinations-header .title-section {
    font-size: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .product-combinations-header .title-section {
    font-size: 42px;
  }
}
@media screen and (max-width: 991px) {
  .product-combinations-header .title-section {
    font-size: 28px;
  }
}
.product-combinations-main {
  overflow: hidden;
  position: relative;
}
.product-combinations-main .horizontal-sliders {
  display: flex;
  flex-wrap: no-wrap;
  width: 500%;
  overflow-x: hidden;
}
.product-combinations-main .scrlloer-section {
  overflow-x: hidden;
  position: relative;
  overflow: hidden;
}
.product-combinations-main .image {
  height: 491px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .product-combinations-main .image {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .product-combinations-main .image {
    height: 151px;
  }
}
.product-combinations-main .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.product-combinations-desc {
  margin: 60px auto 0;
  max-width: 850px;
}
.product-combinations-desc .content {
  margin-bottom: 40px;
  text-align: justify;
}
.product-combinations-desc .content:last-child {
  margin-bottom: 0;
}
.product-combinations-desc .content .tilte {
  color: #000;
  text-align: justify;
  font-size: 24px;
  font-weight: 400;
  line-height: 41px;
}
.product-combinations-desc .content .des {
  color: #000;
  font-size: 20px;
  line-height: 41px;
  margin: 0;
}

.emaginze-description {
  max-width: 850px;
  margin: 0 auto;
  color: #000;
  font-size: 20px;
  line-height: 2.05;
}
.emaginze-description h3 {
  font-size: 24px;
  line-height: 1.7083333333;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .emaginze-description {
    font-size: 18px;
    line-height: 32px;
  }
  .emaginze-description h3 {
    font-size: 20px;
    line-height: 32px;
  }
}

.background-main {
  background: rgba(210, 171, 128, 0.1);
  transition: 0.3s ease-in-out;
}

.product-outstanding {
  padding-bottom: 195px;
}
@media (max-width: 1399px) {
  .product-outstanding {
    padding-bottom: 100px;
  }
}
.product-outstanding [class*=swiper-button] {
  width: 36px;
  height: 48px;
  margin: 0;
  top: 37%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0;
}
.product-outstanding [class*=swiper-button]::after {
  font-size: 20px;
  color: #292929;
  font-weight: 400;
}
.product-outstanding [class*=swiper-button].swiper-button-prev {
  left: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.product-outstanding [class*=swiper-button].swiper-button-next {
  right: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.page-news-blog-gallery > h1,
.page-news-blog-gallery > h2,
.page-news-blog-gallery > h3,
.page-news-blog-gallery > h4,
.page-news-blog-gallery > h5,
.page-news-blog-gallery > h6,
.page-news-blog-gallery > p {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  color: #000;
  padding-left: 16px;
  padding-right: 16px;
}
.page-news-blog-gallery > h1,
.page-news-blog-gallery > h2,
.page-news-blog-gallery > h3,
.page-news-blog-gallery > h4,
.page-news-blog-gallery > h5,
.page-news-blog-gallery > h6 {
  color: #000;
  text-align: justify;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.7083333333;
}
@media screen and (max-width: 1199px) {
  .page-news-blog-gallery > h1,
  .page-news-blog-gallery > h2,
  .page-news-blog-gallery > h3,
  .page-news-blog-gallery > h4,
  .page-news-blog-gallery > h5,
  .page-news-blog-gallery > h6 {
    font-size: 20px;
  }
}
.page-news-blog-gallery > p {
  font-size: 20px;
  line-height: 2.05;
}
@media screen and (max-width: 1199px) {
  .page-news-blog-gallery > p {
    font-size: 16px;
  }
}
.page-news-blog-gallery .product-exclusively {
  background: transparent;
  position: relative;
  margin: 85px 0 0;
  padding-top: 68px;
  padding-bottom: 195px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}
.page-news-blog-gallery .product-exclusively::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  height: 1px;
  width: 100%;
  background: #000;
}
@media screen and (max-width: 1679px) {
  .page-news-blog-gallery .product-exclusively {
    padding-bottom: 68px;
  }
}
@media screen and (max-width: 1199px) {
  .page-news-blog-gallery .product-exclusively {
    padding-top: 54px;
    margin-top: 54px;
  }
}
@media screen and (max-width: 991px) {
  .page-news-blog-gallery .product-exclusively {
    margin-top: 0;
    padding-bottom: 16px;
  }
  .page-news-blog-gallery .product-exclusively::after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .page-news-blog-gallery .product-exclusively {
    padding-right: 0;
  }
}
.page-news-blog-gallery .product-exclusively-swiper {
  margin: 0 auto;
  overflow: hidden;
}
.page-news-blog-gallery .product-exclusively-swiper [class*=swiper-button] {
  display: none;
}
@media screen and (max-width: 767px) {
  .page-news-blog-gallery .product-exclusively-swiper {
    max-width: 100%;
  }
}
.page-news-blog-gallery .product-exclusively .title-section {
  color: #000;
  text-align: center;
  font-size: 72px;
  line-height: normal;
  margin-bottom: 80px;
}
@media screen and (max-width: 1399px) {
  .page-news-blog-gallery .product-exclusively .title-section {
    font-size: 42px;
  }
}
@media screen and (max-width: 991px) {
  .page-news-blog-gallery .product-exclusively .title-section {
    font-size: 28px;
    margin-bottom: 30px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .page-news-blog-gallery .product-exclusively .title-section {
    padding-right: 16px;
  }
}
.page-news-blog-gallery .news-section {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .page-news-blog-gallery .news-section {
    padding: 38px 0;
  }
  .page-news-blog-gallery .news-section .title-section {
    text-align: left !important;
    font-size: 28px;
    margin-bottom: 24px !important;
  }
}

.offcanvas-find-store .position {
  grid-template-columns: 177px 1fr 1fr;
  gap: 1rem;
  display: grid;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .offcanvas-find-store .position {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 8px;
  }
  .offcanvas-find-store .position .position-near {
    flex-basis: 100%;
  }
  .offcanvas-find-store .position .position-near a {
    color: var(--grey, #292929);
  }
  .offcanvas-find-store .position .position-city,
  .offcanvas-find-store .position .position-district {
    flex-basis: calc(50% - 4px);
  }
}
.offcanvas-find-store .position-near {
  background: rgba(210, 171, 128, 0.1);
  display: flex;
  padding: 10px 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
}
.offcanvas-find-store .position-near a {
  color: var(--grey);
}
.offcanvas-find-store .position .form-select {
  border: 1px solid rgba(41, 41, 41, 0.2);
  border-radius: 0;
  font-size: 16px;
  line-height: 22px;
  outline: 0;
  padding: 10px 28px 10px 14px;
  box-shadow: none;
  color: #aeafb0;
  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.offcanvas-find-store .offcanvas-body {
  padding-right: 1rem;
}
@media screen and (max-width: 767px) {
  .offcanvas-find-store .offcanvas-body {
    padding-right: 7px;
  }
}
.offcanvas-find-store .showroom ul {
  padding: 0;
  margin: 0;
  display: grid;
  gap: 8px;
}
.offcanvas-find-store .showroom ul li {
  display: flex;
  gap: 8px;
}
.offcanvas-find-store .showroom ul li:first-child img {
  margin-top: 2px;
}
.offcanvas-find-store .showroom .icon {
  height: 18px;
  width: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.offcanvas-find-store .showroom__item {
  padding: 16px 0;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  display: flex;
  gap: 48px;
  align-items: center;
}
.offcanvas-find-store .showroom__item .wrap {
  display: flex;
  align-items: center;
  gap: 48px;
}
@media screen and (max-width: 1679px) {
  .offcanvas-find-store .showroom__item .wrap {
    gap: 30px;
  }
}
@media screen and (max-width: 1199px) {
  .offcanvas-find-store .showroom__item .wrap {
    gap: 24px;
  }
}
@media screen and (max-width: 991px) {
  .offcanvas-find-store .showroom__item .wrap {
    gap: 16px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas-find-store .showroom__item .wrap {
    gap: 8px;
  }
}
@media screen and (max-width: 991px) {
  .offcanvas-find-store .showroom__item {
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas-find-store .showroom__item {
    flex-wrap: wrap;
    gap: 8px;
  }
}
.offcanvas-find-store .showroom__left {
  color: #666;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .offcanvas-find-store .showroom__left {
    flex-basis: calc(100% - 80px);
  }
}
.offcanvas-find-store .showroom__name {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .offcanvas-find-store .showroom__name {
    flex-basis: 100%;
  }
}
.offcanvas-find-store .showroom__phone {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .offcanvas-find-store .showroom__phone {
    gap: 4px;
  }
}
.offcanvas-find-store .showroom__phone img {
  margin-top: -2px;
}
.offcanvas-find-store .showroom__phone > div div,
.offcanvas-find-store .showroom__phone > a div {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #666;
}
.offcanvas-find-store .showroom__map {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #999;
  font-size: 13px;
  line-height: 24px;
  /* 184.615% */
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .offcanvas-find-store .showroom__map {
    align-self: flex-start;
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas-find-store {
    z-index: 9999;
  }
}

.offcanvas-add-to-cart {
  z-index: 9999;
}
.offcanvas-add-to-cart .offcanvas-title {
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .offcanvas-header {
    padding-bottom: 0;
    border: 0;
  }
  .offcanvas-add-to-cart .offcanvas-title svg {
    width: 20px;
    height: 20px;
  }
}
.offcanvas-add-to-cart .product-added-cart {
  margin-bottom: 60px;
}
@media screen and (max-width: 1199px) {
  .offcanvas-add-to-cart .product-added-cart {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .product-added-cart {
    margin-bottom: 24px;
  }
}
.offcanvas-add-to-cart .product-added-cart .show-cart {
  border-radius: 6px;
  border: 1px solid var(--Main-2, #4fb0cb);
  color: var(--Main-2, #4fb0cb);
  padding: 8px 12px;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 16px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .product-added-cart .show-cart {
    margin-left: 92px;
  }
}
.offcanvas-add-to-cart .product-added-cart .product__item {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .product-added-cart .product__item {
    gap: 12px;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
.offcanvas-add-to-cart .product-added-cart .product__image {
  width: 110px;
  height: 110px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .product-added-cart .product__image {
    width: 80px;
    height: 80px;
  }
}
.offcanvas-add-to-cart .product-added-cart .product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.offcanvas-add-to-cart .product-added-cart .product__content {
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .product-added-cart .product__content {
    flex-basis: calc(100% - 92px);
  }
}
.offcanvas-add-to-cart .product-added-cart .product__content .data {
  display: grid;
  gap: 8px;
}
.offcanvas-add-to-cart .product-added-cart .product__name {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.offcanvas-add-to-cart .product-added-cart .product-sku {
  color: var(--grey-5);
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .product-added-cart .product-sku {
    font-size: 14px;
  }
}
.offcanvas-add-to-cart .product-added-cart .product__price {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .product-added-cart .product__price {
    font-size: 16px;
  }
}
.offcanvas-add-to-cart .product__purchased {
  border-top: 1px solid rgba(41, 41, 41, 0.3);
}
.offcanvas-add-to-cart .product__purchased h3 {
  font-size: 22px;
  line-height: normal;
  margin: 30px 0;
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .product__purchased h3 {
    font-size: 18px;
    margin: 24px 0 28px;
  }
}
.offcanvas-add-to-cart .product__purchased .product__item:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .product__purchased .product__item:not(:last-child) {
    margin-bottom: 16px;
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  .offcanvas-add-to-cart .offcanvas-header {
    margin-bottom: 26px;
  }
}

@media screen and (max-width: 1199px) {
  .modal-add-cart-all-product .modal-dialog {
    max-width: 900px;
  }
}
@media screen and (max-width: 991px) {
  .modal-add-cart-all-product .modal-dialog {
    max-width: 700px;
  }
}
.modal-add-cart-all-product .checkmark {
  width: 20px;
  height: 20px;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
.modal-add-cart-all-product .checkmark::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 7px;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: none;
}
.modal-add-cart-all-product .checkbox-choose-all {
  cursor: pointer;
}
.modal-add-cart-all-product .checkbox-choose-all input {
  display: none;
}
.modal-add-cart-all-product .checkbox-choose-all input:checked ~ .checkmark {
  background: #715d47;
  border: 1px solid #715d47;
}
.modal-add-cart-all-product .checkbox-choose-all input:checked ~ .checkmark::before {
  display: block;
}
.modal-add-cart-all-product .modal-body {
  padding-right: 1rem;
}
@media screen and (max-width: 767px) {
  .modal-add-cart-all-product .modal-body {
    max-height: 62vh;
    overflow-y: auto;
    padding-right: 0;
  }
}
.modal-add-cart-all-product .modal-footer {
  margin: 50px -60px -30px -60px;
  padding: 30px 60px;
  justify-content: flex-start;
  align-items: center;
  gap: 40px;
  border-radius: 0px 0px 12px 12px;
  border-top: 1px solid #e1e1e1;
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 1199px) {
  .modal-add-cart-all-product .modal-footer {
    margin: 50px -30px -30px -30px;
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .modal-add-cart-all-product .modal-footer {
    margin: 33px -16px -16px -16px;
    padding: 16px;
    gap: 16px;
    flex-wrap: wrap;
    border-radius: 0;
  }
}
.modal-add-cart-all-product .modal-footer > * {
  margin: 0;
}
.modal-add-cart-all-product .modal-footer .total-price {
  color: var(--green);
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
}
.modal-add-cart-all-product .modal-footer .total-price .dong {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .modal-add-cart-all-product .modal-footer .total-price {
    font-size: 22px;
  }
  .modal-add-cart-all-product .modal-footer .total-price .dong {
    font-size: 18px;
  }
}
.modal-add-cart-all-product .modal-footer .cta-add-all {
  border-radius: 6px;
  height: 48px;
  padding: 14px 24px;
  background: #9fcc52;
  color: #000;
  font-size: 18px;
  line-height: normal;
  flex: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .modal-add-cart-all-product .modal-footer .cta-add-all {
    font-size: 16px;
    height: 42px;
    flex: auto;
    padding: 12px;
  }
}
.modal-add-cart-all-product .product__inner {
  display: flex;
  gap: 16px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .modal-add-cart-all-product .product__inner {
    gap: 16px;
  }
}
.modal-add-cart-all-product .product__item:not(:last-child) {
  border-bottom: 1px solid rgba(41, 41, 41, 0.2);
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .modal-add-cart-all-product .product__item:not(:last-child) {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}
.modal-add-cart-all-product .product__image {
  width: 110px;
  height: 110px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .modal-add-cart-all-product .product__image {
    width: 80px;
    height: 80px;
  }
}
.modal-add-cart-all-product .product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal-add-cart-all-product .product__content {
  flex: 1;
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.modal-add-cart-all-product .product__data {
  display: grid;
  gap: 8px;
  flex: 1;
  justify-items: start;
}
.modal-add-cart-all-product .product__name {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
}
@media screen and (max-width: 991px) {
  .modal-add-cart-all-product .product__name {
    font-size: 18px;
  }
}
.modal-add-cart-all-product .product__sku {
  color: var(--grey-5);
  font-size: 16px;
  line-height: normal;
}
.modal-add-cart-all-product .product__cta {
  color: var(--grey);
  font-size: 15px;
  line-height: normal;
  text-decoration-line: underline;
  gap: 4px;
}
@media screen and (max-width: 767px) {
  .modal-add-cart-all-product .product__cta {
    font-size: 14px;
  }
}
.modal-add-cart-all-product .product__cta:not(svg) {
  text-decoration: underline;
}
.modal-add-cart-all-product .product__checkbox {
  flex-shrink: 0;
}
.modal-add-cart-all-product .product__checkbox input {
  display: none;
}
.modal-add-cart-all-product .product__checkbox input:checked ~ .checkmark {
  background: var(--ever-gr, #715d47);
  border: 1px solid #715d47;
}
.modal-add-cart-all-product .product__checkbox input:checked ~ .checkmark::before {
  display: block;
}
.modal-add-cart-all-product .selections {
  padding: 0;
  margin: 0;
  border: none;
}
.feature-row-wrapper {
  display: grid;
  gap: 24px;
}
.feature-row-wrapper .text-content-title {
  font-size: 22px;
}
@media screen and (min-width: 1200px) {
  .feature-row-wrapper {
    gap: 40px;
  }
}
.feature-row-wrapper .feature-row {
  display: grid;
  gap: 16px;
}
@media screen and (min-width: 768px) {
  .feature-row-wrapper .feature-row {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
}
@media screen and (min-width: 1200px) {
  .feature-row-wrapper .feature-row {
    gap: 40px;
  }
}
.feature-row-wrapper .feature-row .feature-row__item--overlap-images {
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  min-height: 220px;
}
.feature-row-wrapper .feature-row .feature-row__item--overlap-images .image-wrap {
  border-radius: 8px;
  position: relative;
}
.feature-row-wrapper .feature-row .feature-row__item--overlap-images .image-wrap img {
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
.feature-row-wrapper .feature-row .feature-row__item--overlap-images .image-wrap iframe {
  border-radius: 8px;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 767px) {
  .ltr .text_content__item {
    order: 2;
  }
  .ltr .feature-row__item--overlap-images {
    order: 1;
  }
}

@media screen and (max-width: 1199px) {
  .product-detail-page .wrapper-container-assets {
    padding: 32px 0;
  }
}
@media screen and (max-width: 767px) {
  .product-detail-page .wrapper-container-assets {
    padding: 0;
  }
  .product-detail-page .style-look-section .btn-add-cart-all {
    background: #fff;
    font-size: 16px;
    border: 1px solid var(--green);
    color: var(--green);
    margin-top: 1rem;
  }
  .product-detail-page .happniess__navigation {
    display: none;
  }
}

.product-details {
  display: grid;
  grid-template-columns: 1fr 46.511627907%;
  gap: 86px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1399px) {
  .product-details {
    padding-bottom: 50px;
    gap: 40px;
  }
}
@media screen and (max-width: 1199px) {
  .product-details {
    grid-template-columns: 50% calc(50% - 24px);
    gap: 24px;
    padding-bottom: 32px;
    max-width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .product-details {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .product-details {
    gap: 12px;
  }
  .product-details .quantity-container {
    position: relative;
    border: 0;
    width: 100%;
    justify-content: space-between;
    margin: 24px 0;
  }
  .product-details .quantity-container::before {
    content: "Số lượng:";
    color: var(--grey);
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-right: 30px;
    flex: 1;
  }
  .product-details .quantity-container .quantity-input {
    border-top: 1px solid var(--stroke, #eaeaea);
    border-bottom: 1px solid var(--stroke, #eaeaea);
    max-width: 77px;
    border-radius: 0;
  }
  .product-details .quantity-container .quantity-btn-minus,
  .product-details .quantity-container .quantity-btn-plus {
    width: 77px;
    border: 1px solid var(--stroke, #eaeaea);
    flex-shrink: 0;
    border-radius: 0;
  }
}
.product-details .product-image-soldout .slides-main .badge-out-of-stock {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--white, #fff);
  font-size: 20px;
  line-height: normal;
  width: 120px;
  height: 120px;
  background: #292929;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  border-radius: 50%;
}
.product-details .form-advise-product {
  font-size: 16px;
  line-height: 22px;
}
.product-details .form-advise-product .form-group label {
  color: var(--black80, #575756);
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.product-details .form-advise-product .form-group label sup {
  color: var(--red, #f00);
}
.product-details .form-advise-product .form-control {
  border: 1px solid rgba(41, 41, 41, 0.2);
  border-radius: 0;
  padding: 10px 14px;
}
.product-details .form-advise-product .form-control::-moz-placeholder {
  color: var(--black40, #aeafb0);
}
.product-details .form-advise-product .form-control::placeholder {
  color: var(--black40, #aeafb0);
}
.product-details .product-information {
  align-self: flex-start;
}
@media screen and (min-width: 992px) {
  .product-details .product-information {
    position: sticky;
    top: 80px;
  }
}
.product-details .product-information .btn-advise-product {
  min-height: 48px;
  border-radius: 6px;
  background: #05472a;
  color: #fff;
}
.product-details .product-information .name {
  font-size: 36px;
  line-height: 1.3333333333;
  text-align: left;
  margin-bottom: 15px;
}
@media screen and (max-width: 1399px) {
  .product-details .product-information .name {
    font-size: 28px;
  }
}
@media screen and (max-width: 1199px) {
  .product-details .product-information .name {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 767px) {
  .product-details .product-information .name {
    margin-bottom: 0;
  }
}
.product-details .product-information .tag-box {
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  color: rgba(41, 41, 41, 0.5);
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .product-details .product-information .tag-box {
    padding-bottom: 0;
  }
}
.product-details .product-information .tag-box > div {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
}
.product-details .product-information .tag-box > div:not(:last-child) {
  padding-right: 12px;
  margin-right: 12px;
}
.product-details .product-information .tag-box > div:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: #c4c4c4;
}
.product-details .product-information .tag-box .brand img {
  width: 68px;
  height: 30px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
@media screen and (max-width: 767px) {
  .product-details .product-information .tag-box .brand {
    display: none;
  }
}
.product-details .product-information .price-box {
  padding: 30px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
@media screen and (max-width: 1199px) {
  .product-details .product-information .price-box {
    padding: 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .product-details .product-information .price-box {
    border: 0;
    display: flex;
    flex-direction: column-reverse;
    gap: 12px;
  }
}
.product-details .product-information .price-box .price-old {
  color: #949494;
}
@media screen and (max-width: 1199px) {
  .product-details .product-information .price-box .price-old del {
    font-size: 14px;
  }
}
.product-details .product-information .price-box-wrapper {
  display: flex;
  align-items: center;
}
.product-details .product-information .price-box-wrapper .price-sale {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.product-details .product-information .price-box-wrapper .price-sale .money {
  color: var(--green);
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .product-details .product-information .price-box-wrapper .price-sale .money {
    font-size: 22px;
  }
}
.product-details .product-information .price-box-wrapper .price-sale .money .dong {
  color: var(--green);
  font-size: 18px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .product-details .product-information .price-box-wrapper .price-sale .money .dong {
    font-size: 16px;
  }
}
.product-details .product-information .price-box-wrapper .price-sale .percent {
  background: #715d47;
  display: flex;
  padding: 4px 8px;
  align-items: center;
  justify-content: center;
  color: var(--white, #fff);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.product-details .product-information .price-box-wrapper .tra-gop {
  margin-left: 24px;
  padding-left: 24px;
  color: var(--grey-6);
  font-size: 16px;
  line-height: 22px;
  border-left: 1px solid var(--seashell, #f1f1f1);
}
.product-details .product-information .parameter-box {
  padding: 30px 0 36px;
  display: grid;
  gap: 24px;
}
@media screen and (max-width: 1199px) {
  .product-details .product-information .parameter-box {
    padding: 20px 0;
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .product-details .product-information .parameter-box {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    padding-top: 0;
  }
}
.product-details .product-information .parameter-box .parameter {
  display: grid;
  grid-template-columns: 100px 1fr;
  gap: 12px;
}
@media screen and (max-width: 1199px) {
  .product-details .product-information .parameter-box .parameter {
    grid-template-columns: unset;
  }
}
@media screen and (max-width: 767px) {
  .product-details .product-information .parameter-box .parameter {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%;
  }
}
.product-details .product-information .parameter-box .parameter--color .parameter__item .color {
  display: inline-block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
  z-index: 2;
  border: 1px solid var(--stroke, #eaeaea);
}
.product-details .product-information .parameter-box .parameter--color .parameter__item .txt {
  padding-left: 46px;
}
.product-details .product-information .parameter-box .parameter__title {
  color: var(--grey);
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  padding: 12px 0;
}
@media screen and (max-width: 1199px) {
  .product-details .product-information .parameter-box .parameter__title {
    padding: 0 0;
  }
}
.product-details .product-information .parameter-box .parameter__list {
  display: flex;
  flex-wrap: wrap;
  gap: 7px 10px;
}
.product-details .product-information .parameter-box .parameter__item {
  position: relative;
  display: block;
}
.product-details .product-information .parameter-box .parameter__item input {
  display: none;
}
.product-details .product-information .parameter-box .parameter__item input:checked ~ .txt {
  border: 1px solid #89c35c;
  color: var(--grey);
}
.product-details .product-information .parameter-box .parameter__item input:checked ~ .txt::after {
  display: block;
}
.product-details .product-information .parameter-box .parameter__item .txt {
  color: var(--grey-6);
  font-size: 16px;
  line-height: normal;
  border-radius: 4px;
  border: 1px solid var(--stroke, #eaeaea);
  background: #fff;
  padding: 12px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  display: block;
}
@media screen and (max-width: 1199px) {
  .product-details .product-information .parameter-box .parameter__item .txt {
    font-size: 14px;
  }
}
.product-details .product-information .parameter-box .parameter__item .txt::after {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  background: url("../images/check-mark-active.png") no-repeat;
  height: 15px;
  width: 16px;
  display: none;
}
.product-details .product-information .actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
.product-details .product-information .sold-out {
  color: var(--warning, #f53b00);
  font-size: 20px;
  font-style: italic;
  line-height: normal;
  margin: 30px 0;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .product-details .product-information .add-to-cart-form .actions {
    flex-wrap: wrap;
  }
  .product-details .product-information .add-to-cart-form .actions .btn-groups {
    flex-grow: 1;
    order: 3;
    flex-basis: 100%;
  }
}
.product-details .product-information .btn-groups {
  flex-shrink: 0;
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr;
  flex: 1;
}
@media screen and (max-width: 991px) {
  .product-details .product-information .btn-groups {
    order: 3;
  }
}
@media screen and (max-width: 767px) {
  .product-details .product-information .btn-groups {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
    left: 0;
    transform: translateY(100%);
    transition: 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    gap: 0;
  }
  .product-details .product-information .btn-groups.fixed {
    transform: unset;
    display: block;
    opacity: 1;
    visibility: visible;
  }
}
.product-details .product-information .btn-groups [class*=btn-]:not(.btn-close) {
  font-size: 18px;
  color: #000;
  line-height: normal;
  border-radius: 6px;
  display: flex;
  padding: 14px 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  max-height: 48px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .product-details .product-information .btn-groups [class*=btn-]:not(.btn-close) {
    padding: 12px;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .product-details .product-information .btn-groups [class*=btn-]:not(.btn-close) {
    border-radius: 0;
    flex-direction: column;
    gap: 0;
  }
}
.product-details .product-information .btn-groups .btn-add-cart {
  background: rgba(137, 195, 92, 0.2);
}
@media screen and (max-width: 767px) {
  .product-details .product-information .btn-groups .btn-add-cart {
    min-height: 64px;
    background: var(--Main-2, #4fb0cb);
    color: #333;
  }
}
.product-details .product-information .btn-groups .btn-buy {
  background: #89c35c;
}
@media screen and (max-width: 767px) {
  .product-details .product-information .btn-groups .btn-buy {
    min-height: 64px;
  }
  .product-details .product-information .btn-groups .btn-buy svg {
    display: none;
  }
}
.product-details .product-information .btn-add-like {
  height: 48px;
  width: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--stroke, #eaeaea);
}
@media screen and (max-width: 991px) {
  .product-details .product-information .btn-add-like {
    order: 2;
  }
}
.product-details .product-information .btn-find-store {
  display: flex;
  height: 48px;
  padding: 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  background: #fbf7f3;
  color: #715d47;
  font-size: 16px;
  line-height: normal;
  margin-bottom: 50px;
}
@media screen and (max-width: 1199px) {
  .product-details .product-information .btn-find-store {
    height: 46px;
    margin-bottom: 32px;
  }
}
.product-details .product-information .product-desc .product-short-desc {
  border-radius: 4px;
  border: 1px solid #edeaea;
  padding: 8px 16px;
  color: #7f7f7f;
}
@media screen and (min-width: 768px) {
  .product-details .product-information .product-desc .product-short-desc {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .product-details .product-information .product-desc .product-short-desc {
    gap: 20px;
  }
}
.product-details .slides {
  max-width: 830px;
}
.product-details .slides-wrapper {
  display: flex;
  gap: 14px;
  align-self: flex-start;
}
@media screen and (max-width: 1199px) {
  .product-details .slides-wrapper {
    max-width: 100%;
    width: 100%;
    flex-direction: column-reverse;
  }
}
.product-details .slides-main {
  flex: 1;
}
.product-details .slides-main .swiper-slide .image {
  position: relative;
  padding-bottom: 100%;
  height: 100%;
}
.product-details .slides-main .swiper-slide .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1023px) {
  .product-details .slides-main {
    margin: 0 -16px;
  }
}
.product-details .slides-thumbs {
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .product-details .slides-thumbs.show-linear::after {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .product-details .slides-thumbs {
    display: none;
  }
}
.product-details .slides-thumbs .swiper-slide {
  opacity: 0.5;
  border: 1px solid transparent;
  cursor: pointer;
  position: relative;
  height: 96px;
  width: 96px;
}
.product-details .slides-thumbs .swiper-slide:last-child {
  margin-right: 0;
}
.product-details .slides-thumbs .swiper-slide:last-child::before {
  display: none;
}
.product-details .slides-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  border: 1px solid var(--Main-2, #4fb0cb);
}
.product-details .slides-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 1200px) {
  .product-details .slides-thumbs .swiper-slide.swiper-slide-visible:not(.swiper-slide-fully-visible)::before {
    content: "";
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 42%, #fff 76.5%);
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
  }
}
.product-details .slides .swiper-button-nav {
  display: flex;
  gap: 10px;
  margin-top: 12px;
  justify-content: center;
}
@media screen and (min-width: 1200px) {
  .product-details .slides .swiper-button-nav {
    justify-content: flex-end;
  }
}
.product-details .slides .swiper-button-nav [class*=swiper-button] {
  height: 36px;
  width: 36px;
  position: static;
  transform: unset;
  margin: 0;
  z-index: 2;
  outline: 0;
}
@media screen and (max-width: 1199px) {
  .product-details .slides .swiper-button-nav [class*=swiper-button].swiper-button-next {
    right: 10px;
  }
  .product-details .slides .swiper-button-nav [class*=swiper-button].swiper-button-prev {
    left: 10px;
  }
}
.product-details .slides .swiper-button-nav [class*=swiper-button]::after {
  display: none;
}
.product-details .slides .swiper-buttons-group .swiper-pagination {
  display: none;
}
@media screen and (max-width: 1023px) {
  .product-details .slides .swiper-buttons-group .swiper-pagination {
    display: block;
  }
}
@media screen and (max-width: 1679px) {
  .product-details .slides .swiper-buttons-group {
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
  .product-details .slides .swiper-buttons-group [class*=swiper-button] {
    position: static;
    transform: unset;
    margin: 0;
    outline: 0;
    z-index: 2;
    border-radius: 50%;
    background: #fff;
  }
  .product-details .slides .swiper-buttons-group [class*=swiper-button] svg rect {
    stroke: #fff;
  }
  .product-details .slides .swiper-buttons-group [class*=swiper-button]::after {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .product-details .slides .swiper-buttons-group {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 12px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    gap: 4px;
    z-index: 2;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 85px;
  }
  .product-details .slides .swiper-buttons-group [class*=swiper-button] {
    height: unset;
    width: unset;
    position: static;
    transform: unset;
    margin: 0;
    width: 100%;
    border-radius: 0;
    background: transparent;
  }
  .product-details .slides .swiper-buttons-group [class*=swiper-button] svg {
    display: none;
  }
  .product-details .slides .swiper-buttons-group [class*=swiper-button]::after {
    display: inline-block;
    color: #999;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    line-height: normal;
    outline: 0;
  }
  .product-details .slides .swiper-buttons-group .swiper-pagination {
    width: -moz-fit-content;
    width: fit-content;
    position: static;
    transform: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    color: #999;
    text-align: center;
    font-size: 14px;
    line-height: normal;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 1023px) and (min-width: 1024px) {
  .product-details .slides .swiper-buttons-group .swiper-pagination {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .product-details .slides .swiper-buttons-group .swiper-pagination .line {
    transform: translateY(-1px);
    color: #eaeaea;
  }
}
.product-details .viewmore h1 * > strong,
.product-details .viewmore h1 * * > strong,
.product-details .viewmore h2 * > strong,
.product-details .viewmore h2 * * > strong,
.product-details .viewmore h3 * > strong,
.product-details .viewmore h3 * * > strong,
.product-details .viewmore h4 * > strong,
.product-details .viewmore h4 * * > strong,
.product-details .viewmore h5 * > strong,
.product-details .viewmore h5 * * > strong,
.product-details .viewmore h6 * > strong,
.product-details .viewmore h6 * > strong {
  font-weight: normal !important;
}
.product-details .viewmore h1,
.product-details .viewmore h1 * {
  font-size: 24px !important;
}
.product-details .viewmore h2,
.product-details .viewmore h2 * {
  font-size: 22px !important;
}
.product-details .viewmore h3,
.product-details .viewmore h3 * {
  font-size: 20px !important;
}
.product-details .viewmore h4,
.product-details .viewmore h4 * {
  font-size: 18px !important;
}
.product-details .viewmore h5,
.product-details .viewmore h5 * {
  font-size: 16px !important;
}
.product-details .viewmore h6,
.product-details .viewmore h6 * {
  font-size: 14px !important;
}
.product-details .viewmore * {
  font-family: var(--fontFamily-primary) !important;
}
.product-details .viewmore .wrapper-information-product img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.product-details .viewmore-btn {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  font-size: 20px;
  line-height: 22px;
  padding: 20px 0;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  border: none;
  width: 100%;
  cursor: pointer;
  outline: 0;
  text-align: left;
  color: var(--grey);
}
@media screen and (max-width: 1199px) {
  .product-details .viewmore-btn {
    font-size: 18px;
    line-height: 22px;
    padding: 16px 0;
  }
}
.product-details .viewmore-btn:first-of-type {
  border-top: 1px solid var(--stroke, #eaeaea);
}
.product-details .viewmore-btn .icon {
  flex-shrink: 0;
}
.product-details .viewmore-modal-product-detail:last-child .viewmore-btn {
  border-bottom: 1px solid var(--stroke, #eaeaea);
}

#modalProductInformation .wrapper img {
  width: auto;
  height: auto;
}

.modal-product-information .scrollbar-style-asset, .modal-product-information .modal-product-review, .modal-product-information .style-look-section .product__list .wrapper, .style-look-section .product__list .modal-product-information .wrapper, .modal-product-information .modal-present-addtocart .offcanvas-add-to-cart, .modal-present-addtocart .modal-product-information .offcanvas-add-to-cart, .modal-product-information .modal-present .modal-present-list, .modal-present .modal-product-information .modal-present-list, .modal-product-information .promotional_products .promotional_content .products_right, .promotional_products .promotional_content .modal-product-information .products_right, .modal-product-information .modal-product-evaluate .review, .modal-product-evaluate .modal-product-information .review, .modal-product-information .offcanvas-body {
  max-height: 680px;
  overflow-x: hidden;
}
@media screen and (max-width: 1679px) {
  .modal-product-information .scrollbar-style-asset, .modal-product-information .modal-product-review, .modal-product-information .style-look-section .product__list .wrapper, .style-look-section .product__list .modal-product-information .wrapper, .modal-product-information .modal-present-addtocart .offcanvas-add-to-cart, .modal-present-addtocart .modal-product-information .offcanvas-add-to-cart, .modal-product-information .modal-present .modal-present-list, .modal-present .modal-product-information .modal-present-list, .modal-product-information .promotional_products .promotional_content .products_right, .promotional_products .promotional_content .modal-product-information .products_right, .modal-product-information .modal-product-evaluate .review, .modal-product-evaluate .modal-product-information .review, .modal-product-information .offcanvas-body {
    max-height: 550px;
  }
}
@media screen and (max-width: 767px) {
  .modal-product-information .scrollbar-style-asset, .modal-product-information .modal-product-review, .modal-product-information .style-look-section .product__list .wrapper, .style-look-section .product__list .modal-product-information .wrapper, .modal-product-information .modal-present-addtocart .offcanvas-add-to-cart, .modal-present-addtocart .modal-product-information .offcanvas-add-to-cart, .modal-product-information .modal-present .modal-present-list, .modal-present .modal-product-information .modal-present-list, .modal-product-information .promotional_products .promotional_content .products_right, .promotional_products .promotional_content .modal-product-information .products_right, .modal-product-information .modal-product-evaluate .review, .modal-product-evaluate .modal-product-information .review, .modal-product-information .offcanvas-body {
    max-height: -moz-fit-content;
    max-height: fit-content;
    overflow: unset;
  }
}
.modal-product-information .params {
  display: grid;
  gap: 24px;
  margin-bottom: 30px;
}
.modal-product-information .params .item {
  display: grid;
  grid-template-columns: 85px 1fr;
  gap: 30px;
}
.modal-product-information .params .item-title {
  color: var(--grey-6);
}
.modal-product-information .params-2 h5 {
  font-size: 22px;
  line-height: normal;
  padding: 8px 0;
  margin-bottom: 1rem;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  display: flex;
  align-items: center;
  gap: 16px;
}
.modal-product-information .params-2 h5 img {
  flex-shrink: 0;
}

.modal-product-shipping .nav {
  margin: 0;
  border: 0;
  padding-left: 0;
}
.modal-product-shipping .nav-item {
  border-radius: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}
.modal-product-shipping .nav-item:not(:last-child) {
  padding-right: 30px;
  margin-right: 30px;
  border-right: 1px solid #eaeaea;
}
@media screen and (max-width: 767px) {
  .modal-product-shipping .nav-item:not(:last-child) {
    padding-right: 6px;
    margin-right: 6px;
  }
}
.modal-product-shipping .nav-item.active .nav-link {
  opacity: 1;
}
.modal-product-shipping .nav-link {
  color: var(--grey-5);
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: 0;
  color: rgba(41, 41, 41, 0.5);
  font-size: 22px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .modal-product-shipping .nav-link {
    font-size: 15px;
  }
}
.modal-product-shipping .nav-link.active {
  opacity: 1;
}
.modal-product-shipping .tab-pane .item {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 30px;
}
.modal-product-shipping .tab-pane .item:not(:last-child) {
  border-bottom: 1px solid var(--stroke, #eaeaea);
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.modal-product-shipping .tab-pane .item-number {
  border-radius: 50%;
  border: 1px solid #d2ab80;
  color: var(--brown, #715d47);
  flex-shrink: 0;
  height: 42px;
  width: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-product-shipping .tab-pane .item-content h4 {
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
  /* 110% */
  margin-bottom: 12px;
}

.modal-product-evaluate .box-evaluate {
  border-radius: 12px;
  background: rgba(203, 211, 176, 0.2);
  padding: 10px 20px;
  gap: 32px;
  align-items: center;
  display: grid;
  grid-template-columns: 124px 1fr;
  min-height: 120px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .modal-product-evaluate .box-evaluate {
    padding: 10px 20px;
    gap: 8px;
    display: flex;
    flex-direction: column;
  }
}
.modal-product-evaluate .box-evaluate .rating-asset {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.modal-product-evaluate .box-evaluate .rating-asset-total {
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}
.modal-product-evaluate .box-evaluate .rating-asset-star {
  background-image: url(../images/rate-none-2.svg);
  background-size: contain;
  width: 124px;
  height: 25px;
}
.modal-product-evaluate .box-evaluate .rating-asset-star .rated {
  background-image: url(../images/rate-ok-2.svg);
  background-size: cover;
  height: 25px;
}
.modal-product-evaluate .box-evaluate .box-rate-content .item {
  padding: 5px 0;
  display: grid;
  align-items: center;
  grid-template-columns: 200px 1fr;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .modal-product-evaluate .box-evaluate .box-rate-content .item {
    grid-template-columns: 100px 1fr;
  }
}
.modal-product-evaluate .box-evaluate .box-rate-content .txt {
  color: var(--grey);
  font-size: 18px;
  line-height: 24px;
  align-self: center;
}
@media screen and (max-width: 767px) {
  .modal-product-evaluate .box-evaluate .box-rate-content .txt {
    font-size: 16px;
    line-height: 20px;
  }
}
.modal-product-evaluate .box-evaluate .box-rate-content .list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.modal-product-evaluate .box-evaluate .box-rate-content .list span {
  display: inline-flex;
  align-items: center;
  padding: 11px 16px;
  border-radius: 30px;
  background: var(--Chai, #d2ab80);
  color: var(--white, #fff);
}
@media screen and (max-width: 767px) {
  .modal-product-evaluate .box-evaluate .box-rate-content .list span {
    font-size: 16px;
    padding: 9px 16px;
  }
}
.modal-product-evaluate .review {
  font-size: 16px;
  line-height: 22px;
  max-height: 600px;
}
@media screen and (max-width: 767px) {
  .modal-product-evaluate .review {
    max-height: 100%;
    overflow: unset;
  }
}
.modal-product-evaluate .review__item {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .modal-product-evaluate .review__item {
    gap: 8px;
  }
}
.modal-product-evaluate .review__item:not(:last-child) {
  border-bottom: 1px solid var(--stroke, #eaeaea);
  padding-bottom: 32px;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .modal-product-evaluate .review__item:not(:last-child) {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
}
.modal-product-evaluate .review__avatar {
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .modal-product-evaluate .review__avatar {
    width: 36px;
    height: 36px;
  }
}
.modal-product-evaluate .review__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal-product-evaluate .review__content .name {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 8px;
}
.modal-product-evaluate .review__content .total-rate {
  margin-bottom: 8px;
}
.modal-product-evaluate .review__content .total-rate .rating-asset-star {
  background-image: url(../images/rate-none-ok-3.svg);
  height: 20px;
  width: 104px;
}
.modal-product-evaluate .review__content .total-rate .rating-asset-star .rated {
  height: 20px;
  background-image: url(../images/rate-ok-3.svg);
}
.modal-product-evaluate .review__empoint {
  color: rgba(41, 41, 41, 0.6);
  font-size: 14px;
  line-height: normal;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .modal-product-evaluate .review__empoint {
    flex-direction: column;
    align-items: flex-start;
  }
  .modal-product-evaluate .review__empoint span {
    display: none;
  }
}
.modal-product-evaluate .review__empoint span {
  transform: translateY(-1px);
}
.modal-product-evaluate .review__quality {
  margin-bottom: 8px;
}
.modal-product-evaluate .review__quality span {
  color: var(--grey-5);
}
.modal-product-evaluate .review__image {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.modal-product-evaluate .review__image .item {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  width: 98px;
  height: 98px;
}
.modal-product-evaluate .review__image .item > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal-product-evaluate .review__image .item .time {
  border-radius: 0px 0px 6px 6px;
  background: rgba(0, 0, 0, 0.4);
  padding: 6px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  color: var(--white, #fff);
  font-size: 14px;
  line-height: normal;
  width: 100%;
}
.modal-product-evaluate .review__useful {
  display: inline-block;
  font-size: 14px;
  line-height: normal;
  color: var(--grey-6);
}
.modal-product-evaluate .review__useful.active svg path {
  fill: #715d47;
  fill-opacity: 1;
}
.modal-product-evaluate li {
  list-style: none;
}
.btn-disabled {
  background: #eaeaea;
  color: #949494;
  cursor: not-allowed;
  border: 1px solid currentColor;
  pointer-events: none;
}

.btn-modal-attribute-product-mb {
  color: var(--grey-6);
  font-size: 16px;
  line-height: 22px;
  text-decoration-line: underline;
  background: transparent;
  border: 0;
}

#modalAttributeProductMobile .btn-close {
  background: transparent;
  height: 24px;
  width: 24px;
}
#modalAttributeProductMobile .modal-body {
  font-size: 14px;
  line-height: 1.4285714286;
}

.btn-fixed-mobile-product-detail .offcanvas-body {
  padding-right: 16px;
}

#modalProductAdvise .btn-close {
  background: transparent;
}
#modalProductAdvise .btn-advise-form {
  margin-top: 32px;
  border-radius: 6px;
  padding-top: 11px;
  padding-bottom: 11px;
  background: #9fcc52;
  color: #000;
}
#modalProductAdvise .modal-content {
  padding-bottom: 44px;
}

.happniess-product-detail-section {
  padding: 120px 0 240px;
}
.happniess-product-detail-section .happniess__item {
  align-items: center;
}
.happniess-product-detail-section .happniess__title {
  padding: 0;
  align-self: center;
}
.happniess-product-detail-section .happniess__image {
  padding-bottom: calc(100% + 181px);
}

.promotional_all {
  border-top: 1px solid var(--grey, #292929);
  border-bottom: 1px solid var(--grey, #292929);
  margin-bottom: 60px;
}

.promotional_products {
  padding: 30px 0px;
}
.promotional_products .title_pro {
  color: #000;
  font-size: 22px;
  line-height: normal;
}
.promotional_products .promotional_content {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 991px) {
  .promotional_products .promotional_content {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .promotional_products .promotional_content {
    flex-direction: column;
  }
}
.promotional_products .promotional_content .product__item .product__image {
  display: block;
  position: relative;
  padding-bottom: 100%;
}
.promotional_products .promotional_content .product__item .product__image.product__image_before {
  position: relative;
}
.promotional_products .promotional_content .product__item .product__image.product__image_before::before {
  content: "";
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.promotional_products .promotional_content .product__item .product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: absolute;
  top: 0;
  left: 0;
}
.promotional_products .promotional_content .product__item .product__image .number {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}
.promotional_products .promotional_content .product__item .product__content {
  margin-top: 12px;
}
.promotional_products .promotional_content .product__item .product__content .product__name {
  color: var(--grey, #292929);
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.promotional_products .promotional_content .product__item .product__content .product__sku {
  color: var(--grey-5, #292929);
  font-size: 14px;
  line-height: normal;
}
.promotional_products .promotional_content .product__item .product__content .present {
  border-radius: 30px;
  border: 1px solid var(--green, #89c35c);
  background: rgba(137, 195, 92, 0.1);
  padding: 2px 6px;
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
}
.promotional_products .promotional_content .products_left {
  display: flex;
  gap: 30px;
}
@media screen and (max-width: 991px) {
  .promotional_products .promotional_content .products_left {
    gap: 10px;
  }
}
.promotional_products .promotional_content .products_left .product__item {
  width: 210px;
}
@media screen and (max-width: 991px) {
  .promotional_products .promotional_content .products_left .product__item {
    width: 150px;
  }
}
.promotional_products .promotional_content .products_right {
  display: flex;
  gap: 30px;
  overflow-y: hidden;
}
@media screen and (max-width: 1680px) {
  .promotional_products .promotional_content .products_right {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 991px) {
  .promotional_products .promotional_content .products_right {
    max-width: 100%;
    gap: 10px;
  }
}
.promotional_products .promotional_content .products_right .product__item {
  min-width: 210px;
  width: 210px;
}
@media screen and (max-width: 1680px) {
  .promotional_products .promotional_content .products_right .product__item {
    min-width: 200px;
    width: 200px;
  }
}
@media screen and (max-width: 991px) {
  .promotional_products .promotional_content .products_right .product__item {
    min-width: 150px;
    width: 150px;
  }
}
.promotional_products .promotional_content .products_right::-webkit-scrollbar {
  width: 100%;
  height: 3px;
  border-radius: 30px;
}
.promotional_products .promotional_content .plus {
  position: relative;
  width: 36px;
}
@media screen and (max-width: 767px) {
  .promotional_products .promotional_content .plus {
    height: 36px;
  }
}
.promotional_products .promotional_content .plus img {
  position: absolute;
  top: 40%;
  left: 30%;
}

.present_title {
  color: #000;
  font-size: 36px;
  line-height: normal;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .present_title {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

.section-present {
  padding: 60px 0 144px;
  position: relative;
}

.present-menu-sticky {
  background: #fff;
  box-shadow: 0px -4px 20px 0px rgba(0, 0, 0, 0.06);
  padding: 20px 0px;
  transition: 0.2s ease-in-out;
  height: 88px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .present-menu-sticky {
    padding: 10px 0px;
    height: auto;
  }
}
.present-menu-sticky.scrollable-sticky {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.present-menu-sticky .wrapper {
  display: flex;
  gap: 16px;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper {
    justify-content: center;
  }
}
@media screen and (max-width: 400px) {
  .present-menu-sticky .wrapper {
    flex-direction: column;
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .content_left {
    flex-direction: column;
    gap: 0 !important;
    align-items: flex-start !important;
    justify-content: center;
  }
}
.present-menu-sticky .wrapper .text {
  color: var(--grey, #292929);
  font-size: 24px;
  font-style: italic;
  line-height: 24px;
}
@media screen and (max-width: 991px) {
  .present-menu-sticky .wrapper .text {
    font-size: 18px;
    max-width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .text {
    font-size: 16px;
    line-height: 16px;
  }
}
@media screen and (max-width: 480px) {
  .present-menu-sticky .wrapper .text {
    font-size: 13px;
  }
}
@media screen and (max-width: 400px) {
  .present-menu-sticky .wrapper .text {
    max-width: 100%;
  }
}
.present-menu-sticky .wrapper .text span {
  color: var(--ever-gr, #05472a);
  font-size: 24px;
  font-style: italic;
  line-height: 24px;
}
@media screen and (max-width: 991px) {
  .present-menu-sticky .wrapper .text span {
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .present-menu-sticky .wrapper .text span {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .present-menu-sticky .wrapper .btn_right {
    width: 100%;
    text-align: center;
  }
}
.present-menu-sticky .wrapper .go-to-cart,
.present-menu-sticky .wrapper .see-gifts {
  padding: 14px 32px;
  border-radius: 6px;
  background: #4fb0cb;
  color: #333;
  font-size: 18px;
  line-height: normal;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .go-to-cart,
  .present-menu-sticky .wrapper .see-gifts {
    font-size: 15px;
    padding: 10px 20px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .present-menu-sticky .wrapper .go-to-cart,
  .present-menu-sticky .wrapper .see-gifts {
    font-size: 14px;
    padding: 10px 8px;
  }
}
@media screen and (max-width: 400px) {
  .present-menu-sticky .wrapper .go-to-cart,
  .present-menu-sticky .wrapper .see-gifts {
    width: calc(50% - 8px);
  }
}
.present-menu-sticky .wrapper .go-to-cart {
  margin-left: 16px;
  background: #4fb0cb;
  color: #333;
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .go-to-cart {
    margin-left: 8px;
  }
}
.present-menu-sticky .wrapper .total-price span {
  color: #000;
  font-size: 20px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .total-price span {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .total-price span {
    font-size: 14px;
  }
}
.present-menu-sticky .wrapper .total-price .price {
  color: #333;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .total-price .price {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .total-price .price {
    font-size: 15px;
  }
}
.present-menu-sticky .wrapper .total-price .price .dong {
  color: #333;
  font-size: 18px;
  line-height: normal;
  text-decoration-line: underline;
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .total-price .price .dong {
    font-size: 14px;
  }
}
.present-menu-sticky .wrapper .desc {
  color: var(--grey, #292929);
  font-size: 18px;
  font-style: italic;
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .desc {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .present-menu-sticky .wrapper .desc {
    font-size: 14px;
  }
}

.modal-present-buy .custom-radio-checkbox-asset {
  margin-top: 50px;
}
.modal-present-buy .modal-footer {
  border-top: 1px solid var(--stroke, #eaeaea);
  margin: 0;
  box-shadow: none;
  padding: 16px 0;
}
.modal-present-buy .modal-footer .btn_completed {
  padding: 14px 32px;
  border-radius: 6px;
  background: var(--mist, #05472a);
  color: #fff;
  font-size: 18px;
  line-height: normal;
}

.modal-present .modal-text {
  color: var(--grey, #292929);
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
  margin-bottom: 30px;
}
.modal-present .modal-text span {
  color: var(--ever-gr, #05472a);
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
}
.modal-present .modal-present-list {
  max-height: 420px;
  padding-right: 24px;
}
@media screen and (max-width: 991px) {
  .modal-present .modal-present-list {
    max-height: 520px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .modal-present .modal-present-list {
    max-height: 360px;
  }
}
.modal-present .product-present {
  display: flex;
  gap: 30px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.modal-present .product-present:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.modal-present .product-present .product__image {
  height: 110px;
  width: 110px;
  flex-shrink: 0;
}
.modal-present .product-present .product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal-present .product-present .product__content .product__name {
  color: var(--grey, #292929);
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.modal-present .product-present .product__content .product__name .present {
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
  border-radius: 30px;
  border: 1px solid var(--green, #89c35c);
  background: rgba(137, 195, 92, 0.1);
  padding: 2px 6px;
}
.modal-present .product-present .product__content .product__price .price {
  font-size: 14px;
  line-height: normal;
  text-decoration: line-through;
}
.modal-present .product-present .product__content .product__price .price-sale {
  color: var(--ever-gr, #05472a);
}

.modal-present-addtocart .offcanvas-add-to-cart {
  max-height: 300px;
  padding-right: 24px;
}
@media screen and (max-width: 991px) {
  .modal-present-addtocart .offcanvas-add-to-cart {
    max-height: 520px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .modal-present-addtocart .offcanvas-add-to-cart {
    max-height: 360px;
  }
}
.modal-present-addtocart .offcanvas-add-to-cart .product-added-cart {
  margin-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
}
.modal-present-addtocart .offcanvas-add-to-cart .product-added-cart:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.promotional_combo .title_combo {
  color: #000;
  font-size: 22px;
  line-height: normal;
}
@media screen and (max-width: 991.99px) {
  .promotional_combo .title_combo {
    font-size: 20px;
  }
}
.promotional_combo .title_combo .sub_combo {
  color: var(--brown, #715d47);
  font-size: 14px;
  font-style: italic;
  line-height: normal;
}
@media screen and (max-width: 991.99px) {
  .promotional_combo .title_combo .sub_combo {
    font-size: 12px;
  }
}
.promotional_combo .promotional_content .products_left {
  overflow-y: hidden;
  padding-bottom: 10px;
}
.promotional_combo .promotional_content .products_left::-webkit-scrollbar {
  width: 100%;
  height: 3px;
  border-radius: 30px;
}
.promotional_combo .promotional_content .products_left .product__item {
  min-width: 220px;
}
@media screen and (max-width: 1680.99px) {
  .promotional_combo .promotional_content .products_left .product__item {
    min-width: 210px;
  }
}
@media screen and (max-width: 991.99px) {
  .promotional_combo .promotional_content .products_left .product__item {
    min-width: 180px;
  }
}

@media screen and (max-width: 1399.99px) {
  .together_products .promotional_content {
    gap: 10px;
  }
}
@media screen and (max-width: 991.99px) {
  .together_products .promotional_content {
    flex-direction: column;
    align-items: flex-start;
  }
}
.together_products .promotional_content .products_left {
  display: block;
}
.together_products .promotional_content .products_left .product__item {
  width: 250px;
}
@media screen and (max-width: 575.99px) {
  .together_products .promotional_content .products_left .product__item {
    width: 182px;
  }
}
@media screen and (max-width: 991.99px) {
  .together_products .promotional_content .plus {
    height: 36px;
  }
}
.together_products .promotional_content .prd_promotion {
  position: relative;
  width: calc(100% - 600px);
}
@media screen and (max-width: 1199.99px) {
  .together_products .promotional_content .prd_promotion {
    width: calc(100% - 558px);
  }
}
@media screen and (max-width: 991.99px) {
  .together_products .promotional_content .prd_promotion {
    width: 100%;
  }
}
.together_products .promotional_content .prd_promotion [class*=swiper-button] {
  width: 36px;
  height: 48px;
  margin: 0;
  top: 37%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0;
}
.together_products .promotional_content .prd_promotion [class*=swiper-button]::after {
  font-size: 20px;
  color: #292929;
  font-weight: 400;
}
.together_products .promotional_content .prd_promotion [class*=swiper-button].swiper-button-prev {
  left: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.together_products .promotional_content .prd_promotion [class*=swiper-button].swiper-button-next {
  right: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.together_products .promotional_content .prd_promotion [class*=swiper-button].swiper-button-lock {
  display: none;
}
@media screen and (max-width: 767px) {
  .together_products .promotional_content .prd_promotion [class*=swiper-button] {
    display: none;
  }
}
.together_products .promotional_content .product__item {
  width: auto;
  padding-bottom: 10px;
}
.together_products .promotional_content .product__item .product__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.together_products .promotional_content .product__item .product__content .product__type {
  flex-basis: 32.6666666667%;
  width: 100%;
  flex-shrink: 0;
  padding: 6px 0px;
}
@media screen and (max-width: 991px) {
  .together_products .promotional_content .product__item .product__content .product__type {
    padding: 8px 0;
    border-top: 1px solid var(--stroke, #eaeaea);
    border-bottom: 1px solid var(--stroke, #eaeaea);
  }
}
.together_products .promotional_content .product__item .product__content .product__type .parameter__list {
  gap: 10px 7px;
}
.together_products .promotional_content .product__item .product__content .product__type .dropdown-toggle {
  background: transparent;
  border: none;
  outline: 0;
}
.together_products .promotional_content .product__item .product__content .product__type .dropdown-toggle::after {
  display: none;
}
.together_products .promotional_content .product__item .product__content .product__type .dropdown-toggle > span {
  color: var(--grey-5);
  font-size: 16px;
  line-height: normal;
}
.together_products .promotional_content .product__item .product__content .product__type .dropdown-toggle .data {
  margin-top: 0;
  white-space: normal;
  text-align: left;
  line-height: normal;
}
@media screen and (max-width: 1399px) {
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-toggle .data {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-toggle .data {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-toggle .data {
    color: var(--grey-5);
  }
}
.together_products .promotional_content .product__item .product__content .product__type .dropdown-menu {
  padding: 30px;
  border-radius: 8px;
  border: 1px solid var(--stroke, #eaeaea);
  background: #fff;
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.15));
  width: 720px;
}
.together_products .promotional_content .product__item .product__content .product__type .dropdown-menu::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  height: 20px;
  width: 20px;
  background: #fff;
  top: -10px;
}
@media screen and (max-width: 1199px) {
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu {
    width: -moz-max-content;
    width: max-content;
    min-width: 450px;
    max-width: 550px;
  }
}
@media screen and (max-width: 767px) {
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 90vh;
    z-index: 999;
    transform: unset;
    left: 0;
    padding: 0 1rem 1rem;
    opacity: 0;
    visibility: hidden;
    display: block !important;
    transform: translateY(100%);
    transition: 0.3s ease-in-out;
    overflow-y: auto;
  }
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart.show, .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart.active {
    opacity: 1;
    visibility: visible;
    transform: unset;
    z-index: 9999;
  }
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart .head {
    border-bottom: 1px solid var(--stroke, #eaeaea);
    position: sticky;
    top: 0;
    padding: 16px;
    background: #fff;
    z-index: 2;
  }
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart .parameter-box--asset {
    padding: 16px;
  }
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart .parameter-box--asset .parameter {
    grid: none;
    gap: 0;
  }
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart .parameter-box--asset .parameter__title {
    padding-top: 0;
  }
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart .btn-groups {
    width: 100%;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 16px;
    background: #fff;
    border-top: 1px solid #e1e1e1;
    background: #fff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    margin-top: 30px;
  }
  .together_products .promotional_content .product__item .product__content .product__type .dropdown-menu.change-product-in-cart::after {
    display: none;
  }
}
.together_products .promotional_content .product__item .product__content .product__type .btn-groups {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.together_products .promotional_content .product__item .product__content .product__type .btn-groups [class*=btn-] {
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border-radius: 6px;
  line-height: normal;
}
.together_products .promotional_content .product__item .product__content .product__type .btn-groups .btn-back {
  color: var(--green);
  border: 1px solid currentColor;
}
.together_products .promotional_content .product__item .product__content .product__type .btn-groups .btn-confirm {
  background: #9fcc52;
  border: 1px solid #9fcc52;
  color: #000;
}
.together_products .promotional_content .products_right {
  padding-left: 29px;
  align-items: center;
  border-left: 1px solid var(--stroke, #eaeaea);
  overflow: inherit;
}
@media screen and (max-width: 991.99px) {
  .together_products .promotional_content .products_right {
    width: 100%;
    border-top: 1px solid var(--stroke, #eaeaea);
    border-left: none;
    padding-left: 0;
    padding-top: 20px;
  }
}
.together_products .promotional_content .products_right .box_mony .py-2 span {
  color: var(--grey, #292929);
  font-size: 16px;
  line-height: normal;
}
.together_products .promotional_content .products_right .box_mony .btn-buy-addcart {
  margin-top: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: normal;
  border-radius: 6px;
  padding: 14px 24px;
  min-width: 220px;
  background: #9fcc52;
  color: #000;
}
.together_products .promotional_content .products_right .box_mony .prices .price-sale, .together_products .promotional_content .products_right .box_mony .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-sale, .style-look-section.style-look-detail-section .product-information .price-box .together_products .promotional_content .products_right .box_mony .price-old .price-sale, .together_products .promotional_content .products_right .box_mony .product-component-prices .price-sale, .together_products .promotional_content .products_right .box_mony .product-details .product-information .price-box .price-old .price-sale, .product-details .product-information .price-box .together_products .promotional_content .products_right .box_mony .price-old .price-sale {
  color: #05472a;
}
.together_products .promotional_content .products_right .box_mony .prices .price-sale .dong, .together_products .promotional_content .products_right .box_mony .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-sale .dong, .style-look-section.style-look-detail-section .product-information .price-box .together_products .promotional_content .products_right .box_mony .price-old .price-sale .dong, .together_products .promotional_content .products_right .box_mony .product-component-prices .price-sale .dong, .together_products .promotional_content .products_right .box_mony .product-details .product-information .price-box .price-old .price-sale .dong, .product-details .product-information .price-box .together_products .promotional_content .products_right .box_mony .price-old .price-sale .dong {
  color: #05472a;
}

@keyframes scroll-present {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.style-look-section {
  background: #fbf7f3;
  padding: 60px 0;
}
@media screen and (max-width: 1199px) {
  .style-look-section {
    padding: 32px 0;
  }
}
.style-look-section .swiper-pagination {
  position: static;
  justify-content: center;
  margin-top: 48px;
}
@media screen and (max-width: 1199px) {
  .style-look-section .swiper-pagination {
    margin-top: 24px;
  }
}
.style-look-section .swiper-pagination-bullet-active {
  background: #292929;
}
.style-look-section .style-look-title {
  font-size: 36px;
  line-height: normal;
  margin-bottom: 48px;
}
@media screen and (max-width: 1199px) {
  .style-look-section .style-look-title {
    font-size: 28px;
    line-height: normal;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 767px) {
  .style-look-section .style-look-title {
    font-size: 26px;
  }
}
.style-look-section .style__item {
  display: grid;
  grid-template-columns: 1fr 36.0465116279%;
  align-items: flex-start;
}
@media screen and (max-width: 1199px) {
  .style-look-section .style__item {
    grid-template-columns: 1fr 45%;
  }
}
@media screen and (max-width: 767px) {
  .style-look-section .style__item {
    grid-template-columns: unset;
  }
}
.style-look-section .style__image {
  position: relative;
}
.style-look-section .style__image .img {
  position: relative;
  padding-bottom: 61.8%;
}
@media screen and (max-width: 991px) {
  .style-look-section .style__image .img {
    padding-bottom: 100%;
  }
}
@media screen and (max-width: 767px) {
  .style-look-section .style__image .img {
    padding-bottom: 230px;
  }
}
.style-look-section .style__image .img > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.style-look-section .product__list {
  padding: 30px 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #fff;
}
@media screen and (max-width: 1199px) {
  .style-look-section .product__list {
    padding: 1rem;
  }
}
.style-look-section .product__list .wrapper {
  max-height: 572px;
  padding-right: 24px;
}
@media screen and (max-width: 991px) {
  .style-look-section .product__list .wrapper {
    max-height: 520px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .style-look-section .product__list .wrapper {
    max-height: 360px;
    padding-right: 1rem;
    margin-right: -1rem;
  }
}
.style-look-section .product__item {
  display: flex;
  gap: 1rem;
  margin-bottom: 24px;
}
.style-look-section .product__item:last-of-type {
  margin-bottom: 24px !important;
}
.style-look-section .product__item:not(:last-child) {
  border-bottom: 1px solid var(--stroke, #eaeaea);
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  .style-look-section .product__item:not(:last-child) {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}
.style-look-section .product__item:hover .product-name {
  color: var(--green);
}
.style-look-section .product__image {
  height: 134px;
  width: 134px;
  flex-shrink: 0;
}
@media screen and (max-width: 1199px) {
  .style-look-section .product__image {
    width: 82px;
    height: 82px;
  }
}
.style-look-section .product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.style-look-section .product__content {
  display: grid;
  gap: 8px;
  align-self: flex-start;
  width: -webkit-fill-available;
  flex: 1;
}
.style-look-section .product__name {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 1199px) {
  .style-look-section .product__name {
    font-size: 18px;
  }
}
.style-look-section .product__name:hover {
  color: var(--green);
}
.style-look-section .product__sku {
  color: var(--grey-6);
  font-size: 16px;
  line-height: normal;
}
@media screen and (max-width: 991px) {
  .style-look-section .product__sku {
    font-size: 14px;
  }
}
.style-look-section .product__price {
  flex-wrap: wrap;
  gap: 8px 16px;
}
.style-look-section .product__price-sale {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .style-look-section .product__price-sale {
    font-size: 16px;
  }
}
.style-look-section .product__price-old {
  color: var(--grey-6);
  text-decoration: line-through;
}
@media screen and (max-width: 1199px) {
  .style-look-section .product__price-old {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .style-look-section .btn-add-to-cart {
    align-self: flex-start;
  }
  .style-look-section .btn-add-to-cart svg {
    width: 36px;
    height: 36px;
  }
}
.style-look-section .btn-view-detail {
  color: var(--grey);
  font-size: 15px;
  line-height: normal;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.style-look-section .btn-view-detail span {
  text-decoration: underline;
}
.style-look-section .btn-add-cart-all {
  border-radius: 6px;
  padding: 14px 24px;
  background: #9fcc52;
  color: #000;
  font-size: 18px;
  line-height: normal;
  display: block;
  margin-top: auto;
}
.style-look-section .nav-slides {
  gap: 10px;
}
.style-look-section [class*=swiper-button] {
  height: auto;
  width: auto;
  position: static;
  margin: 0;
  transform: unset;
}
.style-look-section [class*=swiper-button]::after {
  display: none;
}

.attribute-swatch-item.disabled {
  display: none;
}

.js-scroll-nav-menu-stk.fixed {
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
  padding-top: 20px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  animation: scroll-head 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.shop-the-look-category {
  padding-top: 60px;
}
@media (max-width: 767px) {
  .shop-the-look-category {
    padding-top: 32px;
  }
}
.shop-the-look-category .category-section .category__nav {
  overflow-x: auto;
  max-width: 1720px;
  white-space: nowrap;
  width: 100%;
  gap: 12px;
}
.shop-the-look-category .categories-menu-sticky {
  padding-bottom: 0;
}
.shop-the-look-category .categories-menu-sticky .category-section {
  padding-bottom: 20px;
}
.shop-the-look-category .categories-menu-sticky .shop-the-look-menu {
  border-bottom: none;
}
.shop-the-look-category .list {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .shop-the-look-category .list {
    margin-top: 32px;
  }
}
@media screen and (max-width: 575px) {
  .shop-the-look-category .list [class*=col-]:not(:first-child) {
    display: block;
  }
}
.shop-the-look-category #navMenuListSTLSwiper {
  border-top: 1px solid var(--stroke, #eaeaea);
  border-bottom: 1px solid var(--stroke, #eaeaea);
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  padding: 14px 0;
}
.shop-the-look-category #navMenuListSTLSwiper .item {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  border: none;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 1199px) {
  .shop-the-look-category #navMenuListSTLSwiper .item {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .shop-the-look-category #navMenuListSTLSwiper .item {
    font-size: 16px;
  }
}
.shop-the-look-category #navMenuListSTLSwiper .item:hover, .shop-the-look-category #navMenuListSTLSwiper .item.active {
  color: var(--Chai, #d2ab80);
}
.shop-the-look-category #navMenuListSTLSwiper .item:hover:not(.shop-the-look-category #navMenuListSTLSwiper .item:hover:hover, .shop-the-look-category #navMenuListSTLSwiper .item.active:hover), .shop-the-look-category #navMenuListSTLSwiper .item.active:not(.shop-the-look-category #navMenuListSTLSwiper .item:hover:hover, .shop-the-look-category #navMenuListSTLSwiper .item.active:hover) {
  font-weight: 400;
}

.shop-the-look-detail-breadcrumb {
  background: var(--seashell, #f1f1f1);
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .shop-the-look-detail-breadcrumb {
    margin-bottom: 1rem;
  }
}
.shop-the-look-detail-breadcrumb .breadcrumb .breadcrumb-item {
  color: var(--grey);
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
}
.shop-the-look-detail-breadcrumb .breadcrumb .breadcrumb-item a {
  color: var(--grey);
}

.style-look-section.style-look-detail-section {
  background-color: #fff !important;
  padding: 0 0 60px;
}
@media (max-width: 575px) {
  .style-look-section.style-look-detail-section {
    padding: 0 0 20px;
  }
}
.style-look-section.style-look-detail-section .style__item {
  display: grid;
  grid-template-columns: 1fr 41.9465116279%;
  align-items: center;
}
@media (max-width: 1679.98px) {
  .style-look-section.style-look-detail-section .style__item {
    grid-template-columns: 1fr 46.9465116279%;
  }
}
@media (max-width: 1199px) {
  .style-look-section.style-look-detail-section .style__item {
    grid-template-columns: 1fr;
  }
}
.style-look-section.style-look-detail-section .product-information {
  padding-left: 90px;
}
@media (max-width: 1399px) {
  .style-look-section.style-look-detail-section .product-information {
    padding-left: 30px;
  }
}
@media (max-width: 1199px) {
  .style-look-section.style-look-detail-section .product-information {
    padding: 24px 0 0;
  }
}
.style-look-section.style-look-detail-section .product-information .name {
  color: var(--grey);
  font-size: 60px;
  line-height: normal;
  margin-bottom: 32px;
}
@media (max-width: 1679.98px) {
  .style-look-section.style-look-detail-section .product-information .name {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .style-look-section.style-look-detail-section .product-information .name {
    margin-bottom: 24px;
    font-size: 32px;
  }
}
.style-look-section.style-look-detail-section .product-information .product-desc {
  margin-bottom: 32px;
}
@media (max-width: 575px) {
  .style-look-section.style-look-detail-section .product-information .product-desc {
    margin-bottom: 24px;
  }
}
.style-look-section.style-look-detail-section .product-information .product-desc .desc {
  color: var(--grey);
  text-align: justify;
  font-size: 16px;
  line-height: 22px;
}
.style-look-section.style-look-detail-section .product-information .price-box {
  padding: 30px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.style-look-section.style-look-detail-section .product-information .price-box .price-text {
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
  margin-bottom: 12px;
  display: block;
}
.style-look-section.style-look-detail-section .product-information .price-box .price-old {
  color: #949494;
}
.style-look-section.style-look-detail-section .product-information .price-box-wrapper {
  margin-top: 12px;
  display: flex;
  align-items: center;
}
.style-look-section.style-look-detail-section .product-information .price-box-wrapper .price-sale {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.style-look-section.style-look-detail-section .product-information .price-box-wrapper .price-sale .money {
  color: var(--green);
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
}
.style-look-section.style-look-detail-section .product-information .price-box-wrapper .price-sale .money .dong {
  color: var(--green);
  font-size: 18px;
}
.style-look-section.style-look-detail-section .product-information .price-box-wrapper .price-sale .percent {
  background: #715d47;
  display: flex;
  padding: 4px 8px;
  align-items: center;
  justify-content: center;
  color: var(--white, #fff);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.style-look-section.style-look-detail-section .product-information .price-box-wrapper .tra-gop {
  margin-left: 24px;
  padding-left: 24px;
  color: var(--grey-6);
  font-size: 16px;
  line-height: 22px;
  border-left: 1px solid var(--seashell, #f1f1f1);
}
.style-look-section.style-look-detail-section .product-information .actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 2rem;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .modal-header {
  padding-right: 65px;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .modal-header .select-all {
  position: relative;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .modal-header .select-all label {
  color: #646464;
  font-size: 16px;
  line-height: 22px;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .modal-header .select-all input[type=checkbox] {
  position: relative;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 0.6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  opacity: 0.5;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .modal-header .select-all input[type=checkbox]:hover {
  opacity: 1;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .modal-header .select-all input[type=checkbox]:checked {
  background-color: #715d47;
  border-color: #715d47;
  opacity: 1;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .modal-header .select-all input[type=checkbox]:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .modal-footer {
  flex-wrap: nowrap;
  gap: 40px;
  padding-top: 30px;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .modal-footer .price-all {
  color: var(--green);
  font-size: 28px;
  font-weight: 400;
  line-height: normal;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .product__content .select-check {
  position: absolute;
  top: 0;
  right: 0;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .product__content .select-check .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  transition: background-color 0.25s ease;
  border-radius: 4px;
  border: 1px solid #bfbfbf;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .product__content .select-check .checkmark::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.25s ease;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .product__content .select-check input[type=checkbox] {
  position: relative;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 0.6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  opacity: 0.5;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .product__content .select-check input[type=checkbox]:hover {
  opacity: 1;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .product__content .select-check input[type=checkbox]:checked {
  background-color: #715d47;
  border-color: #715d47;
  opacity: 1;
}
.style-look-section.style-look-detail-section .product-information .actions .modal-choose-type-product .product__content .select-check input[type=checkbox]:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}
.style-look-section.style-look-detail-section .product-information .btn-groups {
  flex-shrink: 0;
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr;
  flex: 1;
}
.style-look-section.style-look-detail-section .product-information .btn-groups [class*=btn-] {
  font-size: 18px;
  line-height: normal;
  border-radius: 6px;
  display: flex;
  padding: 14px 24px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  max-height: 48px;
}
@media screen and (max-width: 767px) {
  .style-look-section.style-look-detail-section .product-information .btn-groups {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2;
    margin: 0;
    gap: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease-in-out;
    transform: translateY(100%);
    position: fixed;
  }
  .style-look-section.style-look-detail-section .product-information .btn-groups.fixed {
    opacity: 1;
    visibility: visible;
    transform: unset;
  }
  .style-look-section.style-look-detail-section .product-information .btn-groups [class*=btn-] {
    border-radius: 0;
    max-height: -moz-fit-content;
    max-height: fit-content;
    min-height: 64px;
    padding: 10px;
    line-height: 24px;
  }
}
.style-look-section.style-look-detail-section .product-information .btn-groups .btn-add-cart {
  background: #4fb0cb;
  color: #333;
}
.style-look-section.style-look-detail-section .product-information .btn-groups .btn-buy {
  background: #05472a;
  color: #fff;
}

.page-shop-the-look-detail .products-look-section .row {
  row-gap: 30px;
}

.products-look-section {
  padding: 20px 0 100px;
}
@media (max-width: 991px) {
  .products-look-section {
    padding: 20px 0 60px;
  }
}
.products-look-section .title-look {
  margin-bottom: 32px;
}
@media (max-width: 991px) {
  .products-look-section .product-component {
    margin-bottom: 30px;
    display: block;
  }
}

.collection-page {
  padding-bottom: 120px;
}
@media screen and (max-width: 991px) {
  .collection-page {
    padding-bottom: 32px;
  }
  .collection-page .pagination-asset {
    margin-bottom: 0;
    margin-top: 60px;
  }
}
.collection-page .banner-collection {
  position: relative;
  padding-bottom: 35.78%;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .collection-page .banner-collection {
    padding-bottom: 56.25%;
  }
}
@media screen and (max-width: 767px) {
  .collection-page .banner-collection {
    padding-bottom: 215px;
  }
}
.collection-page .banner-collection img,
.collection-page .banner-collection iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.collection-page .banner-collection img:not(iframe),
.collection-page .banner-collection iframe:not(iframe) {
  -o-object-fit: cover;
     object-fit: cover;
}
.collection-page .collection-dawn {
  padding: 60px 0;
}
@media screen and (max-width: 1199px) {
  .collection-page .collection-dawn {
    padding: 32px 0 48px;
  }
}
.collection-page .collection-dawn .title {
  font-size: 36px;
  line-height: normal;
  margin-bottom: 32px;
}
@media screen and (max-width: 1199px) {
  .collection-page .collection-dawn .title {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 24px;
  }
}
.collection-page .collection-dawn .title span {
  color: var(--grey);
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 4px;
  display: block;
}
@media screen and (max-width: 1199px) {
  .collection-page .collection-dawn .title span {
    font-size: 20px;
  }
}
.collection-page .collection-dawn .nav__list {
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
}
.collection-page .collection-dawn .nav__list::after {
  right: -16px;
}
@media screen and (min-width: 768px) {
  .collection-page .collection-dawn .nav__list .swiper-wrapper {
    justify-content: center;
    gap: 12px;
  }
}
@media screen and (max-width: 1199px) {
  .collection-page .collection-dawn .nav__list {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 767px) {
  .collection-page .collection-dawn .nav__list {
    margin-bottom: 24px;
  }
  .collection-page .collection-dawn .nav__list::-webkit-scrollbar {
    display: none;
    width: 0;
  }
  .collection-page .collection-dawn .nav__list > * {
    scroll-snap-align: start;
  }
}
.collection-page .collection-dawn .nav__item {
  width: -moz-fit-content;
  width: fit-content;
}
.collection-page .collection-dawn .nav__item.active .nav__link {
  border: 1px solid var(--seashell, #f1f1f1);
  background: var(--Chai, #d2ab80);
  color: #fff;
}
.collection-page .collection-dawn .nav__link {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  border-radius: 30px;
  border: 1px solid var(--seashell, #f1f1f1);
  padding: 12px 24px;
  display: inline-block;
  transition: 0.3s ease-in-out;
}
.collection-page .collection-dawn .collection {
  transition: 0.3s ease-in-out;
}
.collection-page .collection-dawn .collection__list {
  transition: 0.3s ease-in-out;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: flex-start;
}
@media screen and (max-width: 1199px) {
  .collection-page .collection-dawn .collection__list {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .collection-page .collection-dawn .collection__list {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
}
.collection-page .collection-dawn .collection__image {
  width: 100%;
  padding-bottom: 47%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .collection-page .collection-dawn .collection__image {
    padding-bottom: 56.25%;
  }
}
@media screen and (max-width: 767px) {
  .collection-page .collection-dawn .collection__image {
    padding-bottom: 52.5%;
  }
}
@media screen and (max-width: 575px) {
  .collection-page .collection-dawn .collection__image {
    padding-bottom: 180px;
  }
}
.collection-page .collection-dawn .collection__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  inset: 0;
}
.collection-page .collection-dawn .collection__content {
  color: var(--grey);
  font-size: 16px;
  line-height: 1.375;
}
.collection-page .collection-dawn .collection__content h3 {
  color: #000;
  font-size: 22px;
  line-height: normal;
  margin-bottom: 24px;
}
.collection-page .collection-dawn .collection__content img {
  width: auto;
  height: auto;
}
.collection-page .collection-dawn .collection__content ul {
  display: grid;
  gap: 1rem;
}
.collection-page .collection-dawn .collection__content ul li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.collection-page .collection-dawn .collection__content ul li .number {
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border-radius: 30px;
  background: #4fb0cb;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .collection-page .product__list {
    padding: 0;
  }
  .collection-page .product__list .content {
    padding-top: 12px;
  }
}
.collection-page .product__list .row {
  row-gap: 48px;
}
@media screen and (max-width: 1199px) {
  .collection-page .product__list .row {
    row-gap: 24px;
  }
}

@media screen and (max-width: 767px) {
  .promotion-page {
    padding-bottom: 0;
  }
}
.promotion-page .promotion__banner {
  margin-bottom: 48px;
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  max-height: 750px;
}
.promotion-page .promotion__banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.promotion-page .promotion__banner .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
  padding: 0 1rem;
  width: 100%;
}
.promotion-page .promotion__banner .content h2 {
  color: var(--white, #fff);
  line-height: 1.0769230769;
  margin-bottom: 1rem;
  font-size: 32px;
}
@media screen and (min-width: 1200px) {
  .promotion-page .promotion__banner .content h2 {
    font-size: 45px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1680px) {
  .promotion-page .promotion__banner .content h2 {
    font-size: 60px;
  }
}
.promotion-page .promotion__banner .content a {
  color: var(--white, #fff);
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .promotion-page .promotion__banner .content a {
    font-size: 16px;
  }
  .promotion-page .promotion__banner .content a svg {
    height: 24px;
    width: 24px;
  }
}
@media screen and (max-width: 767px) {
  .promotion-page .promotion__banner {
    margin-bottom: 24px;
    position: relative;
    padding-bottom: 430px;
  }
  .promotion-page .promotion__banner img {
    position: absolute;
    inset: 0;
  }
}
.promotion-page .sale-off-section.happniess-section {
  min-height: 576px;
  padding: 60px 0;
}
.promotion-page .sale-off-section.happniess-section .happniess__item {
  align-items: center;
}
.promotion-page .sale-off-section.happniess-section .happniess__title {
  padding: 75px 0;
}
.promotion-page .sale-off-section.happniess-section .happniess__navigation {
  bottom: 75px;
}
.promotion-page .product__list {
  padding-bottom: 30px;
}
.promotion-page .product-topper, .promotion-page .product-flash-sale {
  padding: 60px 0;
  margin-bottom: 60px;
  border-bottom: 1px solid #eaeaea;
}
@media screen and (max-width: 1199px) {
  .promotion-page .product-topper, .promotion-page .product-flash-sale {
    padding-bottom: 32px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .promotion-page .product-topper, .promotion-page .product-flash-sale {
    margin-bottom: 0;
    border: 0;
  }
}
.promotion-page .product-topper .content-promotion, .promotion-page .product-flash-sale .content-promotion {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  gap: 20px;
  color: var(--white, #fff);
  line-height: normal;
  font-size: 24px;
}
@media screen and (max-width: 1199px) {
  .promotion-page .product-topper .content-promotion, .promotion-page .product-flash-sale .content-promotion {
    gap: 8px;
  }
}
.promotion-page .product-topper .content-promotion .desc, .promotion-page .product-flash-sale .content-promotion .desc {
  font-style: italic;
}
.promotion-page .product-topper .content-promotion h3, .promotion-page .product-flash-sale .content-promotion h3 {
  color: var(--white, #fff);
  font-size: 46px;
  line-height: 1.75;
  text-align: center;
}
@media screen and (max-width: 1439px) {
  .promotion-page .product-topper .content-promotion h3, .promotion-page .product-flash-sale .content-promotion h3 {
    font-size: 35px;
    line-height: normal;
  }
}
@media screen and (max-width: 1199px) {
  .promotion-page .product-topper .content-promotion h3, .promotion-page .product-flash-sale .content-promotion h3 {
    font-size: 24px;
  }
}
.promotion-page .product-topper .content-promotion .link, .promotion-page .product-flash-sale .content-promotion .link {
  color: var(--white, #fff);
  font-size: 20px;
  line-height: normal;
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 1199px) {
  .promotion-page .product-topper .content-promotion .link, .promotion-page .product-flash-sale .content-promotion .link {
    font-size: 16px;
  }
  .promotion-page .product-topper .content-promotion .link svg, .promotion-page .product-flash-sale .content-promotion .link svg {
    width: 24px;
    height: 24px;
  }
}
@media screen and (max-width: 767px) {
  .promotion-page .product-topper .content-promotion .link, .promotion-page .product-flash-sale .content-promotion .link {
    font-size: 12px;
  }
}
.promotion-page .product-topper .item, .promotion-page .product-flash-sale .item,
.promotion-page .product-topper .img-banner,
.promotion-page .product-flash-sale .img-banner {
  position: relative;
}
.promotion-page .product-topper .img-banner, .promotion-page .product-flash-sale .img-banner {
  position: relative;
  padding-bottom: 63.8%;
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .promotion-page .product-topper .img-banner, .promotion-page .product-flash-sale .img-banner {
    flex-basis: 100%;
  }
}
.promotion-page .product-topper .img-banner img, .promotion-page .product-flash-sale .img-banner img {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.promotion-page .product-topper .item, .promotion-page .product-flash-sale .item {
  display: grid;
  grid-template-columns: 2fr repeat(2, 23.6627906977%);
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  .promotion-page .product-topper .item, .promotion-page .product-flash-sale .item {
    gap: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .promotion-page .product-topper .item, .promotion-page .product-flash-sale .item {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }
}
.promotion-page .product-topper .item .product-component-content, .promotion-page .product-flash-sale .item .product-component-content {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .promotion-page .product-topper .item .product-component, .promotion-page .product-flash-sale .item .product-component {
    width: calc(50% - 4px);
  }
}
.promotion-page .product-flash-sale {
  padding: 0 0 60px;
  margin: 0;
  border: none;
  padding-bottom: 120px;
}
.promotion-page .product-flash-sale:not(:last-child) {
  margin-bottom: 60px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 60px;
}
.promotion-page .product-flash-sale:nth-child(odd) .item {
  grid-template-columns: 2fr repeat(2, 23.6627906977%);
}
.promotion-page .product-flash-sale:nth-child(odd) .item .img-banner {
  order: 1;
}
.promotion-page .product-flash-sale:nth-child(odd) .item .product-component:nth-of-type(1) {
  order: 2;
}
.promotion-page .product-flash-sale:nth-child(odd) .item .product-component:nth-of-type(2) {
  order: 3;
}
@media screen and (max-width: 767px) {
  .promotion-page .product-flash-sale {
    padding: 32px 0;
  }
}
.promotion-page .product-flash-sale .item {
  grid-template-columns: repeat(2, 23.6627906977%) 2fr;
}
.promotion-page .product-flash-sale .img-banner {
  text-align: center;
}
.promotion-page .product-flash-sale .img-banner a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: radial-gradient(50% 50% at 50% 50%, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
}
@media screen and (max-width: 767px) {
  .promotion-page .product-flash-sale .img-banner {
    order: 1;
    font-size: 14px;
  }
}
.promotion-page .product-flash-sale .countdown {
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  color: var(--grey);
  text-align: center;
  font-size: 20px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .promotion-page .product-flash-sale .countdown {
    margin: 10px 0;
    font-size: 16px;
  }
}
.promotion-page .product-flash-sale .countdown div {
  display: flex;
  width: 60px;
  height: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 200px;
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1199px) {
  .promotion-page .product-flash-sale .countdown div {
    width: 48px;
    height: 48px;
  }
}
.promotion-page .product-flash-sale .countdown span {
  display: block;
  color: #727272;
  text-align: center;
  font-size: 14px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .promotion-page .product-flash-sale .countdown span {
    font-size: 12px;
  }
}
.promotion-page .product-flash-sale h3 {
  color: var(--white, #fff);
  font-size: 46px;
  line-height: 1.5217391304;
  margin-top: 8px;
}
@media screen and (max-width: 1439px) {
  .promotion-page .product-flash-sale h3 {
    font-size: 35px;
  }
}
@media screen and (max-width: 1199px) {
  .promotion-page .product-flash-sale h3 {
    font-size: 24px;
    line-height: 1;
  }
}
.promotion-page .product-flash-sale i {
  color: var(--white, #fff);
  font-size: 24px;
  font-style: italic;
  line-height: normal;
  display: inline-flex;
  margin-top: 8px;
}
.promotion-page .happniess-section {
  padding: 60px 0 0;
}
@media screen and (max-width: 1199px) {
  .promotion-page .happniess-section {
    padding: 32px 0;
  }
}
@media screen and (max-width: 767px) {
  .promotion-page .happniess-section {
    margin: 24px -16px 0 -16px;
  }
  .promotion-page .happniess-section .happniess {
    padding-left: 0;
    padding-right: 0;
  }
}

.header-promotion {
  top: 48px;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
}
.header-promotion a {
  color: #292929;
  text-transform: uppercase;
}
.header-promotion .nav {
  display: flex;
  align-items: center;
  gap: 100px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1679px) {
  .header-promotion .nav {
    gap: 50px;
  }
}
@media screen and (max-width: 1439px) {
  .header-promotion .nav {
    gap: 30px;
  }
}
.header-promotion .container-fluid, .header-promotion .banner-section h2, .banner-section .header-promotion h2, .header-promotion .page-news-blog-gallery .product-exclusively, .page-news-blog-gallery .header-promotion .product-exclusively {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  top: 48px;
  display: flex;
  align-items: center;
  gap: 90px;
}
@media screen and (max-width: 1199px) {
  .header-promotion {
    padding: 10px 0;
  }
  .header-promotion .container-fluid, .header-promotion .banner-section h2, .banner-section .header-promotion h2, .header-promotion .page-news-blog-gallery .product-exclusively, .page-news-blog-gallery .header-promotion .product-exclusively {
    position: static;
    transform: unset;
    justify-content: space-between;
    gap: 10px;
  }
  .header-promotion .logo-promotion svg,
  .header-promotion .logo-promotion img {
    width: 100px;
    height: -moz-fit-content;
    height: fit-content;
  }
  .header-promotion #offcanvasTopPromotion {
    height: -moz-fit-content;
    height: fit-content;
    padding: 30px 1rem;
    width: 100%;
  }
  .header-promotion #offcanvasTopPromotion .offcanvas-header {
    justify-content: flex-end;
  }
  .header-promotion #offcanvasTopPromotion .offcanvas-body {
    height: auto;
    overflow: hidden;
  }
  .header-promotion .nav {
    flex-direction: column;
  }
  .header-promotion .nav .nav-item {
    font-size: 16px;
  }
}

.policy-section-ldp {
  background: #fbf7f3;
  padding: 84px 0 59px;
  min-height: 207px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .policy-section-ldp {
    padding: 40px 0;
  }
}
.policy-section-ldp .container {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
@media screen and (min-width: 1440px) {
  .policy-section-ldp .container {
    max-width: 1258px;
  }
}
@media screen and (max-width: 767px) {
  .policy-section-ldp .container {
    flex-direction: column;
  }
}
.policy-section-ldp .item {
  gap: 20px;
  color: var(--grey, #292929);
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 1199px) {
  .policy-section-ldp .item {
    gap: 1rem;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .policy-section-ldp .item {
    align-items: center;
    justify-content: center;
  }
}
.policy-section-ldp .item h4 {
  color: var(--grey, #292929);
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 6px;
}
@media screen and (max-width: 1199px) {
  .policy-section-ldp .item h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .policy-section-ldp .item h4 {
    font-size: 18px;
  }
}
.policy-section-ldp .icon {
  width: 64px;
  height: 64px;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  .policy-section-ldp .icon {
    width: 45px;
    height: 45px;
  }
}
.policy-section-ldp .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.product-promotion-section {
  padding: 0 0 50px;
}
.product-promotion-section .head {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 52px;
}
@media screen and (max-width: 1199px) {
  .product-promotion-section .head {
    margin-bottom: 24px;
  }
}
.product-promotion-section .head-title {
  color: #05472a;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.3125;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .product-promotion-section .head-title {
    font-size: 24px;
  }
}
.product-promotion-section .head-title span {
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 1.375;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.product-promotion-section .head-desc {
  color: var(--grey, #292929);
  font-size: 18px;
  line-height: 1.5555555556;
  align-self: flex-end;
  max-width: 39%;
}
@media screen and (max-width: 1199px) {
  .product-promotion-section .head-desc {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .product-promotion-section .head-desc {
    max-width: 100%;
  }
}
.product-promotion-section .navs {
  position: relative;
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}
@media screen and (max-width: 1199px) {
  .product-promotion-section .navs {
    margin-top: 20px;
    gap: 20px;
  }
}
.product-promotion-section .navs [class*=swiper-button] {
  position: static;
  transform: unset;
  height: 56px;
  width: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .product-promotion-section .navs [class*=swiper-button] {
    width: 36px;
    height: 36px;
  }
}
.product-promotion-section .navs [class*=swiper-button]::after {
  display: none;
}
.product-promotion-section .navs .swiper-pagination {
  position: relative;
}
.product-promotion-section .navs .swiper-pagination-progressbar {
  background: rgba(41, 41, 41, 0.2);
  height: 1px;
}
.product-promotion-section .navs .swiper-pagination-progressbar-fill {
  background: #715d47;
}

.cart-page .title {
  color: var(--grey);
  font-size: 36px;
  line-height: normal;
  margin-bottom: 36px;
}
@media screen and (max-width: 1199px) {
  .cart-page .title {
    font-size: 26px;
    line-height: normal;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .cart-page .title {
    margin-top: 24px;
  }
}
.cart-page .bg-after-asset {
  border-top: 1px solid #eaeaea;
}
@media screen and (max-width: 767px) {
  .cart-page .sidebars__left {
    padding: 0;
  }
}
.cart-page .sidebars__left .quantity-container {
  height: 44px;
}
.cart-page .sidebars__left .quantity-container .quantity-btn-minus,
.cart-page .sidebars__left .quantity-container .quantity-input,
.cart-page .sidebars__left .quantity-container .quantity-btn-plus {
  height: 42px;
  width: 42px;
}
@media (min-width: 768px) and (max-width: 1399px) {
  .cart-page .sidebars__left .quantity-container .quantity-btn-minus,
  .cart-page .sidebars__left .quantity-container .quantity-input,
  .cart-page .sidebars__left .quantity-container .quantity-btn-plus {
    width: 38px;
    height: 38px;
  }
}
.cart-page .sidebars__left .cart-top {
  background: #fbf7f3;
  display: grid;
  grid-template-columns: 1fr 106px 126px 120px 20px;
  padding: 12px 20px;
  align-items: flex-start;
  gap: 32px;
  color: #646464;
  font-size: 16px;
  line-height: 22px;
}
@media screen and (max-width: 1679px) {
  .cart-page .sidebars__left .cart-top {
    gap: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-top {
    gap: 8px;
    grid-template-columns: 1fr 100px 116px 110px 20px;
  }
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-top {
    display: flex;
    justify-content: space-between;
  }
  .cart-page .sidebars__left .cart-top .cart-top-bill,
  .cart-page .sidebars__left .cart-top .cart-top-quantiy,
  .cart-page .sidebars__left .cart-top .cart-top-mony {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .cart-page .sidebars__left .cart-top {
    margin: 0 -16px;
  }
}
.cart-page .sidebars__left .cart_present {
  background: rgba(137, 195, 92, 0.2);
  padding: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .cart-page .sidebars__left .cart_present {
    margin: 0 -16px 0 -16px;
  }
}
.cart-page .sidebars__left .cart_present .box_pres {
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
  padding: 2px 6px;
  border-radius: 30px;
  border: 1px solid var(--green, #89c35c);
  background: rgba(137, 195, 92, 0.1);
  min-width: 70px;
}
.cart-page .sidebars__left .cart_present .txt {
  color: var(--grey, #292929);
  font-size: 16px;
  line-height: 22px;
}
.cart-page .sidebars__left .cart_present .view_more {
  color: #05472a;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
  gap: 4px;
  align-items: center;
  margin-left: 8px;
}
.cart-page .sidebars__left .cart-body .item {
  grid-template-columns: 1fr 106px 126px 120px 20px;
  gap: 32px;
  align-items: center;
  display: grid;
  padding: 30px 20px;
  background: #fff;
  position: relative;
  border-bottom: 1px solid var(--stroke, #eaeaea);
}
.cart-page .sidebars__left .cart-body .item:last-child {
  border-bottom: none;
}
.cart-page .sidebars__left .cart-body .item-flex {
  gap: 32px;
}
@media screen and (max-width: 1679px) {
  .cart-page .sidebars__left .cart-body .item-flex {
    gap: 12px;
  }
}
@media screen and (max-width: 1681px) {
  .cart-page .sidebars__left .cart-body .item {
    gap: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-body .item {
    gap: 8px;
    grid-template-columns: 1fr 100px 116px 110px 20px;
  }
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-body .item {
    padding: 24px 50px 16px 16px;
    grid: none;
  }
  .cart-page .sidebars__left .cart-body .item .trash {
    position: absolute;
    top: 24px;
    right: 16px;
    z-index: 2;
  }
}
@media screen and (max-width: 991px) and (max-width: 767px) {
  .cart-page .sidebars__left .cart-body .item .trash {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .cart-page .sidebars__left .cart-body .item {
    padding: 24px 35px 24px 0;
  }
}
.cart-page .sidebars__left .cart-body .item-present {
  border-bottom: 1px solid #cbd3b0 !important;
  padding-top: 0;
  margin-top: -1px;
}
@media screen and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-body .item-present {
    gap: 8px;
    grid-template-columns: 1fr 85px 30px 110px 20px;
  }
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-body .item-present {
    grid: none;
  }
}
.cart-page .sidebars__left .cart-body .item-present .product__sp {
  display: flex;
  flex: 1;
  padding-left: 40px;
  align-items: flex-start;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-body .item-present .product__sp {
    padding-left: 30px;
  }
}
@media screen and (max-width: 575.99px) {
  .cart-page .sidebars__left .cart-body .item-present .product__sp {
    padding-left: 25px;
  }
}
.cart-page .sidebars__left .cart-body .item-present .product__sp .vector {
  margin-right: 8px;
}
.cart-page .sidebars__left .cart-body .item-present .product__sp .box_pres {
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
  padding: 2px 6px;
  border-radius: 30px;
  border: 1px solid var(--green, #89c35c);
  background: rgba(137, 195, 92, 0.1);
  margin-right: 5px;
}
@media screen and (max-width: 575.99px) {
  .cart-page .sidebars__left .cart-body .item-present .product__sp .box_pres {
    font-size: 11px;
  }
}
.cart-page .sidebars__left .cart-body .item-present .product__name {
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin-bottom: 8px;
}
.cart-page .sidebars__left .cart-body .item-present .product__image {
  width: 64px;
  height: 64px;
}
@media screen and (max-width: 575.99px) {
  .cart-page .sidebars__left .cart-body .item-present .product__image {
    width: 60px;
    height: 60px;
  }
}
.cart-page .sidebars__left .cart-body .item-present .product__price .price-sale {
  width: 100%;
}
.cart-page .sidebars__left .cart-body .item-present .product__price .price-old {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-body .item-present .product__quantity {
    text-align: left !important;
  }
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-body .item-present .product__quantity .quantity-input {
    text-align: left !important;
  }
}
.cart-page .sidebars__left .cart-body .product {
  display: flex;
  align-items: center;
}
.cart-page .sidebars__left .cart-body .product__type-flex {
  gap: 32px;
}
@media screen and (max-width: 1399px) {
  .cart-page .sidebars__left .cart-body .product__type-flex {
    gap: 10px;
  }
}
.cart-page .sidebars__left .cart-body .product__info {
  display: grid;
  grid-template-columns: 1fr 47%;
  gap: 16px;
  flex: 1;
}
@media screen and (max-width: 1439px) {
  .cart-page .sidebars__left .cart-body .product__info {
    gap: 8px;
  }
}
@media screen and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-body .product__info {
    grid: none;
    flex: 1;
  }
}
.cart-page .sidebars__left .cart-body .product__content {
  display: flex;
  flex-direction: column;
}
.cart-page .sidebars__left .cart-body .product__sp {
  display: flex;
  align-items: center;
  flex: 1;
  padding-left: 40px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-body .product__sp {
    padding-left: 30px;
  }
}
.cart-page .sidebars__left .cart-body .product__sp .custom-radio-checkbox-asset {
  position: absolute;
  top: 60px;
  left: 20px;
}
@media screen and (max-width: 1679px) {
  .cart-page .sidebars__left .cart-body .product__sp .custom-radio-checkbox-asset {
    left: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-body .product__sp .custom-radio-checkbox-asset {
    top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .cart-page .sidebars__left .cart-body .product__sp .custom-radio-checkbox-asset {
    left: 0;
  }
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-body .product__sp {
    align-items: flex-start;
  }
}
.cart-page .sidebars__left .cart-body .product__sp .product {
  gap: 1rem;
}
.cart-page .sidebars__left .cart-body .product__image {
  width: 90px;
  height: 90px;
  flex-shrink: 0;
  display: block;
  margin-right: 16px;
}
@media screen and (max-width: 1399px) {
  .cart-page .sidebars__left .cart-body .product__image {
    margin-right: 8px;
    width: 75px;
    height: 75px;
  }
}
@media screen and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-body .product__image {
    align-self: flex-start;
  }
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-body .product__image {
    width: 68px;
    height: 68px;
  }
}
.cart-page .sidebars__left .cart-body .product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cart-page .sidebars__left .cart-body .product__name {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin-bottom: 8px;
}
.cart-page .sidebars__left .cart-body .product__sku {
  color: var(--grey-5);
  font-size: 16px;
  line-height: normal;
}
@media screen and (max-width: 1399px) {
  .cart-page .sidebars__left .cart-body .product__sku {
    font-size: 13px;
  }
}
@media screen and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-body .product__sku {
    font-size: 16px;
  }
}
.cart-page .sidebars__left .cart-body .product__type {
  flex-basis: 32.6666666667%;
  width: 100%;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-body .product__type {
    padding: 8px 0;
    border-top: 1px solid var(--stroke, #eaeaea);
    border-bottom: 1px solid var(--stroke, #eaeaea);
  }
}
.cart-page .sidebars__left .cart-body .product__type .parameter__list {
  gap: 10px 7px;
}
.cart-page .sidebars__left .cart-body .product__type .dropdown-toggle {
  background: transparent;
  border: none;
  outline: 0;
}
.cart-page .sidebars__left .cart-body .product__type .dropdown-toggle::after {
  display: none;
}
.cart-page .sidebars__left .cart-body .product__type .dropdown-toggle > span {
  color: var(--grey-5);
  font-size: 16px;
  line-height: normal;
}
.cart-page .sidebars__left .cart-body .product__type .dropdown-toggle .data {
  margin-top: 8px;
  white-space: normal;
  text-align: left;
  line-height: normal;
}
@media screen and (max-width: 1399px) {
  .cart-page .sidebars__left .cart-body .product__type .dropdown-toggle .data {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-body .product__type .dropdown-toggle .data {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .cart-page .sidebars__left .cart-body .product__type .dropdown-toggle .data {
    color: var(--grey-5);
  }
}
.cart-page .sidebars__left .cart-body .product__type .dropdown-menu {
  padding: 30px;
  border-radius: 8px;
  border: 1px solid var(--stroke, #eaeaea);
  background: #fff;
  filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.15));
  width: 720px;
}
.cart-page .sidebars__left .cart-body .product__type .dropdown-menu::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  height: 20px;
  width: 20px;
  background: #fff;
  top: -10px;
}
@media screen and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-body .product__type .dropdown-menu {
    width: -moz-max-content;
    width: max-content;
    min-width: 450px;
    max-width: 550px;
  }
}
@media screen and (max-width: 767px) {
  .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: 90vh;
    z-index: 999;
    transform: unset;
    left: 0;
    padding: 0 1rem 1rem;
    opacity: 0;
    visibility: hidden;
    display: block !important;
    transform: translateY(100%);
    transition: 0.3s ease-in-out;
    overflow-y: auto;
  }
  .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart.show, .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart.active {
    opacity: 1;
    visibility: visible;
    transform: unset;
    z-index: 9999;
  }
  .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
  }
  .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart .head {
    border-bottom: 1px solid var(--stroke, #eaeaea);
    position: sticky;
    top: 0;
    padding: 16px;
    background: #fff;
    z-index: 2;
  }
  .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart .parameter-box--asset {
    padding: 16px;
  }
  .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart .parameter-box--asset .parameter {
    grid: none;
    gap: 0;
  }
  .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart .parameter-box--asset .parameter__title {
    padding-top: 0;
  }
  .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart .btn-groups {
    width: 100%;
    z-index: 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 16px;
    background: #fff;
    border-top: 1px solid #e1e1e1;
    background: #fff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    margin-top: 30px;
  }
  .cart-page .sidebars__left .cart-body .product__type .dropdown-menu.change-product-in-cart::after {
    display: none;
  }
}
.cart-page .sidebars__left .cart-body .product__type .btn-groups {
  margin-top: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.cart-page .sidebars__left .cart-body .product__type .btn-groups [class*=btn-] {
  padding: 12px 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border-radius: 6px;
  line-height: normal;
}
.cart-page .sidebars__left .cart-body .product__type .btn-groups .btn-back {
  color: var(--green);
  border: 1px solid currentColor;
}
.cart-page .sidebars__left .cart-body .product__type .btn-groups .btn-confirm {
  background: #9fcc52;
  color: #000;
  border: 1px solid #9fcc52;
}
@media screen and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-body .product__price {
    justify-content: center;
  }
}
.cart-page .sidebars__left .cart-body .product__price .price-sale {
  font-size: 16px;
}
.cart-page .sidebars__left .cart-body .product__price .price-old del {
  font-size: 14px;
}
.cart-page .sidebars__left .cart-body .product__total {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .cart-page .sidebars__left .cart-body .product__total {
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .cart-page .sidebars__left .cart-body .product__price, .cart-page .sidebars__left .cart-body .product__quantity, .cart-page .sidebars__left .cart-body .product__total {
    justify-content: flex-start;
    margin-left: 112px;
    text-align: left;
  }
}
.cart-page .sidebars-asset {
  margin-left: -16px;
  margin-right: -16px;
  padding-right: 16px;
  margin-right: 16px;
}
.cart-page .product__purchased {
  margin-top: 36px;
  padding-top: 60px;
  border-top: 1px solid var(--stroke, #eaeaea);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cart-page .product__purchased .row [class*=col-]:last-child {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .cart-page .product__purchased {
    padding: 32px 0;
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  .cart-page .product__purchased {
    padding: 24px 0;
  }
}
.cart-page .product__purchased .title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  margin-bottom: 48px;
}
@media screen and (max-width: 1199px) {
  .cart-page .product__purchased .title {
    margin-bottom: 24px;
  }
}
.cart-page .product__purchased .product-component-content {
  gap: 12px;
}
@media screen and (max-width: 1679px) {
  .cart-page .cart-top-mony,
  .cart-page .cart-top-bill,
  .cart-page .product__total {
    text-align: center;
  }
  .cart-page .product__price {
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .cart-page {
    background: #fff;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product__purchased .row [class*=col-]:last-child {
    display: none;
  }
}

.modal-delete-product {
  padding: 32px 60px 40px;
}
.modal-delete-product .modal-header {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
}
.modal-delete-product .btn-close {
  background: transparent;
  outline: 0;
  box-shadow: none;
  height: auto;
  width: auto;
}
.modal-delete-product .modal-title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  margin: 0;
}
.modal-delete-product .modal-body {
  font-size: 16px;
  line-height: 22px;
}
.modal-delete-product .modal-body .text {
  color: var(--black60, #848483);
  color: var(--black60, #848483);
}
.modal-delete-product .modal-body .regulations {
  display: block;
  color: var(--black80, #575756);
  font-size: 16px;
  line-height: 22px;
  text-decoration-line: underline;
}
.modal-delete-product .modal-body .btn-groups {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 32px;
}
.modal-delete-product .modal-body .btn-groups a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 12px 24px;
  background: #9fcc52;
  color: #000;
}
.modal-delete-product .modal-body .btn-groups a:not(:last-child) {
  border: 1px solid currentColor;
  color: var(--green);
  background: transparent;
}
@media screen and (max-width: 767px) {
  .modal-delete-product .cancelingorders-content {
    max-height: 70vh;
    overflow-y: auto;
  }
}

.modal-change-address {
  transition: 0.3s ease-in-out;
}
.modal-change-address .modal-dialog {
  max-width: 900px;
  border-radius: 12px;
  background: #fff;
  border: none;
  min-height: auto;
}
@media screen and (max-width: 1023px) {
  .modal-change-address .modal-dialog {
    max-width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .modal-change-address .modal-dialog {
    max-width: 100%;
  }
}
.modal-change-address .address {
  display: flex;
  align-items: center;
  gap: 8px;
}
.modal-change-address .address .position {
  display: inline-flex;
  align-items: center;
  padding: 2px 8px;
  border-radius: 15px;
  min-height: 26px;
}
.modal-change-address .address-type {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  border-radius: 30px;
  background: rgba(137, 195, 92, 0.2);
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 8px;
  color: var(--ever-gr, #05472a) !important;
}
@media screen and (max-width: 767px) {
  .modal-change-address .address-type {
    margin-bottom: 8px;
  }
}
.modal-change-address .address-item {
  display: flex;
  align-items: center;
  gap: 16px;
  border: 1px solid rgba(41, 41, 41, 0.1);
  background: #fff;
  margin-bottom: 16px;
  padding: 16px 12px;
}
.modal-change-address .address-item:last-child {
  margin-bottom: 32px;
}
.modal-change-address .address-item .name {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.modal-change-address .address-item .name span {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  border-radius: 30px;
  background: rgba(137, 195, 92, 0.2);
  display: inline-block;
  padding: 4px 8px;
  color: var(--ever-gr, #05472a) !important;
  width: -moz-fit-content;
  width: fit-content;
}
.modal-change-address .address-item .name .line {
  color: rgba(41, 41, 41, 0.5);
  transform: translateY(-2px);
  font-weight: normal;
}
.modal-change-address .address-item .btn-groups a {
  display: inline-block;
  padding: 5px 0;
  color: var(--warning, #f53b00);
  font-size: 16px;
  line-height: 22px;
  /* 137.5% */
}
.modal-change-address .address-item .btn-groups a:not(:last-child) {
  color: var(--green);
}
.modal-change-address .btn-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 32px;
}
.modal-change-address .btn-foot a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 16px;
  line-height: normal;
  padding: 12px 24px;
  border-radius: 6px;
}
.modal-change-address .btn-foot .btn-add-new,
.modal-change-address .btn-foot .btn-cancle {
  color: var(--green);
  border: 1px solid currentColor;
}
.modal-change-address .btn-foot .btn-confirm {
  border: 1px solid currentColor;
  color: #000 !important;
  background: #9fcc52;
}
@media screen and (max-width: 767px) {
  .modal-change-address .modal-dialog {
    max-width: 100%;
  }
  .modal-change-address .address .position {
    font-size: 14px;
  }
  .modal-change-address .address_body {
    max-height: 52vh;
    overflow-y: auto;
  }
  .modal-change-address .address-item {
    flex-wrap: wrap;
    gap: 8px 16px;
  }
  .modal-change-address .address-item:last-child {
    margin-bottom: 0;
  }
  .modal-change-address .address-item .name {
    flex-wrap: wrap;
  }
  .modal-change-address .address-item .data {
    display: flex;
    flex-direction: column;
    flex-basis: calc(100% - 40px);
    margin-left: auto;
  }
  .modal-change-address .address-item .btn-groups {
    margin-left: 35px;
  }
  .modal-change-address .btn-foot {
    flex-wrap: wrap;
  }
  .modal-change-address .btn-foot .btn-add-new {
    gap: 4px;
    padding: 12px;
  }
  .modal-change-address .btn-foot > div.d-flex {
    margin: 0;
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 16px;
    margin: 0 -16px -16px -16px;
    border-top: 1px solid #e1e1e1;
    background: #fff;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    margin-top: 16px;
    flex-basis: calc(100% + 32px);
  }
}

.box_deal {
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
  padding: 2px 6px;
  border-radius: 30px;
  border: 1px solid var(--Chai, #d2ab80);
  background: rgba(210, 171, 128, 0.2);
  margin-right: 5px;
}
@media screen and (max-width: 575.99px) {
  .box_deal {
    font-size: 11px;
  }
}

.cart-empty {
  background: #fbf7f3;
  color: var(--grey);
  padding: 200px 0;
  /* phi20 */
  font-size: 20px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .cart-empty {
    padding: 50px 0;
  }
}
.cart-empty h2 {
  color: var(--grey);
  font-size: 36px;
  line-height: normal;
  margin-bottom: 24px;
}
.cart-empty p {
  margin-bottom: 32px;
}
.cart-empty a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  display: inline-flex;
  padding: 12px 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: #9fcc52;
  color: #000;
  font-size: 18px;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .overlay-dropdown {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 9;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.15s linear;
  }
  .overlay-dropdown.active {
    opacity: 1;
    visibility: visible;
  }
}

.ldp-promotion-slide {
  position: relative;
}
.ldp-promotion-slide::after {
  content: "";
  opacity: 0.8;
  background: linear-gradient(180deg, #fff 5.37%, rgba(255, 255, 255, 0.91) 28.69%, rgba(255, 255, 255, 0) 79.57%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 45%;
  z-index: 1;
}
.ldp-promotion-slide .swiper-slide {
  height: 947px;
  position: relative;
  overflow: hidden;
}
.ldp-promotion-slide .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ldp-promotion-slide .swiper-slide .btn-deal {
  position: absolute;
  bottom: 214px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.ldp-promotion-slide .swiper-slide .btn-deal a {
  border-radius: 6px;
  background: #05472a;
  padding: 20px 30px;
  color: var(--white, #fff);
  font-size: 22px;
  line-height: normal;
  text-transform: uppercase;
}
.ldp-promotion-slide .promotion__nav [class*=swiper-button]::after {
  display: none;
}
.ldp-promotion-slide .promotion__nav [class*=swiper-button].swiper-button-prev {
  left: 85px;
}
.ldp-promotion-slide .promotion__nav [class*=swiper-button].swiper-button-next {
  right: 85px;
}
.ldp-promotion-slide .promotion__nav .swiper-pagination {
  bottom: 50px;
}
.ldp-promotion-slide .promotion__nav .swiper-pagination .swiper-pagination {
  top: auto;
  bottom: 40px;
}
.ldp-promotion-slide .promotion__nav .swiper-pagination .swiper-pagination-bullet {
  background: #d9d9d9;
  width: 65px;
  height: 3px;
  border-radius: 0;
}
.ldp-promotion-slide .promotion__nav .swiper-pagination .swiper-pagination-bullet-active {
  background: #05472a;
  height: 6px;
}

.header-ldp {
  display: flex;
  align-items: center;
  padding: 12px 0;
  gap: 100px;
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  z-index: 11;
  justify-content: center;
}
.header-ldp .header_nav_link {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media screen and (min-width: 1399.99px) {
  .header-ldp .header_nav_link {
    gap: 100px;
  }
}
.header-ldp .header_nav_link a {
  color: #292929;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}

.ldp-benefit {
  background: #fbf7f3;
  padding: 85px 0 60px;
}
.ldp-benefit .benefit_item {
  gap: 20px;
}
.ldp-benefit .benefit_item .icon {
  width: 65px;
  height: 65px;
}
.ldp-benefit .benefit_item .content .title {
  color: var(--grey);
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 6px;
}
.ldp-benefit .benefit_item .content p {
  color: var(--grey);
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}

.giving-program-section {
  padding: 104px 0 64px;
}
.giving-program-section .giving_header {
  margin-bottom: 52px;
}
.giving-program-section .giving_header .title {
  color: #05472a;
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
  text-transform: uppercase;
}
.giving-program-section .giving_header .title span {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  opacity: 0.5;
}
.giving-program-section .giving_header .description {
  color: var(--grey);
  font-size: 18px;
  line-height: 28px;
  max-width: 600px;
}
.giving-program-section .product-component .product-component-image {
  padding-bottom: 88%;
}
.giving-program-section .product-component .product-component-name {
  font-size: 24px;
}
.giving-program-section .product-component .description {
  color: var(--Gray-3, #828282);
  font-size: 20px;
  line-height: 26px;
}
.giving-program-section .product-giving-swiper .swiper-slide {
  height: calc((100% - 60px) / 2) !important;
}
.giving-program-section .product-giving-swiper .giving__nav {
  width: 100%;
  margin-right: auto;
  padding: 28px 0;
  position: relative;
}
.giving-program-section .product-giving-swiper .giving__nav [class*=swiper-button] {
  position: static;
  margin: 0;
  height: auto;
  width: auto;
}
.giving-program-section .product-giving-swiper .giving__nav [class*=swiper-button]::after {
  display: none;
}
.giving-program-section .product-giving-swiper .giving__nav .swiper-button {
  position: absolute;
  top: 10px;
  right: 0;
  background: #fff;
  z-index: 11;
  padding-left: 30px;
}
.giving-program-section .product-giving-swiper .giving__nav .swiper-pagination {
  position: static;
}
.giving-program-section .product-giving-swiper .giving__nav .swiper-pagination.swiper-pagination-progressbar {
  height: 1px;
  background: rgba(41, 41, 41, 0.2);
}
.giving-program-section .product-giving-swiper .giving__nav .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #715d47;
}

.ldp-block-section {
  padding-top: 20px;
}
.ldp-block-section .item {
  position: relative;
  overflow: hidden;
  display: block;
  height: 460px;
}
.ldp-block-section .item:hover img {
  transform: scale(1.06);
}
.ldp-block-section .item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
}

@media screen and (min-width: 1200px) {
  .banner-product-promotion {
    margin-top: 0 !important;
  }
}
.banner-product-promotion .container-fluid, .banner-product-promotion .banner-section h2, .banner-section .banner-product-promotion h2, .banner-product-promotion .page-news-blog-gallery .product-exclusively, .page-news-blog-gallery .banner-product-promotion .product-exclusively {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.banner-product-promotion [class*=swiper-button] {
  width: 23px;
  height: 42px;
}
.banner-product-promotion [class*=swiper-button]::after {
  display: none;
}
.banner-product-promotion .swiper-slide a {
  position: absolute;
  top: 66%;
  height: 11%;
  width: 20%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media screen and (min-width: 1200px) {
  .banner-product-promotion .swiper-pagination {
    bottom: 55px;
  }
}
.banner-product-promotion .swiper-pagination-bullet {
  background: #d9d9d9;
  transition: 0.3s ease-in-out;
  opacity: 1;
}
@media screen and (min-width: 1200px) {
  .banner-product-promotion .swiper-pagination-bullet {
    border-radius: 0;
    width: 65.525px;
    height: 3px;
  }
}
.banner-product-promotion .swiper-pagination-bullet-active {
  background: #05472a;
}
@media screen and (min-width: 1200px) {
  .banner-product-promotion .swiper-pagination-bullet-active {
    height: 6px;
  }
}

.swiper-pagination-lock,
.swiper-button-lock {
  display: none !important;
}

.landing-page-minigame .block-img-gallery {
  position: relative;
}
.landing-page-minigame .block-img-gallery::after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 34.1784989858%;
  opacity: 0.8;
  background: linear-gradient(180deg, #fff 5.37%, rgba(255, 255, 255, 0.91) 28.69%, rgba(255, 255, 255, 0) 69.55%);
  pointer-events: none;
}

.header-minigame .container-fluid, .header-minigame .banner-section h2, .banner-section .header-minigame h2, .header-minigame .page-news-blog-gallery .product-exclusively, .page-news-blog-gallery .header-minigame .product-exclusively {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 48px;
  z-index: 2;
}
.header-minigame .logo {
  flex-shrink: 0;
}
.header-minigame a {
  color: #292929;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.header-minigame .wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 88px;
}
.header-minigame .nav-left,
.header-minigame .nav-right {
  display: flex;
  align-items: center;
  gap: 30px;
  justify-content: space-around;
  max-width: 450px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .header-minigame {
    background: #fff;
    padding: 12px 0;
  }
  .header-minigame .container-fluid, .header-minigame .banner-section h2, .banner-section .header-minigame h2, .header-minigame .page-news-blog-gallery .product-exclusively, .page-news-blog-gallery .header-minigame .product-exclusively {
    position: static;
    transform: unset;
    justify-content: space-between;
    gap: 10px;
  }
  .header-minigame .wrapper {
    justify-content: space-between;
  }
  .header-minigame .logo svg,
  .header-minigame .logo img {
    width: 100px;
    height: -moz-fit-content;
    height: fit-content;
  }
  .header-minigame .nav {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 20px;
  }
  .header-minigame #offcanvasTopMinigame {
    height: -moz-fit-content;
    height: fit-content;
    padding: 30px 1rem;
    width: 100%;
  }
  .header-minigame #offcanvasTopMinigame .offcanvas-header {
    justify-content: flex-end;
  }
  .header-minigame #offcanvasTopMinigame .offcanvas-body {
    height: auto;
    overflow: hidden;
  }
}

.ldp-minigame-banner .ldp-minigame-banner-image {
  height: 100vh;
  position: relative;
  overflow: hidden;
}
.ldp-minigame-banner .ldp-minigame-banner-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ldp-minigame-banner .minigame-content {
  max-width: 548px;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 45%;
  transform: translateY(-50%);
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .ldp-minigame-banner .minigame-content {
    top: 50%;
  }
}
.ldp-minigame-banner .minigame-content .title {
  color: var(--green);
  text-align: center;
  font-size: 80px;
  line-height: 1.25;
  margin: 0 0 6px;
}
@media screen and (max-width: 1199px) {
  .ldp-minigame-banner .minigame-content .title {
    font-size: 65px;
  }
}
@media screen and (max-width: 1023.98px) {
  .ldp-minigame-banner .minigame-content .title {
    font-size: 45px;
  }
}
.ldp-minigame-banner .minigame-content .desc {
  color: var(--green);
  font-size: 18px;
  line-height: normal;
}
.ldp-minigame-banner .minigame-content .btn-muangay {
  margin-top: 95px;
}
@media screen and (max-width: 1199px) {
  .ldp-minigame-banner .minigame-content .btn-muangay {
    margin-top: 30px;
  }
}
.ldp-minigame-banner .minigame-content .btn-muangay a {
  border-radius: 6px;
  background: #05472a;
  padding: 20px 30px;
  color: var(--white, #fff);
  font-size: 22px;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .ldp-minigame-banner .minigame-content .btn-muangay a {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .ldp-minigame-banner .minigame-content .btn-muangay a {
    padding: 12px 20px;
  }
}

.join-section-wrapper {
  position: relative;
  padding-top: 70px;
}
@media screen and (max-width: 1199px) {
  .join-section-wrapper {
    padding-top: 40px;
  }
}
.join-section-wrapper::after {
  content: "";
  background: url(../images/ldp-promotion/bg-join-section.png);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  z-index: -1;
}

.join-section .join_header {
  max-width: 1028px;
  margin: 0 auto;
  padding-bottom: 60px;
}
@media screen and (max-width: 1199px) {
  .join-section .join_header {
    padding-bottom: 30px;
  }
}
.join-section .join_header .title {
  color: var(--grey);
  font-size: 40px;
  font-weight: 600;
  line-height: 1.75;
  margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  .join-section .join_header .title {
    font-size: 32px;
  }
}
.join-section .join_header .des {
  color: var(--Gray-2, #4f4f4f);
  text-align: center;
  font-size: 20px;
  line-height: 1.4;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .join-section .join_header .des {
    font-size: 16px;
  }
}
.join-section .steps-minigame {
  gap: 89px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (min-width: 1280px) {
  .join-section .steps-minigame {
    max-width: 1191px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .join-section .steps-minigame {
    gap: 20px;
  }
}
.join-section .steps-minigame .line {
  background: #aab583;
  height: 2px;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 1;
  max-width: 65%;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .join-section .steps-minigame .line {
    top: 40px;
  }
}
.join-section .steps-minigame .steps_item {
  text-align: center;
  position: relative;
  z-index: 2;
}
.join-section .steps-minigame .steps_item .icon {
  width: 110px;
  height: 110px;
  display: inline-block;
  margin-bottom: 16px;
  background: #fbf7f3;
}
.join-section .steps-minigame .steps_item .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .join-section .steps-minigame .steps_item .icon {
    width: 80px;
    height: 80px;
  }
}
.join-section .steps-minigame .steps_item .content {
  color: #4f4f4f;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  max-width: 341px;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .join-section .steps-minigame .steps_item .content {
    font-size: 16px;
  }
}

.prize-structure {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  margin: 47px auto 0 auto;
  max-width: 1182px;
}
@media screen and (max-width: 767px) {
  .prize-structure {
    grid-template-columns: unset;
  }
}
.prize-structure .btn-note {
  display: flex;
  align-items: center;
  border: 1px solid #cbd3b0;
  padding: 10px;
  background: transparent;
  width: 100%;
}
.prize-structure .btn-note .icon {
  width: 75px;
  height: 75px;
  margin-right: 14px;
}
.prize-structure .btn-note .text h3 {
  color: #05472a;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .prize-structure .btn-note .text h3 {
    font-size: 18px;
  }
}
.prize-structure .btn-note .text span {
  color: #4f4f4f;
  font-size: 18px;
  line-height: normal;
  text-decoration-line: underline;
  text-transform: initial;
}
@media screen and (max-width: 1199px) {
  .prize-structure .btn-note .text span {
    font-size: 16px;
  }
}

.modal-choose-prize-structure .modal-dialog {
  max-width: 809px;
}
@media screen and (max-width: 767px) {
  .modal-choose-prize-structure .modal-dialog {
    max-width: 95%;
  }
}
.modal-choose-prize-structure .modal-content {
  padding: 50px 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .modal-choose-prize-structure .modal-content {
    padding: 30px 20px;
  }
}
.modal-choose-prize-structure .modal-content::after {
  content: "";
  background: url(../images/ldp-promotion/bg-pop-minigame.png);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  max-width: 520px;
  z-index: -1;
}
.modal-choose-prize-structure .modal-content .modal-header {
  padding-top: 0;
}
.modal-choose-prize-structure .modal-content .modal-body .modal_item {
  display: flex;
  gap: 24px;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  .modal-choose-prize-structure .modal-content .modal-body .modal_item {
    flex-wrap: wrap;
  }
}
.modal-choose-prize-structure .modal-content .modal-body .modal_item .content {
  width: 51.54325%;
}
@media screen and (max-width: 480px) {
  .modal-choose-prize-structure .modal-content .modal-body .modal_item .content {
    width: 100%;
  }
}
.modal-choose-prize-structure .modal-content .modal-body .modal_item .content .title {
  color: #05472a;
  font-size: 26px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 20px;
}
.modal-choose-prize-structure .modal-content .modal-body .modal_item .content .desc {
  color: var(--Gray-2, #4f4f4f);
  font-size: 16px;
  line-height: 24px;
}
.modal-choose-prize-structure .modal-content .modal-body .modal_item .modal_imgae {
  position: relative;
  padding-bottom: 22.2%;
  display: block;
  width: 45%;
}
@media screen and (max-width: 480px) {
  .modal-choose-prize-structure .modal-content .modal-body .modal_item .modal_imgae {
    width: 100%;
    padding-bottom: 45.2%;
  }
}
.modal-choose-prize-structure .modal-content .modal-body .modal_item .modal_imgae img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal-choose-prize-structure .modal-content .modal-footer {
  text-align: center;
  border: none;
  box-shadow: none;
  justify-content: center;
  margin: 0;
}
.modal-choose-prize-structure .modal-content .modal-footer .text {
  color: var(--Gray-2, #4f4f4f);
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.exam_time_section {
  margin-top: 36px;
}
@media screen and (min-width: 1200px) {
  .exam_time_section .exam_content {
    padding: 0 145px;
  }
}
.exam_time_section #accordionFlushExample {
  padding: 0 34px 26px 34px;
  position: relative;
  background: linear-gradient(#fbf7f3, #fbf7f3) 50% 50%/calc(100% - 2px) calc(100% - 2px) no-repeat, linear-gradient(0deg, rgba(203, 211, 176, 0.16) 12%, #cbd3b0 100%);
  border-radius: 0px;
  box-sizing: border-box;
}
@media screen and (max-width: 1199px) {
  .exam_time_section #accordionFlushExample {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .exam_time_section #accordionFlushExample {
    padding: 0 1rem;
  }
}
.exam_time_section #accordionFlushExample .accordion-item {
  background: transparent;
  padding: 50px 0;
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #cbd3b0;
}
@media screen and (max-width: 1199px) {
  .exam_time_section #accordionFlushExample .accordion-item {
    padding: 20px 0;
  }
}
.exam_time_section #accordionFlushExample .accordion-item:last-child {
  border-bottom: none;
}
.exam_time_section #accordionFlushExample .accordion-item:first-child .accordion-button .text .des {
  display: none;
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-button {
  background: #fbf7f3;
  padding: 0;
  gap: 40px;
  outline: none;
  box-shadow: none;
  align-items: flex-start;
  display: grid;
  grid-template-columns: 235px 1fr;
  padding-right: 25px;
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-button::after {
  position: absolute;
  top: 6px;
  right: 0;
  background-image: url(../images/ic-down-ldp.png);
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-button .date {
  padding: 10px 30px;
  border-radius: 6px;
  background: #05472a;
  color: var(--white, #fff);
  font-size: 22px;
  line-height: normal;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-button .date {
    font-size: 18px;
    padding: 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-button .date {
    font-size: 16px;
    padding: 6px;
  }
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-button .text .title {
  color: var(--grey);
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
}
@media screen and (max-width: 1199px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-button .text .title {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-button .text .title {
    font-size: 16px;
    margin-bottom: 0;
  }
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-button .text .des {
  color: var(--Gray-2, #4f4f4f);
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-button .text .btn-dky {
  border-radius: 6px;
  background: #4fb0cb;
  color: #333;
  padding: 14px 24px;
  font-size: 18px;
  line-height: normal;
  display: inline-block;
  margin-top: 30px;
}
@media screen and (max-width: 1199px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-button {
    grid-template-columns: 180px 1fr;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-button {
    grid-template-columns: 120px 1fr;
    align-items: center;
    gap: 10px;
  }
  .exam_time_section #accordionFlushExample .accordion-item .accordion-button .des {
    display: none !important;
  }
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-body {
  padding: 0;
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion {
  display: flex;
  gap: 30px;
  max-width: 1090px;
  margin-left: auto;
  padding-right: 40px;
}
@media screen and (max-width: 1399px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1199px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion {
    grid-template-columns: none;
  }
}
@media screen and (min-width: 1200px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion .text {
    width: calc(100% - 447px);
  }
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion .text .des {
  color: var(--Gray-2, #4f4f4f);
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion .text .btn-dky {
  border-radius: 6px;
  border-radius: 6px;
  background: var(--Main-2, #4fb0cb);
  color: #333;
  padding: 14px 24px;
  font-size: 18px;
  line-height: normal;
  display: inline-block;
  margin-top: 30px;
}
@media screen and (max-width: 1199px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion .text .btn-dky {
    padding: 12px 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion .text .btn-dky {
    padding: 10px 16px;
    font-size: 16px;
  }
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion .image {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion .image {
    width: 447px;
  }
}
.exam_time_section #accordionFlushExample .accordion-item .accordion-body .content_accordion .image img {
  inset: 0;
  transition: 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.bst-radiant-dawn {
  padding-top: 118px;
}
@media screen and (max-width: 1199px) {
  .bst-radiant-dawn {
    padding-top: 40px;
  }
}
.bst-radiant-dawn .bst-radiant-title {
  max-width: 976px;
  margin: 0 auto 40px;
}
.bst-radiant-dawn .bst-radiant-title .title {
  color: var(--grey);
  font-size: 40px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  .bst-radiant-dawn .bst-radiant-title .title {
    font-size: 35px;
  }
}
.bst-radiant-dawn .bst-radiant-title .des {
  color: var(--grey);
  text-align: center;
  font-size: 18px;
  line-height: 1.5555555556;
}
@media screen and (max-width: 1199px) {
  .bst-radiant-dawn .bst-radiant-title .des {
    font-size: 16px;
  }
}
.bst-radiant-dawn .bst-radiant-title .btn-dky {
  border-radius: 6px;
  background: #05472a;
  padding: 20px 30px;
  color: var(--white, #fff);
  font-size: 22px;
  line-height: normal;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 20px;
}
@media screen and (max-width: 1199px) {
  .bst-radiant-dawn .bst-radiant-title .btn-dky {
    padding: 14px 24px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .bst-radiant-dawn .bst-radiant-title .btn-dky {
    padding: 12px 20px;
    font-size: 16px;
  }
}
.bst-radiant-dawn .bst-radiant-video {
  position: relative;
  padding-bottom: 51.9%;
  border: 20px solid #fff;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%), url(<path-to-image>), lightgray 18.729px 11.955px/97.058% 172.547% no-repeat;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.15);
}
.bst-radiant-dawn .bst-radiant-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .bst-radiant-dawn .bst-radiant-video {
    padding-bottom: 56.25%;
    border: 10px solid #fff;
  }
}

.ldp-new-collection-section {
  padding: 194px 0 107px;
}
@media screen and (max-width: 1199px) {
  .ldp-new-collection-section {
    padding: 40px 0;
  }
}
.ldp-new-collection-section .collection__title .title {
  color: #05472a;
  font-size: var(--fontSize-title-2);
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .ldp-new-collection-section .collection__title .title {
    font-size: 42px;
  }
}
.ldp-new-collection-section .collection__title .title span {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 16px;
  opacity: 0.5;
}
.ldp-new-collection-section .collection__title .des {
  color: var(--grey);
  font-family: Montserrat;
  font-size: 18px;
  line-height: 28px;
}
.ldp-new-collection-section .btn-dky a {
  border-radius: 6px;
  background: #05472a;
  padding: 20px 30px;
  color: var(--white, #fff);
  font-size: 22px;
  line-height: normal;
  text-transform: uppercase;
  display: inline-block;
}
.ldp-new-collection-section .ldp-product-collection-swiper .swiper-slide {
  height: calc((100% - 60px) / 2) !important;
}
.ldp-new-collection-section .ldp-product-collection-swiper .collection__nav {
  width: 100%;
  margin-right: auto;
  padding: 28px 0;
  position: relative;
}
.ldp-new-collection-section .ldp-product-collection-swiper .collection__nav [class*=swiper-button] {
  position: static;
  margin: 0;
  height: auto;
  width: auto;
}
.ldp-new-collection-section .ldp-product-collection-swiper .collection__nav [class*=swiper-button]::after {
  display: none;
}
.ldp-new-collection-section .ldp-product-collection-swiper .collection__nav .swiper-button {
  position: absolute;
  top: 10px;
  right: 0;
  background: #fff;
  z-index: 11;
  padding-left: 30px;
}
.ldp-new-collection-section .ldp-product-collection-swiper .collection__nav .swiper-pagination {
  position: static;
}
.ldp-new-collection-section .ldp-product-collection-swiper .collection__nav .swiper-pagination.swiper-pagination-progressbar {
  height: 1px;
  background: rgba(41, 41, 41, 0.2);
}
.ldp-new-collection-section .ldp-product-collection-swiper .collection__nav .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #715d47;
}

.modal-form-register .modal-header {
  padding: 0;
  border-bottom: none;
  margin-bottom: 20px;
}
.modal-form-register .register_title {
  color: #05472a;
  font-size: 26px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 38px;
  text-align: center;
}
.modal-form-register .form-register .grids {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
}
@media screen and (max-width: 480px) {
  .modal-form-register .form-register .grids {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.modal-form-register .form-register .form-group {
  margin-bottom: 16px;
}
.modal-form-register .form-register .form-group textarea,
.modal-form-register .form-register .form-group input {
  border-radius: 6px;
  border: 1px solid #cbd3b0;
  background: #fff;
  padding: 12px 20px 12px 20px;
  color: var(--Gray-2, #4f4f4f);
  font-size: 16px;
  line-height: 24px;
  outline: none;
  box-shadow: none;
}
.modal-form-register .form-register .form-group textarea {
  width: 100%;
  min-height: 120px;
}
.modal-form-register .modal-footer {
  box-shadow: none;
  border-top: none;
}
@media screen and (max-width: 480px) {
  .modal-form-register .modal-footer .register_btn {
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center !important;
  }
}
.modal-form-register .modal-footer .ipn-register input {
  display: none;
}
.modal-form-register .modal-footer .ipn-register .box_upload {
  border-radius: 6px;
  border: 1px solid #cbd3b0;
  background: var(--Neutral-1, #fff);
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.02);
  padding: 5px 16px;
  cursor: pointer;
}
.modal-form-register .modal-footer .ipn-register .box_upload .box_upload_content {
  display: flex;
  align-items: center;
  gap: 8px;
}
.modal-form-register .modal-footer .ipn-register .desc {
  color: #05472a;
  font-family: "Roboto";
  font-size: 14px;
  line-height: 28px;
  margin: 0;
}
.modal-form-register .modal-footer .btn-groups a {
  background: #9fcc52;
  color: #000;
  border: 1px solid var(--green);
  font-size: 18px;
  line-height: normal;
  padding: 14px 24px;
  border-radius: 6px;
  text-align: center;
  text-transform: uppercase;
}

.login_page_from {
  width: 560px;
  padding: 60px 60px 120px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .login_page_from.sign-up .form-actions .button-login {
    margin-top: 8px;
  }
  .login_page_from.sign-up .form-footer {
    margin-top: 24px;
  }
}
.login_page_from.forgot-password {
  height: -moz-fit-content;
  height: fit-content;
}
@media (max-width: 575px) {
  .login_page_from {
    width: 100%;
    padding: 24px 16px;
  }
}
.login_page_from .login_header {
  margin-bottom: 24px;
}
@media (max-width: 575px) {
  .login_page_from .login_header {
    text-align: center;
    margin-bottom: 16px;
  }
}
.login_page_from .login_header .title {
  color: var(--grey);
  font-size: 36px;
  line-height: normal;
  margin-bottom: 8px;
}
@media (max-width: 575px) {
  .login_page_from .login_header .title {
    font-size: 26px;
  }
}
.login_page_from .login_header .desc {
  color: var(--black60, #848483);
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 575px) {
  .login_page_from .login_header .desc {
    font-size: 14px;
  }
}
.login_page_from #loginForm .ipt-input-icon::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  background-repeat: no-repeat;
}
.login_page_from #loginForm .ipt-input-icon-email::after {
  background-image: url(../images/icon-mail.png);
}
.login_page_from #loginForm .ipt-input-icon-name::after {
  background-image: url(../images/name-login-icon.png);
}
.login_page_from #loginForm .ipt-input-icon-password .form-input, .login_page_from #loginForm .ipt-input-icon-repassword .form-input {
  padding-right: 40px;
}
.login_page_from #loginForm .ipt-input-icon-password::after, .login_page_from #loginForm .ipt-input-icon-repassword::after {
  background-image: url(../images/icon-lock.png);
}
.login_page_from #loginForm .ipt-input-icon .togglePassword {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login_page_from #loginForm .ipt-input-icon .togglePassword [class*=eye-] img {
  width: 20px;
  height: 20px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.login_page_from #loginForm .ipt-input {
  width: 100%;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .login_page_from #loginForm .ipt-input {
    margin-bottom: 16px;
  }
}
.login_page_from #loginForm .ipt-input label {
  color: var(--black80, #575756);
  font-size: 16px;
  line-height: 22px;
  display: block;
  margin-bottom: 12px;
}
.login_page_from #loginForm .ipt-input input:-webkit-autofill,
.login_page_from #loginForm .ipt-input input:-webkit-autofill:hover,
.login_page_from #loginForm .ipt-input input:-webkit-autofill:focus,
.login_page_from #loginForm .ipt-input input:-webkit-autofill:active {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  transition: background-color 9999s ease-in-out 0s;
}
.login_page_from #loginForm .ipt-input input {
  border: 1px solid rgba(41, 41, 41, 0.2);
  background: var(--Base-White, #fff);
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  padding: 10px 14px 10px 40px;
  width: 100%;
  outline: none;
}
.login_page_from #loginForm .ipt-input input#name-login {
  background: url(../images/name-login-icon.png) no-repeat #fff;
  background-position: 10px center;
}
.login_page_from .form-actions .link-forgot {
  color: var(--green);
  font-size: 16px;
  line-height: 22px;
  display: block;
}
.login_page_from .form-actions .button-login {
  border-radius: 6px;
  border: none;
  padding: 12px 24px;
  font-size: 18px;
  line-height: normal;
  width: 100%;
  margin-top: 24px;
  transition: 0.3s ease-out;
  background: #4fb0cb;
  color: #333;
}
.login_page_from .form-actions .button-login:hover, .login_page_from .form-actions .button-login:focus {
  background: var(--green);
}
.login_page_from .form-actions .button-login.button-gui {
  margin-top: 0;
}
.login_page_from .form-footer {
  margin-top: 32px;
}
.login_page_from .form-footer .text-form {
  position: relative;
}
.login_page_from .form-footer .text-form::after {
  content: "";
  background: #e2e4ee;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  z-index: -1;
}
.login_page_from .form-footer .text-form span {
  color: rgba(41, 41, 41, 0.5);
  font-size: 14px;
  line-height: 22px;
  padding: 0 12px;
  background: #fff;
}
.login_page_from .form-footer .login-with-link {
  margin: 24px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.login_page_from .form-footer .form-register {
  text-align: center;
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
}
.login_page_from .form-footer .form-register a {
  color: var(--green);
  font-size: 16px;
  line-height: 22px;
  text-decoration-line: underline;
  margin-left: 8px;
}
.login_page_from .form-footer .desc {
  color: rgba(0, 0, 0, 0.8);
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .login_page_from .form-footer .desc {
    font-size: 14px;
  }
}
.login_page_from .form-footer .desc a,
.login_page_from .form-footer .desc span {
  color: #79b22b;
}

.forgot-password-notification {
  height: -moz-fit-content;
  height: fit-content;
}
.forgot-password-notification .image {
  position: relative;
  height: 186px;
  overflow: hidden;
}
.forgot-password-notification .image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 1s cubic-bezier(0.15, 0.75, 0.5, 1) 0s;
}
.forgot-password-notification .forgot-mail {
  text-align: center;
  margin-top: 24px;
  color: var(--grey);
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}
.forgot-password-notification .forgot-mail a {
  color: var(--green);
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.forgot-password-notification .back-home {
  margin-top: 24px;
}
.forgot-password-notification .back-home a {
  border-radius: 6px;
  border: 1px solid var(--Main-2, #4fb0cb);
  color: var(--Main-2, #4fb0cb);
  padding: 11px 52px;
  font-size: 16px;
  line-height: normal;
  display: inline-block;
  transition: 0.3s ease-out;
}
.forgot-password-notification .back-home a:hover {
  background: #05472a;
  color: #fff;
}

#modalLogout .modal-header {
  padding-top: 7px;
}
#modalLogout .modal-body .btn-groups a {
  padding: 9px 24px;
}

.payment-page .form-information {
  font-size: 16px;
  line-height: 22px;
}
.payment-page .form-information label {
  margin-bottom: 12px;
  color: var(--black80, #575756);
}
.payment-page .form-information label sup {
  color: var(--red, #f00);
}
.payment-page .form-information input,
.payment-page .form-information select {
  border: 1px solid rgba(41, 41, 41, 0.2);
  padding: 10px 14px;
  outline: 0;
  box-shadow: none;
  border-radius: 0;
}
.payment-page .form-information input::-moz-placeholder, .payment-page .form-information input::-moz-placeholder-shown, .payment-page .form-information select::-moz-placeholder, .payment-page .form-information select::-moz-placeholder-shown {
  color: var(--black40, #aeafb0);
}
.payment-page .form-information input::placeholder, .payment-page .form-information input::placeholder-shown,
.payment-page .form-information select::placeholder,
.payment-page .form-information select::placeholder-shown {
  color: var(--black40, #aeafb0);
}
@media screen and (max-width: 1023px) {
  .payment-page .form-information input,
  .payment-page .form-information select {
    padding: 8px 14px;
  }
}
.payment-page .form-information .grids {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media screen and (max-width: 1199px) {
  .payment-page .form-information .grids {
    gap: 16px;
  }
}
@media screen and (max-width: 1023px) {
  .payment-page .form-information .grids {
    grid: none;
  }
}
.payment-page .form-information .address {
  margin-top: 36px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1199px) {
  .payment-page .form-information .address {
    margin-top: 32px;
  }
}
.payment-page .form-information .address > div {
  gap: 36px;
}
@media screen and (max-width: 1199px) {
  .payment-page .form-information .address > div {
    gap: 1rem;
  }
}
.payment-page .form-information .address i {
  margin-top: 6px;
  display: block;
  color: rgba(87, 87, 86, 0.6);
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
}
.payment-page .form-information .address-detail {
  margin: 24px 0 36px;
}
.payment-page .form-information .delivery-hours {
  display: flex;
  align-items: flex-start;
  gap: 36px;
  margin-bottom: 36px;
}
@media screen and (max-width: 1023px) {
  .payment-page .form-information .delivery-hours {
    flex-direction: column;
    gap: 1rem;
  }
}
.payment-page .form-information .delivery-hours label {
  margin-bottom: 0;
}
.payment-page .form-information .delivery-hours .text {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  /* 122.222% */
}
.payment-page .form-information .delivery-hours .content {
  flex: 1;
  width: 100%;
}
.payment-page .form-information .delivery-hours .content-top {
  display: grid;
  grid-template-columns: 220px 220px;
  margin-bottom: 24px;
}
@media screen and (max-width: 1023px) {
  .payment-page .form-information .delivery-hours .content-top {
    grid-template-columns: 1fr 1fr;
  }
}
.payment-page .form-information .delivery-hours .content-top > div,
.payment-page .form-information .delivery-hours .content-top label {
  cursor: pointer;
}
.payment-page .form-information .delivery-hours .content-bottom {
  display: none;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  row-gap: 24px;
  max-width: 660px;
}
@media screen and (max-width: 1199px) {
  .payment-page .form-information .delivery-hours .content-bottom {
    grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
    max-width: 100%;
  }
}
.payment-page .form-information .delivery-hours .content-bottom .custom-radio-checkbox-asset {
  padding-left: 32px;
}
.payment-page .form-information-pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .payment-page .form-information-pc {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .payment-page .sidebars__asset {
    gap: 24px;
    padding-bottom: 48px;
  }
  .payment-page .sidebars__asset .sidebars__left {
    padding: 0;
    order: 2;
  }
  .payment-page .sidebars__asset .sidebars__right {
    order: 1;
    padding: 0;
    background: #fff;
  }
  .payment-page .sidebars__asset .sidebars__right .show-info-bill-mb {
    padding: 12px;
    color: var(--green);
    font-size: 16px;
    line-height: normal;
    background: #f0f8e6;
  }
  .payment-page .sidebars__asset .sidebars__right .show-info-bill-mb .price {
    color: var(--grey);
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
  }
  .payment-page .sidebars__asset .sidebars__right .show-info-bill-mb .price .dong {
    font-size: 13px;
    text-decoration: underline;
  }
  .payment-page .sidebars__asset .sidebars__right .show-info-bill-mb .icon.rotate {
    transform: rotate(180deg);
  }
  .payment-page .sidebars__asset .sidebars__right .show-info-bill-mb .hide {
    display: none;
  }
  .payment-page .sidebars__asset .sidebars__right .show-info-bill-mb.active .hide {
    display: block;
  }
  .payment-page .sidebars__asset .sidebars__right .show-info-bill-mb.active .show {
    display: none;
  }
  .payment-page .sidebars__asset .sidebars__right .box-money {
    padding: 12px;
    border: 1px solid var(--stroke, #eaeaea);
    background: #fff;
    transition: 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
    display: none;
  }
  .payment-page .sidebars__asset .sidebars__right .coupon-wrapper {
    margin: 8px 0 24px;
  }
  .payment-page .form-information label {
    color: var(--grey);
  }
  .payment-page .form-information .address > div.d-flex {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 10px;
  }
  .payment-page .form-information .btn-continue {
    width: 100%;
  }
}
.payment__step .nav-tabs {
  margin: 0;
  border: none;
  justify-content: space-between;
  margin-bottom: 36px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #eaeaea;
  gap: 8px;
}
@media screen and (max-width: 1199px) {
  .payment__step .nav-tabs {
    padding-bottom: 16px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .payment__step .nav-tabs {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
.payment__step .nav-item {
  margin: 0;
}
.payment__step .nav-item.active .nav-link {
  color: var(--grey);
}
.payment__step .nav-item.active .nav-link span {
  background: var(--brown, #715d47);
  color: #fff;
}
.payment__step .nav-link {
  margin: 0;
  border: none;
  display: flex;
  align-items: center;
  gap: 16px;
  color: var(--grey-5);
  font-size: 20px;
  line-height: normal;
  outline: 0;
  padding: 0;
}
.payment__step .nav-link.active {
  color: var(--grey);
}
.payment__step .nav-link.active span {
  background: var(--brown, #715d47);
  color: #fff;
}
.payment__step .nav-link span {
  flex-shrink: 0;
  border-radius: 30px;
  background: #fbf7f3;
  display: flex;
  width: 32px;
  height: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .payment__step .nav-link {
    font-size: 16px;
    flex-direction: column;
    gap: 8px;
  }
}
@media screen and (max-width: 1023px) {
  .payment__step .nav-link {
    font-size: 14px;
  }
}

.box-receiver--mobile {
  padding: 32px 16px;
  margin: 0 -16px;
  background: #fbf7f3;
  font-size: 16px;
  line-height: 22px;
}
.box-receiver--mobile .wrapper {
  padding: 20px;
  background: #fff;
}
.box-receiver--mobile .wrapper .title-box {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
}
.box-receiver--mobile .wrapper .btn-change {
  color: var(--green);
  font-size: 16px;
  line-height: 22px;
}
.box-receiver--mobile .wrapper .name {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.box-receiver--mobile .wrapper .name span {
  display: inline-block;
  color: rgba(41, 41, 41, 0.5);
  transform: translateY(-1px);
}
.box-receiver--mobile .wrapper .address {
  margin: 12px 0;
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.box-receiver--mobile .wrapper .address .position {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  border-radius: 15px;
  font-size: 14px;
  line-height: 22px;
  flex-shrink: 0;
}
.box-receiver--mobile .wrapper .btn-edit {
  color: var(--green);
}

.payment-method .payment-item {
  border: 1px solid rgba(41, 41, 41, 0.2);
  background: #fff;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 64px;
}
.payment-method .payment-item.disabled, .payment-method .payment-item.disabled * {
  opacity: 0.7;
  pointer-events: none;
  cursor: not-allowed;
}
.payment-method .payment-item.disabled .checkmark::before, .payment-method .payment-item.disabled * .checkmark::before {
  display: none;
}
.payment-method .payment-item:not(:last-child) {
  margin-bottom: 16px;
}
.payment-method .payment-item .checkmark {
  top: 50%;
  transform: translateY(-50%);
}
.payment-method .payment-input {
  flex-shrink: 0;
}
.payment-method .payment-content {
  color: var(--black60, #848483);
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
}
.payment-method .payment-content strong {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 4px;
  display: block;
}
.payment-method .payment-logo {
  margin-left: auto;
  flex-shrink: 0;
}

@media screen and (max-width: 767px) {
  .btn-groups-bill {
    padding-bottom: 36px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}

.text-policy {
  color: var(--grey-5);
  text-align: right;
  font-size: 16px;
  font-style: italic;
  line-height: normal;
  margin: 36px 0;
}

.export-bill {
  margin: 36px 0;
}
.export-bill-item {
  padding: 12px 16px 16px 16px;
  background: #fbf7f3;
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  margin-bottom: 24px;
}
.export-bill-item .checkmark {
  top: 13px;
  left: 16px;
  cursor: pointer;
}
.export-bill-item .text {
  padding-left: 35px;
  cursor: pointer;
}
.export-bill-infor .grids {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media screen and (max-width: 1199px) {
  .export-bill-infor .grids {
    gap: 16px;
  }
}

.box-message .textarea-input {
  padding: 10px 14px;
  line-height: 22px;
  font-size: 16px;
  outline: 0;
  border-color: none;
  border: none;
  min-height: 70px;
}
@media screen and (max-width: 767px) {
  .box-message .textarea-input {
    border: 1px solid var(--stroke, #eaeaea);
  }
}
.box-message .textarea-input:-moz-placeholder-shown {
  color: var(--black80, #575756);
  font-style: italic;
}
.box-message .textarea-input:placeholder-shown {
  color: var(--black80, #575756);
  font-style: italic;
}

.payment-confirm .title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  margin-bottom: 16px;
}
@media screen and (max-width: 1199px) {
  .payment-confirm .title {
    font-size: 20px;
    margin-bottom: 1rem;
  }
}
.payment-confirm .box-recived {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  background: #fff;
}
.payment-confirm .box-recived .name {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: var(--grey);
  font-size: 18px;
  line-height: 22px;
}
.payment-confirm .box-recived .name span {
  display: block;
  width: 1px;
  height: 18px;
  background: rgba(41, 41, 41, 0.5);
}
@media screen and (max-width: 1199px) {
  .payment-confirm .box-recived {
    padding-bottom: 16px;
    margin-bottom: 34px;
  }
}
.payment-confirm .box-product .item {
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 20px 0;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  background: #fff;
  font-size: 16px;
  line-height: normal;
}
.payment-confirm .box-product .item .txt {
  color: var(--grey-5);
}
.payment-confirm .box-product .item .product {
  gap: 16px;
  display: grid;
  grid-template-columns: 90px 1fr;
}
@media screen and (max-width: 1023px) {
  .payment-confirm .box-product .item .product {
    grid-template-columns: 68px 1fr;
  }
}
.payment-confirm .box-product .item .product-img {
  width: 90px;
  height: 90px;
  flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  .payment-confirm .box-product .item .product-img {
    width: 68px;
    height: 68px;
  }
}
.payment-confirm .box-product .item .product-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.payment-confirm .box-product .item .product-name {
  flex: 1;
}
.payment-confirm .box-product .item .product-name a {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin-bottom: 8px;
}
.payment-confirm .box-product .item .product-name .sku {
  color: var(--grey-5);
  font-size: 16px;
  line-height: normal;
}
.payment-confirm .box-product .item .product-content {
  width: 100%;
  display: grid;
  grid-template-columns: minmax(auto, 300px) 180px 59px 120px;
  justify-content: space-between;
  gap: 1rem;
  margin-top: 16px;
}
@media screen and (max-width: 1199px) {
  .payment-confirm .box-product .item .product-content {
    margin-top: 0;
    grid-template-columns: minmax(auto, 300px) 150px 59px 100px;
  }
}
@media screen and (max-width: 1023px) {
  .payment-confirm .box-product .item .product-content {
    grid: none;
    gap: 8px;
    justify-content: stretch;
  }
}
@media screen and (min-width: 1200px) {
  .payment-confirm .box-product .item .price-product {
    align-self: flex-start;
  }
}
@media screen and (max-width: 1023px) {
  .payment-confirm .box-product .item {
    padding-bottom: 16px;
    padding-bottom: 16px;
  }
  .payment-confirm .box-product .item .price-product {
    flex-direction: column;
    align-items: flex-end;
  }
  .payment-confirm .box-product .item .quantity {
    gap: 4px;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .payment-confirm .box-product .item .price-sale {
    text-align: right;
    flex-basis: auto;
  }
}
.payment-confirm .box-product .item-present {
  padding-left: 50px;
  border-bottom: 1px solid #cbd3b0 !important;
  padding-top: 0;
  margin-top: -1px;
}
.payment-confirm .box-product .item-present .product_images {
  display: flex;
  gap: 8px;
}
.payment-confirm .box-product .item-present .product_images .product-img {
  width: 64px;
  height: 64px;
}
@media screen and (max-width: 1023px) {
  .payment-confirm .box-product .item-present .product {
    grid-template-columns: 90px 1fr;
  }
}
.payment-confirm .box-product .item-present .product-content {
  margin-top: 0;
  grid-template-columns: minmax(auto, 250px) 180px 59px 120px;
}
@media screen and (max-width: 1023px) {
  .payment-confirm .box-product .item-present .product-content {
    grid: none;
    gap: 8px;
    justify-content: stretch;
  }
}
.payment-confirm .box-product .item-present .product-content .price-product {
  flex-direction: column;
  align-items: flex-end;
}
.payment-confirm .box-product .item-present .product-name .box_pres {
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
  padding: 2px 6px;
  border-radius: 30px;
  border: 1px solid var(--green, #89c35c);
  background: rgba(137, 195, 92, 0.1);
  margin-right: 5px;
}
@media screen and (max-width: 575.99px) {
  .payment-confirm .box-product .item-present .product-name .box_pres {
    font-size: 11px;
  }
}
.payment-confirm .box-product .item-present .product-name a {
  line-height: 28px;
}
.payment-confirm .total-money {
  padding: 16px 36px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  background: #fff;
  color: var(--grey-5);
  font-size: 16px;
  line-height: normal;
  margin-bottom: 20px;
}
.payment-confirm .total-money .money {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  margin-bottom: 10px;
}
.payment-confirm .total-money .money .txt {
  color: var(--grey-5);
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}
.payment-confirm .total-money .money-total {
  color: var(--grey);
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
}
.payment-confirm .total-money .money-total .dong {
  color: var(--grey);
  font-size: 16px;
}
@media screen and (max-width: 1023px) {
  .payment-confirm .total-money {
    padding: 12px 0 28px;
  }
}
@media screen and (max-width: 1023px) {
  .payment-confirm .text-policy {
    margin: 24px 0 20px;
    text-align: center !important;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .payment-confirm .btn-groups-confirm-payment {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}

.confirm-page {
  background: url("../images/bg-confirm.png") no-repeat, linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #d9d9d9 70.31%);
  background-size: cover, cover;
  background-position: bottom left;
  padding: 71px 0 101px;
}
.confirm-page .confirm__banner {
  max-width: 960px;
  display: grid;
  grid-template-columns: 1fr 52.0833333333%;
  gap: 60px;
  align-items: center;
  justify-content: center;
  margin: 0 auto 11px;
}
@media screen and (max-width: 1680px) {
  .confirm-page .confirm__banner {
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .confirm-page .confirm__banner {
    grid: none;
  }
  .confirm-page .confirm__banner img {
    max-width: 268px;
    margin: 0 auto;
  }
}
.confirm-page .confirm__banner .txt {
  color: var(--grey);
  font-size: 16px;
  line-height: 26px;
}
.confirm-page .confirm__banner .txt span {
  color: var(--green);
}
.confirm-page .confirm__banner .txt h3 {
  color: var(--grey);
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
}
.confirm-page .confirm__banner .txt h3 span {
  color: var(--green);
}
.confirm-page .box-confirm {
  position: relative;
  max-width: 886px;
  margin: 0 auto;
  padding: 20px 30px 43px;
  font-size: 18px;
  line-height: 22px;
  background-color: #fff;
}
.confirm-page .box-confirm::after {
  content: "";
  height: 15px;
  width: 100%;
  background-image: url(../images/test.png);
  background-position: bottom left;
  background-repeat: repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -11px;
  z-index: 2;
}
.confirm-page .box-confirm .btn-groups {
  margin-top: 44px;
}
.confirm-page .box-confirm .box-user {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #e0e0e0;
  position: relative;
}
.confirm-page .box-confirm .box-user::before, .confirm-page .box-confirm .box-user::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #f8f6f6;
  bottom: -26px;
}
@media screen and (max-width: 1199px) {
  .confirm-page .box-confirm .box-user::before, .confirm-page .box-confirm .box-user::after {
    bottom: 0;
  }
}
.confirm-page .box-confirm .box-user::before {
  left: -42px;
}
@media screen and (max-width: 1199px) {
  .confirm-page .box-confirm .box-user::before {
    left: -26px;
  }
}
.confirm-page .box-confirm .box-user::after {
  right: -42px;
}
@media screen and (max-width: 1199px) {
  .confirm-page .box-confirm .box-user::after {
    right: -26px;
  }
}
.confirm-page .box-confirm .title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  margin-bottom: 16px;
}
.confirm-page .box-confirm .name {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}
.confirm-page .box-confirm .name span {
  height: 20px;
  width: 1px;
  background: rgba(41, 41, 41, 0.5);
}
.confirm-page .box-confirm .product .item {
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
  padding: 20px 0;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  background: #fff;
}
.confirm-page .box-confirm .product .item.present {
  padding: 0 0 20px 50px;
  border-bottom: 1px solid #cbd3b0;
  margin-top: -1px;
}
.confirm-page .box-confirm .product .item.present .image {
  width: 64px;
  height: 64px;
}
.confirm-page .box-confirm .product .item.present .item-product-wrapper {
  margin-top: 0;
}
.confirm-page .box-confirm .product .item.present .item-product-wrapper .name-product {
  line-height: 26px;
}
.confirm-page .box-confirm .product .item.present .item-product-wrapper .name-product .box_pres {
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
  padding: 2px 6px;
  border-radius: 30px;
  border: 1px solid var(--green, #89c35c);
  background: rgba(137, 195, 92, 0.1);
  margin-right: 5px;
}
@media screen and (max-width: 575.99px) {
  .confirm-page .box-confirm .product .item.present .item-product-wrapper .name-product .box_pres {
    font-size: 11px;
  }
}
.confirm-page .box-confirm .product .item-product-wrapper {
  width: 100%;
  grid-template-columns: minmax(auto, 300px) 180px 60px 150px;
  justify-content: space-between;
  gap: 1rem;
  display: grid;
  margin-top: 10px;
}
@media screen and (max-width: 1199px) {
  .confirm-page .box-confirm .product .item-product-wrapper {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .confirm-page .box-confirm .product .item-product-wrapper {
    grid: none;
    gap: 8px;
  }
}
.confirm-page .box-confirm .product .item-product {
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .confirm-page .box-confirm .product .item-product {
    align-items: flex-start;
  }
}
.confirm-page .box-confirm .product .item-product .image {
  width: 90px;
  height: 90px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .confirm-page .box-confirm .product .item-product .image {
    width: 68px;
    height: 68px;
  }
}
.confirm-page .box-confirm .product .item-product .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.confirm-page .box-confirm .product .item-product .name-product {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin-bottom: 8px;
}
.confirm-page .box-confirm .product .item-product .sku {
  color: var(--grey-5);
  font-size: 16px;
  line-height: normal;
}
.confirm-page .box-confirm .product .type-data span {
  position: relative;
}
.confirm-page .box-confirm .product .type-data span:not(:last-child) {
  padding-right: 10px;
}
.confirm-page .box-confirm .product .type-data span:not(:last-child)::before {
  content: "";
  width: 2px;
  height: 2px;
  opacity: 0.5;
  background: var(--grey, #292929);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
}
.confirm-page .box-confirm .product .text {
  opacity: 0.5;
  margin-bottom: 8px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .confirm-page .box-confirm .product .text {
    margin-bottom: 4px;
  }
}
.confirm-page .box-confirm .product .prices, .confirm-page .box-confirm .product .product-component-prices, .confirm-page .box-confirm .product .product-details .product-information .price-box .price-old, .product-details .product-information .price-box .confirm-page .box-confirm .product .price-old, .confirm-page .box-confirm .product .style-look-section.style-look-detail-section .product-information .price-box .price-old, .style-look-section.style-look-detail-section .product-information .price-box .confirm-page .box-confirm .product .price-old {
  text-align: right;
  align-items: flex-end;
}
.confirm-page .box-confirm .product .prices .price-old, .confirm-page .box-confirm .product .product-component-prices .price-old, .confirm-page .box-confirm .product .product-details .product-information .price-box .price-old .price-old, .product-details .product-information .price-box .confirm-page .box-confirm .product .price-old .price-old, .confirm-page .box-confirm .product .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-old, .style-look-section.style-look-detail-section .product-information .price-box .confirm-page .box-confirm .product .price-old .price-old {
  font-size: 14px;
}
.confirm-page .box-confirm .product .prices .price-old span, .confirm-page .box-confirm .product .product-component-prices .price-old span, .confirm-page .box-confirm .product .product-details .product-information .price-box .price-old .price-old span, .product-details .product-information .price-box .confirm-page .box-confirm .product .price-old .price-old span, .confirm-page .box-confirm .product .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-old span, .style-look-section.style-look-detail-section .product-information .price-box .confirm-page .box-confirm .product .price-old .price-old span {
  color: var(--grey);
  font-size: 12px;
  line-height: normal;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .confirm-page .box-confirm .product .prices, .confirm-page .box-confirm .product .product-component-prices, .confirm-page .box-confirm .product .product-details .product-information .price-box .price-old, .product-details .product-information .price-box .confirm-page .box-confirm .product .price-old, .confirm-page .box-confirm .product .style-look-section.style-look-detail-section .product-information .price-box .price-old, .style-look-section.style-look-detail-section .product-information .price-box .confirm-page .box-confirm .product .price-old {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .confirm-page .box-confirm .product .prices .price-sale, .confirm-page .box-confirm .product .product-component-prices .price-sale, .confirm-page .box-confirm .product .product-details .product-information .price-box .price-old .price-sale, .product-details .product-information .price-box .confirm-page .box-confirm .product .price-old .price-sale, .confirm-page .box-confirm .product .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-sale, .style-look-section.style-look-detail-section .product-information .price-box .confirm-page .box-confirm .product .price-old .price-sale {
    flex-basis: auto;
  }
}
@media screen and (max-width: 767px) {
  .confirm-page .box-confirm .product .quantity {
    display: flex;
    gap: 4px;
  }
}
@media screen and (max-width: 1199px) {
  .confirm-page .box-confirm {
    padding: 20px 16px;
  }
}
@media screen and (max-width: 767px) {
  .confirm-page .box-confirm .order_detail_product {
    margin: 0;
    padding: 16px 0 20px;
    border-top: 1px solid var(--stroke, #eaeaea);
    border-bottom: 1px solid var(--stroke, #eaeaea);
  }
  .confirm-page .box-confirm .order_detail_product .item .product_footer .price-order {
    font-size: 16px;
  }
}
.confirm-page .money .list .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: var(--Gray-800, #343a40);
  font-size: 18px;
  line-height: 22px;
  padding: 12px 0;
}
.confirm-page .money .list .item:not(:last-child) {
  border-bottom: 1px solid #e9ebec;
}
.confirm-page .money .list .item > div {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 400;
}
.confirm-page .money .list .item svg {
  cursor: pointer;
}
.confirm-page .btn-groups {
  margin-top: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .confirm-page .btn-groups {
    grid: none;
    gap: 12px;
  }
}
.confirm-page .btn-groups .btn-explore-products {
  border: 1px solid #4fb0cb;
  background: #4fb0cb;
  color: #333;
}
.confirm-page .btn-groups .btn-detail-bill {
  background: var(--Main, #9fcc52);
  border: 1px solid var(--Main, #9fcc52);
  color: #000;
}
.confirm-page .btn-groups a {
  color: #000;
  background: rgba(137, 195, 92, 0.2);
  font-size: 18px;
  line-height: normal;
  padding: 14px 24px;
  border-radius: 6px;
  text-align: center;
}

.failed {
  padding: 174px 0;
  color: var(--grey);
  text-align: center;
  background: url("../images/bg-failed.png") no-repeat;
  font-size: 16px;
  line-height: 22px;
  /* 137.5% */
}
.failed h2 {
  color: var(--grey);
  font-size: 36px;
  margin-bottom: 1rem;
  line-height: normal;
}
.failed a {
  display: inline-block;
  margin-top: 32px;
}
.failed a:hover {
  color: #fff;
}

.box-user-logged {
  padding: 20px;
  border-radius: 12px;
  border: 1px solid var(--stroke, #eaeaea);
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 26px;
}
@media screen and (max-width: 1199px) {
  .box-user-logged {
    padding: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .box-user-logged {
    padding: 12px;
    flex-direction: column;
    align-items: flex-start;
  }
}
.box-user-logged .btn-change {
  color: var(--green);
  font-size: 16px;
  line-height: 22px;
}
.box-user-logged .item-left {
  flex: 1;
}
.box-user-logged .item-left strong {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
.box-user-logged .item-left .inner {
  display: grid;
  grid-template-columns: 160px 1fr;
  align-items: center;
}
.box-user-logged .item-left .add span {
  align-self: flex-start;
  flex-shrink: 0;
  color: var(--grey);
  font-size: 14px;
  padding: 2px 8px;
  line-height: 22px;
  border-radius: 15px;
  background: #e6d7b9;
  text-align: center;
  display: inline-block;
}
.box-user-logged .item-left .user > div {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
}
.box-user-logged .item-left .user > div .line {
  background: #b8b8b8;
  width: 1px;
  height: 12px;
  display: block;
}
@media screen and (max-width: 767px) {
  .box-user-logged .item-left .user > div {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .box-user-logged .item-left .user > div .line {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .box-user-logged .item-left .user,
  .box-user-logged .item-left .add.inner {
    grid: none;
    gap: 8px;
  }
  .box-user-logged .item-left .add > div {
    gap: 8px;
    flex-direction: column;
  }
  .box-user-logged .item-left .add > div span {
    margin-bottom: 8px;
  }
}

#main-checkout-info {
  /*    @media screen and (max-width: 767px) {
     .box-policy {
        display: none !important;
     }
  } */
}

.bg-after-order::after {
  content: "";
  position: absolute;
  left: 0%;
  top: 0;
  width: 22.3958333333%;
  height: 100%;
  background: #fbf7f3;
  z-index: -1;
  /*
  @media screen and (max-width: 1399px) {
    width: 24vw;
  }

  @media screen and (max-width: 1199px) {
    width: 20vw;
  } */
}
@media screen and (max-width: 991px) {
  .bg-after-order::after {
    display: none;
  }
}

.manager_left--swiper::after {
  right: -16px;
}
@media screen and (min-width: 768px) {
  .manager_left--swiper::after {
    display: none;
  }
}
.manager_left--swiper .swiper-wrapper .swiper-slide {
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .manager_left--swiper .swiper-wrapper {
    flex-direction: column;
    transform: unset;
    height: -moz-fit-content;
    height: fit-content;
  }
}

.manager-section {
  display: grid;
  grid-template-columns: 19.206977% 1fr;
}
@media screen and (max-width: 1199px) {
  .manager-section {
    grid-template-columns: 25% 1fr;
  }
}
@media screen and (max-width: 1023px) {
  .manager-section {
    grid-template-columns: 28% 1fr;
  }
}
.manager-section .manager_left {
  padding: 60px 100px 60px 0;
  background: #fbf7f3;
}
@media screen and (max-width: 1680px) {
  .manager-section .manager_left {
    padding: 60px 30px 60px 0;
  }
}
@media screen and (max-width: 1399px) {
  .manager-section .manager_left {
    padding: 60px 10px 60px 0;
  }
}
@media screen and (max-width: 1199px) {
  .manager-section .manager_left {
    padding: 30px 10px 30px 30px;
  }
}
@media screen and (max-width: 991px) {
  .manager-section .manager_left {
    background: #fbf7f3;
    padding: 16px;
  }
}
@media screen and (max-width: 767px) {
  .manager-section .manager_left {
    position: relative;
    padding: 1rem !important;
    margin: 0 -16px;
  }
}
.manager-section .manager_left_list a {
  color: rgba(41, 41, 41, 0.5);
  font-size: 22px;
  padding: 16px 12px;
  line-height: normal;
  display: block;
  border-bottom: 1px solid var(--stroke, #eaeaea);
}
.manager-section .manager_left_list a.active, .manager-section .manager_left_list a:hover {
  color: var(--grey);
}
@media screen and (max-width: 1399px) {
  .manager-section .manager_left_list a {
    font-size: 18px;
  }
}
@media screen and (max-width: 1199px) {
  .manager-section .manager_left_list a {
    padding: 16px 0;
  }
}
@media screen and (max-width: 767px) {
  .manager-section .manager_left_list a {
    padding: 0 16px 0 0;
    border-right: 1px solid var(--stroke, #eaeaea);
    border-bottom: none;
  }
}
.manager-section .manager_right {
  padding: 60px 0 120px 100px;
}
@media screen and (max-width: 1680px) {
  .manager-section .manager_right {
    padding: 60px 0 60px 50px;
  }
}
@media screen and (max-width: 1199px) {
  .manager-section .manager_right {
    padding: 30px 0 30px 30px;
  }
}
@media screen and (max-width: 767px) {
  .manager-section .manager_right {
    padding: 32px 0;
  }
}
.manager-section .manager_right_empty {
  padding-bottom: 100px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  margin-bottom: 60px;
}
@media screen and (max-width: 1199px) {
  .manager-section .manager_right_empty {
    padding: 50px 0;
    margin-bottom: 50px;
  }
}
.manager-section .manager_right_empty h2 {
  color: var(--grey);
  font-size: 36px;
  line-height: normal;
  margin-bottom: 24px;
}
.manager-section .manager_right_empty p {
  color: var(--grey);
  font-size: 20px;
  line-height: normal;
  margin-bottom: 32px;
}
.manager-section .manager_right_empty a {
  border-radius: 6px;
  background: #9fcc52;
  color: #000;
  font-size: 18px;
  line-height: normal;
  display: inline-block;
  padding: 12px 24px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .manager-section {
    grid: none !important;
  }
}

.order-section .order__right {
  position: relative;
  overflow: hidden;
}
.order-section .order__right .product__purchased .title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .product__purchased .title {
    font-size: 18px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 992px) {
  .order-section .order__right_top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fbf7f3;
    padding: 0px 8px 0px 16px;
  }
}
.order-section .order__right_top .order-nav {
  display: flex;
  align-items: center;
  gap: 60px;
}
@media screen and (max-width: 1680px) {
  .order-section .order__right_top .order-nav {
    gap: 30px;
  }
}
@media screen and (max-width: 1439px) {
  .order-section .order__right_top .order-nav {
    gap: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  .order-section .order__right_top .order-nav {
    align-items: center;
    white-space: nowrap;
    overflow-x: auto;
  }
  .order-section .order__right_top .order-nav::-webkit-scrollbar {
    height: 3px;
    border-radius: 10px;
  }
  .order-section .order__right_top .order-nav::-webkit-scrollbar-track {
    background: transparent;
  }
  .order-section .order__right_top .order-nav::-webkit-scrollbar-thumb {
    background: rgba(41, 41, 41, 0.3);
    border-radius: 10px;
  }
}
.order-section .order__right_top .order-nav a {
  color: var(--grey-5);
  font-size: 22px;
  line-height: normal;
  padding: 15px 12px;
  border-bottom: 1px solid transparent;
}
@media screen and (max-width: 1439px) {
  .order-section .order__right_top .order-nav a {
    font-size: 18px;
    padding: 15px 10px;
  }
}
.order-section .order__right_top .order-nav a.active, .order-section .order__right_top .order-nav a:hover {
  color: #05472a;
  border-color: #05472a;
}
@media screen and (max-width: 767px) {
  .order-section .order__right_top .order-nav a {
    font-size: 16px;
  }
}
@media (max-width: 1399px) {
  .order-section .order__right_top .order-search {
    margin: 16px 0;
  }
}
.order-section .order__right_top .order-search form input {
  background: #fff;
  padding: 10px 14px 10px 40px;
  border: none;
  outline: none;
  min-width: 403px;
  background: url(../images/icon-search-ord.png) no-repeat #fff;
  background-position: 14px center;
  font-size: 16px;
  line-height: 22px;
}
.order-section .order__right_top .order-search form input::-moz-placeholder {
  color: var(--grey-5);
}
.order-section .order__right_top .order-search form input::placeholder {
  color: var(--grey-5);
}
@media (max-width: 1680px) {
  .order-section .order__right_top .order-search form input {
    min-width: 340px;
  }
}
@media (max-width: 991px) {
  .order-section .order__right_top .order-search form input {
    min-width: 100%;
    border: 1px solid var(--stroke, #eaeaea);
  }
}
.order-section .order__right .order-product-body .item {
  padding: 30px 0;
  border-bottom: 1px solid rgba(41, 41, 41, 0.5);
}
@media (max-width: 767px) {
  .order-section .order__right .order-product-body .item {
    padding: 16px 0 24px;
  }
}
.order-section .order__right .order-product-body .item:last-child {
  border-bottom: none;
}
.order-section .order__right .order-product-body .item .product_application {
  padding: 8px 0px;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .order-product-body .item .product_application {
    padding: 0;
    justify-content: space-between;
    gap: 8px;
    grid-template-columns: 1fr auto;
  }
}
.order-section .order__right .order-product-body .item .product_application .application_left {
  color: rgba(41, 41, 41, 0.5);
  font-size: 16px;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .order-product-body .item .product_application .application_left {
    font-size: 14px;
    line-height: 22px;
    display: grid !important;
    grid-template-columns: 55% 1fr;
    gap: 8px;
  }
  .order-section .order__right .order-product-body .item .product_application .application_left .single_code {
    flex-shrink: 0;
  }
  .order-section .order__right .order-product-body .item .product_application .application_left .single_code span {
    display: block;
  }
}
.order-section .order__right .order-product-body .item .product_application .application_left .date {
  margin-right: 32px;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .order-product-body .item .product_application .application_left .date {
    margin: 0;
  }
}
.order-section .order__right .order-product-body .item .product_application .position {
  border-radius: 15px;
  background: var(--dbw, #e6d7b9);
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  padding: 2px 8px;
  flex-shrink: 0;
}
.order-section .order__right .order-product-body .item .product_application .position.cancel {
  background: rgba(245, 59, 0, 0.1);
  color: var(--warning, #f53b00);
}
.order-section .order__right .order-product-body .item .product_application .position.complete {
  background: #89c35c;
  color: #fff;
}
.order-section .order__right .order-product-body .item .product_application .position.just-received {
  background: var(--dbw, #e6d7b9);
}
.order-section .order__right .order-product-body .item .content {
  background: #fff;
}
.order-section .order__right .order-product-body .item .product {
  display: flex;
  align-items: center;
}
.order-section .order__right .order-product-body .item .product__sp {
  display: flex;
  gap: 16px;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .order-product-body .item .product__sp {
    border-bottom: 1px dashed #eaeaea;
    padding: 24px 0;
  }
  .order-section .order__right .order-product-body .item .product__sp:first-child {
    padding-top: 0;
  }
}
.order-section .order__right .order-product-body .item .product__sp .product {
  gap: 1rem;
}
.order-section .order__right .order-product-body .item .product__image {
  width: 108px;
  height: 108px;
  flex-shrink: 0;
  display: block;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .order-product-body .item .product__image {
    width: 68px;
    height: 68px;
  }
}
.order-section .order__right .order-product-body .item .product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.order-section .order__right .order-product-body .item .product__content {
  padding: 12px 0;
  flex: 1;
  border-bottom: 1px dashed var(--stroke, #eaeaea);
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.order-section .order__right .order-product-body .item .product__content--inner {
  height: 100%;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .order-product-body .item .product__content {
    padding-top: 0;
    flex-direction: column;
    border: none;
    padding: 0;
  }
}
.order-section .order__right .order-product-body .item .product__content .product__name {
  display: flex;
  gap: 20px;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .order-product-body .item .product__content .product__name {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }
}
.order-section .order__right .order-product-body .item .product__content .product__name span {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.order-section .order__right .order-product-body .item .product__content .product__name .box_pres {
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
  padding: 2px 6px;
  border-radius: 30px;
  border: 1px solid var(--green, #89c35c);
  background: rgba(137, 195, 92, 0.1);
  margin-right: 0;
}
@media screen and (max-width: 575.99px) {
  .order-section .order__right .order-product-body .item .product__content .product__name .box_pres {
    font-size: 11px;
  }
}
.order-section .order__right .order-product-body .item .product__content .product__name .box_deal {
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
  padding: 2px 6px;
  border-radius: 30px;
  border: 1px solid var(--Chai, #d2ab80);
  background: rgba(210, 171, 128, 0.2);
  margin-right: 0;
}
@media screen and (max-width: 575.99px) {
  .order-section .order__right .order-product-body .item .product__content .product__name .box_deal {
    font-size: 11px;
  }
}
.order-section .order__right .order-product-body .item .product__content .classify {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--grey-5, #292929);
  font-size: 16px;
  line-height: normal;
  margin-bottom: 8px;
}
.order-section .order__right .order-product-body .item .product__content .classify .color {
  position: relative;
}
.order-section .order__right .order-product-body .item .product__content .classify .color::after {
  content: "";
  opacity: 0.5;
  background: var(--grey, #292929);
  width: 2px;
  height: 2px;
  position: absolute;
  top: 7px;
  right: -5px;
}
.order-section .order__right .order-product-body .item .product__content .quantity {
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
  display: inline-block;
}
.order-section .order__right .order-product-body .item .product__content .quantity span {
  color: var(--grey-5);
}
.order-section .order__right .order-product-body .item .product__sku {
  color: var(--grey-5);
  font-size: 16px;
  line-height: normal;
  position: relative;
}
.order-section .order__right .order-product-body .item .product__sku::after {
  content: "";
  opacity: 0.5;
  background: var(--grey, #292929);
  width: 2px;
  height: 2px;
  position: absolute;
  top: 7px;
  left: -10px;
}
@media screen and (max-width: 575px) {
  .order-section .order__right .order-product-body .item .product__sku::after {
    display: none;
  }
}
.order-section .order__right .order-product-body .item .product__price {
  flex-shrink: 0;
  text-align: right;
  min-width: 50px;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .order-product-body .item .product__price {
    width: 100%;
  }
}
.order-section .order__right .order-product-body .item .product__price .price-sale {
  font-size: 16px;
  color: var(--grey);
  flex-basis: auto;
}
.order-section .order__right .order-product-body .item .product__price .price-old del {
  font-size: 14px;
}
.order-section .order__right .order-product-body .item .product__total {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-align: right;
  padding-top: 12px;
}
.order-section .order__right .order-product-body .item .product__total span {
  color: var(--grey);
  font-size: 13px;
  line-height: normal;
  text-decoration: underline;
}
.order-section .order__right .order-product-body .item .product__total .money-text {
  color: var(--grey-5, #292929);
  font-size: 16px;
  line-height: normal;
  text-decoration: inherit;
  margin-right: 8px;
}
.order-section .order__right .order-product-body .item .btn-order {
  margin-top: 17px;
}
.order-section .order__right .order-product-body .item .btn-order a {
  padding: 12px 24px;
  border-radius: 6px;
  background: #9fcc52;
  color: #000;
  font-size: 16px;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .order-product-body .item .btn-order a {
    width: 100%;
    text-align: center;
    font-size: 18px;
  }
}
.order-section .order__right .order-product-body .item .btn-order a.repurchase {
  background: #4fb0cb;
  color: #333;
}
.order-section .order__right .order-product-body .item-present .product__image {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .order-section .order__right .order-product-body .item-present .product__image {
    width: 60px;
    height: 60px;
  }
}
.order-section .order__right .order-product-body .item-present .product__content {
  padding-top: 0;
}
.order-section .order__right .order-product-body .pagination {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .order-section.manager-section .order__right {
    padding-top: 0;
  }
}

.modal-canceling-order .modal-dialog {
  max-width: 900px;
}
.modal-canceling-order .modal-dialog .list {
  padding: 0;
  margin: 0;
}
.modal-canceling-order .modal-dialog .list li {
  color: var(--warning, #f53b00);
  font-size: 16px;
  line-height: 22px;
}
.modal-canceling-order .modal-dialog .list li ol {
  padding: 0 0 0 20px;
  margin: 20px 0;
}
.modal-canceling-order .modal-dialog .list li ol li {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
}
.modal-canceling-order .modal-dialog .canceling_note {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
}
.modal-canceling-order .modal-dialog .canceling_note ol {
  padding: 0 0 0 20px;
}

.toast-cancel-order .toast {
  --bs-toast-max-width: 465px;
  max-width: var(--bs-toast-max-width);
  padding: 16px;
  font-size: 16px;
}
.toast-cancel-order .toast .toast-header {
  align-items: center;
  position: relative;
}

.order_detail .order-title {
  background: #fbf7f3;
  padding: 8px 12px;
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  margin-bottom: 24px;
}
@media screen and (max-width: 1199px) {
  .order_detail .order-title {
    font-size: 20px;
    margin-bottom: 1rem;
  }
}
.order_detail .back-order {
  color: var(--green);
  font-size: 16px;
  line-height: 22px;
  display: inline-flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .order_detail .back-order {
    padding: 8px 0;
    margin-bottom: 8px;
  }
}
.order_detail .title-detail-order {
  color: var(--grey);
  font-size: 36px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .order_detail .title-detail-order {
    font-size: 26px;
  }
}
.order_detail .date_detail {
  color: var(--grey-5, #292929);
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 8px;
}
.order_detail .position {
  border-radius: 15px;
  background: var(--dbw, #e6d7b9);
  display: inline-block;
  padding: 2px 8px;
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  flex-shrink: 0;
}
.order_detail .position.complete {
  background: #89c35c;
  color: #fff;
}
.order_detail .position.cancel {
  background: rgba(245, 59, 0, 0.1);
  color: var(--warning, #f53b00);
}
.order_detail .information_line {
  gap: 32px;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .order_detail .information_line {
    margin-top: 10px;
  }
}
.order_detail .information_line > * {
  width: calc(50% - 16px);
}
@media (max-width: 767px) {
  .order_detail .information_line > * {
    width: 100%;
  }
}
.order_detail .information_line .title {
  background: #fbf7f3;
  padding: 8px 12px;
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  margin-bottom: 24px;
}
.order_detail .information_line .name_phone {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 8px;
}
.order_detail .information_line .name_phone .name {
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid rgba(41, 41, 41, 0.5);
}
.order_detail .information_line .address {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 8px;
}
.order_detail .information_line .time_delivery {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
}
.order_detail .information_line .time_delivery span {
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .order_detail .information_line .time_delivery span {
    display: block;
  }
}
.order_detail .information_line .info_right .payment {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}
@media screen and (max-width: 767px) {
  .order_detail .information_line .info_right .payment span {
    max-width: 190px;
    display: inline-block;
  }
}
.order_detail .information_line .info_right .personal .info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  color: var(--Gray-800, #343a40);
  font-size: 18px;
  line-height: 22px;
  gap: 8px;
}
.order_detail .information_line .info_right .personal .info:not(:last-child) {
  border-bottom: 1px solid #e9ebec;
}
.order_detail .information_line .info_right .personal .info .bold {
  font-weight: 400;
}
.order_detail .information_line .info_right .personal .info .txt {
  display: inline-block;
  max-width: 120px;
  flex-shrink: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .order_detail .information_line .info_right .personal .info:first-child {
    padding-top: 0;
  }
}
.order_detail .information_line .info_right .position {
  color: var(--warning, #f53b00);
  background: rgba(245, 59, 0, 0.1);
}
.order_detail .information_line .info_right .position.paid {
  background: #89c35c;
  color: var(--white, #fff);
}
.order_detail .order_electronic {
  margin-top: 40px;
}
@media screen and (max-width: 1199px) {
  .order_detail .order_electronic {
    margin-top: 32px;
  }
}
.order_detail .order_electronic_list {
  padding-bottom: 32px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
}
.order_detail .order_electronic_list .info {
  color: rgba(41, 41, 41, 0.5);
  font-size: 16px;
  line-height: 22px;
  grid-template-columns: 160px 1fr;
  gap: 8px;
  display: grid;
  margin-bottom: 24px;
}
.order_detail .order_electronic_list .info span {
  color: var(--grey);
}
.order_detail .order_electronic_list .info:last-child {
  margin-bottom: 0;
}
.order_detail .note-text {
  padding-top: 24px;
  color: var(--grey);
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}
.order_detail .note-text span {
  color: var(--brown, #715d47);
  font-style: italic;
}

.order_detail_product {
  margin-top: 40px;
}
@media screen and (max-width: 1199px) {
  .order_detail_product {
    margin-top: 32px;
  }
}
.order_detail_product .order-title {
  margin-bottom: 40px;
}
.order_detail_product .item {
  border-bottom: 1px solid rgba(41, 41, 41, 0.5);
}
.order_detail_product .item:last-child {
  border-bottom: none;
}
.order_detail_product .item .product_application {
  padding: 8px 0px;
  margin-bottom: 16px;
}
.order_detail_product .item .product_application .application_left {
  color: rgba(41, 41, 41, 0.5);
  font-size: 16px;
  line-height: 22px;
}
.order_detail_product .item .product_application .application_left .date {
  margin-right: 32px;
}
.order_detail_product .item .product_application .position {
  border-radius: 15px;
  background: var(--dbw, #e6d7b9);
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  padding: 2px 8px;
  flex-shrink: 0;
}
.order_detail_product .item .product_application .position.cancel {
  background: rgba(245, 59, 0, 0.1);
  color: var(--warning, #f53b00);
}
.order_detail_product .item .product_application .position.complete {
  background: #89c35c;
  color: #fff;
}
.order_detail_product .item .product_application .position.just-received {
  background: var(--dbw, #e6d7b9);
}
.order_detail_product .item .content {
  grid-template-columns: 1fr 200px;
  gap: 8px;
  display: grid;
  background: #fff;
  border-bottom: 1px dashed var(--stroke, #eaeaea);
}
@media (max-width: 575px) {
  .order_detail_product .item .content {
    grid-template-columns: 1fr;
  }
}
.order_detail_product .item .product {
  display: flex;
  align-items: center;
}
.order_detail_product .item .product__sp {
  display: flex;
  gap: 16px;
  flex: 1;
}
.order_detail_product .item .product__sp .product {
  gap: 1rem;
}
@media screen and (max-width: 767px) {
  .order_detail_product .item .product__sp {
    border-bottom: 1px dashed var(--stroke, #eaeaea);
    padding-bottom: 12px;
  }
}
.order_detail_product .item .product__content--inner {
  padding: 12px 0;
  border-bottom: 1px dashed var(--stroke, #eaeaea);
}
.order_detail_product .item .product__content--inner .product__price {
  min-width: 106px;
  flex-shrink: 0;
}
.order_detail_product .item .product__image {
  width: 108px;
  height: 108px;
  flex-shrink: 0;
  display: block;
}
.order_detail_product .item .product__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.order_detail_product .item .product__content {
  padding: 12px 0;
  border-bottom: 1px dashed var(--stroke, #eaeaea);
}
@media (max-width: 767px) {
  .order_detail_product .item .product__content {
    padding: 0;
    border: 0;
  }
}
.order_detail_product .item .product__content .product__name {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 8px;
}
@media (max-width: 575px) {
  .order_detail_product .item .product__content .product__name {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
}
.order_detail_product .item .product__content .product__name a {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.order_detail_product .item .product__content .classify {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  color: var(--grey-5, #292929);
  font-size: 16px;
  line-height: normal;
  margin-bottom: 8px;
}
.order_detail_product .item .product__content .classify .color {
  position: relative;
}
.order_detail_product .item .product__content .classify .color::after {
  content: "";
  opacity: 0.5;
  background: var(--grey, #292929);
  width: 2px;
  height: 2px;
  position: absolute;
  top: 7px;
  right: -5px;
}
.order_detail_product .item .product__content .quantity {
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
}
.order_detail_product .item .product__sku {
  color: var(--grey-5);
  font-size: 16px;
  line-height: normal;
  position: relative;
}
.order_detail_product .item .product__sku::after {
  content: "";
  opacity: 0.5;
  background: var(--grey, #292929);
  width: 2px;
  height: 2px;
  position: absolute;
  top: 7px;
  left: -10px;
}
@media screen and (max-width: 1199px) {
  .order_detail_product .item .product__sku::after {
    display: none;
  }
}
.order_detail_product .item .product__price {
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}
@media (max-width: 1023px) {
  .order_detail_product .item .product__price {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .order_detail_product .item .product__price {
    flex-direction: column;
    align-items: flex-end;
    flex-wrap: nowrap;
  }
}
.order_detail_product .item .product__price .price-sale {
  font-size: 16px;
}
.order_detail_product .item .product__price .price-old del {
  font-size: 14px;
}
.order_detail_product .item .product_footer {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.order_detail_product .item .product_footer .price-order {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  padding-top: 12px;
}
.order_detail_product .item .product_footer .price-order span {
  color: var(--grey);
  font-size: 13px;
  line-height: normal;
  text-decoration: underline;
}
.order_detail_product .item .product_footer .price-order .text {
  color: var(--grey-5, #292929);
  font-size: 16px;
  line-height: normal;
  text-decoration: inherit;
  margin-right: 8px;
}
.order_detail_product .item .product_footer .btn-cancle-detail {
  border-radius: 6px;
  border: 1px solid #9fcc52;
  padding: 11px 24px;
  color: #05472a;
  font-size: 16px;
  line-height: normal;
  display: block;
  margin-top: 30px;
}
.order_detail_product .item .btn-order {
  margin-top: 17px;
}
.order_detail_product .item .btn-order a {
  padding: 12px 24px;
  border-radius: 6px;
  background: #9fcc52;
  color: #000;
  font-size: 16px;
  line-height: normal;
}
.order_detail_product .item .btn-order a.repurchase {
  background: #4fb0cb;
  color: #333;
}
.order_detail_product .item-present .product__image {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 767px) {
  .order_detail_product .item-present .product__image {
    width: 60px;
    height: 60px;
  }
}
.order_detail_product .item-present .box_deal {
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
  padding: 2px 6px;
  border-radius: 30px;
  border: 1px solid var(--Chai, #d2ab80);
  background: rgba(210, 171, 128, 0.2);
  margin-right: 0;
}
@media screen and (max-width: 575.99px) {
  .order_detail_product .item-present .box_deal {
    font-size: 11px;
  }
}
.order_detail_product .item-present .box_pres {
  color: var(--ever-gr, #05472a);
  font-size: 14px;
  line-height: 16px;
  padding: 2px 6px;
  border-radius: 30px;
  border: 1px solid var(--green, #89c35c);
  background: rgba(137, 195, 92, 0.1);
  margin-right: 0;
}
@media screen and (max-width: 575.99px) {
  .order_detail_product .item-present .box_pres {
    font-size: 11px;
  }
}

.order-detail-section .order__right .product__purchased {
  margin-top: 60px;
}

.modal-product-review {
  overflow-y: auto;
}
.modal-product-review .modal-header {
  margin: -16px -16px 22px -16px;
  padding: 16px;
  position: sticky;
  top: 0;
  background: #fff;
  z-index: 2;
  border-radius: 6px 6px 0 0;
}
@media (max-width: 1199px) {
  .modal-product-review .modal-dialog {
    max-width: 800px;
  }
}
@media (max-width: 991px) {
  .modal-product-review .modal-dialog {
    max-width: 700px;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .modal-product-review .modal-dialog .modal-content {
    padding: 30px;
  }
}
@media screen and (max-width: 767px) {
  .modal-product-review .modal-dialog .modal-content {
    padding: 16px;
  }
}
.modal-product-review .review__item {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 40px;
  border-bottom: 1px solid #bbb;
  padding: 30px 0;
}
@media screen and (max-width: 1199px) {
  .modal-product-review .review__item {
    padding: 24px 0;
  }
}
.modal-product-review .review__item:first-child {
  padding-top: 0;
}
@media (max-width: 767px) {
  .modal-product-review .review__item {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}
.modal-product-review .review__item .review__item_left {
  padding-right: 40px;
  border-right: 1px solid var(--stroke, #eaeaea);
}
@media (max-width: 767px) {
  .modal-product-review .review__item .review__item_left {
    padding-right: 0;
    border: none;
    display: flex;
    gap: 16px;
  }
}
.modal-product-review .review__item .review__item_left .image {
  width: 180px;
  height: 180px;
  flex-shrink: 0;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .modal-product-review .review__item .review__item_left .image {
    width: 80px;
    height: 80px;
  }
}
.modal-product-review .review__item .review__item_left .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal-product-review .review__item .review__item_left .name {
  color: var(--grey);
  font-size: 18px;
  line-height: normal;
  display: block;
  margin-bottom: 8px;
}
.modal-product-review .review__item .review__item_left .sku {
  color: var(--grey-5, #292929);
  font-size: 16px;
  line-height: normal;
  display: block;
  margin-bottom: 8px;
}
.modal-product-review .review__item .review__item_left .data {
  color: var(--grey);
  font-size: 16px;
  line-height: normal;
}
.modal-product-review .review__item .review__item_right .box-evaluate .rating-asset-star {
  background-image: url(../images/rate-none-review.png);
}
.modal-product-review .review__item .review__item_right .box-evaluate .rating-asset-star .rated {
  background-image: url(../images/rate-ok-review.png);
}
.modal-product-review .review__item .review__item_right .box-evaluate .txt {
  color: var(--grey);
  font-size: 18px;
  line-height: 24px;
}
.modal-product-review .review__item .review__item_right .box-evaluate .total-rate {
  display: grid;
  align-items: center;
  grid-template-columns: 110px 1fr;
}
@media (max-width: 767px) {
  .modal-product-review .review__item .review__item_right .box-evaluate .total-rate {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.modal-product-review .review__item .review__item_right .box-evaluate .total-rate .rating-asset-total {
  color: var(--brown, #715d47);
  font-size: 16px;
  line-height: normal;
}
.modal-product-review .review__item .review__item_right .box-evaluate .box-rate-content {
  margin: 24px 0;
}
.modal-product-review .review__item .review__item_right .box-evaluate .box-rate-content .item {
  display: grid;
  align-items: center;
  grid-template-columns: 110px 1fr;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .modal-product-review .review__item .review__item_right .box-evaluate .box-rate-content .item {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.modal-product-review .review__item .review__item_right .box-evaluate .box-rate-content .item:last-child {
  margin-bottom: 0;
}
.modal-product-review .review__item .review__item_right .box-evaluate .box-rate-content .item .list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.modal-product-review .review__item .review__item_right .box-evaluate .box-rate-content .item .list label {
  border-radius: 30px;
  border: 1px solid var(--Chai, #d2ab80);
  color: var(--brown, #715d47);
  font-size: 16px;
  padding: 10px 16px;
  cursor: pointer;
}
.modal-product-review .review__item .review__item_right .box-evaluate .box-rate-content .item .list input {
  display: none;
}
.modal-product-review .review__item .review__item_right .box-evaluate .box-rate-content .item .list input:checked ~ label {
  background: var(--Chai, #d2ab80);
  color: var(--white, #fff);
}
.modal-product-review .review__item .review__item_right .content_review textarea {
  border: 1px solid rgba(41, 41, 41, 0.2);
  min-height: 100px;
  width: 100%;
  padding: 10px 14px;
  font-size: 16px;
  line-height: 22px;
  outline: none;
}
.modal-product-review .review__item .review__item_right .content_review textarea:-moz-placeholder-shown {
  color: var(--black40, #aeafb0);
}
.modal-product-review .review__item .review__item_right .content_review textarea:placeholder-shown {
  color: var(--black40, #aeafb0);
}
.modal-product-review .review__item .review__item_right .btn-add {
  gap: 12px;
  margin-top: 24px;
}
@media screen and (max-width: 1199px) {
  .modal-product-review .review__item .review__item_right .btn-add {
    margin-top: 16px;
  }
}
.modal-product-review .review__item .review__item_right .btn-add .btn-add-file {
  background: rgba(203, 211, 176, 0.5);
  padding: 4px 8px;
  position: relative;
  cursor: pointer;
}
.modal-product-review .review__item .review__item_right .btn-add .btn-add-file input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 30px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}
.modal-product-review .review__item .review__item_right .btn-add .btn-add-file .text {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--green);
  font-size: 14px;
  line-height: 22px;
}
.modal-product-review .review__item .review__item_right .img-up {
  gap: 10px;
  margin-top: 10px;
}
.modal-product-review .review__item .review__item_right .img-up .img {
  width: 54px;
  height: 54px;
  position: relative;
}
.modal-product-review .review__item .review__item_right .img-up .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.modal-product-review .review__item .review__item_right .img-up .img .icon {
  width: 16px;
  height: 16px;
  background: #333;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-product-review .review_footer {
  padding-top: 20px;
  border-top: 1px solid var(--stroke, #eaeaea);
}
.modal-product-review .review_footer .checkbox-group {
  display: flex;
  align-items: center;
  position: relative;
}
.modal-product-review .review_footer .checkbox-group input {
  display: none;
}
.modal-product-review .review_footer .checkbox-group input:checked + .checkmark {
  background: #715d47;
  border: 1px solid #715d47;
}
.modal-product-review .review_footer .checkbox-group input:checked + .checkmark::before {
  display: block;
}
.modal-product-review .review_footer .checkbox-group .checkmark {
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
}
.modal-product-review .review_footer .checkbox-group .checkmark::before {
  content: "";
  position: absolute;
  display: none;
  width: 6px;
  height: 12px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  top: 1px;
  left: 6px;
}
.modal-product-review .review_footer .checkbox-group label {
  color: var(--grey);
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
}
.modal-product-review .review_footer .checkbox-group label:not(.checkmark) {
  padding-left: 28px;
}
.modal-product-review .review_footer .review_footer_btn {
  margin-top: 24px;
  gap: 10px;
}
.modal-product-review .review_footer .review_footer_btn .btn-button {
  padding: 11px 24px;
  border-radius: 6px;
  border: 1px solid var(--Main-2, #4fb0cb);
  color: var(--Main-2, #4fb0cb);
  background: #fff;
  font-size: 16px;
  line-height: normal;
}
.modal-product-review .review_footer .review_footer_btn .btn-button.btn-bg {
  background: #9fcc52;
  color: #000;
}
@media (max-width: 430px) {
  .modal-product-review .review_footer .review_footer_btn .btn-button {
    width: 50%;
    text-align: center;
  }
}

.feedback-container {
  display: flex;
  align-items: center;
  gap: 15px;
}
.feedback-container .rating {
  border: none;
  float: left;
}
.feedback-container .rating > label {
  color: #90a0a3;
  float: right;
  cursor: pointer;
}
.feedback-container .rating > label:before {
  content: "";
  display: inline-block;
  background-image: url(../images/star.png);
  width: 32px;
  height: 32px;
}
.feedback-container .rating > input {
  display: none;
}
.feedback-container .rating > input:checked ~ label:before,
.feedback-container .rating:not(:checked) > label:hover:before,
.feedback-container .rating:not(:checked) > label:hover ~ label:before {
  content: "";
  background-image: url(../images/rate-star.png);
}

@media (min-width: 1200px) {
  .address-section .address_right {
    height: 100vh;
  }
}
.address-section .address_content .title-header {
  margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
  .address-section .address_content .title-header {
    margin-bottom: 24px;
  }
}
.address-section .address_content .title-header .title {
  color: var(--grey);
  font-size: 36px;
  line-height: normal;
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .address-section .address_content .title-header .title {
    font-size: 26px;
  }
}
.address-section .address_content .title-header .btn-new-add {
  border-radius: 6px;
  background: #4fb0cb;
  color: #333;
  font-size: 16px;
  line-height: normal;
  padding: 12px 24px;
}
.address-section .address_content .address-default {
  color: var(--ever-gr, #05472a);
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  border-radius: 30px;
  background: rgba(137, 195, 92, 0.2);
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 8px;
  display: inline-flex;
}
@media screen and (max-width: 767px) {
  .address-section .address_content .address-default {
    margin-bottom: 8px;
  }
}
.address-section .address_content .address_body .address-item {
  display: flex;
  align-items: center;
  gap: 16px;
  border: 1px solid rgba(41, 41, 41, 0.1);
  background: #fff;
  margin-bottom: 16px;
  padding: 16px 12px;
}
.address-section .address_content .address_body .address-item:last-child {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .address-section .address_content .address_body .address-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    position: relative;
    padding: 12px;
  }
  .address-section .address_content .address_body .address-item input {
    position: absolute;
    left: 12px;
    top: 50%;
  }
}
.address-section .address_content .address_body .address-item .line {
  color: rgba(41, 41, 41, 0.5);
  transform: translateY(-2px);
}
.address-section .address_content .address_body .address-item .name {
  color: var(--grey);
  font-size: 18px;
  line-height: 22px;
  flex-wrap: wrap;
}
.address-section .address_content .address_body .address-item .name span {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  border-radius: 30px;
  background: rgba(137, 195, 92, 0.2);
  display: inline-block;
  padding: 4px 8px;
  color: var(--green);
}
.address-section .address_content .address_body .address-item .address {
  display: flex;
  align-items: center;
  gap: 8px;
}
.address-section .address_content .address_body .address-item .address .position {
  border-radius: 15px;
  background: #e6d7b9;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 8px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .address-section .address_content .address_body .address-item .address .position {
    font-size: 14px;
  }
}
.address-section .address_content .address_body .address-item .btn-groups a {
  display: inline-block;
  padding: 5px 0;
  color: var(--warning, #f53b00);
  font-size: 16px;
  line-height: 22px;
  /* 137.5% */
}
.address-section .address_content .address_body .address-item .btn-groups a:not(:last-child) {
  color: var(--green);
}

@media (max-width: 1199px) {
  .modal-addnew-address .modal-dialog {
    max-width: 800px;
  }
}
@media (max-width: 768px) {
  .modal-addnew-address .modal-dialog {
    max-width: 750px;
  }
}
@media (max-width: 768px) {
  .modal-addnew-address .modal-dialog .modal-content {
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .modal-addnew-address .modal-dialog .modal-content {
    padding: 16px;
  }
}
.modal-addnew-address .form-information {
  font-size: 16px;
  line-height: 22px;
}
.modal-addnew-address .form-information-pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .modal-addnew-address .form-information-pc {
    display: block;
  }
}
.modal-addnew-address .form-information label {
  margin-bottom: 12px;
  color: #292929;
}
.modal-addnew-address .form-information label sup {
  color: var(--red, #f00);
}
.modal-addnew-address .form-information input,
.modal-addnew-address .form-information select {
  border: 1px solid rgba(41, 41, 41, 0.2);
  padding: 8px 14px;
  outline: 0;
  box-shadow: none;
  border-radius: 0;
  color: var(--grey);
}
.modal-addnew-address .form-information input::-moz-placeholder, .modal-addnew-address .form-information input::-moz-placeholder-shown, .modal-addnew-address .form-information select::-moz-placeholder, .modal-addnew-address .form-information select::-moz-placeholder-shown {
  color: var(--black40, #aeafb0);
}
.modal-addnew-address .form-information input::placeholder, .modal-addnew-address .form-information input::placeholder-shown,
.modal-addnew-address .form-information select::placeholder,
.modal-addnew-address .form-information select::placeholder-shown {
  color: var(--black40, #aeafb0);
}
.modal-addnew-address .form-information .grids {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media (max-width: 575px) {
  .modal-addnew-address .form-information .grids {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.modal-addnew-address .form-information .grids.grids-3 {
  grid-template-columns: repeat(3, 1fr);
  margin-top: 24px;
}
@media (max-width: 575px) {
  .modal-addnew-address .form-information .grids.grids-3 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.modal-addnew-address .form-information .address {
  margin-bottom: 24px;
}
.modal-addnew-address .form-information .address > div {
  gap: 36px;
}
@media (max-width: 575px) {
  .modal-addnew-address .form-information .address > div {
    gap: 12px;
    flex-direction: column;
    align-items: flex-start !important;
  }
}
.modal-addnew-address .form-information .address i {
  margin-top: 6px;
  display: block;
  color: rgba(87, 87, 86, 0.6);
  font-size: 14px;
  font-style: italic;
  line-height: 22px;
  /* 157.143% */
}
.modal-addnew-address .form-information .address-detail {
  margin: 24px 0;
}
.modal-addnew-address .form-information .checkbox-group {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 32px;
}
.modal-addnew-address .form-information .checkbox-group label {
  margin-bottom: 0;
  color: var(--grey);
}
.modal-addnew-address .form-information .checkbox-group .checkmark {
  position: relative;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(41, 41, 41, 0.2);
  border-radius: 4px;
  flex-shrink: 0;
  cursor: pointer;
  left: 0;
  margin: 0 12px 0 0;
}
.modal-addnew-address .form-information .checkbox-group .checkmark::after {
  content: "";
  position: absolute;
  top: 2px;
  left: 6px;
  width: 5px;
  height: 11px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  display: none;
}
.modal-addnew-address .form-information .checkbox-group input {
  display: none;
}
.modal-addnew-address .form-information .checkbox-group input:checked ~ .checkmark {
  background-color: #715d47;
  border: 1px solid #715d47;
}
.modal-addnew-address .form-information .checkbox-group input:checked ~ .checkmark::after {
  display: block;
}
.modal-addnew-address .form-information .delivery-hours {
  display: flex;
  align-items: flex-start;
  gap: 36px;
  margin-bottom: 36px;
}
.modal-addnew-address .form-information .delivery-hours label {
  margin-bottom: 0;
}
.modal-addnew-address .form-information .delivery-hours .text {
  color: var(--grey);
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  /* 122.222% */
}
.modal-addnew-address .form-information .delivery-hours .content {
  flex: 1;
}
.modal-addnew-address .form-information .delivery-hours .content-top {
  display: grid;
  grid-template-columns: 220px 220px;
  margin-bottom: 24px;
}
.modal-addnew-address .form-information .delivery-hours .content-top > div,
.modal-addnew-address .form-information .delivery-hours .content-top label {
  cursor: pointer;
}
.modal-addnew-address .form-information .delivery-hours .content-bottom {
  display: none;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  row-gap: 24px;
  max-width: 660px;
}
.modal-addnew-address .form-information .delivery-hours .content-bottom .custom-radio-checkbox-asset {
  padding-left: 32px;
}
.modal-addnew-address .form-information .text-end .btn-asset {
  padding: 11px 24px;
}
@media screen and (max-width: 767px) {
  .modal-addnew-address .text-end {
    text-align: center !important;
  }
}

.page-personal-information {
  background: #fbf7f3;
  /*   .bg-after-order {
    &::before {
      content: "";
      position: absolute;
      right: 0%;
      top: 0;
      width: 30.2vw;
      height: 100%;
      background: #fbf7f3;
      z-index: -1;

      @media screen and (max-width: 1399px) {
        width: 32.2vw;
      }

      @media screen and (max-width: 1199px) {
        width: 29.2vw;
      }

      @media screen and (max-width: 991px) {
        display: none;
      }
    }
  } */
}

.personal-information-section {
  display: grid;
  grid-template-columns: 19.206977% 1fr 27.893023%;
}
.personal-information-section .manager_right {
  padding-right: 100px;
  background: #fff;
}
@media (max-width: 1680px) {
  .personal-information-section .manager_right {
    padding-right: 50px;
  }
}
@media screen and (max-width: 991px) {
  .personal-information-section .manager_right {
    padding: 32px 0;
  }
}
.personal-information-section .manager_right .information_content .title {
  color: var(--grey);
  font-size: 36px;
  line-height: normal;
  margin-bottom: 24px;
}
@media screen and (max-width: 575px) {
  .personal-information-section .manager_right .information_content .title {
    font-size: 26px;
  }
}
.personal-information-section .manager_right .information_content .avata {
  display: grid;
  grid-template-columns: 86px 1fr;
  align-items: center;
  gap: 24px;
  margin-bottom: 24px;
}
.personal-information-section .manager_right .information_content .avata .image {
  width: 87px;
  height: 87px;
  overflow: hidden;
  position: relative;
  border-radius: 100%;
}
.personal-information-section .manager_right .information_content .avata .image img {
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.personal-information-section .manager_right .information_content .avata .btn-add-file {
  position: relative;
  cursor: pointer;
  border-radius: 6px;
  background: #4fb0cb;
  padding: 8px 12px;
  display: inline-block;
}
.personal-information-section .manager_right .information_content .avata .btn-add-file .text {
  color: #333;
  font-size: 14px;
  line-height: normal;
}
.personal-information-section .manager_right .information_content .avata .btn-add-file input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: 38px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%;
}
.personal-information-section .manager_right .information_content .avata .desc {
  color: var(--black60, #848483);
  font-size: 16px;
  line-height: 22px;
  margin: 8px 0 0;
}
.personal-information-section .manager_right .information_content .avata .desc .text-danger {
  color: var(--black60, #848483) !important;
  font-size: 16px;
}
.personal-information-section .manager_right .information_content .information_select form .grids {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
@media screen and (max-width: 1199px) {
  .personal-information-section .manager_right .information_content .information_select form .grids {
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .personal-information-section .manager_right .information_content .information_select form .grids {
    gap: 16px;
    grid: none;
  }
}
.personal-information-section .manager_right .information_content .information_select form .grids .form-group label {
  color: var(--black80, #575756);
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.personal-information-section .manager_right .information_content .information_select form .grids .form-group select,
.personal-information-section .manager_right .information_content .information_select form .grids .form-group input {
  border: 1px solid rgba(41, 41, 41, 0.2);
  padding: 10px 14px;
  outline: 0;
  box-shadow: none;
  border-radius: 0;
}
.personal-information-section .manager_right .information_content .information_select form .choose_gender {
  margin-top: 24px;
}
.personal-information-section .manager_right .information_content .information_select form .choose_gender .text {
  color: var(--black80, #575756);
  font-size: 16px;
  line-height: 22px;
  display: block;
  margin-bottom: 16px;
}
.personal-information-section .manager_right .information_content .information_select form .choose_gender .custom-radio {
  margin-right: 32px;
}
.personal-information-section .manager_right .information_content .information_select form .choose_gender .custom-radio:last-child {
  margin-right: 0;
}
.personal-information-section .manager_right .information_content .information_select form .choose_gender .custom-radio label.txt {
  color: var(--grey);
}
.personal-information-section .manager_right .information_content .information_select .btn-save-changes {
  margin-top: 24px;
  display: inline-flex;
  border-radius: 6px;
  background: #4fb0cb;
  padding: 12px 24px;
  color: #333;
  font-size: 18px;
  line-height: normal;
  border: none;
  outline: 0;
  transition: 0.3s ease-in-out;
}
.personal-information-section .manager_right .information_content .information_select .btn-save-changes:hover {
  background: #05472a;
}
.personal-information-section .security_infore {
  padding: 60px 0 60px 100px;
}
@media (max-width: 1399px) {
  .personal-information-section .security_infore {
    padding: 60px 0 60px 10px;
  }
}
@media screen and (max-width: 991px) {
  .personal-information-section .security_infore {
    background: #fbf7f3;
    padding: 32px 16px;
  }
}
.personal-information-section .security_infore .user-page-security .user-page-title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  margin-bottom: 16px;
}
@media screen and (max-width: 575px) {
  .personal-information-section .security_infore .user-page-security .user-page-title {
    font-size: 20px;
  }
}
.personal-information-section .security_infore .user-page-security .form-group .security-title {
  color: var(--grey);
}
.personal-information-section .security_infore .user-page-security .form-group .security-name {
  color: var(--grey);
}
.personal-information-section .security_infore .user-page-security .form-group .user-security-cta {
  border-radius: 6px;
  background: #4fb0cb;
  padding: 8px 12px;
  color: #333;
  font-size: 14px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .personal-information-section {
    grid-template-columns: 22% 1fr 27%;
  }
  .personal-information-section .manager_left,
  .personal-information-section .security_infore {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .personal-information-section .manager_right {
    padding: 30px;
  }
  .personal-information-section .manager_right .information_content .title {
    font-size: 26px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .personal-information-section {
    grid-template-columns: 24% 1fr 28%;
  }
  .personal-information-section .manager_right {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .personal-information-section .manager_left_list a {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .personal-information-section .manager_right {
    margin: 0 -16px;
    padding: 32px 16px;
  }
  .personal-information-section .manager_right .form-group-birth #date_of_birth {
    padding-right: 30px;
  }
  .personal-information-section .manager_right .form-group-birth > div {
    position: relative;
  }
  .personal-information-section .manager_right .form-group-birth > div::after {
    content: "";
    background-image: url(../images/icon-calendar.svg);
    background-repeat: no-repeat;
    position: absolute;
    height: 16px;
    width: 16px;
    top: 13px;
    right: 10px;
    z-index: 2;
  }
  .personal-information-section .security_infore {
    padding: 32px 0;
  }
}

#modalUpdateUserPhone .modal-dialog {
  max-width: 560px;
}
@media screen and (min-width: 768px) {
  #modalUpdateUserPhone .modal-dialog .modal-header {
    padding-top: 0;
  }
}
#modalUpdateUserPhone .modal-dialog .modal-content {
  padding-bottom: 34px;
}
#modalUpdateUserPhone .modal-dialog .modal-body .modal-title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  padding-bottom: 20px;
  margin-bottom: 32px;
}
#modalUpdateUserPhone .modal-dialog .modal-body form .ipt-group label {
  color: var(--black80, #575756);
  display: block;
  margin-bottom: 12px;
}
#modalUpdateUserPhone .modal-dialog .modal-body form .ipt-group .ipt-error {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
#modalUpdateUserPhone .modal-dialog .modal-body form .ipt-group input {
  border: 1px solid rgba(41, 41, 41, 0.2);
  outline: 0;
  padding: 10px 14px 10px 40px;
  color: var(--grey-5, #292929);
  font-size: 16px;
  line-height: 22px;
  box-shadow: none;
  width: 100%;
  background: url(../images/smartphone.png) no-repeat #fff;
  background-position: 10px center;
}
#modalUpdateUserPhone .modal-dialog .modal-body form .ipt-group #checkPhone {
  font-style: italic;
  margin-top: 6px;
}
#modalUpdateUserPhone .modal-dialog .modal-body .modal-btn {
  border-radius: 6px;
  background: #4fb0cb;
  padding: 12px 24px;
  margin-top: 24px;
  width: 100%;
  border: none;
  color: #333;
  font-size: 18px;
  outline: 0;
}
#modalUpdateUserPhone .modal-dialog .modal-body .modal-btn:hover {
  background: #05472a;
}

#modalUpdateUserPassword .modal-dialog {
  max-width: 560px;
}
#modalUpdateUserPassword .modal-content {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #modalUpdateUserPassword .modal-header {
    padding-top: 0;
  }
}
#modalUpdateUserPassword .modal-body .modal-title {
  color: var(--grey);
  font-size: 22px;
  line-height: normal;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  padding-bottom: 20px;
  margin-bottom: 32px;
}
#modalUpdateUserPassword .modal-body form .form-group .form-label {
  color: var(--black80, #575756);
  display: block;
  margin-bottom: 12px;
}
#modalUpdateUserPassword .modal-body form .form-group .ipt-error {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
#modalUpdateUserPassword .modal-body form .form-group .ipt-gr input {
  border: 1px solid rgba(41, 41, 41, 0.2);
  padding: 9px 14px 9px 40px;
  width: 100%;
  outline: 0;
  background: url(../images/icon-lock.png) no-repeat #fff;
  background-position: 10px center;
}
#modalUpdateUserPassword .modal-body form .ipt-error {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
#modalUpdateUserPassword .modal-body .modal-btn {
  border-radius: 6px;
  padding: 8.5px 24px;
  margin-top: 24px;
  width: 100%;
  border: none;
  color: #333;
  font-size: 18px;
  background: #4fb0cb;
}
#modalUpdateUserPassword .modal-body .modal-btn:hover, #modalUpdateUserPassword .modal-body .modal-btn.active {
  background: #9fcc52;
}

.toast-information .toast-header {
  position: relative;
}
.toast-information .toast-header .toast-content .rounded {
  margin-right: 20px;
}
.toast-information .toast-header .toast-content .icon-error {
  display: none;
}
.toast-information .toast-header .toast-content.error .icon-success {
  display: none;
}
.toast-information .toast-header .toast-content.error .icon-error {
  display: block;
}
.toast-information .toast-header .btn-close {
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 767px) {
  #modalUpdateUserPhone,
  #modalUpdateUserPassword {
    padding-top: 16px;
  }
}

.page-email {
  background: #f2f2f2;
  padding: 37px 0 193px;
}
@media screen and (max-width: 575.98px) {
  .page-email {
    padding-bottom: 60px;
  }
}
.page-email .email-section {
  max-width: 568px;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
}
@media screen and (max-width: 575.98px) {
  .page-email .email-section {
    padding: 16px;
  }
}
.page-email .email-section .email_header {
  display: grid;
  grid-template-columns: 95px 1fr;
  gap: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
}
@media screen and (max-width: 575.98px) {
  .page-email .email-section .email_header {
    grid-template-columns: 1fr;
  }
}
.page-email .email-section .email_header .logo {
  max-width: 95px;
}
@media screen and (max-width: 575.98px) {
  .page-email .email-section .email_header .logo {
    text-align: center;
    margin: 0 auto;
  }
}
.page-email .email-section .email_header .box-policy .item {
  padding: 4px 0px;
  width: 50%;
  color: var(--grey);
  font-family: Arial;
  font-size: 11px;
  line-height: normal;
}
.page-email .email-section .email_header .box-policy .item img {
  width: 18px;
  height: 18px;
}
.page-email .email-section .text {
  padding: 24px 0 16px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
}
.page-email .email-section .text span {
  color: #555;
  font-family: Arial;
  font-size: 12px;
  line-height: normal;
  display: block;
  margin-bottom: 12px;
}
.page-email .email-section .text .title {
  color: var(--grey);
  font-family: Arial;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;
}
.page-email .email-section .text .desc {
  color: #555;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
.page-email .email-section .text .btn-order-tracking {
  margin-top: 16px;
  text-align: center;
}
.page-email .email-section .text .btn-order-tracking a {
  padding: 8px 12px;
  border-radius: 6px;
  background: #9fcc52;
  color: #000;
  font-family: Arial;
  font-size: 13px;
  line-height: normal;
  display: inline-block;
}
.page-email .email-section .box-user {
  padding: 16px 0;
}
.page-email .email-section .box-user .info_single {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #555;
  font-family: Arial;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;
}
.page-email .email-section .box-user .info_single span {
  font-size: 12px;
}
.page-email .email-section .box-user .address {
  color: #555;
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 4px;
}
.page-email .email-section .box-user .name {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #555;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 4px;
}
.page-email .email-section .box-user .name span {
  padding: 0 8px;
  margin: 0 8px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
.page-email .email-section .box-user .name span.email {
  border: none;
  padding: 0;
  margin: 0;
  color: #05472a;
}
.page-email .email-section .box-user p {
  color: #555;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
}
.page-email .email-section .box_product .box_product_title {
  display: grid;
  grid-template-columns: 1fr 60px 94px;
  padding: 12px 0;
  border-top: 1px solid var(--stroke, #eaeaea);
  border-bottom: 1px solid var(--stroke, #eaeaea);
  align-items: flex-start;
  gap: 12px;
  color: #555;
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 575.98px) {
  .page-email .email-section .box_product .box_product_title {
    grid-template-columns: 1fr 60px 44px;
  }
}
.page-email .email-section .box_product .box_product_title .cart-top-mony {
  text-align: right;
}
.page-email .email-section .box_product .product .item {
  display: grid;
  grid-template-columns: minmax(auto, 370px) 60px 94px;
  gap: 10px;
  justify-content: space-between;
  padding: 20px 0 12px;
  border-bottom: 1px solid var(--stroke, #eaeaea);
  background: #fff;
}
@media screen and (max-width: 575.98px) {
  .page-email .email-section .box_product .product .item {
    grid-template-columns: minmax(auto, 370px) 60px 44px;
  }
}
.page-email .email-section .box_product .product .item-product {
  display: flex;
  gap: 16px;
}
.page-email .email-section .box_product .product .item-product .image {
  width: 68px;
  height: 68px;
  flex-shrink: 0;
}
.page-email .email-section .box_product .product .item-product .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-email .email-section .box_product .product .item-product .name-product {
  color: var(--grey);
  font-size: 13px;
  font-family: Arial;
  line-height: 18px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  margin-bottom: 4px;
}
.page-email .email-section .box_product .product .quantity {
  color: var(--grey);
  font-family: Arial;
  font-size: 13px;
  line-height: 18px;
}
.page-email .email-section .box_product .product .type {
  color: #666;
  font-family: Arial;
  font-size: 11px;
  line-height: 16px;
}
.page-email .email-section .box_product .product .prices, .page-email .email-section .box_product .product .product-component-prices, .page-email .email-section .box_product .product .product-details .product-information .price-box .price-old, .product-details .product-information .price-box .page-email .email-section .box_product .product .price-old, .page-email .email-section .box_product .product .style-look-section.style-look-detail-section .product-information .price-box .price-old, .style-look-section.style-look-detail-section .product-information .price-box .page-email .email-section .box_product .product .price-old {
  text-align: right;
  justify-content: flex-end;
  align-content: flex-start;
  gap: 0;
}
.page-email .email-section .box_product .product .prices .price-sale, .page-email .email-section .box_product .product .product-component-prices .price-sale, .page-email .email-section .box_product .product .product-details .product-information .price-box .price-old .price-sale, .product-details .product-information .price-box .page-email .email-section .box_product .product .price-old .price-sale, .page-email .email-section .box_product .product .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-sale, .style-look-section.style-look-detail-section .product-information .price-box .page-email .email-section .box_product .product .price-old .price-sale {
  color: var(--grey);
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
}
.page-email .email-section .box_product .product .prices .price-old, .page-email .email-section .box_product .product .product-component-prices .price-old, .page-email .email-section .box_product .product .product-details .product-information .price-box .price-old .price-old, .product-details .product-information .price-box .page-email .email-section .box_product .product .price-old .price-old, .page-email .email-section .box_product .product .style-look-section.style-look-detail-section .product-information .price-box .price-old .price-old, .style-look-section.style-look-detail-section .product-information .price-box .page-email .email-section .box_product .product .price-old .price-old {
  color: #999;
  font-family: Arial;
  font-size: 11px;
  line-height: 18px;
  text-decoration-line: strikethrough;
}
.page-email .email-section .product_footer {
  text-align: right;
  padding-top: 16px;
}
.page-email .email-section .product_footer .price-order {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: var(--grey);
  font-family: Arial;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 8px;
}
.page-email .email-section .product_footer .price-order span {
  color: #666;
  font-family: Arial;
  font-size: 11px;
  line-height: 16px;
  margin-right: 8px;
}
.page-email .email-section .product_footer .price-order .dong {
  margin: 0;
}
.page-email .email-section .product_footer .product__total {
  font-weight: 400;
}
.page-email .email-section .product_footer .product__total .dong {
  font-weight: 400;
}
.page-email .email-section .box_review {
  border-top: 1px solid var(--stroke, #eaeaea);
  padding: 12px 0;
}
.page-email .email-section .box_review .content {
  display: grid;
  grid-template-columns: 90px 1fr;
  gap: 16px;
}
.page-email .email-section .box_review .content .text_review p {
  color: #555;
  font-family: Arial;
  font-size: 12px;
  font-style: italic;
  line-height: 18px;
}
.page-email .email-section .box_review .content .text_review a {
  border-radius: 6px;
  padding: 8px 12px;
  background: #9fcc52;
  color: #000;
  font-family: Arial;
  font-size: 13px;
  line-height: normal;
}
.page-email .email-section .box_policy_mail {
  border-top: 1px solid var(--stroke, #eaeaea);
  padding: 12px 0;
  color: #555;
  font-family: Arial;
  font-size: 12px;
  line-height: 22px;
}
.page-email .email-section .box_policy_mail a {
  color: var(--green);
}
.page-email .email-section .box_policy_mail .author {
  font-weight: 400;
}
.page-email .email-section .box_policy_mail .author span {
  display: block;
  line-height: normal;
}

.notification {
  padding-top: 16px;
  color: var(--grey);
  font-family: Arial;
  font-size: 10px;
  line-height: 18px;
}
.notification a {
  text-decoration-line: underline;
  color: var(--grey);
}

.table {
  width: 100%;
  vertical-align: top;
  border-color: gray;
}
.table > :not(caption) > * > * {
  border-bottom-width: 1px;
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.caption-top {
  caption-side: top;
}

.table-bordered > :not(caption) > *, .wrapper_table table > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > *, .wrapper_table table > :not(caption) > * > * {
  border-width: 1px;
}

.header-b2b {
  position: absolute;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 2;
  top: 30px;
}
@media screen and (max-width: 767px) {
  .header-b2b {
    position: static;
    transform: unset;
    padding: 8px 16px;
    background: #f0f8e6;
  }
  .header-b2b .logo-b2b {
    width: 93px;
    height: 45px;
    display: inline-block;
  }
  .header-b2b .logo-b2b img,
  .header-b2b .logo-b2b svg {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

@media screen and (max-width: 767px) {
  .landing-page-b2b .landing-page-blog-primary .container-wrapper {
    position: static;
    transform: unset;
    padding: 30px;
    background: #f0f8e6;
  }
}

.landing-page-blog-primary .container-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.landing-page-blog-primary .text-heading {
  max-width: 600px;
}
.landing-page-blog-primary .first-text-heading {
  color: var(--ever-gr, #05472a);
  font-size: 60px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;
}
@media screen and (max-width: 1199px) {
  .landing-page-blog-primary .first-text-heading {
    font-size: 32px;
  }
}
.landing-page-blog-primary .second-text-heading {
  color: var(--grey, #292929);
  font-size: 22px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .landing-page-blog-primary .second-text-heading {
    font-size: 16px;
  }
}
.landing-page-blog-primary .btn-text-heading {
  margin: 32px 0;
  border-radius: 6px;
  background: #05472a;
  display: inline-flex;
  padding: 16px 36px;
  justify-content: center;
  align-items: center;
  gap: 12px;
  color: #fff;
  font-size: 22px;
  line-height: normal;
}
@media screen and (max-width: 1199px) {
  .landing-page-blog-primary .btn-text-heading {
    font-size: 22px;
    padding: 12px 24px;
    margin: 24px 0;
  }
}
.landing-page-blog-primary .image-background {
  position: relative;
}
@media screen and (min-width: 768px) {
  .landing-page-blog-primary .image-background {
    height: 100vh;
  }
}
.landing-page-blog-primary .image-background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.landing-page-blog-list-brands {
  padding: 80px 0;
}
@media screen and (max-width: 1199px) {
  .landing-page-blog-list-brands {
    padding: 40px 0;
  }
}
.landing-page-blog-list-brands .b2b-block-title {
  text-align: center;
  color: var(--grey, #292929);
  font-size: 28px;
  line-height: normal;
  margin-bottom: 12px;
}
.landing-page-blog-list-brands .b2b-block-content .list-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  place-items: center;
  gap: 30px;
}
.landing-page-blog-list-brands .b2b-block-content .list-item .image {
  width: 120px;
  height: 120px;
}
.landing-page-blog-list-brands .b2b-block-content .list-item .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.landing-page-blog-list-service {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f0f8e6 55.81%);
  padding-bottom: 100px;
}
.landing-page-blog-list-service .b2b-block-title {
  color: var(--grey, #292929);
  text-align: center;
  font-size: 48px;
  line-height: normal;
  margin-bottom: 48px;
}
@media screen and (max-width: 1199px) {
  .landing-page-blog-list-service .b2b-block-title {
    font-size: 32px;
  }
}
.landing-page-blog-list-service .list-item {
  position: relative;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 30px;
}
.landing-page-blog-list-service .list-item .item {
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  padding-bottom: 400px;
}
.landing-page-blog-list-service .list-item .item:hover img {
  transform: scale(1.1);
}
.landing-page-blog-list-service .list-item .item img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.3s ease-in-out;
}
.landing-page-blog-list-service .list-item .item .name {
  position: absolute;
  z-index: 2;
  bottom: 0;
  padding: 30px 20px;
  color: var(--white, #fff);
  font-size: 28px;
  line-height: normal;
  width: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}

.landing-page-blog-center {
  max-width: 1520px;
  padding: 80px 0;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .landing-page-blog-center {
    padding: 40px 0;
  }
}
.landing-page-blog-center .iframe,
.landing-page-blog-center .video-image-center {
  position: relative;
  padding-bottom: 767px;
  text-align: center;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1679px) {
  .landing-page-blog-center .iframe,
  .landing-page-blog-center .video-image-center {
    padding-bottom: 56.25%;
  }
}
.landing-page-blog-center .iframe iframe,
.landing-page-blog-center .iframe img,
.landing-page-blog-center .iframe .js-iframe,
.landing-page-blog-center .video-image-center iframe,
.landing-page-blog-center .video-image-center img,
.landing-page-blog-center .video-image-center .js-iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.landing-page-blog-center .iframe iframe:not(iframe),
.landing-page-blog-center .iframe img:not(iframe),
.landing-page-blog-center .iframe .js-iframe:not(iframe),
.landing-page-blog-center .video-image-center iframe:not(iframe),
.landing-page-blog-center .video-image-center img:not(iframe),
.landing-page-blog-center .video-image-center .js-iframe:not(iframe) {
  -o-object-fit: cover;
     object-fit: cover;
}

.landing-page-block-ltr {
  grid-template-columns: 49% minmax(auto, 42.4342105263%);
}
.landing-page-block-ltr .col-left {
  position: relative;
  overflow: hidden;
  height: 510px;
  border-radius: 0px 300px 300px 0px;
}
@media screen and (max-width: 1199px) {
  .landing-page-block-ltr .col-left {
    height: auto;
    border-radius: 0;
  }
}
.landing-page-block-ltr .col-right {
  max-width: 655px;
  align-self: center;
}

.landing-page-block-rtf {
  grid-template-columns: minmax(auto, 42.4342105263%) 49%;
}
@media screen and (max-width: 767px) {
  .landing-page-block-rtf {
    flex-direction: column-reverse !important;
  }
}
.landing-page-block-rtf .col-left {
  align-self: center;
}
.landing-page-block-rtf .col-right {
  position: relative;
  overflow: hidden;
  border-radius: 300px 0px 0px 300px;
  height: 510px;
}
@media screen and (max-width: 1199px) {
  .landing-page-block-rtf .col-right {
    border-radius: 0;
    height: auto;
  }
}

[class*=landing-page-block-].block-row {
  max-width: 1520px;
  margin: 0 auto;
  padding: 0px 0 80px;
  margin-bottom: 67px;
  display: grid;
  justify-content: space-between;
  gap: 30px;
}
@media screen and (max-width: 1199px) {
  [class*=landing-page-block-].block-row {
    grid-template-columns: 1fr 1fr !important;
    padding: 40px 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  [class*=landing-page-block-].block-row {
    padding: 20px 0;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  [class*=landing-page-block-].block-row .col-right,
  [class*=landing-page-block-].block-row .col-left {
    border-radius: 0 !important;
  }
}
@media screen and (min-width: 1200px) {
  [class*=landing-page-block-].block-row img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
[class*=landing-page-block-].block-row .link {
  color: var(--grey, #292929);
  font-size: 20px;
  line-height: normal;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
[class*=landing-page-block-].block-row .heading-name {
  color: var(--grey, #292929);
  font-size: 48px;
  line-height: normal;
  margin-bottom: 32px;
}
@media screen and (max-width: 1199px) {
  [class*=landing-page-block-].block-row .heading-name {
    font-size: 32px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 991px) {
  [class*=landing-page-block-].block-row .heading-name {
    font-size: 22px;
    margin-bottom: 1rem;
  }
}
[class*=landing-page-block-].block-row .content {
  color: var(--grey, #292929);
  font-size: 18px;
  line-height: 1.3333333333;
}
@media screen and (max-width: 1199px) {
  [class*=landing-page-block-].block-row .content {
    font-size: 16px;
  }
}
[class*=landing-page-block-].block-row .content h1,
[class*=landing-page-block-].block-row .content h2,
[class*=landing-page-block-].block-row .content h3,
[class*=landing-page-block-].block-row .content h4,
[class*=landing-page-block-].block-row .content h5,
[class*=landing-page-block-].block-row .content h6 {
  color: var(--ever-gr, #05472a);
  font-size: 24px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 4px;
}
@media screen and (max-width: 1199px) {
  [class*=landing-page-block-].block-row .content h1,
  [class*=landing-page-block-].block-row .content h2,
  [class*=landing-page-block-].block-row .content h3,
  [class*=landing-page-block-].block-row .content h4,
  [class*=landing-page-block-].block-row .content h5,
  [class*=landing-page-block-].block-row .content h6 {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  [class*=landing-page-block-].block-row .content h1,
  [class*=landing-page-block-].block-row .content h2,
  [class*=landing-page-block-].block-row .content h3,
  [class*=landing-page-block-].block-row .content h4,
  [class*=landing-page-block-].block-row .content h5,
  [class*=landing-page-block-].block-row .content h6 {
    font-size: 18px;
  }
}

.section-html .contact-section {
  padding: 100px 0;
  background: linear-gradient(180deg, #f4e3c9 0%, rgba(244, 227, 201, 0) 97.5%);
}
@media screen and (max-width: 1199px) {
  .section-html .contact-section {
    padding: 40px 0;
  }
}
.section-html .contact-section .cc-wrapper {
  position: relative;
}
@media screen and (min-width: 768px) {
  .section-html .contact-section .cc-wrapper::after {
    content: "";
    position: absolute;
    top: -7px;
    left: 49%;
    transform: translateX(-50%);
    background-image: url("../images/bg-emoji.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    max-width: 1242px;
    width: 100%;
    height: 260px;
    pointer-events: none;
  }
}
.section-html .contact-section .cc-wrapper .title-cc {
  color: var(--grey, #292929);
  text-align: center;
  font-size: 48px;
  line-height: normal;
  padding: 53px 0 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .section-html .contact-section .cc-wrapper .title-cc {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  .section-html .contact-section .cc-wrapper .title-cc {
    padding-top: 0;
  }
}
.section-html .contact-section .cc-wrapper .title-cc + .text-center {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 16px;
  margin: 40px 0;
}
@media screen and (min-width: 1200px) {
  .section-html .contact-section .cc-wrapper .title-cc + .text-center {
    margin: 80px 0;
    gap: 8px 30px;
  }
}
.section-html .contact-section .cc-wrapper .title-cc + .text-center p {
  flex-basis: 100%;
  color: #292929;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .section-html .contact-section .cc-wrapper .title-cc + .text-center p {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .section-html .contact-section .cc-wrapper .title-cc + .text-center p {
    font-size: 24px;
  }
}
.section-html .contact-section .cc-wrapper .timer {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 100px;
}
@media screen and (max-width: 1199px) {
  .section-html .contact-section .cc-wrapper .timer {
    gap: 50px;
  }
}
@media screen and (max-width: 767px) {
  .section-html .contact-section .cc-wrapper .timer {
    gap: 16px;
  }
}
.section-html .contact-section .cc-wrapper .timer-item {
  text-align: center;
  color: var(--ever-gr, #05472a);
  font-size: 42px;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 1199px) {
  .section-html .contact-section .cc-wrapper .timer-item {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  .section-html .contact-section .cc-wrapper .timer-item {
    font-size: 20px;
  }
}
.section-html .contact-section .cc-wrapper .timer-item div {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  display: block;
  margin-top: 12px;
  margin-top: auto;
}
@media screen and (max-width: 1199px) {
  .section-html .contact-section .cc-wrapper .timer-item div {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .section-html .contact-section .cc-wrapper .timer-item div {
    font-size: 16px;
  }
}
.section-html .contact-section .cc-wrapper .btn-contact-section {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 22px;
  line-height: normal;
  border-radius: 6px;
  background: #05472a;
  padding: 16px 36px;
  gap: 12px;
}
@media screen and (max-width: 1199px) {
  .section-html .contact-section .cc-wrapper .btn-contact-section {
    padding: 12px 24px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .section-html .contact-section .cc-wrapper .btn-contact-section {
    font-size: 16px;
    padding: 12px 16px;
  }
}
.section-html .testerminal {
  display: grid;
  grid-template-columns: 1fr 47.5495915986%;
  gap: 60px;
  justify-content: space-between;
  place-items: center;
  margin-top: 130px;
}
@media screen and (max-width: 1199px) {
  .section-html .testerminal {
    margin-top: 60px;
    gap: 30px;
  }
}
@media screen and (max-width: 767px) {
  .section-html .testerminal {
    grid: none;
  }
}
.section-html .testerminal .image {
  position: relative;
  padding-bottom: 439px;
  border-radius: 60px 60px 0px 60px;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .section-html .testerminal .image {
    padding-bottom: 56.25%;
  }
}
.section-html .testerminal .image iframe,
.section-html .testerminal .image img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.section-html .testerminal .image iframe:not(iframe),
.section-html .testerminal .image img:not(iframe) {
  -o-object-fit: cover;
     object-fit: cover;
}
.section-html .testerminal .content {
  color: var(--grey, #292929);
}
.section-html .testerminal .content .desc {
  font-size: 28px;
  font-style: italic;
  line-height: 1.6428571429;
}
@media screen and (max-width: 1199px) {
  .section-html .testerminal .content .desc {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .section-html .testerminal .content .desc {
    font-size: 18px;
  }
}
.section-html .testerminal .content .author {
  font-size: 18px;
  font-weight: 400;
  margin-top: 24px;
}
.section-html .testerminal .content .author div {
  display: block;
  margin-top: 8px;
}

.footer-landing-b2b {
  background: var(--green);
  color: #fff;
  padding: 60px 0;
}
.footer-landing-b2b a {
  color: #fff;
}
@media screen and (max-width: 1199px) {
  .footer-landing-b2b {
    padding: 40px 0;
  }
}
.footer-landing-b2b .wrapper {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 60px;
}
@media screen and (max-width: 1199px) {
  .footer-landing-b2b .wrapper {
    gap: 30px;
  }
}
@media screen and (max-width: 991px) {
  .footer-landing-b2b .wrapper {
    grid: none;
  }
}
.footer-landing-b2b .content {
  display: flex;
  justify-content: space-between;
  gap: 16px;
}
@media screen and (max-width: 991px) {
  .footer-landing-b2b .content {
    flex-direction: column;
    align-items: flex-start;
  }
}
.footer-landing-b2b .content-address {
  color: #fff;
  font-size: 16px;
  line-height: normal;
  max-width: 486px;
}
.footer-landing-b2b .content-address h4 {
  color: var(--mist, #cbd3b0);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.footer-landing-b2b .content-address ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 24px 30px;
  padding: 0;
  margin: 0;
}
.footer-landing-b2b .content-address ul li {
  display: flex;
  align-items: center;
  gap: 16px;
  width: -moz-fit-content;
  width: fit-content;
}
.footer-landing-b2b .content-address ul li .icon {
  flex-shrink: 0;
  height: 20px;
  width: 20px;
}
.footer-landing-b2b .content-address ul li .icon img {
  height: 100%;
  width: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}
.footer-landing-b2b .content-address ul li:nth-of-type(1) {
  flex-basis: 100%;
}
.footer-landing-b2b .content-connect {
  max-width: 355px;
  flex-shrink: 0;
}
.footer-landing-b2b .content-connect h4 {
  color: var(--mist, #cbd3b0);
  font-size: 18px;
  font-style: italic;
  line-height: normal;
}
.footer-landing-b2b .content-connect .icon {
  width: 32px;
  height: 32px;
}
.footer-landing-b2b .content-connect .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer-landing-b2b .content-connect .btn-connect {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  border-radius: 8px;
  background: #4fb0cb;
  color: #333;
  padding: 12px 24px;
  margin-top: 24px;
}
@media screen and (max-width: 1199px) {
  .footer-landing-b2b .content-connect .btn-connect {
    padding: 12px 16px;
    font-size: 16px;
  }
}
.footer-landing-b2b .content-img {
  flex-shrink: 0;
  width: 160px;
}

.lh-1 {
  line-height: 1px;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, 1fr);
}

.line-height-1 {
  line-height: 1px;
}

.gap-1 {
  gap: 1px;
}

.gap-x-1 {
  -moz-column-gap: 1px;
       column-gap: 1px;
}

.gap-y-1 {
  row-gap: 1px;
}

.rounded-1 {
  border-radius: 1px;
}

.mb-1 {
  margin-bottom: 1px;
}

.mt-1 {
  margin-top: 1px;
}

.mr-1 {
  margin-right: 1px;
}

.ml-1 {
  margin-left: 1px;
}

.mx-1 {
  margin-right: 1px;
  margin-left: 1px;
}

.my-1 {
  margin-top: 1px;
  margin-bottom: 1px;
}

.p-1 {
  padding: 1px;
}

.px-1 {
  padding-right: 1px;
  padding-left: 1px;
}

.py-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}

.pr-1 {
  padding-right: 1px;
}

.pl-1 {
  padding-left: 1px;
}

.pt-1 {
  padding-top: 1px;
}

.pb-1 {
  padding-bottom: 1px;
}

.fs-1 {
  font-size: 1px;
}

.w-1 {
  width: 1px;
}

.h-1 {
  height: 1px;
}

@media (min-width: 576px) {
  .lh-sm-1 {
    line-height: 1px;
  }
  .line-height-sm-1 {
    line-height: 1px;
  }
  .grid-cols-sm-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gap-sm-1 {
    gap: 1px;
  }
  .gap-x-sm-1 {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }
  .gap-y-sm-1 {
    row-gap: 1px;
  }
  .rounded-sm-1 {
    border-radius: 1px;
  }
  .mb-sm-1 {
    margin-bottom: 1px;
  }
  .mt-sm-1 {
    margin-top: 1px;
  }
  .mr-sm-1 {
    margin-right: 1px;
  }
  .ml-sm-1 {
    margin-left: 1px;
  }
  .mx-sm-1 {
    margin-right: 1px;
    margin-left: 1px;
  }
  .my-sm-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .p-sm-1 {
    padding: 1px;
  }
  .px-sm-1 {
    padding-right: 1px;
    padding-left: 1px;
  }
  .py-sm-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .pr-sm-1 {
    padding-right: 1px;
  }
  .pl-sm-1 {
    padding-left: 1px;
  }
  .pt-sm-1 {
    padding-top: 1px;
  }
  .pb-sm-1 {
    padding-bottom: 1px;
  }
  .fs-sm-1 {
    font-size: 1px;
  }
  .w-sm-1 {
    width: 1px;
  }
  .h-sm-1 {
    height: 1px;
  }
}
@media (min-width: 768px) {
  .lh-md-1 {
    line-height: 1px;
  }
  .line-height-md-1 {
    line-height: 1px;
  }
  .grid-cols-md-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gap-md-1 {
    gap: 1px;
  }
  .gap-x-md-1 {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }
  .gap-y-md-1 {
    row-gap: 1px;
  }
  .rounded-md-1 {
    border-radius: 1px;
  }
  .mb-md-1 {
    margin-bottom: 1px;
  }
  .mt-md-1 {
    margin-top: 1px;
  }
  .mr-md-1 {
    margin-right: 1px;
  }
  .ml-md-1 {
    margin-left: 1px;
  }
  .mx-md-1 {
    margin-right: 1px;
    margin-left: 1px;
  }
  .my-md-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .p-md-1 {
    padding: 1px;
  }
  .px-md-1 {
    padding-right: 1px;
    padding-left: 1px;
  }
  .py-md-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .pr-md-1 {
    padding-right: 1px;
  }
  .pl-md-1 {
    padding-left: 1px;
  }
  .pt-md-1 {
    padding-top: 1px;
  }
  .pb-md-1 {
    padding-bottom: 1px;
  }
  .fs-md-1 {
    font-size: 1px;
  }
  .w-md-1 {
    width: 1px;
  }
  .h-md-1 {
    height: 1px;
  }
}
@media (min-width: 992px) {
  .lh-lg-1 {
    line-height: 1px;
  }
  .line-height-lg-1 {
    line-height: 1px;
  }
  .grid-cols-lg-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gap-lg-1 {
    gap: 1px;
  }
  .gap-x-lg-1 {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }
  .gap-y-lg-1 {
    row-gap: 1px;
  }
  .rounded-lg-1 {
    border-radius: 1px;
  }
  .mb-lg-1 {
    margin-bottom: 1px;
  }
  .mt-lg-1 {
    margin-top: 1px;
  }
  .mr-lg-1 {
    margin-right: 1px;
  }
  .ml-lg-1 {
    margin-left: 1px;
  }
  .mx-lg-1 {
    margin-right: 1px;
    margin-left: 1px;
  }
  .my-lg-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .p-lg-1 {
    padding: 1px;
  }
  .px-lg-1 {
    padding-right: 1px;
    padding-left: 1px;
  }
  .py-lg-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .pr-lg-1 {
    padding-right: 1px;
  }
  .pl-lg-1 {
    padding-left: 1px;
  }
  .pt-lg-1 {
    padding-top: 1px;
  }
  .pb-lg-1 {
    padding-bottom: 1px;
  }
  .fs-lg-1 {
    font-size: 1px;
  }
  .w-lg-1 {
    width: 1px;
  }
  .h-lg-1 {
    height: 1px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-1 {
    line-height: 1px;
  }
  .line-height-xl-1 {
    line-height: 1px;
  }
  .grid-cols-xl-1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .gap-xl-1 {
    gap: 1px;
  }
  .gap-x-xl-1 {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }
  .gap-y-xl-1 {
    row-gap: 1px;
  }
  .rounded-xl-1 {
    border-radius: 1px;
  }
  .mb-xl-1 {
    margin-bottom: 1px;
  }
  .mt-xl-1 {
    margin-top: 1px;
  }
  .mr-xl-1 {
    margin-right: 1px;
  }
  .ml-xl-1 {
    margin-left: 1px;
  }
  .mx-xl-1 {
    margin-right: 1px;
    margin-left: 1px;
  }
  .my-xl-1 {
    margin-top: 1px;
    margin-bottom: 1px;
  }
  .p-xl-1 {
    padding: 1px;
  }
  .px-xl-1 {
    padding-right: 1px;
    padding-left: 1px;
  }
  .py-xl-1 {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .pr-xl-1 {
    padding-right: 1px;
  }
  .pl-xl-1 {
    padding-left: 1px;
  }
  .pt-xl-1 {
    padding-top: 1px;
  }
  .pb-xl-1 {
    padding-bottom: 1px;
  }
  .fs-xl-1 {
    font-size: 1px;
  }
  .w-xl-1 {
    width: 1px;
  }
  .h-xl-1 {
    height: 1px;
  }
}
.lh-2 {
  line-height: 2px;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, 1fr);
}

.line-height-2 {
  line-height: 2px;
}

.gap-2 {
  gap: 2px;
}

.gap-x-2 {
  -moz-column-gap: 2px;
       column-gap: 2px;
}

.gap-y-2 {
  row-gap: 2px;
}

.rounded-2 {
  border-radius: 2px;
}

.mb-2 {
  margin-bottom: 2px;
}

.mt-2 {
  margin-top: 2px;
}

.mr-2 {
  margin-right: 2px;
}

.ml-2 {
  margin-left: 2px;
}

.mx-2 {
  margin-right: 2px;
  margin-left: 2px;
}

.my-2 {
  margin-top: 2px;
  margin-bottom: 2px;
}

.p-2 {
  padding: 2px;
}

.px-2 {
  padding-right: 2px;
  padding-left: 2px;
}

.py-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.pr-2 {
  padding-right: 2px;
}

.pl-2 {
  padding-left: 2px;
}

.pt-2 {
  padding-top: 2px;
}

.pb-2 {
  padding-bottom: 2px;
}

.fs-2 {
  font-size: 2px;
}

.w-2 {
  width: 2px;
}

.h-2 {
  height: 2px;
}

@media (min-width: 576px) {
  .lh-sm-2 {
    line-height: 2px;
  }
  .line-height-sm-2 {
    line-height: 2px;
  }
  .grid-cols-sm-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gap-sm-2 {
    gap: 2px;
  }
  .gap-x-sm-2 {
    -moz-column-gap: 2px;
         column-gap: 2px;
  }
  .gap-y-sm-2 {
    row-gap: 2px;
  }
  .rounded-sm-2 {
    border-radius: 2px;
  }
  .mb-sm-2 {
    margin-bottom: 2px;
  }
  .mt-sm-2 {
    margin-top: 2px;
  }
  .mr-sm-2 {
    margin-right: 2px;
  }
  .ml-sm-2 {
    margin-left: 2px;
  }
  .mx-sm-2 {
    margin-right: 2px;
    margin-left: 2px;
  }
  .my-sm-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .p-sm-2 {
    padding: 2px;
  }
  .px-sm-2 {
    padding-right: 2px;
    padding-left: 2px;
  }
  .py-sm-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .pr-sm-2 {
    padding-right: 2px;
  }
  .pl-sm-2 {
    padding-left: 2px;
  }
  .pt-sm-2 {
    padding-top: 2px;
  }
  .pb-sm-2 {
    padding-bottom: 2px;
  }
  .fs-sm-2 {
    font-size: 2px;
  }
  .w-sm-2 {
    width: 2px;
  }
  .h-sm-2 {
    height: 2px;
  }
}
@media (min-width: 768px) {
  .lh-md-2 {
    line-height: 2px;
  }
  .line-height-md-2 {
    line-height: 2px;
  }
  .grid-cols-md-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gap-md-2 {
    gap: 2px;
  }
  .gap-x-md-2 {
    -moz-column-gap: 2px;
         column-gap: 2px;
  }
  .gap-y-md-2 {
    row-gap: 2px;
  }
  .rounded-md-2 {
    border-radius: 2px;
  }
  .mb-md-2 {
    margin-bottom: 2px;
  }
  .mt-md-2 {
    margin-top: 2px;
  }
  .mr-md-2 {
    margin-right: 2px;
  }
  .ml-md-2 {
    margin-left: 2px;
  }
  .mx-md-2 {
    margin-right: 2px;
    margin-left: 2px;
  }
  .my-md-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .p-md-2 {
    padding: 2px;
  }
  .px-md-2 {
    padding-right: 2px;
    padding-left: 2px;
  }
  .py-md-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .pr-md-2 {
    padding-right: 2px;
  }
  .pl-md-2 {
    padding-left: 2px;
  }
  .pt-md-2 {
    padding-top: 2px;
  }
  .pb-md-2 {
    padding-bottom: 2px;
  }
  .fs-md-2 {
    font-size: 2px;
  }
  .w-md-2 {
    width: 2px;
  }
  .h-md-2 {
    height: 2px;
  }
}
@media (min-width: 992px) {
  .lh-lg-2 {
    line-height: 2px;
  }
  .line-height-lg-2 {
    line-height: 2px;
  }
  .grid-cols-lg-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gap-lg-2 {
    gap: 2px;
  }
  .gap-x-lg-2 {
    -moz-column-gap: 2px;
         column-gap: 2px;
  }
  .gap-y-lg-2 {
    row-gap: 2px;
  }
  .rounded-lg-2 {
    border-radius: 2px;
  }
  .mb-lg-2 {
    margin-bottom: 2px;
  }
  .mt-lg-2 {
    margin-top: 2px;
  }
  .mr-lg-2 {
    margin-right: 2px;
  }
  .ml-lg-2 {
    margin-left: 2px;
  }
  .mx-lg-2 {
    margin-right: 2px;
    margin-left: 2px;
  }
  .my-lg-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .p-lg-2 {
    padding: 2px;
  }
  .px-lg-2 {
    padding-right: 2px;
    padding-left: 2px;
  }
  .py-lg-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .pr-lg-2 {
    padding-right: 2px;
  }
  .pl-lg-2 {
    padding-left: 2px;
  }
  .pt-lg-2 {
    padding-top: 2px;
  }
  .pb-lg-2 {
    padding-bottom: 2px;
  }
  .fs-lg-2 {
    font-size: 2px;
  }
  .w-lg-2 {
    width: 2px;
  }
  .h-lg-2 {
    height: 2px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-2 {
    line-height: 2px;
  }
  .line-height-xl-2 {
    line-height: 2px;
  }
  .grid-cols-xl-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .gap-xl-2 {
    gap: 2px;
  }
  .gap-x-xl-2 {
    -moz-column-gap: 2px;
         column-gap: 2px;
  }
  .gap-y-xl-2 {
    row-gap: 2px;
  }
  .rounded-xl-2 {
    border-radius: 2px;
  }
  .mb-xl-2 {
    margin-bottom: 2px;
  }
  .mt-xl-2 {
    margin-top: 2px;
  }
  .mr-xl-2 {
    margin-right: 2px;
  }
  .ml-xl-2 {
    margin-left: 2px;
  }
  .mx-xl-2 {
    margin-right: 2px;
    margin-left: 2px;
  }
  .my-xl-2 {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .p-xl-2 {
    padding: 2px;
  }
  .px-xl-2 {
    padding-right: 2px;
    padding-left: 2px;
  }
  .py-xl-2 {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .pr-xl-2 {
    padding-right: 2px;
  }
  .pl-xl-2 {
    padding-left: 2px;
  }
  .pt-xl-2 {
    padding-top: 2px;
  }
  .pb-xl-2 {
    padding-bottom: 2px;
  }
  .fs-xl-2 {
    font-size: 2px;
  }
  .w-xl-2 {
    width: 2px;
  }
  .h-xl-2 {
    height: 2px;
  }
}
.lh-3 {
  line-height: 3px;
}

.grid-cols-3 {
  grid-template-columns: repeat(3, 1fr);
}

.line-height-3 {
  line-height: 3px;
}

.gap-3 {
  gap: 3px;
}

.gap-x-3 {
  -moz-column-gap: 3px;
       column-gap: 3px;
}

.gap-y-3 {
  row-gap: 3px;
}

.rounded-3 {
  border-radius: 3px;
}

.mb-3 {
  margin-bottom: 3px;
}

.mt-3 {
  margin-top: 3px;
}

.mr-3 {
  margin-right: 3px;
}

.ml-3 {
  margin-left: 3px;
}

.mx-3 {
  margin-right: 3px;
  margin-left: 3px;
}

.my-3 {
  margin-top: 3px;
  margin-bottom: 3px;
}

.p-3 {
  padding: 3px;
}

.px-3 {
  padding-right: 3px;
  padding-left: 3px;
}

.py-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.pr-3 {
  padding-right: 3px;
}

.pl-3 {
  padding-left: 3px;
}

.pt-3 {
  padding-top: 3px;
}

.pb-3 {
  padding-bottom: 3px;
}

.fs-3 {
  font-size: 3px;
}

.w-3 {
  width: 3px;
}

.h-3 {
  height: 3px;
}

@media (min-width: 576px) {
  .lh-sm-3 {
    line-height: 3px;
  }
  .line-height-sm-3 {
    line-height: 3px;
  }
  .grid-cols-sm-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .gap-sm-3 {
    gap: 3px;
  }
  .gap-x-sm-3 {
    -moz-column-gap: 3px;
         column-gap: 3px;
  }
  .gap-y-sm-3 {
    row-gap: 3px;
  }
  .rounded-sm-3 {
    border-radius: 3px;
  }
  .mb-sm-3 {
    margin-bottom: 3px;
  }
  .mt-sm-3 {
    margin-top: 3px;
  }
  .mr-sm-3 {
    margin-right: 3px;
  }
  .ml-sm-3 {
    margin-left: 3px;
  }
  .mx-sm-3 {
    margin-right: 3px;
    margin-left: 3px;
  }
  .my-sm-3 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .p-sm-3 {
    padding: 3px;
  }
  .px-sm-3 {
    padding-right: 3px;
    padding-left: 3px;
  }
  .py-sm-3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .pr-sm-3 {
    padding-right: 3px;
  }
  .pl-sm-3 {
    padding-left: 3px;
  }
  .pt-sm-3 {
    padding-top: 3px;
  }
  .pb-sm-3 {
    padding-bottom: 3px;
  }
  .fs-sm-3 {
    font-size: 3px;
  }
  .w-sm-3 {
    width: 3px;
  }
  .h-sm-3 {
    height: 3px;
  }
}
@media (min-width: 768px) {
  .lh-md-3 {
    line-height: 3px;
  }
  .line-height-md-3 {
    line-height: 3px;
  }
  .grid-cols-md-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .gap-md-3 {
    gap: 3px;
  }
  .gap-x-md-3 {
    -moz-column-gap: 3px;
         column-gap: 3px;
  }
  .gap-y-md-3 {
    row-gap: 3px;
  }
  .rounded-md-3 {
    border-radius: 3px;
  }
  .mb-md-3 {
    margin-bottom: 3px;
  }
  .mt-md-3 {
    margin-top: 3px;
  }
  .mr-md-3 {
    margin-right: 3px;
  }
  .ml-md-3 {
    margin-left: 3px;
  }
  .mx-md-3 {
    margin-right: 3px;
    margin-left: 3px;
  }
  .my-md-3 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .p-md-3 {
    padding: 3px;
  }
  .px-md-3 {
    padding-right: 3px;
    padding-left: 3px;
  }
  .py-md-3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .pr-md-3 {
    padding-right: 3px;
  }
  .pl-md-3 {
    padding-left: 3px;
  }
  .pt-md-3 {
    padding-top: 3px;
  }
  .pb-md-3 {
    padding-bottom: 3px;
  }
  .fs-md-3 {
    font-size: 3px;
  }
  .w-md-3 {
    width: 3px;
  }
  .h-md-3 {
    height: 3px;
  }
}
@media (min-width: 992px) {
  .lh-lg-3 {
    line-height: 3px;
  }
  .line-height-lg-3 {
    line-height: 3px;
  }
  .grid-cols-lg-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .gap-lg-3 {
    gap: 3px;
  }
  .gap-x-lg-3 {
    -moz-column-gap: 3px;
         column-gap: 3px;
  }
  .gap-y-lg-3 {
    row-gap: 3px;
  }
  .rounded-lg-3 {
    border-radius: 3px;
  }
  .mb-lg-3 {
    margin-bottom: 3px;
  }
  .mt-lg-3 {
    margin-top: 3px;
  }
  .mr-lg-3 {
    margin-right: 3px;
  }
  .ml-lg-3 {
    margin-left: 3px;
  }
  .mx-lg-3 {
    margin-right: 3px;
    margin-left: 3px;
  }
  .my-lg-3 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .p-lg-3 {
    padding: 3px;
  }
  .px-lg-3 {
    padding-right: 3px;
    padding-left: 3px;
  }
  .py-lg-3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .pr-lg-3 {
    padding-right: 3px;
  }
  .pl-lg-3 {
    padding-left: 3px;
  }
  .pt-lg-3 {
    padding-top: 3px;
  }
  .pb-lg-3 {
    padding-bottom: 3px;
  }
  .fs-lg-3 {
    font-size: 3px;
  }
  .w-lg-3 {
    width: 3px;
  }
  .h-lg-3 {
    height: 3px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-3 {
    line-height: 3px;
  }
  .line-height-xl-3 {
    line-height: 3px;
  }
  .grid-cols-xl-3 {
    grid-template-columns: repeat(3, 1fr);
  }
  .gap-xl-3 {
    gap: 3px;
  }
  .gap-x-xl-3 {
    -moz-column-gap: 3px;
         column-gap: 3px;
  }
  .gap-y-xl-3 {
    row-gap: 3px;
  }
  .rounded-xl-3 {
    border-radius: 3px;
  }
  .mb-xl-3 {
    margin-bottom: 3px;
  }
  .mt-xl-3 {
    margin-top: 3px;
  }
  .mr-xl-3 {
    margin-right: 3px;
  }
  .ml-xl-3 {
    margin-left: 3px;
  }
  .mx-xl-3 {
    margin-right: 3px;
    margin-left: 3px;
  }
  .my-xl-3 {
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .p-xl-3 {
    padding: 3px;
  }
  .px-xl-3 {
    padding-right: 3px;
    padding-left: 3px;
  }
  .py-xl-3 {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .pr-xl-3 {
    padding-right: 3px;
  }
  .pl-xl-3 {
    padding-left: 3px;
  }
  .pt-xl-3 {
    padding-top: 3px;
  }
  .pb-xl-3 {
    padding-bottom: 3px;
  }
  .fs-xl-3 {
    font-size: 3px;
  }
  .w-xl-3 {
    width: 3px;
  }
  .h-xl-3 {
    height: 3px;
  }
}
.lh-4 {
  line-height: 4px;
}

.grid-cols-4 {
  grid-template-columns: repeat(4, 1fr);
}

.line-height-4 {
  line-height: 4px;
}

.gap-4 {
  gap: 4px;
}

.gap-x-4 {
  -moz-column-gap: 4px;
       column-gap: 4px;
}

.gap-y-4 {
  row-gap: 4px;
}

.rounded-4 {
  border-radius: 4px;
}

.mb-4 {
  margin-bottom: 4px;
}

.mt-4 {
  margin-top: 4px;
}

.mr-4 {
  margin-right: 4px;
}

.ml-4 {
  margin-left: 4px;
}

.mx-4 {
  margin-right: 4px;
  margin-left: 4px;
}

.my-4 {
  margin-top: 4px;
  margin-bottom: 4px;
}

.p-4 {
  padding: 4px;
}

.px-4 {
  padding-right: 4px;
  padding-left: 4px;
}

.py-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.pr-4 {
  padding-right: 4px;
}

.pl-4 {
  padding-left: 4px;
}

.pt-4 {
  padding-top: 4px;
}

.pb-4 {
  padding-bottom: 4px;
}

.fs-4 {
  font-size: 4px;
}

.w-4 {
  width: 4px;
}

.h-4 {
  height: 4px;
}

@media (min-width: 576px) {
  .lh-sm-4 {
    line-height: 4px;
  }
  .line-height-sm-4 {
    line-height: 4px;
  }
  .grid-cols-sm-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .gap-sm-4 {
    gap: 4px;
  }
  .gap-x-sm-4 {
    -moz-column-gap: 4px;
         column-gap: 4px;
  }
  .gap-y-sm-4 {
    row-gap: 4px;
  }
  .rounded-sm-4 {
    border-radius: 4px;
  }
  .mb-sm-4 {
    margin-bottom: 4px;
  }
  .mt-sm-4 {
    margin-top: 4px;
  }
  .mr-sm-4 {
    margin-right: 4px;
  }
  .ml-sm-4 {
    margin-left: 4px;
  }
  .mx-sm-4 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .my-sm-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .p-sm-4 {
    padding: 4px;
  }
  .px-sm-4 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .py-sm-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pr-sm-4 {
    padding-right: 4px;
  }
  .pl-sm-4 {
    padding-left: 4px;
  }
  .pt-sm-4 {
    padding-top: 4px;
  }
  .pb-sm-4 {
    padding-bottom: 4px;
  }
  .fs-sm-4 {
    font-size: 4px;
  }
  .w-sm-4 {
    width: 4px;
  }
  .h-sm-4 {
    height: 4px;
  }
}
@media (min-width: 768px) {
  .lh-md-4 {
    line-height: 4px;
  }
  .line-height-md-4 {
    line-height: 4px;
  }
  .grid-cols-md-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .gap-md-4 {
    gap: 4px;
  }
  .gap-x-md-4 {
    -moz-column-gap: 4px;
         column-gap: 4px;
  }
  .gap-y-md-4 {
    row-gap: 4px;
  }
  .rounded-md-4 {
    border-radius: 4px;
  }
  .mb-md-4 {
    margin-bottom: 4px;
  }
  .mt-md-4 {
    margin-top: 4px;
  }
  .mr-md-4 {
    margin-right: 4px;
  }
  .ml-md-4 {
    margin-left: 4px;
  }
  .mx-md-4 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .my-md-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .p-md-4 {
    padding: 4px;
  }
  .px-md-4 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .py-md-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pr-md-4 {
    padding-right: 4px;
  }
  .pl-md-4 {
    padding-left: 4px;
  }
  .pt-md-4 {
    padding-top: 4px;
  }
  .pb-md-4 {
    padding-bottom: 4px;
  }
  .fs-md-4 {
    font-size: 4px;
  }
  .w-md-4 {
    width: 4px;
  }
  .h-md-4 {
    height: 4px;
  }
}
@media (min-width: 992px) {
  .lh-lg-4 {
    line-height: 4px;
  }
  .line-height-lg-4 {
    line-height: 4px;
  }
  .grid-cols-lg-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .gap-lg-4 {
    gap: 4px;
  }
  .gap-x-lg-4 {
    -moz-column-gap: 4px;
         column-gap: 4px;
  }
  .gap-y-lg-4 {
    row-gap: 4px;
  }
  .rounded-lg-4 {
    border-radius: 4px;
  }
  .mb-lg-4 {
    margin-bottom: 4px;
  }
  .mt-lg-4 {
    margin-top: 4px;
  }
  .mr-lg-4 {
    margin-right: 4px;
  }
  .ml-lg-4 {
    margin-left: 4px;
  }
  .mx-lg-4 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .my-lg-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .p-lg-4 {
    padding: 4px;
  }
  .px-lg-4 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .py-lg-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pr-lg-4 {
    padding-right: 4px;
  }
  .pl-lg-4 {
    padding-left: 4px;
  }
  .pt-lg-4 {
    padding-top: 4px;
  }
  .pb-lg-4 {
    padding-bottom: 4px;
  }
  .fs-lg-4 {
    font-size: 4px;
  }
  .w-lg-4 {
    width: 4px;
  }
  .h-lg-4 {
    height: 4px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-4 {
    line-height: 4px;
  }
  .line-height-xl-4 {
    line-height: 4px;
  }
  .grid-cols-xl-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .gap-xl-4 {
    gap: 4px;
  }
  .gap-x-xl-4 {
    -moz-column-gap: 4px;
         column-gap: 4px;
  }
  .gap-y-xl-4 {
    row-gap: 4px;
  }
  .rounded-xl-4 {
    border-radius: 4px;
  }
  .mb-xl-4 {
    margin-bottom: 4px;
  }
  .mt-xl-4 {
    margin-top: 4px;
  }
  .mr-xl-4 {
    margin-right: 4px;
  }
  .ml-xl-4 {
    margin-left: 4px;
  }
  .mx-xl-4 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .my-xl-4 {
    margin-top: 4px;
    margin-bottom: 4px;
  }
  .p-xl-4 {
    padding: 4px;
  }
  .px-xl-4 {
    padding-right: 4px;
    padding-left: 4px;
  }
  .py-xl-4 {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pr-xl-4 {
    padding-right: 4px;
  }
  .pl-xl-4 {
    padding-left: 4px;
  }
  .pt-xl-4 {
    padding-top: 4px;
  }
  .pb-xl-4 {
    padding-bottom: 4px;
  }
  .fs-xl-4 {
    font-size: 4px;
  }
  .w-xl-4 {
    width: 4px;
  }
  .h-xl-4 {
    height: 4px;
  }
}
.lh-5 {
  line-height: 5px;
}

.grid-cols-5 {
  grid-template-columns: repeat(5, 1fr);
}

.line-height-5 {
  line-height: 5px;
}

.gap-5 {
  gap: 5px;
}

.gap-x-5 {
  -moz-column-gap: 5px;
       column-gap: 5px;
}

.gap-y-5 {
  row-gap: 5px;
}

.rounded-5 {
  border-radius: 5px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mt-5 {
  margin-top: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mx-5 {
  margin-right: 5px;
  margin-left: 5px;
}

.my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.p-5 {
  padding: 5px;
}

.px-5 {
  padding-right: 5px;
  padding-left: 5px;
}

.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pr-5 {
  padding-right: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.pt-5 {
  padding-top: 5px;
}

.pb-5 {
  padding-bottom: 5px;
}

.fs-5 {
  font-size: 5px;
}

.w-5 {
  width: 5px;
}

.h-5 {
  height: 5px;
}

@media (min-width: 576px) {
  .lh-sm-5 {
    line-height: 5px;
  }
  .line-height-sm-5 {
    line-height: 5px;
  }
  .grid-cols-sm-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .gap-sm-5 {
    gap: 5px;
  }
  .gap-x-sm-5 {
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
  .gap-y-sm-5 {
    row-gap: 5px;
  }
  .rounded-sm-5 {
    border-radius: 5px;
  }
  .mb-sm-5 {
    margin-bottom: 5px;
  }
  .mt-sm-5 {
    margin-top: 5px;
  }
  .mr-sm-5 {
    margin-right: 5px;
  }
  .ml-sm-5 {
    margin-left: 5px;
  }
  .mx-sm-5 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .my-sm-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .p-sm-5 {
    padding: 5px;
  }
  .px-sm-5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .py-sm-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .pr-sm-5 {
    padding-right: 5px;
  }
  .pl-sm-5 {
    padding-left: 5px;
  }
  .pt-sm-5 {
    padding-top: 5px;
  }
  .pb-sm-5 {
    padding-bottom: 5px;
  }
  .fs-sm-5 {
    font-size: 5px;
  }
  .w-sm-5 {
    width: 5px;
  }
  .h-sm-5 {
    height: 5px;
  }
}
@media (min-width: 768px) {
  .lh-md-5 {
    line-height: 5px;
  }
  .line-height-md-5 {
    line-height: 5px;
  }
  .grid-cols-md-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .gap-md-5 {
    gap: 5px;
  }
  .gap-x-md-5 {
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
  .gap-y-md-5 {
    row-gap: 5px;
  }
  .rounded-md-5 {
    border-radius: 5px;
  }
  .mb-md-5 {
    margin-bottom: 5px;
  }
  .mt-md-5 {
    margin-top: 5px;
  }
  .mr-md-5 {
    margin-right: 5px;
  }
  .ml-md-5 {
    margin-left: 5px;
  }
  .mx-md-5 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .my-md-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .p-md-5 {
    padding: 5px;
  }
  .px-md-5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .py-md-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .pr-md-5 {
    padding-right: 5px;
  }
  .pl-md-5 {
    padding-left: 5px;
  }
  .pt-md-5 {
    padding-top: 5px;
  }
  .pb-md-5 {
    padding-bottom: 5px;
  }
  .fs-md-5 {
    font-size: 5px;
  }
  .w-md-5 {
    width: 5px;
  }
  .h-md-5 {
    height: 5px;
  }
}
@media (min-width: 992px) {
  .lh-lg-5 {
    line-height: 5px;
  }
  .line-height-lg-5 {
    line-height: 5px;
  }
  .grid-cols-lg-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .gap-lg-5 {
    gap: 5px;
  }
  .gap-x-lg-5 {
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
  .gap-y-lg-5 {
    row-gap: 5px;
  }
  .rounded-lg-5 {
    border-radius: 5px;
  }
  .mb-lg-5 {
    margin-bottom: 5px;
  }
  .mt-lg-5 {
    margin-top: 5px;
  }
  .mr-lg-5 {
    margin-right: 5px;
  }
  .ml-lg-5 {
    margin-left: 5px;
  }
  .mx-lg-5 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .my-lg-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .p-lg-5 {
    padding: 5px;
  }
  .px-lg-5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .py-lg-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .pr-lg-5 {
    padding-right: 5px;
  }
  .pl-lg-5 {
    padding-left: 5px;
  }
  .pt-lg-5 {
    padding-top: 5px;
  }
  .pb-lg-5 {
    padding-bottom: 5px;
  }
  .fs-lg-5 {
    font-size: 5px;
  }
  .w-lg-5 {
    width: 5px;
  }
  .h-lg-5 {
    height: 5px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-5 {
    line-height: 5px;
  }
  .line-height-xl-5 {
    line-height: 5px;
  }
  .grid-cols-xl-5 {
    grid-template-columns: repeat(5, 1fr);
  }
  .gap-xl-5 {
    gap: 5px;
  }
  .gap-x-xl-5 {
    -moz-column-gap: 5px;
         column-gap: 5px;
  }
  .gap-y-xl-5 {
    row-gap: 5px;
  }
  .rounded-xl-5 {
    border-radius: 5px;
  }
  .mb-xl-5 {
    margin-bottom: 5px;
  }
  .mt-xl-5 {
    margin-top: 5px;
  }
  .mr-xl-5 {
    margin-right: 5px;
  }
  .ml-xl-5 {
    margin-left: 5px;
  }
  .mx-xl-5 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .my-xl-5 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .p-xl-5 {
    padding: 5px;
  }
  .px-xl-5 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .py-xl-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .pr-xl-5 {
    padding-right: 5px;
  }
  .pl-xl-5 {
    padding-left: 5px;
  }
  .pt-xl-5 {
    padding-top: 5px;
  }
  .pb-xl-5 {
    padding-bottom: 5px;
  }
  .fs-xl-5 {
    font-size: 5px;
  }
  .w-xl-5 {
    width: 5px;
  }
  .h-xl-5 {
    height: 5px;
  }
}
.lh-6 {
  line-height: 6px;
}

.grid-cols-6 {
  grid-template-columns: repeat(6, 1fr);
}

.line-height-6 {
  line-height: 6px;
}

.gap-6 {
  gap: 6px;
}

.gap-x-6 {
  -moz-column-gap: 6px;
       column-gap: 6px;
}

.gap-y-6 {
  row-gap: 6px;
}

.rounded-6 {
  border-radius: 6px;
}

.mb-6 {
  margin-bottom: 6px;
}

.mt-6 {
  margin-top: 6px;
}

.mr-6 {
  margin-right: 6px;
}

.ml-6 {
  margin-left: 6px;
}

.mx-6 {
  margin-right: 6px;
  margin-left: 6px;
}

.my-6 {
  margin-top: 6px;
  margin-bottom: 6px;
}

.p-6 {
  padding: 6px;
}

.px-6 {
  padding-right: 6px;
  padding-left: 6px;
}

.py-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.pr-6 {
  padding-right: 6px;
}

.pl-6 {
  padding-left: 6px;
}

.pt-6 {
  padding-top: 6px;
}

.pb-6 {
  padding-bottom: 6px;
}

.fs-6 {
  font-size: 6px;
}

.w-6 {
  width: 6px;
}

.h-6 {
  height: 6px;
}

@media (min-width: 576px) {
  .lh-sm-6 {
    line-height: 6px;
  }
  .line-height-sm-6 {
    line-height: 6px;
  }
  .grid-cols-sm-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .gap-sm-6 {
    gap: 6px;
  }
  .gap-x-sm-6 {
    -moz-column-gap: 6px;
         column-gap: 6px;
  }
  .gap-y-sm-6 {
    row-gap: 6px;
  }
  .rounded-sm-6 {
    border-radius: 6px;
  }
  .mb-sm-6 {
    margin-bottom: 6px;
  }
  .mt-sm-6 {
    margin-top: 6px;
  }
  .mr-sm-6 {
    margin-right: 6px;
  }
  .ml-sm-6 {
    margin-left: 6px;
  }
  .mx-sm-6 {
    margin-right: 6px;
    margin-left: 6px;
  }
  .my-sm-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .p-sm-6 {
    padding: 6px;
  }
  .px-sm-6 {
    padding-right: 6px;
    padding-left: 6px;
  }
  .py-sm-6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .pr-sm-6 {
    padding-right: 6px;
  }
  .pl-sm-6 {
    padding-left: 6px;
  }
  .pt-sm-6 {
    padding-top: 6px;
  }
  .pb-sm-6 {
    padding-bottom: 6px;
  }
  .fs-sm-6 {
    font-size: 6px;
  }
  .w-sm-6 {
    width: 6px;
  }
  .h-sm-6 {
    height: 6px;
  }
}
@media (min-width: 768px) {
  .lh-md-6 {
    line-height: 6px;
  }
  .line-height-md-6 {
    line-height: 6px;
  }
  .grid-cols-md-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .gap-md-6 {
    gap: 6px;
  }
  .gap-x-md-6 {
    -moz-column-gap: 6px;
         column-gap: 6px;
  }
  .gap-y-md-6 {
    row-gap: 6px;
  }
  .rounded-md-6 {
    border-radius: 6px;
  }
  .mb-md-6 {
    margin-bottom: 6px;
  }
  .mt-md-6 {
    margin-top: 6px;
  }
  .mr-md-6 {
    margin-right: 6px;
  }
  .ml-md-6 {
    margin-left: 6px;
  }
  .mx-md-6 {
    margin-right: 6px;
    margin-left: 6px;
  }
  .my-md-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .p-md-6 {
    padding: 6px;
  }
  .px-md-6 {
    padding-right: 6px;
    padding-left: 6px;
  }
  .py-md-6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .pr-md-6 {
    padding-right: 6px;
  }
  .pl-md-6 {
    padding-left: 6px;
  }
  .pt-md-6 {
    padding-top: 6px;
  }
  .pb-md-6 {
    padding-bottom: 6px;
  }
  .fs-md-6 {
    font-size: 6px;
  }
  .w-md-6 {
    width: 6px;
  }
  .h-md-6 {
    height: 6px;
  }
}
@media (min-width: 992px) {
  .lh-lg-6 {
    line-height: 6px;
  }
  .line-height-lg-6 {
    line-height: 6px;
  }
  .grid-cols-lg-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .gap-lg-6 {
    gap: 6px;
  }
  .gap-x-lg-6 {
    -moz-column-gap: 6px;
         column-gap: 6px;
  }
  .gap-y-lg-6 {
    row-gap: 6px;
  }
  .rounded-lg-6 {
    border-radius: 6px;
  }
  .mb-lg-6 {
    margin-bottom: 6px;
  }
  .mt-lg-6 {
    margin-top: 6px;
  }
  .mr-lg-6 {
    margin-right: 6px;
  }
  .ml-lg-6 {
    margin-left: 6px;
  }
  .mx-lg-6 {
    margin-right: 6px;
    margin-left: 6px;
  }
  .my-lg-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .p-lg-6 {
    padding: 6px;
  }
  .px-lg-6 {
    padding-right: 6px;
    padding-left: 6px;
  }
  .py-lg-6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .pr-lg-6 {
    padding-right: 6px;
  }
  .pl-lg-6 {
    padding-left: 6px;
  }
  .pt-lg-6 {
    padding-top: 6px;
  }
  .pb-lg-6 {
    padding-bottom: 6px;
  }
  .fs-lg-6 {
    font-size: 6px;
  }
  .w-lg-6 {
    width: 6px;
  }
  .h-lg-6 {
    height: 6px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-6 {
    line-height: 6px;
  }
  .line-height-xl-6 {
    line-height: 6px;
  }
  .grid-cols-xl-6 {
    grid-template-columns: repeat(6, 1fr);
  }
  .gap-xl-6 {
    gap: 6px;
  }
  .gap-x-xl-6 {
    -moz-column-gap: 6px;
         column-gap: 6px;
  }
  .gap-y-xl-6 {
    row-gap: 6px;
  }
  .rounded-xl-6 {
    border-radius: 6px;
  }
  .mb-xl-6 {
    margin-bottom: 6px;
  }
  .mt-xl-6 {
    margin-top: 6px;
  }
  .mr-xl-6 {
    margin-right: 6px;
  }
  .ml-xl-6 {
    margin-left: 6px;
  }
  .mx-xl-6 {
    margin-right: 6px;
    margin-left: 6px;
  }
  .my-xl-6 {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .p-xl-6 {
    padding: 6px;
  }
  .px-xl-6 {
    padding-right: 6px;
    padding-left: 6px;
  }
  .py-xl-6 {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .pr-xl-6 {
    padding-right: 6px;
  }
  .pl-xl-6 {
    padding-left: 6px;
  }
  .pt-xl-6 {
    padding-top: 6px;
  }
  .pb-xl-6 {
    padding-bottom: 6px;
  }
  .fs-xl-6 {
    font-size: 6px;
  }
  .w-xl-6 {
    width: 6px;
  }
  .h-xl-6 {
    height: 6px;
  }
}
.lh-7 {
  line-height: 7px;
}

.grid-cols-7 {
  grid-template-columns: repeat(7, 1fr);
}

.line-height-7 {
  line-height: 7px;
}

.gap-7 {
  gap: 7px;
}

.gap-x-7 {
  -moz-column-gap: 7px;
       column-gap: 7px;
}

.gap-y-7 {
  row-gap: 7px;
}

.rounded-7 {
  border-radius: 7px;
}

.mb-7 {
  margin-bottom: 7px;
}

.mt-7 {
  margin-top: 7px;
}

.mr-7 {
  margin-right: 7px;
}

.ml-7 {
  margin-left: 7px;
}

.mx-7 {
  margin-right: 7px;
  margin-left: 7px;
}

.my-7 {
  margin-top: 7px;
  margin-bottom: 7px;
}

.p-7 {
  padding: 7px;
}

.px-7 {
  padding-right: 7px;
  padding-left: 7px;
}

.py-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.pr-7 {
  padding-right: 7px;
}

.pl-7 {
  padding-left: 7px;
}

.pt-7 {
  padding-top: 7px;
}

.pb-7 {
  padding-bottom: 7px;
}

.fs-7 {
  font-size: 7px;
}

.w-7 {
  width: 7px;
}

.h-7 {
  height: 7px;
}

@media (min-width: 576px) {
  .lh-sm-7 {
    line-height: 7px;
  }
  .line-height-sm-7 {
    line-height: 7px;
  }
  .grid-cols-sm-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .gap-sm-7 {
    gap: 7px;
  }
  .gap-x-sm-7 {
    -moz-column-gap: 7px;
         column-gap: 7px;
  }
  .gap-y-sm-7 {
    row-gap: 7px;
  }
  .rounded-sm-7 {
    border-radius: 7px;
  }
  .mb-sm-7 {
    margin-bottom: 7px;
  }
  .mt-sm-7 {
    margin-top: 7px;
  }
  .mr-sm-7 {
    margin-right: 7px;
  }
  .ml-sm-7 {
    margin-left: 7px;
  }
  .mx-sm-7 {
    margin-right: 7px;
    margin-left: 7px;
  }
  .my-sm-7 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .p-sm-7 {
    padding: 7px;
  }
  .px-sm-7 {
    padding-right: 7px;
    padding-left: 7px;
  }
  .py-sm-7 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .pr-sm-7 {
    padding-right: 7px;
  }
  .pl-sm-7 {
    padding-left: 7px;
  }
  .pt-sm-7 {
    padding-top: 7px;
  }
  .pb-sm-7 {
    padding-bottom: 7px;
  }
  .fs-sm-7 {
    font-size: 7px;
  }
  .w-sm-7 {
    width: 7px;
  }
  .h-sm-7 {
    height: 7px;
  }
}
@media (min-width: 768px) {
  .lh-md-7 {
    line-height: 7px;
  }
  .line-height-md-7 {
    line-height: 7px;
  }
  .grid-cols-md-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .gap-md-7 {
    gap: 7px;
  }
  .gap-x-md-7 {
    -moz-column-gap: 7px;
         column-gap: 7px;
  }
  .gap-y-md-7 {
    row-gap: 7px;
  }
  .rounded-md-7 {
    border-radius: 7px;
  }
  .mb-md-7 {
    margin-bottom: 7px;
  }
  .mt-md-7 {
    margin-top: 7px;
  }
  .mr-md-7 {
    margin-right: 7px;
  }
  .ml-md-7 {
    margin-left: 7px;
  }
  .mx-md-7 {
    margin-right: 7px;
    margin-left: 7px;
  }
  .my-md-7 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .p-md-7 {
    padding: 7px;
  }
  .px-md-7 {
    padding-right: 7px;
    padding-left: 7px;
  }
  .py-md-7 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .pr-md-7 {
    padding-right: 7px;
  }
  .pl-md-7 {
    padding-left: 7px;
  }
  .pt-md-7 {
    padding-top: 7px;
  }
  .pb-md-7 {
    padding-bottom: 7px;
  }
  .fs-md-7 {
    font-size: 7px;
  }
  .w-md-7 {
    width: 7px;
  }
  .h-md-7 {
    height: 7px;
  }
}
@media (min-width: 992px) {
  .lh-lg-7 {
    line-height: 7px;
  }
  .line-height-lg-7 {
    line-height: 7px;
  }
  .grid-cols-lg-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .gap-lg-7 {
    gap: 7px;
  }
  .gap-x-lg-7 {
    -moz-column-gap: 7px;
         column-gap: 7px;
  }
  .gap-y-lg-7 {
    row-gap: 7px;
  }
  .rounded-lg-7 {
    border-radius: 7px;
  }
  .mb-lg-7 {
    margin-bottom: 7px;
  }
  .mt-lg-7 {
    margin-top: 7px;
  }
  .mr-lg-7 {
    margin-right: 7px;
  }
  .ml-lg-7 {
    margin-left: 7px;
  }
  .mx-lg-7 {
    margin-right: 7px;
    margin-left: 7px;
  }
  .my-lg-7 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .p-lg-7 {
    padding: 7px;
  }
  .px-lg-7 {
    padding-right: 7px;
    padding-left: 7px;
  }
  .py-lg-7 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .pr-lg-7 {
    padding-right: 7px;
  }
  .pl-lg-7 {
    padding-left: 7px;
  }
  .pt-lg-7 {
    padding-top: 7px;
  }
  .pb-lg-7 {
    padding-bottom: 7px;
  }
  .fs-lg-7 {
    font-size: 7px;
  }
  .w-lg-7 {
    width: 7px;
  }
  .h-lg-7 {
    height: 7px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-7 {
    line-height: 7px;
  }
  .line-height-xl-7 {
    line-height: 7px;
  }
  .grid-cols-xl-7 {
    grid-template-columns: repeat(7, 1fr);
  }
  .gap-xl-7 {
    gap: 7px;
  }
  .gap-x-xl-7 {
    -moz-column-gap: 7px;
         column-gap: 7px;
  }
  .gap-y-xl-7 {
    row-gap: 7px;
  }
  .rounded-xl-7 {
    border-radius: 7px;
  }
  .mb-xl-7 {
    margin-bottom: 7px;
  }
  .mt-xl-7 {
    margin-top: 7px;
  }
  .mr-xl-7 {
    margin-right: 7px;
  }
  .ml-xl-7 {
    margin-left: 7px;
  }
  .mx-xl-7 {
    margin-right: 7px;
    margin-left: 7px;
  }
  .my-xl-7 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .p-xl-7 {
    padding: 7px;
  }
  .px-xl-7 {
    padding-right: 7px;
    padding-left: 7px;
  }
  .py-xl-7 {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .pr-xl-7 {
    padding-right: 7px;
  }
  .pl-xl-7 {
    padding-left: 7px;
  }
  .pt-xl-7 {
    padding-top: 7px;
  }
  .pb-xl-7 {
    padding-bottom: 7px;
  }
  .fs-xl-7 {
    font-size: 7px;
  }
  .w-xl-7 {
    width: 7px;
  }
  .h-xl-7 {
    height: 7px;
  }
}
.lh-8 {
  line-height: 8px;
}

.grid-cols-8 {
  grid-template-columns: repeat(8, 1fr);
}

.line-height-8 {
  line-height: 8px;
}

.gap-8 {
  gap: 8px;
}

.gap-x-8 {
  -moz-column-gap: 8px;
       column-gap: 8px;
}

.gap-y-8 {
  row-gap: 8px;
}

.rounded-8 {
  border-radius: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.mt-8 {
  margin-top: 8px;
}

.mr-8 {
  margin-right: 8px;
}

.ml-8 {
  margin-left: 8px;
}

.mx-8 {
  margin-right: 8px;
  margin-left: 8px;
}

.my-8 {
  margin-top: 8px;
  margin-bottom: 8px;
}

.p-8 {
  padding: 8px;
}

.px-8 {
  padding-right: 8px;
  padding-left: 8px;
}

.py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.pr-8 {
  padding-right: 8px;
}

.pl-8 {
  padding-left: 8px;
}

.pt-8 {
  padding-top: 8px;
}

.pb-8 {
  padding-bottom: 8px;
}

.fs-8 {
  font-size: 8px;
}

.w-8 {
  width: 8px;
}

.h-8 {
  height: 8px;
}

@media (min-width: 576px) {
  .lh-sm-8 {
    line-height: 8px;
  }
  .line-height-sm-8 {
    line-height: 8px;
  }
  .grid-cols-sm-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .gap-sm-8 {
    gap: 8px;
  }
  .gap-x-sm-8 {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
  .gap-y-sm-8 {
    row-gap: 8px;
  }
  .rounded-sm-8 {
    border-radius: 8px;
  }
  .mb-sm-8 {
    margin-bottom: 8px;
  }
  .mt-sm-8 {
    margin-top: 8px;
  }
  .mr-sm-8 {
    margin-right: 8px;
  }
  .ml-sm-8 {
    margin-left: 8px;
  }
  .mx-sm-8 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .my-sm-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .p-sm-8 {
    padding: 8px;
  }
  .px-sm-8 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .py-sm-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .pr-sm-8 {
    padding-right: 8px;
  }
  .pl-sm-8 {
    padding-left: 8px;
  }
  .pt-sm-8 {
    padding-top: 8px;
  }
  .pb-sm-8 {
    padding-bottom: 8px;
  }
  .fs-sm-8 {
    font-size: 8px;
  }
  .w-sm-8 {
    width: 8px;
  }
  .h-sm-8 {
    height: 8px;
  }
}
@media (min-width: 768px) {
  .lh-md-8 {
    line-height: 8px;
  }
  .line-height-md-8 {
    line-height: 8px;
  }
  .grid-cols-md-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .gap-md-8 {
    gap: 8px;
  }
  .gap-x-md-8 {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
  .gap-y-md-8 {
    row-gap: 8px;
  }
  .rounded-md-8 {
    border-radius: 8px;
  }
  .mb-md-8 {
    margin-bottom: 8px;
  }
  .mt-md-8 {
    margin-top: 8px;
  }
  .mr-md-8 {
    margin-right: 8px;
  }
  .ml-md-8 {
    margin-left: 8px;
  }
  .mx-md-8 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .my-md-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .p-md-8 {
    padding: 8px;
  }
  .px-md-8 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .py-md-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .pr-md-8 {
    padding-right: 8px;
  }
  .pl-md-8 {
    padding-left: 8px;
  }
  .pt-md-8 {
    padding-top: 8px;
  }
  .pb-md-8 {
    padding-bottom: 8px;
  }
  .fs-md-8 {
    font-size: 8px;
  }
  .w-md-8 {
    width: 8px;
  }
  .h-md-8 {
    height: 8px;
  }
}
@media (min-width: 992px) {
  .lh-lg-8 {
    line-height: 8px;
  }
  .line-height-lg-8 {
    line-height: 8px;
  }
  .grid-cols-lg-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .gap-lg-8 {
    gap: 8px;
  }
  .gap-x-lg-8 {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
  .gap-y-lg-8 {
    row-gap: 8px;
  }
  .rounded-lg-8 {
    border-radius: 8px;
  }
  .mb-lg-8 {
    margin-bottom: 8px;
  }
  .mt-lg-8 {
    margin-top: 8px;
  }
  .mr-lg-8 {
    margin-right: 8px;
  }
  .ml-lg-8 {
    margin-left: 8px;
  }
  .mx-lg-8 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .my-lg-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .p-lg-8 {
    padding: 8px;
  }
  .px-lg-8 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .py-lg-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .pr-lg-8 {
    padding-right: 8px;
  }
  .pl-lg-8 {
    padding-left: 8px;
  }
  .pt-lg-8 {
    padding-top: 8px;
  }
  .pb-lg-8 {
    padding-bottom: 8px;
  }
  .fs-lg-8 {
    font-size: 8px;
  }
  .w-lg-8 {
    width: 8px;
  }
  .h-lg-8 {
    height: 8px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-8 {
    line-height: 8px;
  }
  .line-height-xl-8 {
    line-height: 8px;
  }
  .grid-cols-xl-8 {
    grid-template-columns: repeat(8, 1fr);
  }
  .gap-xl-8 {
    gap: 8px;
  }
  .gap-x-xl-8 {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
  .gap-y-xl-8 {
    row-gap: 8px;
  }
  .rounded-xl-8 {
    border-radius: 8px;
  }
  .mb-xl-8 {
    margin-bottom: 8px;
  }
  .mt-xl-8 {
    margin-top: 8px;
  }
  .mr-xl-8 {
    margin-right: 8px;
  }
  .ml-xl-8 {
    margin-left: 8px;
  }
  .mx-xl-8 {
    margin-right: 8px;
    margin-left: 8px;
  }
  .my-xl-8 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .p-xl-8 {
    padding: 8px;
  }
  .px-xl-8 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .py-xl-8 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .pr-xl-8 {
    padding-right: 8px;
  }
  .pl-xl-8 {
    padding-left: 8px;
  }
  .pt-xl-8 {
    padding-top: 8px;
  }
  .pb-xl-8 {
    padding-bottom: 8px;
  }
  .fs-xl-8 {
    font-size: 8px;
  }
  .w-xl-8 {
    width: 8px;
  }
  .h-xl-8 {
    height: 8px;
  }
}
.lh-9 {
  line-height: 9px;
}

.grid-cols-9 {
  grid-template-columns: repeat(9, 1fr);
}

.line-height-9 {
  line-height: 9px;
}

.gap-9 {
  gap: 9px;
}

.gap-x-9 {
  -moz-column-gap: 9px;
       column-gap: 9px;
}

.gap-y-9 {
  row-gap: 9px;
}

.rounded-9 {
  border-radius: 9px;
}

.mb-9 {
  margin-bottom: 9px;
}

.mt-9 {
  margin-top: 9px;
}

.mr-9 {
  margin-right: 9px;
}

.ml-9 {
  margin-left: 9px;
}

.mx-9 {
  margin-right: 9px;
  margin-left: 9px;
}

.my-9 {
  margin-top: 9px;
  margin-bottom: 9px;
}

.p-9 {
  padding: 9px;
}

.px-9 {
  padding-right: 9px;
  padding-left: 9px;
}

.py-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.pr-9 {
  padding-right: 9px;
}

.pl-9 {
  padding-left: 9px;
}

.pt-9 {
  padding-top: 9px;
}

.pb-9 {
  padding-bottom: 9px;
}

.fs-9 {
  font-size: 9px;
}

.w-9 {
  width: 9px;
}

.h-9 {
  height: 9px;
}

@media (min-width: 576px) {
  .lh-sm-9 {
    line-height: 9px;
  }
  .line-height-sm-9 {
    line-height: 9px;
  }
  .grid-cols-sm-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .gap-sm-9 {
    gap: 9px;
  }
  .gap-x-sm-9 {
    -moz-column-gap: 9px;
         column-gap: 9px;
  }
  .gap-y-sm-9 {
    row-gap: 9px;
  }
  .rounded-sm-9 {
    border-radius: 9px;
  }
  .mb-sm-9 {
    margin-bottom: 9px;
  }
  .mt-sm-9 {
    margin-top: 9px;
  }
  .mr-sm-9 {
    margin-right: 9px;
  }
  .ml-sm-9 {
    margin-left: 9px;
  }
  .mx-sm-9 {
    margin-right: 9px;
    margin-left: 9px;
  }
  .my-sm-9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
  .p-sm-9 {
    padding: 9px;
  }
  .px-sm-9 {
    padding-right: 9px;
    padding-left: 9px;
  }
  .py-sm-9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .pr-sm-9 {
    padding-right: 9px;
  }
  .pl-sm-9 {
    padding-left: 9px;
  }
  .pt-sm-9 {
    padding-top: 9px;
  }
  .pb-sm-9 {
    padding-bottom: 9px;
  }
  .fs-sm-9 {
    font-size: 9px;
  }
  .w-sm-9 {
    width: 9px;
  }
  .h-sm-9 {
    height: 9px;
  }
}
@media (min-width: 768px) {
  .lh-md-9 {
    line-height: 9px;
  }
  .line-height-md-9 {
    line-height: 9px;
  }
  .grid-cols-md-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .gap-md-9 {
    gap: 9px;
  }
  .gap-x-md-9 {
    -moz-column-gap: 9px;
         column-gap: 9px;
  }
  .gap-y-md-9 {
    row-gap: 9px;
  }
  .rounded-md-9 {
    border-radius: 9px;
  }
  .mb-md-9 {
    margin-bottom: 9px;
  }
  .mt-md-9 {
    margin-top: 9px;
  }
  .mr-md-9 {
    margin-right: 9px;
  }
  .ml-md-9 {
    margin-left: 9px;
  }
  .mx-md-9 {
    margin-right: 9px;
    margin-left: 9px;
  }
  .my-md-9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
  .p-md-9 {
    padding: 9px;
  }
  .px-md-9 {
    padding-right: 9px;
    padding-left: 9px;
  }
  .py-md-9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .pr-md-9 {
    padding-right: 9px;
  }
  .pl-md-9 {
    padding-left: 9px;
  }
  .pt-md-9 {
    padding-top: 9px;
  }
  .pb-md-9 {
    padding-bottom: 9px;
  }
  .fs-md-9 {
    font-size: 9px;
  }
  .w-md-9 {
    width: 9px;
  }
  .h-md-9 {
    height: 9px;
  }
}
@media (min-width: 992px) {
  .lh-lg-9 {
    line-height: 9px;
  }
  .line-height-lg-9 {
    line-height: 9px;
  }
  .grid-cols-lg-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .gap-lg-9 {
    gap: 9px;
  }
  .gap-x-lg-9 {
    -moz-column-gap: 9px;
         column-gap: 9px;
  }
  .gap-y-lg-9 {
    row-gap: 9px;
  }
  .rounded-lg-9 {
    border-radius: 9px;
  }
  .mb-lg-9 {
    margin-bottom: 9px;
  }
  .mt-lg-9 {
    margin-top: 9px;
  }
  .mr-lg-9 {
    margin-right: 9px;
  }
  .ml-lg-9 {
    margin-left: 9px;
  }
  .mx-lg-9 {
    margin-right: 9px;
    margin-left: 9px;
  }
  .my-lg-9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
  .p-lg-9 {
    padding: 9px;
  }
  .px-lg-9 {
    padding-right: 9px;
    padding-left: 9px;
  }
  .py-lg-9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .pr-lg-9 {
    padding-right: 9px;
  }
  .pl-lg-9 {
    padding-left: 9px;
  }
  .pt-lg-9 {
    padding-top: 9px;
  }
  .pb-lg-9 {
    padding-bottom: 9px;
  }
  .fs-lg-9 {
    font-size: 9px;
  }
  .w-lg-9 {
    width: 9px;
  }
  .h-lg-9 {
    height: 9px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-9 {
    line-height: 9px;
  }
  .line-height-xl-9 {
    line-height: 9px;
  }
  .grid-cols-xl-9 {
    grid-template-columns: repeat(9, 1fr);
  }
  .gap-xl-9 {
    gap: 9px;
  }
  .gap-x-xl-9 {
    -moz-column-gap: 9px;
         column-gap: 9px;
  }
  .gap-y-xl-9 {
    row-gap: 9px;
  }
  .rounded-xl-9 {
    border-radius: 9px;
  }
  .mb-xl-9 {
    margin-bottom: 9px;
  }
  .mt-xl-9 {
    margin-top: 9px;
  }
  .mr-xl-9 {
    margin-right: 9px;
  }
  .ml-xl-9 {
    margin-left: 9px;
  }
  .mx-xl-9 {
    margin-right: 9px;
    margin-left: 9px;
  }
  .my-xl-9 {
    margin-top: 9px;
    margin-bottom: 9px;
  }
  .p-xl-9 {
    padding: 9px;
  }
  .px-xl-9 {
    padding-right: 9px;
    padding-left: 9px;
  }
  .py-xl-9 {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .pr-xl-9 {
    padding-right: 9px;
  }
  .pl-xl-9 {
    padding-left: 9px;
  }
  .pt-xl-9 {
    padding-top: 9px;
  }
  .pb-xl-9 {
    padding-bottom: 9px;
  }
  .fs-xl-9 {
    font-size: 9px;
  }
  .w-xl-9 {
    width: 9px;
  }
  .h-xl-9 {
    height: 9px;
  }
}
.lh-10 {
  line-height: 10px;
}

.grid-cols-10 {
  grid-template-columns: repeat(10, 1fr);
}

.line-height-10 {
  line-height: 10px;
}

.gap-10 {
  gap: 10px;
}

.gap-x-10 {
  -moz-column-gap: 10px;
       column-gap: 10px;
}

.gap-y-10 {
  row-gap: 10px;
}

.rounded-10 {
  border-radius: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mx-10 {
  margin-right: 10px;
  margin-left: 10px;
}

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.p-10 {
  padding: 10px;
}

.px-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.fs-10 {
  font-size: 10px;
}

.w-10 {
  width: 10px;
}

.h-10 {
  height: 10px;
}

@media (min-width: 576px) {
  .lh-sm-10 {
    line-height: 10px;
  }
  .line-height-sm-10 {
    line-height: 10px;
  }
  .grid-cols-sm-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .gap-sm-10 {
    gap: 10px;
  }
  .gap-x-sm-10 {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .gap-y-sm-10 {
    row-gap: 10px;
  }
  .rounded-sm-10 {
    border-radius: 10px;
  }
  .mb-sm-10 {
    margin-bottom: 10px;
  }
  .mt-sm-10 {
    margin-top: 10px;
  }
  .mr-sm-10 {
    margin-right: 10px;
  }
  .ml-sm-10 {
    margin-left: 10px;
  }
  .mx-sm-10 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .my-sm-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .p-sm-10 {
    padding: 10px;
  }
  .px-sm-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .py-sm-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pr-sm-10 {
    padding-right: 10px;
  }
  .pl-sm-10 {
    padding-left: 10px;
  }
  .pt-sm-10 {
    padding-top: 10px;
  }
  .pb-sm-10 {
    padding-bottom: 10px;
  }
  .fs-sm-10 {
    font-size: 10px;
  }
  .w-sm-10 {
    width: 10px;
  }
  .h-sm-10 {
    height: 10px;
  }
}
@media (min-width: 768px) {
  .lh-md-10 {
    line-height: 10px;
  }
  .line-height-md-10 {
    line-height: 10px;
  }
  .grid-cols-md-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .gap-md-10 {
    gap: 10px;
  }
  .gap-x-md-10 {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .gap-y-md-10 {
    row-gap: 10px;
  }
  .rounded-md-10 {
    border-radius: 10px;
  }
  .mb-md-10 {
    margin-bottom: 10px;
  }
  .mt-md-10 {
    margin-top: 10px;
  }
  .mr-md-10 {
    margin-right: 10px;
  }
  .ml-md-10 {
    margin-left: 10px;
  }
  .mx-md-10 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .my-md-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .p-md-10 {
    padding: 10px;
  }
  .px-md-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .py-md-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pr-md-10 {
    padding-right: 10px;
  }
  .pl-md-10 {
    padding-left: 10px;
  }
  .pt-md-10 {
    padding-top: 10px;
  }
  .pb-md-10 {
    padding-bottom: 10px;
  }
  .fs-md-10 {
    font-size: 10px;
  }
  .w-md-10 {
    width: 10px;
  }
  .h-md-10 {
    height: 10px;
  }
}
@media (min-width: 992px) {
  .lh-lg-10 {
    line-height: 10px;
  }
  .line-height-lg-10 {
    line-height: 10px;
  }
  .grid-cols-lg-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .gap-lg-10 {
    gap: 10px;
  }
  .gap-x-lg-10 {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .gap-y-lg-10 {
    row-gap: 10px;
  }
  .rounded-lg-10 {
    border-radius: 10px;
  }
  .mb-lg-10 {
    margin-bottom: 10px;
  }
  .mt-lg-10 {
    margin-top: 10px;
  }
  .mr-lg-10 {
    margin-right: 10px;
  }
  .ml-lg-10 {
    margin-left: 10px;
  }
  .mx-lg-10 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .my-lg-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .p-lg-10 {
    padding: 10px;
  }
  .px-lg-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .py-lg-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pr-lg-10 {
    padding-right: 10px;
  }
  .pl-lg-10 {
    padding-left: 10px;
  }
  .pt-lg-10 {
    padding-top: 10px;
  }
  .pb-lg-10 {
    padding-bottom: 10px;
  }
  .fs-lg-10 {
    font-size: 10px;
  }
  .w-lg-10 {
    width: 10px;
  }
  .h-lg-10 {
    height: 10px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-10 {
    line-height: 10px;
  }
  .line-height-xl-10 {
    line-height: 10px;
  }
  .grid-cols-xl-10 {
    grid-template-columns: repeat(10, 1fr);
  }
  .gap-xl-10 {
    gap: 10px;
  }
  .gap-x-xl-10 {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .gap-y-xl-10 {
    row-gap: 10px;
  }
  .rounded-xl-10 {
    border-radius: 10px;
  }
  .mb-xl-10 {
    margin-bottom: 10px;
  }
  .mt-xl-10 {
    margin-top: 10px;
  }
  .mr-xl-10 {
    margin-right: 10px;
  }
  .ml-xl-10 {
    margin-left: 10px;
  }
  .mx-xl-10 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .my-xl-10 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .p-xl-10 {
    padding: 10px;
  }
  .px-xl-10 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .py-xl-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .pr-xl-10 {
    padding-right: 10px;
  }
  .pl-xl-10 {
    padding-left: 10px;
  }
  .pt-xl-10 {
    padding-top: 10px;
  }
  .pb-xl-10 {
    padding-bottom: 10px;
  }
  .fs-xl-10 {
    font-size: 10px;
  }
  .w-xl-10 {
    width: 10px;
  }
  .h-xl-10 {
    height: 10px;
  }
}
.lh-11 {
  line-height: 11px;
}

.grid-cols-11 {
  grid-template-columns: repeat(11, 1fr);
}

.line-height-11 {
  line-height: 11px;
}

.gap-11 {
  gap: 11px;
}

.gap-x-11 {
  -moz-column-gap: 11px;
       column-gap: 11px;
}

.gap-y-11 {
  row-gap: 11px;
}

.rounded-11 {
  border-radius: 11px;
}

.mb-11 {
  margin-bottom: 11px;
}

.mt-11 {
  margin-top: 11px;
}

.mr-11 {
  margin-right: 11px;
}

.ml-11 {
  margin-left: 11px;
}

.mx-11 {
  margin-right: 11px;
  margin-left: 11px;
}

.my-11 {
  margin-top: 11px;
  margin-bottom: 11px;
}

.p-11 {
  padding: 11px;
}

.px-11 {
  padding-right: 11px;
  padding-left: 11px;
}

.py-11 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.pr-11 {
  padding-right: 11px;
}

.pl-11 {
  padding-left: 11px;
}

.pt-11 {
  padding-top: 11px;
}

.pb-11 {
  padding-bottom: 11px;
}

.fs-11 {
  font-size: 11px;
}

.w-11 {
  width: 11px;
}

.h-11 {
  height: 11px;
}

@media (min-width: 576px) {
  .lh-sm-11 {
    line-height: 11px;
  }
  .line-height-sm-11 {
    line-height: 11px;
  }
  .grid-cols-sm-11 {
    grid-template-columns: repeat(11, 1fr);
  }
  .gap-sm-11 {
    gap: 11px;
  }
  .gap-x-sm-11 {
    -moz-column-gap: 11px;
         column-gap: 11px;
  }
  .gap-y-sm-11 {
    row-gap: 11px;
  }
  .rounded-sm-11 {
    border-radius: 11px;
  }
  .mb-sm-11 {
    margin-bottom: 11px;
  }
  .mt-sm-11 {
    margin-top: 11px;
  }
  .mr-sm-11 {
    margin-right: 11px;
  }
  .ml-sm-11 {
    margin-left: 11px;
  }
  .mx-sm-11 {
    margin-right: 11px;
    margin-left: 11px;
  }
  .my-sm-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .p-sm-11 {
    padding: 11px;
  }
  .px-sm-11 {
    padding-right: 11px;
    padding-left: 11px;
  }
  .py-sm-11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .pr-sm-11 {
    padding-right: 11px;
  }
  .pl-sm-11 {
    padding-left: 11px;
  }
  .pt-sm-11 {
    padding-top: 11px;
  }
  .pb-sm-11 {
    padding-bottom: 11px;
  }
  .fs-sm-11 {
    font-size: 11px;
  }
  .w-sm-11 {
    width: 11px;
  }
  .h-sm-11 {
    height: 11px;
  }
}
@media (min-width: 768px) {
  .lh-md-11 {
    line-height: 11px;
  }
  .line-height-md-11 {
    line-height: 11px;
  }
  .grid-cols-md-11 {
    grid-template-columns: repeat(11, 1fr);
  }
  .gap-md-11 {
    gap: 11px;
  }
  .gap-x-md-11 {
    -moz-column-gap: 11px;
         column-gap: 11px;
  }
  .gap-y-md-11 {
    row-gap: 11px;
  }
  .rounded-md-11 {
    border-radius: 11px;
  }
  .mb-md-11 {
    margin-bottom: 11px;
  }
  .mt-md-11 {
    margin-top: 11px;
  }
  .mr-md-11 {
    margin-right: 11px;
  }
  .ml-md-11 {
    margin-left: 11px;
  }
  .mx-md-11 {
    margin-right: 11px;
    margin-left: 11px;
  }
  .my-md-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .p-md-11 {
    padding: 11px;
  }
  .px-md-11 {
    padding-right: 11px;
    padding-left: 11px;
  }
  .py-md-11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .pr-md-11 {
    padding-right: 11px;
  }
  .pl-md-11 {
    padding-left: 11px;
  }
  .pt-md-11 {
    padding-top: 11px;
  }
  .pb-md-11 {
    padding-bottom: 11px;
  }
  .fs-md-11 {
    font-size: 11px;
  }
  .w-md-11 {
    width: 11px;
  }
  .h-md-11 {
    height: 11px;
  }
}
@media (min-width: 992px) {
  .lh-lg-11 {
    line-height: 11px;
  }
  .line-height-lg-11 {
    line-height: 11px;
  }
  .grid-cols-lg-11 {
    grid-template-columns: repeat(11, 1fr);
  }
  .gap-lg-11 {
    gap: 11px;
  }
  .gap-x-lg-11 {
    -moz-column-gap: 11px;
         column-gap: 11px;
  }
  .gap-y-lg-11 {
    row-gap: 11px;
  }
  .rounded-lg-11 {
    border-radius: 11px;
  }
  .mb-lg-11 {
    margin-bottom: 11px;
  }
  .mt-lg-11 {
    margin-top: 11px;
  }
  .mr-lg-11 {
    margin-right: 11px;
  }
  .ml-lg-11 {
    margin-left: 11px;
  }
  .mx-lg-11 {
    margin-right: 11px;
    margin-left: 11px;
  }
  .my-lg-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .p-lg-11 {
    padding: 11px;
  }
  .px-lg-11 {
    padding-right: 11px;
    padding-left: 11px;
  }
  .py-lg-11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .pr-lg-11 {
    padding-right: 11px;
  }
  .pl-lg-11 {
    padding-left: 11px;
  }
  .pt-lg-11 {
    padding-top: 11px;
  }
  .pb-lg-11 {
    padding-bottom: 11px;
  }
  .fs-lg-11 {
    font-size: 11px;
  }
  .w-lg-11 {
    width: 11px;
  }
  .h-lg-11 {
    height: 11px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-11 {
    line-height: 11px;
  }
  .line-height-xl-11 {
    line-height: 11px;
  }
  .grid-cols-xl-11 {
    grid-template-columns: repeat(11, 1fr);
  }
  .gap-xl-11 {
    gap: 11px;
  }
  .gap-x-xl-11 {
    -moz-column-gap: 11px;
         column-gap: 11px;
  }
  .gap-y-xl-11 {
    row-gap: 11px;
  }
  .rounded-xl-11 {
    border-radius: 11px;
  }
  .mb-xl-11 {
    margin-bottom: 11px;
  }
  .mt-xl-11 {
    margin-top: 11px;
  }
  .mr-xl-11 {
    margin-right: 11px;
  }
  .ml-xl-11 {
    margin-left: 11px;
  }
  .mx-xl-11 {
    margin-right: 11px;
    margin-left: 11px;
  }
  .my-xl-11 {
    margin-top: 11px;
    margin-bottom: 11px;
  }
  .p-xl-11 {
    padding: 11px;
  }
  .px-xl-11 {
    padding-right: 11px;
    padding-left: 11px;
  }
  .py-xl-11 {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .pr-xl-11 {
    padding-right: 11px;
  }
  .pl-xl-11 {
    padding-left: 11px;
  }
  .pt-xl-11 {
    padding-top: 11px;
  }
  .pb-xl-11 {
    padding-bottom: 11px;
  }
  .fs-xl-11 {
    font-size: 11px;
  }
  .w-xl-11 {
    width: 11px;
  }
  .h-xl-11 {
    height: 11px;
  }
}
.lh-12 {
  line-height: 12px;
}

.grid-cols-12 {
  grid-template-columns: repeat(12, 1fr);
}

.line-height-12 {
  line-height: 12px;
}

.gap-12 {
  gap: 12px;
}

.gap-x-12 {
  -moz-column-gap: 12px;
       column-gap: 12px;
}

.gap-y-12 {
  row-gap: 12px;
}

.rounded-12 {
  border-radius: 12px;
}

.mb-12 {
  margin-bottom: 12px;
}

.mt-12 {
  margin-top: 12px;
}

.mr-12 {
  margin-right: 12px;
}

.ml-12 {
  margin-left: 12px;
}

.mx-12 {
  margin-right: 12px;
  margin-left: 12px;
}

.my-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

.p-12 {
  padding: 12px;
}

.px-12 {
  padding-right: 12px;
  padding-left: 12px;
}

.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.pr-12 {
  padding-right: 12px;
}

.pl-12 {
  padding-left: 12px;
}

.pt-12 {
  padding-top: 12px;
}

.pb-12 {
  padding-bottom: 12px;
}

.fs-12 {
  font-size: 12px;
}

.w-12 {
  width: 12px;
}

.h-12 {
  height: 12px;
}

@media (min-width: 576px) {
  .lh-sm-12 {
    line-height: 12px;
  }
  .line-height-sm-12 {
    line-height: 12px;
  }
  .grid-cols-sm-12 {
    grid-template-columns: repeat(12, 1fr);
  }
  .gap-sm-12 {
    gap: 12px;
  }
  .gap-x-sm-12 {
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .gap-y-sm-12 {
    row-gap: 12px;
  }
  .rounded-sm-12 {
    border-radius: 12px;
  }
  .mb-sm-12 {
    margin-bottom: 12px;
  }
  .mt-sm-12 {
    margin-top: 12px;
  }
  .mr-sm-12 {
    margin-right: 12px;
  }
  .ml-sm-12 {
    margin-left: 12px;
  }
  .mx-sm-12 {
    margin-right: 12px;
    margin-left: 12px;
  }
  .my-sm-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .p-sm-12 {
    padding: 12px;
  }
  .px-sm-12 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .py-sm-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .pr-sm-12 {
    padding-right: 12px;
  }
  .pl-sm-12 {
    padding-left: 12px;
  }
  .pt-sm-12 {
    padding-top: 12px;
  }
  .pb-sm-12 {
    padding-bottom: 12px;
  }
  .fs-sm-12 {
    font-size: 12px;
  }
  .w-sm-12 {
    width: 12px;
  }
  .h-sm-12 {
    height: 12px;
  }
}
@media (min-width: 768px) {
  .lh-md-12 {
    line-height: 12px;
  }
  .line-height-md-12 {
    line-height: 12px;
  }
  .grid-cols-md-12 {
    grid-template-columns: repeat(12, 1fr);
  }
  .gap-md-12 {
    gap: 12px;
  }
  .gap-x-md-12 {
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .gap-y-md-12 {
    row-gap: 12px;
  }
  .rounded-md-12 {
    border-radius: 12px;
  }
  .mb-md-12 {
    margin-bottom: 12px;
  }
  .mt-md-12 {
    margin-top: 12px;
  }
  .mr-md-12 {
    margin-right: 12px;
  }
  .ml-md-12 {
    margin-left: 12px;
  }
  .mx-md-12 {
    margin-right: 12px;
    margin-left: 12px;
  }
  .my-md-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .p-md-12 {
    padding: 12px;
  }
  .px-md-12 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .py-md-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .pr-md-12 {
    padding-right: 12px;
  }
  .pl-md-12 {
    padding-left: 12px;
  }
  .pt-md-12 {
    padding-top: 12px;
  }
  .pb-md-12 {
    padding-bottom: 12px;
  }
  .fs-md-12 {
    font-size: 12px;
  }
  .w-md-12 {
    width: 12px;
  }
  .h-md-12 {
    height: 12px;
  }
}
@media (min-width: 992px) {
  .lh-lg-12 {
    line-height: 12px;
  }
  .line-height-lg-12 {
    line-height: 12px;
  }
  .grid-cols-lg-12 {
    grid-template-columns: repeat(12, 1fr);
  }
  .gap-lg-12 {
    gap: 12px;
  }
  .gap-x-lg-12 {
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .gap-y-lg-12 {
    row-gap: 12px;
  }
  .rounded-lg-12 {
    border-radius: 12px;
  }
  .mb-lg-12 {
    margin-bottom: 12px;
  }
  .mt-lg-12 {
    margin-top: 12px;
  }
  .mr-lg-12 {
    margin-right: 12px;
  }
  .ml-lg-12 {
    margin-left: 12px;
  }
  .mx-lg-12 {
    margin-right: 12px;
    margin-left: 12px;
  }
  .my-lg-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .p-lg-12 {
    padding: 12px;
  }
  .px-lg-12 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .py-lg-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .pr-lg-12 {
    padding-right: 12px;
  }
  .pl-lg-12 {
    padding-left: 12px;
  }
  .pt-lg-12 {
    padding-top: 12px;
  }
  .pb-lg-12 {
    padding-bottom: 12px;
  }
  .fs-lg-12 {
    font-size: 12px;
  }
  .w-lg-12 {
    width: 12px;
  }
  .h-lg-12 {
    height: 12px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-12 {
    line-height: 12px;
  }
  .line-height-xl-12 {
    line-height: 12px;
  }
  .grid-cols-xl-12 {
    grid-template-columns: repeat(12, 1fr);
  }
  .gap-xl-12 {
    gap: 12px;
  }
  .gap-x-xl-12 {
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .gap-y-xl-12 {
    row-gap: 12px;
  }
  .rounded-xl-12 {
    border-radius: 12px;
  }
  .mb-xl-12 {
    margin-bottom: 12px;
  }
  .mt-xl-12 {
    margin-top: 12px;
  }
  .mr-xl-12 {
    margin-right: 12px;
  }
  .ml-xl-12 {
    margin-left: 12px;
  }
  .mx-xl-12 {
    margin-right: 12px;
    margin-left: 12px;
  }
  .my-xl-12 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .p-xl-12 {
    padding: 12px;
  }
  .px-xl-12 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .py-xl-12 {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .pr-xl-12 {
    padding-right: 12px;
  }
  .pl-xl-12 {
    padding-left: 12px;
  }
  .pt-xl-12 {
    padding-top: 12px;
  }
  .pb-xl-12 {
    padding-bottom: 12px;
  }
  .fs-xl-12 {
    font-size: 12px;
  }
  .w-xl-12 {
    width: 12px;
  }
  .h-xl-12 {
    height: 12px;
  }
}
.lh-13 {
  line-height: 13px;
}

.grid-cols-13 {
  grid-template-columns: repeat(13, 1fr);
}

.line-height-13 {
  line-height: 13px;
}

.gap-13 {
  gap: 13px;
}

.gap-x-13 {
  -moz-column-gap: 13px;
       column-gap: 13px;
}

.gap-y-13 {
  row-gap: 13px;
}

.rounded-13 {
  border-radius: 13px;
}

.mb-13 {
  margin-bottom: 13px;
}

.mt-13 {
  margin-top: 13px;
}

.mr-13 {
  margin-right: 13px;
}

.ml-13 {
  margin-left: 13px;
}

.mx-13 {
  margin-right: 13px;
  margin-left: 13px;
}

.my-13 {
  margin-top: 13px;
  margin-bottom: 13px;
}

.p-13 {
  padding: 13px;
}

.px-13 {
  padding-right: 13px;
  padding-left: 13px;
}

.py-13 {
  padding-top: 13px;
  padding-bottom: 13px;
}

.pr-13 {
  padding-right: 13px;
}

.pl-13 {
  padding-left: 13px;
}

.pt-13 {
  padding-top: 13px;
}

.pb-13 {
  padding-bottom: 13px;
}

.fs-13 {
  font-size: 13px;
}

.w-13 {
  width: 13px;
}

.h-13 {
  height: 13px;
}

@media (min-width: 576px) {
  .lh-sm-13 {
    line-height: 13px;
  }
  .line-height-sm-13 {
    line-height: 13px;
  }
  .grid-cols-sm-13 {
    grid-template-columns: repeat(13, 1fr);
  }
  .gap-sm-13 {
    gap: 13px;
  }
  .gap-x-sm-13 {
    -moz-column-gap: 13px;
         column-gap: 13px;
  }
  .gap-y-sm-13 {
    row-gap: 13px;
  }
  .rounded-sm-13 {
    border-radius: 13px;
  }
  .mb-sm-13 {
    margin-bottom: 13px;
  }
  .mt-sm-13 {
    margin-top: 13px;
  }
  .mr-sm-13 {
    margin-right: 13px;
  }
  .ml-sm-13 {
    margin-left: 13px;
  }
  .mx-sm-13 {
    margin-right: 13px;
    margin-left: 13px;
  }
  .my-sm-13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .p-sm-13 {
    padding: 13px;
  }
  .px-sm-13 {
    padding-right: 13px;
    padding-left: 13px;
  }
  .py-sm-13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .pr-sm-13 {
    padding-right: 13px;
  }
  .pl-sm-13 {
    padding-left: 13px;
  }
  .pt-sm-13 {
    padding-top: 13px;
  }
  .pb-sm-13 {
    padding-bottom: 13px;
  }
  .fs-sm-13 {
    font-size: 13px;
  }
  .w-sm-13 {
    width: 13px;
  }
  .h-sm-13 {
    height: 13px;
  }
}
@media (min-width: 768px) {
  .lh-md-13 {
    line-height: 13px;
  }
  .line-height-md-13 {
    line-height: 13px;
  }
  .grid-cols-md-13 {
    grid-template-columns: repeat(13, 1fr);
  }
  .gap-md-13 {
    gap: 13px;
  }
  .gap-x-md-13 {
    -moz-column-gap: 13px;
         column-gap: 13px;
  }
  .gap-y-md-13 {
    row-gap: 13px;
  }
  .rounded-md-13 {
    border-radius: 13px;
  }
  .mb-md-13 {
    margin-bottom: 13px;
  }
  .mt-md-13 {
    margin-top: 13px;
  }
  .mr-md-13 {
    margin-right: 13px;
  }
  .ml-md-13 {
    margin-left: 13px;
  }
  .mx-md-13 {
    margin-right: 13px;
    margin-left: 13px;
  }
  .my-md-13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .p-md-13 {
    padding: 13px;
  }
  .px-md-13 {
    padding-right: 13px;
    padding-left: 13px;
  }
  .py-md-13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .pr-md-13 {
    padding-right: 13px;
  }
  .pl-md-13 {
    padding-left: 13px;
  }
  .pt-md-13 {
    padding-top: 13px;
  }
  .pb-md-13 {
    padding-bottom: 13px;
  }
  .fs-md-13 {
    font-size: 13px;
  }
  .w-md-13 {
    width: 13px;
  }
  .h-md-13 {
    height: 13px;
  }
}
@media (min-width: 992px) {
  .lh-lg-13 {
    line-height: 13px;
  }
  .line-height-lg-13 {
    line-height: 13px;
  }
  .grid-cols-lg-13 {
    grid-template-columns: repeat(13, 1fr);
  }
  .gap-lg-13 {
    gap: 13px;
  }
  .gap-x-lg-13 {
    -moz-column-gap: 13px;
         column-gap: 13px;
  }
  .gap-y-lg-13 {
    row-gap: 13px;
  }
  .rounded-lg-13 {
    border-radius: 13px;
  }
  .mb-lg-13 {
    margin-bottom: 13px;
  }
  .mt-lg-13 {
    margin-top: 13px;
  }
  .mr-lg-13 {
    margin-right: 13px;
  }
  .ml-lg-13 {
    margin-left: 13px;
  }
  .mx-lg-13 {
    margin-right: 13px;
    margin-left: 13px;
  }
  .my-lg-13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .p-lg-13 {
    padding: 13px;
  }
  .px-lg-13 {
    padding-right: 13px;
    padding-left: 13px;
  }
  .py-lg-13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .pr-lg-13 {
    padding-right: 13px;
  }
  .pl-lg-13 {
    padding-left: 13px;
  }
  .pt-lg-13 {
    padding-top: 13px;
  }
  .pb-lg-13 {
    padding-bottom: 13px;
  }
  .fs-lg-13 {
    font-size: 13px;
  }
  .w-lg-13 {
    width: 13px;
  }
  .h-lg-13 {
    height: 13px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-13 {
    line-height: 13px;
  }
  .line-height-xl-13 {
    line-height: 13px;
  }
  .grid-cols-xl-13 {
    grid-template-columns: repeat(13, 1fr);
  }
  .gap-xl-13 {
    gap: 13px;
  }
  .gap-x-xl-13 {
    -moz-column-gap: 13px;
         column-gap: 13px;
  }
  .gap-y-xl-13 {
    row-gap: 13px;
  }
  .rounded-xl-13 {
    border-radius: 13px;
  }
  .mb-xl-13 {
    margin-bottom: 13px;
  }
  .mt-xl-13 {
    margin-top: 13px;
  }
  .mr-xl-13 {
    margin-right: 13px;
  }
  .ml-xl-13 {
    margin-left: 13px;
  }
  .mx-xl-13 {
    margin-right: 13px;
    margin-left: 13px;
  }
  .my-xl-13 {
    margin-top: 13px;
    margin-bottom: 13px;
  }
  .p-xl-13 {
    padding: 13px;
  }
  .px-xl-13 {
    padding-right: 13px;
    padding-left: 13px;
  }
  .py-xl-13 {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .pr-xl-13 {
    padding-right: 13px;
  }
  .pl-xl-13 {
    padding-left: 13px;
  }
  .pt-xl-13 {
    padding-top: 13px;
  }
  .pb-xl-13 {
    padding-bottom: 13px;
  }
  .fs-xl-13 {
    font-size: 13px;
  }
  .w-xl-13 {
    width: 13px;
  }
  .h-xl-13 {
    height: 13px;
  }
}
.lh-14 {
  line-height: 14px;
}

.grid-cols-14 {
  grid-template-columns: repeat(14, 1fr);
}

.line-height-14 {
  line-height: 14px;
}

.gap-14 {
  gap: 14px;
}

.gap-x-14 {
  -moz-column-gap: 14px;
       column-gap: 14px;
}

.gap-y-14 {
  row-gap: 14px;
}

.rounded-14 {
  border-radius: 14px;
}

.mb-14 {
  margin-bottom: 14px;
}

.mt-14 {
  margin-top: 14px;
}

.mr-14 {
  margin-right: 14px;
}

.ml-14 {
  margin-left: 14px;
}

.mx-14 {
  margin-right: 14px;
  margin-left: 14px;
}

.my-14 {
  margin-top: 14px;
  margin-bottom: 14px;
}

.p-14 {
  padding: 14px;
}

.px-14 {
  padding-right: 14px;
  padding-left: 14px;
}

.py-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.pr-14 {
  padding-right: 14px;
}

.pl-14 {
  padding-left: 14px;
}

.pt-14 {
  padding-top: 14px;
}

.pb-14 {
  padding-bottom: 14px;
}

.fs-14 {
  font-size: 14px;
}

.w-14 {
  width: 14px;
}

.h-14 {
  height: 14px;
}

@media (min-width: 576px) {
  .lh-sm-14 {
    line-height: 14px;
  }
  .line-height-sm-14 {
    line-height: 14px;
  }
  .grid-cols-sm-14 {
    grid-template-columns: repeat(14, 1fr);
  }
  .gap-sm-14 {
    gap: 14px;
  }
  .gap-x-sm-14 {
    -moz-column-gap: 14px;
         column-gap: 14px;
  }
  .gap-y-sm-14 {
    row-gap: 14px;
  }
  .rounded-sm-14 {
    border-radius: 14px;
  }
  .mb-sm-14 {
    margin-bottom: 14px;
  }
  .mt-sm-14 {
    margin-top: 14px;
  }
  .mr-sm-14 {
    margin-right: 14px;
  }
  .ml-sm-14 {
    margin-left: 14px;
  }
  .mx-sm-14 {
    margin-right: 14px;
    margin-left: 14px;
  }
  .my-sm-14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .p-sm-14 {
    padding: 14px;
  }
  .px-sm-14 {
    padding-right: 14px;
    padding-left: 14px;
  }
  .py-sm-14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .pr-sm-14 {
    padding-right: 14px;
  }
  .pl-sm-14 {
    padding-left: 14px;
  }
  .pt-sm-14 {
    padding-top: 14px;
  }
  .pb-sm-14 {
    padding-bottom: 14px;
  }
  .fs-sm-14 {
    font-size: 14px;
  }
  .w-sm-14 {
    width: 14px;
  }
  .h-sm-14 {
    height: 14px;
  }
}
@media (min-width: 768px) {
  .lh-md-14 {
    line-height: 14px;
  }
  .line-height-md-14 {
    line-height: 14px;
  }
  .grid-cols-md-14 {
    grid-template-columns: repeat(14, 1fr);
  }
  .gap-md-14 {
    gap: 14px;
  }
  .gap-x-md-14 {
    -moz-column-gap: 14px;
         column-gap: 14px;
  }
  .gap-y-md-14 {
    row-gap: 14px;
  }
  .rounded-md-14 {
    border-radius: 14px;
  }
  .mb-md-14 {
    margin-bottom: 14px;
  }
  .mt-md-14 {
    margin-top: 14px;
  }
  .mr-md-14 {
    margin-right: 14px;
  }
  .ml-md-14 {
    margin-left: 14px;
  }
  .mx-md-14 {
    margin-right: 14px;
    margin-left: 14px;
  }
  .my-md-14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .p-md-14 {
    padding: 14px;
  }
  .px-md-14 {
    padding-right: 14px;
    padding-left: 14px;
  }
  .py-md-14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .pr-md-14 {
    padding-right: 14px;
  }
  .pl-md-14 {
    padding-left: 14px;
  }
  .pt-md-14 {
    padding-top: 14px;
  }
  .pb-md-14 {
    padding-bottom: 14px;
  }
  .fs-md-14 {
    font-size: 14px;
  }
  .w-md-14 {
    width: 14px;
  }
  .h-md-14 {
    height: 14px;
  }
}
@media (min-width: 992px) {
  .lh-lg-14 {
    line-height: 14px;
  }
  .line-height-lg-14 {
    line-height: 14px;
  }
  .grid-cols-lg-14 {
    grid-template-columns: repeat(14, 1fr);
  }
  .gap-lg-14 {
    gap: 14px;
  }
  .gap-x-lg-14 {
    -moz-column-gap: 14px;
         column-gap: 14px;
  }
  .gap-y-lg-14 {
    row-gap: 14px;
  }
  .rounded-lg-14 {
    border-radius: 14px;
  }
  .mb-lg-14 {
    margin-bottom: 14px;
  }
  .mt-lg-14 {
    margin-top: 14px;
  }
  .mr-lg-14 {
    margin-right: 14px;
  }
  .ml-lg-14 {
    margin-left: 14px;
  }
  .mx-lg-14 {
    margin-right: 14px;
    margin-left: 14px;
  }
  .my-lg-14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .p-lg-14 {
    padding: 14px;
  }
  .px-lg-14 {
    padding-right: 14px;
    padding-left: 14px;
  }
  .py-lg-14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .pr-lg-14 {
    padding-right: 14px;
  }
  .pl-lg-14 {
    padding-left: 14px;
  }
  .pt-lg-14 {
    padding-top: 14px;
  }
  .pb-lg-14 {
    padding-bottom: 14px;
  }
  .fs-lg-14 {
    font-size: 14px;
  }
  .w-lg-14 {
    width: 14px;
  }
  .h-lg-14 {
    height: 14px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-14 {
    line-height: 14px;
  }
  .line-height-xl-14 {
    line-height: 14px;
  }
  .grid-cols-xl-14 {
    grid-template-columns: repeat(14, 1fr);
  }
  .gap-xl-14 {
    gap: 14px;
  }
  .gap-x-xl-14 {
    -moz-column-gap: 14px;
         column-gap: 14px;
  }
  .gap-y-xl-14 {
    row-gap: 14px;
  }
  .rounded-xl-14 {
    border-radius: 14px;
  }
  .mb-xl-14 {
    margin-bottom: 14px;
  }
  .mt-xl-14 {
    margin-top: 14px;
  }
  .mr-xl-14 {
    margin-right: 14px;
  }
  .ml-xl-14 {
    margin-left: 14px;
  }
  .mx-xl-14 {
    margin-right: 14px;
    margin-left: 14px;
  }
  .my-xl-14 {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .p-xl-14 {
    padding: 14px;
  }
  .px-xl-14 {
    padding-right: 14px;
    padding-left: 14px;
  }
  .py-xl-14 {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .pr-xl-14 {
    padding-right: 14px;
  }
  .pl-xl-14 {
    padding-left: 14px;
  }
  .pt-xl-14 {
    padding-top: 14px;
  }
  .pb-xl-14 {
    padding-bottom: 14px;
  }
  .fs-xl-14 {
    font-size: 14px;
  }
  .w-xl-14 {
    width: 14px;
  }
  .h-xl-14 {
    height: 14px;
  }
}
.lh-15 {
  line-height: 15px;
}

.grid-cols-15 {
  grid-template-columns: repeat(15, 1fr);
}

.line-height-15 {
  line-height: 15px;
}

.gap-15 {
  gap: 15px;
}

.gap-x-15 {
  -moz-column-gap: 15px;
       column-gap: 15px;
}

.gap-y-15 {
  row-gap: 15px;
}

.rounded-15 {
  border-radius: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mt-15 {
  margin-top: 15px;
}

.mr-15 {
  margin-right: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mx-15 {
  margin-right: 15px;
  margin-left: 15px;
}

.my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.p-15 {
  padding: 15px;
}

.px-15 {
  padding-right: 15px;
  padding-left: 15px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.fs-15 {
  font-size: 15px;
}

.w-15 {
  width: 15px;
}

.h-15 {
  height: 15px;
}

@media (min-width: 576px) {
  .lh-sm-15 {
    line-height: 15px;
  }
  .line-height-sm-15 {
    line-height: 15px;
  }
  .grid-cols-sm-15 {
    grid-template-columns: repeat(15, 1fr);
  }
  .gap-sm-15 {
    gap: 15px;
  }
  .gap-x-sm-15 {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  .gap-y-sm-15 {
    row-gap: 15px;
  }
  .rounded-sm-15 {
    border-radius: 15px;
  }
  .mb-sm-15 {
    margin-bottom: 15px;
  }
  .mt-sm-15 {
    margin-top: 15px;
  }
  .mr-sm-15 {
    margin-right: 15px;
  }
  .ml-sm-15 {
    margin-left: 15px;
  }
  .mx-sm-15 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .my-sm-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .p-sm-15 {
    padding: 15px;
  }
  .px-sm-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .py-sm-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pr-sm-15 {
    padding-right: 15px;
  }
  .pl-sm-15 {
    padding-left: 15px;
  }
  .pt-sm-15 {
    padding-top: 15px;
  }
  .pb-sm-15 {
    padding-bottom: 15px;
  }
  .fs-sm-15 {
    font-size: 15px;
  }
  .w-sm-15 {
    width: 15px;
  }
  .h-sm-15 {
    height: 15px;
  }
}
@media (min-width: 768px) {
  .lh-md-15 {
    line-height: 15px;
  }
  .line-height-md-15 {
    line-height: 15px;
  }
  .grid-cols-md-15 {
    grid-template-columns: repeat(15, 1fr);
  }
  .gap-md-15 {
    gap: 15px;
  }
  .gap-x-md-15 {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  .gap-y-md-15 {
    row-gap: 15px;
  }
  .rounded-md-15 {
    border-radius: 15px;
  }
  .mb-md-15 {
    margin-bottom: 15px;
  }
  .mt-md-15 {
    margin-top: 15px;
  }
  .mr-md-15 {
    margin-right: 15px;
  }
  .ml-md-15 {
    margin-left: 15px;
  }
  .mx-md-15 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .my-md-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .p-md-15 {
    padding: 15px;
  }
  .px-md-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .py-md-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pr-md-15 {
    padding-right: 15px;
  }
  .pl-md-15 {
    padding-left: 15px;
  }
  .pt-md-15 {
    padding-top: 15px;
  }
  .pb-md-15 {
    padding-bottom: 15px;
  }
  .fs-md-15 {
    font-size: 15px;
  }
  .w-md-15 {
    width: 15px;
  }
  .h-md-15 {
    height: 15px;
  }
}
@media (min-width: 992px) {
  .lh-lg-15 {
    line-height: 15px;
  }
  .line-height-lg-15 {
    line-height: 15px;
  }
  .grid-cols-lg-15 {
    grid-template-columns: repeat(15, 1fr);
  }
  .gap-lg-15 {
    gap: 15px;
  }
  .gap-x-lg-15 {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  .gap-y-lg-15 {
    row-gap: 15px;
  }
  .rounded-lg-15 {
    border-radius: 15px;
  }
  .mb-lg-15 {
    margin-bottom: 15px;
  }
  .mt-lg-15 {
    margin-top: 15px;
  }
  .mr-lg-15 {
    margin-right: 15px;
  }
  .ml-lg-15 {
    margin-left: 15px;
  }
  .mx-lg-15 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .my-lg-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .p-lg-15 {
    padding: 15px;
  }
  .px-lg-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .py-lg-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pr-lg-15 {
    padding-right: 15px;
  }
  .pl-lg-15 {
    padding-left: 15px;
  }
  .pt-lg-15 {
    padding-top: 15px;
  }
  .pb-lg-15 {
    padding-bottom: 15px;
  }
  .fs-lg-15 {
    font-size: 15px;
  }
  .w-lg-15 {
    width: 15px;
  }
  .h-lg-15 {
    height: 15px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-15 {
    line-height: 15px;
  }
  .line-height-xl-15 {
    line-height: 15px;
  }
  .grid-cols-xl-15 {
    grid-template-columns: repeat(15, 1fr);
  }
  .gap-xl-15 {
    gap: 15px;
  }
  .gap-x-xl-15 {
    -moz-column-gap: 15px;
         column-gap: 15px;
  }
  .gap-y-xl-15 {
    row-gap: 15px;
  }
  .rounded-xl-15 {
    border-radius: 15px;
  }
  .mb-xl-15 {
    margin-bottom: 15px;
  }
  .mt-xl-15 {
    margin-top: 15px;
  }
  .mr-xl-15 {
    margin-right: 15px;
  }
  .ml-xl-15 {
    margin-left: 15px;
  }
  .mx-xl-15 {
    margin-right: 15px;
    margin-left: 15px;
  }
  .my-xl-15 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .p-xl-15 {
    padding: 15px;
  }
  .px-xl-15 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .py-xl-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .pr-xl-15 {
    padding-right: 15px;
  }
  .pl-xl-15 {
    padding-left: 15px;
  }
  .pt-xl-15 {
    padding-top: 15px;
  }
  .pb-xl-15 {
    padding-bottom: 15px;
  }
  .fs-xl-15 {
    font-size: 15px;
  }
  .w-xl-15 {
    width: 15px;
  }
  .h-xl-15 {
    height: 15px;
  }
}
.lh-16 {
  line-height: 16px;
}

.grid-cols-16 {
  grid-template-columns: repeat(16, 1fr);
}

.line-height-16 {
  line-height: 16px;
}

.gap-16 {
  gap: 16px;
}

.gap-x-16 {
  -moz-column-gap: 16px;
       column-gap: 16px;
}

.gap-y-16 {
  row-gap: 16px;
}

.rounded-16 {
  border-radius: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mt-16 {
  margin-top: 16px;
}

.mr-16 {
  margin-right: 16px;
}

.ml-16 {
  margin-left: 16px;
}

.mx-16 {
  margin-right: 16px;
  margin-left: 16px;
}

.my-16 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.p-16 {
  padding: 16px;
}

.px-16 {
  padding-right: 16px;
  padding-left: 16px;
}

.py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.pr-16 {
  padding-right: 16px;
}

.pl-16 {
  padding-left: 16px;
}

.pt-16 {
  padding-top: 16px;
}

.pb-16 {
  padding-bottom: 16px;
}

.fs-16 {
  font-size: 16px;
}

.w-16 {
  width: 16px;
}

.h-16 {
  height: 16px;
}

@media (min-width: 576px) {
  .lh-sm-16 {
    line-height: 16px;
  }
  .line-height-sm-16 {
    line-height: 16px;
  }
  .grid-cols-sm-16 {
    grid-template-columns: repeat(16, 1fr);
  }
  .gap-sm-16 {
    gap: 16px;
  }
  .gap-x-sm-16 {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .gap-y-sm-16 {
    row-gap: 16px;
  }
  .rounded-sm-16 {
    border-radius: 16px;
  }
  .mb-sm-16 {
    margin-bottom: 16px;
  }
  .mt-sm-16 {
    margin-top: 16px;
  }
  .mr-sm-16 {
    margin-right: 16px;
  }
  .ml-sm-16 {
    margin-left: 16px;
  }
  .mx-sm-16 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .my-sm-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .p-sm-16 {
    padding: 16px;
  }
  .px-sm-16 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .py-sm-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pr-sm-16 {
    padding-right: 16px;
  }
  .pl-sm-16 {
    padding-left: 16px;
  }
  .pt-sm-16 {
    padding-top: 16px;
  }
  .pb-sm-16 {
    padding-bottom: 16px;
  }
  .fs-sm-16 {
    font-size: 16px;
  }
  .w-sm-16 {
    width: 16px;
  }
  .h-sm-16 {
    height: 16px;
  }
}
@media (min-width: 768px) {
  .lh-md-16 {
    line-height: 16px;
  }
  .line-height-md-16 {
    line-height: 16px;
  }
  .grid-cols-md-16 {
    grid-template-columns: repeat(16, 1fr);
  }
  .gap-md-16 {
    gap: 16px;
  }
  .gap-x-md-16 {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .gap-y-md-16 {
    row-gap: 16px;
  }
  .rounded-md-16 {
    border-radius: 16px;
  }
  .mb-md-16 {
    margin-bottom: 16px;
  }
  .mt-md-16 {
    margin-top: 16px;
  }
  .mr-md-16 {
    margin-right: 16px;
  }
  .ml-md-16 {
    margin-left: 16px;
  }
  .mx-md-16 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .my-md-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .p-md-16 {
    padding: 16px;
  }
  .px-md-16 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .py-md-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pr-md-16 {
    padding-right: 16px;
  }
  .pl-md-16 {
    padding-left: 16px;
  }
  .pt-md-16 {
    padding-top: 16px;
  }
  .pb-md-16 {
    padding-bottom: 16px;
  }
  .fs-md-16 {
    font-size: 16px;
  }
  .w-md-16 {
    width: 16px;
  }
  .h-md-16 {
    height: 16px;
  }
}
@media (min-width: 992px) {
  .lh-lg-16 {
    line-height: 16px;
  }
  .line-height-lg-16 {
    line-height: 16px;
  }
  .grid-cols-lg-16 {
    grid-template-columns: repeat(16, 1fr);
  }
  .gap-lg-16 {
    gap: 16px;
  }
  .gap-x-lg-16 {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .gap-y-lg-16 {
    row-gap: 16px;
  }
  .rounded-lg-16 {
    border-radius: 16px;
  }
  .mb-lg-16 {
    margin-bottom: 16px;
  }
  .mt-lg-16 {
    margin-top: 16px;
  }
  .mr-lg-16 {
    margin-right: 16px;
  }
  .ml-lg-16 {
    margin-left: 16px;
  }
  .mx-lg-16 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .my-lg-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .p-lg-16 {
    padding: 16px;
  }
  .px-lg-16 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .py-lg-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pr-lg-16 {
    padding-right: 16px;
  }
  .pl-lg-16 {
    padding-left: 16px;
  }
  .pt-lg-16 {
    padding-top: 16px;
  }
  .pb-lg-16 {
    padding-bottom: 16px;
  }
  .fs-lg-16 {
    font-size: 16px;
  }
  .w-lg-16 {
    width: 16px;
  }
  .h-lg-16 {
    height: 16px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-16 {
    line-height: 16px;
  }
  .line-height-xl-16 {
    line-height: 16px;
  }
  .grid-cols-xl-16 {
    grid-template-columns: repeat(16, 1fr);
  }
  .gap-xl-16 {
    gap: 16px;
  }
  .gap-x-xl-16 {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .gap-y-xl-16 {
    row-gap: 16px;
  }
  .rounded-xl-16 {
    border-radius: 16px;
  }
  .mb-xl-16 {
    margin-bottom: 16px;
  }
  .mt-xl-16 {
    margin-top: 16px;
  }
  .mr-xl-16 {
    margin-right: 16px;
  }
  .ml-xl-16 {
    margin-left: 16px;
  }
  .mx-xl-16 {
    margin-right: 16px;
    margin-left: 16px;
  }
  .my-xl-16 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .p-xl-16 {
    padding: 16px;
  }
  .px-xl-16 {
    padding-right: 16px;
    padding-left: 16px;
  }
  .py-xl-16 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .pr-xl-16 {
    padding-right: 16px;
  }
  .pl-xl-16 {
    padding-left: 16px;
  }
  .pt-xl-16 {
    padding-top: 16px;
  }
  .pb-xl-16 {
    padding-bottom: 16px;
  }
  .fs-xl-16 {
    font-size: 16px;
  }
  .w-xl-16 {
    width: 16px;
  }
  .h-xl-16 {
    height: 16px;
  }
}
.lh-17 {
  line-height: 17px;
}

.grid-cols-17 {
  grid-template-columns: repeat(17, 1fr);
}

.line-height-17 {
  line-height: 17px;
}

.gap-17 {
  gap: 17px;
}

.gap-x-17 {
  -moz-column-gap: 17px;
       column-gap: 17px;
}

.gap-y-17 {
  row-gap: 17px;
}

.rounded-17 {
  border-radius: 17px;
}

.mb-17 {
  margin-bottom: 17px;
}

.mt-17 {
  margin-top: 17px;
}

.mr-17 {
  margin-right: 17px;
}

.ml-17 {
  margin-left: 17px;
}

.mx-17 {
  margin-right: 17px;
  margin-left: 17px;
}

.my-17 {
  margin-top: 17px;
  margin-bottom: 17px;
}

.p-17 {
  padding: 17px;
}

.px-17 {
  padding-right: 17px;
  padding-left: 17px;
}

.py-17 {
  padding-top: 17px;
  padding-bottom: 17px;
}

.pr-17 {
  padding-right: 17px;
}

.pl-17 {
  padding-left: 17px;
}

.pt-17 {
  padding-top: 17px;
}

.pb-17 {
  padding-bottom: 17px;
}

.fs-17 {
  font-size: 17px;
}

.w-17 {
  width: 17px;
}

.h-17 {
  height: 17px;
}

@media (min-width: 576px) {
  .lh-sm-17 {
    line-height: 17px;
  }
  .line-height-sm-17 {
    line-height: 17px;
  }
  .grid-cols-sm-17 {
    grid-template-columns: repeat(17, 1fr);
  }
  .gap-sm-17 {
    gap: 17px;
  }
  .gap-x-sm-17 {
    -moz-column-gap: 17px;
         column-gap: 17px;
  }
  .gap-y-sm-17 {
    row-gap: 17px;
  }
  .rounded-sm-17 {
    border-radius: 17px;
  }
  .mb-sm-17 {
    margin-bottom: 17px;
  }
  .mt-sm-17 {
    margin-top: 17px;
  }
  .mr-sm-17 {
    margin-right: 17px;
  }
  .ml-sm-17 {
    margin-left: 17px;
  }
  .mx-sm-17 {
    margin-right: 17px;
    margin-left: 17px;
  }
  .my-sm-17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }
  .p-sm-17 {
    padding: 17px;
  }
  .px-sm-17 {
    padding-right: 17px;
    padding-left: 17px;
  }
  .py-sm-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .pr-sm-17 {
    padding-right: 17px;
  }
  .pl-sm-17 {
    padding-left: 17px;
  }
  .pt-sm-17 {
    padding-top: 17px;
  }
  .pb-sm-17 {
    padding-bottom: 17px;
  }
  .fs-sm-17 {
    font-size: 17px;
  }
  .w-sm-17 {
    width: 17px;
  }
  .h-sm-17 {
    height: 17px;
  }
}
@media (min-width: 768px) {
  .lh-md-17 {
    line-height: 17px;
  }
  .line-height-md-17 {
    line-height: 17px;
  }
  .grid-cols-md-17 {
    grid-template-columns: repeat(17, 1fr);
  }
  .gap-md-17 {
    gap: 17px;
  }
  .gap-x-md-17 {
    -moz-column-gap: 17px;
         column-gap: 17px;
  }
  .gap-y-md-17 {
    row-gap: 17px;
  }
  .rounded-md-17 {
    border-radius: 17px;
  }
  .mb-md-17 {
    margin-bottom: 17px;
  }
  .mt-md-17 {
    margin-top: 17px;
  }
  .mr-md-17 {
    margin-right: 17px;
  }
  .ml-md-17 {
    margin-left: 17px;
  }
  .mx-md-17 {
    margin-right: 17px;
    margin-left: 17px;
  }
  .my-md-17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }
  .p-md-17 {
    padding: 17px;
  }
  .px-md-17 {
    padding-right: 17px;
    padding-left: 17px;
  }
  .py-md-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .pr-md-17 {
    padding-right: 17px;
  }
  .pl-md-17 {
    padding-left: 17px;
  }
  .pt-md-17 {
    padding-top: 17px;
  }
  .pb-md-17 {
    padding-bottom: 17px;
  }
  .fs-md-17 {
    font-size: 17px;
  }
  .w-md-17 {
    width: 17px;
  }
  .h-md-17 {
    height: 17px;
  }
}
@media (min-width: 992px) {
  .lh-lg-17 {
    line-height: 17px;
  }
  .line-height-lg-17 {
    line-height: 17px;
  }
  .grid-cols-lg-17 {
    grid-template-columns: repeat(17, 1fr);
  }
  .gap-lg-17 {
    gap: 17px;
  }
  .gap-x-lg-17 {
    -moz-column-gap: 17px;
         column-gap: 17px;
  }
  .gap-y-lg-17 {
    row-gap: 17px;
  }
  .rounded-lg-17 {
    border-radius: 17px;
  }
  .mb-lg-17 {
    margin-bottom: 17px;
  }
  .mt-lg-17 {
    margin-top: 17px;
  }
  .mr-lg-17 {
    margin-right: 17px;
  }
  .ml-lg-17 {
    margin-left: 17px;
  }
  .mx-lg-17 {
    margin-right: 17px;
    margin-left: 17px;
  }
  .my-lg-17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }
  .p-lg-17 {
    padding: 17px;
  }
  .px-lg-17 {
    padding-right: 17px;
    padding-left: 17px;
  }
  .py-lg-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .pr-lg-17 {
    padding-right: 17px;
  }
  .pl-lg-17 {
    padding-left: 17px;
  }
  .pt-lg-17 {
    padding-top: 17px;
  }
  .pb-lg-17 {
    padding-bottom: 17px;
  }
  .fs-lg-17 {
    font-size: 17px;
  }
  .w-lg-17 {
    width: 17px;
  }
  .h-lg-17 {
    height: 17px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-17 {
    line-height: 17px;
  }
  .line-height-xl-17 {
    line-height: 17px;
  }
  .grid-cols-xl-17 {
    grid-template-columns: repeat(17, 1fr);
  }
  .gap-xl-17 {
    gap: 17px;
  }
  .gap-x-xl-17 {
    -moz-column-gap: 17px;
         column-gap: 17px;
  }
  .gap-y-xl-17 {
    row-gap: 17px;
  }
  .rounded-xl-17 {
    border-radius: 17px;
  }
  .mb-xl-17 {
    margin-bottom: 17px;
  }
  .mt-xl-17 {
    margin-top: 17px;
  }
  .mr-xl-17 {
    margin-right: 17px;
  }
  .ml-xl-17 {
    margin-left: 17px;
  }
  .mx-xl-17 {
    margin-right: 17px;
    margin-left: 17px;
  }
  .my-xl-17 {
    margin-top: 17px;
    margin-bottom: 17px;
  }
  .p-xl-17 {
    padding: 17px;
  }
  .px-xl-17 {
    padding-right: 17px;
    padding-left: 17px;
  }
  .py-xl-17 {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  .pr-xl-17 {
    padding-right: 17px;
  }
  .pl-xl-17 {
    padding-left: 17px;
  }
  .pt-xl-17 {
    padding-top: 17px;
  }
  .pb-xl-17 {
    padding-bottom: 17px;
  }
  .fs-xl-17 {
    font-size: 17px;
  }
  .w-xl-17 {
    width: 17px;
  }
  .h-xl-17 {
    height: 17px;
  }
}
.lh-18 {
  line-height: 18px;
}

.grid-cols-18 {
  grid-template-columns: repeat(18, 1fr);
}

.line-height-18 {
  line-height: 18px;
}

.gap-18 {
  gap: 18px;
}

.gap-x-18 {
  -moz-column-gap: 18px;
       column-gap: 18px;
}

.gap-y-18 {
  row-gap: 18px;
}

.rounded-18 {
  border-radius: 18px;
}

.mb-18 {
  margin-bottom: 18px;
}

.mt-18 {
  margin-top: 18px;
}

.mr-18 {
  margin-right: 18px;
}

.ml-18 {
  margin-left: 18px;
}

.mx-18 {
  margin-right: 18px;
  margin-left: 18px;
}

.my-18 {
  margin-top: 18px;
  margin-bottom: 18px;
}

.p-18 {
  padding: 18px;
}

.px-18 {
  padding-right: 18px;
  padding-left: 18px;
}

.py-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.pr-18 {
  padding-right: 18px;
}

.pl-18 {
  padding-left: 18px;
}

.pt-18 {
  padding-top: 18px;
}

.pb-18 {
  padding-bottom: 18px;
}

.fs-18 {
  font-size: 18px;
}

.w-18 {
  width: 18px;
}

.h-18 {
  height: 18px;
}

@media (min-width: 576px) {
  .lh-sm-18 {
    line-height: 18px;
  }
  .line-height-sm-18 {
    line-height: 18px;
  }
  .grid-cols-sm-18 {
    grid-template-columns: repeat(18, 1fr);
  }
  .gap-sm-18 {
    gap: 18px;
  }
  .gap-x-sm-18 {
    -moz-column-gap: 18px;
         column-gap: 18px;
  }
  .gap-y-sm-18 {
    row-gap: 18px;
  }
  .rounded-sm-18 {
    border-radius: 18px;
  }
  .mb-sm-18 {
    margin-bottom: 18px;
  }
  .mt-sm-18 {
    margin-top: 18px;
  }
  .mr-sm-18 {
    margin-right: 18px;
  }
  .ml-sm-18 {
    margin-left: 18px;
  }
  .mx-sm-18 {
    margin-right: 18px;
    margin-left: 18px;
  }
  .my-sm-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .p-sm-18 {
    padding: 18px;
  }
  .px-sm-18 {
    padding-right: 18px;
    padding-left: 18px;
  }
  .py-sm-18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .pr-sm-18 {
    padding-right: 18px;
  }
  .pl-sm-18 {
    padding-left: 18px;
  }
  .pt-sm-18 {
    padding-top: 18px;
  }
  .pb-sm-18 {
    padding-bottom: 18px;
  }
  .fs-sm-18 {
    font-size: 18px;
  }
  .w-sm-18 {
    width: 18px;
  }
  .h-sm-18 {
    height: 18px;
  }
}
@media (min-width: 768px) {
  .lh-md-18 {
    line-height: 18px;
  }
  .line-height-md-18 {
    line-height: 18px;
  }
  .grid-cols-md-18 {
    grid-template-columns: repeat(18, 1fr);
  }
  .gap-md-18 {
    gap: 18px;
  }
  .gap-x-md-18 {
    -moz-column-gap: 18px;
         column-gap: 18px;
  }
  .gap-y-md-18 {
    row-gap: 18px;
  }
  .rounded-md-18 {
    border-radius: 18px;
  }
  .mb-md-18 {
    margin-bottom: 18px;
  }
  .mt-md-18 {
    margin-top: 18px;
  }
  .mr-md-18 {
    margin-right: 18px;
  }
  .ml-md-18 {
    margin-left: 18px;
  }
  .mx-md-18 {
    margin-right: 18px;
    margin-left: 18px;
  }
  .my-md-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .p-md-18 {
    padding: 18px;
  }
  .px-md-18 {
    padding-right: 18px;
    padding-left: 18px;
  }
  .py-md-18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .pr-md-18 {
    padding-right: 18px;
  }
  .pl-md-18 {
    padding-left: 18px;
  }
  .pt-md-18 {
    padding-top: 18px;
  }
  .pb-md-18 {
    padding-bottom: 18px;
  }
  .fs-md-18 {
    font-size: 18px;
  }
  .w-md-18 {
    width: 18px;
  }
  .h-md-18 {
    height: 18px;
  }
}
@media (min-width: 992px) {
  .lh-lg-18 {
    line-height: 18px;
  }
  .line-height-lg-18 {
    line-height: 18px;
  }
  .grid-cols-lg-18 {
    grid-template-columns: repeat(18, 1fr);
  }
  .gap-lg-18 {
    gap: 18px;
  }
  .gap-x-lg-18 {
    -moz-column-gap: 18px;
         column-gap: 18px;
  }
  .gap-y-lg-18 {
    row-gap: 18px;
  }
  .rounded-lg-18 {
    border-radius: 18px;
  }
  .mb-lg-18 {
    margin-bottom: 18px;
  }
  .mt-lg-18 {
    margin-top: 18px;
  }
  .mr-lg-18 {
    margin-right: 18px;
  }
  .ml-lg-18 {
    margin-left: 18px;
  }
  .mx-lg-18 {
    margin-right: 18px;
    margin-left: 18px;
  }
  .my-lg-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .p-lg-18 {
    padding: 18px;
  }
  .px-lg-18 {
    padding-right: 18px;
    padding-left: 18px;
  }
  .py-lg-18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .pr-lg-18 {
    padding-right: 18px;
  }
  .pl-lg-18 {
    padding-left: 18px;
  }
  .pt-lg-18 {
    padding-top: 18px;
  }
  .pb-lg-18 {
    padding-bottom: 18px;
  }
  .fs-lg-18 {
    font-size: 18px;
  }
  .w-lg-18 {
    width: 18px;
  }
  .h-lg-18 {
    height: 18px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-18 {
    line-height: 18px;
  }
  .line-height-xl-18 {
    line-height: 18px;
  }
  .grid-cols-xl-18 {
    grid-template-columns: repeat(18, 1fr);
  }
  .gap-xl-18 {
    gap: 18px;
  }
  .gap-x-xl-18 {
    -moz-column-gap: 18px;
         column-gap: 18px;
  }
  .gap-y-xl-18 {
    row-gap: 18px;
  }
  .rounded-xl-18 {
    border-radius: 18px;
  }
  .mb-xl-18 {
    margin-bottom: 18px;
  }
  .mt-xl-18 {
    margin-top: 18px;
  }
  .mr-xl-18 {
    margin-right: 18px;
  }
  .ml-xl-18 {
    margin-left: 18px;
  }
  .mx-xl-18 {
    margin-right: 18px;
    margin-left: 18px;
  }
  .my-xl-18 {
    margin-top: 18px;
    margin-bottom: 18px;
  }
  .p-xl-18 {
    padding: 18px;
  }
  .px-xl-18 {
    padding-right: 18px;
    padding-left: 18px;
  }
  .py-xl-18 {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .pr-xl-18 {
    padding-right: 18px;
  }
  .pl-xl-18 {
    padding-left: 18px;
  }
  .pt-xl-18 {
    padding-top: 18px;
  }
  .pb-xl-18 {
    padding-bottom: 18px;
  }
  .fs-xl-18 {
    font-size: 18px;
  }
  .w-xl-18 {
    width: 18px;
  }
  .h-xl-18 {
    height: 18px;
  }
}
.lh-19 {
  line-height: 19px;
}

.grid-cols-19 {
  grid-template-columns: repeat(19, 1fr);
}

.line-height-19 {
  line-height: 19px;
}

.gap-19 {
  gap: 19px;
}

.gap-x-19 {
  -moz-column-gap: 19px;
       column-gap: 19px;
}

.gap-y-19 {
  row-gap: 19px;
}

.rounded-19 {
  border-radius: 19px;
}

.mb-19 {
  margin-bottom: 19px;
}

.mt-19 {
  margin-top: 19px;
}

.mr-19 {
  margin-right: 19px;
}

.ml-19 {
  margin-left: 19px;
}

.mx-19 {
  margin-right: 19px;
  margin-left: 19px;
}

.my-19 {
  margin-top: 19px;
  margin-bottom: 19px;
}

.p-19 {
  padding: 19px;
}

.px-19 {
  padding-right: 19px;
  padding-left: 19px;
}

.py-19 {
  padding-top: 19px;
  padding-bottom: 19px;
}

.pr-19 {
  padding-right: 19px;
}

.pl-19 {
  padding-left: 19px;
}

.pt-19 {
  padding-top: 19px;
}

.pb-19 {
  padding-bottom: 19px;
}

.fs-19 {
  font-size: 19px;
}

.w-19 {
  width: 19px;
}

.h-19 {
  height: 19px;
}

@media (min-width: 576px) {
  .lh-sm-19 {
    line-height: 19px;
  }
  .line-height-sm-19 {
    line-height: 19px;
  }
  .grid-cols-sm-19 {
    grid-template-columns: repeat(19, 1fr);
  }
  .gap-sm-19 {
    gap: 19px;
  }
  .gap-x-sm-19 {
    -moz-column-gap: 19px;
         column-gap: 19px;
  }
  .gap-y-sm-19 {
    row-gap: 19px;
  }
  .rounded-sm-19 {
    border-radius: 19px;
  }
  .mb-sm-19 {
    margin-bottom: 19px;
  }
  .mt-sm-19 {
    margin-top: 19px;
  }
  .mr-sm-19 {
    margin-right: 19px;
  }
  .ml-sm-19 {
    margin-left: 19px;
  }
  .mx-sm-19 {
    margin-right: 19px;
    margin-left: 19px;
  }
  .my-sm-19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }
  .p-sm-19 {
    padding: 19px;
  }
  .px-sm-19 {
    padding-right: 19px;
    padding-left: 19px;
  }
  .py-sm-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .pr-sm-19 {
    padding-right: 19px;
  }
  .pl-sm-19 {
    padding-left: 19px;
  }
  .pt-sm-19 {
    padding-top: 19px;
  }
  .pb-sm-19 {
    padding-bottom: 19px;
  }
  .fs-sm-19 {
    font-size: 19px;
  }
  .w-sm-19 {
    width: 19px;
  }
  .h-sm-19 {
    height: 19px;
  }
}
@media (min-width: 768px) {
  .lh-md-19 {
    line-height: 19px;
  }
  .line-height-md-19 {
    line-height: 19px;
  }
  .grid-cols-md-19 {
    grid-template-columns: repeat(19, 1fr);
  }
  .gap-md-19 {
    gap: 19px;
  }
  .gap-x-md-19 {
    -moz-column-gap: 19px;
         column-gap: 19px;
  }
  .gap-y-md-19 {
    row-gap: 19px;
  }
  .rounded-md-19 {
    border-radius: 19px;
  }
  .mb-md-19 {
    margin-bottom: 19px;
  }
  .mt-md-19 {
    margin-top: 19px;
  }
  .mr-md-19 {
    margin-right: 19px;
  }
  .ml-md-19 {
    margin-left: 19px;
  }
  .mx-md-19 {
    margin-right: 19px;
    margin-left: 19px;
  }
  .my-md-19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }
  .p-md-19 {
    padding: 19px;
  }
  .px-md-19 {
    padding-right: 19px;
    padding-left: 19px;
  }
  .py-md-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .pr-md-19 {
    padding-right: 19px;
  }
  .pl-md-19 {
    padding-left: 19px;
  }
  .pt-md-19 {
    padding-top: 19px;
  }
  .pb-md-19 {
    padding-bottom: 19px;
  }
  .fs-md-19 {
    font-size: 19px;
  }
  .w-md-19 {
    width: 19px;
  }
  .h-md-19 {
    height: 19px;
  }
}
@media (min-width: 992px) {
  .lh-lg-19 {
    line-height: 19px;
  }
  .line-height-lg-19 {
    line-height: 19px;
  }
  .grid-cols-lg-19 {
    grid-template-columns: repeat(19, 1fr);
  }
  .gap-lg-19 {
    gap: 19px;
  }
  .gap-x-lg-19 {
    -moz-column-gap: 19px;
         column-gap: 19px;
  }
  .gap-y-lg-19 {
    row-gap: 19px;
  }
  .rounded-lg-19 {
    border-radius: 19px;
  }
  .mb-lg-19 {
    margin-bottom: 19px;
  }
  .mt-lg-19 {
    margin-top: 19px;
  }
  .mr-lg-19 {
    margin-right: 19px;
  }
  .ml-lg-19 {
    margin-left: 19px;
  }
  .mx-lg-19 {
    margin-right: 19px;
    margin-left: 19px;
  }
  .my-lg-19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }
  .p-lg-19 {
    padding: 19px;
  }
  .px-lg-19 {
    padding-right: 19px;
    padding-left: 19px;
  }
  .py-lg-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .pr-lg-19 {
    padding-right: 19px;
  }
  .pl-lg-19 {
    padding-left: 19px;
  }
  .pt-lg-19 {
    padding-top: 19px;
  }
  .pb-lg-19 {
    padding-bottom: 19px;
  }
  .fs-lg-19 {
    font-size: 19px;
  }
  .w-lg-19 {
    width: 19px;
  }
  .h-lg-19 {
    height: 19px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-19 {
    line-height: 19px;
  }
  .line-height-xl-19 {
    line-height: 19px;
  }
  .grid-cols-xl-19 {
    grid-template-columns: repeat(19, 1fr);
  }
  .gap-xl-19 {
    gap: 19px;
  }
  .gap-x-xl-19 {
    -moz-column-gap: 19px;
         column-gap: 19px;
  }
  .gap-y-xl-19 {
    row-gap: 19px;
  }
  .rounded-xl-19 {
    border-radius: 19px;
  }
  .mb-xl-19 {
    margin-bottom: 19px;
  }
  .mt-xl-19 {
    margin-top: 19px;
  }
  .mr-xl-19 {
    margin-right: 19px;
  }
  .ml-xl-19 {
    margin-left: 19px;
  }
  .mx-xl-19 {
    margin-right: 19px;
    margin-left: 19px;
  }
  .my-xl-19 {
    margin-top: 19px;
    margin-bottom: 19px;
  }
  .p-xl-19 {
    padding: 19px;
  }
  .px-xl-19 {
    padding-right: 19px;
    padding-left: 19px;
  }
  .py-xl-19 {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .pr-xl-19 {
    padding-right: 19px;
  }
  .pl-xl-19 {
    padding-left: 19px;
  }
  .pt-xl-19 {
    padding-top: 19px;
  }
  .pb-xl-19 {
    padding-bottom: 19px;
  }
  .fs-xl-19 {
    font-size: 19px;
  }
  .w-xl-19 {
    width: 19px;
  }
  .h-xl-19 {
    height: 19px;
  }
}
.lh-20 {
  line-height: 20px;
}

.grid-cols-20 {
  grid-template-columns: repeat(20, 1fr);
}

.line-height-20 {
  line-height: 20px;
}

.gap-20 {
  gap: 20px;
}

.gap-x-20 {
  -moz-column-gap: 20px;
       column-gap: 20px;
}

.gap-y-20 {
  row-gap: 20px;
}

.rounded-20 {
  border-radius: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.p-20 {
  padding: 20px;
}

.px-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.fs-20 {
  font-size: 20px;
}

.w-20 {
  width: 20px;
}

.h-20 {
  height: 20px;
}

@media (min-width: 576px) {
  .lh-sm-20 {
    line-height: 20px;
  }
  .line-height-sm-20 {
    line-height: 20px;
  }
  .grid-cols-sm-20 {
    grid-template-columns: repeat(20, 1fr);
  }
  .gap-sm-20 {
    gap: 20px;
  }
  .gap-x-sm-20 {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .gap-y-sm-20 {
    row-gap: 20px;
  }
  .rounded-sm-20 {
    border-radius: 20px;
  }
  .mb-sm-20 {
    margin-bottom: 20px;
  }
  .mt-sm-20 {
    margin-top: 20px;
  }
  .mr-sm-20 {
    margin-right: 20px;
  }
  .ml-sm-20 {
    margin-left: 20px;
  }
  .mx-sm-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-sm-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .p-sm-20 {
    padding: 20px;
  }
  .px-sm-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-sm-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pr-sm-20 {
    padding-right: 20px;
  }
  .pl-sm-20 {
    padding-left: 20px;
  }
  .pt-sm-20 {
    padding-top: 20px;
  }
  .pb-sm-20 {
    padding-bottom: 20px;
  }
  .fs-sm-20 {
    font-size: 20px;
  }
  .w-sm-20 {
    width: 20px;
  }
  .h-sm-20 {
    height: 20px;
  }
}
@media (min-width: 768px) {
  .lh-md-20 {
    line-height: 20px;
  }
  .line-height-md-20 {
    line-height: 20px;
  }
  .grid-cols-md-20 {
    grid-template-columns: repeat(20, 1fr);
  }
  .gap-md-20 {
    gap: 20px;
  }
  .gap-x-md-20 {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .gap-y-md-20 {
    row-gap: 20px;
  }
  .rounded-md-20 {
    border-radius: 20px;
  }
  .mb-md-20 {
    margin-bottom: 20px;
  }
  .mt-md-20 {
    margin-top: 20px;
  }
  .mr-md-20 {
    margin-right: 20px;
  }
  .ml-md-20 {
    margin-left: 20px;
  }
  .mx-md-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-md-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .p-md-20 {
    padding: 20px;
  }
  .px-md-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-md-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pr-md-20 {
    padding-right: 20px;
  }
  .pl-md-20 {
    padding-left: 20px;
  }
  .pt-md-20 {
    padding-top: 20px;
  }
  .pb-md-20 {
    padding-bottom: 20px;
  }
  .fs-md-20 {
    font-size: 20px;
  }
  .w-md-20 {
    width: 20px;
  }
  .h-md-20 {
    height: 20px;
  }
}
@media (min-width: 992px) {
  .lh-lg-20 {
    line-height: 20px;
  }
  .line-height-lg-20 {
    line-height: 20px;
  }
  .grid-cols-lg-20 {
    grid-template-columns: repeat(20, 1fr);
  }
  .gap-lg-20 {
    gap: 20px;
  }
  .gap-x-lg-20 {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .gap-y-lg-20 {
    row-gap: 20px;
  }
  .rounded-lg-20 {
    border-radius: 20px;
  }
  .mb-lg-20 {
    margin-bottom: 20px;
  }
  .mt-lg-20 {
    margin-top: 20px;
  }
  .mr-lg-20 {
    margin-right: 20px;
  }
  .ml-lg-20 {
    margin-left: 20px;
  }
  .mx-lg-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-lg-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .p-lg-20 {
    padding: 20px;
  }
  .px-lg-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-lg-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pr-lg-20 {
    padding-right: 20px;
  }
  .pl-lg-20 {
    padding-left: 20px;
  }
  .pt-lg-20 {
    padding-top: 20px;
  }
  .pb-lg-20 {
    padding-bottom: 20px;
  }
  .fs-lg-20 {
    font-size: 20px;
  }
  .w-lg-20 {
    width: 20px;
  }
  .h-lg-20 {
    height: 20px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-20 {
    line-height: 20px;
  }
  .line-height-xl-20 {
    line-height: 20px;
  }
  .grid-cols-xl-20 {
    grid-template-columns: repeat(20, 1fr);
  }
  .gap-xl-20 {
    gap: 20px;
  }
  .gap-x-xl-20 {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .gap-y-xl-20 {
    row-gap: 20px;
  }
  .rounded-xl-20 {
    border-radius: 20px;
  }
  .mb-xl-20 {
    margin-bottom: 20px;
  }
  .mt-xl-20 {
    margin-top: 20px;
  }
  .mr-xl-20 {
    margin-right: 20px;
  }
  .ml-xl-20 {
    margin-left: 20px;
  }
  .mx-xl-20 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .my-xl-20 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .p-xl-20 {
    padding: 20px;
  }
  .px-xl-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .py-xl-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pr-xl-20 {
    padding-right: 20px;
  }
  .pl-xl-20 {
    padding-left: 20px;
  }
  .pt-xl-20 {
    padding-top: 20px;
  }
  .pb-xl-20 {
    padding-bottom: 20px;
  }
  .fs-xl-20 {
    font-size: 20px;
  }
  .w-xl-20 {
    width: 20px;
  }
  .h-xl-20 {
    height: 20px;
  }
}
.lh-21 {
  line-height: 21px;
}

.grid-cols-21 {
  grid-template-columns: repeat(21, 1fr);
}

.line-height-21 {
  line-height: 21px;
}

.gap-21 {
  gap: 21px;
}

.gap-x-21 {
  -moz-column-gap: 21px;
       column-gap: 21px;
}

.gap-y-21 {
  row-gap: 21px;
}

.rounded-21 {
  border-radius: 21px;
}

.mb-21 {
  margin-bottom: 21px;
}

.mt-21 {
  margin-top: 21px;
}

.mr-21 {
  margin-right: 21px;
}

.ml-21 {
  margin-left: 21px;
}

.mx-21 {
  margin-right: 21px;
  margin-left: 21px;
}

.my-21 {
  margin-top: 21px;
  margin-bottom: 21px;
}

.p-21 {
  padding: 21px;
}

.px-21 {
  padding-right: 21px;
  padding-left: 21px;
}

.py-21 {
  padding-top: 21px;
  padding-bottom: 21px;
}

.pr-21 {
  padding-right: 21px;
}

.pl-21 {
  padding-left: 21px;
}

.pt-21 {
  padding-top: 21px;
}

.pb-21 {
  padding-bottom: 21px;
}

.fs-21 {
  font-size: 21px;
}

.w-21 {
  width: 21px;
}

.h-21 {
  height: 21px;
}

@media (min-width: 576px) {
  .lh-sm-21 {
    line-height: 21px;
  }
  .line-height-sm-21 {
    line-height: 21px;
  }
  .grid-cols-sm-21 {
    grid-template-columns: repeat(21, 1fr);
  }
  .gap-sm-21 {
    gap: 21px;
  }
  .gap-x-sm-21 {
    -moz-column-gap: 21px;
         column-gap: 21px;
  }
  .gap-y-sm-21 {
    row-gap: 21px;
  }
  .rounded-sm-21 {
    border-radius: 21px;
  }
  .mb-sm-21 {
    margin-bottom: 21px;
  }
  .mt-sm-21 {
    margin-top: 21px;
  }
  .mr-sm-21 {
    margin-right: 21px;
  }
  .ml-sm-21 {
    margin-left: 21px;
  }
  .mx-sm-21 {
    margin-right: 21px;
    margin-left: 21px;
  }
  .my-sm-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .p-sm-21 {
    padding: 21px;
  }
  .px-sm-21 {
    padding-right: 21px;
    padding-left: 21px;
  }
  .py-sm-21 {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .pr-sm-21 {
    padding-right: 21px;
  }
  .pl-sm-21 {
    padding-left: 21px;
  }
  .pt-sm-21 {
    padding-top: 21px;
  }
  .pb-sm-21 {
    padding-bottom: 21px;
  }
  .fs-sm-21 {
    font-size: 21px;
  }
  .w-sm-21 {
    width: 21px;
  }
  .h-sm-21 {
    height: 21px;
  }
}
@media (min-width: 768px) {
  .lh-md-21 {
    line-height: 21px;
  }
  .line-height-md-21 {
    line-height: 21px;
  }
  .grid-cols-md-21 {
    grid-template-columns: repeat(21, 1fr);
  }
  .gap-md-21 {
    gap: 21px;
  }
  .gap-x-md-21 {
    -moz-column-gap: 21px;
         column-gap: 21px;
  }
  .gap-y-md-21 {
    row-gap: 21px;
  }
  .rounded-md-21 {
    border-radius: 21px;
  }
  .mb-md-21 {
    margin-bottom: 21px;
  }
  .mt-md-21 {
    margin-top: 21px;
  }
  .mr-md-21 {
    margin-right: 21px;
  }
  .ml-md-21 {
    margin-left: 21px;
  }
  .mx-md-21 {
    margin-right: 21px;
    margin-left: 21px;
  }
  .my-md-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .p-md-21 {
    padding: 21px;
  }
  .px-md-21 {
    padding-right: 21px;
    padding-left: 21px;
  }
  .py-md-21 {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .pr-md-21 {
    padding-right: 21px;
  }
  .pl-md-21 {
    padding-left: 21px;
  }
  .pt-md-21 {
    padding-top: 21px;
  }
  .pb-md-21 {
    padding-bottom: 21px;
  }
  .fs-md-21 {
    font-size: 21px;
  }
  .w-md-21 {
    width: 21px;
  }
  .h-md-21 {
    height: 21px;
  }
}
@media (min-width: 992px) {
  .lh-lg-21 {
    line-height: 21px;
  }
  .line-height-lg-21 {
    line-height: 21px;
  }
  .grid-cols-lg-21 {
    grid-template-columns: repeat(21, 1fr);
  }
  .gap-lg-21 {
    gap: 21px;
  }
  .gap-x-lg-21 {
    -moz-column-gap: 21px;
         column-gap: 21px;
  }
  .gap-y-lg-21 {
    row-gap: 21px;
  }
  .rounded-lg-21 {
    border-radius: 21px;
  }
  .mb-lg-21 {
    margin-bottom: 21px;
  }
  .mt-lg-21 {
    margin-top: 21px;
  }
  .mr-lg-21 {
    margin-right: 21px;
  }
  .ml-lg-21 {
    margin-left: 21px;
  }
  .mx-lg-21 {
    margin-right: 21px;
    margin-left: 21px;
  }
  .my-lg-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .p-lg-21 {
    padding: 21px;
  }
  .px-lg-21 {
    padding-right: 21px;
    padding-left: 21px;
  }
  .py-lg-21 {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .pr-lg-21 {
    padding-right: 21px;
  }
  .pl-lg-21 {
    padding-left: 21px;
  }
  .pt-lg-21 {
    padding-top: 21px;
  }
  .pb-lg-21 {
    padding-bottom: 21px;
  }
  .fs-lg-21 {
    font-size: 21px;
  }
  .w-lg-21 {
    width: 21px;
  }
  .h-lg-21 {
    height: 21px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-21 {
    line-height: 21px;
  }
  .line-height-xl-21 {
    line-height: 21px;
  }
  .grid-cols-xl-21 {
    grid-template-columns: repeat(21, 1fr);
  }
  .gap-xl-21 {
    gap: 21px;
  }
  .gap-x-xl-21 {
    -moz-column-gap: 21px;
         column-gap: 21px;
  }
  .gap-y-xl-21 {
    row-gap: 21px;
  }
  .rounded-xl-21 {
    border-radius: 21px;
  }
  .mb-xl-21 {
    margin-bottom: 21px;
  }
  .mt-xl-21 {
    margin-top: 21px;
  }
  .mr-xl-21 {
    margin-right: 21px;
  }
  .ml-xl-21 {
    margin-left: 21px;
  }
  .mx-xl-21 {
    margin-right: 21px;
    margin-left: 21px;
  }
  .my-xl-21 {
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .p-xl-21 {
    padding: 21px;
  }
  .px-xl-21 {
    padding-right: 21px;
    padding-left: 21px;
  }
  .py-xl-21 {
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .pr-xl-21 {
    padding-right: 21px;
  }
  .pl-xl-21 {
    padding-left: 21px;
  }
  .pt-xl-21 {
    padding-top: 21px;
  }
  .pb-xl-21 {
    padding-bottom: 21px;
  }
  .fs-xl-21 {
    font-size: 21px;
  }
  .w-xl-21 {
    width: 21px;
  }
  .h-xl-21 {
    height: 21px;
  }
}
.lh-22 {
  line-height: 22px;
}

.grid-cols-22 {
  grid-template-columns: repeat(22, 1fr);
}

.line-height-22 {
  line-height: 22px;
}

.gap-22 {
  gap: 22px;
}

.gap-x-22 {
  -moz-column-gap: 22px;
       column-gap: 22px;
}

.gap-y-22 {
  row-gap: 22px;
}

.rounded-22 {
  border-radius: 22px;
}

.mb-22 {
  margin-bottom: 22px;
}

.mt-22 {
  margin-top: 22px;
}

.mr-22 {
  margin-right: 22px;
}

.ml-22 {
  margin-left: 22px;
}

.mx-22 {
  margin-right: 22px;
  margin-left: 22px;
}

.my-22 {
  margin-top: 22px;
  margin-bottom: 22px;
}

.p-22 {
  padding: 22px;
}

.px-22 {
  padding-right: 22px;
  padding-left: 22px;
}

.py-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}

.pr-22 {
  padding-right: 22px;
}

.pl-22 {
  padding-left: 22px;
}

.pt-22 {
  padding-top: 22px;
}

.pb-22 {
  padding-bottom: 22px;
}

.fs-22 {
  font-size: 22px;
}

.w-22 {
  width: 22px;
}

.h-22 {
  height: 22px;
}

@media (min-width: 576px) {
  .lh-sm-22 {
    line-height: 22px;
  }
  .line-height-sm-22 {
    line-height: 22px;
  }
  .grid-cols-sm-22 {
    grid-template-columns: repeat(22, 1fr);
  }
  .gap-sm-22 {
    gap: 22px;
  }
  .gap-x-sm-22 {
    -moz-column-gap: 22px;
         column-gap: 22px;
  }
  .gap-y-sm-22 {
    row-gap: 22px;
  }
  .rounded-sm-22 {
    border-radius: 22px;
  }
  .mb-sm-22 {
    margin-bottom: 22px;
  }
  .mt-sm-22 {
    margin-top: 22px;
  }
  .mr-sm-22 {
    margin-right: 22px;
  }
  .ml-sm-22 {
    margin-left: 22px;
  }
  .mx-sm-22 {
    margin-right: 22px;
    margin-left: 22px;
  }
  .my-sm-22 {
    margin-top: 22px;
    margin-bottom: 22px;
  }
  .p-sm-22 {
    padding: 22px;
  }
  .px-sm-22 {
    padding-right: 22px;
    padding-left: 22px;
  }
  .py-sm-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .pr-sm-22 {
    padding-right: 22px;
  }
  .pl-sm-22 {
    padding-left: 22px;
  }
  .pt-sm-22 {
    padding-top: 22px;
  }
  .pb-sm-22 {
    padding-bottom: 22px;
  }
  .fs-sm-22 {
    font-size: 22px;
  }
  .w-sm-22 {
    width: 22px;
  }
  .h-sm-22 {
    height: 22px;
  }
}
@media (min-width: 768px) {
  .lh-md-22 {
    line-height: 22px;
  }
  .line-height-md-22 {
    line-height: 22px;
  }
  .grid-cols-md-22 {
    grid-template-columns: repeat(22, 1fr);
  }
  .gap-md-22 {
    gap: 22px;
  }
  .gap-x-md-22 {
    -moz-column-gap: 22px;
         column-gap: 22px;
  }
  .gap-y-md-22 {
    row-gap: 22px;
  }
  .rounded-md-22 {
    border-radius: 22px;
  }
  .mb-md-22 {
    margin-bottom: 22px;
  }
  .mt-md-22 {
    margin-top: 22px;
  }
  .mr-md-22 {
    margin-right: 22px;
  }
  .ml-md-22 {
    margin-left: 22px;
  }
  .mx-md-22 {
    margin-right: 22px;
    margin-left: 22px;
  }
  .my-md-22 {
    margin-top: 22px;
    margin-bottom: 22px;
  }
  .p-md-22 {
    padding: 22px;
  }
  .px-md-22 {
    padding-right: 22px;
    padding-left: 22px;
  }
  .py-md-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .pr-md-22 {
    padding-right: 22px;
  }
  .pl-md-22 {
    padding-left: 22px;
  }
  .pt-md-22 {
    padding-top: 22px;
  }
  .pb-md-22 {
    padding-bottom: 22px;
  }
  .fs-md-22 {
    font-size: 22px;
  }
  .w-md-22 {
    width: 22px;
  }
  .h-md-22 {
    height: 22px;
  }
}
@media (min-width: 992px) {
  .lh-lg-22 {
    line-height: 22px;
  }
  .line-height-lg-22 {
    line-height: 22px;
  }
  .grid-cols-lg-22 {
    grid-template-columns: repeat(22, 1fr);
  }
  .gap-lg-22 {
    gap: 22px;
  }
  .gap-x-lg-22 {
    -moz-column-gap: 22px;
         column-gap: 22px;
  }
  .gap-y-lg-22 {
    row-gap: 22px;
  }
  .rounded-lg-22 {
    border-radius: 22px;
  }
  .mb-lg-22 {
    margin-bottom: 22px;
  }
  .mt-lg-22 {
    margin-top: 22px;
  }
  .mr-lg-22 {
    margin-right: 22px;
  }
  .ml-lg-22 {
    margin-left: 22px;
  }
  .mx-lg-22 {
    margin-right: 22px;
    margin-left: 22px;
  }
  .my-lg-22 {
    margin-top: 22px;
    margin-bottom: 22px;
  }
  .p-lg-22 {
    padding: 22px;
  }
  .px-lg-22 {
    padding-right: 22px;
    padding-left: 22px;
  }
  .py-lg-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .pr-lg-22 {
    padding-right: 22px;
  }
  .pl-lg-22 {
    padding-left: 22px;
  }
  .pt-lg-22 {
    padding-top: 22px;
  }
  .pb-lg-22 {
    padding-bottom: 22px;
  }
  .fs-lg-22 {
    font-size: 22px;
  }
  .w-lg-22 {
    width: 22px;
  }
  .h-lg-22 {
    height: 22px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-22 {
    line-height: 22px;
  }
  .line-height-xl-22 {
    line-height: 22px;
  }
  .grid-cols-xl-22 {
    grid-template-columns: repeat(22, 1fr);
  }
  .gap-xl-22 {
    gap: 22px;
  }
  .gap-x-xl-22 {
    -moz-column-gap: 22px;
         column-gap: 22px;
  }
  .gap-y-xl-22 {
    row-gap: 22px;
  }
  .rounded-xl-22 {
    border-radius: 22px;
  }
  .mb-xl-22 {
    margin-bottom: 22px;
  }
  .mt-xl-22 {
    margin-top: 22px;
  }
  .mr-xl-22 {
    margin-right: 22px;
  }
  .ml-xl-22 {
    margin-left: 22px;
  }
  .mx-xl-22 {
    margin-right: 22px;
    margin-left: 22px;
  }
  .my-xl-22 {
    margin-top: 22px;
    margin-bottom: 22px;
  }
  .p-xl-22 {
    padding: 22px;
  }
  .px-xl-22 {
    padding-right: 22px;
    padding-left: 22px;
  }
  .py-xl-22 {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .pr-xl-22 {
    padding-right: 22px;
  }
  .pl-xl-22 {
    padding-left: 22px;
  }
  .pt-xl-22 {
    padding-top: 22px;
  }
  .pb-xl-22 {
    padding-bottom: 22px;
  }
  .fs-xl-22 {
    font-size: 22px;
  }
  .w-xl-22 {
    width: 22px;
  }
  .h-xl-22 {
    height: 22px;
  }
}
.lh-23 {
  line-height: 23px;
}

.grid-cols-23 {
  grid-template-columns: repeat(23, 1fr);
}

.line-height-23 {
  line-height: 23px;
}

.gap-23 {
  gap: 23px;
}

.gap-x-23 {
  -moz-column-gap: 23px;
       column-gap: 23px;
}

.gap-y-23 {
  row-gap: 23px;
}

.rounded-23 {
  border-radius: 23px;
}

.mb-23 {
  margin-bottom: 23px;
}

.mt-23 {
  margin-top: 23px;
}

.mr-23 {
  margin-right: 23px;
}

.ml-23 {
  margin-left: 23px;
}

.mx-23 {
  margin-right: 23px;
  margin-left: 23px;
}

.my-23 {
  margin-top: 23px;
  margin-bottom: 23px;
}

.p-23 {
  padding: 23px;
}

.px-23 {
  padding-right: 23px;
  padding-left: 23px;
}

.py-23 {
  padding-top: 23px;
  padding-bottom: 23px;
}

.pr-23 {
  padding-right: 23px;
}

.pl-23 {
  padding-left: 23px;
}

.pt-23 {
  padding-top: 23px;
}

.pb-23 {
  padding-bottom: 23px;
}

.fs-23 {
  font-size: 23px;
}

.w-23 {
  width: 23px;
}

.h-23 {
  height: 23px;
}

@media (min-width: 576px) {
  .lh-sm-23 {
    line-height: 23px;
  }
  .line-height-sm-23 {
    line-height: 23px;
  }
  .grid-cols-sm-23 {
    grid-template-columns: repeat(23, 1fr);
  }
  .gap-sm-23 {
    gap: 23px;
  }
  .gap-x-sm-23 {
    -moz-column-gap: 23px;
         column-gap: 23px;
  }
  .gap-y-sm-23 {
    row-gap: 23px;
  }
  .rounded-sm-23 {
    border-radius: 23px;
  }
  .mb-sm-23 {
    margin-bottom: 23px;
  }
  .mt-sm-23 {
    margin-top: 23px;
  }
  .mr-sm-23 {
    margin-right: 23px;
  }
  .ml-sm-23 {
    margin-left: 23px;
  }
  .mx-sm-23 {
    margin-right: 23px;
    margin-left: 23px;
  }
  .my-sm-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }
  .p-sm-23 {
    padding: 23px;
  }
  .px-sm-23 {
    padding-right: 23px;
    padding-left: 23px;
  }
  .py-sm-23 {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .pr-sm-23 {
    padding-right: 23px;
  }
  .pl-sm-23 {
    padding-left: 23px;
  }
  .pt-sm-23 {
    padding-top: 23px;
  }
  .pb-sm-23 {
    padding-bottom: 23px;
  }
  .fs-sm-23 {
    font-size: 23px;
  }
  .w-sm-23 {
    width: 23px;
  }
  .h-sm-23 {
    height: 23px;
  }
}
@media (min-width: 768px) {
  .lh-md-23 {
    line-height: 23px;
  }
  .line-height-md-23 {
    line-height: 23px;
  }
  .grid-cols-md-23 {
    grid-template-columns: repeat(23, 1fr);
  }
  .gap-md-23 {
    gap: 23px;
  }
  .gap-x-md-23 {
    -moz-column-gap: 23px;
         column-gap: 23px;
  }
  .gap-y-md-23 {
    row-gap: 23px;
  }
  .rounded-md-23 {
    border-radius: 23px;
  }
  .mb-md-23 {
    margin-bottom: 23px;
  }
  .mt-md-23 {
    margin-top: 23px;
  }
  .mr-md-23 {
    margin-right: 23px;
  }
  .ml-md-23 {
    margin-left: 23px;
  }
  .mx-md-23 {
    margin-right: 23px;
    margin-left: 23px;
  }
  .my-md-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }
  .p-md-23 {
    padding: 23px;
  }
  .px-md-23 {
    padding-right: 23px;
    padding-left: 23px;
  }
  .py-md-23 {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .pr-md-23 {
    padding-right: 23px;
  }
  .pl-md-23 {
    padding-left: 23px;
  }
  .pt-md-23 {
    padding-top: 23px;
  }
  .pb-md-23 {
    padding-bottom: 23px;
  }
  .fs-md-23 {
    font-size: 23px;
  }
  .w-md-23 {
    width: 23px;
  }
  .h-md-23 {
    height: 23px;
  }
}
@media (min-width: 992px) {
  .lh-lg-23 {
    line-height: 23px;
  }
  .line-height-lg-23 {
    line-height: 23px;
  }
  .grid-cols-lg-23 {
    grid-template-columns: repeat(23, 1fr);
  }
  .gap-lg-23 {
    gap: 23px;
  }
  .gap-x-lg-23 {
    -moz-column-gap: 23px;
         column-gap: 23px;
  }
  .gap-y-lg-23 {
    row-gap: 23px;
  }
  .rounded-lg-23 {
    border-radius: 23px;
  }
  .mb-lg-23 {
    margin-bottom: 23px;
  }
  .mt-lg-23 {
    margin-top: 23px;
  }
  .mr-lg-23 {
    margin-right: 23px;
  }
  .ml-lg-23 {
    margin-left: 23px;
  }
  .mx-lg-23 {
    margin-right: 23px;
    margin-left: 23px;
  }
  .my-lg-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }
  .p-lg-23 {
    padding: 23px;
  }
  .px-lg-23 {
    padding-right: 23px;
    padding-left: 23px;
  }
  .py-lg-23 {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .pr-lg-23 {
    padding-right: 23px;
  }
  .pl-lg-23 {
    padding-left: 23px;
  }
  .pt-lg-23 {
    padding-top: 23px;
  }
  .pb-lg-23 {
    padding-bottom: 23px;
  }
  .fs-lg-23 {
    font-size: 23px;
  }
  .w-lg-23 {
    width: 23px;
  }
  .h-lg-23 {
    height: 23px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-23 {
    line-height: 23px;
  }
  .line-height-xl-23 {
    line-height: 23px;
  }
  .grid-cols-xl-23 {
    grid-template-columns: repeat(23, 1fr);
  }
  .gap-xl-23 {
    gap: 23px;
  }
  .gap-x-xl-23 {
    -moz-column-gap: 23px;
         column-gap: 23px;
  }
  .gap-y-xl-23 {
    row-gap: 23px;
  }
  .rounded-xl-23 {
    border-radius: 23px;
  }
  .mb-xl-23 {
    margin-bottom: 23px;
  }
  .mt-xl-23 {
    margin-top: 23px;
  }
  .mr-xl-23 {
    margin-right: 23px;
  }
  .ml-xl-23 {
    margin-left: 23px;
  }
  .mx-xl-23 {
    margin-right: 23px;
    margin-left: 23px;
  }
  .my-xl-23 {
    margin-top: 23px;
    margin-bottom: 23px;
  }
  .p-xl-23 {
    padding: 23px;
  }
  .px-xl-23 {
    padding-right: 23px;
    padding-left: 23px;
  }
  .py-xl-23 {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .pr-xl-23 {
    padding-right: 23px;
  }
  .pl-xl-23 {
    padding-left: 23px;
  }
  .pt-xl-23 {
    padding-top: 23px;
  }
  .pb-xl-23 {
    padding-bottom: 23px;
  }
  .fs-xl-23 {
    font-size: 23px;
  }
  .w-xl-23 {
    width: 23px;
  }
  .h-xl-23 {
    height: 23px;
  }
}
.lh-24 {
  line-height: 24px;
}

.grid-cols-24 {
  grid-template-columns: repeat(24, 1fr);
}

.line-height-24 {
  line-height: 24px;
}

.gap-24 {
  gap: 24px;
}

.gap-x-24 {
  -moz-column-gap: 24px;
       column-gap: 24px;
}

.gap-y-24 {
  row-gap: 24px;
}

.rounded-24 {
  border-radius: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mt-24 {
  margin-top: 24px;
}

.mr-24 {
  margin-right: 24px;
}

.ml-24 {
  margin-left: 24px;
}

.mx-24 {
  margin-right: 24px;
  margin-left: 24px;
}

.my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.p-24 {
  padding: 24px;
}

.px-24 {
  padding-right: 24px;
  padding-left: 24px;
}

.py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.pr-24 {
  padding-right: 24px;
}

.pl-24 {
  padding-left: 24px;
}

.pt-24 {
  padding-top: 24px;
}

.pb-24 {
  padding-bottom: 24px;
}

.fs-24 {
  font-size: 24px;
}

.w-24 {
  width: 24px;
}

.h-24 {
  height: 24px;
}

@media (min-width: 576px) {
  .lh-sm-24 {
    line-height: 24px;
  }
  .line-height-sm-24 {
    line-height: 24px;
  }
  .grid-cols-sm-24 {
    grid-template-columns: repeat(24, 1fr);
  }
  .gap-sm-24 {
    gap: 24px;
  }
  .gap-x-sm-24 {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .gap-y-sm-24 {
    row-gap: 24px;
  }
  .rounded-sm-24 {
    border-radius: 24px;
  }
  .mb-sm-24 {
    margin-bottom: 24px;
  }
  .mt-sm-24 {
    margin-top: 24px;
  }
  .mr-sm-24 {
    margin-right: 24px;
  }
  .ml-sm-24 {
    margin-left: 24px;
  }
  .mx-sm-24 {
    margin-right: 24px;
    margin-left: 24px;
  }
  .my-sm-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .p-sm-24 {
    padding: 24px;
  }
  .px-sm-24 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .py-sm-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pr-sm-24 {
    padding-right: 24px;
  }
  .pl-sm-24 {
    padding-left: 24px;
  }
  .pt-sm-24 {
    padding-top: 24px;
  }
  .pb-sm-24 {
    padding-bottom: 24px;
  }
  .fs-sm-24 {
    font-size: 24px;
  }
  .w-sm-24 {
    width: 24px;
  }
  .h-sm-24 {
    height: 24px;
  }
}
@media (min-width: 768px) {
  .lh-md-24 {
    line-height: 24px;
  }
  .line-height-md-24 {
    line-height: 24px;
  }
  .grid-cols-md-24 {
    grid-template-columns: repeat(24, 1fr);
  }
  .gap-md-24 {
    gap: 24px;
  }
  .gap-x-md-24 {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .gap-y-md-24 {
    row-gap: 24px;
  }
  .rounded-md-24 {
    border-radius: 24px;
  }
  .mb-md-24 {
    margin-bottom: 24px;
  }
  .mt-md-24 {
    margin-top: 24px;
  }
  .mr-md-24 {
    margin-right: 24px;
  }
  .ml-md-24 {
    margin-left: 24px;
  }
  .mx-md-24 {
    margin-right: 24px;
    margin-left: 24px;
  }
  .my-md-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .p-md-24 {
    padding: 24px;
  }
  .px-md-24 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .py-md-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pr-md-24 {
    padding-right: 24px;
  }
  .pl-md-24 {
    padding-left: 24px;
  }
  .pt-md-24 {
    padding-top: 24px;
  }
  .pb-md-24 {
    padding-bottom: 24px;
  }
  .fs-md-24 {
    font-size: 24px;
  }
  .w-md-24 {
    width: 24px;
  }
  .h-md-24 {
    height: 24px;
  }
}
@media (min-width: 992px) {
  .lh-lg-24 {
    line-height: 24px;
  }
  .line-height-lg-24 {
    line-height: 24px;
  }
  .grid-cols-lg-24 {
    grid-template-columns: repeat(24, 1fr);
  }
  .gap-lg-24 {
    gap: 24px;
  }
  .gap-x-lg-24 {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .gap-y-lg-24 {
    row-gap: 24px;
  }
  .rounded-lg-24 {
    border-radius: 24px;
  }
  .mb-lg-24 {
    margin-bottom: 24px;
  }
  .mt-lg-24 {
    margin-top: 24px;
  }
  .mr-lg-24 {
    margin-right: 24px;
  }
  .ml-lg-24 {
    margin-left: 24px;
  }
  .mx-lg-24 {
    margin-right: 24px;
    margin-left: 24px;
  }
  .my-lg-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .p-lg-24 {
    padding: 24px;
  }
  .px-lg-24 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .py-lg-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pr-lg-24 {
    padding-right: 24px;
  }
  .pl-lg-24 {
    padding-left: 24px;
  }
  .pt-lg-24 {
    padding-top: 24px;
  }
  .pb-lg-24 {
    padding-bottom: 24px;
  }
  .fs-lg-24 {
    font-size: 24px;
  }
  .w-lg-24 {
    width: 24px;
  }
  .h-lg-24 {
    height: 24px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-24 {
    line-height: 24px;
  }
  .line-height-xl-24 {
    line-height: 24px;
  }
  .grid-cols-xl-24 {
    grid-template-columns: repeat(24, 1fr);
  }
  .gap-xl-24 {
    gap: 24px;
  }
  .gap-x-xl-24 {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .gap-y-xl-24 {
    row-gap: 24px;
  }
  .rounded-xl-24 {
    border-radius: 24px;
  }
  .mb-xl-24 {
    margin-bottom: 24px;
  }
  .mt-xl-24 {
    margin-top: 24px;
  }
  .mr-xl-24 {
    margin-right: 24px;
  }
  .ml-xl-24 {
    margin-left: 24px;
  }
  .mx-xl-24 {
    margin-right: 24px;
    margin-left: 24px;
  }
  .my-xl-24 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .p-xl-24 {
    padding: 24px;
  }
  .px-xl-24 {
    padding-right: 24px;
    padding-left: 24px;
  }
  .py-xl-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pr-xl-24 {
    padding-right: 24px;
  }
  .pl-xl-24 {
    padding-left: 24px;
  }
  .pt-xl-24 {
    padding-top: 24px;
  }
  .pb-xl-24 {
    padding-bottom: 24px;
  }
  .fs-xl-24 {
    font-size: 24px;
  }
  .w-xl-24 {
    width: 24px;
  }
  .h-xl-24 {
    height: 24px;
  }
}
.lh-25 {
  line-height: 25px;
}

.grid-cols-25 {
  grid-template-columns: repeat(25, 1fr);
}

.line-height-25 {
  line-height: 25px;
}

.gap-25 {
  gap: 25px;
}

.gap-x-25 {
  -moz-column-gap: 25px;
       column-gap: 25px;
}

.gap-y-25 {
  row-gap: 25px;
}

.rounded-25 {
  border-radius: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mt-25 {
  margin-top: 25px;
}

.mr-25 {
  margin-right: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.mx-25 {
  margin-right: 25px;
  margin-left: 25px;
}

.my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.p-25 {
  padding: 25px;
}

.px-25 {
  padding-right: 25px;
  padding-left: 25px;
}

.py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.pr-25 {
  padding-right: 25px;
}

.pl-25 {
  padding-left: 25px;
}

.pt-25 {
  padding-top: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.fs-25 {
  font-size: 25px;
}

.w-25 {
  width: 25px;
}

.h-25 {
  height: 25px;
}

@media (min-width: 576px) {
  .lh-sm-25 {
    line-height: 25px;
  }
  .line-height-sm-25 {
    line-height: 25px;
  }
  .grid-cols-sm-25 {
    grid-template-columns: repeat(25, 1fr);
  }
  .gap-sm-25 {
    gap: 25px;
  }
  .gap-x-sm-25 {
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
  .gap-y-sm-25 {
    row-gap: 25px;
  }
  .rounded-sm-25 {
    border-radius: 25px;
  }
  .mb-sm-25 {
    margin-bottom: 25px;
  }
  .mt-sm-25 {
    margin-top: 25px;
  }
  .mr-sm-25 {
    margin-right: 25px;
  }
  .ml-sm-25 {
    margin-left: 25px;
  }
  .mx-sm-25 {
    margin-right: 25px;
    margin-left: 25px;
  }
  .my-sm-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .p-sm-25 {
    padding: 25px;
  }
  .px-sm-25 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .py-sm-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pr-sm-25 {
    padding-right: 25px;
  }
  .pl-sm-25 {
    padding-left: 25px;
  }
  .pt-sm-25 {
    padding-top: 25px;
  }
  .pb-sm-25 {
    padding-bottom: 25px;
  }
  .fs-sm-25 {
    font-size: 25px;
  }
  .w-sm-25 {
    width: 25px;
  }
  .h-sm-25 {
    height: 25px;
  }
}
@media (min-width: 768px) {
  .lh-md-25 {
    line-height: 25px;
  }
  .line-height-md-25 {
    line-height: 25px;
  }
  .grid-cols-md-25 {
    grid-template-columns: repeat(25, 1fr);
  }
  .gap-md-25 {
    gap: 25px;
  }
  .gap-x-md-25 {
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
  .gap-y-md-25 {
    row-gap: 25px;
  }
  .rounded-md-25 {
    border-radius: 25px;
  }
  .mb-md-25 {
    margin-bottom: 25px;
  }
  .mt-md-25 {
    margin-top: 25px;
  }
  .mr-md-25 {
    margin-right: 25px;
  }
  .ml-md-25 {
    margin-left: 25px;
  }
  .mx-md-25 {
    margin-right: 25px;
    margin-left: 25px;
  }
  .my-md-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .p-md-25 {
    padding: 25px;
  }
  .px-md-25 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .py-md-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pr-md-25 {
    padding-right: 25px;
  }
  .pl-md-25 {
    padding-left: 25px;
  }
  .pt-md-25 {
    padding-top: 25px;
  }
  .pb-md-25 {
    padding-bottom: 25px;
  }
  .fs-md-25 {
    font-size: 25px;
  }
  .w-md-25 {
    width: 25px;
  }
  .h-md-25 {
    height: 25px;
  }
}
@media (min-width: 992px) {
  .lh-lg-25 {
    line-height: 25px;
  }
  .line-height-lg-25 {
    line-height: 25px;
  }
  .grid-cols-lg-25 {
    grid-template-columns: repeat(25, 1fr);
  }
  .gap-lg-25 {
    gap: 25px;
  }
  .gap-x-lg-25 {
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
  .gap-y-lg-25 {
    row-gap: 25px;
  }
  .rounded-lg-25 {
    border-radius: 25px;
  }
  .mb-lg-25 {
    margin-bottom: 25px;
  }
  .mt-lg-25 {
    margin-top: 25px;
  }
  .mr-lg-25 {
    margin-right: 25px;
  }
  .ml-lg-25 {
    margin-left: 25px;
  }
  .mx-lg-25 {
    margin-right: 25px;
    margin-left: 25px;
  }
  .my-lg-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .p-lg-25 {
    padding: 25px;
  }
  .px-lg-25 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .py-lg-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pr-lg-25 {
    padding-right: 25px;
  }
  .pl-lg-25 {
    padding-left: 25px;
  }
  .pt-lg-25 {
    padding-top: 25px;
  }
  .pb-lg-25 {
    padding-bottom: 25px;
  }
  .fs-lg-25 {
    font-size: 25px;
  }
  .w-lg-25 {
    width: 25px;
  }
  .h-lg-25 {
    height: 25px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-25 {
    line-height: 25px;
  }
  .line-height-xl-25 {
    line-height: 25px;
  }
  .grid-cols-xl-25 {
    grid-template-columns: repeat(25, 1fr);
  }
  .gap-xl-25 {
    gap: 25px;
  }
  .gap-x-xl-25 {
    -moz-column-gap: 25px;
         column-gap: 25px;
  }
  .gap-y-xl-25 {
    row-gap: 25px;
  }
  .rounded-xl-25 {
    border-radius: 25px;
  }
  .mb-xl-25 {
    margin-bottom: 25px;
  }
  .mt-xl-25 {
    margin-top: 25px;
  }
  .mr-xl-25 {
    margin-right: 25px;
  }
  .ml-xl-25 {
    margin-left: 25px;
  }
  .mx-xl-25 {
    margin-right: 25px;
    margin-left: 25px;
  }
  .my-xl-25 {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .p-xl-25 {
    padding: 25px;
  }
  .px-xl-25 {
    padding-right: 25px;
    padding-left: 25px;
  }
  .py-xl-25 {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .pr-xl-25 {
    padding-right: 25px;
  }
  .pl-xl-25 {
    padding-left: 25px;
  }
  .pt-xl-25 {
    padding-top: 25px;
  }
  .pb-xl-25 {
    padding-bottom: 25px;
  }
  .fs-xl-25 {
    font-size: 25px;
  }
  .w-xl-25 {
    width: 25px;
  }
  .h-xl-25 {
    height: 25px;
  }
}
.lh-26 {
  line-height: 26px;
}

.grid-cols-26 {
  grid-template-columns: repeat(26, 1fr);
}

.line-height-26 {
  line-height: 26px;
}

.gap-26 {
  gap: 26px;
}

.gap-x-26 {
  -moz-column-gap: 26px;
       column-gap: 26px;
}

.gap-y-26 {
  row-gap: 26px;
}

.rounded-26 {
  border-radius: 26px;
}

.mb-26 {
  margin-bottom: 26px;
}

.mt-26 {
  margin-top: 26px;
}

.mr-26 {
  margin-right: 26px;
}

.ml-26 {
  margin-left: 26px;
}

.mx-26 {
  margin-right: 26px;
  margin-left: 26px;
}

.my-26 {
  margin-top: 26px;
  margin-bottom: 26px;
}

.p-26 {
  padding: 26px;
}

.px-26 {
  padding-right: 26px;
  padding-left: 26px;
}

.py-26 {
  padding-top: 26px;
  padding-bottom: 26px;
}

.pr-26 {
  padding-right: 26px;
}

.pl-26 {
  padding-left: 26px;
}

.pt-26 {
  padding-top: 26px;
}

.pb-26 {
  padding-bottom: 26px;
}

.fs-26 {
  font-size: 26px;
}

.w-26 {
  width: 26px;
}

.h-26 {
  height: 26px;
}

@media (min-width: 576px) {
  .lh-sm-26 {
    line-height: 26px;
  }
  .line-height-sm-26 {
    line-height: 26px;
  }
  .grid-cols-sm-26 {
    grid-template-columns: repeat(26, 1fr);
  }
  .gap-sm-26 {
    gap: 26px;
  }
  .gap-x-sm-26 {
    -moz-column-gap: 26px;
         column-gap: 26px;
  }
  .gap-y-sm-26 {
    row-gap: 26px;
  }
  .rounded-sm-26 {
    border-radius: 26px;
  }
  .mb-sm-26 {
    margin-bottom: 26px;
  }
  .mt-sm-26 {
    margin-top: 26px;
  }
  .mr-sm-26 {
    margin-right: 26px;
  }
  .ml-sm-26 {
    margin-left: 26px;
  }
  .mx-sm-26 {
    margin-right: 26px;
    margin-left: 26px;
  }
  .my-sm-26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .p-sm-26 {
    padding: 26px;
  }
  .px-sm-26 {
    padding-right: 26px;
    padding-left: 26px;
  }
  .py-sm-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .pr-sm-26 {
    padding-right: 26px;
  }
  .pl-sm-26 {
    padding-left: 26px;
  }
  .pt-sm-26 {
    padding-top: 26px;
  }
  .pb-sm-26 {
    padding-bottom: 26px;
  }
  .fs-sm-26 {
    font-size: 26px;
  }
  .w-sm-26 {
    width: 26px;
  }
  .h-sm-26 {
    height: 26px;
  }
}
@media (min-width: 768px) {
  .lh-md-26 {
    line-height: 26px;
  }
  .line-height-md-26 {
    line-height: 26px;
  }
  .grid-cols-md-26 {
    grid-template-columns: repeat(26, 1fr);
  }
  .gap-md-26 {
    gap: 26px;
  }
  .gap-x-md-26 {
    -moz-column-gap: 26px;
         column-gap: 26px;
  }
  .gap-y-md-26 {
    row-gap: 26px;
  }
  .rounded-md-26 {
    border-radius: 26px;
  }
  .mb-md-26 {
    margin-bottom: 26px;
  }
  .mt-md-26 {
    margin-top: 26px;
  }
  .mr-md-26 {
    margin-right: 26px;
  }
  .ml-md-26 {
    margin-left: 26px;
  }
  .mx-md-26 {
    margin-right: 26px;
    margin-left: 26px;
  }
  .my-md-26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .p-md-26 {
    padding: 26px;
  }
  .px-md-26 {
    padding-right: 26px;
    padding-left: 26px;
  }
  .py-md-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .pr-md-26 {
    padding-right: 26px;
  }
  .pl-md-26 {
    padding-left: 26px;
  }
  .pt-md-26 {
    padding-top: 26px;
  }
  .pb-md-26 {
    padding-bottom: 26px;
  }
  .fs-md-26 {
    font-size: 26px;
  }
  .w-md-26 {
    width: 26px;
  }
  .h-md-26 {
    height: 26px;
  }
}
@media (min-width: 992px) {
  .lh-lg-26 {
    line-height: 26px;
  }
  .line-height-lg-26 {
    line-height: 26px;
  }
  .grid-cols-lg-26 {
    grid-template-columns: repeat(26, 1fr);
  }
  .gap-lg-26 {
    gap: 26px;
  }
  .gap-x-lg-26 {
    -moz-column-gap: 26px;
         column-gap: 26px;
  }
  .gap-y-lg-26 {
    row-gap: 26px;
  }
  .rounded-lg-26 {
    border-radius: 26px;
  }
  .mb-lg-26 {
    margin-bottom: 26px;
  }
  .mt-lg-26 {
    margin-top: 26px;
  }
  .mr-lg-26 {
    margin-right: 26px;
  }
  .ml-lg-26 {
    margin-left: 26px;
  }
  .mx-lg-26 {
    margin-right: 26px;
    margin-left: 26px;
  }
  .my-lg-26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .p-lg-26 {
    padding: 26px;
  }
  .px-lg-26 {
    padding-right: 26px;
    padding-left: 26px;
  }
  .py-lg-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .pr-lg-26 {
    padding-right: 26px;
  }
  .pl-lg-26 {
    padding-left: 26px;
  }
  .pt-lg-26 {
    padding-top: 26px;
  }
  .pb-lg-26 {
    padding-bottom: 26px;
  }
  .fs-lg-26 {
    font-size: 26px;
  }
  .w-lg-26 {
    width: 26px;
  }
  .h-lg-26 {
    height: 26px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-26 {
    line-height: 26px;
  }
  .line-height-xl-26 {
    line-height: 26px;
  }
  .grid-cols-xl-26 {
    grid-template-columns: repeat(26, 1fr);
  }
  .gap-xl-26 {
    gap: 26px;
  }
  .gap-x-xl-26 {
    -moz-column-gap: 26px;
         column-gap: 26px;
  }
  .gap-y-xl-26 {
    row-gap: 26px;
  }
  .rounded-xl-26 {
    border-radius: 26px;
  }
  .mb-xl-26 {
    margin-bottom: 26px;
  }
  .mt-xl-26 {
    margin-top: 26px;
  }
  .mr-xl-26 {
    margin-right: 26px;
  }
  .ml-xl-26 {
    margin-left: 26px;
  }
  .mx-xl-26 {
    margin-right: 26px;
    margin-left: 26px;
  }
  .my-xl-26 {
    margin-top: 26px;
    margin-bottom: 26px;
  }
  .p-xl-26 {
    padding: 26px;
  }
  .px-xl-26 {
    padding-right: 26px;
    padding-left: 26px;
  }
  .py-xl-26 {
    padding-top: 26px;
    padding-bottom: 26px;
  }
  .pr-xl-26 {
    padding-right: 26px;
  }
  .pl-xl-26 {
    padding-left: 26px;
  }
  .pt-xl-26 {
    padding-top: 26px;
  }
  .pb-xl-26 {
    padding-bottom: 26px;
  }
  .fs-xl-26 {
    font-size: 26px;
  }
  .w-xl-26 {
    width: 26px;
  }
  .h-xl-26 {
    height: 26px;
  }
}
.lh-27 {
  line-height: 27px;
}

.grid-cols-27 {
  grid-template-columns: repeat(27, 1fr);
}

.line-height-27 {
  line-height: 27px;
}

.gap-27 {
  gap: 27px;
}

.gap-x-27 {
  -moz-column-gap: 27px;
       column-gap: 27px;
}

.gap-y-27 {
  row-gap: 27px;
}

.rounded-27 {
  border-radius: 27px;
}

.mb-27 {
  margin-bottom: 27px;
}

.mt-27 {
  margin-top: 27px;
}

.mr-27 {
  margin-right: 27px;
}

.ml-27 {
  margin-left: 27px;
}

.mx-27 {
  margin-right: 27px;
  margin-left: 27px;
}

.my-27 {
  margin-top: 27px;
  margin-bottom: 27px;
}

.p-27 {
  padding: 27px;
}

.px-27 {
  padding-right: 27px;
  padding-left: 27px;
}

.py-27 {
  padding-top: 27px;
  padding-bottom: 27px;
}

.pr-27 {
  padding-right: 27px;
}

.pl-27 {
  padding-left: 27px;
}

.pt-27 {
  padding-top: 27px;
}

.pb-27 {
  padding-bottom: 27px;
}

.fs-27 {
  font-size: 27px;
}

.w-27 {
  width: 27px;
}

.h-27 {
  height: 27px;
}

@media (min-width: 576px) {
  .lh-sm-27 {
    line-height: 27px;
  }
  .line-height-sm-27 {
    line-height: 27px;
  }
  .grid-cols-sm-27 {
    grid-template-columns: repeat(27, 1fr);
  }
  .gap-sm-27 {
    gap: 27px;
  }
  .gap-x-sm-27 {
    -moz-column-gap: 27px;
         column-gap: 27px;
  }
  .gap-y-sm-27 {
    row-gap: 27px;
  }
  .rounded-sm-27 {
    border-radius: 27px;
  }
  .mb-sm-27 {
    margin-bottom: 27px;
  }
  .mt-sm-27 {
    margin-top: 27px;
  }
  .mr-sm-27 {
    margin-right: 27px;
  }
  .ml-sm-27 {
    margin-left: 27px;
  }
  .mx-sm-27 {
    margin-right: 27px;
    margin-left: 27px;
  }
  .my-sm-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }
  .p-sm-27 {
    padding: 27px;
  }
  .px-sm-27 {
    padding-right: 27px;
    padding-left: 27px;
  }
  .py-sm-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .pr-sm-27 {
    padding-right: 27px;
  }
  .pl-sm-27 {
    padding-left: 27px;
  }
  .pt-sm-27 {
    padding-top: 27px;
  }
  .pb-sm-27 {
    padding-bottom: 27px;
  }
  .fs-sm-27 {
    font-size: 27px;
  }
  .w-sm-27 {
    width: 27px;
  }
  .h-sm-27 {
    height: 27px;
  }
}
@media (min-width: 768px) {
  .lh-md-27 {
    line-height: 27px;
  }
  .line-height-md-27 {
    line-height: 27px;
  }
  .grid-cols-md-27 {
    grid-template-columns: repeat(27, 1fr);
  }
  .gap-md-27 {
    gap: 27px;
  }
  .gap-x-md-27 {
    -moz-column-gap: 27px;
         column-gap: 27px;
  }
  .gap-y-md-27 {
    row-gap: 27px;
  }
  .rounded-md-27 {
    border-radius: 27px;
  }
  .mb-md-27 {
    margin-bottom: 27px;
  }
  .mt-md-27 {
    margin-top: 27px;
  }
  .mr-md-27 {
    margin-right: 27px;
  }
  .ml-md-27 {
    margin-left: 27px;
  }
  .mx-md-27 {
    margin-right: 27px;
    margin-left: 27px;
  }
  .my-md-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }
  .p-md-27 {
    padding: 27px;
  }
  .px-md-27 {
    padding-right: 27px;
    padding-left: 27px;
  }
  .py-md-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .pr-md-27 {
    padding-right: 27px;
  }
  .pl-md-27 {
    padding-left: 27px;
  }
  .pt-md-27 {
    padding-top: 27px;
  }
  .pb-md-27 {
    padding-bottom: 27px;
  }
  .fs-md-27 {
    font-size: 27px;
  }
  .w-md-27 {
    width: 27px;
  }
  .h-md-27 {
    height: 27px;
  }
}
@media (min-width: 992px) {
  .lh-lg-27 {
    line-height: 27px;
  }
  .line-height-lg-27 {
    line-height: 27px;
  }
  .grid-cols-lg-27 {
    grid-template-columns: repeat(27, 1fr);
  }
  .gap-lg-27 {
    gap: 27px;
  }
  .gap-x-lg-27 {
    -moz-column-gap: 27px;
         column-gap: 27px;
  }
  .gap-y-lg-27 {
    row-gap: 27px;
  }
  .rounded-lg-27 {
    border-radius: 27px;
  }
  .mb-lg-27 {
    margin-bottom: 27px;
  }
  .mt-lg-27 {
    margin-top: 27px;
  }
  .mr-lg-27 {
    margin-right: 27px;
  }
  .ml-lg-27 {
    margin-left: 27px;
  }
  .mx-lg-27 {
    margin-right: 27px;
    margin-left: 27px;
  }
  .my-lg-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }
  .p-lg-27 {
    padding: 27px;
  }
  .px-lg-27 {
    padding-right: 27px;
    padding-left: 27px;
  }
  .py-lg-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .pr-lg-27 {
    padding-right: 27px;
  }
  .pl-lg-27 {
    padding-left: 27px;
  }
  .pt-lg-27 {
    padding-top: 27px;
  }
  .pb-lg-27 {
    padding-bottom: 27px;
  }
  .fs-lg-27 {
    font-size: 27px;
  }
  .w-lg-27 {
    width: 27px;
  }
  .h-lg-27 {
    height: 27px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-27 {
    line-height: 27px;
  }
  .line-height-xl-27 {
    line-height: 27px;
  }
  .grid-cols-xl-27 {
    grid-template-columns: repeat(27, 1fr);
  }
  .gap-xl-27 {
    gap: 27px;
  }
  .gap-x-xl-27 {
    -moz-column-gap: 27px;
         column-gap: 27px;
  }
  .gap-y-xl-27 {
    row-gap: 27px;
  }
  .rounded-xl-27 {
    border-radius: 27px;
  }
  .mb-xl-27 {
    margin-bottom: 27px;
  }
  .mt-xl-27 {
    margin-top: 27px;
  }
  .mr-xl-27 {
    margin-right: 27px;
  }
  .ml-xl-27 {
    margin-left: 27px;
  }
  .mx-xl-27 {
    margin-right: 27px;
    margin-left: 27px;
  }
  .my-xl-27 {
    margin-top: 27px;
    margin-bottom: 27px;
  }
  .p-xl-27 {
    padding: 27px;
  }
  .px-xl-27 {
    padding-right: 27px;
    padding-left: 27px;
  }
  .py-xl-27 {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .pr-xl-27 {
    padding-right: 27px;
  }
  .pl-xl-27 {
    padding-left: 27px;
  }
  .pt-xl-27 {
    padding-top: 27px;
  }
  .pb-xl-27 {
    padding-bottom: 27px;
  }
  .fs-xl-27 {
    font-size: 27px;
  }
  .w-xl-27 {
    width: 27px;
  }
  .h-xl-27 {
    height: 27px;
  }
}
.lh-28 {
  line-height: 28px;
}

.grid-cols-28 {
  grid-template-columns: repeat(28, 1fr);
}

.line-height-28 {
  line-height: 28px;
}

.gap-28 {
  gap: 28px;
}

.gap-x-28 {
  -moz-column-gap: 28px;
       column-gap: 28px;
}

.gap-y-28 {
  row-gap: 28px;
}

.rounded-28 {
  border-radius: 28px;
}

.mb-28 {
  margin-bottom: 28px;
}

.mt-28 {
  margin-top: 28px;
}

.mr-28 {
  margin-right: 28px;
}

.ml-28 {
  margin-left: 28px;
}

.mx-28 {
  margin-right: 28px;
  margin-left: 28px;
}

.my-28 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.p-28 {
  padding: 28px;
}

.px-28 {
  padding-right: 28px;
  padding-left: 28px;
}

.py-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.pr-28 {
  padding-right: 28px;
}

.pl-28 {
  padding-left: 28px;
}

.pt-28 {
  padding-top: 28px;
}

.pb-28 {
  padding-bottom: 28px;
}

.fs-28 {
  font-size: 28px;
}

.w-28 {
  width: 28px;
}

.h-28 {
  height: 28px;
}

@media (min-width: 576px) {
  .lh-sm-28 {
    line-height: 28px;
  }
  .line-height-sm-28 {
    line-height: 28px;
  }
  .grid-cols-sm-28 {
    grid-template-columns: repeat(28, 1fr);
  }
  .gap-sm-28 {
    gap: 28px;
  }
  .gap-x-sm-28 {
    -moz-column-gap: 28px;
         column-gap: 28px;
  }
  .gap-y-sm-28 {
    row-gap: 28px;
  }
  .rounded-sm-28 {
    border-radius: 28px;
  }
  .mb-sm-28 {
    margin-bottom: 28px;
  }
  .mt-sm-28 {
    margin-top: 28px;
  }
  .mr-sm-28 {
    margin-right: 28px;
  }
  .ml-sm-28 {
    margin-left: 28px;
  }
  .mx-sm-28 {
    margin-right: 28px;
    margin-left: 28px;
  }
  .my-sm-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .p-sm-28 {
    padding: 28px;
  }
  .px-sm-28 {
    padding-right: 28px;
    padding-left: 28px;
  }
  .py-sm-28 {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .pr-sm-28 {
    padding-right: 28px;
  }
  .pl-sm-28 {
    padding-left: 28px;
  }
  .pt-sm-28 {
    padding-top: 28px;
  }
  .pb-sm-28 {
    padding-bottom: 28px;
  }
  .fs-sm-28 {
    font-size: 28px;
  }
  .w-sm-28 {
    width: 28px;
  }
  .h-sm-28 {
    height: 28px;
  }
}
@media (min-width: 768px) {
  .lh-md-28 {
    line-height: 28px;
  }
  .line-height-md-28 {
    line-height: 28px;
  }
  .grid-cols-md-28 {
    grid-template-columns: repeat(28, 1fr);
  }
  .gap-md-28 {
    gap: 28px;
  }
  .gap-x-md-28 {
    -moz-column-gap: 28px;
         column-gap: 28px;
  }
  .gap-y-md-28 {
    row-gap: 28px;
  }
  .rounded-md-28 {
    border-radius: 28px;
  }
  .mb-md-28 {
    margin-bottom: 28px;
  }
  .mt-md-28 {
    margin-top: 28px;
  }
  .mr-md-28 {
    margin-right: 28px;
  }
  .ml-md-28 {
    margin-left: 28px;
  }
  .mx-md-28 {
    margin-right: 28px;
    margin-left: 28px;
  }
  .my-md-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .p-md-28 {
    padding: 28px;
  }
  .px-md-28 {
    padding-right: 28px;
    padding-left: 28px;
  }
  .py-md-28 {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .pr-md-28 {
    padding-right: 28px;
  }
  .pl-md-28 {
    padding-left: 28px;
  }
  .pt-md-28 {
    padding-top: 28px;
  }
  .pb-md-28 {
    padding-bottom: 28px;
  }
  .fs-md-28 {
    font-size: 28px;
  }
  .w-md-28 {
    width: 28px;
  }
  .h-md-28 {
    height: 28px;
  }
}
@media (min-width: 992px) {
  .lh-lg-28 {
    line-height: 28px;
  }
  .line-height-lg-28 {
    line-height: 28px;
  }
  .grid-cols-lg-28 {
    grid-template-columns: repeat(28, 1fr);
  }
  .gap-lg-28 {
    gap: 28px;
  }
  .gap-x-lg-28 {
    -moz-column-gap: 28px;
         column-gap: 28px;
  }
  .gap-y-lg-28 {
    row-gap: 28px;
  }
  .rounded-lg-28 {
    border-radius: 28px;
  }
  .mb-lg-28 {
    margin-bottom: 28px;
  }
  .mt-lg-28 {
    margin-top: 28px;
  }
  .mr-lg-28 {
    margin-right: 28px;
  }
  .ml-lg-28 {
    margin-left: 28px;
  }
  .mx-lg-28 {
    margin-right: 28px;
    margin-left: 28px;
  }
  .my-lg-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .p-lg-28 {
    padding: 28px;
  }
  .px-lg-28 {
    padding-right: 28px;
    padding-left: 28px;
  }
  .py-lg-28 {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .pr-lg-28 {
    padding-right: 28px;
  }
  .pl-lg-28 {
    padding-left: 28px;
  }
  .pt-lg-28 {
    padding-top: 28px;
  }
  .pb-lg-28 {
    padding-bottom: 28px;
  }
  .fs-lg-28 {
    font-size: 28px;
  }
  .w-lg-28 {
    width: 28px;
  }
  .h-lg-28 {
    height: 28px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-28 {
    line-height: 28px;
  }
  .line-height-xl-28 {
    line-height: 28px;
  }
  .grid-cols-xl-28 {
    grid-template-columns: repeat(28, 1fr);
  }
  .gap-xl-28 {
    gap: 28px;
  }
  .gap-x-xl-28 {
    -moz-column-gap: 28px;
         column-gap: 28px;
  }
  .gap-y-xl-28 {
    row-gap: 28px;
  }
  .rounded-xl-28 {
    border-radius: 28px;
  }
  .mb-xl-28 {
    margin-bottom: 28px;
  }
  .mt-xl-28 {
    margin-top: 28px;
  }
  .mr-xl-28 {
    margin-right: 28px;
  }
  .ml-xl-28 {
    margin-left: 28px;
  }
  .mx-xl-28 {
    margin-right: 28px;
    margin-left: 28px;
  }
  .my-xl-28 {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .p-xl-28 {
    padding: 28px;
  }
  .px-xl-28 {
    padding-right: 28px;
    padding-left: 28px;
  }
  .py-xl-28 {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .pr-xl-28 {
    padding-right: 28px;
  }
  .pl-xl-28 {
    padding-left: 28px;
  }
  .pt-xl-28 {
    padding-top: 28px;
  }
  .pb-xl-28 {
    padding-bottom: 28px;
  }
  .fs-xl-28 {
    font-size: 28px;
  }
  .w-xl-28 {
    width: 28px;
  }
  .h-xl-28 {
    height: 28px;
  }
}
.lh-29 {
  line-height: 29px;
}

.grid-cols-29 {
  grid-template-columns: repeat(29, 1fr);
}

.line-height-29 {
  line-height: 29px;
}

.gap-29 {
  gap: 29px;
}

.gap-x-29 {
  -moz-column-gap: 29px;
       column-gap: 29px;
}

.gap-y-29 {
  row-gap: 29px;
}

.rounded-29 {
  border-radius: 29px;
}

.mb-29 {
  margin-bottom: 29px;
}

.mt-29 {
  margin-top: 29px;
}

.mr-29 {
  margin-right: 29px;
}

.ml-29 {
  margin-left: 29px;
}

.mx-29 {
  margin-right: 29px;
  margin-left: 29px;
}

.my-29 {
  margin-top: 29px;
  margin-bottom: 29px;
}

.p-29 {
  padding: 29px;
}

.px-29 {
  padding-right: 29px;
  padding-left: 29px;
}

.py-29 {
  padding-top: 29px;
  padding-bottom: 29px;
}

.pr-29 {
  padding-right: 29px;
}

.pl-29 {
  padding-left: 29px;
}

.pt-29 {
  padding-top: 29px;
}

.pb-29 {
  padding-bottom: 29px;
}

.fs-29 {
  font-size: 29px;
}

.w-29 {
  width: 29px;
}

.h-29 {
  height: 29px;
}

@media (min-width: 576px) {
  .lh-sm-29 {
    line-height: 29px;
  }
  .line-height-sm-29 {
    line-height: 29px;
  }
  .grid-cols-sm-29 {
    grid-template-columns: repeat(29, 1fr);
  }
  .gap-sm-29 {
    gap: 29px;
  }
  .gap-x-sm-29 {
    -moz-column-gap: 29px;
         column-gap: 29px;
  }
  .gap-y-sm-29 {
    row-gap: 29px;
  }
  .rounded-sm-29 {
    border-radius: 29px;
  }
  .mb-sm-29 {
    margin-bottom: 29px;
  }
  .mt-sm-29 {
    margin-top: 29px;
  }
  .mr-sm-29 {
    margin-right: 29px;
  }
  .ml-sm-29 {
    margin-left: 29px;
  }
  .mx-sm-29 {
    margin-right: 29px;
    margin-left: 29px;
  }
  .my-sm-29 {
    margin-top: 29px;
    margin-bottom: 29px;
  }
  .p-sm-29 {
    padding: 29px;
  }
  .px-sm-29 {
    padding-right: 29px;
    padding-left: 29px;
  }
  .py-sm-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }
  .pr-sm-29 {
    padding-right: 29px;
  }
  .pl-sm-29 {
    padding-left: 29px;
  }
  .pt-sm-29 {
    padding-top: 29px;
  }
  .pb-sm-29 {
    padding-bottom: 29px;
  }
  .fs-sm-29 {
    font-size: 29px;
  }
  .w-sm-29 {
    width: 29px;
  }
  .h-sm-29 {
    height: 29px;
  }
}
@media (min-width: 768px) {
  .lh-md-29 {
    line-height: 29px;
  }
  .line-height-md-29 {
    line-height: 29px;
  }
  .grid-cols-md-29 {
    grid-template-columns: repeat(29, 1fr);
  }
  .gap-md-29 {
    gap: 29px;
  }
  .gap-x-md-29 {
    -moz-column-gap: 29px;
         column-gap: 29px;
  }
  .gap-y-md-29 {
    row-gap: 29px;
  }
  .rounded-md-29 {
    border-radius: 29px;
  }
  .mb-md-29 {
    margin-bottom: 29px;
  }
  .mt-md-29 {
    margin-top: 29px;
  }
  .mr-md-29 {
    margin-right: 29px;
  }
  .ml-md-29 {
    margin-left: 29px;
  }
  .mx-md-29 {
    margin-right: 29px;
    margin-left: 29px;
  }
  .my-md-29 {
    margin-top: 29px;
    margin-bottom: 29px;
  }
  .p-md-29 {
    padding: 29px;
  }
  .px-md-29 {
    padding-right: 29px;
    padding-left: 29px;
  }
  .py-md-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }
  .pr-md-29 {
    padding-right: 29px;
  }
  .pl-md-29 {
    padding-left: 29px;
  }
  .pt-md-29 {
    padding-top: 29px;
  }
  .pb-md-29 {
    padding-bottom: 29px;
  }
  .fs-md-29 {
    font-size: 29px;
  }
  .w-md-29 {
    width: 29px;
  }
  .h-md-29 {
    height: 29px;
  }
}
@media (min-width: 992px) {
  .lh-lg-29 {
    line-height: 29px;
  }
  .line-height-lg-29 {
    line-height: 29px;
  }
  .grid-cols-lg-29 {
    grid-template-columns: repeat(29, 1fr);
  }
  .gap-lg-29 {
    gap: 29px;
  }
  .gap-x-lg-29 {
    -moz-column-gap: 29px;
         column-gap: 29px;
  }
  .gap-y-lg-29 {
    row-gap: 29px;
  }
  .rounded-lg-29 {
    border-radius: 29px;
  }
  .mb-lg-29 {
    margin-bottom: 29px;
  }
  .mt-lg-29 {
    margin-top: 29px;
  }
  .mr-lg-29 {
    margin-right: 29px;
  }
  .ml-lg-29 {
    margin-left: 29px;
  }
  .mx-lg-29 {
    margin-right: 29px;
    margin-left: 29px;
  }
  .my-lg-29 {
    margin-top: 29px;
    margin-bottom: 29px;
  }
  .p-lg-29 {
    padding: 29px;
  }
  .px-lg-29 {
    padding-right: 29px;
    padding-left: 29px;
  }
  .py-lg-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }
  .pr-lg-29 {
    padding-right: 29px;
  }
  .pl-lg-29 {
    padding-left: 29px;
  }
  .pt-lg-29 {
    padding-top: 29px;
  }
  .pb-lg-29 {
    padding-bottom: 29px;
  }
  .fs-lg-29 {
    font-size: 29px;
  }
  .w-lg-29 {
    width: 29px;
  }
  .h-lg-29 {
    height: 29px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-29 {
    line-height: 29px;
  }
  .line-height-xl-29 {
    line-height: 29px;
  }
  .grid-cols-xl-29 {
    grid-template-columns: repeat(29, 1fr);
  }
  .gap-xl-29 {
    gap: 29px;
  }
  .gap-x-xl-29 {
    -moz-column-gap: 29px;
         column-gap: 29px;
  }
  .gap-y-xl-29 {
    row-gap: 29px;
  }
  .rounded-xl-29 {
    border-radius: 29px;
  }
  .mb-xl-29 {
    margin-bottom: 29px;
  }
  .mt-xl-29 {
    margin-top: 29px;
  }
  .mr-xl-29 {
    margin-right: 29px;
  }
  .ml-xl-29 {
    margin-left: 29px;
  }
  .mx-xl-29 {
    margin-right: 29px;
    margin-left: 29px;
  }
  .my-xl-29 {
    margin-top: 29px;
    margin-bottom: 29px;
  }
  .p-xl-29 {
    padding: 29px;
  }
  .px-xl-29 {
    padding-right: 29px;
    padding-left: 29px;
  }
  .py-xl-29 {
    padding-top: 29px;
    padding-bottom: 29px;
  }
  .pr-xl-29 {
    padding-right: 29px;
  }
  .pl-xl-29 {
    padding-left: 29px;
  }
  .pt-xl-29 {
    padding-top: 29px;
  }
  .pb-xl-29 {
    padding-bottom: 29px;
  }
  .fs-xl-29 {
    font-size: 29px;
  }
  .w-xl-29 {
    width: 29px;
  }
  .h-xl-29 {
    height: 29px;
  }
}
.lh-30 {
  line-height: 30px;
}

.grid-cols-30 {
  grid-template-columns: repeat(30, 1fr);
}

.line-height-30 {
  line-height: 30px;
}

.gap-30 {
  gap: 30px;
}

.gap-x-30 {
  -moz-column-gap: 30px;
       column-gap: 30px;
}

.gap-y-30 {
  row-gap: 30px;
}

.rounded-30 {
  border-radius: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.p-30 {
  padding: 30px;
}

.px-30 {
  padding-right: 30px;
  padding-left: 30px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.fs-30 {
  font-size: 30px;
}

.w-30 {
  width: 30px;
}

.h-30 {
  height: 30px;
}

@media (min-width: 576px) {
  .lh-sm-30 {
    line-height: 30px;
  }
  .line-height-sm-30 {
    line-height: 30px;
  }
  .grid-cols-sm-30 {
    grid-template-columns: repeat(30, 1fr);
  }
  .gap-sm-30 {
    gap: 30px;
  }
  .gap-x-sm-30 {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .gap-y-sm-30 {
    row-gap: 30px;
  }
  .rounded-sm-30 {
    border-radius: 30px;
  }
  .mb-sm-30 {
    margin-bottom: 30px;
  }
  .mt-sm-30 {
    margin-top: 30px;
  }
  .mr-sm-30 {
    margin-right: 30px;
  }
  .ml-sm-30 {
    margin-left: 30px;
  }
  .mx-sm-30 {
    margin-right: 30px;
    margin-left: 30px;
  }
  .my-sm-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .p-sm-30 {
    padding: 30px;
  }
  .px-sm-30 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .py-sm-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pr-sm-30 {
    padding-right: 30px;
  }
  .pl-sm-30 {
    padding-left: 30px;
  }
  .pt-sm-30 {
    padding-top: 30px;
  }
  .pb-sm-30 {
    padding-bottom: 30px;
  }
  .fs-sm-30 {
    font-size: 30px;
  }
  .w-sm-30 {
    width: 30px;
  }
  .h-sm-30 {
    height: 30px;
  }
}
@media (min-width: 768px) {
  .lh-md-30 {
    line-height: 30px;
  }
  .line-height-md-30 {
    line-height: 30px;
  }
  .grid-cols-md-30 {
    grid-template-columns: repeat(30, 1fr);
  }
  .gap-md-30 {
    gap: 30px;
  }
  .gap-x-md-30 {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .gap-y-md-30 {
    row-gap: 30px;
  }
  .rounded-md-30 {
    border-radius: 30px;
  }
  .mb-md-30 {
    margin-bottom: 30px;
  }
  .mt-md-30 {
    margin-top: 30px;
  }
  .mr-md-30 {
    margin-right: 30px;
  }
  .ml-md-30 {
    margin-left: 30px;
  }
  .mx-md-30 {
    margin-right: 30px;
    margin-left: 30px;
  }
  .my-md-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .p-md-30 {
    padding: 30px;
  }
  .px-md-30 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .py-md-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pr-md-30 {
    padding-right: 30px;
  }
  .pl-md-30 {
    padding-left: 30px;
  }
  .pt-md-30 {
    padding-top: 30px;
  }
  .pb-md-30 {
    padding-bottom: 30px;
  }
  .fs-md-30 {
    font-size: 30px;
  }
  .w-md-30 {
    width: 30px;
  }
  .h-md-30 {
    height: 30px;
  }
}
@media (min-width: 992px) {
  .lh-lg-30 {
    line-height: 30px;
  }
  .line-height-lg-30 {
    line-height: 30px;
  }
  .grid-cols-lg-30 {
    grid-template-columns: repeat(30, 1fr);
  }
  .gap-lg-30 {
    gap: 30px;
  }
  .gap-x-lg-30 {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .gap-y-lg-30 {
    row-gap: 30px;
  }
  .rounded-lg-30 {
    border-radius: 30px;
  }
  .mb-lg-30 {
    margin-bottom: 30px;
  }
  .mt-lg-30 {
    margin-top: 30px;
  }
  .mr-lg-30 {
    margin-right: 30px;
  }
  .ml-lg-30 {
    margin-left: 30px;
  }
  .mx-lg-30 {
    margin-right: 30px;
    margin-left: 30px;
  }
  .my-lg-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .p-lg-30 {
    padding: 30px;
  }
  .px-lg-30 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .py-lg-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pr-lg-30 {
    padding-right: 30px;
  }
  .pl-lg-30 {
    padding-left: 30px;
  }
  .pt-lg-30 {
    padding-top: 30px;
  }
  .pb-lg-30 {
    padding-bottom: 30px;
  }
  .fs-lg-30 {
    font-size: 30px;
  }
  .w-lg-30 {
    width: 30px;
  }
  .h-lg-30 {
    height: 30px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-30 {
    line-height: 30px;
  }
  .line-height-xl-30 {
    line-height: 30px;
  }
  .grid-cols-xl-30 {
    grid-template-columns: repeat(30, 1fr);
  }
  .gap-xl-30 {
    gap: 30px;
  }
  .gap-x-xl-30 {
    -moz-column-gap: 30px;
         column-gap: 30px;
  }
  .gap-y-xl-30 {
    row-gap: 30px;
  }
  .rounded-xl-30 {
    border-radius: 30px;
  }
  .mb-xl-30 {
    margin-bottom: 30px;
  }
  .mt-xl-30 {
    margin-top: 30px;
  }
  .mr-xl-30 {
    margin-right: 30px;
  }
  .ml-xl-30 {
    margin-left: 30px;
  }
  .mx-xl-30 {
    margin-right: 30px;
    margin-left: 30px;
  }
  .my-xl-30 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .p-xl-30 {
    padding: 30px;
  }
  .px-xl-30 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .py-xl-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pr-xl-30 {
    padding-right: 30px;
  }
  .pl-xl-30 {
    padding-left: 30px;
  }
  .pt-xl-30 {
    padding-top: 30px;
  }
  .pb-xl-30 {
    padding-bottom: 30px;
  }
  .fs-xl-30 {
    font-size: 30px;
  }
  .w-xl-30 {
    width: 30px;
  }
  .h-xl-30 {
    height: 30px;
  }
}
.lh-31 {
  line-height: 31px;
}

.grid-cols-31 {
  grid-template-columns: repeat(31, 1fr);
}

.line-height-31 {
  line-height: 31px;
}

.gap-31 {
  gap: 31px;
}

.gap-x-31 {
  -moz-column-gap: 31px;
       column-gap: 31px;
}

.gap-y-31 {
  row-gap: 31px;
}

.rounded-31 {
  border-radius: 31px;
}

.mb-31 {
  margin-bottom: 31px;
}

.mt-31 {
  margin-top: 31px;
}

.mr-31 {
  margin-right: 31px;
}

.ml-31 {
  margin-left: 31px;
}

.mx-31 {
  margin-right: 31px;
  margin-left: 31px;
}

.my-31 {
  margin-top: 31px;
  margin-bottom: 31px;
}

.p-31 {
  padding: 31px;
}

.px-31 {
  padding-right: 31px;
  padding-left: 31px;
}

.py-31 {
  padding-top: 31px;
  padding-bottom: 31px;
}

.pr-31 {
  padding-right: 31px;
}

.pl-31 {
  padding-left: 31px;
}

.pt-31 {
  padding-top: 31px;
}

.pb-31 {
  padding-bottom: 31px;
}

.fs-31 {
  font-size: 31px;
}

.w-31 {
  width: 31px;
}

.h-31 {
  height: 31px;
}

@media (min-width: 576px) {
  .lh-sm-31 {
    line-height: 31px;
  }
  .line-height-sm-31 {
    line-height: 31px;
  }
  .grid-cols-sm-31 {
    grid-template-columns: repeat(31, 1fr);
  }
  .gap-sm-31 {
    gap: 31px;
  }
  .gap-x-sm-31 {
    -moz-column-gap: 31px;
         column-gap: 31px;
  }
  .gap-y-sm-31 {
    row-gap: 31px;
  }
  .rounded-sm-31 {
    border-radius: 31px;
  }
  .mb-sm-31 {
    margin-bottom: 31px;
  }
  .mt-sm-31 {
    margin-top: 31px;
  }
  .mr-sm-31 {
    margin-right: 31px;
  }
  .ml-sm-31 {
    margin-left: 31px;
  }
  .mx-sm-31 {
    margin-right: 31px;
    margin-left: 31px;
  }
  .my-sm-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }
  .p-sm-31 {
    padding: 31px;
  }
  .px-sm-31 {
    padding-right: 31px;
    padding-left: 31px;
  }
  .py-sm-31 {
    padding-top: 31px;
    padding-bottom: 31px;
  }
  .pr-sm-31 {
    padding-right: 31px;
  }
  .pl-sm-31 {
    padding-left: 31px;
  }
  .pt-sm-31 {
    padding-top: 31px;
  }
  .pb-sm-31 {
    padding-bottom: 31px;
  }
  .fs-sm-31 {
    font-size: 31px;
  }
  .w-sm-31 {
    width: 31px;
  }
  .h-sm-31 {
    height: 31px;
  }
}
@media (min-width: 768px) {
  .lh-md-31 {
    line-height: 31px;
  }
  .line-height-md-31 {
    line-height: 31px;
  }
  .grid-cols-md-31 {
    grid-template-columns: repeat(31, 1fr);
  }
  .gap-md-31 {
    gap: 31px;
  }
  .gap-x-md-31 {
    -moz-column-gap: 31px;
         column-gap: 31px;
  }
  .gap-y-md-31 {
    row-gap: 31px;
  }
  .rounded-md-31 {
    border-radius: 31px;
  }
  .mb-md-31 {
    margin-bottom: 31px;
  }
  .mt-md-31 {
    margin-top: 31px;
  }
  .mr-md-31 {
    margin-right: 31px;
  }
  .ml-md-31 {
    margin-left: 31px;
  }
  .mx-md-31 {
    margin-right: 31px;
    margin-left: 31px;
  }
  .my-md-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }
  .p-md-31 {
    padding: 31px;
  }
  .px-md-31 {
    padding-right: 31px;
    padding-left: 31px;
  }
  .py-md-31 {
    padding-top: 31px;
    padding-bottom: 31px;
  }
  .pr-md-31 {
    padding-right: 31px;
  }
  .pl-md-31 {
    padding-left: 31px;
  }
  .pt-md-31 {
    padding-top: 31px;
  }
  .pb-md-31 {
    padding-bottom: 31px;
  }
  .fs-md-31 {
    font-size: 31px;
  }
  .w-md-31 {
    width: 31px;
  }
  .h-md-31 {
    height: 31px;
  }
}
@media (min-width: 992px) {
  .lh-lg-31 {
    line-height: 31px;
  }
  .line-height-lg-31 {
    line-height: 31px;
  }
  .grid-cols-lg-31 {
    grid-template-columns: repeat(31, 1fr);
  }
  .gap-lg-31 {
    gap: 31px;
  }
  .gap-x-lg-31 {
    -moz-column-gap: 31px;
         column-gap: 31px;
  }
  .gap-y-lg-31 {
    row-gap: 31px;
  }
  .rounded-lg-31 {
    border-radius: 31px;
  }
  .mb-lg-31 {
    margin-bottom: 31px;
  }
  .mt-lg-31 {
    margin-top: 31px;
  }
  .mr-lg-31 {
    margin-right: 31px;
  }
  .ml-lg-31 {
    margin-left: 31px;
  }
  .mx-lg-31 {
    margin-right: 31px;
    margin-left: 31px;
  }
  .my-lg-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }
  .p-lg-31 {
    padding: 31px;
  }
  .px-lg-31 {
    padding-right: 31px;
    padding-left: 31px;
  }
  .py-lg-31 {
    padding-top: 31px;
    padding-bottom: 31px;
  }
  .pr-lg-31 {
    padding-right: 31px;
  }
  .pl-lg-31 {
    padding-left: 31px;
  }
  .pt-lg-31 {
    padding-top: 31px;
  }
  .pb-lg-31 {
    padding-bottom: 31px;
  }
  .fs-lg-31 {
    font-size: 31px;
  }
  .w-lg-31 {
    width: 31px;
  }
  .h-lg-31 {
    height: 31px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-31 {
    line-height: 31px;
  }
  .line-height-xl-31 {
    line-height: 31px;
  }
  .grid-cols-xl-31 {
    grid-template-columns: repeat(31, 1fr);
  }
  .gap-xl-31 {
    gap: 31px;
  }
  .gap-x-xl-31 {
    -moz-column-gap: 31px;
         column-gap: 31px;
  }
  .gap-y-xl-31 {
    row-gap: 31px;
  }
  .rounded-xl-31 {
    border-radius: 31px;
  }
  .mb-xl-31 {
    margin-bottom: 31px;
  }
  .mt-xl-31 {
    margin-top: 31px;
  }
  .mr-xl-31 {
    margin-right: 31px;
  }
  .ml-xl-31 {
    margin-left: 31px;
  }
  .mx-xl-31 {
    margin-right: 31px;
    margin-left: 31px;
  }
  .my-xl-31 {
    margin-top: 31px;
    margin-bottom: 31px;
  }
  .p-xl-31 {
    padding: 31px;
  }
  .px-xl-31 {
    padding-right: 31px;
    padding-left: 31px;
  }
  .py-xl-31 {
    padding-top: 31px;
    padding-bottom: 31px;
  }
  .pr-xl-31 {
    padding-right: 31px;
  }
  .pl-xl-31 {
    padding-left: 31px;
  }
  .pt-xl-31 {
    padding-top: 31px;
  }
  .pb-xl-31 {
    padding-bottom: 31px;
  }
  .fs-xl-31 {
    font-size: 31px;
  }
  .w-xl-31 {
    width: 31px;
  }
  .h-xl-31 {
    height: 31px;
  }
}
.lh-32 {
  line-height: 32px;
}

.grid-cols-32 {
  grid-template-columns: repeat(32, 1fr);
}

.line-height-32 {
  line-height: 32px;
}

.gap-32 {
  gap: 32px;
}

.gap-x-32 {
  -moz-column-gap: 32px;
       column-gap: 32px;
}

.gap-y-32 {
  row-gap: 32px;
}

.rounded-32 {
  border-radius: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mt-32 {
  margin-top: 32px;
}

.mr-32 {
  margin-right: 32px;
}

.ml-32 {
  margin-left: 32px;
}

.mx-32 {
  margin-right: 32px;
  margin-left: 32px;
}

.my-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}

.p-32 {
  padding: 32px;
}

.px-32 {
  padding-right: 32px;
  padding-left: 32px;
}

.py-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.pr-32 {
  padding-right: 32px;
}

.pl-32 {
  padding-left: 32px;
}

.pt-32 {
  padding-top: 32px;
}

.pb-32 {
  padding-bottom: 32px;
}

.fs-32 {
  font-size: 32px;
}

.w-32 {
  width: 32px;
}

.h-32 {
  height: 32px;
}

@media (min-width: 576px) {
  .lh-sm-32 {
    line-height: 32px;
  }
  .line-height-sm-32 {
    line-height: 32px;
  }
  .grid-cols-sm-32 {
    grid-template-columns: repeat(32, 1fr);
  }
  .gap-sm-32 {
    gap: 32px;
  }
  .gap-x-sm-32 {
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
  .gap-y-sm-32 {
    row-gap: 32px;
  }
  .rounded-sm-32 {
    border-radius: 32px;
  }
  .mb-sm-32 {
    margin-bottom: 32px;
  }
  .mt-sm-32 {
    margin-top: 32px;
  }
  .mr-sm-32 {
    margin-right: 32px;
  }
  .ml-sm-32 {
    margin-left: 32px;
  }
  .mx-sm-32 {
    margin-right: 32px;
    margin-left: 32px;
  }
  .my-sm-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .p-sm-32 {
    padding: 32px;
  }
  .px-sm-32 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .py-sm-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pr-sm-32 {
    padding-right: 32px;
  }
  .pl-sm-32 {
    padding-left: 32px;
  }
  .pt-sm-32 {
    padding-top: 32px;
  }
  .pb-sm-32 {
    padding-bottom: 32px;
  }
  .fs-sm-32 {
    font-size: 32px;
  }
  .w-sm-32 {
    width: 32px;
  }
  .h-sm-32 {
    height: 32px;
  }
}
@media (min-width: 768px) {
  .lh-md-32 {
    line-height: 32px;
  }
  .line-height-md-32 {
    line-height: 32px;
  }
  .grid-cols-md-32 {
    grid-template-columns: repeat(32, 1fr);
  }
  .gap-md-32 {
    gap: 32px;
  }
  .gap-x-md-32 {
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
  .gap-y-md-32 {
    row-gap: 32px;
  }
  .rounded-md-32 {
    border-radius: 32px;
  }
  .mb-md-32 {
    margin-bottom: 32px;
  }
  .mt-md-32 {
    margin-top: 32px;
  }
  .mr-md-32 {
    margin-right: 32px;
  }
  .ml-md-32 {
    margin-left: 32px;
  }
  .mx-md-32 {
    margin-right: 32px;
    margin-left: 32px;
  }
  .my-md-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .p-md-32 {
    padding: 32px;
  }
  .px-md-32 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .py-md-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pr-md-32 {
    padding-right: 32px;
  }
  .pl-md-32 {
    padding-left: 32px;
  }
  .pt-md-32 {
    padding-top: 32px;
  }
  .pb-md-32 {
    padding-bottom: 32px;
  }
  .fs-md-32 {
    font-size: 32px;
  }
  .w-md-32 {
    width: 32px;
  }
  .h-md-32 {
    height: 32px;
  }
}
@media (min-width: 992px) {
  .lh-lg-32 {
    line-height: 32px;
  }
  .line-height-lg-32 {
    line-height: 32px;
  }
  .grid-cols-lg-32 {
    grid-template-columns: repeat(32, 1fr);
  }
  .gap-lg-32 {
    gap: 32px;
  }
  .gap-x-lg-32 {
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
  .gap-y-lg-32 {
    row-gap: 32px;
  }
  .rounded-lg-32 {
    border-radius: 32px;
  }
  .mb-lg-32 {
    margin-bottom: 32px;
  }
  .mt-lg-32 {
    margin-top: 32px;
  }
  .mr-lg-32 {
    margin-right: 32px;
  }
  .ml-lg-32 {
    margin-left: 32px;
  }
  .mx-lg-32 {
    margin-right: 32px;
    margin-left: 32px;
  }
  .my-lg-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .p-lg-32 {
    padding: 32px;
  }
  .px-lg-32 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .py-lg-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pr-lg-32 {
    padding-right: 32px;
  }
  .pl-lg-32 {
    padding-left: 32px;
  }
  .pt-lg-32 {
    padding-top: 32px;
  }
  .pb-lg-32 {
    padding-bottom: 32px;
  }
  .fs-lg-32 {
    font-size: 32px;
  }
  .w-lg-32 {
    width: 32px;
  }
  .h-lg-32 {
    height: 32px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-32 {
    line-height: 32px;
  }
  .line-height-xl-32 {
    line-height: 32px;
  }
  .grid-cols-xl-32 {
    grid-template-columns: repeat(32, 1fr);
  }
  .gap-xl-32 {
    gap: 32px;
  }
  .gap-x-xl-32 {
    -moz-column-gap: 32px;
         column-gap: 32px;
  }
  .gap-y-xl-32 {
    row-gap: 32px;
  }
  .rounded-xl-32 {
    border-radius: 32px;
  }
  .mb-xl-32 {
    margin-bottom: 32px;
  }
  .mt-xl-32 {
    margin-top: 32px;
  }
  .mr-xl-32 {
    margin-right: 32px;
  }
  .ml-xl-32 {
    margin-left: 32px;
  }
  .mx-xl-32 {
    margin-right: 32px;
    margin-left: 32px;
  }
  .my-xl-32 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
  .p-xl-32 {
    padding: 32px;
  }
  .px-xl-32 {
    padding-right: 32px;
    padding-left: 32px;
  }
  .py-xl-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .pr-xl-32 {
    padding-right: 32px;
  }
  .pl-xl-32 {
    padding-left: 32px;
  }
  .pt-xl-32 {
    padding-top: 32px;
  }
  .pb-xl-32 {
    padding-bottom: 32px;
  }
  .fs-xl-32 {
    font-size: 32px;
  }
  .w-xl-32 {
    width: 32px;
  }
  .h-xl-32 {
    height: 32px;
  }
}
.lh-33 {
  line-height: 33px;
}

.grid-cols-33 {
  grid-template-columns: repeat(33, 1fr);
}

.line-height-33 {
  line-height: 33px;
}

.gap-33 {
  gap: 33px;
}

.gap-x-33 {
  -moz-column-gap: 33px;
       column-gap: 33px;
}

.gap-y-33 {
  row-gap: 33px;
}

.rounded-33 {
  border-radius: 33px;
}

.mb-33 {
  margin-bottom: 33px;
}

.mt-33 {
  margin-top: 33px;
}

.mr-33 {
  margin-right: 33px;
}

.ml-33 {
  margin-left: 33px;
}

.mx-33 {
  margin-right: 33px;
  margin-left: 33px;
}

.my-33 {
  margin-top: 33px;
  margin-bottom: 33px;
}

.p-33 {
  padding: 33px;
}

.px-33 {
  padding-right: 33px;
  padding-left: 33px;
}

.py-33 {
  padding-top: 33px;
  padding-bottom: 33px;
}

.pr-33 {
  padding-right: 33px;
}

.pl-33 {
  padding-left: 33px;
}

.pt-33 {
  padding-top: 33px;
}

.pb-33 {
  padding-bottom: 33px;
}

.fs-33 {
  font-size: 33px;
}

.w-33 {
  width: 33px;
}

.h-33 {
  height: 33px;
}

@media (min-width: 576px) {
  .lh-sm-33 {
    line-height: 33px;
  }
  .line-height-sm-33 {
    line-height: 33px;
  }
  .grid-cols-sm-33 {
    grid-template-columns: repeat(33, 1fr);
  }
  .gap-sm-33 {
    gap: 33px;
  }
  .gap-x-sm-33 {
    -moz-column-gap: 33px;
         column-gap: 33px;
  }
  .gap-y-sm-33 {
    row-gap: 33px;
  }
  .rounded-sm-33 {
    border-radius: 33px;
  }
  .mb-sm-33 {
    margin-bottom: 33px;
  }
  .mt-sm-33 {
    margin-top: 33px;
  }
  .mr-sm-33 {
    margin-right: 33px;
  }
  .ml-sm-33 {
    margin-left: 33px;
  }
  .mx-sm-33 {
    margin-right: 33px;
    margin-left: 33px;
  }
  .my-sm-33 {
    margin-top: 33px;
    margin-bottom: 33px;
  }
  .p-sm-33 {
    padding: 33px;
  }
  .px-sm-33 {
    padding-right: 33px;
    padding-left: 33px;
  }
  .py-sm-33 {
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .pr-sm-33 {
    padding-right: 33px;
  }
  .pl-sm-33 {
    padding-left: 33px;
  }
  .pt-sm-33 {
    padding-top: 33px;
  }
  .pb-sm-33 {
    padding-bottom: 33px;
  }
  .fs-sm-33 {
    font-size: 33px;
  }
  .w-sm-33 {
    width: 33px;
  }
  .h-sm-33 {
    height: 33px;
  }
}
@media (min-width: 768px) {
  .lh-md-33 {
    line-height: 33px;
  }
  .line-height-md-33 {
    line-height: 33px;
  }
  .grid-cols-md-33 {
    grid-template-columns: repeat(33, 1fr);
  }
  .gap-md-33 {
    gap: 33px;
  }
  .gap-x-md-33 {
    -moz-column-gap: 33px;
         column-gap: 33px;
  }
  .gap-y-md-33 {
    row-gap: 33px;
  }
  .rounded-md-33 {
    border-radius: 33px;
  }
  .mb-md-33 {
    margin-bottom: 33px;
  }
  .mt-md-33 {
    margin-top: 33px;
  }
  .mr-md-33 {
    margin-right: 33px;
  }
  .ml-md-33 {
    margin-left: 33px;
  }
  .mx-md-33 {
    margin-right: 33px;
    margin-left: 33px;
  }
  .my-md-33 {
    margin-top: 33px;
    margin-bottom: 33px;
  }
  .p-md-33 {
    padding: 33px;
  }
  .px-md-33 {
    padding-right: 33px;
    padding-left: 33px;
  }
  .py-md-33 {
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .pr-md-33 {
    padding-right: 33px;
  }
  .pl-md-33 {
    padding-left: 33px;
  }
  .pt-md-33 {
    padding-top: 33px;
  }
  .pb-md-33 {
    padding-bottom: 33px;
  }
  .fs-md-33 {
    font-size: 33px;
  }
  .w-md-33 {
    width: 33px;
  }
  .h-md-33 {
    height: 33px;
  }
}
@media (min-width: 992px) {
  .lh-lg-33 {
    line-height: 33px;
  }
  .line-height-lg-33 {
    line-height: 33px;
  }
  .grid-cols-lg-33 {
    grid-template-columns: repeat(33, 1fr);
  }
  .gap-lg-33 {
    gap: 33px;
  }
  .gap-x-lg-33 {
    -moz-column-gap: 33px;
         column-gap: 33px;
  }
  .gap-y-lg-33 {
    row-gap: 33px;
  }
  .rounded-lg-33 {
    border-radius: 33px;
  }
  .mb-lg-33 {
    margin-bottom: 33px;
  }
  .mt-lg-33 {
    margin-top: 33px;
  }
  .mr-lg-33 {
    margin-right: 33px;
  }
  .ml-lg-33 {
    margin-left: 33px;
  }
  .mx-lg-33 {
    margin-right: 33px;
    margin-left: 33px;
  }
  .my-lg-33 {
    margin-top: 33px;
    margin-bottom: 33px;
  }
  .p-lg-33 {
    padding: 33px;
  }
  .px-lg-33 {
    padding-right: 33px;
    padding-left: 33px;
  }
  .py-lg-33 {
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .pr-lg-33 {
    padding-right: 33px;
  }
  .pl-lg-33 {
    padding-left: 33px;
  }
  .pt-lg-33 {
    padding-top: 33px;
  }
  .pb-lg-33 {
    padding-bottom: 33px;
  }
  .fs-lg-33 {
    font-size: 33px;
  }
  .w-lg-33 {
    width: 33px;
  }
  .h-lg-33 {
    height: 33px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-33 {
    line-height: 33px;
  }
  .line-height-xl-33 {
    line-height: 33px;
  }
  .grid-cols-xl-33 {
    grid-template-columns: repeat(33, 1fr);
  }
  .gap-xl-33 {
    gap: 33px;
  }
  .gap-x-xl-33 {
    -moz-column-gap: 33px;
         column-gap: 33px;
  }
  .gap-y-xl-33 {
    row-gap: 33px;
  }
  .rounded-xl-33 {
    border-radius: 33px;
  }
  .mb-xl-33 {
    margin-bottom: 33px;
  }
  .mt-xl-33 {
    margin-top: 33px;
  }
  .mr-xl-33 {
    margin-right: 33px;
  }
  .ml-xl-33 {
    margin-left: 33px;
  }
  .mx-xl-33 {
    margin-right: 33px;
    margin-left: 33px;
  }
  .my-xl-33 {
    margin-top: 33px;
    margin-bottom: 33px;
  }
  .p-xl-33 {
    padding: 33px;
  }
  .px-xl-33 {
    padding-right: 33px;
    padding-left: 33px;
  }
  .py-xl-33 {
    padding-top: 33px;
    padding-bottom: 33px;
  }
  .pr-xl-33 {
    padding-right: 33px;
  }
  .pl-xl-33 {
    padding-left: 33px;
  }
  .pt-xl-33 {
    padding-top: 33px;
  }
  .pb-xl-33 {
    padding-bottom: 33px;
  }
  .fs-xl-33 {
    font-size: 33px;
  }
  .w-xl-33 {
    width: 33px;
  }
  .h-xl-33 {
    height: 33px;
  }
}
.lh-34 {
  line-height: 34px;
}

.grid-cols-34 {
  grid-template-columns: repeat(34, 1fr);
}

.line-height-34 {
  line-height: 34px;
}

.gap-34 {
  gap: 34px;
}

.gap-x-34 {
  -moz-column-gap: 34px;
       column-gap: 34px;
}

.gap-y-34 {
  row-gap: 34px;
}

.rounded-34 {
  border-radius: 34px;
}

.mb-34 {
  margin-bottom: 34px;
}

.mt-34 {
  margin-top: 34px;
}

.mr-34 {
  margin-right: 34px;
}

.ml-34 {
  margin-left: 34px;
}

.mx-34 {
  margin-right: 34px;
  margin-left: 34px;
}

.my-34 {
  margin-top: 34px;
  margin-bottom: 34px;
}

.p-34 {
  padding: 34px;
}

.px-34 {
  padding-right: 34px;
  padding-left: 34px;
}

.py-34 {
  padding-top: 34px;
  padding-bottom: 34px;
}

.pr-34 {
  padding-right: 34px;
}

.pl-34 {
  padding-left: 34px;
}

.pt-34 {
  padding-top: 34px;
}

.pb-34 {
  padding-bottom: 34px;
}

.fs-34 {
  font-size: 34px;
}

.w-34 {
  width: 34px;
}

.h-34 {
  height: 34px;
}

@media (min-width: 576px) {
  .lh-sm-34 {
    line-height: 34px;
  }
  .line-height-sm-34 {
    line-height: 34px;
  }
  .grid-cols-sm-34 {
    grid-template-columns: repeat(34, 1fr);
  }
  .gap-sm-34 {
    gap: 34px;
  }
  .gap-x-sm-34 {
    -moz-column-gap: 34px;
         column-gap: 34px;
  }
  .gap-y-sm-34 {
    row-gap: 34px;
  }
  .rounded-sm-34 {
    border-radius: 34px;
  }
  .mb-sm-34 {
    margin-bottom: 34px;
  }
  .mt-sm-34 {
    margin-top: 34px;
  }
  .mr-sm-34 {
    margin-right: 34px;
  }
  .ml-sm-34 {
    margin-left: 34px;
  }
  .mx-sm-34 {
    margin-right: 34px;
    margin-left: 34px;
  }
  .my-sm-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }
  .p-sm-34 {
    padding: 34px;
  }
  .px-sm-34 {
    padding-right: 34px;
    padding-left: 34px;
  }
  .py-sm-34 {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .pr-sm-34 {
    padding-right: 34px;
  }
  .pl-sm-34 {
    padding-left: 34px;
  }
  .pt-sm-34 {
    padding-top: 34px;
  }
  .pb-sm-34 {
    padding-bottom: 34px;
  }
  .fs-sm-34 {
    font-size: 34px;
  }
  .w-sm-34 {
    width: 34px;
  }
  .h-sm-34 {
    height: 34px;
  }
}
@media (min-width: 768px) {
  .lh-md-34 {
    line-height: 34px;
  }
  .line-height-md-34 {
    line-height: 34px;
  }
  .grid-cols-md-34 {
    grid-template-columns: repeat(34, 1fr);
  }
  .gap-md-34 {
    gap: 34px;
  }
  .gap-x-md-34 {
    -moz-column-gap: 34px;
         column-gap: 34px;
  }
  .gap-y-md-34 {
    row-gap: 34px;
  }
  .rounded-md-34 {
    border-radius: 34px;
  }
  .mb-md-34 {
    margin-bottom: 34px;
  }
  .mt-md-34 {
    margin-top: 34px;
  }
  .mr-md-34 {
    margin-right: 34px;
  }
  .ml-md-34 {
    margin-left: 34px;
  }
  .mx-md-34 {
    margin-right: 34px;
    margin-left: 34px;
  }
  .my-md-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }
  .p-md-34 {
    padding: 34px;
  }
  .px-md-34 {
    padding-right: 34px;
    padding-left: 34px;
  }
  .py-md-34 {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .pr-md-34 {
    padding-right: 34px;
  }
  .pl-md-34 {
    padding-left: 34px;
  }
  .pt-md-34 {
    padding-top: 34px;
  }
  .pb-md-34 {
    padding-bottom: 34px;
  }
  .fs-md-34 {
    font-size: 34px;
  }
  .w-md-34 {
    width: 34px;
  }
  .h-md-34 {
    height: 34px;
  }
}
@media (min-width: 992px) {
  .lh-lg-34 {
    line-height: 34px;
  }
  .line-height-lg-34 {
    line-height: 34px;
  }
  .grid-cols-lg-34 {
    grid-template-columns: repeat(34, 1fr);
  }
  .gap-lg-34 {
    gap: 34px;
  }
  .gap-x-lg-34 {
    -moz-column-gap: 34px;
         column-gap: 34px;
  }
  .gap-y-lg-34 {
    row-gap: 34px;
  }
  .rounded-lg-34 {
    border-radius: 34px;
  }
  .mb-lg-34 {
    margin-bottom: 34px;
  }
  .mt-lg-34 {
    margin-top: 34px;
  }
  .mr-lg-34 {
    margin-right: 34px;
  }
  .ml-lg-34 {
    margin-left: 34px;
  }
  .mx-lg-34 {
    margin-right: 34px;
    margin-left: 34px;
  }
  .my-lg-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }
  .p-lg-34 {
    padding: 34px;
  }
  .px-lg-34 {
    padding-right: 34px;
    padding-left: 34px;
  }
  .py-lg-34 {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .pr-lg-34 {
    padding-right: 34px;
  }
  .pl-lg-34 {
    padding-left: 34px;
  }
  .pt-lg-34 {
    padding-top: 34px;
  }
  .pb-lg-34 {
    padding-bottom: 34px;
  }
  .fs-lg-34 {
    font-size: 34px;
  }
  .w-lg-34 {
    width: 34px;
  }
  .h-lg-34 {
    height: 34px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-34 {
    line-height: 34px;
  }
  .line-height-xl-34 {
    line-height: 34px;
  }
  .grid-cols-xl-34 {
    grid-template-columns: repeat(34, 1fr);
  }
  .gap-xl-34 {
    gap: 34px;
  }
  .gap-x-xl-34 {
    -moz-column-gap: 34px;
         column-gap: 34px;
  }
  .gap-y-xl-34 {
    row-gap: 34px;
  }
  .rounded-xl-34 {
    border-radius: 34px;
  }
  .mb-xl-34 {
    margin-bottom: 34px;
  }
  .mt-xl-34 {
    margin-top: 34px;
  }
  .mr-xl-34 {
    margin-right: 34px;
  }
  .ml-xl-34 {
    margin-left: 34px;
  }
  .mx-xl-34 {
    margin-right: 34px;
    margin-left: 34px;
  }
  .my-xl-34 {
    margin-top: 34px;
    margin-bottom: 34px;
  }
  .p-xl-34 {
    padding: 34px;
  }
  .px-xl-34 {
    padding-right: 34px;
    padding-left: 34px;
  }
  .py-xl-34 {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .pr-xl-34 {
    padding-right: 34px;
  }
  .pl-xl-34 {
    padding-left: 34px;
  }
  .pt-xl-34 {
    padding-top: 34px;
  }
  .pb-xl-34 {
    padding-bottom: 34px;
  }
  .fs-xl-34 {
    font-size: 34px;
  }
  .w-xl-34 {
    width: 34px;
  }
  .h-xl-34 {
    height: 34px;
  }
}
.lh-35 {
  line-height: 35px;
}

.grid-cols-35 {
  grid-template-columns: repeat(35, 1fr);
}

.line-height-35 {
  line-height: 35px;
}

.gap-35 {
  gap: 35px;
}

.gap-x-35 {
  -moz-column-gap: 35px;
       column-gap: 35px;
}

.gap-y-35 {
  row-gap: 35px;
}

.rounded-35 {
  border-radius: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mt-35 {
  margin-top: 35px;
}

.mr-35 {
  margin-right: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.mx-35 {
  margin-right: 35px;
  margin-left: 35px;
}

.my-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.p-35 {
  padding: 35px;
}

.px-35 {
  padding-right: 35px;
  padding-left: 35px;
}

.py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.pr-35 {
  padding-right: 35px;
}

.pl-35 {
  padding-left: 35px;
}

.pt-35 {
  padding-top: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.fs-35 {
  font-size: 35px;
}

.w-35 {
  width: 35px;
}

.h-35 {
  height: 35px;
}

@media (min-width: 576px) {
  .lh-sm-35 {
    line-height: 35px;
  }
  .line-height-sm-35 {
    line-height: 35px;
  }
  .grid-cols-sm-35 {
    grid-template-columns: repeat(35, 1fr);
  }
  .gap-sm-35 {
    gap: 35px;
  }
  .gap-x-sm-35 {
    -moz-column-gap: 35px;
         column-gap: 35px;
  }
  .gap-y-sm-35 {
    row-gap: 35px;
  }
  .rounded-sm-35 {
    border-radius: 35px;
  }
  .mb-sm-35 {
    margin-bottom: 35px;
  }
  .mt-sm-35 {
    margin-top: 35px;
  }
  .mr-sm-35 {
    margin-right: 35px;
  }
  .ml-sm-35 {
    margin-left: 35px;
  }
  .mx-sm-35 {
    margin-right: 35px;
    margin-left: 35px;
  }
  .my-sm-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .p-sm-35 {
    padding: 35px;
  }
  .px-sm-35 {
    padding-right: 35px;
    padding-left: 35px;
  }
  .py-sm-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .pr-sm-35 {
    padding-right: 35px;
  }
  .pl-sm-35 {
    padding-left: 35px;
  }
  .pt-sm-35 {
    padding-top: 35px;
  }
  .pb-sm-35 {
    padding-bottom: 35px;
  }
  .fs-sm-35 {
    font-size: 35px;
  }
  .w-sm-35 {
    width: 35px;
  }
  .h-sm-35 {
    height: 35px;
  }
}
@media (min-width: 768px) {
  .lh-md-35 {
    line-height: 35px;
  }
  .line-height-md-35 {
    line-height: 35px;
  }
  .grid-cols-md-35 {
    grid-template-columns: repeat(35, 1fr);
  }
  .gap-md-35 {
    gap: 35px;
  }
  .gap-x-md-35 {
    -moz-column-gap: 35px;
         column-gap: 35px;
  }
  .gap-y-md-35 {
    row-gap: 35px;
  }
  .rounded-md-35 {
    border-radius: 35px;
  }
  .mb-md-35 {
    margin-bottom: 35px;
  }
  .mt-md-35 {
    margin-top: 35px;
  }
  .mr-md-35 {
    margin-right: 35px;
  }
  .ml-md-35 {
    margin-left: 35px;
  }
  .mx-md-35 {
    margin-right: 35px;
    margin-left: 35px;
  }
  .my-md-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .p-md-35 {
    padding: 35px;
  }
  .px-md-35 {
    padding-right: 35px;
    padding-left: 35px;
  }
  .py-md-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .pr-md-35 {
    padding-right: 35px;
  }
  .pl-md-35 {
    padding-left: 35px;
  }
  .pt-md-35 {
    padding-top: 35px;
  }
  .pb-md-35 {
    padding-bottom: 35px;
  }
  .fs-md-35 {
    font-size: 35px;
  }
  .w-md-35 {
    width: 35px;
  }
  .h-md-35 {
    height: 35px;
  }
}
@media (min-width: 992px) {
  .lh-lg-35 {
    line-height: 35px;
  }
  .line-height-lg-35 {
    line-height: 35px;
  }
  .grid-cols-lg-35 {
    grid-template-columns: repeat(35, 1fr);
  }
  .gap-lg-35 {
    gap: 35px;
  }
  .gap-x-lg-35 {
    -moz-column-gap: 35px;
         column-gap: 35px;
  }
  .gap-y-lg-35 {
    row-gap: 35px;
  }
  .rounded-lg-35 {
    border-radius: 35px;
  }
  .mb-lg-35 {
    margin-bottom: 35px;
  }
  .mt-lg-35 {
    margin-top: 35px;
  }
  .mr-lg-35 {
    margin-right: 35px;
  }
  .ml-lg-35 {
    margin-left: 35px;
  }
  .mx-lg-35 {
    margin-right: 35px;
    margin-left: 35px;
  }
  .my-lg-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .p-lg-35 {
    padding: 35px;
  }
  .px-lg-35 {
    padding-right: 35px;
    padding-left: 35px;
  }
  .py-lg-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .pr-lg-35 {
    padding-right: 35px;
  }
  .pl-lg-35 {
    padding-left: 35px;
  }
  .pt-lg-35 {
    padding-top: 35px;
  }
  .pb-lg-35 {
    padding-bottom: 35px;
  }
  .fs-lg-35 {
    font-size: 35px;
  }
  .w-lg-35 {
    width: 35px;
  }
  .h-lg-35 {
    height: 35px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-35 {
    line-height: 35px;
  }
  .line-height-xl-35 {
    line-height: 35px;
  }
  .grid-cols-xl-35 {
    grid-template-columns: repeat(35, 1fr);
  }
  .gap-xl-35 {
    gap: 35px;
  }
  .gap-x-xl-35 {
    -moz-column-gap: 35px;
         column-gap: 35px;
  }
  .gap-y-xl-35 {
    row-gap: 35px;
  }
  .rounded-xl-35 {
    border-radius: 35px;
  }
  .mb-xl-35 {
    margin-bottom: 35px;
  }
  .mt-xl-35 {
    margin-top: 35px;
  }
  .mr-xl-35 {
    margin-right: 35px;
  }
  .ml-xl-35 {
    margin-left: 35px;
  }
  .mx-xl-35 {
    margin-right: 35px;
    margin-left: 35px;
  }
  .my-xl-35 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .p-xl-35 {
    padding: 35px;
  }
  .px-xl-35 {
    padding-right: 35px;
    padding-left: 35px;
  }
  .py-xl-35 {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .pr-xl-35 {
    padding-right: 35px;
  }
  .pl-xl-35 {
    padding-left: 35px;
  }
  .pt-xl-35 {
    padding-top: 35px;
  }
  .pb-xl-35 {
    padding-bottom: 35px;
  }
  .fs-xl-35 {
    font-size: 35px;
  }
  .w-xl-35 {
    width: 35px;
  }
  .h-xl-35 {
    height: 35px;
  }
}
.lh-36 {
  line-height: 36px;
}

.grid-cols-36 {
  grid-template-columns: repeat(36, 1fr);
}

.line-height-36 {
  line-height: 36px;
}

.gap-36 {
  gap: 36px;
}

.gap-x-36 {
  -moz-column-gap: 36px;
       column-gap: 36px;
}

.gap-y-36 {
  row-gap: 36px;
}

.rounded-36 {
  border-radius: 36px;
}

.mb-36 {
  margin-bottom: 36px;
}

.mt-36 {
  margin-top: 36px;
}

.mr-36 {
  margin-right: 36px;
}

.ml-36 {
  margin-left: 36px;
}

.mx-36 {
  margin-right: 36px;
  margin-left: 36px;
}

.my-36 {
  margin-top: 36px;
  margin-bottom: 36px;
}

.p-36 {
  padding: 36px;
}

.px-36 {
  padding-right: 36px;
  padding-left: 36px;
}

.py-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.pr-36 {
  padding-right: 36px;
}

.pl-36 {
  padding-left: 36px;
}

.pt-36 {
  padding-top: 36px;
}

.pb-36 {
  padding-bottom: 36px;
}

.fs-36 {
  font-size: 36px;
}

.w-36 {
  width: 36px;
}

.h-36 {
  height: 36px;
}

@media (min-width: 576px) {
  .lh-sm-36 {
    line-height: 36px;
  }
  .line-height-sm-36 {
    line-height: 36px;
  }
  .grid-cols-sm-36 {
    grid-template-columns: repeat(36, 1fr);
  }
  .gap-sm-36 {
    gap: 36px;
  }
  .gap-x-sm-36 {
    -moz-column-gap: 36px;
         column-gap: 36px;
  }
  .gap-y-sm-36 {
    row-gap: 36px;
  }
  .rounded-sm-36 {
    border-radius: 36px;
  }
  .mb-sm-36 {
    margin-bottom: 36px;
  }
  .mt-sm-36 {
    margin-top: 36px;
  }
  .mr-sm-36 {
    margin-right: 36px;
  }
  .ml-sm-36 {
    margin-left: 36px;
  }
  .mx-sm-36 {
    margin-right: 36px;
    margin-left: 36px;
  }
  .my-sm-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .p-sm-36 {
    padding: 36px;
  }
  .px-sm-36 {
    padding-right: 36px;
    padding-left: 36px;
  }
  .py-sm-36 {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .pr-sm-36 {
    padding-right: 36px;
  }
  .pl-sm-36 {
    padding-left: 36px;
  }
  .pt-sm-36 {
    padding-top: 36px;
  }
  .pb-sm-36 {
    padding-bottom: 36px;
  }
  .fs-sm-36 {
    font-size: 36px;
  }
  .w-sm-36 {
    width: 36px;
  }
  .h-sm-36 {
    height: 36px;
  }
}
@media (min-width: 768px) {
  .lh-md-36 {
    line-height: 36px;
  }
  .line-height-md-36 {
    line-height: 36px;
  }
  .grid-cols-md-36 {
    grid-template-columns: repeat(36, 1fr);
  }
  .gap-md-36 {
    gap: 36px;
  }
  .gap-x-md-36 {
    -moz-column-gap: 36px;
         column-gap: 36px;
  }
  .gap-y-md-36 {
    row-gap: 36px;
  }
  .rounded-md-36 {
    border-radius: 36px;
  }
  .mb-md-36 {
    margin-bottom: 36px;
  }
  .mt-md-36 {
    margin-top: 36px;
  }
  .mr-md-36 {
    margin-right: 36px;
  }
  .ml-md-36 {
    margin-left: 36px;
  }
  .mx-md-36 {
    margin-right: 36px;
    margin-left: 36px;
  }
  .my-md-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .p-md-36 {
    padding: 36px;
  }
  .px-md-36 {
    padding-right: 36px;
    padding-left: 36px;
  }
  .py-md-36 {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .pr-md-36 {
    padding-right: 36px;
  }
  .pl-md-36 {
    padding-left: 36px;
  }
  .pt-md-36 {
    padding-top: 36px;
  }
  .pb-md-36 {
    padding-bottom: 36px;
  }
  .fs-md-36 {
    font-size: 36px;
  }
  .w-md-36 {
    width: 36px;
  }
  .h-md-36 {
    height: 36px;
  }
}
@media (min-width: 992px) {
  .lh-lg-36 {
    line-height: 36px;
  }
  .line-height-lg-36 {
    line-height: 36px;
  }
  .grid-cols-lg-36 {
    grid-template-columns: repeat(36, 1fr);
  }
  .gap-lg-36 {
    gap: 36px;
  }
  .gap-x-lg-36 {
    -moz-column-gap: 36px;
         column-gap: 36px;
  }
  .gap-y-lg-36 {
    row-gap: 36px;
  }
  .rounded-lg-36 {
    border-radius: 36px;
  }
  .mb-lg-36 {
    margin-bottom: 36px;
  }
  .mt-lg-36 {
    margin-top: 36px;
  }
  .mr-lg-36 {
    margin-right: 36px;
  }
  .ml-lg-36 {
    margin-left: 36px;
  }
  .mx-lg-36 {
    margin-right: 36px;
    margin-left: 36px;
  }
  .my-lg-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .p-lg-36 {
    padding: 36px;
  }
  .px-lg-36 {
    padding-right: 36px;
    padding-left: 36px;
  }
  .py-lg-36 {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .pr-lg-36 {
    padding-right: 36px;
  }
  .pl-lg-36 {
    padding-left: 36px;
  }
  .pt-lg-36 {
    padding-top: 36px;
  }
  .pb-lg-36 {
    padding-bottom: 36px;
  }
  .fs-lg-36 {
    font-size: 36px;
  }
  .w-lg-36 {
    width: 36px;
  }
  .h-lg-36 {
    height: 36px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-36 {
    line-height: 36px;
  }
  .line-height-xl-36 {
    line-height: 36px;
  }
  .grid-cols-xl-36 {
    grid-template-columns: repeat(36, 1fr);
  }
  .gap-xl-36 {
    gap: 36px;
  }
  .gap-x-xl-36 {
    -moz-column-gap: 36px;
         column-gap: 36px;
  }
  .gap-y-xl-36 {
    row-gap: 36px;
  }
  .rounded-xl-36 {
    border-radius: 36px;
  }
  .mb-xl-36 {
    margin-bottom: 36px;
  }
  .mt-xl-36 {
    margin-top: 36px;
  }
  .mr-xl-36 {
    margin-right: 36px;
  }
  .ml-xl-36 {
    margin-left: 36px;
  }
  .mx-xl-36 {
    margin-right: 36px;
    margin-left: 36px;
  }
  .my-xl-36 {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .p-xl-36 {
    padding: 36px;
  }
  .px-xl-36 {
    padding-right: 36px;
    padding-left: 36px;
  }
  .py-xl-36 {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .pr-xl-36 {
    padding-right: 36px;
  }
  .pl-xl-36 {
    padding-left: 36px;
  }
  .pt-xl-36 {
    padding-top: 36px;
  }
  .pb-xl-36 {
    padding-bottom: 36px;
  }
  .fs-xl-36 {
    font-size: 36px;
  }
  .w-xl-36 {
    width: 36px;
  }
  .h-xl-36 {
    height: 36px;
  }
}
.lh-37 {
  line-height: 37px;
}

.grid-cols-37 {
  grid-template-columns: repeat(37, 1fr);
}

.line-height-37 {
  line-height: 37px;
}

.gap-37 {
  gap: 37px;
}

.gap-x-37 {
  -moz-column-gap: 37px;
       column-gap: 37px;
}

.gap-y-37 {
  row-gap: 37px;
}

.rounded-37 {
  border-radius: 37px;
}

.mb-37 {
  margin-bottom: 37px;
}

.mt-37 {
  margin-top: 37px;
}

.mr-37 {
  margin-right: 37px;
}

.ml-37 {
  margin-left: 37px;
}

.mx-37 {
  margin-right: 37px;
  margin-left: 37px;
}

.my-37 {
  margin-top: 37px;
  margin-bottom: 37px;
}

.p-37 {
  padding: 37px;
}

.px-37 {
  padding-right: 37px;
  padding-left: 37px;
}

.py-37 {
  padding-top: 37px;
  padding-bottom: 37px;
}

.pr-37 {
  padding-right: 37px;
}

.pl-37 {
  padding-left: 37px;
}

.pt-37 {
  padding-top: 37px;
}

.pb-37 {
  padding-bottom: 37px;
}

.fs-37 {
  font-size: 37px;
}

.w-37 {
  width: 37px;
}

.h-37 {
  height: 37px;
}

@media (min-width: 576px) {
  .lh-sm-37 {
    line-height: 37px;
  }
  .line-height-sm-37 {
    line-height: 37px;
  }
  .grid-cols-sm-37 {
    grid-template-columns: repeat(37, 1fr);
  }
  .gap-sm-37 {
    gap: 37px;
  }
  .gap-x-sm-37 {
    -moz-column-gap: 37px;
         column-gap: 37px;
  }
  .gap-y-sm-37 {
    row-gap: 37px;
  }
  .rounded-sm-37 {
    border-radius: 37px;
  }
  .mb-sm-37 {
    margin-bottom: 37px;
  }
  .mt-sm-37 {
    margin-top: 37px;
  }
  .mr-sm-37 {
    margin-right: 37px;
  }
  .ml-sm-37 {
    margin-left: 37px;
  }
  .mx-sm-37 {
    margin-right: 37px;
    margin-left: 37px;
  }
  .my-sm-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }
  .p-sm-37 {
    padding: 37px;
  }
  .px-sm-37 {
    padding-right: 37px;
    padding-left: 37px;
  }
  .py-sm-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .pr-sm-37 {
    padding-right: 37px;
  }
  .pl-sm-37 {
    padding-left: 37px;
  }
  .pt-sm-37 {
    padding-top: 37px;
  }
  .pb-sm-37 {
    padding-bottom: 37px;
  }
  .fs-sm-37 {
    font-size: 37px;
  }
  .w-sm-37 {
    width: 37px;
  }
  .h-sm-37 {
    height: 37px;
  }
}
@media (min-width: 768px) {
  .lh-md-37 {
    line-height: 37px;
  }
  .line-height-md-37 {
    line-height: 37px;
  }
  .grid-cols-md-37 {
    grid-template-columns: repeat(37, 1fr);
  }
  .gap-md-37 {
    gap: 37px;
  }
  .gap-x-md-37 {
    -moz-column-gap: 37px;
         column-gap: 37px;
  }
  .gap-y-md-37 {
    row-gap: 37px;
  }
  .rounded-md-37 {
    border-radius: 37px;
  }
  .mb-md-37 {
    margin-bottom: 37px;
  }
  .mt-md-37 {
    margin-top: 37px;
  }
  .mr-md-37 {
    margin-right: 37px;
  }
  .ml-md-37 {
    margin-left: 37px;
  }
  .mx-md-37 {
    margin-right: 37px;
    margin-left: 37px;
  }
  .my-md-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }
  .p-md-37 {
    padding: 37px;
  }
  .px-md-37 {
    padding-right: 37px;
    padding-left: 37px;
  }
  .py-md-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .pr-md-37 {
    padding-right: 37px;
  }
  .pl-md-37 {
    padding-left: 37px;
  }
  .pt-md-37 {
    padding-top: 37px;
  }
  .pb-md-37 {
    padding-bottom: 37px;
  }
  .fs-md-37 {
    font-size: 37px;
  }
  .w-md-37 {
    width: 37px;
  }
  .h-md-37 {
    height: 37px;
  }
}
@media (min-width: 992px) {
  .lh-lg-37 {
    line-height: 37px;
  }
  .line-height-lg-37 {
    line-height: 37px;
  }
  .grid-cols-lg-37 {
    grid-template-columns: repeat(37, 1fr);
  }
  .gap-lg-37 {
    gap: 37px;
  }
  .gap-x-lg-37 {
    -moz-column-gap: 37px;
         column-gap: 37px;
  }
  .gap-y-lg-37 {
    row-gap: 37px;
  }
  .rounded-lg-37 {
    border-radius: 37px;
  }
  .mb-lg-37 {
    margin-bottom: 37px;
  }
  .mt-lg-37 {
    margin-top: 37px;
  }
  .mr-lg-37 {
    margin-right: 37px;
  }
  .ml-lg-37 {
    margin-left: 37px;
  }
  .mx-lg-37 {
    margin-right: 37px;
    margin-left: 37px;
  }
  .my-lg-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }
  .p-lg-37 {
    padding: 37px;
  }
  .px-lg-37 {
    padding-right: 37px;
    padding-left: 37px;
  }
  .py-lg-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .pr-lg-37 {
    padding-right: 37px;
  }
  .pl-lg-37 {
    padding-left: 37px;
  }
  .pt-lg-37 {
    padding-top: 37px;
  }
  .pb-lg-37 {
    padding-bottom: 37px;
  }
  .fs-lg-37 {
    font-size: 37px;
  }
  .w-lg-37 {
    width: 37px;
  }
  .h-lg-37 {
    height: 37px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-37 {
    line-height: 37px;
  }
  .line-height-xl-37 {
    line-height: 37px;
  }
  .grid-cols-xl-37 {
    grid-template-columns: repeat(37, 1fr);
  }
  .gap-xl-37 {
    gap: 37px;
  }
  .gap-x-xl-37 {
    -moz-column-gap: 37px;
         column-gap: 37px;
  }
  .gap-y-xl-37 {
    row-gap: 37px;
  }
  .rounded-xl-37 {
    border-radius: 37px;
  }
  .mb-xl-37 {
    margin-bottom: 37px;
  }
  .mt-xl-37 {
    margin-top: 37px;
  }
  .mr-xl-37 {
    margin-right: 37px;
  }
  .ml-xl-37 {
    margin-left: 37px;
  }
  .mx-xl-37 {
    margin-right: 37px;
    margin-left: 37px;
  }
  .my-xl-37 {
    margin-top: 37px;
    margin-bottom: 37px;
  }
  .p-xl-37 {
    padding: 37px;
  }
  .px-xl-37 {
    padding-right: 37px;
    padding-left: 37px;
  }
  .py-xl-37 {
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .pr-xl-37 {
    padding-right: 37px;
  }
  .pl-xl-37 {
    padding-left: 37px;
  }
  .pt-xl-37 {
    padding-top: 37px;
  }
  .pb-xl-37 {
    padding-bottom: 37px;
  }
  .fs-xl-37 {
    font-size: 37px;
  }
  .w-xl-37 {
    width: 37px;
  }
  .h-xl-37 {
    height: 37px;
  }
}
.lh-38 {
  line-height: 38px;
}

.grid-cols-38 {
  grid-template-columns: repeat(38, 1fr);
}

.line-height-38 {
  line-height: 38px;
}

.gap-38 {
  gap: 38px;
}

.gap-x-38 {
  -moz-column-gap: 38px;
       column-gap: 38px;
}

.gap-y-38 {
  row-gap: 38px;
}

.rounded-38 {
  border-radius: 38px;
}

.mb-38 {
  margin-bottom: 38px;
}

.mt-38 {
  margin-top: 38px;
}

.mr-38 {
  margin-right: 38px;
}

.ml-38 {
  margin-left: 38px;
}

.mx-38 {
  margin-right: 38px;
  margin-left: 38px;
}

.my-38 {
  margin-top: 38px;
  margin-bottom: 38px;
}

.p-38 {
  padding: 38px;
}

.px-38 {
  padding-right: 38px;
  padding-left: 38px;
}

.py-38 {
  padding-top: 38px;
  padding-bottom: 38px;
}

.pr-38 {
  padding-right: 38px;
}

.pl-38 {
  padding-left: 38px;
}

.pt-38 {
  padding-top: 38px;
}

.pb-38 {
  padding-bottom: 38px;
}

.fs-38 {
  font-size: 38px;
}

.w-38 {
  width: 38px;
}

.h-38 {
  height: 38px;
}

@media (min-width: 576px) {
  .lh-sm-38 {
    line-height: 38px;
  }
  .line-height-sm-38 {
    line-height: 38px;
  }
  .grid-cols-sm-38 {
    grid-template-columns: repeat(38, 1fr);
  }
  .gap-sm-38 {
    gap: 38px;
  }
  .gap-x-sm-38 {
    -moz-column-gap: 38px;
         column-gap: 38px;
  }
  .gap-y-sm-38 {
    row-gap: 38px;
  }
  .rounded-sm-38 {
    border-radius: 38px;
  }
  .mb-sm-38 {
    margin-bottom: 38px;
  }
  .mt-sm-38 {
    margin-top: 38px;
  }
  .mr-sm-38 {
    margin-right: 38px;
  }
  .ml-sm-38 {
    margin-left: 38px;
  }
  .mx-sm-38 {
    margin-right: 38px;
    margin-left: 38px;
  }
  .my-sm-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }
  .p-sm-38 {
    padding: 38px;
  }
  .px-sm-38 {
    padding-right: 38px;
    padding-left: 38px;
  }
  .py-sm-38 {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .pr-sm-38 {
    padding-right: 38px;
  }
  .pl-sm-38 {
    padding-left: 38px;
  }
  .pt-sm-38 {
    padding-top: 38px;
  }
  .pb-sm-38 {
    padding-bottom: 38px;
  }
  .fs-sm-38 {
    font-size: 38px;
  }
  .w-sm-38 {
    width: 38px;
  }
  .h-sm-38 {
    height: 38px;
  }
}
@media (min-width: 768px) {
  .lh-md-38 {
    line-height: 38px;
  }
  .line-height-md-38 {
    line-height: 38px;
  }
  .grid-cols-md-38 {
    grid-template-columns: repeat(38, 1fr);
  }
  .gap-md-38 {
    gap: 38px;
  }
  .gap-x-md-38 {
    -moz-column-gap: 38px;
         column-gap: 38px;
  }
  .gap-y-md-38 {
    row-gap: 38px;
  }
  .rounded-md-38 {
    border-radius: 38px;
  }
  .mb-md-38 {
    margin-bottom: 38px;
  }
  .mt-md-38 {
    margin-top: 38px;
  }
  .mr-md-38 {
    margin-right: 38px;
  }
  .ml-md-38 {
    margin-left: 38px;
  }
  .mx-md-38 {
    margin-right: 38px;
    margin-left: 38px;
  }
  .my-md-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }
  .p-md-38 {
    padding: 38px;
  }
  .px-md-38 {
    padding-right: 38px;
    padding-left: 38px;
  }
  .py-md-38 {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .pr-md-38 {
    padding-right: 38px;
  }
  .pl-md-38 {
    padding-left: 38px;
  }
  .pt-md-38 {
    padding-top: 38px;
  }
  .pb-md-38 {
    padding-bottom: 38px;
  }
  .fs-md-38 {
    font-size: 38px;
  }
  .w-md-38 {
    width: 38px;
  }
  .h-md-38 {
    height: 38px;
  }
}
@media (min-width: 992px) {
  .lh-lg-38 {
    line-height: 38px;
  }
  .line-height-lg-38 {
    line-height: 38px;
  }
  .grid-cols-lg-38 {
    grid-template-columns: repeat(38, 1fr);
  }
  .gap-lg-38 {
    gap: 38px;
  }
  .gap-x-lg-38 {
    -moz-column-gap: 38px;
         column-gap: 38px;
  }
  .gap-y-lg-38 {
    row-gap: 38px;
  }
  .rounded-lg-38 {
    border-radius: 38px;
  }
  .mb-lg-38 {
    margin-bottom: 38px;
  }
  .mt-lg-38 {
    margin-top: 38px;
  }
  .mr-lg-38 {
    margin-right: 38px;
  }
  .ml-lg-38 {
    margin-left: 38px;
  }
  .mx-lg-38 {
    margin-right: 38px;
    margin-left: 38px;
  }
  .my-lg-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }
  .p-lg-38 {
    padding: 38px;
  }
  .px-lg-38 {
    padding-right: 38px;
    padding-left: 38px;
  }
  .py-lg-38 {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .pr-lg-38 {
    padding-right: 38px;
  }
  .pl-lg-38 {
    padding-left: 38px;
  }
  .pt-lg-38 {
    padding-top: 38px;
  }
  .pb-lg-38 {
    padding-bottom: 38px;
  }
  .fs-lg-38 {
    font-size: 38px;
  }
  .w-lg-38 {
    width: 38px;
  }
  .h-lg-38 {
    height: 38px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-38 {
    line-height: 38px;
  }
  .line-height-xl-38 {
    line-height: 38px;
  }
  .grid-cols-xl-38 {
    grid-template-columns: repeat(38, 1fr);
  }
  .gap-xl-38 {
    gap: 38px;
  }
  .gap-x-xl-38 {
    -moz-column-gap: 38px;
         column-gap: 38px;
  }
  .gap-y-xl-38 {
    row-gap: 38px;
  }
  .rounded-xl-38 {
    border-radius: 38px;
  }
  .mb-xl-38 {
    margin-bottom: 38px;
  }
  .mt-xl-38 {
    margin-top: 38px;
  }
  .mr-xl-38 {
    margin-right: 38px;
  }
  .ml-xl-38 {
    margin-left: 38px;
  }
  .mx-xl-38 {
    margin-right: 38px;
    margin-left: 38px;
  }
  .my-xl-38 {
    margin-top: 38px;
    margin-bottom: 38px;
  }
  .p-xl-38 {
    padding: 38px;
  }
  .px-xl-38 {
    padding-right: 38px;
    padding-left: 38px;
  }
  .py-xl-38 {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .pr-xl-38 {
    padding-right: 38px;
  }
  .pl-xl-38 {
    padding-left: 38px;
  }
  .pt-xl-38 {
    padding-top: 38px;
  }
  .pb-xl-38 {
    padding-bottom: 38px;
  }
  .fs-xl-38 {
    font-size: 38px;
  }
  .w-xl-38 {
    width: 38px;
  }
  .h-xl-38 {
    height: 38px;
  }
}
.lh-39 {
  line-height: 39px;
}

.grid-cols-39 {
  grid-template-columns: repeat(39, 1fr);
}

.line-height-39 {
  line-height: 39px;
}

.gap-39 {
  gap: 39px;
}

.gap-x-39 {
  -moz-column-gap: 39px;
       column-gap: 39px;
}

.gap-y-39 {
  row-gap: 39px;
}

.rounded-39 {
  border-radius: 39px;
}

.mb-39 {
  margin-bottom: 39px;
}

.mt-39 {
  margin-top: 39px;
}

.mr-39 {
  margin-right: 39px;
}

.ml-39 {
  margin-left: 39px;
}

.mx-39 {
  margin-right: 39px;
  margin-left: 39px;
}

.my-39 {
  margin-top: 39px;
  margin-bottom: 39px;
}

.p-39 {
  padding: 39px;
}

.px-39 {
  padding-right: 39px;
  padding-left: 39px;
}

.py-39 {
  padding-top: 39px;
  padding-bottom: 39px;
}

.pr-39 {
  padding-right: 39px;
}

.pl-39 {
  padding-left: 39px;
}

.pt-39 {
  padding-top: 39px;
}

.pb-39 {
  padding-bottom: 39px;
}

.fs-39 {
  font-size: 39px;
}

.w-39 {
  width: 39px;
}

.h-39 {
  height: 39px;
}

@media (min-width: 576px) {
  .lh-sm-39 {
    line-height: 39px;
  }
  .line-height-sm-39 {
    line-height: 39px;
  }
  .grid-cols-sm-39 {
    grid-template-columns: repeat(39, 1fr);
  }
  .gap-sm-39 {
    gap: 39px;
  }
  .gap-x-sm-39 {
    -moz-column-gap: 39px;
         column-gap: 39px;
  }
  .gap-y-sm-39 {
    row-gap: 39px;
  }
  .rounded-sm-39 {
    border-radius: 39px;
  }
  .mb-sm-39 {
    margin-bottom: 39px;
  }
  .mt-sm-39 {
    margin-top: 39px;
  }
  .mr-sm-39 {
    margin-right: 39px;
  }
  .ml-sm-39 {
    margin-left: 39px;
  }
  .mx-sm-39 {
    margin-right: 39px;
    margin-left: 39px;
  }
  .my-sm-39 {
    margin-top: 39px;
    margin-bottom: 39px;
  }
  .p-sm-39 {
    padding: 39px;
  }
  .px-sm-39 {
    padding-right: 39px;
    padding-left: 39px;
  }
  .py-sm-39 {
    padding-top: 39px;
    padding-bottom: 39px;
  }
  .pr-sm-39 {
    padding-right: 39px;
  }
  .pl-sm-39 {
    padding-left: 39px;
  }
  .pt-sm-39 {
    padding-top: 39px;
  }
  .pb-sm-39 {
    padding-bottom: 39px;
  }
  .fs-sm-39 {
    font-size: 39px;
  }
  .w-sm-39 {
    width: 39px;
  }
  .h-sm-39 {
    height: 39px;
  }
}
@media (min-width: 768px) {
  .lh-md-39 {
    line-height: 39px;
  }
  .line-height-md-39 {
    line-height: 39px;
  }
  .grid-cols-md-39 {
    grid-template-columns: repeat(39, 1fr);
  }
  .gap-md-39 {
    gap: 39px;
  }
  .gap-x-md-39 {
    -moz-column-gap: 39px;
         column-gap: 39px;
  }
  .gap-y-md-39 {
    row-gap: 39px;
  }
  .rounded-md-39 {
    border-radius: 39px;
  }
  .mb-md-39 {
    margin-bottom: 39px;
  }
  .mt-md-39 {
    margin-top: 39px;
  }
  .mr-md-39 {
    margin-right: 39px;
  }
  .ml-md-39 {
    margin-left: 39px;
  }
  .mx-md-39 {
    margin-right: 39px;
    margin-left: 39px;
  }
  .my-md-39 {
    margin-top: 39px;
    margin-bottom: 39px;
  }
  .p-md-39 {
    padding: 39px;
  }
  .px-md-39 {
    padding-right: 39px;
    padding-left: 39px;
  }
  .py-md-39 {
    padding-top: 39px;
    padding-bottom: 39px;
  }
  .pr-md-39 {
    padding-right: 39px;
  }
  .pl-md-39 {
    padding-left: 39px;
  }
  .pt-md-39 {
    padding-top: 39px;
  }
  .pb-md-39 {
    padding-bottom: 39px;
  }
  .fs-md-39 {
    font-size: 39px;
  }
  .w-md-39 {
    width: 39px;
  }
  .h-md-39 {
    height: 39px;
  }
}
@media (min-width: 992px) {
  .lh-lg-39 {
    line-height: 39px;
  }
  .line-height-lg-39 {
    line-height: 39px;
  }
  .grid-cols-lg-39 {
    grid-template-columns: repeat(39, 1fr);
  }
  .gap-lg-39 {
    gap: 39px;
  }
  .gap-x-lg-39 {
    -moz-column-gap: 39px;
         column-gap: 39px;
  }
  .gap-y-lg-39 {
    row-gap: 39px;
  }
  .rounded-lg-39 {
    border-radius: 39px;
  }
  .mb-lg-39 {
    margin-bottom: 39px;
  }
  .mt-lg-39 {
    margin-top: 39px;
  }
  .mr-lg-39 {
    margin-right: 39px;
  }
  .ml-lg-39 {
    margin-left: 39px;
  }
  .mx-lg-39 {
    margin-right: 39px;
    margin-left: 39px;
  }
  .my-lg-39 {
    margin-top: 39px;
    margin-bottom: 39px;
  }
  .p-lg-39 {
    padding: 39px;
  }
  .px-lg-39 {
    padding-right: 39px;
    padding-left: 39px;
  }
  .py-lg-39 {
    padding-top: 39px;
    padding-bottom: 39px;
  }
  .pr-lg-39 {
    padding-right: 39px;
  }
  .pl-lg-39 {
    padding-left: 39px;
  }
  .pt-lg-39 {
    padding-top: 39px;
  }
  .pb-lg-39 {
    padding-bottom: 39px;
  }
  .fs-lg-39 {
    font-size: 39px;
  }
  .w-lg-39 {
    width: 39px;
  }
  .h-lg-39 {
    height: 39px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-39 {
    line-height: 39px;
  }
  .line-height-xl-39 {
    line-height: 39px;
  }
  .grid-cols-xl-39 {
    grid-template-columns: repeat(39, 1fr);
  }
  .gap-xl-39 {
    gap: 39px;
  }
  .gap-x-xl-39 {
    -moz-column-gap: 39px;
         column-gap: 39px;
  }
  .gap-y-xl-39 {
    row-gap: 39px;
  }
  .rounded-xl-39 {
    border-radius: 39px;
  }
  .mb-xl-39 {
    margin-bottom: 39px;
  }
  .mt-xl-39 {
    margin-top: 39px;
  }
  .mr-xl-39 {
    margin-right: 39px;
  }
  .ml-xl-39 {
    margin-left: 39px;
  }
  .mx-xl-39 {
    margin-right: 39px;
    margin-left: 39px;
  }
  .my-xl-39 {
    margin-top: 39px;
    margin-bottom: 39px;
  }
  .p-xl-39 {
    padding: 39px;
  }
  .px-xl-39 {
    padding-right: 39px;
    padding-left: 39px;
  }
  .py-xl-39 {
    padding-top: 39px;
    padding-bottom: 39px;
  }
  .pr-xl-39 {
    padding-right: 39px;
  }
  .pl-xl-39 {
    padding-left: 39px;
  }
  .pt-xl-39 {
    padding-top: 39px;
  }
  .pb-xl-39 {
    padding-bottom: 39px;
  }
  .fs-xl-39 {
    font-size: 39px;
  }
  .w-xl-39 {
    width: 39px;
  }
  .h-xl-39 {
    height: 39px;
  }
}
.lh-40 {
  line-height: 40px;
}

.grid-cols-40 {
  grid-template-columns: repeat(40, 1fr);
}

.line-height-40 {
  line-height: 40px;
}

.gap-40 {
  gap: 40px;
}

.gap-x-40 {
  -moz-column-gap: 40px;
       column-gap: 40px;
}

.gap-y-40 {
  row-gap: 40px;
}

.rounded-40 {
  border-radius: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-40 {
  margin-top: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mx-40 {
  margin-right: 40px;
  margin-left: 40px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.p-40 {
  padding: 40px;
}

.px-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pr-40 {
  padding-right: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.fs-40 {
  font-size: 40px;
}

.w-40 {
  width: 40px;
}

.h-40 {
  height: 40px;
}

@media (min-width: 576px) {
  .lh-sm-40 {
    line-height: 40px;
  }
  .line-height-sm-40 {
    line-height: 40px;
  }
  .grid-cols-sm-40 {
    grid-template-columns: repeat(40, 1fr);
  }
  .gap-sm-40 {
    gap: 40px;
  }
  .gap-x-sm-40 {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .gap-y-sm-40 {
    row-gap: 40px;
  }
  .rounded-sm-40 {
    border-radius: 40px;
  }
  .mb-sm-40 {
    margin-bottom: 40px;
  }
  .mt-sm-40 {
    margin-top: 40px;
  }
  .mr-sm-40 {
    margin-right: 40px;
  }
  .ml-sm-40 {
    margin-left: 40px;
  }
  .mx-sm-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .my-sm-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .p-sm-40 {
    padding: 40px;
  }
  .px-sm-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .py-sm-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pr-sm-40 {
    padding-right: 40px;
  }
  .pl-sm-40 {
    padding-left: 40px;
  }
  .pt-sm-40 {
    padding-top: 40px;
  }
  .pb-sm-40 {
    padding-bottom: 40px;
  }
  .fs-sm-40 {
    font-size: 40px;
  }
  .w-sm-40 {
    width: 40px;
  }
  .h-sm-40 {
    height: 40px;
  }
}
@media (min-width: 768px) {
  .lh-md-40 {
    line-height: 40px;
  }
  .line-height-md-40 {
    line-height: 40px;
  }
  .grid-cols-md-40 {
    grid-template-columns: repeat(40, 1fr);
  }
  .gap-md-40 {
    gap: 40px;
  }
  .gap-x-md-40 {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .gap-y-md-40 {
    row-gap: 40px;
  }
  .rounded-md-40 {
    border-radius: 40px;
  }
  .mb-md-40 {
    margin-bottom: 40px;
  }
  .mt-md-40 {
    margin-top: 40px;
  }
  .mr-md-40 {
    margin-right: 40px;
  }
  .ml-md-40 {
    margin-left: 40px;
  }
  .mx-md-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .my-md-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .p-md-40 {
    padding: 40px;
  }
  .px-md-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .py-md-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pr-md-40 {
    padding-right: 40px;
  }
  .pl-md-40 {
    padding-left: 40px;
  }
  .pt-md-40 {
    padding-top: 40px;
  }
  .pb-md-40 {
    padding-bottom: 40px;
  }
  .fs-md-40 {
    font-size: 40px;
  }
  .w-md-40 {
    width: 40px;
  }
  .h-md-40 {
    height: 40px;
  }
}
@media (min-width: 992px) {
  .lh-lg-40 {
    line-height: 40px;
  }
  .line-height-lg-40 {
    line-height: 40px;
  }
  .grid-cols-lg-40 {
    grid-template-columns: repeat(40, 1fr);
  }
  .gap-lg-40 {
    gap: 40px;
  }
  .gap-x-lg-40 {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .gap-y-lg-40 {
    row-gap: 40px;
  }
  .rounded-lg-40 {
    border-radius: 40px;
  }
  .mb-lg-40 {
    margin-bottom: 40px;
  }
  .mt-lg-40 {
    margin-top: 40px;
  }
  .mr-lg-40 {
    margin-right: 40px;
  }
  .ml-lg-40 {
    margin-left: 40px;
  }
  .mx-lg-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .my-lg-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .p-lg-40 {
    padding: 40px;
  }
  .px-lg-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .py-lg-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pr-lg-40 {
    padding-right: 40px;
  }
  .pl-lg-40 {
    padding-left: 40px;
  }
  .pt-lg-40 {
    padding-top: 40px;
  }
  .pb-lg-40 {
    padding-bottom: 40px;
  }
  .fs-lg-40 {
    font-size: 40px;
  }
  .w-lg-40 {
    width: 40px;
  }
  .h-lg-40 {
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-40 {
    line-height: 40px;
  }
  .line-height-xl-40 {
    line-height: 40px;
  }
  .grid-cols-xl-40 {
    grid-template-columns: repeat(40, 1fr);
  }
  .gap-xl-40 {
    gap: 40px;
  }
  .gap-x-xl-40 {
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
  .gap-y-xl-40 {
    row-gap: 40px;
  }
  .rounded-xl-40 {
    border-radius: 40px;
  }
  .mb-xl-40 {
    margin-bottom: 40px;
  }
  .mt-xl-40 {
    margin-top: 40px;
  }
  .mr-xl-40 {
    margin-right: 40px;
  }
  .ml-xl-40 {
    margin-left: 40px;
  }
  .mx-xl-40 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .my-xl-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .p-xl-40 {
    padding: 40px;
  }
  .px-xl-40 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .py-xl-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .pr-xl-40 {
    padding-right: 40px;
  }
  .pl-xl-40 {
    padding-left: 40px;
  }
  .pt-xl-40 {
    padding-top: 40px;
  }
  .pb-xl-40 {
    padding-bottom: 40px;
  }
  .fs-xl-40 {
    font-size: 40px;
  }
  .w-xl-40 {
    width: 40px;
  }
  .h-xl-40 {
    height: 40px;
  }
}
.lh-41 {
  line-height: 41px;
}

.grid-cols-41 {
  grid-template-columns: repeat(41, 1fr);
}

.line-height-41 {
  line-height: 41px;
}

.gap-41 {
  gap: 41px;
}

.gap-x-41 {
  -moz-column-gap: 41px;
       column-gap: 41px;
}

.gap-y-41 {
  row-gap: 41px;
}

.rounded-41 {
  border-radius: 41px;
}

.mb-41 {
  margin-bottom: 41px;
}

.mt-41 {
  margin-top: 41px;
}

.mr-41 {
  margin-right: 41px;
}

.ml-41 {
  margin-left: 41px;
}

.mx-41 {
  margin-right: 41px;
  margin-left: 41px;
}

.my-41 {
  margin-top: 41px;
  margin-bottom: 41px;
}

.p-41 {
  padding: 41px;
}

.px-41 {
  padding-right: 41px;
  padding-left: 41px;
}

.py-41 {
  padding-top: 41px;
  padding-bottom: 41px;
}

.pr-41 {
  padding-right: 41px;
}

.pl-41 {
  padding-left: 41px;
}

.pt-41 {
  padding-top: 41px;
}

.pb-41 {
  padding-bottom: 41px;
}

.fs-41 {
  font-size: 41px;
}

.w-41 {
  width: 41px;
}

.h-41 {
  height: 41px;
}

@media (min-width: 576px) {
  .lh-sm-41 {
    line-height: 41px;
  }
  .line-height-sm-41 {
    line-height: 41px;
  }
  .grid-cols-sm-41 {
    grid-template-columns: repeat(41, 1fr);
  }
  .gap-sm-41 {
    gap: 41px;
  }
  .gap-x-sm-41 {
    -moz-column-gap: 41px;
         column-gap: 41px;
  }
  .gap-y-sm-41 {
    row-gap: 41px;
  }
  .rounded-sm-41 {
    border-radius: 41px;
  }
  .mb-sm-41 {
    margin-bottom: 41px;
  }
  .mt-sm-41 {
    margin-top: 41px;
  }
  .mr-sm-41 {
    margin-right: 41px;
  }
  .ml-sm-41 {
    margin-left: 41px;
  }
  .mx-sm-41 {
    margin-right: 41px;
    margin-left: 41px;
  }
  .my-sm-41 {
    margin-top: 41px;
    margin-bottom: 41px;
  }
  .p-sm-41 {
    padding: 41px;
  }
  .px-sm-41 {
    padding-right: 41px;
    padding-left: 41px;
  }
  .py-sm-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .pr-sm-41 {
    padding-right: 41px;
  }
  .pl-sm-41 {
    padding-left: 41px;
  }
  .pt-sm-41 {
    padding-top: 41px;
  }
  .pb-sm-41 {
    padding-bottom: 41px;
  }
  .fs-sm-41 {
    font-size: 41px;
  }
  .w-sm-41 {
    width: 41px;
  }
  .h-sm-41 {
    height: 41px;
  }
}
@media (min-width: 768px) {
  .lh-md-41 {
    line-height: 41px;
  }
  .line-height-md-41 {
    line-height: 41px;
  }
  .grid-cols-md-41 {
    grid-template-columns: repeat(41, 1fr);
  }
  .gap-md-41 {
    gap: 41px;
  }
  .gap-x-md-41 {
    -moz-column-gap: 41px;
         column-gap: 41px;
  }
  .gap-y-md-41 {
    row-gap: 41px;
  }
  .rounded-md-41 {
    border-radius: 41px;
  }
  .mb-md-41 {
    margin-bottom: 41px;
  }
  .mt-md-41 {
    margin-top: 41px;
  }
  .mr-md-41 {
    margin-right: 41px;
  }
  .ml-md-41 {
    margin-left: 41px;
  }
  .mx-md-41 {
    margin-right: 41px;
    margin-left: 41px;
  }
  .my-md-41 {
    margin-top: 41px;
    margin-bottom: 41px;
  }
  .p-md-41 {
    padding: 41px;
  }
  .px-md-41 {
    padding-right: 41px;
    padding-left: 41px;
  }
  .py-md-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .pr-md-41 {
    padding-right: 41px;
  }
  .pl-md-41 {
    padding-left: 41px;
  }
  .pt-md-41 {
    padding-top: 41px;
  }
  .pb-md-41 {
    padding-bottom: 41px;
  }
  .fs-md-41 {
    font-size: 41px;
  }
  .w-md-41 {
    width: 41px;
  }
  .h-md-41 {
    height: 41px;
  }
}
@media (min-width: 992px) {
  .lh-lg-41 {
    line-height: 41px;
  }
  .line-height-lg-41 {
    line-height: 41px;
  }
  .grid-cols-lg-41 {
    grid-template-columns: repeat(41, 1fr);
  }
  .gap-lg-41 {
    gap: 41px;
  }
  .gap-x-lg-41 {
    -moz-column-gap: 41px;
         column-gap: 41px;
  }
  .gap-y-lg-41 {
    row-gap: 41px;
  }
  .rounded-lg-41 {
    border-radius: 41px;
  }
  .mb-lg-41 {
    margin-bottom: 41px;
  }
  .mt-lg-41 {
    margin-top: 41px;
  }
  .mr-lg-41 {
    margin-right: 41px;
  }
  .ml-lg-41 {
    margin-left: 41px;
  }
  .mx-lg-41 {
    margin-right: 41px;
    margin-left: 41px;
  }
  .my-lg-41 {
    margin-top: 41px;
    margin-bottom: 41px;
  }
  .p-lg-41 {
    padding: 41px;
  }
  .px-lg-41 {
    padding-right: 41px;
    padding-left: 41px;
  }
  .py-lg-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .pr-lg-41 {
    padding-right: 41px;
  }
  .pl-lg-41 {
    padding-left: 41px;
  }
  .pt-lg-41 {
    padding-top: 41px;
  }
  .pb-lg-41 {
    padding-bottom: 41px;
  }
  .fs-lg-41 {
    font-size: 41px;
  }
  .w-lg-41 {
    width: 41px;
  }
  .h-lg-41 {
    height: 41px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-41 {
    line-height: 41px;
  }
  .line-height-xl-41 {
    line-height: 41px;
  }
  .grid-cols-xl-41 {
    grid-template-columns: repeat(41, 1fr);
  }
  .gap-xl-41 {
    gap: 41px;
  }
  .gap-x-xl-41 {
    -moz-column-gap: 41px;
         column-gap: 41px;
  }
  .gap-y-xl-41 {
    row-gap: 41px;
  }
  .rounded-xl-41 {
    border-radius: 41px;
  }
  .mb-xl-41 {
    margin-bottom: 41px;
  }
  .mt-xl-41 {
    margin-top: 41px;
  }
  .mr-xl-41 {
    margin-right: 41px;
  }
  .ml-xl-41 {
    margin-left: 41px;
  }
  .mx-xl-41 {
    margin-right: 41px;
    margin-left: 41px;
  }
  .my-xl-41 {
    margin-top: 41px;
    margin-bottom: 41px;
  }
  .p-xl-41 {
    padding: 41px;
  }
  .px-xl-41 {
    padding-right: 41px;
    padding-left: 41px;
  }
  .py-xl-41 {
    padding-top: 41px;
    padding-bottom: 41px;
  }
  .pr-xl-41 {
    padding-right: 41px;
  }
  .pl-xl-41 {
    padding-left: 41px;
  }
  .pt-xl-41 {
    padding-top: 41px;
  }
  .pb-xl-41 {
    padding-bottom: 41px;
  }
  .fs-xl-41 {
    font-size: 41px;
  }
  .w-xl-41 {
    width: 41px;
  }
  .h-xl-41 {
    height: 41px;
  }
}
.lh-42 {
  line-height: 42px;
}

.grid-cols-42 {
  grid-template-columns: repeat(42, 1fr);
}

.line-height-42 {
  line-height: 42px;
}

.gap-42 {
  gap: 42px;
}

.gap-x-42 {
  -moz-column-gap: 42px;
       column-gap: 42px;
}

.gap-y-42 {
  row-gap: 42px;
}

.rounded-42 {
  border-radius: 42px;
}

.mb-42 {
  margin-bottom: 42px;
}

.mt-42 {
  margin-top: 42px;
}

.mr-42 {
  margin-right: 42px;
}

.ml-42 {
  margin-left: 42px;
}

.mx-42 {
  margin-right: 42px;
  margin-left: 42px;
}

.my-42 {
  margin-top: 42px;
  margin-bottom: 42px;
}

.p-42 {
  padding: 42px;
}

.px-42 {
  padding-right: 42px;
  padding-left: 42px;
}

.py-42 {
  padding-top: 42px;
  padding-bottom: 42px;
}

.pr-42 {
  padding-right: 42px;
}

.pl-42 {
  padding-left: 42px;
}

.pt-42 {
  padding-top: 42px;
}

.pb-42 {
  padding-bottom: 42px;
}

.fs-42 {
  font-size: 42px;
}

.w-42 {
  width: 42px;
}

.h-42 {
  height: 42px;
}

@media (min-width: 576px) {
  .lh-sm-42 {
    line-height: 42px;
  }
  .line-height-sm-42 {
    line-height: 42px;
  }
  .grid-cols-sm-42 {
    grid-template-columns: repeat(42, 1fr);
  }
  .gap-sm-42 {
    gap: 42px;
  }
  .gap-x-sm-42 {
    -moz-column-gap: 42px;
         column-gap: 42px;
  }
  .gap-y-sm-42 {
    row-gap: 42px;
  }
  .rounded-sm-42 {
    border-radius: 42px;
  }
  .mb-sm-42 {
    margin-bottom: 42px;
  }
  .mt-sm-42 {
    margin-top: 42px;
  }
  .mr-sm-42 {
    margin-right: 42px;
  }
  .ml-sm-42 {
    margin-left: 42px;
  }
  .mx-sm-42 {
    margin-right: 42px;
    margin-left: 42px;
  }
  .my-sm-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }
  .p-sm-42 {
    padding: 42px;
  }
  .px-sm-42 {
    padding-right: 42px;
    padding-left: 42px;
  }
  .py-sm-42 {
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .pr-sm-42 {
    padding-right: 42px;
  }
  .pl-sm-42 {
    padding-left: 42px;
  }
  .pt-sm-42 {
    padding-top: 42px;
  }
  .pb-sm-42 {
    padding-bottom: 42px;
  }
  .fs-sm-42 {
    font-size: 42px;
  }
  .w-sm-42 {
    width: 42px;
  }
  .h-sm-42 {
    height: 42px;
  }
}
@media (min-width: 768px) {
  .lh-md-42 {
    line-height: 42px;
  }
  .line-height-md-42 {
    line-height: 42px;
  }
  .grid-cols-md-42 {
    grid-template-columns: repeat(42, 1fr);
  }
  .gap-md-42 {
    gap: 42px;
  }
  .gap-x-md-42 {
    -moz-column-gap: 42px;
         column-gap: 42px;
  }
  .gap-y-md-42 {
    row-gap: 42px;
  }
  .rounded-md-42 {
    border-radius: 42px;
  }
  .mb-md-42 {
    margin-bottom: 42px;
  }
  .mt-md-42 {
    margin-top: 42px;
  }
  .mr-md-42 {
    margin-right: 42px;
  }
  .ml-md-42 {
    margin-left: 42px;
  }
  .mx-md-42 {
    margin-right: 42px;
    margin-left: 42px;
  }
  .my-md-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }
  .p-md-42 {
    padding: 42px;
  }
  .px-md-42 {
    padding-right: 42px;
    padding-left: 42px;
  }
  .py-md-42 {
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .pr-md-42 {
    padding-right: 42px;
  }
  .pl-md-42 {
    padding-left: 42px;
  }
  .pt-md-42 {
    padding-top: 42px;
  }
  .pb-md-42 {
    padding-bottom: 42px;
  }
  .fs-md-42 {
    font-size: 42px;
  }
  .w-md-42 {
    width: 42px;
  }
  .h-md-42 {
    height: 42px;
  }
}
@media (min-width: 992px) {
  .lh-lg-42 {
    line-height: 42px;
  }
  .line-height-lg-42 {
    line-height: 42px;
  }
  .grid-cols-lg-42 {
    grid-template-columns: repeat(42, 1fr);
  }
  .gap-lg-42 {
    gap: 42px;
  }
  .gap-x-lg-42 {
    -moz-column-gap: 42px;
         column-gap: 42px;
  }
  .gap-y-lg-42 {
    row-gap: 42px;
  }
  .rounded-lg-42 {
    border-radius: 42px;
  }
  .mb-lg-42 {
    margin-bottom: 42px;
  }
  .mt-lg-42 {
    margin-top: 42px;
  }
  .mr-lg-42 {
    margin-right: 42px;
  }
  .ml-lg-42 {
    margin-left: 42px;
  }
  .mx-lg-42 {
    margin-right: 42px;
    margin-left: 42px;
  }
  .my-lg-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }
  .p-lg-42 {
    padding: 42px;
  }
  .px-lg-42 {
    padding-right: 42px;
    padding-left: 42px;
  }
  .py-lg-42 {
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .pr-lg-42 {
    padding-right: 42px;
  }
  .pl-lg-42 {
    padding-left: 42px;
  }
  .pt-lg-42 {
    padding-top: 42px;
  }
  .pb-lg-42 {
    padding-bottom: 42px;
  }
  .fs-lg-42 {
    font-size: 42px;
  }
  .w-lg-42 {
    width: 42px;
  }
  .h-lg-42 {
    height: 42px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-42 {
    line-height: 42px;
  }
  .line-height-xl-42 {
    line-height: 42px;
  }
  .grid-cols-xl-42 {
    grid-template-columns: repeat(42, 1fr);
  }
  .gap-xl-42 {
    gap: 42px;
  }
  .gap-x-xl-42 {
    -moz-column-gap: 42px;
         column-gap: 42px;
  }
  .gap-y-xl-42 {
    row-gap: 42px;
  }
  .rounded-xl-42 {
    border-radius: 42px;
  }
  .mb-xl-42 {
    margin-bottom: 42px;
  }
  .mt-xl-42 {
    margin-top: 42px;
  }
  .mr-xl-42 {
    margin-right: 42px;
  }
  .ml-xl-42 {
    margin-left: 42px;
  }
  .mx-xl-42 {
    margin-right: 42px;
    margin-left: 42px;
  }
  .my-xl-42 {
    margin-top: 42px;
    margin-bottom: 42px;
  }
  .p-xl-42 {
    padding: 42px;
  }
  .px-xl-42 {
    padding-right: 42px;
    padding-left: 42px;
  }
  .py-xl-42 {
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .pr-xl-42 {
    padding-right: 42px;
  }
  .pl-xl-42 {
    padding-left: 42px;
  }
  .pt-xl-42 {
    padding-top: 42px;
  }
  .pb-xl-42 {
    padding-bottom: 42px;
  }
  .fs-xl-42 {
    font-size: 42px;
  }
  .w-xl-42 {
    width: 42px;
  }
  .h-xl-42 {
    height: 42px;
  }
}
.lh-43 {
  line-height: 43px;
}

.grid-cols-43 {
  grid-template-columns: repeat(43, 1fr);
}

.line-height-43 {
  line-height: 43px;
}

.gap-43 {
  gap: 43px;
}

.gap-x-43 {
  -moz-column-gap: 43px;
       column-gap: 43px;
}

.gap-y-43 {
  row-gap: 43px;
}

.rounded-43 {
  border-radius: 43px;
}

.mb-43 {
  margin-bottom: 43px;
}

.mt-43 {
  margin-top: 43px;
}

.mr-43 {
  margin-right: 43px;
}

.ml-43 {
  margin-left: 43px;
}

.mx-43 {
  margin-right: 43px;
  margin-left: 43px;
}

.my-43 {
  margin-top: 43px;
  margin-bottom: 43px;
}

.p-43 {
  padding: 43px;
}

.px-43 {
  padding-right: 43px;
  padding-left: 43px;
}

.py-43 {
  padding-top: 43px;
  padding-bottom: 43px;
}

.pr-43 {
  padding-right: 43px;
}

.pl-43 {
  padding-left: 43px;
}

.pt-43 {
  padding-top: 43px;
}

.pb-43 {
  padding-bottom: 43px;
}

.fs-43 {
  font-size: 43px;
}

.w-43 {
  width: 43px;
}

.h-43 {
  height: 43px;
}

@media (min-width: 576px) {
  .lh-sm-43 {
    line-height: 43px;
  }
  .line-height-sm-43 {
    line-height: 43px;
  }
  .grid-cols-sm-43 {
    grid-template-columns: repeat(43, 1fr);
  }
  .gap-sm-43 {
    gap: 43px;
  }
  .gap-x-sm-43 {
    -moz-column-gap: 43px;
         column-gap: 43px;
  }
  .gap-y-sm-43 {
    row-gap: 43px;
  }
  .rounded-sm-43 {
    border-radius: 43px;
  }
  .mb-sm-43 {
    margin-bottom: 43px;
  }
  .mt-sm-43 {
    margin-top: 43px;
  }
  .mr-sm-43 {
    margin-right: 43px;
  }
  .ml-sm-43 {
    margin-left: 43px;
  }
  .mx-sm-43 {
    margin-right: 43px;
    margin-left: 43px;
  }
  .my-sm-43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }
  .p-sm-43 {
    padding: 43px;
  }
  .px-sm-43 {
    padding-right: 43px;
    padding-left: 43px;
  }
  .py-sm-43 {
    padding-top: 43px;
    padding-bottom: 43px;
  }
  .pr-sm-43 {
    padding-right: 43px;
  }
  .pl-sm-43 {
    padding-left: 43px;
  }
  .pt-sm-43 {
    padding-top: 43px;
  }
  .pb-sm-43 {
    padding-bottom: 43px;
  }
  .fs-sm-43 {
    font-size: 43px;
  }
  .w-sm-43 {
    width: 43px;
  }
  .h-sm-43 {
    height: 43px;
  }
}
@media (min-width: 768px) {
  .lh-md-43 {
    line-height: 43px;
  }
  .line-height-md-43 {
    line-height: 43px;
  }
  .grid-cols-md-43 {
    grid-template-columns: repeat(43, 1fr);
  }
  .gap-md-43 {
    gap: 43px;
  }
  .gap-x-md-43 {
    -moz-column-gap: 43px;
         column-gap: 43px;
  }
  .gap-y-md-43 {
    row-gap: 43px;
  }
  .rounded-md-43 {
    border-radius: 43px;
  }
  .mb-md-43 {
    margin-bottom: 43px;
  }
  .mt-md-43 {
    margin-top: 43px;
  }
  .mr-md-43 {
    margin-right: 43px;
  }
  .ml-md-43 {
    margin-left: 43px;
  }
  .mx-md-43 {
    margin-right: 43px;
    margin-left: 43px;
  }
  .my-md-43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }
  .p-md-43 {
    padding: 43px;
  }
  .px-md-43 {
    padding-right: 43px;
    padding-left: 43px;
  }
  .py-md-43 {
    padding-top: 43px;
    padding-bottom: 43px;
  }
  .pr-md-43 {
    padding-right: 43px;
  }
  .pl-md-43 {
    padding-left: 43px;
  }
  .pt-md-43 {
    padding-top: 43px;
  }
  .pb-md-43 {
    padding-bottom: 43px;
  }
  .fs-md-43 {
    font-size: 43px;
  }
  .w-md-43 {
    width: 43px;
  }
  .h-md-43 {
    height: 43px;
  }
}
@media (min-width: 992px) {
  .lh-lg-43 {
    line-height: 43px;
  }
  .line-height-lg-43 {
    line-height: 43px;
  }
  .grid-cols-lg-43 {
    grid-template-columns: repeat(43, 1fr);
  }
  .gap-lg-43 {
    gap: 43px;
  }
  .gap-x-lg-43 {
    -moz-column-gap: 43px;
         column-gap: 43px;
  }
  .gap-y-lg-43 {
    row-gap: 43px;
  }
  .rounded-lg-43 {
    border-radius: 43px;
  }
  .mb-lg-43 {
    margin-bottom: 43px;
  }
  .mt-lg-43 {
    margin-top: 43px;
  }
  .mr-lg-43 {
    margin-right: 43px;
  }
  .ml-lg-43 {
    margin-left: 43px;
  }
  .mx-lg-43 {
    margin-right: 43px;
    margin-left: 43px;
  }
  .my-lg-43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }
  .p-lg-43 {
    padding: 43px;
  }
  .px-lg-43 {
    padding-right: 43px;
    padding-left: 43px;
  }
  .py-lg-43 {
    padding-top: 43px;
    padding-bottom: 43px;
  }
  .pr-lg-43 {
    padding-right: 43px;
  }
  .pl-lg-43 {
    padding-left: 43px;
  }
  .pt-lg-43 {
    padding-top: 43px;
  }
  .pb-lg-43 {
    padding-bottom: 43px;
  }
  .fs-lg-43 {
    font-size: 43px;
  }
  .w-lg-43 {
    width: 43px;
  }
  .h-lg-43 {
    height: 43px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-43 {
    line-height: 43px;
  }
  .line-height-xl-43 {
    line-height: 43px;
  }
  .grid-cols-xl-43 {
    grid-template-columns: repeat(43, 1fr);
  }
  .gap-xl-43 {
    gap: 43px;
  }
  .gap-x-xl-43 {
    -moz-column-gap: 43px;
         column-gap: 43px;
  }
  .gap-y-xl-43 {
    row-gap: 43px;
  }
  .rounded-xl-43 {
    border-radius: 43px;
  }
  .mb-xl-43 {
    margin-bottom: 43px;
  }
  .mt-xl-43 {
    margin-top: 43px;
  }
  .mr-xl-43 {
    margin-right: 43px;
  }
  .ml-xl-43 {
    margin-left: 43px;
  }
  .mx-xl-43 {
    margin-right: 43px;
    margin-left: 43px;
  }
  .my-xl-43 {
    margin-top: 43px;
    margin-bottom: 43px;
  }
  .p-xl-43 {
    padding: 43px;
  }
  .px-xl-43 {
    padding-right: 43px;
    padding-left: 43px;
  }
  .py-xl-43 {
    padding-top: 43px;
    padding-bottom: 43px;
  }
  .pr-xl-43 {
    padding-right: 43px;
  }
  .pl-xl-43 {
    padding-left: 43px;
  }
  .pt-xl-43 {
    padding-top: 43px;
  }
  .pb-xl-43 {
    padding-bottom: 43px;
  }
  .fs-xl-43 {
    font-size: 43px;
  }
  .w-xl-43 {
    width: 43px;
  }
  .h-xl-43 {
    height: 43px;
  }
}
.lh-44 {
  line-height: 44px;
}

.grid-cols-44 {
  grid-template-columns: repeat(44, 1fr);
}

.line-height-44 {
  line-height: 44px;
}

.gap-44 {
  gap: 44px;
}

.gap-x-44 {
  -moz-column-gap: 44px;
       column-gap: 44px;
}

.gap-y-44 {
  row-gap: 44px;
}

.rounded-44 {
  border-radius: 44px;
}

.mb-44 {
  margin-bottom: 44px;
}

.mt-44 {
  margin-top: 44px;
}

.mr-44 {
  margin-right: 44px;
}

.ml-44 {
  margin-left: 44px;
}

.mx-44 {
  margin-right: 44px;
  margin-left: 44px;
}

.my-44 {
  margin-top: 44px;
  margin-bottom: 44px;
}

.p-44 {
  padding: 44px;
}

.px-44 {
  padding-right: 44px;
  padding-left: 44px;
}

.py-44 {
  padding-top: 44px;
  padding-bottom: 44px;
}

.pr-44 {
  padding-right: 44px;
}

.pl-44 {
  padding-left: 44px;
}

.pt-44 {
  padding-top: 44px;
}

.pb-44 {
  padding-bottom: 44px;
}

.fs-44 {
  font-size: 44px;
}

.w-44 {
  width: 44px;
}

.h-44 {
  height: 44px;
}

@media (min-width: 576px) {
  .lh-sm-44 {
    line-height: 44px;
  }
  .line-height-sm-44 {
    line-height: 44px;
  }
  .grid-cols-sm-44 {
    grid-template-columns: repeat(44, 1fr);
  }
  .gap-sm-44 {
    gap: 44px;
  }
  .gap-x-sm-44 {
    -moz-column-gap: 44px;
         column-gap: 44px;
  }
  .gap-y-sm-44 {
    row-gap: 44px;
  }
  .rounded-sm-44 {
    border-radius: 44px;
  }
  .mb-sm-44 {
    margin-bottom: 44px;
  }
  .mt-sm-44 {
    margin-top: 44px;
  }
  .mr-sm-44 {
    margin-right: 44px;
  }
  .ml-sm-44 {
    margin-left: 44px;
  }
  .mx-sm-44 {
    margin-right: 44px;
    margin-left: 44px;
  }
  .my-sm-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }
  .p-sm-44 {
    padding: 44px;
  }
  .px-sm-44 {
    padding-right: 44px;
    padding-left: 44px;
  }
  .py-sm-44 {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .pr-sm-44 {
    padding-right: 44px;
  }
  .pl-sm-44 {
    padding-left: 44px;
  }
  .pt-sm-44 {
    padding-top: 44px;
  }
  .pb-sm-44 {
    padding-bottom: 44px;
  }
  .fs-sm-44 {
    font-size: 44px;
  }
  .w-sm-44 {
    width: 44px;
  }
  .h-sm-44 {
    height: 44px;
  }
}
@media (min-width: 768px) {
  .lh-md-44 {
    line-height: 44px;
  }
  .line-height-md-44 {
    line-height: 44px;
  }
  .grid-cols-md-44 {
    grid-template-columns: repeat(44, 1fr);
  }
  .gap-md-44 {
    gap: 44px;
  }
  .gap-x-md-44 {
    -moz-column-gap: 44px;
         column-gap: 44px;
  }
  .gap-y-md-44 {
    row-gap: 44px;
  }
  .rounded-md-44 {
    border-radius: 44px;
  }
  .mb-md-44 {
    margin-bottom: 44px;
  }
  .mt-md-44 {
    margin-top: 44px;
  }
  .mr-md-44 {
    margin-right: 44px;
  }
  .ml-md-44 {
    margin-left: 44px;
  }
  .mx-md-44 {
    margin-right: 44px;
    margin-left: 44px;
  }
  .my-md-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }
  .p-md-44 {
    padding: 44px;
  }
  .px-md-44 {
    padding-right: 44px;
    padding-left: 44px;
  }
  .py-md-44 {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .pr-md-44 {
    padding-right: 44px;
  }
  .pl-md-44 {
    padding-left: 44px;
  }
  .pt-md-44 {
    padding-top: 44px;
  }
  .pb-md-44 {
    padding-bottom: 44px;
  }
  .fs-md-44 {
    font-size: 44px;
  }
  .w-md-44 {
    width: 44px;
  }
  .h-md-44 {
    height: 44px;
  }
}
@media (min-width: 992px) {
  .lh-lg-44 {
    line-height: 44px;
  }
  .line-height-lg-44 {
    line-height: 44px;
  }
  .grid-cols-lg-44 {
    grid-template-columns: repeat(44, 1fr);
  }
  .gap-lg-44 {
    gap: 44px;
  }
  .gap-x-lg-44 {
    -moz-column-gap: 44px;
         column-gap: 44px;
  }
  .gap-y-lg-44 {
    row-gap: 44px;
  }
  .rounded-lg-44 {
    border-radius: 44px;
  }
  .mb-lg-44 {
    margin-bottom: 44px;
  }
  .mt-lg-44 {
    margin-top: 44px;
  }
  .mr-lg-44 {
    margin-right: 44px;
  }
  .ml-lg-44 {
    margin-left: 44px;
  }
  .mx-lg-44 {
    margin-right: 44px;
    margin-left: 44px;
  }
  .my-lg-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }
  .p-lg-44 {
    padding: 44px;
  }
  .px-lg-44 {
    padding-right: 44px;
    padding-left: 44px;
  }
  .py-lg-44 {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .pr-lg-44 {
    padding-right: 44px;
  }
  .pl-lg-44 {
    padding-left: 44px;
  }
  .pt-lg-44 {
    padding-top: 44px;
  }
  .pb-lg-44 {
    padding-bottom: 44px;
  }
  .fs-lg-44 {
    font-size: 44px;
  }
  .w-lg-44 {
    width: 44px;
  }
  .h-lg-44 {
    height: 44px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-44 {
    line-height: 44px;
  }
  .line-height-xl-44 {
    line-height: 44px;
  }
  .grid-cols-xl-44 {
    grid-template-columns: repeat(44, 1fr);
  }
  .gap-xl-44 {
    gap: 44px;
  }
  .gap-x-xl-44 {
    -moz-column-gap: 44px;
         column-gap: 44px;
  }
  .gap-y-xl-44 {
    row-gap: 44px;
  }
  .rounded-xl-44 {
    border-radius: 44px;
  }
  .mb-xl-44 {
    margin-bottom: 44px;
  }
  .mt-xl-44 {
    margin-top: 44px;
  }
  .mr-xl-44 {
    margin-right: 44px;
  }
  .ml-xl-44 {
    margin-left: 44px;
  }
  .mx-xl-44 {
    margin-right: 44px;
    margin-left: 44px;
  }
  .my-xl-44 {
    margin-top: 44px;
    margin-bottom: 44px;
  }
  .p-xl-44 {
    padding: 44px;
  }
  .px-xl-44 {
    padding-right: 44px;
    padding-left: 44px;
  }
  .py-xl-44 {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .pr-xl-44 {
    padding-right: 44px;
  }
  .pl-xl-44 {
    padding-left: 44px;
  }
  .pt-xl-44 {
    padding-top: 44px;
  }
  .pb-xl-44 {
    padding-bottom: 44px;
  }
  .fs-xl-44 {
    font-size: 44px;
  }
  .w-xl-44 {
    width: 44px;
  }
  .h-xl-44 {
    height: 44px;
  }
}
.lh-45 {
  line-height: 45px;
}

.grid-cols-45 {
  grid-template-columns: repeat(45, 1fr);
}

.line-height-45 {
  line-height: 45px;
}

.gap-45 {
  gap: 45px;
}

.gap-x-45 {
  -moz-column-gap: 45px;
       column-gap: 45px;
}

.gap-y-45 {
  row-gap: 45px;
}

.rounded-45 {
  border-radius: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mt-45 {
  margin-top: 45px;
}

.mr-45 {
  margin-right: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.mx-45 {
  margin-right: 45px;
  margin-left: 45px;
}

.my-45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

.p-45 {
  padding: 45px;
}

.px-45 {
  padding-right: 45px;
  padding-left: 45px;
}

.py-45 {
  padding-top: 45px;
  padding-bottom: 45px;
}

.pr-45 {
  padding-right: 45px;
}

.pl-45 {
  padding-left: 45px;
}

.pt-45 {
  padding-top: 45px;
}

.pb-45 {
  padding-bottom: 45px;
}

.fs-45 {
  font-size: 45px;
}

.w-45 {
  width: 45px;
}

.h-45 {
  height: 45px;
}

@media (min-width: 576px) {
  .lh-sm-45 {
    line-height: 45px;
  }
  .line-height-sm-45 {
    line-height: 45px;
  }
  .grid-cols-sm-45 {
    grid-template-columns: repeat(45, 1fr);
  }
  .gap-sm-45 {
    gap: 45px;
  }
  .gap-x-sm-45 {
    -moz-column-gap: 45px;
         column-gap: 45px;
  }
  .gap-y-sm-45 {
    row-gap: 45px;
  }
  .rounded-sm-45 {
    border-radius: 45px;
  }
  .mb-sm-45 {
    margin-bottom: 45px;
  }
  .mt-sm-45 {
    margin-top: 45px;
  }
  .mr-sm-45 {
    margin-right: 45px;
  }
  .ml-sm-45 {
    margin-left: 45px;
  }
  .mx-sm-45 {
    margin-right: 45px;
    margin-left: 45px;
  }
  .my-sm-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .p-sm-45 {
    padding: 45px;
  }
  .px-sm-45 {
    padding-right: 45px;
    padding-left: 45px;
  }
  .py-sm-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .pr-sm-45 {
    padding-right: 45px;
  }
  .pl-sm-45 {
    padding-left: 45px;
  }
  .pt-sm-45 {
    padding-top: 45px;
  }
  .pb-sm-45 {
    padding-bottom: 45px;
  }
  .fs-sm-45 {
    font-size: 45px;
  }
  .w-sm-45 {
    width: 45px;
  }
  .h-sm-45 {
    height: 45px;
  }
}
@media (min-width: 768px) {
  .lh-md-45 {
    line-height: 45px;
  }
  .line-height-md-45 {
    line-height: 45px;
  }
  .grid-cols-md-45 {
    grid-template-columns: repeat(45, 1fr);
  }
  .gap-md-45 {
    gap: 45px;
  }
  .gap-x-md-45 {
    -moz-column-gap: 45px;
         column-gap: 45px;
  }
  .gap-y-md-45 {
    row-gap: 45px;
  }
  .rounded-md-45 {
    border-radius: 45px;
  }
  .mb-md-45 {
    margin-bottom: 45px;
  }
  .mt-md-45 {
    margin-top: 45px;
  }
  .mr-md-45 {
    margin-right: 45px;
  }
  .ml-md-45 {
    margin-left: 45px;
  }
  .mx-md-45 {
    margin-right: 45px;
    margin-left: 45px;
  }
  .my-md-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .p-md-45 {
    padding: 45px;
  }
  .px-md-45 {
    padding-right: 45px;
    padding-left: 45px;
  }
  .py-md-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .pr-md-45 {
    padding-right: 45px;
  }
  .pl-md-45 {
    padding-left: 45px;
  }
  .pt-md-45 {
    padding-top: 45px;
  }
  .pb-md-45 {
    padding-bottom: 45px;
  }
  .fs-md-45 {
    font-size: 45px;
  }
  .w-md-45 {
    width: 45px;
  }
  .h-md-45 {
    height: 45px;
  }
}
@media (min-width: 992px) {
  .lh-lg-45 {
    line-height: 45px;
  }
  .line-height-lg-45 {
    line-height: 45px;
  }
  .grid-cols-lg-45 {
    grid-template-columns: repeat(45, 1fr);
  }
  .gap-lg-45 {
    gap: 45px;
  }
  .gap-x-lg-45 {
    -moz-column-gap: 45px;
         column-gap: 45px;
  }
  .gap-y-lg-45 {
    row-gap: 45px;
  }
  .rounded-lg-45 {
    border-radius: 45px;
  }
  .mb-lg-45 {
    margin-bottom: 45px;
  }
  .mt-lg-45 {
    margin-top: 45px;
  }
  .mr-lg-45 {
    margin-right: 45px;
  }
  .ml-lg-45 {
    margin-left: 45px;
  }
  .mx-lg-45 {
    margin-right: 45px;
    margin-left: 45px;
  }
  .my-lg-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .p-lg-45 {
    padding: 45px;
  }
  .px-lg-45 {
    padding-right: 45px;
    padding-left: 45px;
  }
  .py-lg-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .pr-lg-45 {
    padding-right: 45px;
  }
  .pl-lg-45 {
    padding-left: 45px;
  }
  .pt-lg-45 {
    padding-top: 45px;
  }
  .pb-lg-45 {
    padding-bottom: 45px;
  }
  .fs-lg-45 {
    font-size: 45px;
  }
  .w-lg-45 {
    width: 45px;
  }
  .h-lg-45 {
    height: 45px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-45 {
    line-height: 45px;
  }
  .line-height-xl-45 {
    line-height: 45px;
  }
  .grid-cols-xl-45 {
    grid-template-columns: repeat(45, 1fr);
  }
  .gap-xl-45 {
    gap: 45px;
  }
  .gap-x-xl-45 {
    -moz-column-gap: 45px;
         column-gap: 45px;
  }
  .gap-y-xl-45 {
    row-gap: 45px;
  }
  .rounded-xl-45 {
    border-radius: 45px;
  }
  .mb-xl-45 {
    margin-bottom: 45px;
  }
  .mt-xl-45 {
    margin-top: 45px;
  }
  .mr-xl-45 {
    margin-right: 45px;
  }
  .ml-xl-45 {
    margin-left: 45px;
  }
  .mx-xl-45 {
    margin-right: 45px;
    margin-left: 45px;
  }
  .my-xl-45 {
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .p-xl-45 {
    padding: 45px;
  }
  .px-xl-45 {
    padding-right: 45px;
    padding-left: 45px;
  }
  .py-xl-45 {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .pr-xl-45 {
    padding-right: 45px;
  }
  .pl-xl-45 {
    padding-left: 45px;
  }
  .pt-xl-45 {
    padding-top: 45px;
  }
  .pb-xl-45 {
    padding-bottom: 45px;
  }
  .fs-xl-45 {
    font-size: 45px;
  }
  .w-xl-45 {
    width: 45px;
  }
  .h-xl-45 {
    height: 45px;
  }
}
.lh-46 {
  line-height: 46px;
}

.grid-cols-46 {
  grid-template-columns: repeat(46, 1fr);
}

.line-height-46 {
  line-height: 46px;
}

.gap-46 {
  gap: 46px;
}

.gap-x-46 {
  -moz-column-gap: 46px;
       column-gap: 46px;
}

.gap-y-46 {
  row-gap: 46px;
}

.rounded-46 {
  border-radius: 46px;
}

.mb-46 {
  margin-bottom: 46px;
}

.mt-46 {
  margin-top: 46px;
}

.mr-46 {
  margin-right: 46px;
}

.ml-46 {
  margin-left: 46px;
}

.mx-46 {
  margin-right: 46px;
  margin-left: 46px;
}

.my-46 {
  margin-top: 46px;
  margin-bottom: 46px;
}

.p-46 {
  padding: 46px;
}

.px-46 {
  padding-right: 46px;
  padding-left: 46px;
}

.py-46 {
  padding-top: 46px;
  padding-bottom: 46px;
}

.pr-46 {
  padding-right: 46px;
}

.pl-46 {
  padding-left: 46px;
}

.pt-46 {
  padding-top: 46px;
}

.pb-46 {
  padding-bottom: 46px;
}

.fs-46 {
  font-size: 46px;
}

.w-46 {
  width: 46px;
}

.h-46 {
  height: 46px;
}

@media (min-width: 576px) {
  .lh-sm-46 {
    line-height: 46px;
  }
  .line-height-sm-46 {
    line-height: 46px;
  }
  .grid-cols-sm-46 {
    grid-template-columns: repeat(46, 1fr);
  }
  .gap-sm-46 {
    gap: 46px;
  }
  .gap-x-sm-46 {
    -moz-column-gap: 46px;
         column-gap: 46px;
  }
  .gap-y-sm-46 {
    row-gap: 46px;
  }
  .rounded-sm-46 {
    border-radius: 46px;
  }
  .mb-sm-46 {
    margin-bottom: 46px;
  }
  .mt-sm-46 {
    margin-top: 46px;
  }
  .mr-sm-46 {
    margin-right: 46px;
  }
  .ml-sm-46 {
    margin-left: 46px;
  }
  .mx-sm-46 {
    margin-right: 46px;
    margin-left: 46px;
  }
  .my-sm-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }
  .p-sm-46 {
    padding: 46px;
  }
  .px-sm-46 {
    padding-right: 46px;
    padding-left: 46px;
  }
  .py-sm-46 {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .pr-sm-46 {
    padding-right: 46px;
  }
  .pl-sm-46 {
    padding-left: 46px;
  }
  .pt-sm-46 {
    padding-top: 46px;
  }
  .pb-sm-46 {
    padding-bottom: 46px;
  }
  .fs-sm-46 {
    font-size: 46px;
  }
  .w-sm-46 {
    width: 46px;
  }
  .h-sm-46 {
    height: 46px;
  }
}
@media (min-width: 768px) {
  .lh-md-46 {
    line-height: 46px;
  }
  .line-height-md-46 {
    line-height: 46px;
  }
  .grid-cols-md-46 {
    grid-template-columns: repeat(46, 1fr);
  }
  .gap-md-46 {
    gap: 46px;
  }
  .gap-x-md-46 {
    -moz-column-gap: 46px;
         column-gap: 46px;
  }
  .gap-y-md-46 {
    row-gap: 46px;
  }
  .rounded-md-46 {
    border-radius: 46px;
  }
  .mb-md-46 {
    margin-bottom: 46px;
  }
  .mt-md-46 {
    margin-top: 46px;
  }
  .mr-md-46 {
    margin-right: 46px;
  }
  .ml-md-46 {
    margin-left: 46px;
  }
  .mx-md-46 {
    margin-right: 46px;
    margin-left: 46px;
  }
  .my-md-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }
  .p-md-46 {
    padding: 46px;
  }
  .px-md-46 {
    padding-right: 46px;
    padding-left: 46px;
  }
  .py-md-46 {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .pr-md-46 {
    padding-right: 46px;
  }
  .pl-md-46 {
    padding-left: 46px;
  }
  .pt-md-46 {
    padding-top: 46px;
  }
  .pb-md-46 {
    padding-bottom: 46px;
  }
  .fs-md-46 {
    font-size: 46px;
  }
  .w-md-46 {
    width: 46px;
  }
  .h-md-46 {
    height: 46px;
  }
}
@media (min-width: 992px) {
  .lh-lg-46 {
    line-height: 46px;
  }
  .line-height-lg-46 {
    line-height: 46px;
  }
  .grid-cols-lg-46 {
    grid-template-columns: repeat(46, 1fr);
  }
  .gap-lg-46 {
    gap: 46px;
  }
  .gap-x-lg-46 {
    -moz-column-gap: 46px;
         column-gap: 46px;
  }
  .gap-y-lg-46 {
    row-gap: 46px;
  }
  .rounded-lg-46 {
    border-radius: 46px;
  }
  .mb-lg-46 {
    margin-bottom: 46px;
  }
  .mt-lg-46 {
    margin-top: 46px;
  }
  .mr-lg-46 {
    margin-right: 46px;
  }
  .ml-lg-46 {
    margin-left: 46px;
  }
  .mx-lg-46 {
    margin-right: 46px;
    margin-left: 46px;
  }
  .my-lg-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }
  .p-lg-46 {
    padding: 46px;
  }
  .px-lg-46 {
    padding-right: 46px;
    padding-left: 46px;
  }
  .py-lg-46 {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .pr-lg-46 {
    padding-right: 46px;
  }
  .pl-lg-46 {
    padding-left: 46px;
  }
  .pt-lg-46 {
    padding-top: 46px;
  }
  .pb-lg-46 {
    padding-bottom: 46px;
  }
  .fs-lg-46 {
    font-size: 46px;
  }
  .w-lg-46 {
    width: 46px;
  }
  .h-lg-46 {
    height: 46px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-46 {
    line-height: 46px;
  }
  .line-height-xl-46 {
    line-height: 46px;
  }
  .grid-cols-xl-46 {
    grid-template-columns: repeat(46, 1fr);
  }
  .gap-xl-46 {
    gap: 46px;
  }
  .gap-x-xl-46 {
    -moz-column-gap: 46px;
         column-gap: 46px;
  }
  .gap-y-xl-46 {
    row-gap: 46px;
  }
  .rounded-xl-46 {
    border-radius: 46px;
  }
  .mb-xl-46 {
    margin-bottom: 46px;
  }
  .mt-xl-46 {
    margin-top: 46px;
  }
  .mr-xl-46 {
    margin-right: 46px;
  }
  .ml-xl-46 {
    margin-left: 46px;
  }
  .mx-xl-46 {
    margin-right: 46px;
    margin-left: 46px;
  }
  .my-xl-46 {
    margin-top: 46px;
    margin-bottom: 46px;
  }
  .p-xl-46 {
    padding: 46px;
  }
  .px-xl-46 {
    padding-right: 46px;
    padding-left: 46px;
  }
  .py-xl-46 {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .pr-xl-46 {
    padding-right: 46px;
  }
  .pl-xl-46 {
    padding-left: 46px;
  }
  .pt-xl-46 {
    padding-top: 46px;
  }
  .pb-xl-46 {
    padding-bottom: 46px;
  }
  .fs-xl-46 {
    font-size: 46px;
  }
  .w-xl-46 {
    width: 46px;
  }
  .h-xl-46 {
    height: 46px;
  }
}
.lh-47 {
  line-height: 47px;
}

.grid-cols-47 {
  grid-template-columns: repeat(47, 1fr);
}

.line-height-47 {
  line-height: 47px;
}

.gap-47 {
  gap: 47px;
}

.gap-x-47 {
  -moz-column-gap: 47px;
       column-gap: 47px;
}

.gap-y-47 {
  row-gap: 47px;
}

.rounded-47 {
  border-radius: 47px;
}

.mb-47 {
  margin-bottom: 47px;
}

.mt-47 {
  margin-top: 47px;
}

.mr-47 {
  margin-right: 47px;
}

.ml-47 {
  margin-left: 47px;
}

.mx-47 {
  margin-right: 47px;
  margin-left: 47px;
}

.my-47 {
  margin-top: 47px;
  margin-bottom: 47px;
}

.p-47 {
  padding: 47px;
}

.px-47 {
  padding-right: 47px;
  padding-left: 47px;
}

.py-47 {
  padding-top: 47px;
  padding-bottom: 47px;
}

.pr-47 {
  padding-right: 47px;
}

.pl-47 {
  padding-left: 47px;
}

.pt-47 {
  padding-top: 47px;
}

.pb-47 {
  padding-bottom: 47px;
}

.fs-47 {
  font-size: 47px;
}

.w-47 {
  width: 47px;
}

.h-47 {
  height: 47px;
}

@media (min-width: 576px) {
  .lh-sm-47 {
    line-height: 47px;
  }
  .line-height-sm-47 {
    line-height: 47px;
  }
  .grid-cols-sm-47 {
    grid-template-columns: repeat(47, 1fr);
  }
  .gap-sm-47 {
    gap: 47px;
  }
  .gap-x-sm-47 {
    -moz-column-gap: 47px;
         column-gap: 47px;
  }
  .gap-y-sm-47 {
    row-gap: 47px;
  }
  .rounded-sm-47 {
    border-radius: 47px;
  }
  .mb-sm-47 {
    margin-bottom: 47px;
  }
  .mt-sm-47 {
    margin-top: 47px;
  }
  .mr-sm-47 {
    margin-right: 47px;
  }
  .ml-sm-47 {
    margin-left: 47px;
  }
  .mx-sm-47 {
    margin-right: 47px;
    margin-left: 47px;
  }
  .my-sm-47 {
    margin-top: 47px;
    margin-bottom: 47px;
  }
  .p-sm-47 {
    padding: 47px;
  }
  .px-sm-47 {
    padding-right: 47px;
    padding-left: 47px;
  }
  .py-sm-47 {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .pr-sm-47 {
    padding-right: 47px;
  }
  .pl-sm-47 {
    padding-left: 47px;
  }
  .pt-sm-47 {
    padding-top: 47px;
  }
  .pb-sm-47 {
    padding-bottom: 47px;
  }
  .fs-sm-47 {
    font-size: 47px;
  }
  .w-sm-47 {
    width: 47px;
  }
  .h-sm-47 {
    height: 47px;
  }
}
@media (min-width: 768px) {
  .lh-md-47 {
    line-height: 47px;
  }
  .line-height-md-47 {
    line-height: 47px;
  }
  .grid-cols-md-47 {
    grid-template-columns: repeat(47, 1fr);
  }
  .gap-md-47 {
    gap: 47px;
  }
  .gap-x-md-47 {
    -moz-column-gap: 47px;
         column-gap: 47px;
  }
  .gap-y-md-47 {
    row-gap: 47px;
  }
  .rounded-md-47 {
    border-radius: 47px;
  }
  .mb-md-47 {
    margin-bottom: 47px;
  }
  .mt-md-47 {
    margin-top: 47px;
  }
  .mr-md-47 {
    margin-right: 47px;
  }
  .ml-md-47 {
    margin-left: 47px;
  }
  .mx-md-47 {
    margin-right: 47px;
    margin-left: 47px;
  }
  .my-md-47 {
    margin-top: 47px;
    margin-bottom: 47px;
  }
  .p-md-47 {
    padding: 47px;
  }
  .px-md-47 {
    padding-right: 47px;
    padding-left: 47px;
  }
  .py-md-47 {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .pr-md-47 {
    padding-right: 47px;
  }
  .pl-md-47 {
    padding-left: 47px;
  }
  .pt-md-47 {
    padding-top: 47px;
  }
  .pb-md-47 {
    padding-bottom: 47px;
  }
  .fs-md-47 {
    font-size: 47px;
  }
  .w-md-47 {
    width: 47px;
  }
  .h-md-47 {
    height: 47px;
  }
}
@media (min-width: 992px) {
  .lh-lg-47 {
    line-height: 47px;
  }
  .line-height-lg-47 {
    line-height: 47px;
  }
  .grid-cols-lg-47 {
    grid-template-columns: repeat(47, 1fr);
  }
  .gap-lg-47 {
    gap: 47px;
  }
  .gap-x-lg-47 {
    -moz-column-gap: 47px;
         column-gap: 47px;
  }
  .gap-y-lg-47 {
    row-gap: 47px;
  }
  .rounded-lg-47 {
    border-radius: 47px;
  }
  .mb-lg-47 {
    margin-bottom: 47px;
  }
  .mt-lg-47 {
    margin-top: 47px;
  }
  .mr-lg-47 {
    margin-right: 47px;
  }
  .ml-lg-47 {
    margin-left: 47px;
  }
  .mx-lg-47 {
    margin-right: 47px;
    margin-left: 47px;
  }
  .my-lg-47 {
    margin-top: 47px;
    margin-bottom: 47px;
  }
  .p-lg-47 {
    padding: 47px;
  }
  .px-lg-47 {
    padding-right: 47px;
    padding-left: 47px;
  }
  .py-lg-47 {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .pr-lg-47 {
    padding-right: 47px;
  }
  .pl-lg-47 {
    padding-left: 47px;
  }
  .pt-lg-47 {
    padding-top: 47px;
  }
  .pb-lg-47 {
    padding-bottom: 47px;
  }
  .fs-lg-47 {
    font-size: 47px;
  }
  .w-lg-47 {
    width: 47px;
  }
  .h-lg-47 {
    height: 47px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-47 {
    line-height: 47px;
  }
  .line-height-xl-47 {
    line-height: 47px;
  }
  .grid-cols-xl-47 {
    grid-template-columns: repeat(47, 1fr);
  }
  .gap-xl-47 {
    gap: 47px;
  }
  .gap-x-xl-47 {
    -moz-column-gap: 47px;
         column-gap: 47px;
  }
  .gap-y-xl-47 {
    row-gap: 47px;
  }
  .rounded-xl-47 {
    border-radius: 47px;
  }
  .mb-xl-47 {
    margin-bottom: 47px;
  }
  .mt-xl-47 {
    margin-top: 47px;
  }
  .mr-xl-47 {
    margin-right: 47px;
  }
  .ml-xl-47 {
    margin-left: 47px;
  }
  .mx-xl-47 {
    margin-right: 47px;
    margin-left: 47px;
  }
  .my-xl-47 {
    margin-top: 47px;
    margin-bottom: 47px;
  }
  .p-xl-47 {
    padding: 47px;
  }
  .px-xl-47 {
    padding-right: 47px;
    padding-left: 47px;
  }
  .py-xl-47 {
    padding-top: 47px;
    padding-bottom: 47px;
  }
  .pr-xl-47 {
    padding-right: 47px;
  }
  .pl-xl-47 {
    padding-left: 47px;
  }
  .pt-xl-47 {
    padding-top: 47px;
  }
  .pb-xl-47 {
    padding-bottom: 47px;
  }
  .fs-xl-47 {
    font-size: 47px;
  }
  .w-xl-47 {
    width: 47px;
  }
  .h-xl-47 {
    height: 47px;
  }
}
.lh-48 {
  line-height: 48px;
}

.grid-cols-48 {
  grid-template-columns: repeat(48, 1fr);
}

.line-height-48 {
  line-height: 48px;
}

.gap-48 {
  gap: 48px;
}

.gap-x-48 {
  -moz-column-gap: 48px;
       column-gap: 48px;
}

.gap-y-48 {
  row-gap: 48px;
}

.rounded-48 {
  border-radius: 48px;
}

.mb-48 {
  margin-bottom: 48px;
}

.mt-48 {
  margin-top: 48px;
}

.mr-48 {
  margin-right: 48px;
}

.ml-48 {
  margin-left: 48px;
}

.mx-48 {
  margin-right: 48px;
  margin-left: 48px;
}

.my-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.p-48 {
  padding: 48px;
}

.px-48 {
  padding-right: 48px;
  padding-left: 48px;
}

.py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.pr-48 {
  padding-right: 48px;
}

.pl-48 {
  padding-left: 48px;
}

.pt-48 {
  padding-top: 48px;
}

.pb-48 {
  padding-bottom: 48px;
}

.fs-48 {
  font-size: 48px;
}

.w-48 {
  width: 48px;
}

.h-48 {
  height: 48px;
}

@media (min-width: 576px) {
  .lh-sm-48 {
    line-height: 48px;
  }
  .line-height-sm-48 {
    line-height: 48px;
  }
  .grid-cols-sm-48 {
    grid-template-columns: repeat(48, 1fr);
  }
  .gap-sm-48 {
    gap: 48px;
  }
  .gap-x-sm-48 {
    -moz-column-gap: 48px;
         column-gap: 48px;
  }
  .gap-y-sm-48 {
    row-gap: 48px;
  }
  .rounded-sm-48 {
    border-radius: 48px;
  }
  .mb-sm-48 {
    margin-bottom: 48px;
  }
  .mt-sm-48 {
    margin-top: 48px;
  }
  .mr-sm-48 {
    margin-right: 48px;
  }
  .ml-sm-48 {
    margin-left: 48px;
  }
  .mx-sm-48 {
    margin-right: 48px;
    margin-left: 48px;
  }
  .my-sm-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .p-sm-48 {
    padding: 48px;
  }
  .px-sm-48 {
    padding-right: 48px;
    padding-left: 48px;
  }
  .py-sm-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pr-sm-48 {
    padding-right: 48px;
  }
  .pl-sm-48 {
    padding-left: 48px;
  }
  .pt-sm-48 {
    padding-top: 48px;
  }
  .pb-sm-48 {
    padding-bottom: 48px;
  }
  .fs-sm-48 {
    font-size: 48px;
  }
  .w-sm-48 {
    width: 48px;
  }
  .h-sm-48 {
    height: 48px;
  }
}
@media (min-width: 768px) {
  .lh-md-48 {
    line-height: 48px;
  }
  .line-height-md-48 {
    line-height: 48px;
  }
  .grid-cols-md-48 {
    grid-template-columns: repeat(48, 1fr);
  }
  .gap-md-48 {
    gap: 48px;
  }
  .gap-x-md-48 {
    -moz-column-gap: 48px;
         column-gap: 48px;
  }
  .gap-y-md-48 {
    row-gap: 48px;
  }
  .rounded-md-48 {
    border-radius: 48px;
  }
  .mb-md-48 {
    margin-bottom: 48px;
  }
  .mt-md-48 {
    margin-top: 48px;
  }
  .mr-md-48 {
    margin-right: 48px;
  }
  .ml-md-48 {
    margin-left: 48px;
  }
  .mx-md-48 {
    margin-right: 48px;
    margin-left: 48px;
  }
  .my-md-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .p-md-48 {
    padding: 48px;
  }
  .px-md-48 {
    padding-right: 48px;
    padding-left: 48px;
  }
  .py-md-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pr-md-48 {
    padding-right: 48px;
  }
  .pl-md-48 {
    padding-left: 48px;
  }
  .pt-md-48 {
    padding-top: 48px;
  }
  .pb-md-48 {
    padding-bottom: 48px;
  }
  .fs-md-48 {
    font-size: 48px;
  }
  .w-md-48 {
    width: 48px;
  }
  .h-md-48 {
    height: 48px;
  }
}
@media (min-width: 992px) {
  .lh-lg-48 {
    line-height: 48px;
  }
  .line-height-lg-48 {
    line-height: 48px;
  }
  .grid-cols-lg-48 {
    grid-template-columns: repeat(48, 1fr);
  }
  .gap-lg-48 {
    gap: 48px;
  }
  .gap-x-lg-48 {
    -moz-column-gap: 48px;
         column-gap: 48px;
  }
  .gap-y-lg-48 {
    row-gap: 48px;
  }
  .rounded-lg-48 {
    border-radius: 48px;
  }
  .mb-lg-48 {
    margin-bottom: 48px;
  }
  .mt-lg-48 {
    margin-top: 48px;
  }
  .mr-lg-48 {
    margin-right: 48px;
  }
  .ml-lg-48 {
    margin-left: 48px;
  }
  .mx-lg-48 {
    margin-right: 48px;
    margin-left: 48px;
  }
  .my-lg-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .p-lg-48 {
    padding: 48px;
  }
  .px-lg-48 {
    padding-right: 48px;
    padding-left: 48px;
  }
  .py-lg-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pr-lg-48 {
    padding-right: 48px;
  }
  .pl-lg-48 {
    padding-left: 48px;
  }
  .pt-lg-48 {
    padding-top: 48px;
  }
  .pb-lg-48 {
    padding-bottom: 48px;
  }
  .fs-lg-48 {
    font-size: 48px;
  }
  .w-lg-48 {
    width: 48px;
  }
  .h-lg-48 {
    height: 48px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-48 {
    line-height: 48px;
  }
  .line-height-xl-48 {
    line-height: 48px;
  }
  .grid-cols-xl-48 {
    grid-template-columns: repeat(48, 1fr);
  }
  .gap-xl-48 {
    gap: 48px;
  }
  .gap-x-xl-48 {
    -moz-column-gap: 48px;
         column-gap: 48px;
  }
  .gap-y-xl-48 {
    row-gap: 48px;
  }
  .rounded-xl-48 {
    border-radius: 48px;
  }
  .mb-xl-48 {
    margin-bottom: 48px;
  }
  .mt-xl-48 {
    margin-top: 48px;
  }
  .mr-xl-48 {
    margin-right: 48px;
  }
  .ml-xl-48 {
    margin-left: 48px;
  }
  .mx-xl-48 {
    margin-right: 48px;
    margin-left: 48px;
  }
  .my-xl-48 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .p-xl-48 {
    padding: 48px;
  }
  .px-xl-48 {
    padding-right: 48px;
    padding-left: 48px;
  }
  .py-xl-48 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pr-xl-48 {
    padding-right: 48px;
  }
  .pl-xl-48 {
    padding-left: 48px;
  }
  .pt-xl-48 {
    padding-top: 48px;
  }
  .pb-xl-48 {
    padding-bottom: 48px;
  }
  .fs-xl-48 {
    font-size: 48px;
  }
  .w-xl-48 {
    width: 48px;
  }
  .h-xl-48 {
    height: 48px;
  }
}
.lh-49 {
  line-height: 49px;
}

.grid-cols-49 {
  grid-template-columns: repeat(49, 1fr);
}

.line-height-49 {
  line-height: 49px;
}

.gap-49 {
  gap: 49px;
}

.gap-x-49 {
  -moz-column-gap: 49px;
       column-gap: 49px;
}

.gap-y-49 {
  row-gap: 49px;
}

.rounded-49 {
  border-radius: 49px;
}

.mb-49 {
  margin-bottom: 49px;
}

.mt-49 {
  margin-top: 49px;
}

.mr-49 {
  margin-right: 49px;
}

.ml-49 {
  margin-left: 49px;
}

.mx-49 {
  margin-right: 49px;
  margin-left: 49px;
}

.my-49 {
  margin-top: 49px;
  margin-bottom: 49px;
}

.p-49 {
  padding: 49px;
}

.px-49 {
  padding-right: 49px;
  padding-left: 49px;
}

.py-49 {
  padding-top: 49px;
  padding-bottom: 49px;
}

.pr-49 {
  padding-right: 49px;
}

.pl-49 {
  padding-left: 49px;
}

.pt-49 {
  padding-top: 49px;
}

.pb-49 {
  padding-bottom: 49px;
}

.fs-49 {
  font-size: 49px;
}

.w-49 {
  width: 49px;
}

.h-49 {
  height: 49px;
}

@media (min-width: 576px) {
  .lh-sm-49 {
    line-height: 49px;
  }
  .line-height-sm-49 {
    line-height: 49px;
  }
  .grid-cols-sm-49 {
    grid-template-columns: repeat(49, 1fr);
  }
  .gap-sm-49 {
    gap: 49px;
  }
  .gap-x-sm-49 {
    -moz-column-gap: 49px;
         column-gap: 49px;
  }
  .gap-y-sm-49 {
    row-gap: 49px;
  }
  .rounded-sm-49 {
    border-radius: 49px;
  }
  .mb-sm-49 {
    margin-bottom: 49px;
  }
  .mt-sm-49 {
    margin-top: 49px;
  }
  .mr-sm-49 {
    margin-right: 49px;
  }
  .ml-sm-49 {
    margin-left: 49px;
  }
  .mx-sm-49 {
    margin-right: 49px;
    margin-left: 49px;
  }
  .my-sm-49 {
    margin-top: 49px;
    margin-bottom: 49px;
  }
  .p-sm-49 {
    padding: 49px;
  }
  .px-sm-49 {
    padding-right: 49px;
    padding-left: 49px;
  }
  .py-sm-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }
  .pr-sm-49 {
    padding-right: 49px;
  }
  .pl-sm-49 {
    padding-left: 49px;
  }
  .pt-sm-49 {
    padding-top: 49px;
  }
  .pb-sm-49 {
    padding-bottom: 49px;
  }
  .fs-sm-49 {
    font-size: 49px;
  }
  .w-sm-49 {
    width: 49px;
  }
  .h-sm-49 {
    height: 49px;
  }
}
@media (min-width: 768px) {
  .lh-md-49 {
    line-height: 49px;
  }
  .line-height-md-49 {
    line-height: 49px;
  }
  .grid-cols-md-49 {
    grid-template-columns: repeat(49, 1fr);
  }
  .gap-md-49 {
    gap: 49px;
  }
  .gap-x-md-49 {
    -moz-column-gap: 49px;
         column-gap: 49px;
  }
  .gap-y-md-49 {
    row-gap: 49px;
  }
  .rounded-md-49 {
    border-radius: 49px;
  }
  .mb-md-49 {
    margin-bottom: 49px;
  }
  .mt-md-49 {
    margin-top: 49px;
  }
  .mr-md-49 {
    margin-right: 49px;
  }
  .ml-md-49 {
    margin-left: 49px;
  }
  .mx-md-49 {
    margin-right: 49px;
    margin-left: 49px;
  }
  .my-md-49 {
    margin-top: 49px;
    margin-bottom: 49px;
  }
  .p-md-49 {
    padding: 49px;
  }
  .px-md-49 {
    padding-right: 49px;
    padding-left: 49px;
  }
  .py-md-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }
  .pr-md-49 {
    padding-right: 49px;
  }
  .pl-md-49 {
    padding-left: 49px;
  }
  .pt-md-49 {
    padding-top: 49px;
  }
  .pb-md-49 {
    padding-bottom: 49px;
  }
  .fs-md-49 {
    font-size: 49px;
  }
  .w-md-49 {
    width: 49px;
  }
  .h-md-49 {
    height: 49px;
  }
}
@media (min-width: 992px) {
  .lh-lg-49 {
    line-height: 49px;
  }
  .line-height-lg-49 {
    line-height: 49px;
  }
  .grid-cols-lg-49 {
    grid-template-columns: repeat(49, 1fr);
  }
  .gap-lg-49 {
    gap: 49px;
  }
  .gap-x-lg-49 {
    -moz-column-gap: 49px;
         column-gap: 49px;
  }
  .gap-y-lg-49 {
    row-gap: 49px;
  }
  .rounded-lg-49 {
    border-radius: 49px;
  }
  .mb-lg-49 {
    margin-bottom: 49px;
  }
  .mt-lg-49 {
    margin-top: 49px;
  }
  .mr-lg-49 {
    margin-right: 49px;
  }
  .ml-lg-49 {
    margin-left: 49px;
  }
  .mx-lg-49 {
    margin-right: 49px;
    margin-left: 49px;
  }
  .my-lg-49 {
    margin-top: 49px;
    margin-bottom: 49px;
  }
  .p-lg-49 {
    padding: 49px;
  }
  .px-lg-49 {
    padding-right: 49px;
    padding-left: 49px;
  }
  .py-lg-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }
  .pr-lg-49 {
    padding-right: 49px;
  }
  .pl-lg-49 {
    padding-left: 49px;
  }
  .pt-lg-49 {
    padding-top: 49px;
  }
  .pb-lg-49 {
    padding-bottom: 49px;
  }
  .fs-lg-49 {
    font-size: 49px;
  }
  .w-lg-49 {
    width: 49px;
  }
  .h-lg-49 {
    height: 49px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-49 {
    line-height: 49px;
  }
  .line-height-xl-49 {
    line-height: 49px;
  }
  .grid-cols-xl-49 {
    grid-template-columns: repeat(49, 1fr);
  }
  .gap-xl-49 {
    gap: 49px;
  }
  .gap-x-xl-49 {
    -moz-column-gap: 49px;
         column-gap: 49px;
  }
  .gap-y-xl-49 {
    row-gap: 49px;
  }
  .rounded-xl-49 {
    border-radius: 49px;
  }
  .mb-xl-49 {
    margin-bottom: 49px;
  }
  .mt-xl-49 {
    margin-top: 49px;
  }
  .mr-xl-49 {
    margin-right: 49px;
  }
  .ml-xl-49 {
    margin-left: 49px;
  }
  .mx-xl-49 {
    margin-right: 49px;
    margin-left: 49px;
  }
  .my-xl-49 {
    margin-top: 49px;
    margin-bottom: 49px;
  }
  .p-xl-49 {
    padding: 49px;
  }
  .px-xl-49 {
    padding-right: 49px;
    padding-left: 49px;
  }
  .py-xl-49 {
    padding-top: 49px;
    padding-bottom: 49px;
  }
  .pr-xl-49 {
    padding-right: 49px;
  }
  .pl-xl-49 {
    padding-left: 49px;
  }
  .pt-xl-49 {
    padding-top: 49px;
  }
  .pb-xl-49 {
    padding-bottom: 49px;
  }
  .fs-xl-49 {
    font-size: 49px;
  }
  .w-xl-49 {
    width: 49px;
  }
  .h-xl-49 {
    height: 49px;
  }
}
.lh-50 {
  line-height: 50px;
}

.grid-cols-50 {
  grid-template-columns: repeat(50, 1fr);
}

.line-height-50 {
  line-height: 50px;
}

.gap-50 {
  gap: 50px;
}

.gap-x-50 {
  -moz-column-gap: 50px;
       column-gap: 50px;
}

.gap-y-50 {
  row-gap: 50px;
}

.rounded-50 {
  border-radius: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-50 {
  margin-top: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mx-50 {
  margin-right: 50px;
  margin-left: 50px;
}

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.p-50 {
  padding: 50px;
}

.px-50 {
  padding-right: 50px;
  padding-left: 50px;
}

.py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.pr-50 {
  padding-right: 50px;
}

.pl-50 {
  padding-left: 50px;
}

.pt-50 {
  padding-top: 50px;
}

.pb-50, .main-category-page .happniess-section {
  padding-bottom: 50px;
}

.fs-50 {
  font-size: 50px;
}

.w-50 {
  width: 50px;
}

.h-50 {
  height: 50px;
}

@media (min-width: 576px) {
  .lh-sm-50 {
    line-height: 50px;
  }
  .line-height-sm-50 {
    line-height: 50px;
  }
  .grid-cols-sm-50 {
    grid-template-columns: repeat(50, 1fr);
  }
  .gap-sm-50 {
    gap: 50px;
  }
  .gap-x-sm-50 {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .gap-y-sm-50 {
    row-gap: 50px;
  }
  .rounded-sm-50 {
    border-radius: 50px;
  }
  .mb-sm-50 {
    margin-bottom: 50px;
  }
  .mt-sm-50 {
    margin-top: 50px;
  }
  .mr-sm-50 {
    margin-right: 50px;
  }
  .ml-sm-50 {
    margin-left: 50px;
  }
  .mx-sm-50 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .my-sm-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .p-sm-50 {
    padding: 50px;
  }
  .px-sm-50 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .py-sm-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pr-sm-50 {
    padding-right: 50px;
  }
  .pl-sm-50 {
    padding-left: 50px;
  }
  .pt-sm-50 {
    padding-top: 50px;
  }
  .pb-sm-50 {
    padding-bottom: 50px;
  }
  .fs-sm-50 {
    font-size: 50px;
  }
  .w-sm-50 {
    width: 50px;
  }
  .h-sm-50 {
    height: 50px;
  }
}
@media (min-width: 768px) {
  .lh-md-50 {
    line-height: 50px;
  }
  .line-height-md-50 {
    line-height: 50px;
  }
  .grid-cols-md-50 {
    grid-template-columns: repeat(50, 1fr);
  }
  .gap-md-50 {
    gap: 50px;
  }
  .gap-x-md-50 {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .gap-y-md-50 {
    row-gap: 50px;
  }
  .rounded-md-50 {
    border-radius: 50px;
  }
  .mb-md-50 {
    margin-bottom: 50px;
  }
  .mt-md-50 {
    margin-top: 50px;
  }
  .mr-md-50 {
    margin-right: 50px;
  }
  .ml-md-50 {
    margin-left: 50px;
  }
  .mx-md-50 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .my-md-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .p-md-50 {
    padding: 50px;
  }
  .px-md-50 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .py-md-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pr-md-50 {
    padding-right: 50px;
  }
  .pl-md-50 {
    padding-left: 50px;
  }
  .pt-md-50 {
    padding-top: 50px;
  }
  .pb-md-50 {
    padding-bottom: 50px;
  }
  .fs-md-50 {
    font-size: 50px;
  }
  .w-md-50 {
    width: 50px;
  }
  .h-md-50 {
    height: 50px;
  }
}
@media (min-width: 992px) {
  .lh-lg-50 {
    line-height: 50px;
  }
  .line-height-lg-50 {
    line-height: 50px;
  }
  .grid-cols-lg-50 {
    grid-template-columns: repeat(50, 1fr);
  }
  .gap-lg-50 {
    gap: 50px;
  }
  .gap-x-lg-50 {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .gap-y-lg-50 {
    row-gap: 50px;
  }
  .rounded-lg-50 {
    border-radius: 50px;
  }
  .mb-lg-50 {
    margin-bottom: 50px;
  }
  .mt-lg-50 {
    margin-top: 50px;
  }
  .mr-lg-50 {
    margin-right: 50px;
  }
  .ml-lg-50 {
    margin-left: 50px;
  }
  .mx-lg-50 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .my-lg-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .p-lg-50 {
    padding: 50px;
  }
  .px-lg-50 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .py-lg-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pr-lg-50 {
    padding-right: 50px;
  }
  .pl-lg-50 {
    padding-left: 50px;
  }
  .pt-lg-50 {
    padding-top: 50px;
  }
  .pb-lg-50 {
    padding-bottom: 50px;
  }
  .fs-lg-50 {
    font-size: 50px;
  }
  .w-lg-50 {
    width: 50px;
  }
  .h-lg-50 {
    height: 50px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-50 {
    line-height: 50px;
  }
  .line-height-xl-50 {
    line-height: 50px;
  }
  .grid-cols-xl-50 {
    grid-template-columns: repeat(50, 1fr);
  }
  .gap-xl-50 {
    gap: 50px;
  }
  .gap-x-xl-50 {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .gap-y-xl-50 {
    row-gap: 50px;
  }
  .rounded-xl-50 {
    border-radius: 50px;
  }
  .mb-xl-50 {
    margin-bottom: 50px;
  }
  .mt-xl-50 {
    margin-top: 50px;
  }
  .mr-xl-50 {
    margin-right: 50px;
  }
  .ml-xl-50 {
    margin-left: 50px;
  }
  .mx-xl-50 {
    margin-right: 50px;
    margin-left: 50px;
  }
  .my-xl-50 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .p-xl-50 {
    padding: 50px;
  }
  .px-xl-50 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .py-xl-50 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pr-xl-50 {
    padding-right: 50px;
  }
  .pl-xl-50 {
    padding-left: 50px;
  }
  .pt-xl-50 {
    padding-top: 50px;
  }
  .pb-xl-50 {
    padding-bottom: 50px;
  }
  .fs-xl-50 {
    font-size: 50px;
  }
  .w-xl-50 {
    width: 50px;
  }
  .h-xl-50 {
    height: 50px;
  }
}
.lh-51 {
  line-height: 51px;
}

.grid-cols-51 {
  grid-template-columns: repeat(51, 1fr);
}

.line-height-51 {
  line-height: 51px;
}

.gap-51 {
  gap: 51px;
}

.gap-x-51 {
  -moz-column-gap: 51px;
       column-gap: 51px;
}

.gap-y-51 {
  row-gap: 51px;
}

.rounded-51 {
  border-radius: 51px;
}

.mb-51 {
  margin-bottom: 51px;
}

.mt-51 {
  margin-top: 51px;
}

.mr-51 {
  margin-right: 51px;
}

.ml-51 {
  margin-left: 51px;
}

.mx-51 {
  margin-right: 51px;
  margin-left: 51px;
}

.my-51 {
  margin-top: 51px;
  margin-bottom: 51px;
}

.p-51 {
  padding: 51px;
}

.px-51 {
  padding-right: 51px;
  padding-left: 51px;
}

.py-51 {
  padding-top: 51px;
  padding-bottom: 51px;
}

.pr-51 {
  padding-right: 51px;
}

.pl-51 {
  padding-left: 51px;
}

.pt-51 {
  padding-top: 51px;
}

.pb-51 {
  padding-bottom: 51px;
}

.fs-51 {
  font-size: 51px;
}

.w-51 {
  width: 51px;
}

.h-51 {
  height: 51px;
}

@media (min-width: 576px) {
  .lh-sm-51 {
    line-height: 51px;
  }
  .line-height-sm-51 {
    line-height: 51px;
  }
  .grid-cols-sm-51 {
    grid-template-columns: repeat(51, 1fr);
  }
  .gap-sm-51 {
    gap: 51px;
  }
  .gap-x-sm-51 {
    -moz-column-gap: 51px;
         column-gap: 51px;
  }
  .gap-y-sm-51 {
    row-gap: 51px;
  }
  .rounded-sm-51 {
    border-radius: 51px;
  }
  .mb-sm-51 {
    margin-bottom: 51px;
  }
  .mt-sm-51 {
    margin-top: 51px;
  }
  .mr-sm-51 {
    margin-right: 51px;
  }
  .ml-sm-51 {
    margin-left: 51px;
  }
  .mx-sm-51 {
    margin-right: 51px;
    margin-left: 51px;
  }
  .my-sm-51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }
  .p-sm-51 {
    padding: 51px;
  }
  .px-sm-51 {
    padding-right: 51px;
    padding-left: 51px;
  }
  .py-sm-51 {
    padding-top: 51px;
    padding-bottom: 51px;
  }
  .pr-sm-51 {
    padding-right: 51px;
  }
  .pl-sm-51 {
    padding-left: 51px;
  }
  .pt-sm-51 {
    padding-top: 51px;
  }
  .pb-sm-51 {
    padding-bottom: 51px;
  }
  .fs-sm-51 {
    font-size: 51px;
  }
  .w-sm-51 {
    width: 51px;
  }
  .h-sm-51 {
    height: 51px;
  }
}
@media (min-width: 768px) {
  .lh-md-51 {
    line-height: 51px;
  }
  .line-height-md-51 {
    line-height: 51px;
  }
  .grid-cols-md-51 {
    grid-template-columns: repeat(51, 1fr);
  }
  .gap-md-51 {
    gap: 51px;
  }
  .gap-x-md-51 {
    -moz-column-gap: 51px;
         column-gap: 51px;
  }
  .gap-y-md-51 {
    row-gap: 51px;
  }
  .rounded-md-51 {
    border-radius: 51px;
  }
  .mb-md-51 {
    margin-bottom: 51px;
  }
  .mt-md-51 {
    margin-top: 51px;
  }
  .mr-md-51 {
    margin-right: 51px;
  }
  .ml-md-51 {
    margin-left: 51px;
  }
  .mx-md-51 {
    margin-right: 51px;
    margin-left: 51px;
  }
  .my-md-51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }
  .p-md-51 {
    padding: 51px;
  }
  .px-md-51 {
    padding-right: 51px;
    padding-left: 51px;
  }
  .py-md-51 {
    padding-top: 51px;
    padding-bottom: 51px;
  }
  .pr-md-51 {
    padding-right: 51px;
  }
  .pl-md-51 {
    padding-left: 51px;
  }
  .pt-md-51 {
    padding-top: 51px;
  }
  .pb-md-51 {
    padding-bottom: 51px;
  }
  .fs-md-51 {
    font-size: 51px;
  }
  .w-md-51 {
    width: 51px;
  }
  .h-md-51 {
    height: 51px;
  }
}
@media (min-width: 992px) {
  .lh-lg-51 {
    line-height: 51px;
  }
  .line-height-lg-51 {
    line-height: 51px;
  }
  .grid-cols-lg-51 {
    grid-template-columns: repeat(51, 1fr);
  }
  .gap-lg-51 {
    gap: 51px;
  }
  .gap-x-lg-51 {
    -moz-column-gap: 51px;
         column-gap: 51px;
  }
  .gap-y-lg-51 {
    row-gap: 51px;
  }
  .rounded-lg-51 {
    border-radius: 51px;
  }
  .mb-lg-51 {
    margin-bottom: 51px;
  }
  .mt-lg-51 {
    margin-top: 51px;
  }
  .mr-lg-51 {
    margin-right: 51px;
  }
  .ml-lg-51 {
    margin-left: 51px;
  }
  .mx-lg-51 {
    margin-right: 51px;
    margin-left: 51px;
  }
  .my-lg-51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }
  .p-lg-51 {
    padding: 51px;
  }
  .px-lg-51 {
    padding-right: 51px;
    padding-left: 51px;
  }
  .py-lg-51 {
    padding-top: 51px;
    padding-bottom: 51px;
  }
  .pr-lg-51 {
    padding-right: 51px;
  }
  .pl-lg-51 {
    padding-left: 51px;
  }
  .pt-lg-51 {
    padding-top: 51px;
  }
  .pb-lg-51 {
    padding-bottom: 51px;
  }
  .fs-lg-51 {
    font-size: 51px;
  }
  .w-lg-51 {
    width: 51px;
  }
  .h-lg-51 {
    height: 51px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-51 {
    line-height: 51px;
  }
  .line-height-xl-51 {
    line-height: 51px;
  }
  .grid-cols-xl-51 {
    grid-template-columns: repeat(51, 1fr);
  }
  .gap-xl-51 {
    gap: 51px;
  }
  .gap-x-xl-51 {
    -moz-column-gap: 51px;
         column-gap: 51px;
  }
  .gap-y-xl-51 {
    row-gap: 51px;
  }
  .rounded-xl-51 {
    border-radius: 51px;
  }
  .mb-xl-51 {
    margin-bottom: 51px;
  }
  .mt-xl-51 {
    margin-top: 51px;
  }
  .mr-xl-51 {
    margin-right: 51px;
  }
  .ml-xl-51 {
    margin-left: 51px;
  }
  .mx-xl-51 {
    margin-right: 51px;
    margin-left: 51px;
  }
  .my-xl-51 {
    margin-top: 51px;
    margin-bottom: 51px;
  }
  .p-xl-51 {
    padding: 51px;
  }
  .px-xl-51 {
    padding-right: 51px;
    padding-left: 51px;
  }
  .py-xl-51 {
    padding-top: 51px;
    padding-bottom: 51px;
  }
  .pr-xl-51 {
    padding-right: 51px;
  }
  .pl-xl-51 {
    padding-left: 51px;
  }
  .pt-xl-51 {
    padding-top: 51px;
  }
  .pb-xl-51 {
    padding-bottom: 51px;
  }
  .fs-xl-51 {
    font-size: 51px;
  }
  .w-xl-51 {
    width: 51px;
  }
  .h-xl-51 {
    height: 51px;
  }
}
.lh-52 {
  line-height: 52px;
}

.grid-cols-52 {
  grid-template-columns: repeat(52, 1fr);
}

.line-height-52 {
  line-height: 52px;
}

.gap-52 {
  gap: 52px;
}

.gap-x-52 {
  -moz-column-gap: 52px;
       column-gap: 52px;
}

.gap-y-52 {
  row-gap: 52px;
}

.rounded-52 {
  border-radius: 52px;
}

.mb-52 {
  margin-bottom: 52px;
}

.mt-52 {
  margin-top: 52px;
}

.mr-52 {
  margin-right: 52px;
}

.ml-52 {
  margin-left: 52px;
}

.mx-52 {
  margin-right: 52px;
  margin-left: 52px;
}

.my-52 {
  margin-top: 52px;
  margin-bottom: 52px;
}

.p-52 {
  padding: 52px;
}

.px-52 {
  padding-right: 52px;
  padding-left: 52px;
}

.py-52 {
  padding-top: 52px;
  padding-bottom: 52px;
}

.pr-52 {
  padding-right: 52px;
}

.pl-52 {
  padding-left: 52px;
}

.pt-52 {
  padding-top: 52px;
}

.pb-52 {
  padding-bottom: 52px;
}

.fs-52 {
  font-size: 52px;
}

.w-52 {
  width: 52px;
}

.h-52 {
  height: 52px;
}

@media (min-width: 576px) {
  .lh-sm-52 {
    line-height: 52px;
  }
  .line-height-sm-52 {
    line-height: 52px;
  }
  .grid-cols-sm-52 {
    grid-template-columns: repeat(52, 1fr);
  }
  .gap-sm-52 {
    gap: 52px;
  }
  .gap-x-sm-52 {
    -moz-column-gap: 52px;
         column-gap: 52px;
  }
  .gap-y-sm-52 {
    row-gap: 52px;
  }
  .rounded-sm-52 {
    border-radius: 52px;
  }
  .mb-sm-52 {
    margin-bottom: 52px;
  }
  .mt-sm-52 {
    margin-top: 52px;
  }
  .mr-sm-52 {
    margin-right: 52px;
  }
  .ml-sm-52 {
    margin-left: 52px;
  }
  .mx-sm-52 {
    margin-right: 52px;
    margin-left: 52px;
  }
  .my-sm-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }
  .p-sm-52 {
    padding: 52px;
  }
  .px-sm-52 {
    padding-right: 52px;
    padding-left: 52px;
  }
  .py-sm-52 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .pr-sm-52 {
    padding-right: 52px;
  }
  .pl-sm-52 {
    padding-left: 52px;
  }
  .pt-sm-52 {
    padding-top: 52px;
  }
  .pb-sm-52 {
    padding-bottom: 52px;
  }
  .fs-sm-52 {
    font-size: 52px;
  }
  .w-sm-52 {
    width: 52px;
  }
  .h-sm-52 {
    height: 52px;
  }
}
@media (min-width: 768px) {
  .lh-md-52 {
    line-height: 52px;
  }
  .line-height-md-52 {
    line-height: 52px;
  }
  .grid-cols-md-52 {
    grid-template-columns: repeat(52, 1fr);
  }
  .gap-md-52 {
    gap: 52px;
  }
  .gap-x-md-52 {
    -moz-column-gap: 52px;
         column-gap: 52px;
  }
  .gap-y-md-52 {
    row-gap: 52px;
  }
  .rounded-md-52 {
    border-radius: 52px;
  }
  .mb-md-52 {
    margin-bottom: 52px;
  }
  .mt-md-52 {
    margin-top: 52px;
  }
  .mr-md-52 {
    margin-right: 52px;
  }
  .ml-md-52 {
    margin-left: 52px;
  }
  .mx-md-52 {
    margin-right: 52px;
    margin-left: 52px;
  }
  .my-md-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }
  .p-md-52 {
    padding: 52px;
  }
  .px-md-52 {
    padding-right: 52px;
    padding-left: 52px;
  }
  .py-md-52 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .pr-md-52 {
    padding-right: 52px;
  }
  .pl-md-52 {
    padding-left: 52px;
  }
  .pt-md-52 {
    padding-top: 52px;
  }
  .pb-md-52 {
    padding-bottom: 52px;
  }
  .fs-md-52 {
    font-size: 52px;
  }
  .w-md-52 {
    width: 52px;
  }
  .h-md-52 {
    height: 52px;
  }
}
@media (min-width: 992px) {
  .lh-lg-52 {
    line-height: 52px;
  }
  .line-height-lg-52 {
    line-height: 52px;
  }
  .grid-cols-lg-52 {
    grid-template-columns: repeat(52, 1fr);
  }
  .gap-lg-52 {
    gap: 52px;
  }
  .gap-x-lg-52 {
    -moz-column-gap: 52px;
         column-gap: 52px;
  }
  .gap-y-lg-52 {
    row-gap: 52px;
  }
  .rounded-lg-52 {
    border-radius: 52px;
  }
  .mb-lg-52 {
    margin-bottom: 52px;
  }
  .mt-lg-52 {
    margin-top: 52px;
  }
  .mr-lg-52 {
    margin-right: 52px;
  }
  .ml-lg-52 {
    margin-left: 52px;
  }
  .mx-lg-52 {
    margin-right: 52px;
    margin-left: 52px;
  }
  .my-lg-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }
  .p-lg-52 {
    padding: 52px;
  }
  .px-lg-52 {
    padding-right: 52px;
    padding-left: 52px;
  }
  .py-lg-52 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .pr-lg-52 {
    padding-right: 52px;
  }
  .pl-lg-52 {
    padding-left: 52px;
  }
  .pt-lg-52 {
    padding-top: 52px;
  }
  .pb-lg-52 {
    padding-bottom: 52px;
  }
  .fs-lg-52 {
    font-size: 52px;
  }
  .w-lg-52 {
    width: 52px;
  }
  .h-lg-52 {
    height: 52px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-52 {
    line-height: 52px;
  }
  .line-height-xl-52 {
    line-height: 52px;
  }
  .grid-cols-xl-52 {
    grid-template-columns: repeat(52, 1fr);
  }
  .gap-xl-52 {
    gap: 52px;
  }
  .gap-x-xl-52 {
    -moz-column-gap: 52px;
         column-gap: 52px;
  }
  .gap-y-xl-52 {
    row-gap: 52px;
  }
  .rounded-xl-52 {
    border-radius: 52px;
  }
  .mb-xl-52 {
    margin-bottom: 52px;
  }
  .mt-xl-52 {
    margin-top: 52px;
  }
  .mr-xl-52 {
    margin-right: 52px;
  }
  .ml-xl-52 {
    margin-left: 52px;
  }
  .mx-xl-52 {
    margin-right: 52px;
    margin-left: 52px;
  }
  .my-xl-52 {
    margin-top: 52px;
    margin-bottom: 52px;
  }
  .p-xl-52 {
    padding: 52px;
  }
  .px-xl-52 {
    padding-right: 52px;
    padding-left: 52px;
  }
  .py-xl-52 {
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .pr-xl-52 {
    padding-right: 52px;
  }
  .pl-xl-52 {
    padding-left: 52px;
  }
  .pt-xl-52 {
    padding-top: 52px;
  }
  .pb-xl-52 {
    padding-bottom: 52px;
  }
  .fs-xl-52 {
    font-size: 52px;
  }
  .w-xl-52 {
    width: 52px;
  }
  .h-xl-52 {
    height: 52px;
  }
}
.lh-53 {
  line-height: 53px;
}

.grid-cols-53 {
  grid-template-columns: repeat(53, 1fr);
}

.line-height-53 {
  line-height: 53px;
}

.gap-53 {
  gap: 53px;
}

.gap-x-53 {
  -moz-column-gap: 53px;
       column-gap: 53px;
}

.gap-y-53 {
  row-gap: 53px;
}

.rounded-53 {
  border-radius: 53px;
}

.mb-53 {
  margin-bottom: 53px;
}

.mt-53 {
  margin-top: 53px;
}

.mr-53 {
  margin-right: 53px;
}

.ml-53 {
  margin-left: 53px;
}

.mx-53 {
  margin-right: 53px;
  margin-left: 53px;
}

.my-53 {
  margin-top: 53px;
  margin-bottom: 53px;
}

.p-53 {
  padding: 53px;
}

.px-53 {
  padding-right: 53px;
  padding-left: 53px;
}

.py-53 {
  padding-top: 53px;
  padding-bottom: 53px;
}

.pr-53 {
  padding-right: 53px;
}

.pl-53 {
  padding-left: 53px;
}

.pt-53 {
  padding-top: 53px;
}

.pb-53 {
  padding-bottom: 53px;
}

.fs-53 {
  font-size: 53px;
}

.w-53 {
  width: 53px;
}

.h-53 {
  height: 53px;
}

@media (min-width: 576px) {
  .lh-sm-53 {
    line-height: 53px;
  }
  .line-height-sm-53 {
    line-height: 53px;
  }
  .grid-cols-sm-53 {
    grid-template-columns: repeat(53, 1fr);
  }
  .gap-sm-53 {
    gap: 53px;
  }
  .gap-x-sm-53 {
    -moz-column-gap: 53px;
         column-gap: 53px;
  }
  .gap-y-sm-53 {
    row-gap: 53px;
  }
  .rounded-sm-53 {
    border-radius: 53px;
  }
  .mb-sm-53 {
    margin-bottom: 53px;
  }
  .mt-sm-53 {
    margin-top: 53px;
  }
  .mr-sm-53 {
    margin-right: 53px;
  }
  .ml-sm-53 {
    margin-left: 53px;
  }
  .mx-sm-53 {
    margin-right: 53px;
    margin-left: 53px;
  }
  .my-sm-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }
  .p-sm-53 {
    padding: 53px;
  }
  .px-sm-53 {
    padding-right: 53px;
    padding-left: 53px;
  }
  .py-sm-53 {
    padding-top: 53px;
    padding-bottom: 53px;
  }
  .pr-sm-53 {
    padding-right: 53px;
  }
  .pl-sm-53 {
    padding-left: 53px;
  }
  .pt-sm-53 {
    padding-top: 53px;
  }
  .pb-sm-53 {
    padding-bottom: 53px;
  }
  .fs-sm-53 {
    font-size: 53px;
  }
  .w-sm-53 {
    width: 53px;
  }
  .h-sm-53 {
    height: 53px;
  }
}
@media (min-width: 768px) {
  .lh-md-53 {
    line-height: 53px;
  }
  .line-height-md-53 {
    line-height: 53px;
  }
  .grid-cols-md-53 {
    grid-template-columns: repeat(53, 1fr);
  }
  .gap-md-53 {
    gap: 53px;
  }
  .gap-x-md-53 {
    -moz-column-gap: 53px;
         column-gap: 53px;
  }
  .gap-y-md-53 {
    row-gap: 53px;
  }
  .rounded-md-53 {
    border-radius: 53px;
  }
  .mb-md-53 {
    margin-bottom: 53px;
  }
  .mt-md-53 {
    margin-top: 53px;
  }
  .mr-md-53 {
    margin-right: 53px;
  }
  .ml-md-53 {
    margin-left: 53px;
  }
  .mx-md-53 {
    margin-right: 53px;
    margin-left: 53px;
  }
  .my-md-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }
  .p-md-53 {
    padding: 53px;
  }
  .px-md-53 {
    padding-right: 53px;
    padding-left: 53px;
  }
  .py-md-53 {
    padding-top: 53px;
    padding-bottom: 53px;
  }
  .pr-md-53 {
    padding-right: 53px;
  }
  .pl-md-53 {
    padding-left: 53px;
  }
  .pt-md-53 {
    padding-top: 53px;
  }
  .pb-md-53 {
    padding-bottom: 53px;
  }
  .fs-md-53 {
    font-size: 53px;
  }
  .w-md-53 {
    width: 53px;
  }
  .h-md-53 {
    height: 53px;
  }
}
@media (min-width: 992px) {
  .lh-lg-53 {
    line-height: 53px;
  }
  .line-height-lg-53 {
    line-height: 53px;
  }
  .grid-cols-lg-53 {
    grid-template-columns: repeat(53, 1fr);
  }
  .gap-lg-53 {
    gap: 53px;
  }
  .gap-x-lg-53 {
    -moz-column-gap: 53px;
         column-gap: 53px;
  }
  .gap-y-lg-53 {
    row-gap: 53px;
  }
  .rounded-lg-53 {
    border-radius: 53px;
  }
  .mb-lg-53 {
    margin-bottom: 53px;
  }
  .mt-lg-53 {
    margin-top: 53px;
  }
  .mr-lg-53 {
    margin-right: 53px;
  }
  .ml-lg-53 {
    margin-left: 53px;
  }
  .mx-lg-53 {
    margin-right: 53px;
    margin-left: 53px;
  }
  .my-lg-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }
  .p-lg-53 {
    padding: 53px;
  }
  .px-lg-53 {
    padding-right: 53px;
    padding-left: 53px;
  }
  .py-lg-53 {
    padding-top: 53px;
    padding-bottom: 53px;
  }
  .pr-lg-53 {
    padding-right: 53px;
  }
  .pl-lg-53 {
    padding-left: 53px;
  }
  .pt-lg-53 {
    padding-top: 53px;
  }
  .pb-lg-53 {
    padding-bottom: 53px;
  }
  .fs-lg-53 {
    font-size: 53px;
  }
  .w-lg-53 {
    width: 53px;
  }
  .h-lg-53 {
    height: 53px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-53 {
    line-height: 53px;
  }
  .line-height-xl-53 {
    line-height: 53px;
  }
  .grid-cols-xl-53 {
    grid-template-columns: repeat(53, 1fr);
  }
  .gap-xl-53 {
    gap: 53px;
  }
  .gap-x-xl-53 {
    -moz-column-gap: 53px;
         column-gap: 53px;
  }
  .gap-y-xl-53 {
    row-gap: 53px;
  }
  .rounded-xl-53 {
    border-radius: 53px;
  }
  .mb-xl-53 {
    margin-bottom: 53px;
  }
  .mt-xl-53 {
    margin-top: 53px;
  }
  .mr-xl-53 {
    margin-right: 53px;
  }
  .ml-xl-53 {
    margin-left: 53px;
  }
  .mx-xl-53 {
    margin-right: 53px;
    margin-left: 53px;
  }
  .my-xl-53 {
    margin-top: 53px;
    margin-bottom: 53px;
  }
  .p-xl-53 {
    padding: 53px;
  }
  .px-xl-53 {
    padding-right: 53px;
    padding-left: 53px;
  }
  .py-xl-53 {
    padding-top: 53px;
    padding-bottom: 53px;
  }
  .pr-xl-53 {
    padding-right: 53px;
  }
  .pl-xl-53 {
    padding-left: 53px;
  }
  .pt-xl-53 {
    padding-top: 53px;
  }
  .pb-xl-53 {
    padding-bottom: 53px;
  }
  .fs-xl-53 {
    font-size: 53px;
  }
  .w-xl-53 {
    width: 53px;
  }
  .h-xl-53 {
    height: 53px;
  }
}
.lh-54 {
  line-height: 54px;
}

.grid-cols-54 {
  grid-template-columns: repeat(54, 1fr);
}

.line-height-54 {
  line-height: 54px;
}

.gap-54 {
  gap: 54px;
}

.gap-x-54 {
  -moz-column-gap: 54px;
       column-gap: 54px;
}

.gap-y-54 {
  row-gap: 54px;
}

.rounded-54 {
  border-radius: 54px;
}

.mb-54 {
  margin-bottom: 54px;
}

.mt-54 {
  margin-top: 54px;
}

.mr-54 {
  margin-right: 54px;
}

.ml-54 {
  margin-left: 54px;
}

.mx-54 {
  margin-right: 54px;
  margin-left: 54px;
}

.my-54 {
  margin-top: 54px;
  margin-bottom: 54px;
}

.p-54 {
  padding: 54px;
}

.px-54 {
  padding-right: 54px;
  padding-left: 54px;
}

.py-54 {
  padding-top: 54px;
  padding-bottom: 54px;
}

.pr-54 {
  padding-right: 54px;
}

.pl-54 {
  padding-left: 54px;
}

.pt-54 {
  padding-top: 54px;
}

.pb-54 {
  padding-bottom: 54px;
}

.fs-54 {
  font-size: 54px;
}

.w-54 {
  width: 54px;
}

.h-54 {
  height: 54px;
}

@media (min-width: 576px) {
  .lh-sm-54 {
    line-height: 54px;
  }
  .line-height-sm-54 {
    line-height: 54px;
  }
  .grid-cols-sm-54 {
    grid-template-columns: repeat(54, 1fr);
  }
  .gap-sm-54 {
    gap: 54px;
  }
  .gap-x-sm-54 {
    -moz-column-gap: 54px;
         column-gap: 54px;
  }
  .gap-y-sm-54 {
    row-gap: 54px;
  }
  .rounded-sm-54 {
    border-radius: 54px;
  }
  .mb-sm-54 {
    margin-bottom: 54px;
  }
  .mt-sm-54 {
    margin-top: 54px;
  }
  .mr-sm-54 {
    margin-right: 54px;
  }
  .ml-sm-54 {
    margin-left: 54px;
  }
  .mx-sm-54 {
    margin-right: 54px;
    margin-left: 54px;
  }
  .my-sm-54 {
    margin-top: 54px;
    margin-bottom: 54px;
  }
  .p-sm-54 {
    padding: 54px;
  }
  .px-sm-54 {
    padding-right: 54px;
    padding-left: 54px;
  }
  .py-sm-54 {
    padding-top: 54px;
    padding-bottom: 54px;
  }
  .pr-sm-54 {
    padding-right: 54px;
  }
  .pl-sm-54 {
    padding-left: 54px;
  }
  .pt-sm-54 {
    padding-top: 54px;
  }
  .pb-sm-54 {
    padding-bottom: 54px;
  }
  .fs-sm-54 {
    font-size: 54px;
  }
  .w-sm-54 {
    width: 54px;
  }
  .h-sm-54 {
    height: 54px;
  }
}
@media (min-width: 768px) {
  .lh-md-54 {
    line-height: 54px;
  }
  .line-height-md-54 {
    line-height: 54px;
  }
  .grid-cols-md-54 {
    grid-template-columns: repeat(54, 1fr);
  }
  .gap-md-54 {
    gap: 54px;
  }
  .gap-x-md-54 {
    -moz-column-gap: 54px;
         column-gap: 54px;
  }
  .gap-y-md-54 {
    row-gap: 54px;
  }
  .rounded-md-54 {
    border-radius: 54px;
  }
  .mb-md-54 {
    margin-bottom: 54px;
  }
  .mt-md-54 {
    margin-top: 54px;
  }
  .mr-md-54 {
    margin-right: 54px;
  }
  .ml-md-54 {
    margin-left: 54px;
  }
  .mx-md-54 {
    margin-right: 54px;
    margin-left: 54px;
  }
  .my-md-54 {
    margin-top: 54px;
    margin-bottom: 54px;
  }
  .p-md-54 {
    padding: 54px;
  }
  .px-md-54 {
    padding-right: 54px;
    padding-left: 54px;
  }
  .py-md-54 {
    padding-top: 54px;
    padding-bottom: 54px;
  }
  .pr-md-54 {
    padding-right: 54px;
  }
  .pl-md-54 {
    padding-left: 54px;
  }
  .pt-md-54 {
    padding-top: 54px;
  }
  .pb-md-54 {
    padding-bottom: 54px;
  }
  .fs-md-54 {
    font-size: 54px;
  }
  .w-md-54 {
    width: 54px;
  }
  .h-md-54 {
    height: 54px;
  }
}
@media (min-width: 992px) {
  .lh-lg-54 {
    line-height: 54px;
  }
  .line-height-lg-54 {
    line-height: 54px;
  }
  .grid-cols-lg-54 {
    grid-template-columns: repeat(54, 1fr);
  }
  .gap-lg-54 {
    gap: 54px;
  }
  .gap-x-lg-54 {
    -moz-column-gap: 54px;
         column-gap: 54px;
  }
  .gap-y-lg-54 {
    row-gap: 54px;
  }
  .rounded-lg-54 {
    border-radius: 54px;
  }
  .mb-lg-54 {
    margin-bottom: 54px;
  }
  .mt-lg-54 {
    margin-top: 54px;
  }
  .mr-lg-54 {
    margin-right: 54px;
  }
  .ml-lg-54 {
    margin-left: 54px;
  }
  .mx-lg-54 {
    margin-right: 54px;
    margin-left: 54px;
  }
  .my-lg-54 {
    margin-top: 54px;
    margin-bottom: 54px;
  }
  .p-lg-54 {
    padding: 54px;
  }
  .px-lg-54 {
    padding-right: 54px;
    padding-left: 54px;
  }
  .py-lg-54 {
    padding-top: 54px;
    padding-bottom: 54px;
  }
  .pr-lg-54 {
    padding-right: 54px;
  }
  .pl-lg-54 {
    padding-left: 54px;
  }
  .pt-lg-54 {
    padding-top: 54px;
  }
  .pb-lg-54 {
    padding-bottom: 54px;
  }
  .fs-lg-54 {
    font-size: 54px;
  }
  .w-lg-54 {
    width: 54px;
  }
  .h-lg-54 {
    height: 54px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-54 {
    line-height: 54px;
  }
  .line-height-xl-54 {
    line-height: 54px;
  }
  .grid-cols-xl-54 {
    grid-template-columns: repeat(54, 1fr);
  }
  .gap-xl-54 {
    gap: 54px;
  }
  .gap-x-xl-54 {
    -moz-column-gap: 54px;
         column-gap: 54px;
  }
  .gap-y-xl-54 {
    row-gap: 54px;
  }
  .rounded-xl-54 {
    border-radius: 54px;
  }
  .mb-xl-54 {
    margin-bottom: 54px;
  }
  .mt-xl-54 {
    margin-top: 54px;
  }
  .mr-xl-54 {
    margin-right: 54px;
  }
  .ml-xl-54 {
    margin-left: 54px;
  }
  .mx-xl-54 {
    margin-right: 54px;
    margin-left: 54px;
  }
  .my-xl-54 {
    margin-top: 54px;
    margin-bottom: 54px;
  }
  .p-xl-54 {
    padding: 54px;
  }
  .px-xl-54 {
    padding-right: 54px;
    padding-left: 54px;
  }
  .py-xl-54 {
    padding-top: 54px;
    padding-bottom: 54px;
  }
  .pr-xl-54 {
    padding-right: 54px;
  }
  .pl-xl-54 {
    padding-left: 54px;
  }
  .pt-xl-54 {
    padding-top: 54px;
  }
  .pb-xl-54 {
    padding-bottom: 54px;
  }
  .fs-xl-54 {
    font-size: 54px;
  }
  .w-xl-54 {
    width: 54px;
  }
  .h-xl-54 {
    height: 54px;
  }
}
.lh-55 {
  line-height: 55px;
}

.grid-cols-55 {
  grid-template-columns: repeat(55, 1fr);
}

.line-height-55 {
  line-height: 55px;
}

.gap-55 {
  gap: 55px;
}

.gap-x-55 {
  -moz-column-gap: 55px;
       column-gap: 55px;
}

.gap-y-55 {
  row-gap: 55px;
}

.rounded-55 {
  border-radius: 55px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mt-55 {
  margin-top: 55px;
}

.mr-55 {
  margin-right: 55px;
}

.ml-55 {
  margin-left: 55px;
}

.mx-55 {
  margin-right: 55px;
  margin-left: 55px;
}

.my-55 {
  margin-top: 55px;
  margin-bottom: 55px;
}

.p-55 {
  padding: 55px;
}

.px-55 {
  padding-right: 55px;
  padding-left: 55px;
}

.py-55 {
  padding-top: 55px;
  padding-bottom: 55px;
}

.pr-55 {
  padding-right: 55px;
}

.pl-55 {
  padding-left: 55px;
}

.pt-55 {
  padding-top: 55px;
}

.pb-55 {
  padding-bottom: 55px;
}

.fs-55 {
  font-size: 55px;
}

.w-55 {
  width: 55px;
}

.h-55 {
  height: 55px;
}

@media (min-width: 576px) {
  .lh-sm-55 {
    line-height: 55px;
  }
  .line-height-sm-55 {
    line-height: 55px;
  }
  .grid-cols-sm-55 {
    grid-template-columns: repeat(55, 1fr);
  }
  .gap-sm-55 {
    gap: 55px;
  }
  .gap-x-sm-55 {
    -moz-column-gap: 55px;
         column-gap: 55px;
  }
  .gap-y-sm-55 {
    row-gap: 55px;
  }
  .rounded-sm-55 {
    border-radius: 55px;
  }
  .mb-sm-55 {
    margin-bottom: 55px;
  }
  .mt-sm-55 {
    margin-top: 55px;
  }
  .mr-sm-55 {
    margin-right: 55px;
  }
  .ml-sm-55 {
    margin-left: 55px;
  }
  .mx-sm-55 {
    margin-right: 55px;
    margin-left: 55px;
  }
  .my-sm-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  .p-sm-55 {
    padding: 55px;
  }
  .px-sm-55 {
    padding-right: 55px;
    padding-left: 55px;
  }
  .py-sm-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .pr-sm-55 {
    padding-right: 55px;
  }
  .pl-sm-55 {
    padding-left: 55px;
  }
  .pt-sm-55 {
    padding-top: 55px;
  }
  .pb-sm-55 {
    padding-bottom: 55px;
  }
  .fs-sm-55 {
    font-size: 55px;
  }
  .w-sm-55 {
    width: 55px;
  }
  .h-sm-55 {
    height: 55px;
  }
}
@media (min-width: 768px) {
  .lh-md-55 {
    line-height: 55px;
  }
  .line-height-md-55 {
    line-height: 55px;
  }
  .grid-cols-md-55 {
    grid-template-columns: repeat(55, 1fr);
  }
  .gap-md-55 {
    gap: 55px;
  }
  .gap-x-md-55 {
    -moz-column-gap: 55px;
         column-gap: 55px;
  }
  .gap-y-md-55 {
    row-gap: 55px;
  }
  .rounded-md-55 {
    border-radius: 55px;
  }
  .mb-md-55 {
    margin-bottom: 55px;
  }
  .mt-md-55 {
    margin-top: 55px;
  }
  .mr-md-55 {
    margin-right: 55px;
  }
  .ml-md-55 {
    margin-left: 55px;
  }
  .mx-md-55 {
    margin-right: 55px;
    margin-left: 55px;
  }
  .my-md-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  .p-md-55 {
    padding: 55px;
  }
  .px-md-55 {
    padding-right: 55px;
    padding-left: 55px;
  }
  .py-md-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .pr-md-55 {
    padding-right: 55px;
  }
  .pl-md-55 {
    padding-left: 55px;
  }
  .pt-md-55 {
    padding-top: 55px;
  }
  .pb-md-55 {
    padding-bottom: 55px;
  }
  .fs-md-55 {
    font-size: 55px;
  }
  .w-md-55 {
    width: 55px;
  }
  .h-md-55 {
    height: 55px;
  }
}
@media (min-width: 992px) {
  .lh-lg-55 {
    line-height: 55px;
  }
  .line-height-lg-55 {
    line-height: 55px;
  }
  .grid-cols-lg-55 {
    grid-template-columns: repeat(55, 1fr);
  }
  .gap-lg-55 {
    gap: 55px;
  }
  .gap-x-lg-55 {
    -moz-column-gap: 55px;
         column-gap: 55px;
  }
  .gap-y-lg-55 {
    row-gap: 55px;
  }
  .rounded-lg-55 {
    border-radius: 55px;
  }
  .mb-lg-55 {
    margin-bottom: 55px;
  }
  .mt-lg-55 {
    margin-top: 55px;
  }
  .mr-lg-55 {
    margin-right: 55px;
  }
  .ml-lg-55 {
    margin-left: 55px;
  }
  .mx-lg-55 {
    margin-right: 55px;
    margin-left: 55px;
  }
  .my-lg-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  .p-lg-55 {
    padding: 55px;
  }
  .px-lg-55 {
    padding-right: 55px;
    padding-left: 55px;
  }
  .py-lg-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .pr-lg-55 {
    padding-right: 55px;
  }
  .pl-lg-55 {
    padding-left: 55px;
  }
  .pt-lg-55 {
    padding-top: 55px;
  }
  .pb-lg-55 {
    padding-bottom: 55px;
  }
  .fs-lg-55 {
    font-size: 55px;
  }
  .w-lg-55 {
    width: 55px;
  }
  .h-lg-55 {
    height: 55px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-55 {
    line-height: 55px;
  }
  .line-height-xl-55 {
    line-height: 55px;
  }
  .grid-cols-xl-55 {
    grid-template-columns: repeat(55, 1fr);
  }
  .gap-xl-55 {
    gap: 55px;
  }
  .gap-x-xl-55 {
    -moz-column-gap: 55px;
         column-gap: 55px;
  }
  .gap-y-xl-55 {
    row-gap: 55px;
  }
  .rounded-xl-55 {
    border-radius: 55px;
  }
  .mb-xl-55 {
    margin-bottom: 55px;
  }
  .mt-xl-55 {
    margin-top: 55px;
  }
  .mr-xl-55 {
    margin-right: 55px;
  }
  .ml-xl-55 {
    margin-left: 55px;
  }
  .mx-xl-55 {
    margin-right: 55px;
    margin-left: 55px;
  }
  .my-xl-55 {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  .p-xl-55 {
    padding: 55px;
  }
  .px-xl-55 {
    padding-right: 55px;
    padding-left: 55px;
  }
  .py-xl-55 {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .pr-xl-55 {
    padding-right: 55px;
  }
  .pl-xl-55 {
    padding-left: 55px;
  }
  .pt-xl-55 {
    padding-top: 55px;
  }
  .pb-xl-55 {
    padding-bottom: 55px;
  }
  .fs-xl-55 {
    font-size: 55px;
  }
  .w-xl-55 {
    width: 55px;
  }
  .h-xl-55 {
    height: 55px;
  }
}
.lh-56 {
  line-height: 56px;
}

.grid-cols-56 {
  grid-template-columns: repeat(56, 1fr);
}

.line-height-56 {
  line-height: 56px;
}

.gap-56 {
  gap: 56px;
}

.gap-x-56 {
  -moz-column-gap: 56px;
       column-gap: 56px;
}

.gap-y-56 {
  row-gap: 56px;
}

.rounded-56 {
  border-radius: 56px;
}

.mb-56 {
  margin-bottom: 56px;
}

.mt-56 {
  margin-top: 56px;
}

.mr-56 {
  margin-right: 56px;
}

.ml-56 {
  margin-left: 56px;
}

.mx-56 {
  margin-right: 56px;
  margin-left: 56px;
}

.my-56 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.p-56 {
  padding: 56px;
}

.px-56 {
  padding-right: 56px;
  padding-left: 56px;
}

.py-56 {
  padding-top: 56px;
  padding-bottom: 56px;
}

.pr-56 {
  padding-right: 56px;
}

.pl-56 {
  padding-left: 56px;
}

.pt-56 {
  padding-top: 56px;
}

.pb-56 {
  padding-bottom: 56px;
}

.fs-56 {
  font-size: 56px;
}

.w-56 {
  width: 56px;
}

.h-56 {
  height: 56px;
}

@media (min-width: 576px) {
  .lh-sm-56 {
    line-height: 56px;
  }
  .line-height-sm-56 {
    line-height: 56px;
  }
  .grid-cols-sm-56 {
    grid-template-columns: repeat(56, 1fr);
  }
  .gap-sm-56 {
    gap: 56px;
  }
  .gap-x-sm-56 {
    -moz-column-gap: 56px;
         column-gap: 56px;
  }
  .gap-y-sm-56 {
    row-gap: 56px;
  }
  .rounded-sm-56 {
    border-radius: 56px;
  }
  .mb-sm-56 {
    margin-bottom: 56px;
  }
  .mt-sm-56 {
    margin-top: 56px;
  }
  .mr-sm-56 {
    margin-right: 56px;
  }
  .ml-sm-56 {
    margin-left: 56px;
  }
  .mx-sm-56 {
    margin-right: 56px;
    margin-left: 56px;
  }
  .my-sm-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .p-sm-56 {
    padding: 56px;
  }
  .px-sm-56 {
    padding-right: 56px;
    padding-left: 56px;
  }
  .py-sm-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .pr-sm-56 {
    padding-right: 56px;
  }
  .pl-sm-56 {
    padding-left: 56px;
  }
  .pt-sm-56 {
    padding-top: 56px;
  }
  .pb-sm-56 {
    padding-bottom: 56px;
  }
  .fs-sm-56 {
    font-size: 56px;
  }
  .w-sm-56 {
    width: 56px;
  }
  .h-sm-56 {
    height: 56px;
  }
}
@media (min-width: 768px) {
  .lh-md-56 {
    line-height: 56px;
  }
  .line-height-md-56 {
    line-height: 56px;
  }
  .grid-cols-md-56 {
    grid-template-columns: repeat(56, 1fr);
  }
  .gap-md-56 {
    gap: 56px;
  }
  .gap-x-md-56 {
    -moz-column-gap: 56px;
         column-gap: 56px;
  }
  .gap-y-md-56 {
    row-gap: 56px;
  }
  .rounded-md-56 {
    border-radius: 56px;
  }
  .mb-md-56 {
    margin-bottom: 56px;
  }
  .mt-md-56 {
    margin-top: 56px;
  }
  .mr-md-56 {
    margin-right: 56px;
  }
  .ml-md-56 {
    margin-left: 56px;
  }
  .mx-md-56 {
    margin-right: 56px;
    margin-left: 56px;
  }
  .my-md-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .p-md-56 {
    padding: 56px;
  }
  .px-md-56 {
    padding-right: 56px;
    padding-left: 56px;
  }
  .py-md-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .pr-md-56 {
    padding-right: 56px;
  }
  .pl-md-56 {
    padding-left: 56px;
  }
  .pt-md-56 {
    padding-top: 56px;
  }
  .pb-md-56 {
    padding-bottom: 56px;
  }
  .fs-md-56 {
    font-size: 56px;
  }
  .w-md-56 {
    width: 56px;
  }
  .h-md-56 {
    height: 56px;
  }
}
@media (min-width: 992px) {
  .lh-lg-56 {
    line-height: 56px;
  }
  .line-height-lg-56 {
    line-height: 56px;
  }
  .grid-cols-lg-56 {
    grid-template-columns: repeat(56, 1fr);
  }
  .gap-lg-56 {
    gap: 56px;
  }
  .gap-x-lg-56 {
    -moz-column-gap: 56px;
         column-gap: 56px;
  }
  .gap-y-lg-56 {
    row-gap: 56px;
  }
  .rounded-lg-56 {
    border-radius: 56px;
  }
  .mb-lg-56 {
    margin-bottom: 56px;
  }
  .mt-lg-56 {
    margin-top: 56px;
  }
  .mr-lg-56 {
    margin-right: 56px;
  }
  .ml-lg-56 {
    margin-left: 56px;
  }
  .mx-lg-56 {
    margin-right: 56px;
    margin-left: 56px;
  }
  .my-lg-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .p-lg-56 {
    padding: 56px;
  }
  .px-lg-56 {
    padding-right: 56px;
    padding-left: 56px;
  }
  .py-lg-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .pr-lg-56 {
    padding-right: 56px;
  }
  .pl-lg-56 {
    padding-left: 56px;
  }
  .pt-lg-56 {
    padding-top: 56px;
  }
  .pb-lg-56 {
    padding-bottom: 56px;
  }
  .fs-lg-56 {
    font-size: 56px;
  }
  .w-lg-56 {
    width: 56px;
  }
  .h-lg-56 {
    height: 56px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-56 {
    line-height: 56px;
  }
  .line-height-xl-56 {
    line-height: 56px;
  }
  .grid-cols-xl-56 {
    grid-template-columns: repeat(56, 1fr);
  }
  .gap-xl-56 {
    gap: 56px;
  }
  .gap-x-xl-56 {
    -moz-column-gap: 56px;
         column-gap: 56px;
  }
  .gap-y-xl-56 {
    row-gap: 56px;
  }
  .rounded-xl-56 {
    border-radius: 56px;
  }
  .mb-xl-56 {
    margin-bottom: 56px;
  }
  .mt-xl-56 {
    margin-top: 56px;
  }
  .mr-xl-56 {
    margin-right: 56px;
  }
  .ml-xl-56 {
    margin-left: 56px;
  }
  .mx-xl-56 {
    margin-right: 56px;
    margin-left: 56px;
  }
  .my-xl-56 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
  .p-xl-56 {
    padding: 56px;
  }
  .px-xl-56 {
    padding-right: 56px;
    padding-left: 56px;
  }
  .py-xl-56 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .pr-xl-56 {
    padding-right: 56px;
  }
  .pl-xl-56 {
    padding-left: 56px;
  }
  .pt-xl-56 {
    padding-top: 56px;
  }
  .pb-xl-56 {
    padding-bottom: 56px;
  }
  .fs-xl-56 {
    font-size: 56px;
  }
  .w-xl-56 {
    width: 56px;
  }
  .h-xl-56 {
    height: 56px;
  }
}
.lh-57 {
  line-height: 57px;
}

.grid-cols-57 {
  grid-template-columns: repeat(57, 1fr);
}

.line-height-57 {
  line-height: 57px;
}

.gap-57 {
  gap: 57px;
}

.gap-x-57 {
  -moz-column-gap: 57px;
       column-gap: 57px;
}

.gap-y-57 {
  row-gap: 57px;
}

.rounded-57 {
  border-radius: 57px;
}

.mb-57 {
  margin-bottom: 57px;
}

.mt-57 {
  margin-top: 57px;
}

.mr-57 {
  margin-right: 57px;
}

.ml-57 {
  margin-left: 57px;
}

.mx-57 {
  margin-right: 57px;
  margin-left: 57px;
}

.my-57 {
  margin-top: 57px;
  margin-bottom: 57px;
}

.p-57 {
  padding: 57px;
}

.px-57 {
  padding-right: 57px;
  padding-left: 57px;
}

.py-57 {
  padding-top: 57px;
  padding-bottom: 57px;
}

.pr-57 {
  padding-right: 57px;
}

.pl-57 {
  padding-left: 57px;
}

.pt-57 {
  padding-top: 57px;
}

.pb-57 {
  padding-bottom: 57px;
}

.fs-57 {
  font-size: 57px;
}

.w-57 {
  width: 57px;
}

.h-57 {
  height: 57px;
}

@media (min-width: 576px) {
  .lh-sm-57 {
    line-height: 57px;
  }
  .line-height-sm-57 {
    line-height: 57px;
  }
  .grid-cols-sm-57 {
    grid-template-columns: repeat(57, 1fr);
  }
  .gap-sm-57 {
    gap: 57px;
  }
  .gap-x-sm-57 {
    -moz-column-gap: 57px;
         column-gap: 57px;
  }
  .gap-y-sm-57 {
    row-gap: 57px;
  }
  .rounded-sm-57 {
    border-radius: 57px;
  }
  .mb-sm-57 {
    margin-bottom: 57px;
  }
  .mt-sm-57 {
    margin-top: 57px;
  }
  .mr-sm-57 {
    margin-right: 57px;
  }
  .ml-sm-57 {
    margin-left: 57px;
  }
  .mx-sm-57 {
    margin-right: 57px;
    margin-left: 57px;
  }
  .my-sm-57 {
    margin-top: 57px;
    margin-bottom: 57px;
  }
  .p-sm-57 {
    padding: 57px;
  }
  .px-sm-57 {
    padding-right: 57px;
    padding-left: 57px;
  }
  .py-sm-57 {
    padding-top: 57px;
    padding-bottom: 57px;
  }
  .pr-sm-57 {
    padding-right: 57px;
  }
  .pl-sm-57 {
    padding-left: 57px;
  }
  .pt-sm-57 {
    padding-top: 57px;
  }
  .pb-sm-57 {
    padding-bottom: 57px;
  }
  .fs-sm-57 {
    font-size: 57px;
  }
  .w-sm-57 {
    width: 57px;
  }
  .h-sm-57 {
    height: 57px;
  }
}
@media (min-width: 768px) {
  .lh-md-57 {
    line-height: 57px;
  }
  .line-height-md-57 {
    line-height: 57px;
  }
  .grid-cols-md-57 {
    grid-template-columns: repeat(57, 1fr);
  }
  .gap-md-57 {
    gap: 57px;
  }
  .gap-x-md-57 {
    -moz-column-gap: 57px;
         column-gap: 57px;
  }
  .gap-y-md-57 {
    row-gap: 57px;
  }
  .rounded-md-57 {
    border-radius: 57px;
  }
  .mb-md-57 {
    margin-bottom: 57px;
  }
  .mt-md-57 {
    margin-top: 57px;
  }
  .mr-md-57 {
    margin-right: 57px;
  }
  .ml-md-57 {
    margin-left: 57px;
  }
  .mx-md-57 {
    margin-right: 57px;
    margin-left: 57px;
  }
  .my-md-57 {
    margin-top: 57px;
    margin-bottom: 57px;
  }
  .p-md-57 {
    padding: 57px;
  }
  .px-md-57 {
    padding-right: 57px;
    padding-left: 57px;
  }
  .py-md-57 {
    padding-top: 57px;
    padding-bottom: 57px;
  }
  .pr-md-57 {
    padding-right: 57px;
  }
  .pl-md-57 {
    padding-left: 57px;
  }
  .pt-md-57 {
    padding-top: 57px;
  }
  .pb-md-57 {
    padding-bottom: 57px;
  }
  .fs-md-57 {
    font-size: 57px;
  }
  .w-md-57 {
    width: 57px;
  }
  .h-md-57 {
    height: 57px;
  }
}
@media (min-width: 992px) {
  .lh-lg-57 {
    line-height: 57px;
  }
  .line-height-lg-57 {
    line-height: 57px;
  }
  .grid-cols-lg-57 {
    grid-template-columns: repeat(57, 1fr);
  }
  .gap-lg-57 {
    gap: 57px;
  }
  .gap-x-lg-57 {
    -moz-column-gap: 57px;
         column-gap: 57px;
  }
  .gap-y-lg-57 {
    row-gap: 57px;
  }
  .rounded-lg-57 {
    border-radius: 57px;
  }
  .mb-lg-57 {
    margin-bottom: 57px;
  }
  .mt-lg-57 {
    margin-top: 57px;
  }
  .mr-lg-57 {
    margin-right: 57px;
  }
  .ml-lg-57 {
    margin-left: 57px;
  }
  .mx-lg-57 {
    margin-right: 57px;
    margin-left: 57px;
  }
  .my-lg-57 {
    margin-top: 57px;
    margin-bottom: 57px;
  }
  .p-lg-57 {
    padding: 57px;
  }
  .px-lg-57 {
    padding-right: 57px;
    padding-left: 57px;
  }
  .py-lg-57 {
    padding-top: 57px;
    padding-bottom: 57px;
  }
  .pr-lg-57 {
    padding-right: 57px;
  }
  .pl-lg-57 {
    padding-left: 57px;
  }
  .pt-lg-57 {
    padding-top: 57px;
  }
  .pb-lg-57 {
    padding-bottom: 57px;
  }
  .fs-lg-57 {
    font-size: 57px;
  }
  .w-lg-57 {
    width: 57px;
  }
  .h-lg-57 {
    height: 57px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-57 {
    line-height: 57px;
  }
  .line-height-xl-57 {
    line-height: 57px;
  }
  .grid-cols-xl-57 {
    grid-template-columns: repeat(57, 1fr);
  }
  .gap-xl-57 {
    gap: 57px;
  }
  .gap-x-xl-57 {
    -moz-column-gap: 57px;
         column-gap: 57px;
  }
  .gap-y-xl-57 {
    row-gap: 57px;
  }
  .rounded-xl-57 {
    border-radius: 57px;
  }
  .mb-xl-57 {
    margin-bottom: 57px;
  }
  .mt-xl-57 {
    margin-top: 57px;
  }
  .mr-xl-57 {
    margin-right: 57px;
  }
  .ml-xl-57 {
    margin-left: 57px;
  }
  .mx-xl-57 {
    margin-right: 57px;
    margin-left: 57px;
  }
  .my-xl-57 {
    margin-top: 57px;
    margin-bottom: 57px;
  }
  .p-xl-57 {
    padding: 57px;
  }
  .px-xl-57 {
    padding-right: 57px;
    padding-left: 57px;
  }
  .py-xl-57 {
    padding-top: 57px;
    padding-bottom: 57px;
  }
  .pr-xl-57 {
    padding-right: 57px;
  }
  .pl-xl-57 {
    padding-left: 57px;
  }
  .pt-xl-57 {
    padding-top: 57px;
  }
  .pb-xl-57 {
    padding-bottom: 57px;
  }
  .fs-xl-57 {
    font-size: 57px;
  }
  .w-xl-57 {
    width: 57px;
  }
  .h-xl-57 {
    height: 57px;
  }
}
.lh-58 {
  line-height: 58px;
}

.grid-cols-58 {
  grid-template-columns: repeat(58, 1fr);
}

.line-height-58 {
  line-height: 58px;
}

.gap-58 {
  gap: 58px;
}

.gap-x-58 {
  -moz-column-gap: 58px;
       column-gap: 58px;
}

.gap-y-58 {
  row-gap: 58px;
}

.rounded-58 {
  border-radius: 58px;
}

.mb-58 {
  margin-bottom: 58px;
}

.mt-58 {
  margin-top: 58px;
}

.mr-58 {
  margin-right: 58px;
}

.ml-58 {
  margin-left: 58px;
}

.mx-58 {
  margin-right: 58px;
  margin-left: 58px;
}

.my-58 {
  margin-top: 58px;
  margin-bottom: 58px;
}

.p-58 {
  padding: 58px;
}

.px-58 {
  padding-right: 58px;
  padding-left: 58px;
}

.py-58 {
  padding-top: 58px;
  padding-bottom: 58px;
}

.pr-58 {
  padding-right: 58px;
}

.pl-58 {
  padding-left: 58px;
}

.pt-58 {
  padding-top: 58px;
}

.pb-58 {
  padding-bottom: 58px;
}

.fs-58 {
  font-size: 58px;
}

.w-58 {
  width: 58px;
}

.h-58 {
  height: 58px;
}

@media (min-width: 576px) {
  .lh-sm-58 {
    line-height: 58px;
  }
  .line-height-sm-58 {
    line-height: 58px;
  }
  .grid-cols-sm-58 {
    grid-template-columns: repeat(58, 1fr);
  }
  .gap-sm-58 {
    gap: 58px;
  }
  .gap-x-sm-58 {
    -moz-column-gap: 58px;
         column-gap: 58px;
  }
  .gap-y-sm-58 {
    row-gap: 58px;
  }
  .rounded-sm-58 {
    border-radius: 58px;
  }
  .mb-sm-58 {
    margin-bottom: 58px;
  }
  .mt-sm-58 {
    margin-top: 58px;
  }
  .mr-sm-58 {
    margin-right: 58px;
  }
  .ml-sm-58 {
    margin-left: 58px;
  }
  .mx-sm-58 {
    margin-right: 58px;
    margin-left: 58px;
  }
  .my-sm-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }
  .p-sm-58 {
    padding: 58px;
  }
  .px-sm-58 {
    padding-right: 58px;
    padding-left: 58px;
  }
  .py-sm-58 {
    padding-top: 58px;
    padding-bottom: 58px;
  }
  .pr-sm-58 {
    padding-right: 58px;
  }
  .pl-sm-58 {
    padding-left: 58px;
  }
  .pt-sm-58 {
    padding-top: 58px;
  }
  .pb-sm-58 {
    padding-bottom: 58px;
  }
  .fs-sm-58 {
    font-size: 58px;
  }
  .w-sm-58 {
    width: 58px;
  }
  .h-sm-58 {
    height: 58px;
  }
}
@media (min-width: 768px) {
  .lh-md-58 {
    line-height: 58px;
  }
  .line-height-md-58 {
    line-height: 58px;
  }
  .grid-cols-md-58 {
    grid-template-columns: repeat(58, 1fr);
  }
  .gap-md-58 {
    gap: 58px;
  }
  .gap-x-md-58 {
    -moz-column-gap: 58px;
         column-gap: 58px;
  }
  .gap-y-md-58 {
    row-gap: 58px;
  }
  .rounded-md-58 {
    border-radius: 58px;
  }
  .mb-md-58 {
    margin-bottom: 58px;
  }
  .mt-md-58 {
    margin-top: 58px;
  }
  .mr-md-58 {
    margin-right: 58px;
  }
  .ml-md-58 {
    margin-left: 58px;
  }
  .mx-md-58 {
    margin-right: 58px;
    margin-left: 58px;
  }
  .my-md-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }
  .p-md-58 {
    padding: 58px;
  }
  .px-md-58 {
    padding-right: 58px;
    padding-left: 58px;
  }
  .py-md-58 {
    padding-top: 58px;
    padding-bottom: 58px;
  }
  .pr-md-58 {
    padding-right: 58px;
  }
  .pl-md-58 {
    padding-left: 58px;
  }
  .pt-md-58 {
    padding-top: 58px;
  }
  .pb-md-58 {
    padding-bottom: 58px;
  }
  .fs-md-58 {
    font-size: 58px;
  }
  .w-md-58 {
    width: 58px;
  }
  .h-md-58 {
    height: 58px;
  }
}
@media (min-width: 992px) {
  .lh-lg-58 {
    line-height: 58px;
  }
  .line-height-lg-58 {
    line-height: 58px;
  }
  .grid-cols-lg-58 {
    grid-template-columns: repeat(58, 1fr);
  }
  .gap-lg-58 {
    gap: 58px;
  }
  .gap-x-lg-58 {
    -moz-column-gap: 58px;
         column-gap: 58px;
  }
  .gap-y-lg-58 {
    row-gap: 58px;
  }
  .rounded-lg-58 {
    border-radius: 58px;
  }
  .mb-lg-58 {
    margin-bottom: 58px;
  }
  .mt-lg-58 {
    margin-top: 58px;
  }
  .mr-lg-58 {
    margin-right: 58px;
  }
  .ml-lg-58 {
    margin-left: 58px;
  }
  .mx-lg-58 {
    margin-right: 58px;
    margin-left: 58px;
  }
  .my-lg-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }
  .p-lg-58 {
    padding: 58px;
  }
  .px-lg-58 {
    padding-right: 58px;
    padding-left: 58px;
  }
  .py-lg-58 {
    padding-top: 58px;
    padding-bottom: 58px;
  }
  .pr-lg-58 {
    padding-right: 58px;
  }
  .pl-lg-58 {
    padding-left: 58px;
  }
  .pt-lg-58 {
    padding-top: 58px;
  }
  .pb-lg-58 {
    padding-bottom: 58px;
  }
  .fs-lg-58 {
    font-size: 58px;
  }
  .w-lg-58 {
    width: 58px;
  }
  .h-lg-58 {
    height: 58px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-58 {
    line-height: 58px;
  }
  .line-height-xl-58 {
    line-height: 58px;
  }
  .grid-cols-xl-58 {
    grid-template-columns: repeat(58, 1fr);
  }
  .gap-xl-58 {
    gap: 58px;
  }
  .gap-x-xl-58 {
    -moz-column-gap: 58px;
         column-gap: 58px;
  }
  .gap-y-xl-58 {
    row-gap: 58px;
  }
  .rounded-xl-58 {
    border-radius: 58px;
  }
  .mb-xl-58 {
    margin-bottom: 58px;
  }
  .mt-xl-58 {
    margin-top: 58px;
  }
  .mr-xl-58 {
    margin-right: 58px;
  }
  .ml-xl-58 {
    margin-left: 58px;
  }
  .mx-xl-58 {
    margin-right: 58px;
    margin-left: 58px;
  }
  .my-xl-58 {
    margin-top: 58px;
    margin-bottom: 58px;
  }
  .p-xl-58 {
    padding: 58px;
  }
  .px-xl-58 {
    padding-right: 58px;
    padding-left: 58px;
  }
  .py-xl-58 {
    padding-top: 58px;
    padding-bottom: 58px;
  }
  .pr-xl-58 {
    padding-right: 58px;
  }
  .pl-xl-58 {
    padding-left: 58px;
  }
  .pt-xl-58 {
    padding-top: 58px;
  }
  .pb-xl-58 {
    padding-bottom: 58px;
  }
  .fs-xl-58 {
    font-size: 58px;
  }
  .w-xl-58 {
    width: 58px;
  }
  .h-xl-58 {
    height: 58px;
  }
}
.lh-59 {
  line-height: 59px;
}

.grid-cols-59 {
  grid-template-columns: repeat(59, 1fr);
}

.line-height-59 {
  line-height: 59px;
}

.gap-59 {
  gap: 59px;
}

.gap-x-59 {
  -moz-column-gap: 59px;
       column-gap: 59px;
}

.gap-y-59 {
  row-gap: 59px;
}

.rounded-59 {
  border-radius: 59px;
}

.mb-59 {
  margin-bottom: 59px;
}

.mt-59 {
  margin-top: 59px;
}

.mr-59 {
  margin-right: 59px;
}

.ml-59 {
  margin-left: 59px;
}

.mx-59 {
  margin-right: 59px;
  margin-left: 59px;
}

.my-59 {
  margin-top: 59px;
  margin-bottom: 59px;
}

.p-59 {
  padding: 59px;
}

.px-59 {
  padding-right: 59px;
  padding-left: 59px;
}

.py-59 {
  padding-top: 59px;
  padding-bottom: 59px;
}

.pr-59 {
  padding-right: 59px;
}

.pl-59 {
  padding-left: 59px;
}

.pt-59 {
  padding-top: 59px;
}

.pb-59 {
  padding-bottom: 59px;
}

.fs-59 {
  font-size: 59px;
}

.w-59 {
  width: 59px;
}

.h-59 {
  height: 59px;
}

@media (min-width: 576px) {
  .lh-sm-59 {
    line-height: 59px;
  }
  .line-height-sm-59 {
    line-height: 59px;
  }
  .grid-cols-sm-59 {
    grid-template-columns: repeat(59, 1fr);
  }
  .gap-sm-59 {
    gap: 59px;
  }
  .gap-x-sm-59 {
    -moz-column-gap: 59px;
         column-gap: 59px;
  }
  .gap-y-sm-59 {
    row-gap: 59px;
  }
  .rounded-sm-59 {
    border-radius: 59px;
  }
  .mb-sm-59 {
    margin-bottom: 59px;
  }
  .mt-sm-59 {
    margin-top: 59px;
  }
  .mr-sm-59 {
    margin-right: 59px;
  }
  .ml-sm-59 {
    margin-left: 59px;
  }
  .mx-sm-59 {
    margin-right: 59px;
    margin-left: 59px;
  }
  .my-sm-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }
  .p-sm-59 {
    padding: 59px;
  }
  .px-sm-59 {
    padding-right: 59px;
    padding-left: 59px;
  }
  .py-sm-59 {
    padding-top: 59px;
    padding-bottom: 59px;
  }
  .pr-sm-59 {
    padding-right: 59px;
  }
  .pl-sm-59 {
    padding-left: 59px;
  }
  .pt-sm-59 {
    padding-top: 59px;
  }
  .pb-sm-59 {
    padding-bottom: 59px;
  }
  .fs-sm-59 {
    font-size: 59px;
  }
  .w-sm-59 {
    width: 59px;
  }
  .h-sm-59 {
    height: 59px;
  }
}
@media (min-width: 768px) {
  .lh-md-59 {
    line-height: 59px;
  }
  .line-height-md-59 {
    line-height: 59px;
  }
  .grid-cols-md-59 {
    grid-template-columns: repeat(59, 1fr);
  }
  .gap-md-59 {
    gap: 59px;
  }
  .gap-x-md-59 {
    -moz-column-gap: 59px;
         column-gap: 59px;
  }
  .gap-y-md-59 {
    row-gap: 59px;
  }
  .rounded-md-59 {
    border-radius: 59px;
  }
  .mb-md-59 {
    margin-bottom: 59px;
  }
  .mt-md-59 {
    margin-top: 59px;
  }
  .mr-md-59 {
    margin-right: 59px;
  }
  .ml-md-59 {
    margin-left: 59px;
  }
  .mx-md-59 {
    margin-right: 59px;
    margin-left: 59px;
  }
  .my-md-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }
  .p-md-59 {
    padding: 59px;
  }
  .px-md-59 {
    padding-right: 59px;
    padding-left: 59px;
  }
  .py-md-59 {
    padding-top: 59px;
    padding-bottom: 59px;
  }
  .pr-md-59 {
    padding-right: 59px;
  }
  .pl-md-59 {
    padding-left: 59px;
  }
  .pt-md-59 {
    padding-top: 59px;
  }
  .pb-md-59 {
    padding-bottom: 59px;
  }
  .fs-md-59 {
    font-size: 59px;
  }
  .w-md-59 {
    width: 59px;
  }
  .h-md-59 {
    height: 59px;
  }
}
@media (min-width: 992px) {
  .lh-lg-59 {
    line-height: 59px;
  }
  .line-height-lg-59 {
    line-height: 59px;
  }
  .grid-cols-lg-59 {
    grid-template-columns: repeat(59, 1fr);
  }
  .gap-lg-59 {
    gap: 59px;
  }
  .gap-x-lg-59 {
    -moz-column-gap: 59px;
         column-gap: 59px;
  }
  .gap-y-lg-59 {
    row-gap: 59px;
  }
  .rounded-lg-59 {
    border-radius: 59px;
  }
  .mb-lg-59 {
    margin-bottom: 59px;
  }
  .mt-lg-59 {
    margin-top: 59px;
  }
  .mr-lg-59 {
    margin-right: 59px;
  }
  .ml-lg-59 {
    margin-left: 59px;
  }
  .mx-lg-59 {
    margin-right: 59px;
    margin-left: 59px;
  }
  .my-lg-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }
  .p-lg-59 {
    padding: 59px;
  }
  .px-lg-59 {
    padding-right: 59px;
    padding-left: 59px;
  }
  .py-lg-59 {
    padding-top: 59px;
    padding-bottom: 59px;
  }
  .pr-lg-59 {
    padding-right: 59px;
  }
  .pl-lg-59 {
    padding-left: 59px;
  }
  .pt-lg-59 {
    padding-top: 59px;
  }
  .pb-lg-59 {
    padding-bottom: 59px;
  }
  .fs-lg-59 {
    font-size: 59px;
  }
  .w-lg-59 {
    width: 59px;
  }
  .h-lg-59 {
    height: 59px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-59 {
    line-height: 59px;
  }
  .line-height-xl-59 {
    line-height: 59px;
  }
  .grid-cols-xl-59 {
    grid-template-columns: repeat(59, 1fr);
  }
  .gap-xl-59 {
    gap: 59px;
  }
  .gap-x-xl-59 {
    -moz-column-gap: 59px;
         column-gap: 59px;
  }
  .gap-y-xl-59 {
    row-gap: 59px;
  }
  .rounded-xl-59 {
    border-radius: 59px;
  }
  .mb-xl-59 {
    margin-bottom: 59px;
  }
  .mt-xl-59 {
    margin-top: 59px;
  }
  .mr-xl-59 {
    margin-right: 59px;
  }
  .ml-xl-59 {
    margin-left: 59px;
  }
  .mx-xl-59 {
    margin-right: 59px;
    margin-left: 59px;
  }
  .my-xl-59 {
    margin-top: 59px;
    margin-bottom: 59px;
  }
  .p-xl-59 {
    padding: 59px;
  }
  .px-xl-59 {
    padding-right: 59px;
    padding-left: 59px;
  }
  .py-xl-59 {
    padding-top: 59px;
    padding-bottom: 59px;
  }
  .pr-xl-59 {
    padding-right: 59px;
  }
  .pl-xl-59 {
    padding-left: 59px;
  }
  .pt-xl-59 {
    padding-top: 59px;
  }
  .pb-xl-59 {
    padding-bottom: 59px;
  }
  .fs-xl-59 {
    font-size: 59px;
  }
  .w-xl-59 {
    width: 59px;
  }
  .h-xl-59 {
    height: 59px;
  }
}
.lh-60 {
  line-height: 60px;
}

.grid-cols-60 {
  grid-template-columns: repeat(60, 1fr);
}

.line-height-60 {
  line-height: 60px;
}

.gap-60 {
  gap: 60px;
}

.gap-x-60 {
  -moz-column-gap: 60px;
       column-gap: 60px;
}

.gap-y-60 {
  row-gap: 60px;
}

.rounded-60 {
  border-radius: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mt-60 {
  margin-top: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.mx-60 {
  margin-right: 60px;
  margin-left: 60px;
}

.my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.p-60 {
  padding: 60px;
}

.px-60 {
  padding-right: 60px;
  padding-left: 60px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pr-60 {
  padding-right: 60px;
}

.pl-60 {
  padding-left: 60px;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.fs-60 {
  font-size: 60px;
}

.w-60 {
  width: 60px;
}

.h-60 {
  height: 60px;
}

@media (min-width: 576px) {
  .lh-sm-60 {
    line-height: 60px;
  }
  .line-height-sm-60 {
    line-height: 60px;
  }
  .grid-cols-sm-60 {
    grid-template-columns: repeat(60, 1fr);
  }
  .gap-sm-60 {
    gap: 60px;
  }
  .gap-x-sm-60 {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .gap-y-sm-60 {
    row-gap: 60px;
  }
  .rounded-sm-60 {
    border-radius: 60px;
  }
  .mb-sm-60 {
    margin-bottom: 60px;
  }
  .mt-sm-60 {
    margin-top: 60px;
  }
  .mr-sm-60 {
    margin-right: 60px;
  }
  .ml-sm-60 {
    margin-left: 60px;
  }
  .mx-sm-60 {
    margin-right: 60px;
    margin-left: 60px;
  }
  .my-sm-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .p-sm-60 {
    padding: 60px;
  }
  .px-sm-60 {
    padding-right: 60px;
    padding-left: 60px;
  }
  .py-sm-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pr-sm-60 {
    padding-right: 60px;
  }
  .pl-sm-60 {
    padding-left: 60px;
  }
  .pt-sm-60 {
    padding-top: 60px;
  }
  .pb-sm-60 {
    padding-bottom: 60px;
  }
  .fs-sm-60 {
    font-size: 60px;
  }
  .w-sm-60 {
    width: 60px;
  }
  .h-sm-60 {
    height: 60px;
  }
}
@media (min-width: 768px) {
  .lh-md-60 {
    line-height: 60px;
  }
  .line-height-md-60 {
    line-height: 60px;
  }
  .grid-cols-md-60 {
    grid-template-columns: repeat(60, 1fr);
  }
  .gap-md-60 {
    gap: 60px;
  }
  .gap-x-md-60 {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .gap-y-md-60 {
    row-gap: 60px;
  }
  .rounded-md-60 {
    border-radius: 60px;
  }
  .mb-md-60 {
    margin-bottom: 60px;
  }
  .mt-md-60 {
    margin-top: 60px;
  }
  .mr-md-60 {
    margin-right: 60px;
  }
  .ml-md-60 {
    margin-left: 60px;
  }
  .mx-md-60 {
    margin-right: 60px;
    margin-left: 60px;
  }
  .my-md-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .p-md-60 {
    padding: 60px;
  }
  .px-md-60 {
    padding-right: 60px;
    padding-left: 60px;
  }
  .py-md-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pr-md-60 {
    padding-right: 60px;
  }
  .pl-md-60 {
    padding-left: 60px;
  }
  .pt-md-60 {
    padding-top: 60px;
  }
  .pb-md-60 {
    padding-bottom: 60px;
  }
  .fs-md-60 {
    font-size: 60px;
  }
  .w-md-60 {
    width: 60px;
  }
  .h-md-60 {
    height: 60px;
  }
}
@media (min-width: 992px) {
  .lh-lg-60 {
    line-height: 60px;
  }
  .line-height-lg-60 {
    line-height: 60px;
  }
  .grid-cols-lg-60 {
    grid-template-columns: repeat(60, 1fr);
  }
  .gap-lg-60 {
    gap: 60px;
  }
  .gap-x-lg-60 {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .gap-y-lg-60 {
    row-gap: 60px;
  }
  .rounded-lg-60 {
    border-radius: 60px;
  }
  .mb-lg-60 {
    margin-bottom: 60px;
  }
  .mt-lg-60 {
    margin-top: 60px;
  }
  .mr-lg-60 {
    margin-right: 60px;
  }
  .ml-lg-60 {
    margin-left: 60px;
  }
  .mx-lg-60 {
    margin-right: 60px;
    margin-left: 60px;
  }
  .my-lg-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .p-lg-60 {
    padding: 60px;
  }
  .px-lg-60 {
    padding-right: 60px;
    padding-left: 60px;
  }
  .py-lg-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pr-lg-60 {
    padding-right: 60px;
  }
  .pl-lg-60 {
    padding-left: 60px;
  }
  .pt-lg-60 {
    padding-top: 60px;
  }
  .pb-lg-60 {
    padding-bottom: 60px;
  }
  .fs-lg-60 {
    font-size: 60px;
  }
  .w-lg-60 {
    width: 60px;
  }
  .h-lg-60 {
    height: 60px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-60 {
    line-height: 60px;
  }
  .line-height-xl-60 {
    line-height: 60px;
  }
  .grid-cols-xl-60 {
    grid-template-columns: repeat(60, 1fr);
  }
  .gap-xl-60 {
    gap: 60px;
  }
  .gap-x-xl-60 {
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
  .gap-y-xl-60 {
    row-gap: 60px;
  }
  .rounded-xl-60 {
    border-radius: 60px;
  }
  .mb-xl-60 {
    margin-bottom: 60px;
  }
  .mt-xl-60 {
    margin-top: 60px;
  }
  .mr-xl-60 {
    margin-right: 60px;
  }
  .ml-xl-60 {
    margin-left: 60px;
  }
  .mx-xl-60 {
    margin-right: 60px;
    margin-left: 60px;
  }
  .my-xl-60 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .p-xl-60 {
    padding: 60px;
  }
  .px-xl-60 {
    padding-right: 60px;
    padding-left: 60px;
  }
  .py-xl-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pr-xl-60 {
    padding-right: 60px;
  }
  .pl-xl-60 {
    padding-left: 60px;
  }
  .pt-xl-60 {
    padding-top: 60px;
  }
  .pb-xl-60 {
    padding-bottom: 60px;
  }
  .fs-xl-60 {
    font-size: 60px;
  }
  .w-xl-60 {
    width: 60px;
  }
  .h-xl-60 {
    height: 60px;
  }
}
.lh-61 {
  line-height: 61px;
}

.grid-cols-61 {
  grid-template-columns: repeat(61, 1fr);
}

.line-height-61 {
  line-height: 61px;
}

.gap-61 {
  gap: 61px;
}

.gap-x-61 {
  -moz-column-gap: 61px;
       column-gap: 61px;
}

.gap-y-61 {
  row-gap: 61px;
}

.rounded-61 {
  border-radius: 61px;
}

.mb-61 {
  margin-bottom: 61px;
}

.mt-61 {
  margin-top: 61px;
}

.mr-61 {
  margin-right: 61px;
}

.ml-61 {
  margin-left: 61px;
}

.mx-61 {
  margin-right: 61px;
  margin-left: 61px;
}

.my-61 {
  margin-top: 61px;
  margin-bottom: 61px;
}

.p-61 {
  padding: 61px;
}

.px-61 {
  padding-right: 61px;
  padding-left: 61px;
}

.py-61 {
  padding-top: 61px;
  padding-bottom: 61px;
}

.pr-61 {
  padding-right: 61px;
}

.pl-61 {
  padding-left: 61px;
}

.pt-61 {
  padding-top: 61px;
}

.pb-61 {
  padding-bottom: 61px;
}

.fs-61 {
  font-size: 61px;
}

.w-61 {
  width: 61px;
}

.h-61 {
  height: 61px;
}

@media (min-width: 576px) {
  .lh-sm-61 {
    line-height: 61px;
  }
  .line-height-sm-61 {
    line-height: 61px;
  }
  .grid-cols-sm-61 {
    grid-template-columns: repeat(61, 1fr);
  }
  .gap-sm-61 {
    gap: 61px;
  }
  .gap-x-sm-61 {
    -moz-column-gap: 61px;
         column-gap: 61px;
  }
  .gap-y-sm-61 {
    row-gap: 61px;
  }
  .rounded-sm-61 {
    border-radius: 61px;
  }
  .mb-sm-61 {
    margin-bottom: 61px;
  }
  .mt-sm-61 {
    margin-top: 61px;
  }
  .mr-sm-61 {
    margin-right: 61px;
  }
  .ml-sm-61 {
    margin-left: 61px;
  }
  .mx-sm-61 {
    margin-right: 61px;
    margin-left: 61px;
  }
  .my-sm-61 {
    margin-top: 61px;
    margin-bottom: 61px;
  }
  .p-sm-61 {
    padding: 61px;
  }
  .px-sm-61 {
    padding-right: 61px;
    padding-left: 61px;
  }
  .py-sm-61 {
    padding-top: 61px;
    padding-bottom: 61px;
  }
  .pr-sm-61 {
    padding-right: 61px;
  }
  .pl-sm-61 {
    padding-left: 61px;
  }
  .pt-sm-61 {
    padding-top: 61px;
  }
  .pb-sm-61 {
    padding-bottom: 61px;
  }
  .fs-sm-61 {
    font-size: 61px;
  }
  .w-sm-61 {
    width: 61px;
  }
  .h-sm-61 {
    height: 61px;
  }
}
@media (min-width: 768px) {
  .lh-md-61 {
    line-height: 61px;
  }
  .line-height-md-61 {
    line-height: 61px;
  }
  .grid-cols-md-61 {
    grid-template-columns: repeat(61, 1fr);
  }
  .gap-md-61 {
    gap: 61px;
  }
  .gap-x-md-61 {
    -moz-column-gap: 61px;
         column-gap: 61px;
  }
  .gap-y-md-61 {
    row-gap: 61px;
  }
  .rounded-md-61 {
    border-radius: 61px;
  }
  .mb-md-61 {
    margin-bottom: 61px;
  }
  .mt-md-61 {
    margin-top: 61px;
  }
  .mr-md-61 {
    margin-right: 61px;
  }
  .ml-md-61 {
    margin-left: 61px;
  }
  .mx-md-61 {
    margin-right: 61px;
    margin-left: 61px;
  }
  .my-md-61 {
    margin-top: 61px;
    margin-bottom: 61px;
  }
  .p-md-61 {
    padding: 61px;
  }
  .px-md-61 {
    padding-right: 61px;
    padding-left: 61px;
  }
  .py-md-61 {
    padding-top: 61px;
    padding-bottom: 61px;
  }
  .pr-md-61 {
    padding-right: 61px;
  }
  .pl-md-61 {
    padding-left: 61px;
  }
  .pt-md-61 {
    padding-top: 61px;
  }
  .pb-md-61 {
    padding-bottom: 61px;
  }
  .fs-md-61 {
    font-size: 61px;
  }
  .w-md-61 {
    width: 61px;
  }
  .h-md-61 {
    height: 61px;
  }
}
@media (min-width: 992px) {
  .lh-lg-61 {
    line-height: 61px;
  }
  .line-height-lg-61 {
    line-height: 61px;
  }
  .grid-cols-lg-61 {
    grid-template-columns: repeat(61, 1fr);
  }
  .gap-lg-61 {
    gap: 61px;
  }
  .gap-x-lg-61 {
    -moz-column-gap: 61px;
         column-gap: 61px;
  }
  .gap-y-lg-61 {
    row-gap: 61px;
  }
  .rounded-lg-61 {
    border-radius: 61px;
  }
  .mb-lg-61 {
    margin-bottom: 61px;
  }
  .mt-lg-61 {
    margin-top: 61px;
  }
  .mr-lg-61 {
    margin-right: 61px;
  }
  .ml-lg-61 {
    margin-left: 61px;
  }
  .mx-lg-61 {
    margin-right: 61px;
    margin-left: 61px;
  }
  .my-lg-61 {
    margin-top: 61px;
    margin-bottom: 61px;
  }
  .p-lg-61 {
    padding: 61px;
  }
  .px-lg-61 {
    padding-right: 61px;
    padding-left: 61px;
  }
  .py-lg-61 {
    padding-top: 61px;
    padding-bottom: 61px;
  }
  .pr-lg-61 {
    padding-right: 61px;
  }
  .pl-lg-61 {
    padding-left: 61px;
  }
  .pt-lg-61 {
    padding-top: 61px;
  }
  .pb-lg-61 {
    padding-bottom: 61px;
  }
  .fs-lg-61 {
    font-size: 61px;
  }
  .w-lg-61 {
    width: 61px;
  }
  .h-lg-61 {
    height: 61px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-61 {
    line-height: 61px;
  }
  .line-height-xl-61 {
    line-height: 61px;
  }
  .grid-cols-xl-61 {
    grid-template-columns: repeat(61, 1fr);
  }
  .gap-xl-61 {
    gap: 61px;
  }
  .gap-x-xl-61 {
    -moz-column-gap: 61px;
         column-gap: 61px;
  }
  .gap-y-xl-61 {
    row-gap: 61px;
  }
  .rounded-xl-61 {
    border-radius: 61px;
  }
  .mb-xl-61 {
    margin-bottom: 61px;
  }
  .mt-xl-61 {
    margin-top: 61px;
  }
  .mr-xl-61 {
    margin-right: 61px;
  }
  .ml-xl-61 {
    margin-left: 61px;
  }
  .mx-xl-61 {
    margin-right: 61px;
    margin-left: 61px;
  }
  .my-xl-61 {
    margin-top: 61px;
    margin-bottom: 61px;
  }
  .p-xl-61 {
    padding: 61px;
  }
  .px-xl-61 {
    padding-right: 61px;
    padding-left: 61px;
  }
  .py-xl-61 {
    padding-top: 61px;
    padding-bottom: 61px;
  }
  .pr-xl-61 {
    padding-right: 61px;
  }
  .pl-xl-61 {
    padding-left: 61px;
  }
  .pt-xl-61 {
    padding-top: 61px;
  }
  .pb-xl-61 {
    padding-bottom: 61px;
  }
  .fs-xl-61 {
    font-size: 61px;
  }
  .w-xl-61 {
    width: 61px;
  }
  .h-xl-61 {
    height: 61px;
  }
}
.lh-62 {
  line-height: 62px;
}

.grid-cols-62 {
  grid-template-columns: repeat(62, 1fr);
}

.line-height-62 {
  line-height: 62px;
}

.gap-62 {
  gap: 62px;
}

.gap-x-62 {
  -moz-column-gap: 62px;
       column-gap: 62px;
}

.gap-y-62 {
  row-gap: 62px;
}

.rounded-62 {
  border-radius: 62px;
}

.mb-62 {
  margin-bottom: 62px;
}

.mt-62 {
  margin-top: 62px;
}

.mr-62 {
  margin-right: 62px;
}

.ml-62 {
  margin-left: 62px;
}

.mx-62 {
  margin-right: 62px;
  margin-left: 62px;
}

.my-62 {
  margin-top: 62px;
  margin-bottom: 62px;
}

.p-62 {
  padding: 62px;
}

.px-62 {
  padding-right: 62px;
  padding-left: 62px;
}

.py-62 {
  padding-top: 62px;
  padding-bottom: 62px;
}

.pr-62 {
  padding-right: 62px;
}

.pl-62 {
  padding-left: 62px;
}

.pt-62 {
  padding-top: 62px;
}

.pb-62 {
  padding-bottom: 62px;
}

.fs-62 {
  font-size: 62px;
}

.w-62 {
  width: 62px;
}

.h-62 {
  height: 62px;
}

@media (min-width: 576px) {
  .lh-sm-62 {
    line-height: 62px;
  }
  .line-height-sm-62 {
    line-height: 62px;
  }
  .grid-cols-sm-62 {
    grid-template-columns: repeat(62, 1fr);
  }
  .gap-sm-62 {
    gap: 62px;
  }
  .gap-x-sm-62 {
    -moz-column-gap: 62px;
         column-gap: 62px;
  }
  .gap-y-sm-62 {
    row-gap: 62px;
  }
  .rounded-sm-62 {
    border-radius: 62px;
  }
  .mb-sm-62 {
    margin-bottom: 62px;
  }
  .mt-sm-62 {
    margin-top: 62px;
  }
  .mr-sm-62 {
    margin-right: 62px;
  }
  .ml-sm-62 {
    margin-left: 62px;
  }
  .mx-sm-62 {
    margin-right: 62px;
    margin-left: 62px;
  }
  .my-sm-62 {
    margin-top: 62px;
    margin-bottom: 62px;
  }
  .p-sm-62 {
    padding: 62px;
  }
  .px-sm-62 {
    padding-right: 62px;
    padding-left: 62px;
  }
  .py-sm-62 {
    padding-top: 62px;
    padding-bottom: 62px;
  }
  .pr-sm-62 {
    padding-right: 62px;
  }
  .pl-sm-62 {
    padding-left: 62px;
  }
  .pt-sm-62 {
    padding-top: 62px;
  }
  .pb-sm-62 {
    padding-bottom: 62px;
  }
  .fs-sm-62 {
    font-size: 62px;
  }
  .w-sm-62 {
    width: 62px;
  }
  .h-sm-62 {
    height: 62px;
  }
}
@media (min-width: 768px) {
  .lh-md-62 {
    line-height: 62px;
  }
  .line-height-md-62 {
    line-height: 62px;
  }
  .grid-cols-md-62 {
    grid-template-columns: repeat(62, 1fr);
  }
  .gap-md-62 {
    gap: 62px;
  }
  .gap-x-md-62 {
    -moz-column-gap: 62px;
         column-gap: 62px;
  }
  .gap-y-md-62 {
    row-gap: 62px;
  }
  .rounded-md-62 {
    border-radius: 62px;
  }
  .mb-md-62 {
    margin-bottom: 62px;
  }
  .mt-md-62 {
    margin-top: 62px;
  }
  .mr-md-62 {
    margin-right: 62px;
  }
  .ml-md-62 {
    margin-left: 62px;
  }
  .mx-md-62 {
    margin-right: 62px;
    margin-left: 62px;
  }
  .my-md-62 {
    margin-top: 62px;
    margin-bottom: 62px;
  }
  .p-md-62 {
    padding: 62px;
  }
  .px-md-62 {
    padding-right: 62px;
    padding-left: 62px;
  }
  .py-md-62 {
    padding-top: 62px;
    padding-bottom: 62px;
  }
  .pr-md-62 {
    padding-right: 62px;
  }
  .pl-md-62 {
    padding-left: 62px;
  }
  .pt-md-62 {
    padding-top: 62px;
  }
  .pb-md-62 {
    padding-bottom: 62px;
  }
  .fs-md-62 {
    font-size: 62px;
  }
  .w-md-62 {
    width: 62px;
  }
  .h-md-62 {
    height: 62px;
  }
}
@media (min-width: 992px) {
  .lh-lg-62 {
    line-height: 62px;
  }
  .line-height-lg-62 {
    line-height: 62px;
  }
  .grid-cols-lg-62 {
    grid-template-columns: repeat(62, 1fr);
  }
  .gap-lg-62 {
    gap: 62px;
  }
  .gap-x-lg-62 {
    -moz-column-gap: 62px;
         column-gap: 62px;
  }
  .gap-y-lg-62 {
    row-gap: 62px;
  }
  .rounded-lg-62 {
    border-radius: 62px;
  }
  .mb-lg-62 {
    margin-bottom: 62px;
  }
  .mt-lg-62 {
    margin-top: 62px;
  }
  .mr-lg-62 {
    margin-right: 62px;
  }
  .ml-lg-62 {
    margin-left: 62px;
  }
  .mx-lg-62 {
    margin-right: 62px;
    margin-left: 62px;
  }
  .my-lg-62 {
    margin-top: 62px;
    margin-bottom: 62px;
  }
  .p-lg-62 {
    padding: 62px;
  }
  .px-lg-62 {
    padding-right: 62px;
    padding-left: 62px;
  }
  .py-lg-62 {
    padding-top: 62px;
    padding-bottom: 62px;
  }
  .pr-lg-62 {
    padding-right: 62px;
  }
  .pl-lg-62 {
    padding-left: 62px;
  }
  .pt-lg-62 {
    padding-top: 62px;
  }
  .pb-lg-62 {
    padding-bottom: 62px;
  }
  .fs-lg-62 {
    font-size: 62px;
  }
  .w-lg-62 {
    width: 62px;
  }
  .h-lg-62 {
    height: 62px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-62 {
    line-height: 62px;
  }
  .line-height-xl-62 {
    line-height: 62px;
  }
  .grid-cols-xl-62 {
    grid-template-columns: repeat(62, 1fr);
  }
  .gap-xl-62 {
    gap: 62px;
  }
  .gap-x-xl-62 {
    -moz-column-gap: 62px;
         column-gap: 62px;
  }
  .gap-y-xl-62 {
    row-gap: 62px;
  }
  .rounded-xl-62 {
    border-radius: 62px;
  }
  .mb-xl-62 {
    margin-bottom: 62px;
  }
  .mt-xl-62 {
    margin-top: 62px;
  }
  .mr-xl-62 {
    margin-right: 62px;
  }
  .ml-xl-62 {
    margin-left: 62px;
  }
  .mx-xl-62 {
    margin-right: 62px;
    margin-left: 62px;
  }
  .my-xl-62 {
    margin-top: 62px;
    margin-bottom: 62px;
  }
  .p-xl-62 {
    padding: 62px;
  }
  .px-xl-62 {
    padding-right: 62px;
    padding-left: 62px;
  }
  .py-xl-62 {
    padding-top: 62px;
    padding-bottom: 62px;
  }
  .pr-xl-62 {
    padding-right: 62px;
  }
  .pl-xl-62 {
    padding-left: 62px;
  }
  .pt-xl-62 {
    padding-top: 62px;
  }
  .pb-xl-62 {
    padding-bottom: 62px;
  }
  .fs-xl-62 {
    font-size: 62px;
  }
  .w-xl-62 {
    width: 62px;
  }
  .h-xl-62 {
    height: 62px;
  }
}
.lh-63 {
  line-height: 63px;
}

.grid-cols-63 {
  grid-template-columns: repeat(63, 1fr);
}

.line-height-63 {
  line-height: 63px;
}

.gap-63 {
  gap: 63px;
}

.gap-x-63 {
  -moz-column-gap: 63px;
       column-gap: 63px;
}

.gap-y-63 {
  row-gap: 63px;
}

.rounded-63 {
  border-radius: 63px;
}

.mb-63 {
  margin-bottom: 63px;
}

.mt-63 {
  margin-top: 63px;
}

.mr-63 {
  margin-right: 63px;
}

.ml-63 {
  margin-left: 63px;
}

.mx-63 {
  margin-right: 63px;
  margin-left: 63px;
}

.my-63 {
  margin-top: 63px;
  margin-bottom: 63px;
}

.p-63 {
  padding: 63px;
}

.px-63 {
  padding-right: 63px;
  padding-left: 63px;
}

.py-63 {
  padding-top: 63px;
  padding-bottom: 63px;
}

.pr-63 {
  padding-right: 63px;
}

.pl-63 {
  padding-left: 63px;
}

.pt-63 {
  padding-top: 63px;
}

.pb-63 {
  padding-bottom: 63px;
}

.fs-63 {
  font-size: 63px;
}

.w-63 {
  width: 63px;
}

.h-63 {
  height: 63px;
}

@media (min-width: 576px) {
  .lh-sm-63 {
    line-height: 63px;
  }
  .line-height-sm-63 {
    line-height: 63px;
  }
  .grid-cols-sm-63 {
    grid-template-columns: repeat(63, 1fr);
  }
  .gap-sm-63 {
    gap: 63px;
  }
  .gap-x-sm-63 {
    -moz-column-gap: 63px;
         column-gap: 63px;
  }
  .gap-y-sm-63 {
    row-gap: 63px;
  }
  .rounded-sm-63 {
    border-radius: 63px;
  }
  .mb-sm-63 {
    margin-bottom: 63px;
  }
  .mt-sm-63 {
    margin-top: 63px;
  }
  .mr-sm-63 {
    margin-right: 63px;
  }
  .ml-sm-63 {
    margin-left: 63px;
  }
  .mx-sm-63 {
    margin-right: 63px;
    margin-left: 63px;
  }
  .my-sm-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }
  .p-sm-63 {
    padding: 63px;
  }
  .px-sm-63 {
    padding-right: 63px;
    padding-left: 63px;
  }
  .py-sm-63 {
    padding-top: 63px;
    padding-bottom: 63px;
  }
  .pr-sm-63 {
    padding-right: 63px;
  }
  .pl-sm-63 {
    padding-left: 63px;
  }
  .pt-sm-63 {
    padding-top: 63px;
  }
  .pb-sm-63 {
    padding-bottom: 63px;
  }
  .fs-sm-63 {
    font-size: 63px;
  }
  .w-sm-63 {
    width: 63px;
  }
  .h-sm-63 {
    height: 63px;
  }
}
@media (min-width: 768px) {
  .lh-md-63 {
    line-height: 63px;
  }
  .line-height-md-63 {
    line-height: 63px;
  }
  .grid-cols-md-63 {
    grid-template-columns: repeat(63, 1fr);
  }
  .gap-md-63 {
    gap: 63px;
  }
  .gap-x-md-63 {
    -moz-column-gap: 63px;
         column-gap: 63px;
  }
  .gap-y-md-63 {
    row-gap: 63px;
  }
  .rounded-md-63 {
    border-radius: 63px;
  }
  .mb-md-63 {
    margin-bottom: 63px;
  }
  .mt-md-63 {
    margin-top: 63px;
  }
  .mr-md-63 {
    margin-right: 63px;
  }
  .ml-md-63 {
    margin-left: 63px;
  }
  .mx-md-63 {
    margin-right: 63px;
    margin-left: 63px;
  }
  .my-md-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }
  .p-md-63 {
    padding: 63px;
  }
  .px-md-63 {
    padding-right: 63px;
    padding-left: 63px;
  }
  .py-md-63 {
    padding-top: 63px;
    padding-bottom: 63px;
  }
  .pr-md-63 {
    padding-right: 63px;
  }
  .pl-md-63 {
    padding-left: 63px;
  }
  .pt-md-63 {
    padding-top: 63px;
  }
  .pb-md-63 {
    padding-bottom: 63px;
  }
  .fs-md-63 {
    font-size: 63px;
  }
  .w-md-63 {
    width: 63px;
  }
  .h-md-63 {
    height: 63px;
  }
}
@media (min-width: 992px) {
  .lh-lg-63 {
    line-height: 63px;
  }
  .line-height-lg-63 {
    line-height: 63px;
  }
  .grid-cols-lg-63 {
    grid-template-columns: repeat(63, 1fr);
  }
  .gap-lg-63 {
    gap: 63px;
  }
  .gap-x-lg-63 {
    -moz-column-gap: 63px;
         column-gap: 63px;
  }
  .gap-y-lg-63 {
    row-gap: 63px;
  }
  .rounded-lg-63 {
    border-radius: 63px;
  }
  .mb-lg-63 {
    margin-bottom: 63px;
  }
  .mt-lg-63 {
    margin-top: 63px;
  }
  .mr-lg-63 {
    margin-right: 63px;
  }
  .ml-lg-63 {
    margin-left: 63px;
  }
  .mx-lg-63 {
    margin-right: 63px;
    margin-left: 63px;
  }
  .my-lg-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }
  .p-lg-63 {
    padding: 63px;
  }
  .px-lg-63 {
    padding-right: 63px;
    padding-left: 63px;
  }
  .py-lg-63 {
    padding-top: 63px;
    padding-bottom: 63px;
  }
  .pr-lg-63 {
    padding-right: 63px;
  }
  .pl-lg-63 {
    padding-left: 63px;
  }
  .pt-lg-63 {
    padding-top: 63px;
  }
  .pb-lg-63 {
    padding-bottom: 63px;
  }
  .fs-lg-63 {
    font-size: 63px;
  }
  .w-lg-63 {
    width: 63px;
  }
  .h-lg-63 {
    height: 63px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-63 {
    line-height: 63px;
  }
  .line-height-xl-63 {
    line-height: 63px;
  }
  .grid-cols-xl-63 {
    grid-template-columns: repeat(63, 1fr);
  }
  .gap-xl-63 {
    gap: 63px;
  }
  .gap-x-xl-63 {
    -moz-column-gap: 63px;
         column-gap: 63px;
  }
  .gap-y-xl-63 {
    row-gap: 63px;
  }
  .rounded-xl-63 {
    border-radius: 63px;
  }
  .mb-xl-63 {
    margin-bottom: 63px;
  }
  .mt-xl-63 {
    margin-top: 63px;
  }
  .mr-xl-63 {
    margin-right: 63px;
  }
  .ml-xl-63 {
    margin-left: 63px;
  }
  .mx-xl-63 {
    margin-right: 63px;
    margin-left: 63px;
  }
  .my-xl-63 {
    margin-top: 63px;
    margin-bottom: 63px;
  }
  .p-xl-63 {
    padding: 63px;
  }
  .px-xl-63 {
    padding-right: 63px;
    padding-left: 63px;
  }
  .py-xl-63 {
    padding-top: 63px;
    padding-bottom: 63px;
  }
  .pr-xl-63 {
    padding-right: 63px;
  }
  .pl-xl-63 {
    padding-left: 63px;
  }
  .pt-xl-63 {
    padding-top: 63px;
  }
  .pb-xl-63 {
    padding-bottom: 63px;
  }
  .fs-xl-63 {
    font-size: 63px;
  }
  .w-xl-63 {
    width: 63px;
  }
  .h-xl-63 {
    height: 63px;
  }
}
.lh-64 {
  line-height: 64px;
}

.grid-cols-64 {
  grid-template-columns: repeat(64, 1fr);
}

.line-height-64 {
  line-height: 64px;
}

.gap-64 {
  gap: 64px;
}

.gap-x-64 {
  -moz-column-gap: 64px;
       column-gap: 64px;
}

.gap-y-64 {
  row-gap: 64px;
}

.rounded-64 {
  border-radius: 64px;
}

.mb-64 {
  margin-bottom: 64px;
}

.mt-64 {
  margin-top: 64px;
}

.mr-64 {
  margin-right: 64px;
}

.ml-64 {
  margin-left: 64px;
}

.mx-64 {
  margin-right: 64px;
  margin-left: 64px;
}

.my-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}

.p-64 {
  padding: 64px;
}

.px-64 {
  padding-right: 64px;
  padding-left: 64px;
}

.py-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.pr-64 {
  padding-right: 64px;
}

.pl-64 {
  padding-left: 64px;
}

.pt-64 {
  padding-top: 64px;
}

.pb-64 {
  padding-bottom: 64px;
}

.fs-64 {
  font-size: 64px;
}

.w-64 {
  width: 64px;
}

.h-64 {
  height: 64px;
}

@media (min-width: 576px) {
  .lh-sm-64 {
    line-height: 64px;
  }
  .line-height-sm-64 {
    line-height: 64px;
  }
  .grid-cols-sm-64 {
    grid-template-columns: repeat(64, 1fr);
  }
  .gap-sm-64 {
    gap: 64px;
  }
  .gap-x-sm-64 {
    -moz-column-gap: 64px;
         column-gap: 64px;
  }
  .gap-y-sm-64 {
    row-gap: 64px;
  }
  .rounded-sm-64 {
    border-radius: 64px;
  }
  .mb-sm-64 {
    margin-bottom: 64px;
  }
  .mt-sm-64 {
    margin-top: 64px;
  }
  .mr-sm-64 {
    margin-right: 64px;
  }
  .ml-sm-64 {
    margin-left: 64px;
  }
  .mx-sm-64 {
    margin-right: 64px;
    margin-left: 64px;
  }
  .my-sm-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .p-sm-64 {
    padding: 64px;
  }
  .px-sm-64 {
    padding-right: 64px;
    padding-left: 64px;
  }
  .py-sm-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .pr-sm-64 {
    padding-right: 64px;
  }
  .pl-sm-64 {
    padding-left: 64px;
  }
  .pt-sm-64 {
    padding-top: 64px;
  }
  .pb-sm-64 {
    padding-bottom: 64px;
  }
  .fs-sm-64 {
    font-size: 64px;
  }
  .w-sm-64 {
    width: 64px;
  }
  .h-sm-64 {
    height: 64px;
  }
}
@media (min-width: 768px) {
  .lh-md-64 {
    line-height: 64px;
  }
  .line-height-md-64 {
    line-height: 64px;
  }
  .grid-cols-md-64 {
    grid-template-columns: repeat(64, 1fr);
  }
  .gap-md-64 {
    gap: 64px;
  }
  .gap-x-md-64 {
    -moz-column-gap: 64px;
         column-gap: 64px;
  }
  .gap-y-md-64 {
    row-gap: 64px;
  }
  .rounded-md-64 {
    border-radius: 64px;
  }
  .mb-md-64 {
    margin-bottom: 64px;
  }
  .mt-md-64 {
    margin-top: 64px;
  }
  .mr-md-64 {
    margin-right: 64px;
  }
  .ml-md-64 {
    margin-left: 64px;
  }
  .mx-md-64 {
    margin-right: 64px;
    margin-left: 64px;
  }
  .my-md-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .p-md-64 {
    padding: 64px;
  }
  .px-md-64 {
    padding-right: 64px;
    padding-left: 64px;
  }
  .py-md-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .pr-md-64 {
    padding-right: 64px;
  }
  .pl-md-64 {
    padding-left: 64px;
  }
  .pt-md-64 {
    padding-top: 64px;
  }
  .pb-md-64 {
    padding-bottom: 64px;
  }
  .fs-md-64 {
    font-size: 64px;
  }
  .w-md-64 {
    width: 64px;
  }
  .h-md-64 {
    height: 64px;
  }
}
@media (min-width: 992px) {
  .lh-lg-64 {
    line-height: 64px;
  }
  .line-height-lg-64 {
    line-height: 64px;
  }
  .grid-cols-lg-64 {
    grid-template-columns: repeat(64, 1fr);
  }
  .gap-lg-64 {
    gap: 64px;
  }
  .gap-x-lg-64 {
    -moz-column-gap: 64px;
         column-gap: 64px;
  }
  .gap-y-lg-64 {
    row-gap: 64px;
  }
  .rounded-lg-64 {
    border-radius: 64px;
  }
  .mb-lg-64 {
    margin-bottom: 64px;
  }
  .mt-lg-64 {
    margin-top: 64px;
  }
  .mr-lg-64 {
    margin-right: 64px;
  }
  .ml-lg-64 {
    margin-left: 64px;
  }
  .mx-lg-64 {
    margin-right: 64px;
    margin-left: 64px;
  }
  .my-lg-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .p-lg-64 {
    padding: 64px;
  }
  .px-lg-64 {
    padding-right: 64px;
    padding-left: 64px;
  }
  .py-lg-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .pr-lg-64 {
    padding-right: 64px;
  }
  .pl-lg-64 {
    padding-left: 64px;
  }
  .pt-lg-64 {
    padding-top: 64px;
  }
  .pb-lg-64 {
    padding-bottom: 64px;
  }
  .fs-lg-64 {
    font-size: 64px;
  }
  .w-lg-64 {
    width: 64px;
  }
  .h-lg-64 {
    height: 64px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-64 {
    line-height: 64px;
  }
  .line-height-xl-64 {
    line-height: 64px;
  }
  .grid-cols-xl-64 {
    grid-template-columns: repeat(64, 1fr);
  }
  .gap-xl-64 {
    gap: 64px;
  }
  .gap-x-xl-64 {
    -moz-column-gap: 64px;
         column-gap: 64px;
  }
  .gap-y-xl-64 {
    row-gap: 64px;
  }
  .rounded-xl-64 {
    border-radius: 64px;
  }
  .mb-xl-64 {
    margin-bottom: 64px;
  }
  .mt-xl-64 {
    margin-top: 64px;
  }
  .mr-xl-64 {
    margin-right: 64px;
  }
  .ml-xl-64 {
    margin-left: 64px;
  }
  .mx-xl-64 {
    margin-right: 64px;
    margin-left: 64px;
  }
  .my-xl-64 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
  .p-xl-64 {
    padding: 64px;
  }
  .px-xl-64 {
    padding-right: 64px;
    padding-left: 64px;
  }
  .py-xl-64 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .pr-xl-64 {
    padding-right: 64px;
  }
  .pl-xl-64 {
    padding-left: 64px;
  }
  .pt-xl-64 {
    padding-top: 64px;
  }
  .pb-xl-64 {
    padding-bottom: 64px;
  }
  .fs-xl-64 {
    font-size: 64px;
  }
  .w-xl-64 {
    width: 64px;
  }
  .h-xl-64 {
    height: 64px;
  }
}
.lh-65 {
  line-height: 65px;
}

.grid-cols-65 {
  grid-template-columns: repeat(65, 1fr);
}

.line-height-65 {
  line-height: 65px;
}

.gap-65 {
  gap: 65px;
}

.gap-x-65 {
  -moz-column-gap: 65px;
       column-gap: 65px;
}

.gap-y-65 {
  row-gap: 65px;
}

.rounded-65 {
  border-radius: 65px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mt-65 {
  margin-top: 65px;
}

.mr-65 {
  margin-right: 65px;
}

.ml-65 {
  margin-left: 65px;
}

.mx-65 {
  margin-right: 65px;
  margin-left: 65px;
}

.my-65 {
  margin-top: 65px;
  margin-bottom: 65px;
}

.p-65 {
  padding: 65px;
}

.px-65 {
  padding-right: 65px;
  padding-left: 65px;
}

.py-65 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.pr-65 {
  padding-right: 65px;
}

.pl-65 {
  padding-left: 65px;
}

.pt-65 {
  padding-top: 65px;
}

.pb-65 {
  padding-bottom: 65px;
}

.fs-65 {
  font-size: 65px;
}

.w-65 {
  width: 65px;
}

.h-65 {
  height: 65px;
}

@media (min-width: 576px) {
  .lh-sm-65 {
    line-height: 65px;
  }
  .line-height-sm-65 {
    line-height: 65px;
  }
  .grid-cols-sm-65 {
    grid-template-columns: repeat(65, 1fr);
  }
  .gap-sm-65 {
    gap: 65px;
  }
  .gap-x-sm-65 {
    -moz-column-gap: 65px;
         column-gap: 65px;
  }
  .gap-y-sm-65 {
    row-gap: 65px;
  }
  .rounded-sm-65 {
    border-radius: 65px;
  }
  .mb-sm-65 {
    margin-bottom: 65px;
  }
  .mt-sm-65 {
    margin-top: 65px;
  }
  .mr-sm-65 {
    margin-right: 65px;
  }
  .ml-sm-65 {
    margin-left: 65px;
  }
  .mx-sm-65 {
    margin-right: 65px;
    margin-left: 65px;
  }
  .my-sm-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  .p-sm-65 {
    padding: 65px;
  }
  .px-sm-65 {
    padding-right: 65px;
    padding-left: 65px;
  }
  .py-sm-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .pr-sm-65 {
    padding-right: 65px;
  }
  .pl-sm-65 {
    padding-left: 65px;
  }
  .pt-sm-65 {
    padding-top: 65px;
  }
  .pb-sm-65 {
    padding-bottom: 65px;
  }
  .fs-sm-65 {
    font-size: 65px;
  }
  .w-sm-65 {
    width: 65px;
  }
  .h-sm-65 {
    height: 65px;
  }
}
@media (min-width: 768px) {
  .lh-md-65 {
    line-height: 65px;
  }
  .line-height-md-65 {
    line-height: 65px;
  }
  .grid-cols-md-65 {
    grid-template-columns: repeat(65, 1fr);
  }
  .gap-md-65 {
    gap: 65px;
  }
  .gap-x-md-65 {
    -moz-column-gap: 65px;
         column-gap: 65px;
  }
  .gap-y-md-65 {
    row-gap: 65px;
  }
  .rounded-md-65 {
    border-radius: 65px;
  }
  .mb-md-65 {
    margin-bottom: 65px;
  }
  .mt-md-65 {
    margin-top: 65px;
  }
  .mr-md-65 {
    margin-right: 65px;
  }
  .ml-md-65 {
    margin-left: 65px;
  }
  .mx-md-65 {
    margin-right: 65px;
    margin-left: 65px;
  }
  .my-md-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  .p-md-65 {
    padding: 65px;
  }
  .px-md-65 {
    padding-right: 65px;
    padding-left: 65px;
  }
  .py-md-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .pr-md-65 {
    padding-right: 65px;
  }
  .pl-md-65 {
    padding-left: 65px;
  }
  .pt-md-65 {
    padding-top: 65px;
  }
  .pb-md-65 {
    padding-bottom: 65px;
  }
  .fs-md-65 {
    font-size: 65px;
  }
  .w-md-65 {
    width: 65px;
  }
  .h-md-65 {
    height: 65px;
  }
}
@media (min-width: 992px) {
  .lh-lg-65 {
    line-height: 65px;
  }
  .line-height-lg-65 {
    line-height: 65px;
  }
  .grid-cols-lg-65 {
    grid-template-columns: repeat(65, 1fr);
  }
  .gap-lg-65 {
    gap: 65px;
  }
  .gap-x-lg-65 {
    -moz-column-gap: 65px;
         column-gap: 65px;
  }
  .gap-y-lg-65 {
    row-gap: 65px;
  }
  .rounded-lg-65 {
    border-radius: 65px;
  }
  .mb-lg-65 {
    margin-bottom: 65px;
  }
  .mt-lg-65 {
    margin-top: 65px;
  }
  .mr-lg-65 {
    margin-right: 65px;
  }
  .ml-lg-65 {
    margin-left: 65px;
  }
  .mx-lg-65 {
    margin-right: 65px;
    margin-left: 65px;
  }
  .my-lg-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  .p-lg-65 {
    padding: 65px;
  }
  .px-lg-65 {
    padding-right: 65px;
    padding-left: 65px;
  }
  .py-lg-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .pr-lg-65 {
    padding-right: 65px;
  }
  .pl-lg-65 {
    padding-left: 65px;
  }
  .pt-lg-65 {
    padding-top: 65px;
  }
  .pb-lg-65 {
    padding-bottom: 65px;
  }
  .fs-lg-65 {
    font-size: 65px;
  }
  .w-lg-65 {
    width: 65px;
  }
  .h-lg-65 {
    height: 65px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-65 {
    line-height: 65px;
  }
  .line-height-xl-65 {
    line-height: 65px;
  }
  .grid-cols-xl-65 {
    grid-template-columns: repeat(65, 1fr);
  }
  .gap-xl-65 {
    gap: 65px;
  }
  .gap-x-xl-65 {
    -moz-column-gap: 65px;
         column-gap: 65px;
  }
  .gap-y-xl-65 {
    row-gap: 65px;
  }
  .rounded-xl-65 {
    border-radius: 65px;
  }
  .mb-xl-65 {
    margin-bottom: 65px;
  }
  .mt-xl-65 {
    margin-top: 65px;
  }
  .mr-xl-65 {
    margin-right: 65px;
  }
  .ml-xl-65 {
    margin-left: 65px;
  }
  .mx-xl-65 {
    margin-right: 65px;
    margin-left: 65px;
  }
  .my-xl-65 {
    margin-top: 65px;
    margin-bottom: 65px;
  }
  .p-xl-65 {
    padding: 65px;
  }
  .px-xl-65 {
    padding-right: 65px;
    padding-left: 65px;
  }
  .py-xl-65 {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .pr-xl-65 {
    padding-right: 65px;
  }
  .pl-xl-65 {
    padding-left: 65px;
  }
  .pt-xl-65 {
    padding-top: 65px;
  }
  .pb-xl-65 {
    padding-bottom: 65px;
  }
  .fs-xl-65 {
    font-size: 65px;
  }
  .w-xl-65 {
    width: 65px;
  }
  .h-xl-65 {
    height: 65px;
  }
}
.lh-66 {
  line-height: 66px;
}

.grid-cols-66 {
  grid-template-columns: repeat(66, 1fr);
}

.line-height-66 {
  line-height: 66px;
}

.gap-66 {
  gap: 66px;
}

.gap-x-66 {
  -moz-column-gap: 66px;
       column-gap: 66px;
}

.gap-y-66 {
  row-gap: 66px;
}

.rounded-66 {
  border-radius: 66px;
}

.mb-66 {
  margin-bottom: 66px;
}

.mt-66 {
  margin-top: 66px;
}

.mr-66 {
  margin-right: 66px;
}

.ml-66 {
  margin-left: 66px;
}

.mx-66 {
  margin-right: 66px;
  margin-left: 66px;
}

.my-66 {
  margin-top: 66px;
  margin-bottom: 66px;
}

.p-66 {
  padding: 66px;
}

.px-66 {
  padding-right: 66px;
  padding-left: 66px;
}

.py-66 {
  padding-top: 66px;
  padding-bottom: 66px;
}

.pr-66 {
  padding-right: 66px;
}

.pl-66 {
  padding-left: 66px;
}

.pt-66 {
  padding-top: 66px;
}

.pb-66 {
  padding-bottom: 66px;
}

.fs-66 {
  font-size: 66px;
}

.w-66 {
  width: 66px;
}

.h-66 {
  height: 66px;
}

@media (min-width: 576px) {
  .lh-sm-66 {
    line-height: 66px;
  }
  .line-height-sm-66 {
    line-height: 66px;
  }
  .grid-cols-sm-66 {
    grid-template-columns: repeat(66, 1fr);
  }
  .gap-sm-66 {
    gap: 66px;
  }
  .gap-x-sm-66 {
    -moz-column-gap: 66px;
         column-gap: 66px;
  }
  .gap-y-sm-66 {
    row-gap: 66px;
  }
  .rounded-sm-66 {
    border-radius: 66px;
  }
  .mb-sm-66 {
    margin-bottom: 66px;
  }
  .mt-sm-66 {
    margin-top: 66px;
  }
  .mr-sm-66 {
    margin-right: 66px;
  }
  .ml-sm-66 {
    margin-left: 66px;
  }
  .mx-sm-66 {
    margin-right: 66px;
    margin-left: 66px;
  }
  .my-sm-66 {
    margin-top: 66px;
    margin-bottom: 66px;
  }
  .p-sm-66 {
    padding: 66px;
  }
  .px-sm-66 {
    padding-right: 66px;
    padding-left: 66px;
  }
  .py-sm-66 {
    padding-top: 66px;
    padding-bottom: 66px;
  }
  .pr-sm-66 {
    padding-right: 66px;
  }
  .pl-sm-66 {
    padding-left: 66px;
  }
  .pt-sm-66 {
    padding-top: 66px;
  }
  .pb-sm-66 {
    padding-bottom: 66px;
  }
  .fs-sm-66 {
    font-size: 66px;
  }
  .w-sm-66 {
    width: 66px;
  }
  .h-sm-66 {
    height: 66px;
  }
}
@media (min-width: 768px) {
  .lh-md-66 {
    line-height: 66px;
  }
  .line-height-md-66 {
    line-height: 66px;
  }
  .grid-cols-md-66 {
    grid-template-columns: repeat(66, 1fr);
  }
  .gap-md-66 {
    gap: 66px;
  }
  .gap-x-md-66 {
    -moz-column-gap: 66px;
         column-gap: 66px;
  }
  .gap-y-md-66 {
    row-gap: 66px;
  }
  .rounded-md-66 {
    border-radius: 66px;
  }
  .mb-md-66 {
    margin-bottom: 66px;
  }
  .mt-md-66 {
    margin-top: 66px;
  }
  .mr-md-66 {
    margin-right: 66px;
  }
  .ml-md-66 {
    margin-left: 66px;
  }
  .mx-md-66 {
    margin-right: 66px;
    margin-left: 66px;
  }
  .my-md-66 {
    margin-top: 66px;
    margin-bottom: 66px;
  }
  .p-md-66 {
    padding: 66px;
  }
  .px-md-66 {
    padding-right: 66px;
    padding-left: 66px;
  }
  .py-md-66 {
    padding-top: 66px;
    padding-bottom: 66px;
  }
  .pr-md-66 {
    padding-right: 66px;
  }
  .pl-md-66 {
    padding-left: 66px;
  }
  .pt-md-66 {
    padding-top: 66px;
  }
  .pb-md-66 {
    padding-bottom: 66px;
  }
  .fs-md-66 {
    font-size: 66px;
  }
  .w-md-66 {
    width: 66px;
  }
  .h-md-66 {
    height: 66px;
  }
}
@media (min-width: 992px) {
  .lh-lg-66 {
    line-height: 66px;
  }
  .line-height-lg-66 {
    line-height: 66px;
  }
  .grid-cols-lg-66 {
    grid-template-columns: repeat(66, 1fr);
  }
  .gap-lg-66 {
    gap: 66px;
  }
  .gap-x-lg-66 {
    -moz-column-gap: 66px;
         column-gap: 66px;
  }
  .gap-y-lg-66 {
    row-gap: 66px;
  }
  .rounded-lg-66 {
    border-radius: 66px;
  }
  .mb-lg-66 {
    margin-bottom: 66px;
  }
  .mt-lg-66 {
    margin-top: 66px;
  }
  .mr-lg-66 {
    margin-right: 66px;
  }
  .ml-lg-66 {
    margin-left: 66px;
  }
  .mx-lg-66 {
    margin-right: 66px;
    margin-left: 66px;
  }
  .my-lg-66 {
    margin-top: 66px;
    margin-bottom: 66px;
  }
  .p-lg-66 {
    padding: 66px;
  }
  .px-lg-66 {
    padding-right: 66px;
    padding-left: 66px;
  }
  .py-lg-66 {
    padding-top: 66px;
    padding-bottom: 66px;
  }
  .pr-lg-66 {
    padding-right: 66px;
  }
  .pl-lg-66 {
    padding-left: 66px;
  }
  .pt-lg-66 {
    padding-top: 66px;
  }
  .pb-lg-66 {
    padding-bottom: 66px;
  }
  .fs-lg-66 {
    font-size: 66px;
  }
  .w-lg-66 {
    width: 66px;
  }
  .h-lg-66 {
    height: 66px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-66 {
    line-height: 66px;
  }
  .line-height-xl-66 {
    line-height: 66px;
  }
  .grid-cols-xl-66 {
    grid-template-columns: repeat(66, 1fr);
  }
  .gap-xl-66 {
    gap: 66px;
  }
  .gap-x-xl-66 {
    -moz-column-gap: 66px;
         column-gap: 66px;
  }
  .gap-y-xl-66 {
    row-gap: 66px;
  }
  .rounded-xl-66 {
    border-radius: 66px;
  }
  .mb-xl-66 {
    margin-bottom: 66px;
  }
  .mt-xl-66 {
    margin-top: 66px;
  }
  .mr-xl-66 {
    margin-right: 66px;
  }
  .ml-xl-66 {
    margin-left: 66px;
  }
  .mx-xl-66 {
    margin-right: 66px;
    margin-left: 66px;
  }
  .my-xl-66 {
    margin-top: 66px;
    margin-bottom: 66px;
  }
  .p-xl-66 {
    padding: 66px;
  }
  .px-xl-66 {
    padding-right: 66px;
    padding-left: 66px;
  }
  .py-xl-66 {
    padding-top: 66px;
    padding-bottom: 66px;
  }
  .pr-xl-66 {
    padding-right: 66px;
  }
  .pl-xl-66 {
    padding-left: 66px;
  }
  .pt-xl-66 {
    padding-top: 66px;
  }
  .pb-xl-66 {
    padding-bottom: 66px;
  }
  .fs-xl-66 {
    font-size: 66px;
  }
  .w-xl-66 {
    width: 66px;
  }
  .h-xl-66 {
    height: 66px;
  }
}
.lh-67 {
  line-height: 67px;
}

.grid-cols-67 {
  grid-template-columns: repeat(67, 1fr);
}

.line-height-67 {
  line-height: 67px;
}

.gap-67 {
  gap: 67px;
}

.gap-x-67 {
  -moz-column-gap: 67px;
       column-gap: 67px;
}

.gap-y-67 {
  row-gap: 67px;
}

.rounded-67 {
  border-radius: 67px;
}

.mb-67 {
  margin-bottom: 67px;
}

.mt-67 {
  margin-top: 67px;
}

.mr-67 {
  margin-right: 67px;
}

.ml-67 {
  margin-left: 67px;
}

.mx-67 {
  margin-right: 67px;
  margin-left: 67px;
}

.my-67 {
  margin-top: 67px;
  margin-bottom: 67px;
}

.p-67 {
  padding: 67px;
}

.px-67 {
  padding-right: 67px;
  padding-left: 67px;
}

.py-67 {
  padding-top: 67px;
  padding-bottom: 67px;
}

.pr-67 {
  padding-right: 67px;
}

.pl-67 {
  padding-left: 67px;
}

.pt-67 {
  padding-top: 67px;
}

.pb-67 {
  padding-bottom: 67px;
}

.fs-67 {
  font-size: 67px;
}

.w-67 {
  width: 67px;
}

.h-67 {
  height: 67px;
}

@media (min-width: 576px) {
  .lh-sm-67 {
    line-height: 67px;
  }
  .line-height-sm-67 {
    line-height: 67px;
  }
  .grid-cols-sm-67 {
    grid-template-columns: repeat(67, 1fr);
  }
  .gap-sm-67 {
    gap: 67px;
  }
  .gap-x-sm-67 {
    -moz-column-gap: 67px;
         column-gap: 67px;
  }
  .gap-y-sm-67 {
    row-gap: 67px;
  }
  .rounded-sm-67 {
    border-radius: 67px;
  }
  .mb-sm-67 {
    margin-bottom: 67px;
  }
  .mt-sm-67 {
    margin-top: 67px;
  }
  .mr-sm-67 {
    margin-right: 67px;
  }
  .ml-sm-67 {
    margin-left: 67px;
  }
  .mx-sm-67 {
    margin-right: 67px;
    margin-left: 67px;
  }
  .my-sm-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }
  .p-sm-67 {
    padding: 67px;
  }
  .px-sm-67 {
    padding-right: 67px;
    padding-left: 67px;
  }
  .py-sm-67 {
    padding-top: 67px;
    padding-bottom: 67px;
  }
  .pr-sm-67 {
    padding-right: 67px;
  }
  .pl-sm-67 {
    padding-left: 67px;
  }
  .pt-sm-67 {
    padding-top: 67px;
  }
  .pb-sm-67 {
    padding-bottom: 67px;
  }
  .fs-sm-67 {
    font-size: 67px;
  }
  .w-sm-67 {
    width: 67px;
  }
  .h-sm-67 {
    height: 67px;
  }
}
@media (min-width: 768px) {
  .lh-md-67 {
    line-height: 67px;
  }
  .line-height-md-67 {
    line-height: 67px;
  }
  .grid-cols-md-67 {
    grid-template-columns: repeat(67, 1fr);
  }
  .gap-md-67 {
    gap: 67px;
  }
  .gap-x-md-67 {
    -moz-column-gap: 67px;
         column-gap: 67px;
  }
  .gap-y-md-67 {
    row-gap: 67px;
  }
  .rounded-md-67 {
    border-radius: 67px;
  }
  .mb-md-67 {
    margin-bottom: 67px;
  }
  .mt-md-67 {
    margin-top: 67px;
  }
  .mr-md-67 {
    margin-right: 67px;
  }
  .ml-md-67 {
    margin-left: 67px;
  }
  .mx-md-67 {
    margin-right: 67px;
    margin-left: 67px;
  }
  .my-md-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }
  .p-md-67 {
    padding: 67px;
  }
  .px-md-67 {
    padding-right: 67px;
    padding-left: 67px;
  }
  .py-md-67 {
    padding-top: 67px;
    padding-bottom: 67px;
  }
  .pr-md-67 {
    padding-right: 67px;
  }
  .pl-md-67 {
    padding-left: 67px;
  }
  .pt-md-67 {
    padding-top: 67px;
  }
  .pb-md-67 {
    padding-bottom: 67px;
  }
  .fs-md-67 {
    font-size: 67px;
  }
  .w-md-67 {
    width: 67px;
  }
  .h-md-67 {
    height: 67px;
  }
}
@media (min-width: 992px) {
  .lh-lg-67 {
    line-height: 67px;
  }
  .line-height-lg-67 {
    line-height: 67px;
  }
  .grid-cols-lg-67 {
    grid-template-columns: repeat(67, 1fr);
  }
  .gap-lg-67 {
    gap: 67px;
  }
  .gap-x-lg-67 {
    -moz-column-gap: 67px;
         column-gap: 67px;
  }
  .gap-y-lg-67 {
    row-gap: 67px;
  }
  .rounded-lg-67 {
    border-radius: 67px;
  }
  .mb-lg-67 {
    margin-bottom: 67px;
  }
  .mt-lg-67 {
    margin-top: 67px;
  }
  .mr-lg-67 {
    margin-right: 67px;
  }
  .ml-lg-67 {
    margin-left: 67px;
  }
  .mx-lg-67 {
    margin-right: 67px;
    margin-left: 67px;
  }
  .my-lg-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }
  .p-lg-67 {
    padding: 67px;
  }
  .px-lg-67 {
    padding-right: 67px;
    padding-left: 67px;
  }
  .py-lg-67 {
    padding-top: 67px;
    padding-bottom: 67px;
  }
  .pr-lg-67 {
    padding-right: 67px;
  }
  .pl-lg-67 {
    padding-left: 67px;
  }
  .pt-lg-67 {
    padding-top: 67px;
  }
  .pb-lg-67 {
    padding-bottom: 67px;
  }
  .fs-lg-67 {
    font-size: 67px;
  }
  .w-lg-67 {
    width: 67px;
  }
  .h-lg-67 {
    height: 67px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-67 {
    line-height: 67px;
  }
  .line-height-xl-67 {
    line-height: 67px;
  }
  .grid-cols-xl-67 {
    grid-template-columns: repeat(67, 1fr);
  }
  .gap-xl-67 {
    gap: 67px;
  }
  .gap-x-xl-67 {
    -moz-column-gap: 67px;
         column-gap: 67px;
  }
  .gap-y-xl-67 {
    row-gap: 67px;
  }
  .rounded-xl-67 {
    border-radius: 67px;
  }
  .mb-xl-67 {
    margin-bottom: 67px;
  }
  .mt-xl-67 {
    margin-top: 67px;
  }
  .mr-xl-67 {
    margin-right: 67px;
  }
  .ml-xl-67 {
    margin-left: 67px;
  }
  .mx-xl-67 {
    margin-right: 67px;
    margin-left: 67px;
  }
  .my-xl-67 {
    margin-top: 67px;
    margin-bottom: 67px;
  }
  .p-xl-67 {
    padding: 67px;
  }
  .px-xl-67 {
    padding-right: 67px;
    padding-left: 67px;
  }
  .py-xl-67 {
    padding-top: 67px;
    padding-bottom: 67px;
  }
  .pr-xl-67 {
    padding-right: 67px;
  }
  .pl-xl-67 {
    padding-left: 67px;
  }
  .pt-xl-67 {
    padding-top: 67px;
  }
  .pb-xl-67 {
    padding-bottom: 67px;
  }
  .fs-xl-67 {
    font-size: 67px;
  }
  .w-xl-67 {
    width: 67px;
  }
  .h-xl-67 {
    height: 67px;
  }
}
.lh-68 {
  line-height: 68px;
}

.grid-cols-68 {
  grid-template-columns: repeat(68, 1fr);
}

.line-height-68 {
  line-height: 68px;
}

.gap-68 {
  gap: 68px;
}

.gap-x-68 {
  -moz-column-gap: 68px;
       column-gap: 68px;
}

.gap-y-68 {
  row-gap: 68px;
}

.rounded-68 {
  border-radius: 68px;
}

.mb-68 {
  margin-bottom: 68px;
}

.mt-68 {
  margin-top: 68px;
}

.mr-68 {
  margin-right: 68px;
}

.ml-68 {
  margin-left: 68px;
}

.mx-68 {
  margin-right: 68px;
  margin-left: 68px;
}

.my-68 {
  margin-top: 68px;
  margin-bottom: 68px;
}

.p-68 {
  padding: 68px;
}

.px-68 {
  padding-right: 68px;
  padding-left: 68px;
}

.py-68 {
  padding-top: 68px;
  padding-bottom: 68px;
}

.pr-68 {
  padding-right: 68px;
}

.pl-68 {
  padding-left: 68px;
}

.pt-68 {
  padding-top: 68px;
}

.pb-68 {
  padding-bottom: 68px;
}

.fs-68 {
  font-size: 68px;
}

.w-68 {
  width: 68px;
}

.h-68 {
  height: 68px;
}

@media (min-width: 576px) {
  .lh-sm-68 {
    line-height: 68px;
  }
  .line-height-sm-68 {
    line-height: 68px;
  }
  .grid-cols-sm-68 {
    grid-template-columns: repeat(68, 1fr);
  }
  .gap-sm-68 {
    gap: 68px;
  }
  .gap-x-sm-68 {
    -moz-column-gap: 68px;
         column-gap: 68px;
  }
  .gap-y-sm-68 {
    row-gap: 68px;
  }
  .rounded-sm-68 {
    border-radius: 68px;
  }
  .mb-sm-68 {
    margin-bottom: 68px;
  }
  .mt-sm-68 {
    margin-top: 68px;
  }
  .mr-sm-68 {
    margin-right: 68px;
  }
  .ml-sm-68 {
    margin-left: 68px;
  }
  .mx-sm-68 {
    margin-right: 68px;
    margin-left: 68px;
  }
  .my-sm-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }
  .p-sm-68 {
    padding: 68px;
  }
  .px-sm-68 {
    padding-right: 68px;
    padding-left: 68px;
  }
  .py-sm-68 {
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .pr-sm-68 {
    padding-right: 68px;
  }
  .pl-sm-68 {
    padding-left: 68px;
  }
  .pt-sm-68 {
    padding-top: 68px;
  }
  .pb-sm-68 {
    padding-bottom: 68px;
  }
  .fs-sm-68 {
    font-size: 68px;
  }
  .w-sm-68 {
    width: 68px;
  }
  .h-sm-68 {
    height: 68px;
  }
}
@media (min-width: 768px) {
  .lh-md-68 {
    line-height: 68px;
  }
  .line-height-md-68 {
    line-height: 68px;
  }
  .grid-cols-md-68 {
    grid-template-columns: repeat(68, 1fr);
  }
  .gap-md-68 {
    gap: 68px;
  }
  .gap-x-md-68 {
    -moz-column-gap: 68px;
         column-gap: 68px;
  }
  .gap-y-md-68 {
    row-gap: 68px;
  }
  .rounded-md-68 {
    border-radius: 68px;
  }
  .mb-md-68 {
    margin-bottom: 68px;
  }
  .mt-md-68 {
    margin-top: 68px;
  }
  .mr-md-68 {
    margin-right: 68px;
  }
  .ml-md-68 {
    margin-left: 68px;
  }
  .mx-md-68 {
    margin-right: 68px;
    margin-left: 68px;
  }
  .my-md-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }
  .p-md-68 {
    padding: 68px;
  }
  .px-md-68 {
    padding-right: 68px;
    padding-left: 68px;
  }
  .py-md-68 {
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .pr-md-68 {
    padding-right: 68px;
  }
  .pl-md-68 {
    padding-left: 68px;
  }
  .pt-md-68 {
    padding-top: 68px;
  }
  .pb-md-68 {
    padding-bottom: 68px;
  }
  .fs-md-68 {
    font-size: 68px;
  }
  .w-md-68 {
    width: 68px;
  }
  .h-md-68 {
    height: 68px;
  }
}
@media (min-width: 992px) {
  .lh-lg-68 {
    line-height: 68px;
  }
  .line-height-lg-68 {
    line-height: 68px;
  }
  .grid-cols-lg-68 {
    grid-template-columns: repeat(68, 1fr);
  }
  .gap-lg-68 {
    gap: 68px;
  }
  .gap-x-lg-68 {
    -moz-column-gap: 68px;
         column-gap: 68px;
  }
  .gap-y-lg-68 {
    row-gap: 68px;
  }
  .rounded-lg-68 {
    border-radius: 68px;
  }
  .mb-lg-68 {
    margin-bottom: 68px;
  }
  .mt-lg-68 {
    margin-top: 68px;
  }
  .mr-lg-68 {
    margin-right: 68px;
  }
  .ml-lg-68 {
    margin-left: 68px;
  }
  .mx-lg-68 {
    margin-right: 68px;
    margin-left: 68px;
  }
  .my-lg-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }
  .p-lg-68 {
    padding: 68px;
  }
  .px-lg-68 {
    padding-right: 68px;
    padding-left: 68px;
  }
  .py-lg-68 {
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .pr-lg-68 {
    padding-right: 68px;
  }
  .pl-lg-68 {
    padding-left: 68px;
  }
  .pt-lg-68 {
    padding-top: 68px;
  }
  .pb-lg-68 {
    padding-bottom: 68px;
  }
  .fs-lg-68 {
    font-size: 68px;
  }
  .w-lg-68 {
    width: 68px;
  }
  .h-lg-68 {
    height: 68px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-68 {
    line-height: 68px;
  }
  .line-height-xl-68 {
    line-height: 68px;
  }
  .grid-cols-xl-68 {
    grid-template-columns: repeat(68, 1fr);
  }
  .gap-xl-68 {
    gap: 68px;
  }
  .gap-x-xl-68 {
    -moz-column-gap: 68px;
         column-gap: 68px;
  }
  .gap-y-xl-68 {
    row-gap: 68px;
  }
  .rounded-xl-68 {
    border-radius: 68px;
  }
  .mb-xl-68 {
    margin-bottom: 68px;
  }
  .mt-xl-68 {
    margin-top: 68px;
  }
  .mr-xl-68 {
    margin-right: 68px;
  }
  .ml-xl-68 {
    margin-left: 68px;
  }
  .mx-xl-68 {
    margin-right: 68px;
    margin-left: 68px;
  }
  .my-xl-68 {
    margin-top: 68px;
    margin-bottom: 68px;
  }
  .p-xl-68 {
    padding: 68px;
  }
  .px-xl-68 {
    padding-right: 68px;
    padding-left: 68px;
  }
  .py-xl-68 {
    padding-top: 68px;
    padding-bottom: 68px;
  }
  .pr-xl-68 {
    padding-right: 68px;
  }
  .pl-xl-68 {
    padding-left: 68px;
  }
  .pt-xl-68 {
    padding-top: 68px;
  }
  .pb-xl-68 {
    padding-bottom: 68px;
  }
  .fs-xl-68 {
    font-size: 68px;
  }
  .w-xl-68 {
    width: 68px;
  }
  .h-xl-68 {
    height: 68px;
  }
}
.lh-69 {
  line-height: 69px;
}

.grid-cols-69 {
  grid-template-columns: repeat(69, 1fr);
}

.line-height-69 {
  line-height: 69px;
}

.gap-69 {
  gap: 69px;
}

.gap-x-69 {
  -moz-column-gap: 69px;
       column-gap: 69px;
}

.gap-y-69 {
  row-gap: 69px;
}

.rounded-69 {
  border-radius: 69px;
}

.mb-69 {
  margin-bottom: 69px;
}

.mt-69 {
  margin-top: 69px;
}

.mr-69 {
  margin-right: 69px;
}

.ml-69 {
  margin-left: 69px;
}

.mx-69 {
  margin-right: 69px;
  margin-left: 69px;
}

.my-69 {
  margin-top: 69px;
  margin-bottom: 69px;
}

.p-69 {
  padding: 69px;
}

.px-69 {
  padding-right: 69px;
  padding-left: 69px;
}

.py-69 {
  padding-top: 69px;
  padding-bottom: 69px;
}

.pr-69 {
  padding-right: 69px;
}

.pl-69 {
  padding-left: 69px;
}

.pt-69 {
  padding-top: 69px;
}

.pb-69 {
  padding-bottom: 69px;
}

.fs-69 {
  font-size: 69px;
}

.w-69 {
  width: 69px;
}

.h-69 {
  height: 69px;
}

@media (min-width: 576px) {
  .lh-sm-69 {
    line-height: 69px;
  }
  .line-height-sm-69 {
    line-height: 69px;
  }
  .grid-cols-sm-69 {
    grid-template-columns: repeat(69, 1fr);
  }
  .gap-sm-69 {
    gap: 69px;
  }
  .gap-x-sm-69 {
    -moz-column-gap: 69px;
         column-gap: 69px;
  }
  .gap-y-sm-69 {
    row-gap: 69px;
  }
  .rounded-sm-69 {
    border-radius: 69px;
  }
  .mb-sm-69 {
    margin-bottom: 69px;
  }
  .mt-sm-69 {
    margin-top: 69px;
  }
  .mr-sm-69 {
    margin-right: 69px;
  }
  .ml-sm-69 {
    margin-left: 69px;
  }
  .mx-sm-69 {
    margin-right: 69px;
    margin-left: 69px;
  }
  .my-sm-69 {
    margin-top: 69px;
    margin-bottom: 69px;
  }
  .p-sm-69 {
    padding: 69px;
  }
  .px-sm-69 {
    padding-right: 69px;
    padding-left: 69px;
  }
  .py-sm-69 {
    padding-top: 69px;
    padding-bottom: 69px;
  }
  .pr-sm-69 {
    padding-right: 69px;
  }
  .pl-sm-69 {
    padding-left: 69px;
  }
  .pt-sm-69 {
    padding-top: 69px;
  }
  .pb-sm-69 {
    padding-bottom: 69px;
  }
  .fs-sm-69 {
    font-size: 69px;
  }
  .w-sm-69 {
    width: 69px;
  }
  .h-sm-69 {
    height: 69px;
  }
}
@media (min-width: 768px) {
  .lh-md-69 {
    line-height: 69px;
  }
  .line-height-md-69 {
    line-height: 69px;
  }
  .grid-cols-md-69 {
    grid-template-columns: repeat(69, 1fr);
  }
  .gap-md-69 {
    gap: 69px;
  }
  .gap-x-md-69 {
    -moz-column-gap: 69px;
         column-gap: 69px;
  }
  .gap-y-md-69 {
    row-gap: 69px;
  }
  .rounded-md-69 {
    border-radius: 69px;
  }
  .mb-md-69 {
    margin-bottom: 69px;
  }
  .mt-md-69 {
    margin-top: 69px;
  }
  .mr-md-69 {
    margin-right: 69px;
  }
  .ml-md-69 {
    margin-left: 69px;
  }
  .mx-md-69 {
    margin-right: 69px;
    margin-left: 69px;
  }
  .my-md-69 {
    margin-top: 69px;
    margin-bottom: 69px;
  }
  .p-md-69 {
    padding: 69px;
  }
  .px-md-69 {
    padding-right: 69px;
    padding-left: 69px;
  }
  .py-md-69 {
    padding-top: 69px;
    padding-bottom: 69px;
  }
  .pr-md-69 {
    padding-right: 69px;
  }
  .pl-md-69 {
    padding-left: 69px;
  }
  .pt-md-69 {
    padding-top: 69px;
  }
  .pb-md-69 {
    padding-bottom: 69px;
  }
  .fs-md-69 {
    font-size: 69px;
  }
  .w-md-69 {
    width: 69px;
  }
  .h-md-69 {
    height: 69px;
  }
}
@media (min-width: 992px) {
  .lh-lg-69 {
    line-height: 69px;
  }
  .line-height-lg-69 {
    line-height: 69px;
  }
  .grid-cols-lg-69 {
    grid-template-columns: repeat(69, 1fr);
  }
  .gap-lg-69 {
    gap: 69px;
  }
  .gap-x-lg-69 {
    -moz-column-gap: 69px;
         column-gap: 69px;
  }
  .gap-y-lg-69 {
    row-gap: 69px;
  }
  .rounded-lg-69 {
    border-radius: 69px;
  }
  .mb-lg-69 {
    margin-bottom: 69px;
  }
  .mt-lg-69 {
    margin-top: 69px;
  }
  .mr-lg-69 {
    margin-right: 69px;
  }
  .ml-lg-69 {
    margin-left: 69px;
  }
  .mx-lg-69 {
    margin-right: 69px;
    margin-left: 69px;
  }
  .my-lg-69 {
    margin-top: 69px;
    margin-bottom: 69px;
  }
  .p-lg-69 {
    padding: 69px;
  }
  .px-lg-69 {
    padding-right: 69px;
    padding-left: 69px;
  }
  .py-lg-69 {
    padding-top: 69px;
    padding-bottom: 69px;
  }
  .pr-lg-69 {
    padding-right: 69px;
  }
  .pl-lg-69 {
    padding-left: 69px;
  }
  .pt-lg-69 {
    padding-top: 69px;
  }
  .pb-lg-69 {
    padding-bottom: 69px;
  }
  .fs-lg-69 {
    font-size: 69px;
  }
  .w-lg-69 {
    width: 69px;
  }
  .h-lg-69 {
    height: 69px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-69 {
    line-height: 69px;
  }
  .line-height-xl-69 {
    line-height: 69px;
  }
  .grid-cols-xl-69 {
    grid-template-columns: repeat(69, 1fr);
  }
  .gap-xl-69 {
    gap: 69px;
  }
  .gap-x-xl-69 {
    -moz-column-gap: 69px;
         column-gap: 69px;
  }
  .gap-y-xl-69 {
    row-gap: 69px;
  }
  .rounded-xl-69 {
    border-radius: 69px;
  }
  .mb-xl-69 {
    margin-bottom: 69px;
  }
  .mt-xl-69 {
    margin-top: 69px;
  }
  .mr-xl-69 {
    margin-right: 69px;
  }
  .ml-xl-69 {
    margin-left: 69px;
  }
  .mx-xl-69 {
    margin-right: 69px;
    margin-left: 69px;
  }
  .my-xl-69 {
    margin-top: 69px;
    margin-bottom: 69px;
  }
  .p-xl-69 {
    padding: 69px;
  }
  .px-xl-69 {
    padding-right: 69px;
    padding-left: 69px;
  }
  .py-xl-69 {
    padding-top: 69px;
    padding-bottom: 69px;
  }
  .pr-xl-69 {
    padding-right: 69px;
  }
  .pl-xl-69 {
    padding-left: 69px;
  }
  .pt-xl-69 {
    padding-top: 69px;
  }
  .pb-xl-69 {
    padding-bottom: 69px;
  }
  .fs-xl-69 {
    font-size: 69px;
  }
  .w-xl-69 {
    width: 69px;
  }
  .h-xl-69 {
    height: 69px;
  }
}
.lh-70 {
  line-height: 70px;
}

.grid-cols-70 {
  grid-template-columns: repeat(70, 1fr);
}

.line-height-70 {
  line-height: 70px;
}

.gap-70 {
  gap: 70px;
}

.gap-x-70 {
  -moz-column-gap: 70px;
       column-gap: 70px;
}

.gap-y-70 {
  row-gap: 70px;
}

.rounded-70 {
  border-radius: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mt-70 {
  margin-top: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.mx-70 {
  margin-right: 70px;
  margin-left: 70px;
}

.my-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.p-70 {
  padding: 70px;
}

.px-70 {
  padding-right: 70px;
  padding-left: 70px;
}

.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.pr-70 {
  padding-right: 70px;
}

.pl-70 {
  padding-left: 70px;
}

.pt-70 {
  padding-top: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.fs-70 {
  font-size: 70px;
}

.w-70 {
  width: 70px;
}

.h-70 {
  height: 70px;
}

@media (min-width: 576px) {
  .lh-sm-70 {
    line-height: 70px;
  }
  .line-height-sm-70 {
    line-height: 70px;
  }
  .grid-cols-sm-70 {
    grid-template-columns: repeat(70, 1fr);
  }
  .gap-sm-70 {
    gap: 70px;
  }
  .gap-x-sm-70 {
    -moz-column-gap: 70px;
         column-gap: 70px;
  }
  .gap-y-sm-70 {
    row-gap: 70px;
  }
  .rounded-sm-70 {
    border-radius: 70px;
  }
  .mb-sm-70 {
    margin-bottom: 70px;
  }
  .mt-sm-70 {
    margin-top: 70px;
  }
  .mr-sm-70 {
    margin-right: 70px;
  }
  .ml-sm-70 {
    margin-left: 70px;
  }
  .mx-sm-70 {
    margin-right: 70px;
    margin-left: 70px;
  }
  .my-sm-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .p-sm-70 {
    padding: 70px;
  }
  .px-sm-70 {
    padding-right: 70px;
    padding-left: 70px;
  }
  .py-sm-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pr-sm-70 {
    padding-right: 70px;
  }
  .pl-sm-70 {
    padding-left: 70px;
  }
  .pt-sm-70 {
    padding-top: 70px;
  }
  .pb-sm-70 {
    padding-bottom: 70px;
  }
  .fs-sm-70 {
    font-size: 70px;
  }
  .w-sm-70 {
    width: 70px;
  }
  .h-sm-70 {
    height: 70px;
  }
}
@media (min-width: 768px) {
  .lh-md-70 {
    line-height: 70px;
  }
  .line-height-md-70 {
    line-height: 70px;
  }
  .grid-cols-md-70 {
    grid-template-columns: repeat(70, 1fr);
  }
  .gap-md-70 {
    gap: 70px;
  }
  .gap-x-md-70 {
    -moz-column-gap: 70px;
         column-gap: 70px;
  }
  .gap-y-md-70 {
    row-gap: 70px;
  }
  .rounded-md-70 {
    border-radius: 70px;
  }
  .mb-md-70 {
    margin-bottom: 70px;
  }
  .mt-md-70 {
    margin-top: 70px;
  }
  .mr-md-70 {
    margin-right: 70px;
  }
  .ml-md-70 {
    margin-left: 70px;
  }
  .mx-md-70 {
    margin-right: 70px;
    margin-left: 70px;
  }
  .my-md-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .p-md-70 {
    padding: 70px;
  }
  .px-md-70 {
    padding-right: 70px;
    padding-left: 70px;
  }
  .py-md-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pr-md-70 {
    padding-right: 70px;
  }
  .pl-md-70 {
    padding-left: 70px;
  }
  .pt-md-70 {
    padding-top: 70px;
  }
  .pb-md-70 {
    padding-bottom: 70px;
  }
  .fs-md-70 {
    font-size: 70px;
  }
  .w-md-70 {
    width: 70px;
  }
  .h-md-70 {
    height: 70px;
  }
}
@media (min-width: 992px) {
  .lh-lg-70 {
    line-height: 70px;
  }
  .line-height-lg-70 {
    line-height: 70px;
  }
  .grid-cols-lg-70 {
    grid-template-columns: repeat(70, 1fr);
  }
  .gap-lg-70 {
    gap: 70px;
  }
  .gap-x-lg-70 {
    -moz-column-gap: 70px;
         column-gap: 70px;
  }
  .gap-y-lg-70 {
    row-gap: 70px;
  }
  .rounded-lg-70 {
    border-radius: 70px;
  }
  .mb-lg-70 {
    margin-bottom: 70px;
  }
  .mt-lg-70 {
    margin-top: 70px;
  }
  .mr-lg-70 {
    margin-right: 70px;
  }
  .ml-lg-70 {
    margin-left: 70px;
  }
  .mx-lg-70 {
    margin-right: 70px;
    margin-left: 70px;
  }
  .my-lg-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .p-lg-70 {
    padding: 70px;
  }
  .px-lg-70 {
    padding-right: 70px;
    padding-left: 70px;
  }
  .py-lg-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pr-lg-70 {
    padding-right: 70px;
  }
  .pl-lg-70 {
    padding-left: 70px;
  }
  .pt-lg-70 {
    padding-top: 70px;
  }
  .pb-lg-70 {
    padding-bottom: 70px;
  }
  .fs-lg-70 {
    font-size: 70px;
  }
  .w-lg-70 {
    width: 70px;
  }
  .h-lg-70 {
    height: 70px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-70 {
    line-height: 70px;
  }
  .line-height-xl-70 {
    line-height: 70px;
  }
  .grid-cols-xl-70 {
    grid-template-columns: repeat(70, 1fr);
  }
  .gap-xl-70 {
    gap: 70px;
  }
  .gap-x-xl-70 {
    -moz-column-gap: 70px;
         column-gap: 70px;
  }
  .gap-y-xl-70 {
    row-gap: 70px;
  }
  .rounded-xl-70 {
    border-radius: 70px;
  }
  .mb-xl-70 {
    margin-bottom: 70px;
  }
  .mt-xl-70 {
    margin-top: 70px;
  }
  .mr-xl-70 {
    margin-right: 70px;
  }
  .ml-xl-70 {
    margin-left: 70px;
  }
  .mx-xl-70 {
    margin-right: 70px;
    margin-left: 70px;
  }
  .my-xl-70 {
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .p-xl-70 {
    padding: 70px;
  }
  .px-xl-70 {
    padding-right: 70px;
    padding-left: 70px;
  }
  .py-xl-70 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .pr-xl-70 {
    padding-right: 70px;
  }
  .pl-xl-70 {
    padding-left: 70px;
  }
  .pt-xl-70 {
    padding-top: 70px;
  }
  .pb-xl-70 {
    padding-bottom: 70px;
  }
  .fs-xl-70 {
    font-size: 70px;
  }
  .w-xl-70 {
    width: 70px;
  }
  .h-xl-70 {
    height: 70px;
  }
}
.lh-71 {
  line-height: 71px;
}

.grid-cols-71 {
  grid-template-columns: repeat(71, 1fr);
}

.line-height-71 {
  line-height: 71px;
}

.gap-71 {
  gap: 71px;
}

.gap-x-71 {
  -moz-column-gap: 71px;
       column-gap: 71px;
}

.gap-y-71 {
  row-gap: 71px;
}

.rounded-71 {
  border-radius: 71px;
}

.mb-71 {
  margin-bottom: 71px;
}

.mt-71 {
  margin-top: 71px;
}

.mr-71 {
  margin-right: 71px;
}

.ml-71 {
  margin-left: 71px;
}

.mx-71 {
  margin-right: 71px;
  margin-left: 71px;
}

.my-71 {
  margin-top: 71px;
  margin-bottom: 71px;
}

.p-71 {
  padding: 71px;
}

.px-71 {
  padding-right: 71px;
  padding-left: 71px;
}

.py-71 {
  padding-top: 71px;
  padding-bottom: 71px;
}

.pr-71 {
  padding-right: 71px;
}

.pl-71 {
  padding-left: 71px;
}

.pt-71 {
  padding-top: 71px;
}

.pb-71 {
  padding-bottom: 71px;
}

.fs-71 {
  font-size: 71px;
}

.w-71 {
  width: 71px;
}

.h-71 {
  height: 71px;
}

@media (min-width: 576px) {
  .lh-sm-71 {
    line-height: 71px;
  }
  .line-height-sm-71 {
    line-height: 71px;
  }
  .grid-cols-sm-71 {
    grid-template-columns: repeat(71, 1fr);
  }
  .gap-sm-71 {
    gap: 71px;
  }
  .gap-x-sm-71 {
    -moz-column-gap: 71px;
         column-gap: 71px;
  }
  .gap-y-sm-71 {
    row-gap: 71px;
  }
  .rounded-sm-71 {
    border-radius: 71px;
  }
  .mb-sm-71 {
    margin-bottom: 71px;
  }
  .mt-sm-71 {
    margin-top: 71px;
  }
  .mr-sm-71 {
    margin-right: 71px;
  }
  .ml-sm-71 {
    margin-left: 71px;
  }
  .mx-sm-71 {
    margin-right: 71px;
    margin-left: 71px;
  }
  .my-sm-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }
  .p-sm-71 {
    padding: 71px;
  }
  .px-sm-71 {
    padding-right: 71px;
    padding-left: 71px;
  }
  .py-sm-71 {
    padding-top: 71px;
    padding-bottom: 71px;
  }
  .pr-sm-71 {
    padding-right: 71px;
  }
  .pl-sm-71 {
    padding-left: 71px;
  }
  .pt-sm-71 {
    padding-top: 71px;
  }
  .pb-sm-71 {
    padding-bottom: 71px;
  }
  .fs-sm-71 {
    font-size: 71px;
  }
  .w-sm-71 {
    width: 71px;
  }
  .h-sm-71 {
    height: 71px;
  }
}
@media (min-width: 768px) {
  .lh-md-71 {
    line-height: 71px;
  }
  .line-height-md-71 {
    line-height: 71px;
  }
  .grid-cols-md-71 {
    grid-template-columns: repeat(71, 1fr);
  }
  .gap-md-71 {
    gap: 71px;
  }
  .gap-x-md-71 {
    -moz-column-gap: 71px;
         column-gap: 71px;
  }
  .gap-y-md-71 {
    row-gap: 71px;
  }
  .rounded-md-71 {
    border-radius: 71px;
  }
  .mb-md-71 {
    margin-bottom: 71px;
  }
  .mt-md-71 {
    margin-top: 71px;
  }
  .mr-md-71 {
    margin-right: 71px;
  }
  .ml-md-71 {
    margin-left: 71px;
  }
  .mx-md-71 {
    margin-right: 71px;
    margin-left: 71px;
  }
  .my-md-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }
  .p-md-71 {
    padding: 71px;
  }
  .px-md-71 {
    padding-right: 71px;
    padding-left: 71px;
  }
  .py-md-71 {
    padding-top: 71px;
    padding-bottom: 71px;
  }
  .pr-md-71 {
    padding-right: 71px;
  }
  .pl-md-71 {
    padding-left: 71px;
  }
  .pt-md-71 {
    padding-top: 71px;
  }
  .pb-md-71 {
    padding-bottom: 71px;
  }
  .fs-md-71 {
    font-size: 71px;
  }
  .w-md-71 {
    width: 71px;
  }
  .h-md-71 {
    height: 71px;
  }
}
@media (min-width: 992px) {
  .lh-lg-71 {
    line-height: 71px;
  }
  .line-height-lg-71 {
    line-height: 71px;
  }
  .grid-cols-lg-71 {
    grid-template-columns: repeat(71, 1fr);
  }
  .gap-lg-71 {
    gap: 71px;
  }
  .gap-x-lg-71 {
    -moz-column-gap: 71px;
         column-gap: 71px;
  }
  .gap-y-lg-71 {
    row-gap: 71px;
  }
  .rounded-lg-71 {
    border-radius: 71px;
  }
  .mb-lg-71 {
    margin-bottom: 71px;
  }
  .mt-lg-71 {
    margin-top: 71px;
  }
  .mr-lg-71 {
    margin-right: 71px;
  }
  .ml-lg-71 {
    margin-left: 71px;
  }
  .mx-lg-71 {
    margin-right: 71px;
    margin-left: 71px;
  }
  .my-lg-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }
  .p-lg-71 {
    padding: 71px;
  }
  .px-lg-71 {
    padding-right: 71px;
    padding-left: 71px;
  }
  .py-lg-71 {
    padding-top: 71px;
    padding-bottom: 71px;
  }
  .pr-lg-71 {
    padding-right: 71px;
  }
  .pl-lg-71 {
    padding-left: 71px;
  }
  .pt-lg-71 {
    padding-top: 71px;
  }
  .pb-lg-71 {
    padding-bottom: 71px;
  }
  .fs-lg-71 {
    font-size: 71px;
  }
  .w-lg-71 {
    width: 71px;
  }
  .h-lg-71 {
    height: 71px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-71 {
    line-height: 71px;
  }
  .line-height-xl-71 {
    line-height: 71px;
  }
  .grid-cols-xl-71 {
    grid-template-columns: repeat(71, 1fr);
  }
  .gap-xl-71 {
    gap: 71px;
  }
  .gap-x-xl-71 {
    -moz-column-gap: 71px;
         column-gap: 71px;
  }
  .gap-y-xl-71 {
    row-gap: 71px;
  }
  .rounded-xl-71 {
    border-radius: 71px;
  }
  .mb-xl-71 {
    margin-bottom: 71px;
  }
  .mt-xl-71 {
    margin-top: 71px;
  }
  .mr-xl-71 {
    margin-right: 71px;
  }
  .ml-xl-71 {
    margin-left: 71px;
  }
  .mx-xl-71 {
    margin-right: 71px;
    margin-left: 71px;
  }
  .my-xl-71 {
    margin-top: 71px;
    margin-bottom: 71px;
  }
  .p-xl-71 {
    padding: 71px;
  }
  .px-xl-71 {
    padding-right: 71px;
    padding-left: 71px;
  }
  .py-xl-71 {
    padding-top: 71px;
    padding-bottom: 71px;
  }
  .pr-xl-71 {
    padding-right: 71px;
  }
  .pl-xl-71 {
    padding-left: 71px;
  }
  .pt-xl-71 {
    padding-top: 71px;
  }
  .pb-xl-71 {
    padding-bottom: 71px;
  }
  .fs-xl-71 {
    font-size: 71px;
  }
  .w-xl-71 {
    width: 71px;
  }
  .h-xl-71 {
    height: 71px;
  }
}
.lh-72 {
  line-height: 72px;
}

.grid-cols-72 {
  grid-template-columns: repeat(72, 1fr);
}

.line-height-72 {
  line-height: 72px;
}

.gap-72 {
  gap: 72px;
}

.gap-x-72 {
  -moz-column-gap: 72px;
       column-gap: 72px;
}

.gap-y-72 {
  row-gap: 72px;
}

.rounded-72 {
  border-radius: 72px;
}

.mb-72 {
  margin-bottom: 72px;
}

.mt-72 {
  margin-top: 72px;
}

.mr-72 {
  margin-right: 72px;
}

.ml-72 {
  margin-left: 72px;
}

.mx-72 {
  margin-right: 72px;
  margin-left: 72px;
}

.my-72 {
  margin-top: 72px;
  margin-bottom: 72px;
}

.p-72 {
  padding: 72px;
}

.px-72 {
  padding-right: 72px;
  padding-left: 72px;
}

.py-72 {
  padding-top: 72px;
  padding-bottom: 72px;
}

.pr-72 {
  padding-right: 72px;
}

.pl-72 {
  padding-left: 72px;
}

.pt-72 {
  padding-top: 72px;
}

.pb-72 {
  padding-bottom: 72px;
}

.fs-72 {
  font-size: 72px;
}

.w-72 {
  width: 72px;
}

.h-72 {
  height: 72px;
}

@media (min-width: 576px) {
  .lh-sm-72 {
    line-height: 72px;
  }
  .line-height-sm-72 {
    line-height: 72px;
  }
  .grid-cols-sm-72 {
    grid-template-columns: repeat(72, 1fr);
  }
  .gap-sm-72 {
    gap: 72px;
  }
  .gap-x-sm-72 {
    -moz-column-gap: 72px;
         column-gap: 72px;
  }
  .gap-y-sm-72 {
    row-gap: 72px;
  }
  .rounded-sm-72 {
    border-radius: 72px;
  }
  .mb-sm-72 {
    margin-bottom: 72px;
  }
  .mt-sm-72 {
    margin-top: 72px;
  }
  .mr-sm-72 {
    margin-right: 72px;
  }
  .ml-sm-72 {
    margin-left: 72px;
  }
  .mx-sm-72 {
    margin-right: 72px;
    margin-left: 72px;
  }
  .my-sm-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .p-sm-72 {
    padding: 72px;
  }
  .px-sm-72 {
    padding-right: 72px;
    padding-left: 72px;
  }
  .py-sm-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pr-sm-72 {
    padding-right: 72px;
  }
  .pl-sm-72 {
    padding-left: 72px;
  }
  .pt-sm-72 {
    padding-top: 72px;
  }
  .pb-sm-72 {
    padding-bottom: 72px;
  }
  .fs-sm-72 {
    font-size: 72px;
  }
  .w-sm-72 {
    width: 72px;
  }
  .h-sm-72 {
    height: 72px;
  }
}
@media (min-width: 768px) {
  .lh-md-72 {
    line-height: 72px;
  }
  .line-height-md-72 {
    line-height: 72px;
  }
  .grid-cols-md-72 {
    grid-template-columns: repeat(72, 1fr);
  }
  .gap-md-72 {
    gap: 72px;
  }
  .gap-x-md-72 {
    -moz-column-gap: 72px;
         column-gap: 72px;
  }
  .gap-y-md-72 {
    row-gap: 72px;
  }
  .rounded-md-72 {
    border-radius: 72px;
  }
  .mb-md-72 {
    margin-bottom: 72px;
  }
  .mt-md-72 {
    margin-top: 72px;
  }
  .mr-md-72 {
    margin-right: 72px;
  }
  .ml-md-72 {
    margin-left: 72px;
  }
  .mx-md-72 {
    margin-right: 72px;
    margin-left: 72px;
  }
  .my-md-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .p-md-72 {
    padding: 72px;
  }
  .px-md-72 {
    padding-right: 72px;
    padding-left: 72px;
  }
  .py-md-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pr-md-72 {
    padding-right: 72px;
  }
  .pl-md-72 {
    padding-left: 72px;
  }
  .pt-md-72 {
    padding-top: 72px;
  }
  .pb-md-72 {
    padding-bottom: 72px;
  }
  .fs-md-72 {
    font-size: 72px;
  }
  .w-md-72 {
    width: 72px;
  }
  .h-md-72 {
    height: 72px;
  }
}
@media (min-width: 992px) {
  .lh-lg-72 {
    line-height: 72px;
  }
  .line-height-lg-72 {
    line-height: 72px;
  }
  .grid-cols-lg-72 {
    grid-template-columns: repeat(72, 1fr);
  }
  .gap-lg-72 {
    gap: 72px;
  }
  .gap-x-lg-72 {
    -moz-column-gap: 72px;
         column-gap: 72px;
  }
  .gap-y-lg-72 {
    row-gap: 72px;
  }
  .rounded-lg-72 {
    border-radius: 72px;
  }
  .mb-lg-72 {
    margin-bottom: 72px;
  }
  .mt-lg-72 {
    margin-top: 72px;
  }
  .mr-lg-72 {
    margin-right: 72px;
  }
  .ml-lg-72 {
    margin-left: 72px;
  }
  .mx-lg-72 {
    margin-right: 72px;
    margin-left: 72px;
  }
  .my-lg-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .p-lg-72 {
    padding: 72px;
  }
  .px-lg-72 {
    padding-right: 72px;
    padding-left: 72px;
  }
  .py-lg-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pr-lg-72 {
    padding-right: 72px;
  }
  .pl-lg-72 {
    padding-left: 72px;
  }
  .pt-lg-72 {
    padding-top: 72px;
  }
  .pb-lg-72 {
    padding-bottom: 72px;
  }
  .fs-lg-72 {
    font-size: 72px;
  }
  .w-lg-72 {
    width: 72px;
  }
  .h-lg-72 {
    height: 72px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-72 {
    line-height: 72px;
  }
  .line-height-xl-72 {
    line-height: 72px;
  }
  .grid-cols-xl-72 {
    grid-template-columns: repeat(72, 1fr);
  }
  .gap-xl-72 {
    gap: 72px;
  }
  .gap-x-xl-72 {
    -moz-column-gap: 72px;
         column-gap: 72px;
  }
  .gap-y-xl-72 {
    row-gap: 72px;
  }
  .rounded-xl-72 {
    border-radius: 72px;
  }
  .mb-xl-72 {
    margin-bottom: 72px;
  }
  .mt-xl-72 {
    margin-top: 72px;
  }
  .mr-xl-72 {
    margin-right: 72px;
  }
  .ml-xl-72 {
    margin-left: 72px;
  }
  .mx-xl-72 {
    margin-right: 72px;
    margin-left: 72px;
  }
  .my-xl-72 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
  .p-xl-72 {
    padding: 72px;
  }
  .px-xl-72 {
    padding-right: 72px;
    padding-left: 72px;
  }
  .py-xl-72 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pr-xl-72 {
    padding-right: 72px;
  }
  .pl-xl-72 {
    padding-left: 72px;
  }
  .pt-xl-72 {
    padding-top: 72px;
  }
  .pb-xl-72 {
    padding-bottom: 72px;
  }
  .fs-xl-72 {
    font-size: 72px;
  }
  .w-xl-72 {
    width: 72px;
  }
  .h-xl-72 {
    height: 72px;
  }
}
.lh-73 {
  line-height: 73px;
}

.grid-cols-73 {
  grid-template-columns: repeat(73, 1fr);
}

.line-height-73 {
  line-height: 73px;
}

.gap-73 {
  gap: 73px;
}

.gap-x-73 {
  -moz-column-gap: 73px;
       column-gap: 73px;
}

.gap-y-73 {
  row-gap: 73px;
}

.rounded-73 {
  border-radius: 73px;
}

.mb-73 {
  margin-bottom: 73px;
}

.mt-73 {
  margin-top: 73px;
}

.mr-73 {
  margin-right: 73px;
}

.ml-73 {
  margin-left: 73px;
}

.mx-73 {
  margin-right: 73px;
  margin-left: 73px;
}

.my-73 {
  margin-top: 73px;
  margin-bottom: 73px;
}

.p-73 {
  padding: 73px;
}

.px-73 {
  padding-right: 73px;
  padding-left: 73px;
}

.py-73 {
  padding-top: 73px;
  padding-bottom: 73px;
}

.pr-73 {
  padding-right: 73px;
}

.pl-73 {
  padding-left: 73px;
}

.pt-73 {
  padding-top: 73px;
}

.pb-73 {
  padding-bottom: 73px;
}

.fs-73 {
  font-size: 73px;
}

.w-73 {
  width: 73px;
}

.h-73 {
  height: 73px;
}

@media (min-width: 576px) {
  .lh-sm-73 {
    line-height: 73px;
  }
  .line-height-sm-73 {
    line-height: 73px;
  }
  .grid-cols-sm-73 {
    grid-template-columns: repeat(73, 1fr);
  }
  .gap-sm-73 {
    gap: 73px;
  }
  .gap-x-sm-73 {
    -moz-column-gap: 73px;
         column-gap: 73px;
  }
  .gap-y-sm-73 {
    row-gap: 73px;
  }
  .rounded-sm-73 {
    border-radius: 73px;
  }
  .mb-sm-73 {
    margin-bottom: 73px;
  }
  .mt-sm-73 {
    margin-top: 73px;
  }
  .mr-sm-73 {
    margin-right: 73px;
  }
  .ml-sm-73 {
    margin-left: 73px;
  }
  .mx-sm-73 {
    margin-right: 73px;
    margin-left: 73px;
  }
  .my-sm-73 {
    margin-top: 73px;
    margin-bottom: 73px;
  }
  .p-sm-73 {
    padding: 73px;
  }
  .px-sm-73 {
    padding-right: 73px;
    padding-left: 73px;
  }
  .py-sm-73 {
    padding-top: 73px;
    padding-bottom: 73px;
  }
  .pr-sm-73 {
    padding-right: 73px;
  }
  .pl-sm-73 {
    padding-left: 73px;
  }
  .pt-sm-73 {
    padding-top: 73px;
  }
  .pb-sm-73 {
    padding-bottom: 73px;
  }
  .fs-sm-73 {
    font-size: 73px;
  }
  .w-sm-73 {
    width: 73px;
  }
  .h-sm-73 {
    height: 73px;
  }
}
@media (min-width: 768px) {
  .lh-md-73 {
    line-height: 73px;
  }
  .line-height-md-73 {
    line-height: 73px;
  }
  .grid-cols-md-73 {
    grid-template-columns: repeat(73, 1fr);
  }
  .gap-md-73 {
    gap: 73px;
  }
  .gap-x-md-73 {
    -moz-column-gap: 73px;
         column-gap: 73px;
  }
  .gap-y-md-73 {
    row-gap: 73px;
  }
  .rounded-md-73 {
    border-radius: 73px;
  }
  .mb-md-73 {
    margin-bottom: 73px;
  }
  .mt-md-73 {
    margin-top: 73px;
  }
  .mr-md-73 {
    margin-right: 73px;
  }
  .ml-md-73 {
    margin-left: 73px;
  }
  .mx-md-73 {
    margin-right: 73px;
    margin-left: 73px;
  }
  .my-md-73 {
    margin-top: 73px;
    margin-bottom: 73px;
  }
  .p-md-73 {
    padding: 73px;
  }
  .px-md-73 {
    padding-right: 73px;
    padding-left: 73px;
  }
  .py-md-73 {
    padding-top: 73px;
    padding-bottom: 73px;
  }
  .pr-md-73 {
    padding-right: 73px;
  }
  .pl-md-73 {
    padding-left: 73px;
  }
  .pt-md-73 {
    padding-top: 73px;
  }
  .pb-md-73 {
    padding-bottom: 73px;
  }
  .fs-md-73 {
    font-size: 73px;
  }
  .w-md-73 {
    width: 73px;
  }
  .h-md-73 {
    height: 73px;
  }
}
@media (min-width: 992px) {
  .lh-lg-73 {
    line-height: 73px;
  }
  .line-height-lg-73 {
    line-height: 73px;
  }
  .grid-cols-lg-73 {
    grid-template-columns: repeat(73, 1fr);
  }
  .gap-lg-73 {
    gap: 73px;
  }
  .gap-x-lg-73 {
    -moz-column-gap: 73px;
         column-gap: 73px;
  }
  .gap-y-lg-73 {
    row-gap: 73px;
  }
  .rounded-lg-73 {
    border-radius: 73px;
  }
  .mb-lg-73 {
    margin-bottom: 73px;
  }
  .mt-lg-73 {
    margin-top: 73px;
  }
  .mr-lg-73 {
    margin-right: 73px;
  }
  .ml-lg-73 {
    margin-left: 73px;
  }
  .mx-lg-73 {
    margin-right: 73px;
    margin-left: 73px;
  }
  .my-lg-73 {
    margin-top: 73px;
    margin-bottom: 73px;
  }
  .p-lg-73 {
    padding: 73px;
  }
  .px-lg-73 {
    padding-right: 73px;
    padding-left: 73px;
  }
  .py-lg-73 {
    padding-top: 73px;
    padding-bottom: 73px;
  }
  .pr-lg-73 {
    padding-right: 73px;
  }
  .pl-lg-73 {
    padding-left: 73px;
  }
  .pt-lg-73 {
    padding-top: 73px;
  }
  .pb-lg-73 {
    padding-bottom: 73px;
  }
  .fs-lg-73 {
    font-size: 73px;
  }
  .w-lg-73 {
    width: 73px;
  }
  .h-lg-73 {
    height: 73px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-73 {
    line-height: 73px;
  }
  .line-height-xl-73 {
    line-height: 73px;
  }
  .grid-cols-xl-73 {
    grid-template-columns: repeat(73, 1fr);
  }
  .gap-xl-73 {
    gap: 73px;
  }
  .gap-x-xl-73 {
    -moz-column-gap: 73px;
         column-gap: 73px;
  }
  .gap-y-xl-73 {
    row-gap: 73px;
  }
  .rounded-xl-73 {
    border-radius: 73px;
  }
  .mb-xl-73 {
    margin-bottom: 73px;
  }
  .mt-xl-73 {
    margin-top: 73px;
  }
  .mr-xl-73 {
    margin-right: 73px;
  }
  .ml-xl-73 {
    margin-left: 73px;
  }
  .mx-xl-73 {
    margin-right: 73px;
    margin-left: 73px;
  }
  .my-xl-73 {
    margin-top: 73px;
    margin-bottom: 73px;
  }
  .p-xl-73 {
    padding: 73px;
  }
  .px-xl-73 {
    padding-right: 73px;
    padding-left: 73px;
  }
  .py-xl-73 {
    padding-top: 73px;
    padding-bottom: 73px;
  }
  .pr-xl-73 {
    padding-right: 73px;
  }
  .pl-xl-73 {
    padding-left: 73px;
  }
  .pt-xl-73 {
    padding-top: 73px;
  }
  .pb-xl-73 {
    padding-bottom: 73px;
  }
  .fs-xl-73 {
    font-size: 73px;
  }
  .w-xl-73 {
    width: 73px;
  }
  .h-xl-73 {
    height: 73px;
  }
}
.lh-74 {
  line-height: 74px;
}

.grid-cols-74 {
  grid-template-columns: repeat(74, 1fr);
}

.line-height-74 {
  line-height: 74px;
}

.gap-74 {
  gap: 74px;
}

.gap-x-74 {
  -moz-column-gap: 74px;
       column-gap: 74px;
}

.gap-y-74 {
  row-gap: 74px;
}

.rounded-74 {
  border-radius: 74px;
}

.mb-74 {
  margin-bottom: 74px;
}

.mt-74 {
  margin-top: 74px;
}

.mr-74 {
  margin-right: 74px;
}

.ml-74 {
  margin-left: 74px;
}

.mx-74 {
  margin-right: 74px;
  margin-left: 74px;
}

.my-74 {
  margin-top: 74px;
  margin-bottom: 74px;
}

.p-74 {
  padding: 74px;
}

.px-74 {
  padding-right: 74px;
  padding-left: 74px;
}

.py-74 {
  padding-top: 74px;
  padding-bottom: 74px;
}

.pr-74 {
  padding-right: 74px;
}

.pl-74 {
  padding-left: 74px;
}

.pt-74 {
  padding-top: 74px;
}

.pb-74 {
  padding-bottom: 74px;
}

.fs-74 {
  font-size: 74px;
}

.w-74 {
  width: 74px;
}

.h-74 {
  height: 74px;
}

@media (min-width: 576px) {
  .lh-sm-74 {
    line-height: 74px;
  }
  .line-height-sm-74 {
    line-height: 74px;
  }
  .grid-cols-sm-74 {
    grid-template-columns: repeat(74, 1fr);
  }
  .gap-sm-74 {
    gap: 74px;
  }
  .gap-x-sm-74 {
    -moz-column-gap: 74px;
         column-gap: 74px;
  }
  .gap-y-sm-74 {
    row-gap: 74px;
  }
  .rounded-sm-74 {
    border-radius: 74px;
  }
  .mb-sm-74 {
    margin-bottom: 74px;
  }
  .mt-sm-74 {
    margin-top: 74px;
  }
  .mr-sm-74 {
    margin-right: 74px;
  }
  .ml-sm-74 {
    margin-left: 74px;
  }
  .mx-sm-74 {
    margin-right: 74px;
    margin-left: 74px;
  }
  .my-sm-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }
  .p-sm-74 {
    padding: 74px;
  }
  .px-sm-74 {
    padding-right: 74px;
    padding-left: 74px;
  }
  .py-sm-74 {
    padding-top: 74px;
    padding-bottom: 74px;
  }
  .pr-sm-74 {
    padding-right: 74px;
  }
  .pl-sm-74 {
    padding-left: 74px;
  }
  .pt-sm-74 {
    padding-top: 74px;
  }
  .pb-sm-74 {
    padding-bottom: 74px;
  }
  .fs-sm-74 {
    font-size: 74px;
  }
  .w-sm-74 {
    width: 74px;
  }
  .h-sm-74 {
    height: 74px;
  }
}
@media (min-width: 768px) {
  .lh-md-74 {
    line-height: 74px;
  }
  .line-height-md-74 {
    line-height: 74px;
  }
  .grid-cols-md-74 {
    grid-template-columns: repeat(74, 1fr);
  }
  .gap-md-74 {
    gap: 74px;
  }
  .gap-x-md-74 {
    -moz-column-gap: 74px;
         column-gap: 74px;
  }
  .gap-y-md-74 {
    row-gap: 74px;
  }
  .rounded-md-74 {
    border-radius: 74px;
  }
  .mb-md-74 {
    margin-bottom: 74px;
  }
  .mt-md-74 {
    margin-top: 74px;
  }
  .mr-md-74 {
    margin-right: 74px;
  }
  .ml-md-74 {
    margin-left: 74px;
  }
  .mx-md-74 {
    margin-right: 74px;
    margin-left: 74px;
  }
  .my-md-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }
  .p-md-74 {
    padding: 74px;
  }
  .px-md-74 {
    padding-right: 74px;
    padding-left: 74px;
  }
  .py-md-74 {
    padding-top: 74px;
    padding-bottom: 74px;
  }
  .pr-md-74 {
    padding-right: 74px;
  }
  .pl-md-74 {
    padding-left: 74px;
  }
  .pt-md-74 {
    padding-top: 74px;
  }
  .pb-md-74 {
    padding-bottom: 74px;
  }
  .fs-md-74 {
    font-size: 74px;
  }
  .w-md-74 {
    width: 74px;
  }
  .h-md-74 {
    height: 74px;
  }
}
@media (min-width: 992px) {
  .lh-lg-74 {
    line-height: 74px;
  }
  .line-height-lg-74 {
    line-height: 74px;
  }
  .grid-cols-lg-74 {
    grid-template-columns: repeat(74, 1fr);
  }
  .gap-lg-74 {
    gap: 74px;
  }
  .gap-x-lg-74 {
    -moz-column-gap: 74px;
         column-gap: 74px;
  }
  .gap-y-lg-74 {
    row-gap: 74px;
  }
  .rounded-lg-74 {
    border-radius: 74px;
  }
  .mb-lg-74 {
    margin-bottom: 74px;
  }
  .mt-lg-74 {
    margin-top: 74px;
  }
  .mr-lg-74 {
    margin-right: 74px;
  }
  .ml-lg-74 {
    margin-left: 74px;
  }
  .mx-lg-74 {
    margin-right: 74px;
    margin-left: 74px;
  }
  .my-lg-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }
  .p-lg-74 {
    padding: 74px;
  }
  .px-lg-74 {
    padding-right: 74px;
    padding-left: 74px;
  }
  .py-lg-74 {
    padding-top: 74px;
    padding-bottom: 74px;
  }
  .pr-lg-74 {
    padding-right: 74px;
  }
  .pl-lg-74 {
    padding-left: 74px;
  }
  .pt-lg-74 {
    padding-top: 74px;
  }
  .pb-lg-74 {
    padding-bottom: 74px;
  }
  .fs-lg-74 {
    font-size: 74px;
  }
  .w-lg-74 {
    width: 74px;
  }
  .h-lg-74 {
    height: 74px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-74 {
    line-height: 74px;
  }
  .line-height-xl-74 {
    line-height: 74px;
  }
  .grid-cols-xl-74 {
    grid-template-columns: repeat(74, 1fr);
  }
  .gap-xl-74 {
    gap: 74px;
  }
  .gap-x-xl-74 {
    -moz-column-gap: 74px;
         column-gap: 74px;
  }
  .gap-y-xl-74 {
    row-gap: 74px;
  }
  .rounded-xl-74 {
    border-radius: 74px;
  }
  .mb-xl-74 {
    margin-bottom: 74px;
  }
  .mt-xl-74 {
    margin-top: 74px;
  }
  .mr-xl-74 {
    margin-right: 74px;
  }
  .ml-xl-74 {
    margin-left: 74px;
  }
  .mx-xl-74 {
    margin-right: 74px;
    margin-left: 74px;
  }
  .my-xl-74 {
    margin-top: 74px;
    margin-bottom: 74px;
  }
  .p-xl-74 {
    padding: 74px;
  }
  .px-xl-74 {
    padding-right: 74px;
    padding-left: 74px;
  }
  .py-xl-74 {
    padding-top: 74px;
    padding-bottom: 74px;
  }
  .pr-xl-74 {
    padding-right: 74px;
  }
  .pl-xl-74 {
    padding-left: 74px;
  }
  .pt-xl-74 {
    padding-top: 74px;
  }
  .pb-xl-74 {
    padding-bottom: 74px;
  }
  .fs-xl-74 {
    font-size: 74px;
  }
  .w-xl-74 {
    width: 74px;
  }
  .h-xl-74 {
    height: 74px;
  }
}
.lh-75 {
  line-height: 75px;
}

.grid-cols-75 {
  grid-template-columns: repeat(75, 1fr);
}

.line-height-75 {
  line-height: 75px;
}

.gap-75 {
  gap: 75px;
}

.gap-x-75 {
  -moz-column-gap: 75px;
       column-gap: 75px;
}

.gap-y-75 {
  row-gap: 75px;
}

.rounded-75 {
  border-radius: 75px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mt-75 {
  margin-top: 75px;
}

.mr-75 {
  margin-right: 75px;
}

.ml-75 {
  margin-left: 75px;
}

.mx-75 {
  margin-right: 75px;
  margin-left: 75px;
}

.my-75 {
  margin-top: 75px;
  margin-bottom: 75px;
}

.p-75 {
  padding: 75px;
}

.px-75 {
  padding-right: 75px;
  padding-left: 75px;
}

.py-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.pr-75 {
  padding-right: 75px;
}

.pl-75 {
  padding-left: 75px;
}

.pt-75 {
  padding-top: 75px;
}

.pb-75 {
  padding-bottom: 75px;
}

.fs-75 {
  font-size: 75px;
}

.w-75 {
  width: 75px;
}

.h-75 {
  height: 75px;
}

@media (min-width: 576px) {
  .lh-sm-75 {
    line-height: 75px;
  }
  .line-height-sm-75 {
    line-height: 75px;
  }
  .grid-cols-sm-75 {
    grid-template-columns: repeat(75, 1fr);
  }
  .gap-sm-75 {
    gap: 75px;
  }
  .gap-x-sm-75 {
    -moz-column-gap: 75px;
         column-gap: 75px;
  }
  .gap-y-sm-75 {
    row-gap: 75px;
  }
  .rounded-sm-75 {
    border-radius: 75px;
  }
  .mb-sm-75 {
    margin-bottom: 75px;
  }
  .mt-sm-75 {
    margin-top: 75px;
  }
  .mr-sm-75 {
    margin-right: 75px;
  }
  .ml-sm-75 {
    margin-left: 75px;
  }
  .mx-sm-75 {
    margin-right: 75px;
    margin-left: 75px;
  }
  .my-sm-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .p-sm-75 {
    padding: 75px;
  }
  .px-sm-75 {
    padding-right: 75px;
    padding-left: 75px;
  }
  .py-sm-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .pr-sm-75 {
    padding-right: 75px;
  }
  .pl-sm-75 {
    padding-left: 75px;
  }
  .pt-sm-75 {
    padding-top: 75px;
  }
  .pb-sm-75 {
    padding-bottom: 75px;
  }
  .fs-sm-75 {
    font-size: 75px;
  }
  .w-sm-75 {
    width: 75px;
  }
  .h-sm-75 {
    height: 75px;
  }
}
@media (min-width: 768px) {
  .lh-md-75 {
    line-height: 75px;
  }
  .line-height-md-75 {
    line-height: 75px;
  }
  .grid-cols-md-75 {
    grid-template-columns: repeat(75, 1fr);
  }
  .gap-md-75 {
    gap: 75px;
  }
  .gap-x-md-75 {
    -moz-column-gap: 75px;
         column-gap: 75px;
  }
  .gap-y-md-75 {
    row-gap: 75px;
  }
  .rounded-md-75 {
    border-radius: 75px;
  }
  .mb-md-75 {
    margin-bottom: 75px;
  }
  .mt-md-75 {
    margin-top: 75px;
  }
  .mr-md-75 {
    margin-right: 75px;
  }
  .ml-md-75 {
    margin-left: 75px;
  }
  .mx-md-75 {
    margin-right: 75px;
    margin-left: 75px;
  }
  .my-md-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .p-md-75 {
    padding: 75px;
  }
  .px-md-75 {
    padding-right: 75px;
    padding-left: 75px;
  }
  .py-md-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .pr-md-75 {
    padding-right: 75px;
  }
  .pl-md-75 {
    padding-left: 75px;
  }
  .pt-md-75 {
    padding-top: 75px;
  }
  .pb-md-75 {
    padding-bottom: 75px;
  }
  .fs-md-75 {
    font-size: 75px;
  }
  .w-md-75 {
    width: 75px;
  }
  .h-md-75 {
    height: 75px;
  }
}
@media (min-width: 992px) {
  .lh-lg-75 {
    line-height: 75px;
  }
  .line-height-lg-75 {
    line-height: 75px;
  }
  .grid-cols-lg-75 {
    grid-template-columns: repeat(75, 1fr);
  }
  .gap-lg-75 {
    gap: 75px;
  }
  .gap-x-lg-75 {
    -moz-column-gap: 75px;
         column-gap: 75px;
  }
  .gap-y-lg-75 {
    row-gap: 75px;
  }
  .rounded-lg-75 {
    border-radius: 75px;
  }
  .mb-lg-75 {
    margin-bottom: 75px;
  }
  .mt-lg-75 {
    margin-top: 75px;
  }
  .mr-lg-75 {
    margin-right: 75px;
  }
  .ml-lg-75 {
    margin-left: 75px;
  }
  .mx-lg-75 {
    margin-right: 75px;
    margin-left: 75px;
  }
  .my-lg-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .p-lg-75 {
    padding: 75px;
  }
  .px-lg-75 {
    padding-right: 75px;
    padding-left: 75px;
  }
  .py-lg-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .pr-lg-75 {
    padding-right: 75px;
  }
  .pl-lg-75 {
    padding-left: 75px;
  }
  .pt-lg-75 {
    padding-top: 75px;
  }
  .pb-lg-75 {
    padding-bottom: 75px;
  }
  .fs-lg-75 {
    font-size: 75px;
  }
  .w-lg-75 {
    width: 75px;
  }
  .h-lg-75 {
    height: 75px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-75 {
    line-height: 75px;
  }
  .line-height-xl-75 {
    line-height: 75px;
  }
  .grid-cols-xl-75 {
    grid-template-columns: repeat(75, 1fr);
  }
  .gap-xl-75 {
    gap: 75px;
  }
  .gap-x-xl-75 {
    -moz-column-gap: 75px;
         column-gap: 75px;
  }
  .gap-y-xl-75 {
    row-gap: 75px;
  }
  .rounded-xl-75 {
    border-radius: 75px;
  }
  .mb-xl-75 {
    margin-bottom: 75px;
  }
  .mt-xl-75 {
    margin-top: 75px;
  }
  .mr-xl-75 {
    margin-right: 75px;
  }
  .ml-xl-75 {
    margin-left: 75px;
  }
  .mx-xl-75 {
    margin-right: 75px;
    margin-left: 75px;
  }
  .my-xl-75 {
    margin-top: 75px;
    margin-bottom: 75px;
  }
  .p-xl-75 {
    padding: 75px;
  }
  .px-xl-75 {
    padding-right: 75px;
    padding-left: 75px;
  }
  .py-xl-75 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .pr-xl-75 {
    padding-right: 75px;
  }
  .pl-xl-75 {
    padding-left: 75px;
  }
  .pt-xl-75 {
    padding-top: 75px;
  }
  .pb-xl-75 {
    padding-bottom: 75px;
  }
  .fs-xl-75 {
    font-size: 75px;
  }
  .w-xl-75 {
    width: 75px;
  }
  .h-xl-75 {
    height: 75px;
  }
}
.lh-76 {
  line-height: 76px;
}

.grid-cols-76 {
  grid-template-columns: repeat(76, 1fr);
}

.line-height-76 {
  line-height: 76px;
}

.gap-76 {
  gap: 76px;
}

.gap-x-76 {
  -moz-column-gap: 76px;
       column-gap: 76px;
}

.gap-y-76 {
  row-gap: 76px;
}

.rounded-76 {
  border-radius: 76px;
}

.mb-76 {
  margin-bottom: 76px;
}

.mt-76 {
  margin-top: 76px;
}

.mr-76 {
  margin-right: 76px;
}

.ml-76 {
  margin-left: 76px;
}

.mx-76 {
  margin-right: 76px;
  margin-left: 76px;
}

.my-76 {
  margin-top: 76px;
  margin-bottom: 76px;
}

.p-76 {
  padding: 76px;
}

.px-76 {
  padding-right: 76px;
  padding-left: 76px;
}

.py-76 {
  padding-top: 76px;
  padding-bottom: 76px;
}

.pr-76 {
  padding-right: 76px;
}

.pl-76 {
  padding-left: 76px;
}

.pt-76 {
  padding-top: 76px;
}

.pb-76 {
  padding-bottom: 76px;
}

.fs-76 {
  font-size: 76px;
}

.w-76 {
  width: 76px;
}

.h-76 {
  height: 76px;
}

@media (min-width: 576px) {
  .lh-sm-76 {
    line-height: 76px;
  }
  .line-height-sm-76 {
    line-height: 76px;
  }
  .grid-cols-sm-76 {
    grid-template-columns: repeat(76, 1fr);
  }
  .gap-sm-76 {
    gap: 76px;
  }
  .gap-x-sm-76 {
    -moz-column-gap: 76px;
         column-gap: 76px;
  }
  .gap-y-sm-76 {
    row-gap: 76px;
  }
  .rounded-sm-76 {
    border-radius: 76px;
  }
  .mb-sm-76 {
    margin-bottom: 76px;
  }
  .mt-sm-76 {
    margin-top: 76px;
  }
  .mr-sm-76 {
    margin-right: 76px;
  }
  .ml-sm-76 {
    margin-left: 76px;
  }
  .mx-sm-76 {
    margin-right: 76px;
    margin-left: 76px;
  }
  .my-sm-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }
  .p-sm-76 {
    padding: 76px;
  }
  .px-sm-76 {
    padding-right: 76px;
    padding-left: 76px;
  }
  .py-sm-76 {
    padding-top: 76px;
    padding-bottom: 76px;
  }
  .pr-sm-76 {
    padding-right: 76px;
  }
  .pl-sm-76 {
    padding-left: 76px;
  }
  .pt-sm-76 {
    padding-top: 76px;
  }
  .pb-sm-76 {
    padding-bottom: 76px;
  }
  .fs-sm-76 {
    font-size: 76px;
  }
  .w-sm-76 {
    width: 76px;
  }
  .h-sm-76 {
    height: 76px;
  }
}
@media (min-width: 768px) {
  .lh-md-76 {
    line-height: 76px;
  }
  .line-height-md-76 {
    line-height: 76px;
  }
  .grid-cols-md-76 {
    grid-template-columns: repeat(76, 1fr);
  }
  .gap-md-76 {
    gap: 76px;
  }
  .gap-x-md-76 {
    -moz-column-gap: 76px;
         column-gap: 76px;
  }
  .gap-y-md-76 {
    row-gap: 76px;
  }
  .rounded-md-76 {
    border-radius: 76px;
  }
  .mb-md-76 {
    margin-bottom: 76px;
  }
  .mt-md-76 {
    margin-top: 76px;
  }
  .mr-md-76 {
    margin-right: 76px;
  }
  .ml-md-76 {
    margin-left: 76px;
  }
  .mx-md-76 {
    margin-right: 76px;
    margin-left: 76px;
  }
  .my-md-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }
  .p-md-76 {
    padding: 76px;
  }
  .px-md-76 {
    padding-right: 76px;
    padding-left: 76px;
  }
  .py-md-76 {
    padding-top: 76px;
    padding-bottom: 76px;
  }
  .pr-md-76 {
    padding-right: 76px;
  }
  .pl-md-76 {
    padding-left: 76px;
  }
  .pt-md-76 {
    padding-top: 76px;
  }
  .pb-md-76 {
    padding-bottom: 76px;
  }
  .fs-md-76 {
    font-size: 76px;
  }
  .w-md-76 {
    width: 76px;
  }
  .h-md-76 {
    height: 76px;
  }
}
@media (min-width: 992px) {
  .lh-lg-76 {
    line-height: 76px;
  }
  .line-height-lg-76 {
    line-height: 76px;
  }
  .grid-cols-lg-76 {
    grid-template-columns: repeat(76, 1fr);
  }
  .gap-lg-76 {
    gap: 76px;
  }
  .gap-x-lg-76 {
    -moz-column-gap: 76px;
         column-gap: 76px;
  }
  .gap-y-lg-76 {
    row-gap: 76px;
  }
  .rounded-lg-76 {
    border-radius: 76px;
  }
  .mb-lg-76 {
    margin-bottom: 76px;
  }
  .mt-lg-76 {
    margin-top: 76px;
  }
  .mr-lg-76 {
    margin-right: 76px;
  }
  .ml-lg-76 {
    margin-left: 76px;
  }
  .mx-lg-76 {
    margin-right: 76px;
    margin-left: 76px;
  }
  .my-lg-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }
  .p-lg-76 {
    padding: 76px;
  }
  .px-lg-76 {
    padding-right: 76px;
    padding-left: 76px;
  }
  .py-lg-76 {
    padding-top: 76px;
    padding-bottom: 76px;
  }
  .pr-lg-76 {
    padding-right: 76px;
  }
  .pl-lg-76 {
    padding-left: 76px;
  }
  .pt-lg-76 {
    padding-top: 76px;
  }
  .pb-lg-76 {
    padding-bottom: 76px;
  }
  .fs-lg-76 {
    font-size: 76px;
  }
  .w-lg-76 {
    width: 76px;
  }
  .h-lg-76 {
    height: 76px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-76 {
    line-height: 76px;
  }
  .line-height-xl-76 {
    line-height: 76px;
  }
  .grid-cols-xl-76 {
    grid-template-columns: repeat(76, 1fr);
  }
  .gap-xl-76 {
    gap: 76px;
  }
  .gap-x-xl-76 {
    -moz-column-gap: 76px;
         column-gap: 76px;
  }
  .gap-y-xl-76 {
    row-gap: 76px;
  }
  .rounded-xl-76 {
    border-radius: 76px;
  }
  .mb-xl-76 {
    margin-bottom: 76px;
  }
  .mt-xl-76 {
    margin-top: 76px;
  }
  .mr-xl-76 {
    margin-right: 76px;
  }
  .ml-xl-76 {
    margin-left: 76px;
  }
  .mx-xl-76 {
    margin-right: 76px;
    margin-left: 76px;
  }
  .my-xl-76 {
    margin-top: 76px;
    margin-bottom: 76px;
  }
  .p-xl-76 {
    padding: 76px;
  }
  .px-xl-76 {
    padding-right: 76px;
    padding-left: 76px;
  }
  .py-xl-76 {
    padding-top: 76px;
    padding-bottom: 76px;
  }
  .pr-xl-76 {
    padding-right: 76px;
  }
  .pl-xl-76 {
    padding-left: 76px;
  }
  .pt-xl-76 {
    padding-top: 76px;
  }
  .pb-xl-76 {
    padding-bottom: 76px;
  }
  .fs-xl-76 {
    font-size: 76px;
  }
  .w-xl-76 {
    width: 76px;
  }
  .h-xl-76 {
    height: 76px;
  }
}
.lh-77 {
  line-height: 77px;
}

.grid-cols-77 {
  grid-template-columns: repeat(77, 1fr);
}

.line-height-77 {
  line-height: 77px;
}

.gap-77 {
  gap: 77px;
}

.gap-x-77 {
  -moz-column-gap: 77px;
       column-gap: 77px;
}

.gap-y-77 {
  row-gap: 77px;
}

.rounded-77 {
  border-radius: 77px;
}

.mb-77 {
  margin-bottom: 77px;
}

.mt-77 {
  margin-top: 77px;
}

.mr-77 {
  margin-right: 77px;
}

.ml-77 {
  margin-left: 77px;
}

.mx-77 {
  margin-right: 77px;
  margin-left: 77px;
}

.my-77 {
  margin-top: 77px;
  margin-bottom: 77px;
}

.p-77 {
  padding: 77px;
}

.px-77 {
  padding-right: 77px;
  padding-left: 77px;
}

.py-77 {
  padding-top: 77px;
  padding-bottom: 77px;
}

.pr-77 {
  padding-right: 77px;
}

.pl-77 {
  padding-left: 77px;
}

.pt-77 {
  padding-top: 77px;
}

.pb-77 {
  padding-bottom: 77px;
}

.fs-77 {
  font-size: 77px;
}

.w-77 {
  width: 77px;
}

.h-77 {
  height: 77px;
}

@media (min-width: 576px) {
  .lh-sm-77 {
    line-height: 77px;
  }
  .line-height-sm-77 {
    line-height: 77px;
  }
  .grid-cols-sm-77 {
    grid-template-columns: repeat(77, 1fr);
  }
  .gap-sm-77 {
    gap: 77px;
  }
  .gap-x-sm-77 {
    -moz-column-gap: 77px;
         column-gap: 77px;
  }
  .gap-y-sm-77 {
    row-gap: 77px;
  }
  .rounded-sm-77 {
    border-radius: 77px;
  }
  .mb-sm-77 {
    margin-bottom: 77px;
  }
  .mt-sm-77 {
    margin-top: 77px;
  }
  .mr-sm-77 {
    margin-right: 77px;
  }
  .ml-sm-77 {
    margin-left: 77px;
  }
  .mx-sm-77 {
    margin-right: 77px;
    margin-left: 77px;
  }
  .my-sm-77 {
    margin-top: 77px;
    margin-bottom: 77px;
  }
  .p-sm-77 {
    padding: 77px;
  }
  .px-sm-77 {
    padding-right: 77px;
    padding-left: 77px;
  }
  .py-sm-77 {
    padding-top: 77px;
    padding-bottom: 77px;
  }
  .pr-sm-77 {
    padding-right: 77px;
  }
  .pl-sm-77 {
    padding-left: 77px;
  }
  .pt-sm-77 {
    padding-top: 77px;
  }
  .pb-sm-77 {
    padding-bottom: 77px;
  }
  .fs-sm-77 {
    font-size: 77px;
  }
  .w-sm-77 {
    width: 77px;
  }
  .h-sm-77 {
    height: 77px;
  }
}
@media (min-width: 768px) {
  .lh-md-77 {
    line-height: 77px;
  }
  .line-height-md-77 {
    line-height: 77px;
  }
  .grid-cols-md-77 {
    grid-template-columns: repeat(77, 1fr);
  }
  .gap-md-77 {
    gap: 77px;
  }
  .gap-x-md-77 {
    -moz-column-gap: 77px;
         column-gap: 77px;
  }
  .gap-y-md-77 {
    row-gap: 77px;
  }
  .rounded-md-77 {
    border-radius: 77px;
  }
  .mb-md-77 {
    margin-bottom: 77px;
  }
  .mt-md-77 {
    margin-top: 77px;
  }
  .mr-md-77 {
    margin-right: 77px;
  }
  .ml-md-77 {
    margin-left: 77px;
  }
  .mx-md-77 {
    margin-right: 77px;
    margin-left: 77px;
  }
  .my-md-77 {
    margin-top: 77px;
    margin-bottom: 77px;
  }
  .p-md-77 {
    padding: 77px;
  }
  .px-md-77 {
    padding-right: 77px;
    padding-left: 77px;
  }
  .py-md-77 {
    padding-top: 77px;
    padding-bottom: 77px;
  }
  .pr-md-77 {
    padding-right: 77px;
  }
  .pl-md-77 {
    padding-left: 77px;
  }
  .pt-md-77 {
    padding-top: 77px;
  }
  .pb-md-77 {
    padding-bottom: 77px;
  }
  .fs-md-77 {
    font-size: 77px;
  }
  .w-md-77 {
    width: 77px;
  }
  .h-md-77 {
    height: 77px;
  }
}
@media (min-width: 992px) {
  .lh-lg-77 {
    line-height: 77px;
  }
  .line-height-lg-77 {
    line-height: 77px;
  }
  .grid-cols-lg-77 {
    grid-template-columns: repeat(77, 1fr);
  }
  .gap-lg-77 {
    gap: 77px;
  }
  .gap-x-lg-77 {
    -moz-column-gap: 77px;
         column-gap: 77px;
  }
  .gap-y-lg-77 {
    row-gap: 77px;
  }
  .rounded-lg-77 {
    border-radius: 77px;
  }
  .mb-lg-77 {
    margin-bottom: 77px;
  }
  .mt-lg-77 {
    margin-top: 77px;
  }
  .mr-lg-77 {
    margin-right: 77px;
  }
  .ml-lg-77 {
    margin-left: 77px;
  }
  .mx-lg-77 {
    margin-right: 77px;
    margin-left: 77px;
  }
  .my-lg-77 {
    margin-top: 77px;
    margin-bottom: 77px;
  }
  .p-lg-77 {
    padding: 77px;
  }
  .px-lg-77 {
    padding-right: 77px;
    padding-left: 77px;
  }
  .py-lg-77 {
    padding-top: 77px;
    padding-bottom: 77px;
  }
  .pr-lg-77 {
    padding-right: 77px;
  }
  .pl-lg-77 {
    padding-left: 77px;
  }
  .pt-lg-77 {
    padding-top: 77px;
  }
  .pb-lg-77 {
    padding-bottom: 77px;
  }
  .fs-lg-77 {
    font-size: 77px;
  }
  .w-lg-77 {
    width: 77px;
  }
  .h-lg-77 {
    height: 77px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-77 {
    line-height: 77px;
  }
  .line-height-xl-77 {
    line-height: 77px;
  }
  .grid-cols-xl-77 {
    grid-template-columns: repeat(77, 1fr);
  }
  .gap-xl-77 {
    gap: 77px;
  }
  .gap-x-xl-77 {
    -moz-column-gap: 77px;
         column-gap: 77px;
  }
  .gap-y-xl-77 {
    row-gap: 77px;
  }
  .rounded-xl-77 {
    border-radius: 77px;
  }
  .mb-xl-77 {
    margin-bottom: 77px;
  }
  .mt-xl-77 {
    margin-top: 77px;
  }
  .mr-xl-77 {
    margin-right: 77px;
  }
  .ml-xl-77 {
    margin-left: 77px;
  }
  .mx-xl-77 {
    margin-right: 77px;
    margin-left: 77px;
  }
  .my-xl-77 {
    margin-top: 77px;
    margin-bottom: 77px;
  }
  .p-xl-77 {
    padding: 77px;
  }
  .px-xl-77 {
    padding-right: 77px;
    padding-left: 77px;
  }
  .py-xl-77 {
    padding-top: 77px;
    padding-bottom: 77px;
  }
  .pr-xl-77 {
    padding-right: 77px;
  }
  .pl-xl-77 {
    padding-left: 77px;
  }
  .pt-xl-77 {
    padding-top: 77px;
  }
  .pb-xl-77 {
    padding-bottom: 77px;
  }
  .fs-xl-77 {
    font-size: 77px;
  }
  .w-xl-77 {
    width: 77px;
  }
  .h-xl-77 {
    height: 77px;
  }
}
.lh-78 {
  line-height: 78px;
}

.grid-cols-78 {
  grid-template-columns: repeat(78, 1fr);
}

.line-height-78 {
  line-height: 78px;
}

.gap-78 {
  gap: 78px;
}

.gap-x-78 {
  -moz-column-gap: 78px;
       column-gap: 78px;
}

.gap-y-78 {
  row-gap: 78px;
}

.rounded-78 {
  border-radius: 78px;
}

.mb-78 {
  margin-bottom: 78px;
}

.mt-78 {
  margin-top: 78px;
}

.mr-78 {
  margin-right: 78px;
}

.ml-78 {
  margin-left: 78px;
}

.mx-78 {
  margin-right: 78px;
  margin-left: 78px;
}

.my-78 {
  margin-top: 78px;
  margin-bottom: 78px;
}

.p-78 {
  padding: 78px;
}

.px-78 {
  padding-right: 78px;
  padding-left: 78px;
}

.py-78 {
  padding-top: 78px;
  padding-bottom: 78px;
}

.pr-78 {
  padding-right: 78px;
}

.pl-78 {
  padding-left: 78px;
}

.pt-78 {
  padding-top: 78px;
}

.pb-78 {
  padding-bottom: 78px;
}

.fs-78 {
  font-size: 78px;
}

.w-78 {
  width: 78px;
}

.h-78 {
  height: 78px;
}

@media (min-width: 576px) {
  .lh-sm-78 {
    line-height: 78px;
  }
  .line-height-sm-78 {
    line-height: 78px;
  }
  .grid-cols-sm-78 {
    grid-template-columns: repeat(78, 1fr);
  }
  .gap-sm-78 {
    gap: 78px;
  }
  .gap-x-sm-78 {
    -moz-column-gap: 78px;
         column-gap: 78px;
  }
  .gap-y-sm-78 {
    row-gap: 78px;
  }
  .rounded-sm-78 {
    border-radius: 78px;
  }
  .mb-sm-78 {
    margin-bottom: 78px;
  }
  .mt-sm-78 {
    margin-top: 78px;
  }
  .mr-sm-78 {
    margin-right: 78px;
  }
  .ml-sm-78 {
    margin-left: 78px;
  }
  .mx-sm-78 {
    margin-right: 78px;
    margin-left: 78px;
  }
  .my-sm-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }
  .p-sm-78 {
    padding: 78px;
  }
  .px-sm-78 {
    padding-right: 78px;
    padding-left: 78px;
  }
  .py-sm-78 {
    padding-top: 78px;
    padding-bottom: 78px;
  }
  .pr-sm-78 {
    padding-right: 78px;
  }
  .pl-sm-78 {
    padding-left: 78px;
  }
  .pt-sm-78 {
    padding-top: 78px;
  }
  .pb-sm-78 {
    padding-bottom: 78px;
  }
  .fs-sm-78 {
    font-size: 78px;
  }
  .w-sm-78 {
    width: 78px;
  }
  .h-sm-78 {
    height: 78px;
  }
}
@media (min-width: 768px) {
  .lh-md-78 {
    line-height: 78px;
  }
  .line-height-md-78 {
    line-height: 78px;
  }
  .grid-cols-md-78 {
    grid-template-columns: repeat(78, 1fr);
  }
  .gap-md-78 {
    gap: 78px;
  }
  .gap-x-md-78 {
    -moz-column-gap: 78px;
         column-gap: 78px;
  }
  .gap-y-md-78 {
    row-gap: 78px;
  }
  .rounded-md-78 {
    border-radius: 78px;
  }
  .mb-md-78 {
    margin-bottom: 78px;
  }
  .mt-md-78 {
    margin-top: 78px;
  }
  .mr-md-78 {
    margin-right: 78px;
  }
  .ml-md-78 {
    margin-left: 78px;
  }
  .mx-md-78 {
    margin-right: 78px;
    margin-left: 78px;
  }
  .my-md-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }
  .p-md-78 {
    padding: 78px;
  }
  .px-md-78 {
    padding-right: 78px;
    padding-left: 78px;
  }
  .py-md-78 {
    padding-top: 78px;
    padding-bottom: 78px;
  }
  .pr-md-78 {
    padding-right: 78px;
  }
  .pl-md-78 {
    padding-left: 78px;
  }
  .pt-md-78 {
    padding-top: 78px;
  }
  .pb-md-78 {
    padding-bottom: 78px;
  }
  .fs-md-78 {
    font-size: 78px;
  }
  .w-md-78 {
    width: 78px;
  }
  .h-md-78 {
    height: 78px;
  }
}
@media (min-width: 992px) {
  .lh-lg-78 {
    line-height: 78px;
  }
  .line-height-lg-78 {
    line-height: 78px;
  }
  .grid-cols-lg-78 {
    grid-template-columns: repeat(78, 1fr);
  }
  .gap-lg-78 {
    gap: 78px;
  }
  .gap-x-lg-78 {
    -moz-column-gap: 78px;
         column-gap: 78px;
  }
  .gap-y-lg-78 {
    row-gap: 78px;
  }
  .rounded-lg-78 {
    border-radius: 78px;
  }
  .mb-lg-78 {
    margin-bottom: 78px;
  }
  .mt-lg-78 {
    margin-top: 78px;
  }
  .mr-lg-78 {
    margin-right: 78px;
  }
  .ml-lg-78 {
    margin-left: 78px;
  }
  .mx-lg-78 {
    margin-right: 78px;
    margin-left: 78px;
  }
  .my-lg-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }
  .p-lg-78 {
    padding: 78px;
  }
  .px-lg-78 {
    padding-right: 78px;
    padding-left: 78px;
  }
  .py-lg-78 {
    padding-top: 78px;
    padding-bottom: 78px;
  }
  .pr-lg-78 {
    padding-right: 78px;
  }
  .pl-lg-78 {
    padding-left: 78px;
  }
  .pt-lg-78 {
    padding-top: 78px;
  }
  .pb-lg-78 {
    padding-bottom: 78px;
  }
  .fs-lg-78 {
    font-size: 78px;
  }
  .w-lg-78 {
    width: 78px;
  }
  .h-lg-78 {
    height: 78px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-78 {
    line-height: 78px;
  }
  .line-height-xl-78 {
    line-height: 78px;
  }
  .grid-cols-xl-78 {
    grid-template-columns: repeat(78, 1fr);
  }
  .gap-xl-78 {
    gap: 78px;
  }
  .gap-x-xl-78 {
    -moz-column-gap: 78px;
         column-gap: 78px;
  }
  .gap-y-xl-78 {
    row-gap: 78px;
  }
  .rounded-xl-78 {
    border-radius: 78px;
  }
  .mb-xl-78 {
    margin-bottom: 78px;
  }
  .mt-xl-78 {
    margin-top: 78px;
  }
  .mr-xl-78 {
    margin-right: 78px;
  }
  .ml-xl-78 {
    margin-left: 78px;
  }
  .mx-xl-78 {
    margin-right: 78px;
    margin-left: 78px;
  }
  .my-xl-78 {
    margin-top: 78px;
    margin-bottom: 78px;
  }
  .p-xl-78 {
    padding: 78px;
  }
  .px-xl-78 {
    padding-right: 78px;
    padding-left: 78px;
  }
  .py-xl-78 {
    padding-top: 78px;
    padding-bottom: 78px;
  }
  .pr-xl-78 {
    padding-right: 78px;
  }
  .pl-xl-78 {
    padding-left: 78px;
  }
  .pt-xl-78 {
    padding-top: 78px;
  }
  .pb-xl-78 {
    padding-bottom: 78px;
  }
  .fs-xl-78 {
    font-size: 78px;
  }
  .w-xl-78 {
    width: 78px;
  }
  .h-xl-78 {
    height: 78px;
  }
}
.lh-79 {
  line-height: 79px;
}

.grid-cols-79 {
  grid-template-columns: repeat(79, 1fr);
}

.line-height-79 {
  line-height: 79px;
}

.gap-79 {
  gap: 79px;
}

.gap-x-79 {
  -moz-column-gap: 79px;
       column-gap: 79px;
}

.gap-y-79 {
  row-gap: 79px;
}

.rounded-79 {
  border-radius: 79px;
}

.mb-79 {
  margin-bottom: 79px;
}

.mt-79 {
  margin-top: 79px;
}

.mr-79 {
  margin-right: 79px;
}

.ml-79 {
  margin-left: 79px;
}

.mx-79 {
  margin-right: 79px;
  margin-left: 79px;
}

.my-79 {
  margin-top: 79px;
  margin-bottom: 79px;
}

.p-79 {
  padding: 79px;
}

.px-79 {
  padding-right: 79px;
  padding-left: 79px;
}

.py-79 {
  padding-top: 79px;
  padding-bottom: 79px;
}

.pr-79 {
  padding-right: 79px;
}

.pl-79 {
  padding-left: 79px;
}

.pt-79 {
  padding-top: 79px;
}

.pb-79 {
  padding-bottom: 79px;
}

.fs-79 {
  font-size: 79px;
}

.w-79 {
  width: 79px;
}

.h-79 {
  height: 79px;
}

@media (min-width: 576px) {
  .lh-sm-79 {
    line-height: 79px;
  }
  .line-height-sm-79 {
    line-height: 79px;
  }
  .grid-cols-sm-79 {
    grid-template-columns: repeat(79, 1fr);
  }
  .gap-sm-79 {
    gap: 79px;
  }
  .gap-x-sm-79 {
    -moz-column-gap: 79px;
         column-gap: 79px;
  }
  .gap-y-sm-79 {
    row-gap: 79px;
  }
  .rounded-sm-79 {
    border-radius: 79px;
  }
  .mb-sm-79 {
    margin-bottom: 79px;
  }
  .mt-sm-79 {
    margin-top: 79px;
  }
  .mr-sm-79 {
    margin-right: 79px;
  }
  .ml-sm-79 {
    margin-left: 79px;
  }
  .mx-sm-79 {
    margin-right: 79px;
    margin-left: 79px;
  }
  .my-sm-79 {
    margin-top: 79px;
    margin-bottom: 79px;
  }
  .p-sm-79 {
    padding: 79px;
  }
  .px-sm-79 {
    padding-right: 79px;
    padding-left: 79px;
  }
  .py-sm-79 {
    padding-top: 79px;
    padding-bottom: 79px;
  }
  .pr-sm-79 {
    padding-right: 79px;
  }
  .pl-sm-79 {
    padding-left: 79px;
  }
  .pt-sm-79 {
    padding-top: 79px;
  }
  .pb-sm-79 {
    padding-bottom: 79px;
  }
  .fs-sm-79 {
    font-size: 79px;
  }
  .w-sm-79 {
    width: 79px;
  }
  .h-sm-79 {
    height: 79px;
  }
}
@media (min-width: 768px) {
  .lh-md-79 {
    line-height: 79px;
  }
  .line-height-md-79 {
    line-height: 79px;
  }
  .grid-cols-md-79 {
    grid-template-columns: repeat(79, 1fr);
  }
  .gap-md-79 {
    gap: 79px;
  }
  .gap-x-md-79 {
    -moz-column-gap: 79px;
         column-gap: 79px;
  }
  .gap-y-md-79 {
    row-gap: 79px;
  }
  .rounded-md-79 {
    border-radius: 79px;
  }
  .mb-md-79 {
    margin-bottom: 79px;
  }
  .mt-md-79 {
    margin-top: 79px;
  }
  .mr-md-79 {
    margin-right: 79px;
  }
  .ml-md-79 {
    margin-left: 79px;
  }
  .mx-md-79 {
    margin-right: 79px;
    margin-left: 79px;
  }
  .my-md-79 {
    margin-top: 79px;
    margin-bottom: 79px;
  }
  .p-md-79 {
    padding: 79px;
  }
  .px-md-79 {
    padding-right: 79px;
    padding-left: 79px;
  }
  .py-md-79 {
    padding-top: 79px;
    padding-bottom: 79px;
  }
  .pr-md-79 {
    padding-right: 79px;
  }
  .pl-md-79 {
    padding-left: 79px;
  }
  .pt-md-79 {
    padding-top: 79px;
  }
  .pb-md-79 {
    padding-bottom: 79px;
  }
  .fs-md-79 {
    font-size: 79px;
  }
  .w-md-79 {
    width: 79px;
  }
  .h-md-79 {
    height: 79px;
  }
}
@media (min-width: 992px) {
  .lh-lg-79 {
    line-height: 79px;
  }
  .line-height-lg-79 {
    line-height: 79px;
  }
  .grid-cols-lg-79 {
    grid-template-columns: repeat(79, 1fr);
  }
  .gap-lg-79 {
    gap: 79px;
  }
  .gap-x-lg-79 {
    -moz-column-gap: 79px;
         column-gap: 79px;
  }
  .gap-y-lg-79 {
    row-gap: 79px;
  }
  .rounded-lg-79 {
    border-radius: 79px;
  }
  .mb-lg-79 {
    margin-bottom: 79px;
  }
  .mt-lg-79 {
    margin-top: 79px;
  }
  .mr-lg-79 {
    margin-right: 79px;
  }
  .ml-lg-79 {
    margin-left: 79px;
  }
  .mx-lg-79 {
    margin-right: 79px;
    margin-left: 79px;
  }
  .my-lg-79 {
    margin-top: 79px;
    margin-bottom: 79px;
  }
  .p-lg-79 {
    padding: 79px;
  }
  .px-lg-79 {
    padding-right: 79px;
    padding-left: 79px;
  }
  .py-lg-79 {
    padding-top: 79px;
    padding-bottom: 79px;
  }
  .pr-lg-79 {
    padding-right: 79px;
  }
  .pl-lg-79 {
    padding-left: 79px;
  }
  .pt-lg-79 {
    padding-top: 79px;
  }
  .pb-lg-79 {
    padding-bottom: 79px;
  }
  .fs-lg-79 {
    font-size: 79px;
  }
  .w-lg-79 {
    width: 79px;
  }
  .h-lg-79 {
    height: 79px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-79 {
    line-height: 79px;
  }
  .line-height-xl-79 {
    line-height: 79px;
  }
  .grid-cols-xl-79 {
    grid-template-columns: repeat(79, 1fr);
  }
  .gap-xl-79 {
    gap: 79px;
  }
  .gap-x-xl-79 {
    -moz-column-gap: 79px;
         column-gap: 79px;
  }
  .gap-y-xl-79 {
    row-gap: 79px;
  }
  .rounded-xl-79 {
    border-radius: 79px;
  }
  .mb-xl-79 {
    margin-bottom: 79px;
  }
  .mt-xl-79 {
    margin-top: 79px;
  }
  .mr-xl-79 {
    margin-right: 79px;
  }
  .ml-xl-79 {
    margin-left: 79px;
  }
  .mx-xl-79 {
    margin-right: 79px;
    margin-left: 79px;
  }
  .my-xl-79 {
    margin-top: 79px;
    margin-bottom: 79px;
  }
  .p-xl-79 {
    padding: 79px;
  }
  .px-xl-79 {
    padding-right: 79px;
    padding-left: 79px;
  }
  .py-xl-79 {
    padding-top: 79px;
    padding-bottom: 79px;
  }
  .pr-xl-79 {
    padding-right: 79px;
  }
  .pl-xl-79 {
    padding-left: 79px;
  }
  .pt-xl-79 {
    padding-top: 79px;
  }
  .pb-xl-79 {
    padding-bottom: 79px;
  }
  .fs-xl-79 {
    font-size: 79px;
  }
  .w-xl-79 {
    width: 79px;
  }
  .h-xl-79 {
    height: 79px;
  }
}
.lh-80 {
  line-height: 80px;
}

.grid-cols-80 {
  grid-template-columns: repeat(80, 1fr);
}

.line-height-80 {
  line-height: 80px;
}

.gap-80 {
  gap: 80px;
}

.gap-x-80 {
  -moz-column-gap: 80px;
       column-gap: 80px;
}

.gap-y-80 {
  row-gap: 80px;
}

.rounded-80 {
  border-radius: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mt-80 {
  margin-top: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mx-80 {
  margin-right: 80px;
  margin-left: 80px;
}

.my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.p-80 {
  padding: 80px;
}

.px-80 {
  padding-right: 80px;
  padding-left: 80px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pr-80 {
  padding-right: 80px;
}

.pl-80 {
  padding-left: 80px;
}

.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.fs-80 {
  font-size: 80px;
}

.w-80 {
  width: 80px;
}

.h-80 {
  height: 80px;
}

@media (min-width: 576px) {
  .lh-sm-80 {
    line-height: 80px;
  }
  .line-height-sm-80 {
    line-height: 80px;
  }
  .grid-cols-sm-80 {
    grid-template-columns: repeat(80, 1fr);
  }
  .gap-sm-80 {
    gap: 80px;
  }
  .gap-x-sm-80 {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
  .gap-y-sm-80 {
    row-gap: 80px;
  }
  .rounded-sm-80 {
    border-radius: 80px;
  }
  .mb-sm-80 {
    margin-bottom: 80px;
  }
  .mt-sm-80 {
    margin-top: 80px;
  }
  .mr-sm-80 {
    margin-right: 80px;
  }
  .ml-sm-80 {
    margin-left: 80px;
  }
  .mx-sm-80 {
    margin-right: 80px;
    margin-left: 80px;
  }
  .my-sm-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .p-sm-80 {
    padding: 80px;
  }
  .px-sm-80 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .py-sm-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pr-sm-80 {
    padding-right: 80px;
  }
  .pl-sm-80 {
    padding-left: 80px;
  }
  .pt-sm-80 {
    padding-top: 80px;
  }
  .pb-sm-80 {
    padding-bottom: 80px;
  }
  .fs-sm-80 {
    font-size: 80px;
  }
  .w-sm-80 {
    width: 80px;
  }
  .h-sm-80 {
    height: 80px;
  }
}
@media (min-width: 768px) {
  .lh-md-80 {
    line-height: 80px;
  }
  .line-height-md-80 {
    line-height: 80px;
  }
  .grid-cols-md-80 {
    grid-template-columns: repeat(80, 1fr);
  }
  .gap-md-80 {
    gap: 80px;
  }
  .gap-x-md-80 {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
  .gap-y-md-80 {
    row-gap: 80px;
  }
  .rounded-md-80 {
    border-radius: 80px;
  }
  .mb-md-80 {
    margin-bottom: 80px;
  }
  .mt-md-80 {
    margin-top: 80px;
  }
  .mr-md-80 {
    margin-right: 80px;
  }
  .ml-md-80 {
    margin-left: 80px;
  }
  .mx-md-80 {
    margin-right: 80px;
    margin-left: 80px;
  }
  .my-md-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .p-md-80 {
    padding: 80px;
  }
  .px-md-80 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .py-md-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pr-md-80 {
    padding-right: 80px;
  }
  .pl-md-80 {
    padding-left: 80px;
  }
  .pt-md-80 {
    padding-top: 80px;
  }
  .pb-md-80 {
    padding-bottom: 80px;
  }
  .fs-md-80 {
    font-size: 80px;
  }
  .w-md-80 {
    width: 80px;
  }
  .h-md-80 {
    height: 80px;
  }
}
@media (min-width: 992px) {
  .lh-lg-80 {
    line-height: 80px;
  }
  .line-height-lg-80 {
    line-height: 80px;
  }
  .grid-cols-lg-80 {
    grid-template-columns: repeat(80, 1fr);
  }
  .gap-lg-80 {
    gap: 80px;
  }
  .gap-x-lg-80 {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
  .gap-y-lg-80 {
    row-gap: 80px;
  }
  .rounded-lg-80 {
    border-radius: 80px;
  }
  .mb-lg-80 {
    margin-bottom: 80px;
  }
  .mt-lg-80 {
    margin-top: 80px;
  }
  .mr-lg-80 {
    margin-right: 80px;
  }
  .ml-lg-80 {
    margin-left: 80px;
  }
  .mx-lg-80 {
    margin-right: 80px;
    margin-left: 80px;
  }
  .my-lg-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .p-lg-80 {
    padding: 80px;
  }
  .px-lg-80 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .py-lg-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pr-lg-80 {
    padding-right: 80px;
  }
  .pl-lg-80 {
    padding-left: 80px;
  }
  .pt-lg-80 {
    padding-top: 80px;
  }
  .pb-lg-80 {
    padding-bottom: 80px;
  }
  .fs-lg-80 {
    font-size: 80px;
  }
  .w-lg-80 {
    width: 80px;
  }
  .h-lg-80 {
    height: 80px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-80 {
    line-height: 80px;
  }
  .line-height-xl-80 {
    line-height: 80px;
  }
  .grid-cols-xl-80 {
    grid-template-columns: repeat(80, 1fr);
  }
  .gap-xl-80 {
    gap: 80px;
  }
  .gap-x-xl-80 {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
  .gap-y-xl-80 {
    row-gap: 80px;
  }
  .rounded-xl-80 {
    border-radius: 80px;
  }
  .mb-xl-80 {
    margin-bottom: 80px;
  }
  .mt-xl-80 {
    margin-top: 80px;
  }
  .mr-xl-80 {
    margin-right: 80px;
  }
  .ml-xl-80 {
    margin-left: 80px;
  }
  .mx-xl-80 {
    margin-right: 80px;
    margin-left: 80px;
  }
  .my-xl-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .p-xl-80 {
    padding: 80px;
  }
  .px-xl-80 {
    padding-right: 80px;
    padding-left: 80px;
  }
  .py-xl-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pr-xl-80 {
    padding-right: 80px;
  }
  .pl-xl-80 {
    padding-left: 80px;
  }
  .pt-xl-80 {
    padding-top: 80px;
  }
  .pb-xl-80 {
    padding-bottom: 80px;
  }
  .fs-xl-80 {
    font-size: 80px;
  }
  .w-xl-80 {
    width: 80px;
  }
  .h-xl-80 {
    height: 80px;
  }
}
.lh-81 {
  line-height: 81px;
}

.grid-cols-81 {
  grid-template-columns: repeat(81, 1fr);
}

.line-height-81 {
  line-height: 81px;
}

.gap-81 {
  gap: 81px;
}

.gap-x-81 {
  -moz-column-gap: 81px;
       column-gap: 81px;
}

.gap-y-81 {
  row-gap: 81px;
}

.rounded-81 {
  border-radius: 81px;
}

.mb-81 {
  margin-bottom: 81px;
}

.mt-81 {
  margin-top: 81px;
}

.mr-81 {
  margin-right: 81px;
}

.ml-81 {
  margin-left: 81px;
}

.mx-81 {
  margin-right: 81px;
  margin-left: 81px;
}

.my-81 {
  margin-top: 81px;
  margin-bottom: 81px;
}

.p-81 {
  padding: 81px;
}

.px-81 {
  padding-right: 81px;
  padding-left: 81px;
}

.py-81 {
  padding-top: 81px;
  padding-bottom: 81px;
}

.pr-81 {
  padding-right: 81px;
}

.pl-81 {
  padding-left: 81px;
}

.pt-81 {
  padding-top: 81px;
}

.pb-81 {
  padding-bottom: 81px;
}

.fs-81 {
  font-size: 81px;
}

.w-81 {
  width: 81px;
}

.h-81 {
  height: 81px;
}

@media (min-width: 576px) {
  .lh-sm-81 {
    line-height: 81px;
  }
  .line-height-sm-81 {
    line-height: 81px;
  }
  .grid-cols-sm-81 {
    grid-template-columns: repeat(81, 1fr);
  }
  .gap-sm-81 {
    gap: 81px;
  }
  .gap-x-sm-81 {
    -moz-column-gap: 81px;
         column-gap: 81px;
  }
  .gap-y-sm-81 {
    row-gap: 81px;
  }
  .rounded-sm-81 {
    border-radius: 81px;
  }
  .mb-sm-81 {
    margin-bottom: 81px;
  }
  .mt-sm-81 {
    margin-top: 81px;
  }
  .mr-sm-81 {
    margin-right: 81px;
  }
  .ml-sm-81 {
    margin-left: 81px;
  }
  .mx-sm-81 {
    margin-right: 81px;
    margin-left: 81px;
  }
  .my-sm-81 {
    margin-top: 81px;
    margin-bottom: 81px;
  }
  .p-sm-81 {
    padding: 81px;
  }
  .px-sm-81 {
    padding-right: 81px;
    padding-left: 81px;
  }
  .py-sm-81 {
    padding-top: 81px;
    padding-bottom: 81px;
  }
  .pr-sm-81 {
    padding-right: 81px;
  }
  .pl-sm-81 {
    padding-left: 81px;
  }
  .pt-sm-81 {
    padding-top: 81px;
  }
  .pb-sm-81 {
    padding-bottom: 81px;
  }
  .fs-sm-81 {
    font-size: 81px;
  }
  .w-sm-81 {
    width: 81px;
  }
  .h-sm-81 {
    height: 81px;
  }
}
@media (min-width: 768px) {
  .lh-md-81 {
    line-height: 81px;
  }
  .line-height-md-81 {
    line-height: 81px;
  }
  .grid-cols-md-81 {
    grid-template-columns: repeat(81, 1fr);
  }
  .gap-md-81 {
    gap: 81px;
  }
  .gap-x-md-81 {
    -moz-column-gap: 81px;
         column-gap: 81px;
  }
  .gap-y-md-81 {
    row-gap: 81px;
  }
  .rounded-md-81 {
    border-radius: 81px;
  }
  .mb-md-81 {
    margin-bottom: 81px;
  }
  .mt-md-81 {
    margin-top: 81px;
  }
  .mr-md-81 {
    margin-right: 81px;
  }
  .ml-md-81 {
    margin-left: 81px;
  }
  .mx-md-81 {
    margin-right: 81px;
    margin-left: 81px;
  }
  .my-md-81 {
    margin-top: 81px;
    margin-bottom: 81px;
  }
  .p-md-81 {
    padding: 81px;
  }
  .px-md-81 {
    padding-right: 81px;
    padding-left: 81px;
  }
  .py-md-81 {
    padding-top: 81px;
    padding-bottom: 81px;
  }
  .pr-md-81 {
    padding-right: 81px;
  }
  .pl-md-81 {
    padding-left: 81px;
  }
  .pt-md-81 {
    padding-top: 81px;
  }
  .pb-md-81 {
    padding-bottom: 81px;
  }
  .fs-md-81 {
    font-size: 81px;
  }
  .w-md-81 {
    width: 81px;
  }
  .h-md-81 {
    height: 81px;
  }
}
@media (min-width: 992px) {
  .lh-lg-81 {
    line-height: 81px;
  }
  .line-height-lg-81 {
    line-height: 81px;
  }
  .grid-cols-lg-81 {
    grid-template-columns: repeat(81, 1fr);
  }
  .gap-lg-81 {
    gap: 81px;
  }
  .gap-x-lg-81 {
    -moz-column-gap: 81px;
         column-gap: 81px;
  }
  .gap-y-lg-81 {
    row-gap: 81px;
  }
  .rounded-lg-81 {
    border-radius: 81px;
  }
  .mb-lg-81 {
    margin-bottom: 81px;
  }
  .mt-lg-81 {
    margin-top: 81px;
  }
  .mr-lg-81 {
    margin-right: 81px;
  }
  .ml-lg-81 {
    margin-left: 81px;
  }
  .mx-lg-81 {
    margin-right: 81px;
    margin-left: 81px;
  }
  .my-lg-81 {
    margin-top: 81px;
    margin-bottom: 81px;
  }
  .p-lg-81 {
    padding: 81px;
  }
  .px-lg-81 {
    padding-right: 81px;
    padding-left: 81px;
  }
  .py-lg-81 {
    padding-top: 81px;
    padding-bottom: 81px;
  }
  .pr-lg-81 {
    padding-right: 81px;
  }
  .pl-lg-81 {
    padding-left: 81px;
  }
  .pt-lg-81 {
    padding-top: 81px;
  }
  .pb-lg-81 {
    padding-bottom: 81px;
  }
  .fs-lg-81 {
    font-size: 81px;
  }
  .w-lg-81 {
    width: 81px;
  }
  .h-lg-81 {
    height: 81px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-81 {
    line-height: 81px;
  }
  .line-height-xl-81 {
    line-height: 81px;
  }
  .grid-cols-xl-81 {
    grid-template-columns: repeat(81, 1fr);
  }
  .gap-xl-81 {
    gap: 81px;
  }
  .gap-x-xl-81 {
    -moz-column-gap: 81px;
         column-gap: 81px;
  }
  .gap-y-xl-81 {
    row-gap: 81px;
  }
  .rounded-xl-81 {
    border-radius: 81px;
  }
  .mb-xl-81 {
    margin-bottom: 81px;
  }
  .mt-xl-81 {
    margin-top: 81px;
  }
  .mr-xl-81 {
    margin-right: 81px;
  }
  .ml-xl-81 {
    margin-left: 81px;
  }
  .mx-xl-81 {
    margin-right: 81px;
    margin-left: 81px;
  }
  .my-xl-81 {
    margin-top: 81px;
    margin-bottom: 81px;
  }
  .p-xl-81 {
    padding: 81px;
  }
  .px-xl-81 {
    padding-right: 81px;
    padding-left: 81px;
  }
  .py-xl-81 {
    padding-top: 81px;
    padding-bottom: 81px;
  }
  .pr-xl-81 {
    padding-right: 81px;
  }
  .pl-xl-81 {
    padding-left: 81px;
  }
  .pt-xl-81 {
    padding-top: 81px;
  }
  .pb-xl-81 {
    padding-bottom: 81px;
  }
  .fs-xl-81 {
    font-size: 81px;
  }
  .w-xl-81 {
    width: 81px;
  }
  .h-xl-81 {
    height: 81px;
  }
}
.lh-82 {
  line-height: 82px;
}

.grid-cols-82 {
  grid-template-columns: repeat(82, 1fr);
}

.line-height-82 {
  line-height: 82px;
}

.gap-82 {
  gap: 82px;
}

.gap-x-82 {
  -moz-column-gap: 82px;
       column-gap: 82px;
}

.gap-y-82 {
  row-gap: 82px;
}

.rounded-82 {
  border-radius: 82px;
}

.mb-82 {
  margin-bottom: 82px;
}

.mt-82 {
  margin-top: 82px;
}

.mr-82 {
  margin-right: 82px;
}

.ml-82 {
  margin-left: 82px;
}

.mx-82 {
  margin-right: 82px;
  margin-left: 82px;
}

.my-82 {
  margin-top: 82px;
  margin-bottom: 82px;
}

.p-82 {
  padding: 82px;
}

.px-82 {
  padding-right: 82px;
  padding-left: 82px;
}

.py-82 {
  padding-top: 82px;
  padding-bottom: 82px;
}

.pr-82 {
  padding-right: 82px;
}

.pl-82 {
  padding-left: 82px;
}

.pt-82 {
  padding-top: 82px;
}

.pb-82 {
  padding-bottom: 82px;
}

.fs-82 {
  font-size: 82px;
}

.w-82 {
  width: 82px;
}

.h-82 {
  height: 82px;
}

@media (min-width: 576px) {
  .lh-sm-82 {
    line-height: 82px;
  }
  .line-height-sm-82 {
    line-height: 82px;
  }
  .grid-cols-sm-82 {
    grid-template-columns: repeat(82, 1fr);
  }
  .gap-sm-82 {
    gap: 82px;
  }
  .gap-x-sm-82 {
    -moz-column-gap: 82px;
         column-gap: 82px;
  }
  .gap-y-sm-82 {
    row-gap: 82px;
  }
  .rounded-sm-82 {
    border-radius: 82px;
  }
  .mb-sm-82 {
    margin-bottom: 82px;
  }
  .mt-sm-82 {
    margin-top: 82px;
  }
  .mr-sm-82 {
    margin-right: 82px;
  }
  .ml-sm-82 {
    margin-left: 82px;
  }
  .mx-sm-82 {
    margin-right: 82px;
    margin-left: 82px;
  }
  .my-sm-82 {
    margin-top: 82px;
    margin-bottom: 82px;
  }
  .p-sm-82 {
    padding: 82px;
  }
  .px-sm-82 {
    padding-right: 82px;
    padding-left: 82px;
  }
  .py-sm-82 {
    padding-top: 82px;
    padding-bottom: 82px;
  }
  .pr-sm-82 {
    padding-right: 82px;
  }
  .pl-sm-82 {
    padding-left: 82px;
  }
  .pt-sm-82 {
    padding-top: 82px;
  }
  .pb-sm-82 {
    padding-bottom: 82px;
  }
  .fs-sm-82 {
    font-size: 82px;
  }
  .w-sm-82 {
    width: 82px;
  }
  .h-sm-82 {
    height: 82px;
  }
}
@media (min-width: 768px) {
  .lh-md-82 {
    line-height: 82px;
  }
  .line-height-md-82 {
    line-height: 82px;
  }
  .grid-cols-md-82 {
    grid-template-columns: repeat(82, 1fr);
  }
  .gap-md-82 {
    gap: 82px;
  }
  .gap-x-md-82 {
    -moz-column-gap: 82px;
         column-gap: 82px;
  }
  .gap-y-md-82 {
    row-gap: 82px;
  }
  .rounded-md-82 {
    border-radius: 82px;
  }
  .mb-md-82 {
    margin-bottom: 82px;
  }
  .mt-md-82 {
    margin-top: 82px;
  }
  .mr-md-82 {
    margin-right: 82px;
  }
  .ml-md-82 {
    margin-left: 82px;
  }
  .mx-md-82 {
    margin-right: 82px;
    margin-left: 82px;
  }
  .my-md-82 {
    margin-top: 82px;
    margin-bottom: 82px;
  }
  .p-md-82 {
    padding: 82px;
  }
  .px-md-82 {
    padding-right: 82px;
    padding-left: 82px;
  }
  .py-md-82 {
    padding-top: 82px;
    padding-bottom: 82px;
  }
  .pr-md-82 {
    padding-right: 82px;
  }
  .pl-md-82 {
    padding-left: 82px;
  }
  .pt-md-82 {
    padding-top: 82px;
  }
  .pb-md-82 {
    padding-bottom: 82px;
  }
  .fs-md-82 {
    font-size: 82px;
  }
  .w-md-82 {
    width: 82px;
  }
  .h-md-82 {
    height: 82px;
  }
}
@media (min-width: 992px) {
  .lh-lg-82 {
    line-height: 82px;
  }
  .line-height-lg-82 {
    line-height: 82px;
  }
  .grid-cols-lg-82 {
    grid-template-columns: repeat(82, 1fr);
  }
  .gap-lg-82 {
    gap: 82px;
  }
  .gap-x-lg-82 {
    -moz-column-gap: 82px;
         column-gap: 82px;
  }
  .gap-y-lg-82 {
    row-gap: 82px;
  }
  .rounded-lg-82 {
    border-radius: 82px;
  }
  .mb-lg-82 {
    margin-bottom: 82px;
  }
  .mt-lg-82 {
    margin-top: 82px;
  }
  .mr-lg-82 {
    margin-right: 82px;
  }
  .ml-lg-82 {
    margin-left: 82px;
  }
  .mx-lg-82 {
    margin-right: 82px;
    margin-left: 82px;
  }
  .my-lg-82 {
    margin-top: 82px;
    margin-bottom: 82px;
  }
  .p-lg-82 {
    padding: 82px;
  }
  .px-lg-82 {
    padding-right: 82px;
    padding-left: 82px;
  }
  .py-lg-82 {
    padding-top: 82px;
    padding-bottom: 82px;
  }
  .pr-lg-82 {
    padding-right: 82px;
  }
  .pl-lg-82 {
    padding-left: 82px;
  }
  .pt-lg-82 {
    padding-top: 82px;
  }
  .pb-lg-82 {
    padding-bottom: 82px;
  }
  .fs-lg-82 {
    font-size: 82px;
  }
  .w-lg-82 {
    width: 82px;
  }
  .h-lg-82 {
    height: 82px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-82 {
    line-height: 82px;
  }
  .line-height-xl-82 {
    line-height: 82px;
  }
  .grid-cols-xl-82 {
    grid-template-columns: repeat(82, 1fr);
  }
  .gap-xl-82 {
    gap: 82px;
  }
  .gap-x-xl-82 {
    -moz-column-gap: 82px;
         column-gap: 82px;
  }
  .gap-y-xl-82 {
    row-gap: 82px;
  }
  .rounded-xl-82 {
    border-radius: 82px;
  }
  .mb-xl-82 {
    margin-bottom: 82px;
  }
  .mt-xl-82 {
    margin-top: 82px;
  }
  .mr-xl-82 {
    margin-right: 82px;
  }
  .ml-xl-82 {
    margin-left: 82px;
  }
  .mx-xl-82 {
    margin-right: 82px;
    margin-left: 82px;
  }
  .my-xl-82 {
    margin-top: 82px;
    margin-bottom: 82px;
  }
  .p-xl-82 {
    padding: 82px;
  }
  .px-xl-82 {
    padding-right: 82px;
    padding-left: 82px;
  }
  .py-xl-82 {
    padding-top: 82px;
    padding-bottom: 82px;
  }
  .pr-xl-82 {
    padding-right: 82px;
  }
  .pl-xl-82 {
    padding-left: 82px;
  }
  .pt-xl-82 {
    padding-top: 82px;
  }
  .pb-xl-82 {
    padding-bottom: 82px;
  }
  .fs-xl-82 {
    font-size: 82px;
  }
  .w-xl-82 {
    width: 82px;
  }
  .h-xl-82 {
    height: 82px;
  }
}
.lh-83 {
  line-height: 83px;
}

.grid-cols-83 {
  grid-template-columns: repeat(83, 1fr);
}

.line-height-83 {
  line-height: 83px;
}

.gap-83 {
  gap: 83px;
}

.gap-x-83 {
  -moz-column-gap: 83px;
       column-gap: 83px;
}

.gap-y-83 {
  row-gap: 83px;
}

.rounded-83 {
  border-radius: 83px;
}

.mb-83 {
  margin-bottom: 83px;
}

.mt-83 {
  margin-top: 83px;
}

.mr-83 {
  margin-right: 83px;
}

.ml-83 {
  margin-left: 83px;
}

.mx-83 {
  margin-right: 83px;
  margin-left: 83px;
}

.my-83 {
  margin-top: 83px;
  margin-bottom: 83px;
}

.p-83 {
  padding: 83px;
}

.px-83 {
  padding-right: 83px;
  padding-left: 83px;
}

.py-83 {
  padding-top: 83px;
  padding-bottom: 83px;
}

.pr-83 {
  padding-right: 83px;
}

.pl-83 {
  padding-left: 83px;
}

.pt-83 {
  padding-top: 83px;
}

.pb-83 {
  padding-bottom: 83px;
}

.fs-83 {
  font-size: 83px;
}

.w-83 {
  width: 83px;
}

.h-83 {
  height: 83px;
}

@media (min-width: 576px) {
  .lh-sm-83 {
    line-height: 83px;
  }
  .line-height-sm-83 {
    line-height: 83px;
  }
  .grid-cols-sm-83 {
    grid-template-columns: repeat(83, 1fr);
  }
  .gap-sm-83 {
    gap: 83px;
  }
  .gap-x-sm-83 {
    -moz-column-gap: 83px;
         column-gap: 83px;
  }
  .gap-y-sm-83 {
    row-gap: 83px;
  }
  .rounded-sm-83 {
    border-radius: 83px;
  }
  .mb-sm-83 {
    margin-bottom: 83px;
  }
  .mt-sm-83 {
    margin-top: 83px;
  }
  .mr-sm-83 {
    margin-right: 83px;
  }
  .ml-sm-83 {
    margin-left: 83px;
  }
  .mx-sm-83 {
    margin-right: 83px;
    margin-left: 83px;
  }
  .my-sm-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }
  .p-sm-83 {
    padding: 83px;
  }
  .px-sm-83 {
    padding-right: 83px;
    padding-left: 83px;
  }
  .py-sm-83 {
    padding-top: 83px;
    padding-bottom: 83px;
  }
  .pr-sm-83 {
    padding-right: 83px;
  }
  .pl-sm-83 {
    padding-left: 83px;
  }
  .pt-sm-83 {
    padding-top: 83px;
  }
  .pb-sm-83 {
    padding-bottom: 83px;
  }
  .fs-sm-83 {
    font-size: 83px;
  }
  .w-sm-83 {
    width: 83px;
  }
  .h-sm-83 {
    height: 83px;
  }
}
@media (min-width: 768px) {
  .lh-md-83 {
    line-height: 83px;
  }
  .line-height-md-83 {
    line-height: 83px;
  }
  .grid-cols-md-83 {
    grid-template-columns: repeat(83, 1fr);
  }
  .gap-md-83 {
    gap: 83px;
  }
  .gap-x-md-83 {
    -moz-column-gap: 83px;
         column-gap: 83px;
  }
  .gap-y-md-83 {
    row-gap: 83px;
  }
  .rounded-md-83 {
    border-radius: 83px;
  }
  .mb-md-83 {
    margin-bottom: 83px;
  }
  .mt-md-83 {
    margin-top: 83px;
  }
  .mr-md-83 {
    margin-right: 83px;
  }
  .ml-md-83 {
    margin-left: 83px;
  }
  .mx-md-83 {
    margin-right: 83px;
    margin-left: 83px;
  }
  .my-md-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }
  .p-md-83 {
    padding: 83px;
  }
  .px-md-83 {
    padding-right: 83px;
    padding-left: 83px;
  }
  .py-md-83 {
    padding-top: 83px;
    padding-bottom: 83px;
  }
  .pr-md-83 {
    padding-right: 83px;
  }
  .pl-md-83 {
    padding-left: 83px;
  }
  .pt-md-83 {
    padding-top: 83px;
  }
  .pb-md-83 {
    padding-bottom: 83px;
  }
  .fs-md-83 {
    font-size: 83px;
  }
  .w-md-83 {
    width: 83px;
  }
  .h-md-83 {
    height: 83px;
  }
}
@media (min-width: 992px) {
  .lh-lg-83 {
    line-height: 83px;
  }
  .line-height-lg-83 {
    line-height: 83px;
  }
  .grid-cols-lg-83 {
    grid-template-columns: repeat(83, 1fr);
  }
  .gap-lg-83 {
    gap: 83px;
  }
  .gap-x-lg-83 {
    -moz-column-gap: 83px;
         column-gap: 83px;
  }
  .gap-y-lg-83 {
    row-gap: 83px;
  }
  .rounded-lg-83 {
    border-radius: 83px;
  }
  .mb-lg-83 {
    margin-bottom: 83px;
  }
  .mt-lg-83 {
    margin-top: 83px;
  }
  .mr-lg-83 {
    margin-right: 83px;
  }
  .ml-lg-83 {
    margin-left: 83px;
  }
  .mx-lg-83 {
    margin-right: 83px;
    margin-left: 83px;
  }
  .my-lg-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }
  .p-lg-83 {
    padding: 83px;
  }
  .px-lg-83 {
    padding-right: 83px;
    padding-left: 83px;
  }
  .py-lg-83 {
    padding-top: 83px;
    padding-bottom: 83px;
  }
  .pr-lg-83 {
    padding-right: 83px;
  }
  .pl-lg-83 {
    padding-left: 83px;
  }
  .pt-lg-83 {
    padding-top: 83px;
  }
  .pb-lg-83 {
    padding-bottom: 83px;
  }
  .fs-lg-83 {
    font-size: 83px;
  }
  .w-lg-83 {
    width: 83px;
  }
  .h-lg-83 {
    height: 83px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-83 {
    line-height: 83px;
  }
  .line-height-xl-83 {
    line-height: 83px;
  }
  .grid-cols-xl-83 {
    grid-template-columns: repeat(83, 1fr);
  }
  .gap-xl-83 {
    gap: 83px;
  }
  .gap-x-xl-83 {
    -moz-column-gap: 83px;
         column-gap: 83px;
  }
  .gap-y-xl-83 {
    row-gap: 83px;
  }
  .rounded-xl-83 {
    border-radius: 83px;
  }
  .mb-xl-83 {
    margin-bottom: 83px;
  }
  .mt-xl-83 {
    margin-top: 83px;
  }
  .mr-xl-83 {
    margin-right: 83px;
  }
  .ml-xl-83 {
    margin-left: 83px;
  }
  .mx-xl-83 {
    margin-right: 83px;
    margin-left: 83px;
  }
  .my-xl-83 {
    margin-top: 83px;
    margin-bottom: 83px;
  }
  .p-xl-83 {
    padding: 83px;
  }
  .px-xl-83 {
    padding-right: 83px;
    padding-left: 83px;
  }
  .py-xl-83 {
    padding-top: 83px;
    padding-bottom: 83px;
  }
  .pr-xl-83 {
    padding-right: 83px;
  }
  .pl-xl-83 {
    padding-left: 83px;
  }
  .pt-xl-83 {
    padding-top: 83px;
  }
  .pb-xl-83 {
    padding-bottom: 83px;
  }
  .fs-xl-83 {
    font-size: 83px;
  }
  .w-xl-83 {
    width: 83px;
  }
  .h-xl-83 {
    height: 83px;
  }
}
.lh-84 {
  line-height: 84px;
}

.grid-cols-84 {
  grid-template-columns: repeat(84, 1fr);
}

.line-height-84 {
  line-height: 84px;
}

.gap-84 {
  gap: 84px;
}

.gap-x-84 {
  -moz-column-gap: 84px;
       column-gap: 84px;
}

.gap-y-84 {
  row-gap: 84px;
}

.rounded-84 {
  border-radius: 84px;
}

.mb-84 {
  margin-bottom: 84px;
}

.mt-84 {
  margin-top: 84px;
}

.mr-84 {
  margin-right: 84px;
}

.ml-84 {
  margin-left: 84px;
}

.mx-84 {
  margin-right: 84px;
  margin-left: 84px;
}

.my-84 {
  margin-top: 84px;
  margin-bottom: 84px;
}

.p-84 {
  padding: 84px;
}

.px-84 {
  padding-right: 84px;
  padding-left: 84px;
}

.py-84 {
  padding-top: 84px;
  padding-bottom: 84px;
}

.pr-84 {
  padding-right: 84px;
}

.pl-84 {
  padding-left: 84px;
}

.pt-84 {
  padding-top: 84px;
}

.pb-84 {
  padding-bottom: 84px;
}

.fs-84 {
  font-size: 84px;
}

.w-84 {
  width: 84px;
}

.h-84 {
  height: 84px;
}

@media (min-width: 576px) {
  .lh-sm-84 {
    line-height: 84px;
  }
  .line-height-sm-84 {
    line-height: 84px;
  }
  .grid-cols-sm-84 {
    grid-template-columns: repeat(84, 1fr);
  }
  .gap-sm-84 {
    gap: 84px;
  }
  .gap-x-sm-84 {
    -moz-column-gap: 84px;
         column-gap: 84px;
  }
  .gap-y-sm-84 {
    row-gap: 84px;
  }
  .rounded-sm-84 {
    border-radius: 84px;
  }
  .mb-sm-84 {
    margin-bottom: 84px;
  }
  .mt-sm-84 {
    margin-top: 84px;
  }
  .mr-sm-84 {
    margin-right: 84px;
  }
  .ml-sm-84 {
    margin-left: 84px;
  }
  .mx-sm-84 {
    margin-right: 84px;
    margin-left: 84px;
  }
  .my-sm-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }
  .p-sm-84 {
    padding: 84px;
  }
  .px-sm-84 {
    padding-right: 84px;
    padding-left: 84px;
  }
  .py-sm-84 {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .pr-sm-84 {
    padding-right: 84px;
  }
  .pl-sm-84 {
    padding-left: 84px;
  }
  .pt-sm-84 {
    padding-top: 84px;
  }
  .pb-sm-84 {
    padding-bottom: 84px;
  }
  .fs-sm-84 {
    font-size: 84px;
  }
  .w-sm-84 {
    width: 84px;
  }
  .h-sm-84 {
    height: 84px;
  }
}
@media (min-width: 768px) {
  .lh-md-84 {
    line-height: 84px;
  }
  .line-height-md-84 {
    line-height: 84px;
  }
  .grid-cols-md-84 {
    grid-template-columns: repeat(84, 1fr);
  }
  .gap-md-84 {
    gap: 84px;
  }
  .gap-x-md-84 {
    -moz-column-gap: 84px;
         column-gap: 84px;
  }
  .gap-y-md-84 {
    row-gap: 84px;
  }
  .rounded-md-84 {
    border-radius: 84px;
  }
  .mb-md-84 {
    margin-bottom: 84px;
  }
  .mt-md-84 {
    margin-top: 84px;
  }
  .mr-md-84 {
    margin-right: 84px;
  }
  .ml-md-84 {
    margin-left: 84px;
  }
  .mx-md-84 {
    margin-right: 84px;
    margin-left: 84px;
  }
  .my-md-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }
  .p-md-84 {
    padding: 84px;
  }
  .px-md-84 {
    padding-right: 84px;
    padding-left: 84px;
  }
  .py-md-84 {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .pr-md-84 {
    padding-right: 84px;
  }
  .pl-md-84 {
    padding-left: 84px;
  }
  .pt-md-84 {
    padding-top: 84px;
  }
  .pb-md-84 {
    padding-bottom: 84px;
  }
  .fs-md-84 {
    font-size: 84px;
  }
  .w-md-84 {
    width: 84px;
  }
  .h-md-84 {
    height: 84px;
  }
}
@media (min-width: 992px) {
  .lh-lg-84 {
    line-height: 84px;
  }
  .line-height-lg-84 {
    line-height: 84px;
  }
  .grid-cols-lg-84 {
    grid-template-columns: repeat(84, 1fr);
  }
  .gap-lg-84 {
    gap: 84px;
  }
  .gap-x-lg-84 {
    -moz-column-gap: 84px;
         column-gap: 84px;
  }
  .gap-y-lg-84 {
    row-gap: 84px;
  }
  .rounded-lg-84 {
    border-radius: 84px;
  }
  .mb-lg-84 {
    margin-bottom: 84px;
  }
  .mt-lg-84 {
    margin-top: 84px;
  }
  .mr-lg-84 {
    margin-right: 84px;
  }
  .ml-lg-84 {
    margin-left: 84px;
  }
  .mx-lg-84 {
    margin-right: 84px;
    margin-left: 84px;
  }
  .my-lg-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }
  .p-lg-84 {
    padding: 84px;
  }
  .px-lg-84 {
    padding-right: 84px;
    padding-left: 84px;
  }
  .py-lg-84 {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .pr-lg-84 {
    padding-right: 84px;
  }
  .pl-lg-84 {
    padding-left: 84px;
  }
  .pt-lg-84 {
    padding-top: 84px;
  }
  .pb-lg-84 {
    padding-bottom: 84px;
  }
  .fs-lg-84 {
    font-size: 84px;
  }
  .w-lg-84 {
    width: 84px;
  }
  .h-lg-84 {
    height: 84px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-84 {
    line-height: 84px;
  }
  .line-height-xl-84 {
    line-height: 84px;
  }
  .grid-cols-xl-84 {
    grid-template-columns: repeat(84, 1fr);
  }
  .gap-xl-84 {
    gap: 84px;
  }
  .gap-x-xl-84 {
    -moz-column-gap: 84px;
         column-gap: 84px;
  }
  .gap-y-xl-84 {
    row-gap: 84px;
  }
  .rounded-xl-84 {
    border-radius: 84px;
  }
  .mb-xl-84 {
    margin-bottom: 84px;
  }
  .mt-xl-84 {
    margin-top: 84px;
  }
  .mr-xl-84 {
    margin-right: 84px;
  }
  .ml-xl-84 {
    margin-left: 84px;
  }
  .mx-xl-84 {
    margin-right: 84px;
    margin-left: 84px;
  }
  .my-xl-84 {
    margin-top: 84px;
    margin-bottom: 84px;
  }
  .p-xl-84 {
    padding: 84px;
  }
  .px-xl-84 {
    padding-right: 84px;
    padding-left: 84px;
  }
  .py-xl-84 {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .pr-xl-84 {
    padding-right: 84px;
  }
  .pl-xl-84 {
    padding-left: 84px;
  }
  .pt-xl-84 {
    padding-top: 84px;
  }
  .pb-xl-84 {
    padding-bottom: 84px;
  }
  .fs-xl-84 {
    font-size: 84px;
  }
  .w-xl-84 {
    width: 84px;
  }
  .h-xl-84 {
    height: 84px;
  }
}
.lh-85 {
  line-height: 85px;
}

.grid-cols-85 {
  grid-template-columns: repeat(85, 1fr);
}

.line-height-85 {
  line-height: 85px;
}

.gap-85 {
  gap: 85px;
}

.gap-x-85 {
  -moz-column-gap: 85px;
       column-gap: 85px;
}

.gap-y-85 {
  row-gap: 85px;
}

.rounded-85 {
  border-radius: 85px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mt-85 {
  margin-top: 85px;
}

.mr-85 {
  margin-right: 85px;
}

.ml-85 {
  margin-left: 85px;
}

.mx-85 {
  margin-right: 85px;
  margin-left: 85px;
}

.my-85 {
  margin-top: 85px;
  margin-bottom: 85px;
}

.p-85 {
  padding: 85px;
}

.px-85 {
  padding-right: 85px;
  padding-left: 85px;
}

.py-85 {
  padding-top: 85px;
  padding-bottom: 85px;
}

.pr-85 {
  padding-right: 85px;
}

.pl-85 {
  padding-left: 85px;
}

.pt-85 {
  padding-top: 85px;
}

.pb-85 {
  padding-bottom: 85px;
}

.fs-85 {
  font-size: 85px;
}

.w-85 {
  width: 85px;
}

.h-85 {
  height: 85px;
}

@media (min-width: 576px) {
  .lh-sm-85 {
    line-height: 85px;
  }
  .line-height-sm-85 {
    line-height: 85px;
  }
  .grid-cols-sm-85 {
    grid-template-columns: repeat(85, 1fr);
  }
  .gap-sm-85 {
    gap: 85px;
  }
  .gap-x-sm-85 {
    -moz-column-gap: 85px;
         column-gap: 85px;
  }
  .gap-y-sm-85 {
    row-gap: 85px;
  }
  .rounded-sm-85 {
    border-radius: 85px;
  }
  .mb-sm-85 {
    margin-bottom: 85px;
  }
  .mt-sm-85 {
    margin-top: 85px;
  }
  .mr-sm-85 {
    margin-right: 85px;
  }
  .ml-sm-85 {
    margin-left: 85px;
  }
  .mx-sm-85 {
    margin-right: 85px;
    margin-left: 85px;
  }
  .my-sm-85 {
    margin-top: 85px;
    margin-bottom: 85px;
  }
  .p-sm-85 {
    padding: 85px;
  }
  .px-sm-85 {
    padding-right: 85px;
    padding-left: 85px;
  }
  .py-sm-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .pr-sm-85 {
    padding-right: 85px;
  }
  .pl-sm-85 {
    padding-left: 85px;
  }
  .pt-sm-85 {
    padding-top: 85px;
  }
  .pb-sm-85 {
    padding-bottom: 85px;
  }
  .fs-sm-85 {
    font-size: 85px;
  }
  .w-sm-85 {
    width: 85px;
  }
  .h-sm-85 {
    height: 85px;
  }
}
@media (min-width: 768px) {
  .lh-md-85 {
    line-height: 85px;
  }
  .line-height-md-85 {
    line-height: 85px;
  }
  .grid-cols-md-85 {
    grid-template-columns: repeat(85, 1fr);
  }
  .gap-md-85 {
    gap: 85px;
  }
  .gap-x-md-85 {
    -moz-column-gap: 85px;
         column-gap: 85px;
  }
  .gap-y-md-85 {
    row-gap: 85px;
  }
  .rounded-md-85 {
    border-radius: 85px;
  }
  .mb-md-85 {
    margin-bottom: 85px;
  }
  .mt-md-85 {
    margin-top: 85px;
  }
  .mr-md-85 {
    margin-right: 85px;
  }
  .ml-md-85 {
    margin-left: 85px;
  }
  .mx-md-85 {
    margin-right: 85px;
    margin-left: 85px;
  }
  .my-md-85 {
    margin-top: 85px;
    margin-bottom: 85px;
  }
  .p-md-85 {
    padding: 85px;
  }
  .px-md-85 {
    padding-right: 85px;
    padding-left: 85px;
  }
  .py-md-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .pr-md-85 {
    padding-right: 85px;
  }
  .pl-md-85 {
    padding-left: 85px;
  }
  .pt-md-85 {
    padding-top: 85px;
  }
  .pb-md-85 {
    padding-bottom: 85px;
  }
  .fs-md-85 {
    font-size: 85px;
  }
  .w-md-85 {
    width: 85px;
  }
  .h-md-85 {
    height: 85px;
  }
}
@media (min-width: 992px) {
  .lh-lg-85 {
    line-height: 85px;
  }
  .line-height-lg-85 {
    line-height: 85px;
  }
  .grid-cols-lg-85 {
    grid-template-columns: repeat(85, 1fr);
  }
  .gap-lg-85 {
    gap: 85px;
  }
  .gap-x-lg-85 {
    -moz-column-gap: 85px;
         column-gap: 85px;
  }
  .gap-y-lg-85 {
    row-gap: 85px;
  }
  .rounded-lg-85 {
    border-radius: 85px;
  }
  .mb-lg-85 {
    margin-bottom: 85px;
  }
  .mt-lg-85 {
    margin-top: 85px;
  }
  .mr-lg-85 {
    margin-right: 85px;
  }
  .ml-lg-85 {
    margin-left: 85px;
  }
  .mx-lg-85 {
    margin-right: 85px;
    margin-left: 85px;
  }
  .my-lg-85 {
    margin-top: 85px;
    margin-bottom: 85px;
  }
  .p-lg-85 {
    padding: 85px;
  }
  .px-lg-85 {
    padding-right: 85px;
    padding-left: 85px;
  }
  .py-lg-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .pr-lg-85 {
    padding-right: 85px;
  }
  .pl-lg-85 {
    padding-left: 85px;
  }
  .pt-lg-85 {
    padding-top: 85px;
  }
  .pb-lg-85 {
    padding-bottom: 85px;
  }
  .fs-lg-85 {
    font-size: 85px;
  }
  .w-lg-85 {
    width: 85px;
  }
  .h-lg-85 {
    height: 85px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-85 {
    line-height: 85px;
  }
  .line-height-xl-85 {
    line-height: 85px;
  }
  .grid-cols-xl-85 {
    grid-template-columns: repeat(85, 1fr);
  }
  .gap-xl-85 {
    gap: 85px;
  }
  .gap-x-xl-85 {
    -moz-column-gap: 85px;
         column-gap: 85px;
  }
  .gap-y-xl-85 {
    row-gap: 85px;
  }
  .rounded-xl-85 {
    border-radius: 85px;
  }
  .mb-xl-85 {
    margin-bottom: 85px;
  }
  .mt-xl-85 {
    margin-top: 85px;
  }
  .mr-xl-85 {
    margin-right: 85px;
  }
  .ml-xl-85 {
    margin-left: 85px;
  }
  .mx-xl-85 {
    margin-right: 85px;
    margin-left: 85px;
  }
  .my-xl-85 {
    margin-top: 85px;
    margin-bottom: 85px;
  }
  .p-xl-85 {
    padding: 85px;
  }
  .px-xl-85 {
    padding-right: 85px;
    padding-left: 85px;
  }
  .py-xl-85 {
    padding-top: 85px;
    padding-bottom: 85px;
  }
  .pr-xl-85 {
    padding-right: 85px;
  }
  .pl-xl-85 {
    padding-left: 85px;
  }
  .pt-xl-85 {
    padding-top: 85px;
  }
  .pb-xl-85 {
    padding-bottom: 85px;
  }
  .fs-xl-85 {
    font-size: 85px;
  }
  .w-xl-85 {
    width: 85px;
  }
  .h-xl-85 {
    height: 85px;
  }
}
.lh-86 {
  line-height: 86px;
}

.grid-cols-86 {
  grid-template-columns: repeat(86, 1fr);
}

.line-height-86 {
  line-height: 86px;
}

.gap-86 {
  gap: 86px;
}

.gap-x-86 {
  -moz-column-gap: 86px;
       column-gap: 86px;
}

.gap-y-86 {
  row-gap: 86px;
}

.rounded-86 {
  border-radius: 86px;
}

.mb-86 {
  margin-bottom: 86px;
}

.mt-86 {
  margin-top: 86px;
}

.mr-86 {
  margin-right: 86px;
}

.ml-86 {
  margin-left: 86px;
}

.mx-86 {
  margin-right: 86px;
  margin-left: 86px;
}

.my-86 {
  margin-top: 86px;
  margin-bottom: 86px;
}

.p-86 {
  padding: 86px;
}

.px-86 {
  padding-right: 86px;
  padding-left: 86px;
}

.py-86 {
  padding-top: 86px;
  padding-bottom: 86px;
}

.pr-86 {
  padding-right: 86px;
}

.pl-86 {
  padding-left: 86px;
}

.pt-86 {
  padding-top: 86px;
}

.pb-86 {
  padding-bottom: 86px;
}

.fs-86 {
  font-size: 86px;
}

.w-86 {
  width: 86px;
}

.h-86 {
  height: 86px;
}

@media (min-width: 576px) {
  .lh-sm-86 {
    line-height: 86px;
  }
  .line-height-sm-86 {
    line-height: 86px;
  }
  .grid-cols-sm-86 {
    grid-template-columns: repeat(86, 1fr);
  }
  .gap-sm-86 {
    gap: 86px;
  }
  .gap-x-sm-86 {
    -moz-column-gap: 86px;
         column-gap: 86px;
  }
  .gap-y-sm-86 {
    row-gap: 86px;
  }
  .rounded-sm-86 {
    border-radius: 86px;
  }
  .mb-sm-86 {
    margin-bottom: 86px;
  }
  .mt-sm-86 {
    margin-top: 86px;
  }
  .mr-sm-86 {
    margin-right: 86px;
  }
  .ml-sm-86 {
    margin-left: 86px;
  }
  .mx-sm-86 {
    margin-right: 86px;
    margin-left: 86px;
  }
  .my-sm-86 {
    margin-top: 86px;
    margin-bottom: 86px;
  }
  .p-sm-86 {
    padding: 86px;
  }
  .px-sm-86 {
    padding-right: 86px;
    padding-left: 86px;
  }
  .py-sm-86 {
    padding-top: 86px;
    padding-bottom: 86px;
  }
  .pr-sm-86 {
    padding-right: 86px;
  }
  .pl-sm-86 {
    padding-left: 86px;
  }
  .pt-sm-86 {
    padding-top: 86px;
  }
  .pb-sm-86 {
    padding-bottom: 86px;
  }
  .fs-sm-86 {
    font-size: 86px;
  }
  .w-sm-86 {
    width: 86px;
  }
  .h-sm-86 {
    height: 86px;
  }
}
@media (min-width: 768px) {
  .lh-md-86 {
    line-height: 86px;
  }
  .line-height-md-86 {
    line-height: 86px;
  }
  .grid-cols-md-86 {
    grid-template-columns: repeat(86, 1fr);
  }
  .gap-md-86 {
    gap: 86px;
  }
  .gap-x-md-86 {
    -moz-column-gap: 86px;
         column-gap: 86px;
  }
  .gap-y-md-86 {
    row-gap: 86px;
  }
  .rounded-md-86 {
    border-radius: 86px;
  }
  .mb-md-86 {
    margin-bottom: 86px;
  }
  .mt-md-86 {
    margin-top: 86px;
  }
  .mr-md-86 {
    margin-right: 86px;
  }
  .ml-md-86 {
    margin-left: 86px;
  }
  .mx-md-86 {
    margin-right: 86px;
    margin-left: 86px;
  }
  .my-md-86 {
    margin-top: 86px;
    margin-bottom: 86px;
  }
  .p-md-86 {
    padding: 86px;
  }
  .px-md-86 {
    padding-right: 86px;
    padding-left: 86px;
  }
  .py-md-86 {
    padding-top: 86px;
    padding-bottom: 86px;
  }
  .pr-md-86 {
    padding-right: 86px;
  }
  .pl-md-86 {
    padding-left: 86px;
  }
  .pt-md-86 {
    padding-top: 86px;
  }
  .pb-md-86 {
    padding-bottom: 86px;
  }
  .fs-md-86 {
    font-size: 86px;
  }
  .w-md-86 {
    width: 86px;
  }
  .h-md-86 {
    height: 86px;
  }
}
@media (min-width: 992px) {
  .lh-lg-86 {
    line-height: 86px;
  }
  .line-height-lg-86 {
    line-height: 86px;
  }
  .grid-cols-lg-86 {
    grid-template-columns: repeat(86, 1fr);
  }
  .gap-lg-86 {
    gap: 86px;
  }
  .gap-x-lg-86 {
    -moz-column-gap: 86px;
         column-gap: 86px;
  }
  .gap-y-lg-86 {
    row-gap: 86px;
  }
  .rounded-lg-86 {
    border-radius: 86px;
  }
  .mb-lg-86 {
    margin-bottom: 86px;
  }
  .mt-lg-86 {
    margin-top: 86px;
  }
  .mr-lg-86 {
    margin-right: 86px;
  }
  .ml-lg-86 {
    margin-left: 86px;
  }
  .mx-lg-86 {
    margin-right: 86px;
    margin-left: 86px;
  }
  .my-lg-86 {
    margin-top: 86px;
    margin-bottom: 86px;
  }
  .p-lg-86 {
    padding: 86px;
  }
  .px-lg-86 {
    padding-right: 86px;
    padding-left: 86px;
  }
  .py-lg-86 {
    padding-top: 86px;
    padding-bottom: 86px;
  }
  .pr-lg-86 {
    padding-right: 86px;
  }
  .pl-lg-86 {
    padding-left: 86px;
  }
  .pt-lg-86 {
    padding-top: 86px;
  }
  .pb-lg-86 {
    padding-bottom: 86px;
  }
  .fs-lg-86 {
    font-size: 86px;
  }
  .w-lg-86 {
    width: 86px;
  }
  .h-lg-86 {
    height: 86px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-86 {
    line-height: 86px;
  }
  .line-height-xl-86 {
    line-height: 86px;
  }
  .grid-cols-xl-86 {
    grid-template-columns: repeat(86, 1fr);
  }
  .gap-xl-86 {
    gap: 86px;
  }
  .gap-x-xl-86 {
    -moz-column-gap: 86px;
         column-gap: 86px;
  }
  .gap-y-xl-86 {
    row-gap: 86px;
  }
  .rounded-xl-86 {
    border-radius: 86px;
  }
  .mb-xl-86 {
    margin-bottom: 86px;
  }
  .mt-xl-86 {
    margin-top: 86px;
  }
  .mr-xl-86 {
    margin-right: 86px;
  }
  .ml-xl-86 {
    margin-left: 86px;
  }
  .mx-xl-86 {
    margin-right: 86px;
    margin-left: 86px;
  }
  .my-xl-86 {
    margin-top: 86px;
    margin-bottom: 86px;
  }
  .p-xl-86 {
    padding: 86px;
  }
  .px-xl-86 {
    padding-right: 86px;
    padding-left: 86px;
  }
  .py-xl-86 {
    padding-top: 86px;
    padding-bottom: 86px;
  }
  .pr-xl-86 {
    padding-right: 86px;
  }
  .pl-xl-86 {
    padding-left: 86px;
  }
  .pt-xl-86 {
    padding-top: 86px;
  }
  .pb-xl-86 {
    padding-bottom: 86px;
  }
  .fs-xl-86 {
    font-size: 86px;
  }
  .w-xl-86 {
    width: 86px;
  }
  .h-xl-86 {
    height: 86px;
  }
}
.lh-87 {
  line-height: 87px;
}

.grid-cols-87 {
  grid-template-columns: repeat(87, 1fr);
}

.line-height-87 {
  line-height: 87px;
}

.gap-87 {
  gap: 87px;
}

.gap-x-87 {
  -moz-column-gap: 87px;
       column-gap: 87px;
}

.gap-y-87 {
  row-gap: 87px;
}

.rounded-87 {
  border-radius: 87px;
}

.mb-87 {
  margin-bottom: 87px;
}

.mt-87 {
  margin-top: 87px;
}

.mr-87 {
  margin-right: 87px;
}

.ml-87 {
  margin-left: 87px;
}

.mx-87 {
  margin-right: 87px;
  margin-left: 87px;
}

.my-87 {
  margin-top: 87px;
  margin-bottom: 87px;
}

.p-87 {
  padding: 87px;
}

.px-87 {
  padding-right: 87px;
  padding-left: 87px;
}

.py-87 {
  padding-top: 87px;
  padding-bottom: 87px;
}

.pr-87 {
  padding-right: 87px;
}

.pl-87 {
  padding-left: 87px;
}

.pt-87 {
  padding-top: 87px;
}

.pb-87 {
  padding-bottom: 87px;
}

.fs-87 {
  font-size: 87px;
}

.w-87 {
  width: 87px;
}

.h-87 {
  height: 87px;
}

@media (min-width: 576px) {
  .lh-sm-87 {
    line-height: 87px;
  }
  .line-height-sm-87 {
    line-height: 87px;
  }
  .grid-cols-sm-87 {
    grid-template-columns: repeat(87, 1fr);
  }
  .gap-sm-87 {
    gap: 87px;
  }
  .gap-x-sm-87 {
    -moz-column-gap: 87px;
         column-gap: 87px;
  }
  .gap-y-sm-87 {
    row-gap: 87px;
  }
  .rounded-sm-87 {
    border-radius: 87px;
  }
  .mb-sm-87 {
    margin-bottom: 87px;
  }
  .mt-sm-87 {
    margin-top: 87px;
  }
  .mr-sm-87 {
    margin-right: 87px;
  }
  .ml-sm-87 {
    margin-left: 87px;
  }
  .mx-sm-87 {
    margin-right: 87px;
    margin-left: 87px;
  }
  .my-sm-87 {
    margin-top: 87px;
    margin-bottom: 87px;
  }
  .p-sm-87 {
    padding: 87px;
  }
  .px-sm-87 {
    padding-right: 87px;
    padding-left: 87px;
  }
  .py-sm-87 {
    padding-top: 87px;
    padding-bottom: 87px;
  }
  .pr-sm-87 {
    padding-right: 87px;
  }
  .pl-sm-87 {
    padding-left: 87px;
  }
  .pt-sm-87 {
    padding-top: 87px;
  }
  .pb-sm-87 {
    padding-bottom: 87px;
  }
  .fs-sm-87 {
    font-size: 87px;
  }
  .w-sm-87 {
    width: 87px;
  }
  .h-sm-87 {
    height: 87px;
  }
}
@media (min-width: 768px) {
  .lh-md-87 {
    line-height: 87px;
  }
  .line-height-md-87 {
    line-height: 87px;
  }
  .grid-cols-md-87 {
    grid-template-columns: repeat(87, 1fr);
  }
  .gap-md-87 {
    gap: 87px;
  }
  .gap-x-md-87 {
    -moz-column-gap: 87px;
         column-gap: 87px;
  }
  .gap-y-md-87 {
    row-gap: 87px;
  }
  .rounded-md-87 {
    border-radius: 87px;
  }
  .mb-md-87 {
    margin-bottom: 87px;
  }
  .mt-md-87 {
    margin-top: 87px;
  }
  .mr-md-87 {
    margin-right: 87px;
  }
  .ml-md-87 {
    margin-left: 87px;
  }
  .mx-md-87 {
    margin-right: 87px;
    margin-left: 87px;
  }
  .my-md-87 {
    margin-top: 87px;
    margin-bottom: 87px;
  }
  .p-md-87 {
    padding: 87px;
  }
  .px-md-87 {
    padding-right: 87px;
    padding-left: 87px;
  }
  .py-md-87 {
    padding-top: 87px;
    padding-bottom: 87px;
  }
  .pr-md-87 {
    padding-right: 87px;
  }
  .pl-md-87 {
    padding-left: 87px;
  }
  .pt-md-87 {
    padding-top: 87px;
  }
  .pb-md-87 {
    padding-bottom: 87px;
  }
  .fs-md-87 {
    font-size: 87px;
  }
  .w-md-87 {
    width: 87px;
  }
  .h-md-87 {
    height: 87px;
  }
}
@media (min-width: 992px) {
  .lh-lg-87 {
    line-height: 87px;
  }
  .line-height-lg-87 {
    line-height: 87px;
  }
  .grid-cols-lg-87 {
    grid-template-columns: repeat(87, 1fr);
  }
  .gap-lg-87 {
    gap: 87px;
  }
  .gap-x-lg-87 {
    -moz-column-gap: 87px;
         column-gap: 87px;
  }
  .gap-y-lg-87 {
    row-gap: 87px;
  }
  .rounded-lg-87 {
    border-radius: 87px;
  }
  .mb-lg-87 {
    margin-bottom: 87px;
  }
  .mt-lg-87 {
    margin-top: 87px;
  }
  .mr-lg-87 {
    margin-right: 87px;
  }
  .ml-lg-87 {
    margin-left: 87px;
  }
  .mx-lg-87 {
    margin-right: 87px;
    margin-left: 87px;
  }
  .my-lg-87 {
    margin-top: 87px;
    margin-bottom: 87px;
  }
  .p-lg-87 {
    padding: 87px;
  }
  .px-lg-87 {
    padding-right: 87px;
    padding-left: 87px;
  }
  .py-lg-87 {
    padding-top: 87px;
    padding-bottom: 87px;
  }
  .pr-lg-87 {
    padding-right: 87px;
  }
  .pl-lg-87 {
    padding-left: 87px;
  }
  .pt-lg-87 {
    padding-top: 87px;
  }
  .pb-lg-87 {
    padding-bottom: 87px;
  }
  .fs-lg-87 {
    font-size: 87px;
  }
  .w-lg-87 {
    width: 87px;
  }
  .h-lg-87 {
    height: 87px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-87 {
    line-height: 87px;
  }
  .line-height-xl-87 {
    line-height: 87px;
  }
  .grid-cols-xl-87 {
    grid-template-columns: repeat(87, 1fr);
  }
  .gap-xl-87 {
    gap: 87px;
  }
  .gap-x-xl-87 {
    -moz-column-gap: 87px;
         column-gap: 87px;
  }
  .gap-y-xl-87 {
    row-gap: 87px;
  }
  .rounded-xl-87 {
    border-radius: 87px;
  }
  .mb-xl-87 {
    margin-bottom: 87px;
  }
  .mt-xl-87 {
    margin-top: 87px;
  }
  .mr-xl-87 {
    margin-right: 87px;
  }
  .ml-xl-87 {
    margin-left: 87px;
  }
  .mx-xl-87 {
    margin-right: 87px;
    margin-left: 87px;
  }
  .my-xl-87 {
    margin-top: 87px;
    margin-bottom: 87px;
  }
  .p-xl-87 {
    padding: 87px;
  }
  .px-xl-87 {
    padding-right: 87px;
    padding-left: 87px;
  }
  .py-xl-87 {
    padding-top: 87px;
    padding-bottom: 87px;
  }
  .pr-xl-87 {
    padding-right: 87px;
  }
  .pl-xl-87 {
    padding-left: 87px;
  }
  .pt-xl-87 {
    padding-top: 87px;
  }
  .pb-xl-87 {
    padding-bottom: 87px;
  }
  .fs-xl-87 {
    font-size: 87px;
  }
  .w-xl-87 {
    width: 87px;
  }
  .h-xl-87 {
    height: 87px;
  }
}
.lh-88 {
  line-height: 88px;
}

.grid-cols-88 {
  grid-template-columns: repeat(88, 1fr);
}

.line-height-88 {
  line-height: 88px;
}

.gap-88 {
  gap: 88px;
}

.gap-x-88 {
  -moz-column-gap: 88px;
       column-gap: 88px;
}

.gap-y-88 {
  row-gap: 88px;
}

.rounded-88 {
  border-radius: 88px;
}

.mb-88 {
  margin-bottom: 88px;
}

.mt-88 {
  margin-top: 88px;
}

.mr-88 {
  margin-right: 88px;
}

.ml-88 {
  margin-left: 88px;
}

.mx-88 {
  margin-right: 88px;
  margin-left: 88px;
}

.my-88 {
  margin-top: 88px;
  margin-bottom: 88px;
}

.p-88 {
  padding: 88px;
}

.px-88 {
  padding-right: 88px;
  padding-left: 88px;
}

.py-88 {
  padding-top: 88px;
  padding-bottom: 88px;
}

.pr-88 {
  padding-right: 88px;
}

.pl-88 {
  padding-left: 88px;
}

.pt-88 {
  padding-top: 88px;
}

.pb-88 {
  padding-bottom: 88px;
}

.fs-88 {
  font-size: 88px;
}

.w-88 {
  width: 88px;
}

.h-88 {
  height: 88px;
}

@media (min-width: 576px) {
  .lh-sm-88 {
    line-height: 88px;
  }
  .line-height-sm-88 {
    line-height: 88px;
  }
  .grid-cols-sm-88 {
    grid-template-columns: repeat(88, 1fr);
  }
  .gap-sm-88 {
    gap: 88px;
  }
  .gap-x-sm-88 {
    -moz-column-gap: 88px;
         column-gap: 88px;
  }
  .gap-y-sm-88 {
    row-gap: 88px;
  }
  .rounded-sm-88 {
    border-radius: 88px;
  }
  .mb-sm-88 {
    margin-bottom: 88px;
  }
  .mt-sm-88 {
    margin-top: 88px;
  }
  .mr-sm-88 {
    margin-right: 88px;
  }
  .ml-sm-88 {
    margin-left: 88px;
  }
  .mx-sm-88 {
    margin-right: 88px;
    margin-left: 88px;
  }
  .my-sm-88 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .p-sm-88 {
    padding: 88px;
  }
  .px-sm-88 {
    padding-right: 88px;
    padding-left: 88px;
  }
  .py-sm-88 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .pr-sm-88 {
    padding-right: 88px;
  }
  .pl-sm-88 {
    padding-left: 88px;
  }
  .pt-sm-88 {
    padding-top: 88px;
  }
  .pb-sm-88 {
    padding-bottom: 88px;
  }
  .fs-sm-88 {
    font-size: 88px;
  }
  .w-sm-88 {
    width: 88px;
  }
  .h-sm-88 {
    height: 88px;
  }
}
@media (min-width: 768px) {
  .lh-md-88 {
    line-height: 88px;
  }
  .line-height-md-88 {
    line-height: 88px;
  }
  .grid-cols-md-88 {
    grid-template-columns: repeat(88, 1fr);
  }
  .gap-md-88 {
    gap: 88px;
  }
  .gap-x-md-88 {
    -moz-column-gap: 88px;
         column-gap: 88px;
  }
  .gap-y-md-88 {
    row-gap: 88px;
  }
  .rounded-md-88 {
    border-radius: 88px;
  }
  .mb-md-88 {
    margin-bottom: 88px;
  }
  .mt-md-88 {
    margin-top: 88px;
  }
  .mr-md-88 {
    margin-right: 88px;
  }
  .ml-md-88 {
    margin-left: 88px;
  }
  .mx-md-88 {
    margin-right: 88px;
    margin-left: 88px;
  }
  .my-md-88 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .p-md-88 {
    padding: 88px;
  }
  .px-md-88 {
    padding-right: 88px;
    padding-left: 88px;
  }
  .py-md-88 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .pr-md-88 {
    padding-right: 88px;
  }
  .pl-md-88 {
    padding-left: 88px;
  }
  .pt-md-88 {
    padding-top: 88px;
  }
  .pb-md-88 {
    padding-bottom: 88px;
  }
  .fs-md-88 {
    font-size: 88px;
  }
  .w-md-88 {
    width: 88px;
  }
  .h-md-88 {
    height: 88px;
  }
}
@media (min-width: 992px) {
  .lh-lg-88 {
    line-height: 88px;
  }
  .line-height-lg-88 {
    line-height: 88px;
  }
  .grid-cols-lg-88 {
    grid-template-columns: repeat(88, 1fr);
  }
  .gap-lg-88 {
    gap: 88px;
  }
  .gap-x-lg-88 {
    -moz-column-gap: 88px;
         column-gap: 88px;
  }
  .gap-y-lg-88 {
    row-gap: 88px;
  }
  .rounded-lg-88 {
    border-radius: 88px;
  }
  .mb-lg-88 {
    margin-bottom: 88px;
  }
  .mt-lg-88 {
    margin-top: 88px;
  }
  .mr-lg-88 {
    margin-right: 88px;
  }
  .ml-lg-88 {
    margin-left: 88px;
  }
  .mx-lg-88 {
    margin-right: 88px;
    margin-left: 88px;
  }
  .my-lg-88 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .p-lg-88 {
    padding: 88px;
  }
  .px-lg-88 {
    padding-right: 88px;
    padding-left: 88px;
  }
  .py-lg-88 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .pr-lg-88 {
    padding-right: 88px;
  }
  .pl-lg-88 {
    padding-left: 88px;
  }
  .pt-lg-88 {
    padding-top: 88px;
  }
  .pb-lg-88 {
    padding-bottom: 88px;
  }
  .fs-lg-88 {
    font-size: 88px;
  }
  .w-lg-88 {
    width: 88px;
  }
  .h-lg-88 {
    height: 88px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-88 {
    line-height: 88px;
  }
  .line-height-xl-88 {
    line-height: 88px;
  }
  .grid-cols-xl-88 {
    grid-template-columns: repeat(88, 1fr);
  }
  .gap-xl-88 {
    gap: 88px;
  }
  .gap-x-xl-88 {
    -moz-column-gap: 88px;
         column-gap: 88px;
  }
  .gap-y-xl-88 {
    row-gap: 88px;
  }
  .rounded-xl-88 {
    border-radius: 88px;
  }
  .mb-xl-88 {
    margin-bottom: 88px;
  }
  .mt-xl-88 {
    margin-top: 88px;
  }
  .mr-xl-88 {
    margin-right: 88px;
  }
  .ml-xl-88 {
    margin-left: 88px;
  }
  .mx-xl-88 {
    margin-right: 88px;
    margin-left: 88px;
  }
  .my-xl-88 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .p-xl-88 {
    padding: 88px;
  }
  .px-xl-88 {
    padding-right: 88px;
    padding-left: 88px;
  }
  .py-xl-88 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
  .pr-xl-88 {
    padding-right: 88px;
  }
  .pl-xl-88 {
    padding-left: 88px;
  }
  .pt-xl-88 {
    padding-top: 88px;
  }
  .pb-xl-88 {
    padding-bottom: 88px;
  }
  .fs-xl-88 {
    font-size: 88px;
  }
  .w-xl-88 {
    width: 88px;
  }
  .h-xl-88 {
    height: 88px;
  }
}
.lh-89 {
  line-height: 89px;
}

.grid-cols-89 {
  grid-template-columns: repeat(89, 1fr);
}

.line-height-89 {
  line-height: 89px;
}

.gap-89 {
  gap: 89px;
}

.gap-x-89 {
  -moz-column-gap: 89px;
       column-gap: 89px;
}

.gap-y-89 {
  row-gap: 89px;
}

.rounded-89 {
  border-radius: 89px;
}

.mb-89 {
  margin-bottom: 89px;
}

.mt-89 {
  margin-top: 89px;
}

.mr-89 {
  margin-right: 89px;
}

.ml-89 {
  margin-left: 89px;
}

.mx-89 {
  margin-right: 89px;
  margin-left: 89px;
}

.my-89 {
  margin-top: 89px;
  margin-bottom: 89px;
}

.p-89 {
  padding: 89px;
}

.px-89 {
  padding-right: 89px;
  padding-left: 89px;
}

.py-89 {
  padding-top: 89px;
  padding-bottom: 89px;
}

.pr-89 {
  padding-right: 89px;
}

.pl-89 {
  padding-left: 89px;
}

.pt-89 {
  padding-top: 89px;
}

.pb-89 {
  padding-bottom: 89px;
}

.fs-89 {
  font-size: 89px;
}

.w-89 {
  width: 89px;
}

.h-89 {
  height: 89px;
}

@media (min-width: 576px) {
  .lh-sm-89 {
    line-height: 89px;
  }
  .line-height-sm-89 {
    line-height: 89px;
  }
  .grid-cols-sm-89 {
    grid-template-columns: repeat(89, 1fr);
  }
  .gap-sm-89 {
    gap: 89px;
  }
  .gap-x-sm-89 {
    -moz-column-gap: 89px;
         column-gap: 89px;
  }
  .gap-y-sm-89 {
    row-gap: 89px;
  }
  .rounded-sm-89 {
    border-radius: 89px;
  }
  .mb-sm-89 {
    margin-bottom: 89px;
  }
  .mt-sm-89 {
    margin-top: 89px;
  }
  .mr-sm-89 {
    margin-right: 89px;
  }
  .ml-sm-89 {
    margin-left: 89px;
  }
  .mx-sm-89 {
    margin-right: 89px;
    margin-left: 89px;
  }
  .my-sm-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }
  .p-sm-89 {
    padding: 89px;
  }
  .px-sm-89 {
    padding-right: 89px;
    padding-left: 89px;
  }
  .py-sm-89 {
    padding-top: 89px;
    padding-bottom: 89px;
  }
  .pr-sm-89 {
    padding-right: 89px;
  }
  .pl-sm-89 {
    padding-left: 89px;
  }
  .pt-sm-89 {
    padding-top: 89px;
  }
  .pb-sm-89 {
    padding-bottom: 89px;
  }
  .fs-sm-89 {
    font-size: 89px;
  }
  .w-sm-89 {
    width: 89px;
  }
  .h-sm-89 {
    height: 89px;
  }
}
@media (min-width: 768px) {
  .lh-md-89 {
    line-height: 89px;
  }
  .line-height-md-89 {
    line-height: 89px;
  }
  .grid-cols-md-89 {
    grid-template-columns: repeat(89, 1fr);
  }
  .gap-md-89 {
    gap: 89px;
  }
  .gap-x-md-89 {
    -moz-column-gap: 89px;
         column-gap: 89px;
  }
  .gap-y-md-89 {
    row-gap: 89px;
  }
  .rounded-md-89 {
    border-radius: 89px;
  }
  .mb-md-89 {
    margin-bottom: 89px;
  }
  .mt-md-89 {
    margin-top: 89px;
  }
  .mr-md-89 {
    margin-right: 89px;
  }
  .ml-md-89 {
    margin-left: 89px;
  }
  .mx-md-89 {
    margin-right: 89px;
    margin-left: 89px;
  }
  .my-md-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }
  .p-md-89 {
    padding: 89px;
  }
  .px-md-89 {
    padding-right: 89px;
    padding-left: 89px;
  }
  .py-md-89 {
    padding-top: 89px;
    padding-bottom: 89px;
  }
  .pr-md-89 {
    padding-right: 89px;
  }
  .pl-md-89 {
    padding-left: 89px;
  }
  .pt-md-89 {
    padding-top: 89px;
  }
  .pb-md-89 {
    padding-bottom: 89px;
  }
  .fs-md-89 {
    font-size: 89px;
  }
  .w-md-89 {
    width: 89px;
  }
  .h-md-89 {
    height: 89px;
  }
}
@media (min-width: 992px) {
  .lh-lg-89 {
    line-height: 89px;
  }
  .line-height-lg-89 {
    line-height: 89px;
  }
  .grid-cols-lg-89 {
    grid-template-columns: repeat(89, 1fr);
  }
  .gap-lg-89 {
    gap: 89px;
  }
  .gap-x-lg-89 {
    -moz-column-gap: 89px;
         column-gap: 89px;
  }
  .gap-y-lg-89 {
    row-gap: 89px;
  }
  .rounded-lg-89 {
    border-radius: 89px;
  }
  .mb-lg-89 {
    margin-bottom: 89px;
  }
  .mt-lg-89 {
    margin-top: 89px;
  }
  .mr-lg-89 {
    margin-right: 89px;
  }
  .ml-lg-89 {
    margin-left: 89px;
  }
  .mx-lg-89 {
    margin-right: 89px;
    margin-left: 89px;
  }
  .my-lg-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }
  .p-lg-89 {
    padding: 89px;
  }
  .px-lg-89 {
    padding-right: 89px;
    padding-left: 89px;
  }
  .py-lg-89 {
    padding-top: 89px;
    padding-bottom: 89px;
  }
  .pr-lg-89 {
    padding-right: 89px;
  }
  .pl-lg-89 {
    padding-left: 89px;
  }
  .pt-lg-89 {
    padding-top: 89px;
  }
  .pb-lg-89 {
    padding-bottom: 89px;
  }
  .fs-lg-89 {
    font-size: 89px;
  }
  .w-lg-89 {
    width: 89px;
  }
  .h-lg-89 {
    height: 89px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-89 {
    line-height: 89px;
  }
  .line-height-xl-89 {
    line-height: 89px;
  }
  .grid-cols-xl-89 {
    grid-template-columns: repeat(89, 1fr);
  }
  .gap-xl-89 {
    gap: 89px;
  }
  .gap-x-xl-89 {
    -moz-column-gap: 89px;
         column-gap: 89px;
  }
  .gap-y-xl-89 {
    row-gap: 89px;
  }
  .rounded-xl-89 {
    border-radius: 89px;
  }
  .mb-xl-89 {
    margin-bottom: 89px;
  }
  .mt-xl-89 {
    margin-top: 89px;
  }
  .mr-xl-89 {
    margin-right: 89px;
  }
  .ml-xl-89 {
    margin-left: 89px;
  }
  .mx-xl-89 {
    margin-right: 89px;
    margin-left: 89px;
  }
  .my-xl-89 {
    margin-top: 89px;
    margin-bottom: 89px;
  }
  .p-xl-89 {
    padding: 89px;
  }
  .px-xl-89 {
    padding-right: 89px;
    padding-left: 89px;
  }
  .py-xl-89 {
    padding-top: 89px;
    padding-bottom: 89px;
  }
  .pr-xl-89 {
    padding-right: 89px;
  }
  .pl-xl-89 {
    padding-left: 89px;
  }
  .pt-xl-89 {
    padding-top: 89px;
  }
  .pb-xl-89 {
    padding-bottom: 89px;
  }
  .fs-xl-89 {
    font-size: 89px;
  }
  .w-xl-89 {
    width: 89px;
  }
  .h-xl-89 {
    height: 89px;
  }
}
.lh-90 {
  line-height: 90px;
}

.grid-cols-90 {
  grid-template-columns: repeat(90, 1fr);
}

.line-height-90 {
  line-height: 90px;
}

.gap-90 {
  gap: 90px;
}

.gap-x-90 {
  -moz-column-gap: 90px;
       column-gap: 90px;
}

.gap-y-90 {
  row-gap: 90px;
}

.rounded-90 {
  border-radius: 90px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mt-90 {
  margin-top: 90px;
}

.mr-90 {
  margin-right: 90px;
}

.ml-90 {
  margin-left: 90px;
}

.mx-90 {
  margin-right: 90px;
  margin-left: 90px;
}

.my-90 {
  margin-top: 90px;
  margin-bottom: 90px;
}

.p-90 {
  padding: 90px;
}

.px-90 {
  padding-right: 90px;
  padding-left: 90px;
}

.py-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.pr-90 {
  padding-right: 90px;
}

.pl-90 {
  padding-left: 90px;
}

.pt-90 {
  padding-top: 90px;
}

.pb-90 {
  padding-bottom: 90px;
}

.fs-90 {
  font-size: 90px;
}

.w-90 {
  width: 90px;
}

.h-90 {
  height: 90px;
}

@media (min-width: 576px) {
  .lh-sm-90 {
    line-height: 90px;
  }
  .line-height-sm-90 {
    line-height: 90px;
  }
  .grid-cols-sm-90 {
    grid-template-columns: repeat(90, 1fr);
  }
  .gap-sm-90 {
    gap: 90px;
  }
  .gap-x-sm-90 {
    -moz-column-gap: 90px;
         column-gap: 90px;
  }
  .gap-y-sm-90 {
    row-gap: 90px;
  }
  .rounded-sm-90 {
    border-radius: 90px;
  }
  .mb-sm-90 {
    margin-bottom: 90px;
  }
  .mt-sm-90 {
    margin-top: 90px;
  }
  .mr-sm-90 {
    margin-right: 90px;
  }
  .ml-sm-90 {
    margin-left: 90px;
  }
  .mx-sm-90 {
    margin-right: 90px;
    margin-left: 90px;
  }
  .my-sm-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .p-sm-90 {
    padding: 90px;
  }
  .px-sm-90 {
    padding-right: 90px;
    padding-left: 90px;
  }
  .py-sm-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pr-sm-90 {
    padding-right: 90px;
  }
  .pl-sm-90 {
    padding-left: 90px;
  }
  .pt-sm-90 {
    padding-top: 90px;
  }
  .pb-sm-90 {
    padding-bottom: 90px;
  }
  .fs-sm-90 {
    font-size: 90px;
  }
  .w-sm-90 {
    width: 90px;
  }
  .h-sm-90 {
    height: 90px;
  }
}
@media (min-width: 768px) {
  .lh-md-90 {
    line-height: 90px;
  }
  .line-height-md-90 {
    line-height: 90px;
  }
  .grid-cols-md-90 {
    grid-template-columns: repeat(90, 1fr);
  }
  .gap-md-90 {
    gap: 90px;
  }
  .gap-x-md-90 {
    -moz-column-gap: 90px;
         column-gap: 90px;
  }
  .gap-y-md-90 {
    row-gap: 90px;
  }
  .rounded-md-90 {
    border-radius: 90px;
  }
  .mb-md-90 {
    margin-bottom: 90px;
  }
  .mt-md-90 {
    margin-top: 90px;
  }
  .mr-md-90 {
    margin-right: 90px;
  }
  .ml-md-90 {
    margin-left: 90px;
  }
  .mx-md-90 {
    margin-right: 90px;
    margin-left: 90px;
  }
  .my-md-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .p-md-90 {
    padding: 90px;
  }
  .px-md-90 {
    padding-right: 90px;
    padding-left: 90px;
  }
  .py-md-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pr-md-90 {
    padding-right: 90px;
  }
  .pl-md-90 {
    padding-left: 90px;
  }
  .pt-md-90 {
    padding-top: 90px;
  }
  .pb-md-90 {
    padding-bottom: 90px;
  }
  .fs-md-90 {
    font-size: 90px;
  }
  .w-md-90 {
    width: 90px;
  }
  .h-md-90 {
    height: 90px;
  }
}
@media (min-width: 992px) {
  .lh-lg-90 {
    line-height: 90px;
  }
  .line-height-lg-90 {
    line-height: 90px;
  }
  .grid-cols-lg-90 {
    grid-template-columns: repeat(90, 1fr);
  }
  .gap-lg-90 {
    gap: 90px;
  }
  .gap-x-lg-90 {
    -moz-column-gap: 90px;
         column-gap: 90px;
  }
  .gap-y-lg-90 {
    row-gap: 90px;
  }
  .rounded-lg-90 {
    border-radius: 90px;
  }
  .mb-lg-90 {
    margin-bottom: 90px;
  }
  .mt-lg-90 {
    margin-top: 90px;
  }
  .mr-lg-90 {
    margin-right: 90px;
  }
  .ml-lg-90 {
    margin-left: 90px;
  }
  .mx-lg-90 {
    margin-right: 90px;
    margin-left: 90px;
  }
  .my-lg-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .p-lg-90 {
    padding: 90px;
  }
  .px-lg-90 {
    padding-right: 90px;
    padding-left: 90px;
  }
  .py-lg-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pr-lg-90 {
    padding-right: 90px;
  }
  .pl-lg-90 {
    padding-left: 90px;
  }
  .pt-lg-90 {
    padding-top: 90px;
  }
  .pb-lg-90 {
    padding-bottom: 90px;
  }
  .fs-lg-90 {
    font-size: 90px;
  }
  .w-lg-90 {
    width: 90px;
  }
  .h-lg-90 {
    height: 90px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-90 {
    line-height: 90px;
  }
  .line-height-xl-90 {
    line-height: 90px;
  }
  .grid-cols-xl-90 {
    grid-template-columns: repeat(90, 1fr);
  }
  .gap-xl-90 {
    gap: 90px;
  }
  .gap-x-xl-90 {
    -moz-column-gap: 90px;
         column-gap: 90px;
  }
  .gap-y-xl-90 {
    row-gap: 90px;
  }
  .rounded-xl-90 {
    border-radius: 90px;
  }
  .mb-xl-90 {
    margin-bottom: 90px;
  }
  .mt-xl-90 {
    margin-top: 90px;
  }
  .mr-xl-90 {
    margin-right: 90px;
  }
  .ml-xl-90 {
    margin-left: 90px;
  }
  .mx-xl-90 {
    margin-right: 90px;
    margin-left: 90px;
  }
  .my-xl-90 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .p-xl-90 {
    padding: 90px;
  }
  .px-xl-90 {
    padding-right: 90px;
    padding-left: 90px;
  }
  .py-xl-90 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pr-xl-90 {
    padding-right: 90px;
  }
  .pl-xl-90 {
    padding-left: 90px;
  }
  .pt-xl-90 {
    padding-top: 90px;
  }
  .pb-xl-90 {
    padding-bottom: 90px;
  }
  .fs-xl-90 {
    font-size: 90px;
  }
  .w-xl-90 {
    width: 90px;
  }
  .h-xl-90 {
    height: 90px;
  }
}
.lh-91 {
  line-height: 91px;
}

.grid-cols-91 {
  grid-template-columns: repeat(91, 1fr);
}

.line-height-91 {
  line-height: 91px;
}

.gap-91 {
  gap: 91px;
}

.gap-x-91 {
  -moz-column-gap: 91px;
       column-gap: 91px;
}

.gap-y-91 {
  row-gap: 91px;
}

.rounded-91 {
  border-radius: 91px;
}

.mb-91 {
  margin-bottom: 91px;
}

.mt-91 {
  margin-top: 91px;
}

.mr-91 {
  margin-right: 91px;
}

.ml-91 {
  margin-left: 91px;
}

.mx-91 {
  margin-right: 91px;
  margin-left: 91px;
}

.my-91 {
  margin-top: 91px;
  margin-bottom: 91px;
}

.p-91 {
  padding: 91px;
}

.px-91 {
  padding-right: 91px;
  padding-left: 91px;
}

.py-91 {
  padding-top: 91px;
  padding-bottom: 91px;
}

.pr-91 {
  padding-right: 91px;
}

.pl-91 {
  padding-left: 91px;
}

.pt-91 {
  padding-top: 91px;
}

.pb-91 {
  padding-bottom: 91px;
}

.fs-91 {
  font-size: 91px;
}

.w-91 {
  width: 91px;
}

.h-91 {
  height: 91px;
}

@media (min-width: 576px) {
  .lh-sm-91 {
    line-height: 91px;
  }
  .line-height-sm-91 {
    line-height: 91px;
  }
  .grid-cols-sm-91 {
    grid-template-columns: repeat(91, 1fr);
  }
  .gap-sm-91 {
    gap: 91px;
  }
  .gap-x-sm-91 {
    -moz-column-gap: 91px;
         column-gap: 91px;
  }
  .gap-y-sm-91 {
    row-gap: 91px;
  }
  .rounded-sm-91 {
    border-radius: 91px;
  }
  .mb-sm-91 {
    margin-bottom: 91px;
  }
  .mt-sm-91 {
    margin-top: 91px;
  }
  .mr-sm-91 {
    margin-right: 91px;
  }
  .ml-sm-91 {
    margin-left: 91px;
  }
  .mx-sm-91 {
    margin-right: 91px;
    margin-left: 91px;
  }
  .my-sm-91 {
    margin-top: 91px;
    margin-bottom: 91px;
  }
  .p-sm-91 {
    padding: 91px;
  }
  .px-sm-91 {
    padding-right: 91px;
    padding-left: 91px;
  }
  .py-sm-91 {
    padding-top: 91px;
    padding-bottom: 91px;
  }
  .pr-sm-91 {
    padding-right: 91px;
  }
  .pl-sm-91 {
    padding-left: 91px;
  }
  .pt-sm-91 {
    padding-top: 91px;
  }
  .pb-sm-91 {
    padding-bottom: 91px;
  }
  .fs-sm-91 {
    font-size: 91px;
  }
  .w-sm-91 {
    width: 91px;
  }
  .h-sm-91 {
    height: 91px;
  }
}
@media (min-width: 768px) {
  .lh-md-91 {
    line-height: 91px;
  }
  .line-height-md-91 {
    line-height: 91px;
  }
  .grid-cols-md-91 {
    grid-template-columns: repeat(91, 1fr);
  }
  .gap-md-91 {
    gap: 91px;
  }
  .gap-x-md-91 {
    -moz-column-gap: 91px;
         column-gap: 91px;
  }
  .gap-y-md-91 {
    row-gap: 91px;
  }
  .rounded-md-91 {
    border-radius: 91px;
  }
  .mb-md-91 {
    margin-bottom: 91px;
  }
  .mt-md-91 {
    margin-top: 91px;
  }
  .mr-md-91 {
    margin-right: 91px;
  }
  .ml-md-91 {
    margin-left: 91px;
  }
  .mx-md-91 {
    margin-right: 91px;
    margin-left: 91px;
  }
  .my-md-91 {
    margin-top: 91px;
    margin-bottom: 91px;
  }
  .p-md-91 {
    padding: 91px;
  }
  .px-md-91 {
    padding-right: 91px;
    padding-left: 91px;
  }
  .py-md-91 {
    padding-top: 91px;
    padding-bottom: 91px;
  }
  .pr-md-91 {
    padding-right: 91px;
  }
  .pl-md-91 {
    padding-left: 91px;
  }
  .pt-md-91 {
    padding-top: 91px;
  }
  .pb-md-91 {
    padding-bottom: 91px;
  }
  .fs-md-91 {
    font-size: 91px;
  }
  .w-md-91 {
    width: 91px;
  }
  .h-md-91 {
    height: 91px;
  }
}
@media (min-width: 992px) {
  .lh-lg-91 {
    line-height: 91px;
  }
  .line-height-lg-91 {
    line-height: 91px;
  }
  .grid-cols-lg-91 {
    grid-template-columns: repeat(91, 1fr);
  }
  .gap-lg-91 {
    gap: 91px;
  }
  .gap-x-lg-91 {
    -moz-column-gap: 91px;
         column-gap: 91px;
  }
  .gap-y-lg-91 {
    row-gap: 91px;
  }
  .rounded-lg-91 {
    border-radius: 91px;
  }
  .mb-lg-91 {
    margin-bottom: 91px;
  }
  .mt-lg-91 {
    margin-top: 91px;
  }
  .mr-lg-91 {
    margin-right: 91px;
  }
  .ml-lg-91 {
    margin-left: 91px;
  }
  .mx-lg-91 {
    margin-right: 91px;
    margin-left: 91px;
  }
  .my-lg-91 {
    margin-top: 91px;
    margin-bottom: 91px;
  }
  .p-lg-91 {
    padding: 91px;
  }
  .px-lg-91 {
    padding-right: 91px;
    padding-left: 91px;
  }
  .py-lg-91 {
    padding-top: 91px;
    padding-bottom: 91px;
  }
  .pr-lg-91 {
    padding-right: 91px;
  }
  .pl-lg-91 {
    padding-left: 91px;
  }
  .pt-lg-91 {
    padding-top: 91px;
  }
  .pb-lg-91 {
    padding-bottom: 91px;
  }
  .fs-lg-91 {
    font-size: 91px;
  }
  .w-lg-91 {
    width: 91px;
  }
  .h-lg-91 {
    height: 91px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-91 {
    line-height: 91px;
  }
  .line-height-xl-91 {
    line-height: 91px;
  }
  .grid-cols-xl-91 {
    grid-template-columns: repeat(91, 1fr);
  }
  .gap-xl-91 {
    gap: 91px;
  }
  .gap-x-xl-91 {
    -moz-column-gap: 91px;
         column-gap: 91px;
  }
  .gap-y-xl-91 {
    row-gap: 91px;
  }
  .rounded-xl-91 {
    border-radius: 91px;
  }
  .mb-xl-91 {
    margin-bottom: 91px;
  }
  .mt-xl-91 {
    margin-top: 91px;
  }
  .mr-xl-91 {
    margin-right: 91px;
  }
  .ml-xl-91 {
    margin-left: 91px;
  }
  .mx-xl-91 {
    margin-right: 91px;
    margin-left: 91px;
  }
  .my-xl-91 {
    margin-top: 91px;
    margin-bottom: 91px;
  }
  .p-xl-91 {
    padding: 91px;
  }
  .px-xl-91 {
    padding-right: 91px;
    padding-left: 91px;
  }
  .py-xl-91 {
    padding-top: 91px;
    padding-bottom: 91px;
  }
  .pr-xl-91 {
    padding-right: 91px;
  }
  .pl-xl-91 {
    padding-left: 91px;
  }
  .pt-xl-91 {
    padding-top: 91px;
  }
  .pb-xl-91 {
    padding-bottom: 91px;
  }
  .fs-xl-91 {
    font-size: 91px;
  }
  .w-xl-91 {
    width: 91px;
  }
  .h-xl-91 {
    height: 91px;
  }
}
.lh-92 {
  line-height: 92px;
}

.grid-cols-92 {
  grid-template-columns: repeat(92, 1fr);
}

.line-height-92 {
  line-height: 92px;
}

.gap-92 {
  gap: 92px;
}

.gap-x-92 {
  -moz-column-gap: 92px;
       column-gap: 92px;
}

.gap-y-92 {
  row-gap: 92px;
}

.rounded-92 {
  border-radius: 92px;
}

.mb-92 {
  margin-bottom: 92px;
}

.mt-92 {
  margin-top: 92px;
}

.mr-92 {
  margin-right: 92px;
}

.ml-92 {
  margin-left: 92px;
}

.mx-92 {
  margin-right: 92px;
  margin-left: 92px;
}

.my-92 {
  margin-top: 92px;
  margin-bottom: 92px;
}

.p-92 {
  padding: 92px;
}

.px-92 {
  padding-right: 92px;
  padding-left: 92px;
}

.py-92 {
  padding-top: 92px;
  padding-bottom: 92px;
}

.pr-92 {
  padding-right: 92px;
}

.pl-92 {
  padding-left: 92px;
}

.pt-92 {
  padding-top: 92px;
}

.pb-92 {
  padding-bottom: 92px;
}

.fs-92 {
  font-size: 92px;
}

.w-92 {
  width: 92px;
}

.h-92 {
  height: 92px;
}

@media (min-width: 576px) {
  .lh-sm-92 {
    line-height: 92px;
  }
  .line-height-sm-92 {
    line-height: 92px;
  }
  .grid-cols-sm-92 {
    grid-template-columns: repeat(92, 1fr);
  }
  .gap-sm-92 {
    gap: 92px;
  }
  .gap-x-sm-92 {
    -moz-column-gap: 92px;
         column-gap: 92px;
  }
  .gap-y-sm-92 {
    row-gap: 92px;
  }
  .rounded-sm-92 {
    border-radius: 92px;
  }
  .mb-sm-92 {
    margin-bottom: 92px;
  }
  .mt-sm-92 {
    margin-top: 92px;
  }
  .mr-sm-92 {
    margin-right: 92px;
  }
  .ml-sm-92 {
    margin-left: 92px;
  }
  .mx-sm-92 {
    margin-right: 92px;
    margin-left: 92px;
  }
  .my-sm-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }
  .p-sm-92 {
    padding: 92px;
  }
  .px-sm-92 {
    padding-right: 92px;
    padding-left: 92px;
  }
  .py-sm-92 {
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .pr-sm-92 {
    padding-right: 92px;
  }
  .pl-sm-92 {
    padding-left: 92px;
  }
  .pt-sm-92 {
    padding-top: 92px;
  }
  .pb-sm-92 {
    padding-bottom: 92px;
  }
  .fs-sm-92 {
    font-size: 92px;
  }
  .w-sm-92 {
    width: 92px;
  }
  .h-sm-92 {
    height: 92px;
  }
}
@media (min-width: 768px) {
  .lh-md-92 {
    line-height: 92px;
  }
  .line-height-md-92 {
    line-height: 92px;
  }
  .grid-cols-md-92 {
    grid-template-columns: repeat(92, 1fr);
  }
  .gap-md-92 {
    gap: 92px;
  }
  .gap-x-md-92 {
    -moz-column-gap: 92px;
         column-gap: 92px;
  }
  .gap-y-md-92 {
    row-gap: 92px;
  }
  .rounded-md-92 {
    border-radius: 92px;
  }
  .mb-md-92 {
    margin-bottom: 92px;
  }
  .mt-md-92 {
    margin-top: 92px;
  }
  .mr-md-92 {
    margin-right: 92px;
  }
  .ml-md-92 {
    margin-left: 92px;
  }
  .mx-md-92 {
    margin-right: 92px;
    margin-left: 92px;
  }
  .my-md-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }
  .p-md-92 {
    padding: 92px;
  }
  .px-md-92 {
    padding-right: 92px;
    padding-left: 92px;
  }
  .py-md-92 {
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .pr-md-92 {
    padding-right: 92px;
  }
  .pl-md-92 {
    padding-left: 92px;
  }
  .pt-md-92 {
    padding-top: 92px;
  }
  .pb-md-92 {
    padding-bottom: 92px;
  }
  .fs-md-92 {
    font-size: 92px;
  }
  .w-md-92 {
    width: 92px;
  }
  .h-md-92 {
    height: 92px;
  }
}
@media (min-width: 992px) {
  .lh-lg-92 {
    line-height: 92px;
  }
  .line-height-lg-92 {
    line-height: 92px;
  }
  .grid-cols-lg-92 {
    grid-template-columns: repeat(92, 1fr);
  }
  .gap-lg-92 {
    gap: 92px;
  }
  .gap-x-lg-92 {
    -moz-column-gap: 92px;
         column-gap: 92px;
  }
  .gap-y-lg-92 {
    row-gap: 92px;
  }
  .rounded-lg-92 {
    border-radius: 92px;
  }
  .mb-lg-92 {
    margin-bottom: 92px;
  }
  .mt-lg-92 {
    margin-top: 92px;
  }
  .mr-lg-92 {
    margin-right: 92px;
  }
  .ml-lg-92 {
    margin-left: 92px;
  }
  .mx-lg-92 {
    margin-right: 92px;
    margin-left: 92px;
  }
  .my-lg-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }
  .p-lg-92 {
    padding: 92px;
  }
  .px-lg-92 {
    padding-right: 92px;
    padding-left: 92px;
  }
  .py-lg-92 {
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .pr-lg-92 {
    padding-right: 92px;
  }
  .pl-lg-92 {
    padding-left: 92px;
  }
  .pt-lg-92 {
    padding-top: 92px;
  }
  .pb-lg-92 {
    padding-bottom: 92px;
  }
  .fs-lg-92 {
    font-size: 92px;
  }
  .w-lg-92 {
    width: 92px;
  }
  .h-lg-92 {
    height: 92px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-92 {
    line-height: 92px;
  }
  .line-height-xl-92 {
    line-height: 92px;
  }
  .grid-cols-xl-92 {
    grid-template-columns: repeat(92, 1fr);
  }
  .gap-xl-92 {
    gap: 92px;
  }
  .gap-x-xl-92 {
    -moz-column-gap: 92px;
         column-gap: 92px;
  }
  .gap-y-xl-92 {
    row-gap: 92px;
  }
  .rounded-xl-92 {
    border-radius: 92px;
  }
  .mb-xl-92 {
    margin-bottom: 92px;
  }
  .mt-xl-92 {
    margin-top: 92px;
  }
  .mr-xl-92 {
    margin-right: 92px;
  }
  .ml-xl-92 {
    margin-left: 92px;
  }
  .mx-xl-92 {
    margin-right: 92px;
    margin-left: 92px;
  }
  .my-xl-92 {
    margin-top: 92px;
    margin-bottom: 92px;
  }
  .p-xl-92 {
    padding: 92px;
  }
  .px-xl-92 {
    padding-right: 92px;
    padding-left: 92px;
  }
  .py-xl-92 {
    padding-top: 92px;
    padding-bottom: 92px;
  }
  .pr-xl-92 {
    padding-right: 92px;
  }
  .pl-xl-92 {
    padding-left: 92px;
  }
  .pt-xl-92 {
    padding-top: 92px;
  }
  .pb-xl-92 {
    padding-bottom: 92px;
  }
  .fs-xl-92 {
    font-size: 92px;
  }
  .w-xl-92 {
    width: 92px;
  }
  .h-xl-92 {
    height: 92px;
  }
}
.lh-93 {
  line-height: 93px;
}

.grid-cols-93 {
  grid-template-columns: repeat(93, 1fr);
}

.line-height-93 {
  line-height: 93px;
}

.gap-93 {
  gap: 93px;
}

.gap-x-93 {
  -moz-column-gap: 93px;
       column-gap: 93px;
}

.gap-y-93 {
  row-gap: 93px;
}

.rounded-93 {
  border-radius: 93px;
}

.mb-93 {
  margin-bottom: 93px;
}

.mt-93 {
  margin-top: 93px;
}

.mr-93 {
  margin-right: 93px;
}

.ml-93 {
  margin-left: 93px;
}

.mx-93 {
  margin-right: 93px;
  margin-left: 93px;
}

.my-93 {
  margin-top: 93px;
  margin-bottom: 93px;
}

.p-93 {
  padding: 93px;
}

.px-93 {
  padding-right: 93px;
  padding-left: 93px;
}

.py-93 {
  padding-top: 93px;
  padding-bottom: 93px;
}

.pr-93 {
  padding-right: 93px;
}

.pl-93 {
  padding-left: 93px;
}

.pt-93 {
  padding-top: 93px;
}

.pb-93 {
  padding-bottom: 93px;
}

.fs-93 {
  font-size: 93px;
}

.w-93 {
  width: 93px;
}

.h-93 {
  height: 93px;
}

@media (min-width: 576px) {
  .lh-sm-93 {
    line-height: 93px;
  }
  .line-height-sm-93 {
    line-height: 93px;
  }
  .grid-cols-sm-93 {
    grid-template-columns: repeat(93, 1fr);
  }
  .gap-sm-93 {
    gap: 93px;
  }
  .gap-x-sm-93 {
    -moz-column-gap: 93px;
         column-gap: 93px;
  }
  .gap-y-sm-93 {
    row-gap: 93px;
  }
  .rounded-sm-93 {
    border-radius: 93px;
  }
  .mb-sm-93 {
    margin-bottom: 93px;
  }
  .mt-sm-93 {
    margin-top: 93px;
  }
  .mr-sm-93 {
    margin-right: 93px;
  }
  .ml-sm-93 {
    margin-left: 93px;
  }
  .mx-sm-93 {
    margin-right: 93px;
    margin-left: 93px;
  }
  .my-sm-93 {
    margin-top: 93px;
    margin-bottom: 93px;
  }
  .p-sm-93 {
    padding: 93px;
  }
  .px-sm-93 {
    padding-right: 93px;
    padding-left: 93px;
  }
  .py-sm-93 {
    padding-top: 93px;
    padding-bottom: 93px;
  }
  .pr-sm-93 {
    padding-right: 93px;
  }
  .pl-sm-93 {
    padding-left: 93px;
  }
  .pt-sm-93 {
    padding-top: 93px;
  }
  .pb-sm-93 {
    padding-bottom: 93px;
  }
  .fs-sm-93 {
    font-size: 93px;
  }
  .w-sm-93 {
    width: 93px;
  }
  .h-sm-93 {
    height: 93px;
  }
}
@media (min-width: 768px) {
  .lh-md-93 {
    line-height: 93px;
  }
  .line-height-md-93 {
    line-height: 93px;
  }
  .grid-cols-md-93 {
    grid-template-columns: repeat(93, 1fr);
  }
  .gap-md-93 {
    gap: 93px;
  }
  .gap-x-md-93 {
    -moz-column-gap: 93px;
         column-gap: 93px;
  }
  .gap-y-md-93 {
    row-gap: 93px;
  }
  .rounded-md-93 {
    border-radius: 93px;
  }
  .mb-md-93 {
    margin-bottom: 93px;
  }
  .mt-md-93 {
    margin-top: 93px;
  }
  .mr-md-93 {
    margin-right: 93px;
  }
  .ml-md-93 {
    margin-left: 93px;
  }
  .mx-md-93 {
    margin-right: 93px;
    margin-left: 93px;
  }
  .my-md-93 {
    margin-top: 93px;
    margin-bottom: 93px;
  }
  .p-md-93 {
    padding: 93px;
  }
  .px-md-93 {
    padding-right: 93px;
    padding-left: 93px;
  }
  .py-md-93 {
    padding-top: 93px;
    padding-bottom: 93px;
  }
  .pr-md-93 {
    padding-right: 93px;
  }
  .pl-md-93 {
    padding-left: 93px;
  }
  .pt-md-93 {
    padding-top: 93px;
  }
  .pb-md-93 {
    padding-bottom: 93px;
  }
  .fs-md-93 {
    font-size: 93px;
  }
  .w-md-93 {
    width: 93px;
  }
  .h-md-93 {
    height: 93px;
  }
}
@media (min-width: 992px) {
  .lh-lg-93 {
    line-height: 93px;
  }
  .line-height-lg-93 {
    line-height: 93px;
  }
  .grid-cols-lg-93 {
    grid-template-columns: repeat(93, 1fr);
  }
  .gap-lg-93 {
    gap: 93px;
  }
  .gap-x-lg-93 {
    -moz-column-gap: 93px;
         column-gap: 93px;
  }
  .gap-y-lg-93 {
    row-gap: 93px;
  }
  .rounded-lg-93 {
    border-radius: 93px;
  }
  .mb-lg-93 {
    margin-bottom: 93px;
  }
  .mt-lg-93 {
    margin-top: 93px;
  }
  .mr-lg-93 {
    margin-right: 93px;
  }
  .ml-lg-93 {
    margin-left: 93px;
  }
  .mx-lg-93 {
    margin-right: 93px;
    margin-left: 93px;
  }
  .my-lg-93 {
    margin-top: 93px;
    margin-bottom: 93px;
  }
  .p-lg-93 {
    padding: 93px;
  }
  .px-lg-93 {
    padding-right: 93px;
    padding-left: 93px;
  }
  .py-lg-93 {
    padding-top: 93px;
    padding-bottom: 93px;
  }
  .pr-lg-93 {
    padding-right: 93px;
  }
  .pl-lg-93 {
    padding-left: 93px;
  }
  .pt-lg-93 {
    padding-top: 93px;
  }
  .pb-lg-93 {
    padding-bottom: 93px;
  }
  .fs-lg-93 {
    font-size: 93px;
  }
  .w-lg-93 {
    width: 93px;
  }
  .h-lg-93 {
    height: 93px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-93 {
    line-height: 93px;
  }
  .line-height-xl-93 {
    line-height: 93px;
  }
  .grid-cols-xl-93 {
    grid-template-columns: repeat(93, 1fr);
  }
  .gap-xl-93 {
    gap: 93px;
  }
  .gap-x-xl-93 {
    -moz-column-gap: 93px;
         column-gap: 93px;
  }
  .gap-y-xl-93 {
    row-gap: 93px;
  }
  .rounded-xl-93 {
    border-radius: 93px;
  }
  .mb-xl-93 {
    margin-bottom: 93px;
  }
  .mt-xl-93 {
    margin-top: 93px;
  }
  .mr-xl-93 {
    margin-right: 93px;
  }
  .ml-xl-93 {
    margin-left: 93px;
  }
  .mx-xl-93 {
    margin-right: 93px;
    margin-left: 93px;
  }
  .my-xl-93 {
    margin-top: 93px;
    margin-bottom: 93px;
  }
  .p-xl-93 {
    padding: 93px;
  }
  .px-xl-93 {
    padding-right: 93px;
    padding-left: 93px;
  }
  .py-xl-93 {
    padding-top: 93px;
    padding-bottom: 93px;
  }
  .pr-xl-93 {
    padding-right: 93px;
  }
  .pl-xl-93 {
    padding-left: 93px;
  }
  .pt-xl-93 {
    padding-top: 93px;
  }
  .pb-xl-93 {
    padding-bottom: 93px;
  }
  .fs-xl-93 {
    font-size: 93px;
  }
  .w-xl-93 {
    width: 93px;
  }
  .h-xl-93 {
    height: 93px;
  }
}
.lh-94 {
  line-height: 94px;
}

.grid-cols-94 {
  grid-template-columns: repeat(94, 1fr);
}

.line-height-94 {
  line-height: 94px;
}

.gap-94 {
  gap: 94px;
}

.gap-x-94 {
  -moz-column-gap: 94px;
       column-gap: 94px;
}

.gap-y-94 {
  row-gap: 94px;
}

.rounded-94 {
  border-radius: 94px;
}

.mb-94 {
  margin-bottom: 94px;
}

.mt-94 {
  margin-top: 94px;
}

.mr-94 {
  margin-right: 94px;
}

.ml-94 {
  margin-left: 94px;
}

.mx-94 {
  margin-right: 94px;
  margin-left: 94px;
}

.my-94 {
  margin-top: 94px;
  margin-bottom: 94px;
}

.p-94 {
  padding: 94px;
}

.px-94 {
  padding-right: 94px;
  padding-left: 94px;
}

.py-94 {
  padding-top: 94px;
  padding-bottom: 94px;
}

.pr-94 {
  padding-right: 94px;
}

.pl-94 {
  padding-left: 94px;
}

.pt-94 {
  padding-top: 94px;
}

.pb-94 {
  padding-bottom: 94px;
}

.fs-94 {
  font-size: 94px;
}

.w-94 {
  width: 94px;
}

.h-94 {
  height: 94px;
}

@media (min-width: 576px) {
  .lh-sm-94 {
    line-height: 94px;
  }
  .line-height-sm-94 {
    line-height: 94px;
  }
  .grid-cols-sm-94 {
    grid-template-columns: repeat(94, 1fr);
  }
  .gap-sm-94 {
    gap: 94px;
  }
  .gap-x-sm-94 {
    -moz-column-gap: 94px;
         column-gap: 94px;
  }
  .gap-y-sm-94 {
    row-gap: 94px;
  }
  .rounded-sm-94 {
    border-radius: 94px;
  }
  .mb-sm-94 {
    margin-bottom: 94px;
  }
  .mt-sm-94 {
    margin-top: 94px;
  }
  .mr-sm-94 {
    margin-right: 94px;
  }
  .ml-sm-94 {
    margin-left: 94px;
  }
  .mx-sm-94 {
    margin-right: 94px;
    margin-left: 94px;
  }
  .my-sm-94 {
    margin-top: 94px;
    margin-bottom: 94px;
  }
  .p-sm-94 {
    padding: 94px;
  }
  .px-sm-94 {
    padding-right: 94px;
    padding-left: 94px;
  }
  .py-sm-94 {
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .pr-sm-94 {
    padding-right: 94px;
  }
  .pl-sm-94 {
    padding-left: 94px;
  }
  .pt-sm-94 {
    padding-top: 94px;
  }
  .pb-sm-94 {
    padding-bottom: 94px;
  }
  .fs-sm-94 {
    font-size: 94px;
  }
  .w-sm-94 {
    width: 94px;
  }
  .h-sm-94 {
    height: 94px;
  }
}
@media (min-width: 768px) {
  .lh-md-94 {
    line-height: 94px;
  }
  .line-height-md-94 {
    line-height: 94px;
  }
  .grid-cols-md-94 {
    grid-template-columns: repeat(94, 1fr);
  }
  .gap-md-94 {
    gap: 94px;
  }
  .gap-x-md-94 {
    -moz-column-gap: 94px;
         column-gap: 94px;
  }
  .gap-y-md-94 {
    row-gap: 94px;
  }
  .rounded-md-94 {
    border-radius: 94px;
  }
  .mb-md-94 {
    margin-bottom: 94px;
  }
  .mt-md-94 {
    margin-top: 94px;
  }
  .mr-md-94 {
    margin-right: 94px;
  }
  .ml-md-94 {
    margin-left: 94px;
  }
  .mx-md-94 {
    margin-right: 94px;
    margin-left: 94px;
  }
  .my-md-94 {
    margin-top: 94px;
    margin-bottom: 94px;
  }
  .p-md-94 {
    padding: 94px;
  }
  .px-md-94 {
    padding-right: 94px;
    padding-left: 94px;
  }
  .py-md-94 {
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .pr-md-94 {
    padding-right: 94px;
  }
  .pl-md-94 {
    padding-left: 94px;
  }
  .pt-md-94 {
    padding-top: 94px;
  }
  .pb-md-94 {
    padding-bottom: 94px;
  }
  .fs-md-94 {
    font-size: 94px;
  }
  .w-md-94 {
    width: 94px;
  }
  .h-md-94 {
    height: 94px;
  }
}
@media (min-width: 992px) {
  .lh-lg-94 {
    line-height: 94px;
  }
  .line-height-lg-94 {
    line-height: 94px;
  }
  .grid-cols-lg-94 {
    grid-template-columns: repeat(94, 1fr);
  }
  .gap-lg-94 {
    gap: 94px;
  }
  .gap-x-lg-94 {
    -moz-column-gap: 94px;
         column-gap: 94px;
  }
  .gap-y-lg-94 {
    row-gap: 94px;
  }
  .rounded-lg-94 {
    border-radius: 94px;
  }
  .mb-lg-94 {
    margin-bottom: 94px;
  }
  .mt-lg-94 {
    margin-top: 94px;
  }
  .mr-lg-94 {
    margin-right: 94px;
  }
  .ml-lg-94 {
    margin-left: 94px;
  }
  .mx-lg-94 {
    margin-right: 94px;
    margin-left: 94px;
  }
  .my-lg-94 {
    margin-top: 94px;
    margin-bottom: 94px;
  }
  .p-lg-94 {
    padding: 94px;
  }
  .px-lg-94 {
    padding-right: 94px;
    padding-left: 94px;
  }
  .py-lg-94 {
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .pr-lg-94 {
    padding-right: 94px;
  }
  .pl-lg-94 {
    padding-left: 94px;
  }
  .pt-lg-94 {
    padding-top: 94px;
  }
  .pb-lg-94 {
    padding-bottom: 94px;
  }
  .fs-lg-94 {
    font-size: 94px;
  }
  .w-lg-94 {
    width: 94px;
  }
  .h-lg-94 {
    height: 94px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-94 {
    line-height: 94px;
  }
  .line-height-xl-94 {
    line-height: 94px;
  }
  .grid-cols-xl-94 {
    grid-template-columns: repeat(94, 1fr);
  }
  .gap-xl-94 {
    gap: 94px;
  }
  .gap-x-xl-94 {
    -moz-column-gap: 94px;
         column-gap: 94px;
  }
  .gap-y-xl-94 {
    row-gap: 94px;
  }
  .rounded-xl-94 {
    border-radius: 94px;
  }
  .mb-xl-94 {
    margin-bottom: 94px;
  }
  .mt-xl-94 {
    margin-top: 94px;
  }
  .mr-xl-94 {
    margin-right: 94px;
  }
  .ml-xl-94 {
    margin-left: 94px;
  }
  .mx-xl-94 {
    margin-right: 94px;
    margin-left: 94px;
  }
  .my-xl-94 {
    margin-top: 94px;
    margin-bottom: 94px;
  }
  .p-xl-94 {
    padding: 94px;
  }
  .px-xl-94 {
    padding-right: 94px;
    padding-left: 94px;
  }
  .py-xl-94 {
    padding-top: 94px;
    padding-bottom: 94px;
  }
  .pr-xl-94 {
    padding-right: 94px;
  }
  .pl-xl-94 {
    padding-left: 94px;
  }
  .pt-xl-94 {
    padding-top: 94px;
  }
  .pb-xl-94 {
    padding-bottom: 94px;
  }
  .fs-xl-94 {
    font-size: 94px;
  }
  .w-xl-94 {
    width: 94px;
  }
  .h-xl-94 {
    height: 94px;
  }
}
.lh-95 {
  line-height: 95px;
}

.grid-cols-95 {
  grid-template-columns: repeat(95, 1fr);
}

.line-height-95 {
  line-height: 95px;
}

.gap-95 {
  gap: 95px;
}

.gap-x-95 {
  -moz-column-gap: 95px;
       column-gap: 95px;
}

.gap-y-95 {
  row-gap: 95px;
}

.rounded-95 {
  border-radius: 95px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mt-95 {
  margin-top: 95px;
}

.mr-95 {
  margin-right: 95px;
}

.ml-95 {
  margin-left: 95px;
}

.mx-95 {
  margin-right: 95px;
  margin-left: 95px;
}

.my-95 {
  margin-top: 95px;
  margin-bottom: 95px;
}

.p-95 {
  padding: 95px;
}

.px-95 {
  padding-right: 95px;
  padding-left: 95px;
}

.py-95 {
  padding-top: 95px;
  padding-bottom: 95px;
}

.pr-95 {
  padding-right: 95px;
}

.pl-95 {
  padding-left: 95px;
}

.pt-95 {
  padding-top: 95px;
}

.pb-95 {
  padding-bottom: 95px;
}

.fs-95 {
  font-size: 95px;
}

.w-95 {
  width: 95px;
}

.h-95 {
  height: 95px;
}

@media (min-width: 576px) {
  .lh-sm-95 {
    line-height: 95px;
  }
  .line-height-sm-95 {
    line-height: 95px;
  }
  .grid-cols-sm-95 {
    grid-template-columns: repeat(95, 1fr);
  }
  .gap-sm-95 {
    gap: 95px;
  }
  .gap-x-sm-95 {
    -moz-column-gap: 95px;
         column-gap: 95px;
  }
  .gap-y-sm-95 {
    row-gap: 95px;
  }
  .rounded-sm-95 {
    border-radius: 95px;
  }
  .mb-sm-95 {
    margin-bottom: 95px;
  }
  .mt-sm-95 {
    margin-top: 95px;
  }
  .mr-sm-95 {
    margin-right: 95px;
  }
  .ml-sm-95 {
    margin-left: 95px;
  }
  .mx-sm-95 {
    margin-right: 95px;
    margin-left: 95px;
  }
  .my-sm-95 {
    margin-top: 95px;
    margin-bottom: 95px;
  }
  .p-sm-95 {
    padding: 95px;
  }
  .px-sm-95 {
    padding-right: 95px;
    padding-left: 95px;
  }
  .py-sm-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .pr-sm-95 {
    padding-right: 95px;
  }
  .pl-sm-95 {
    padding-left: 95px;
  }
  .pt-sm-95 {
    padding-top: 95px;
  }
  .pb-sm-95 {
    padding-bottom: 95px;
  }
  .fs-sm-95 {
    font-size: 95px;
  }
  .w-sm-95 {
    width: 95px;
  }
  .h-sm-95 {
    height: 95px;
  }
}
@media (min-width: 768px) {
  .lh-md-95 {
    line-height: 95px;
  }
  .line-height-md-95 {
    line-height: 95px;
  }
  .grid-cols-md-95 {
    grid-template-columns: repeat(95, 1fr);
  }
  .gap-md-95 {
    gap: 95px;
  }
  .gap-x-md-95 {
    -moz-column-gap: 95px;
         column-gap: 95px;
  }
  .gap-y-md-95 {
    row-gap: 95px;
  }
  .rounded-md-95 {
    border-radius: 95px;
  }
  .mb-md-95 {
    margin-bottom: 95px;
  }
  .mt-md-95 {
    margin-top: 95px;
  }
  .mr-md-95 {
    margin-right: 95px;
  }
  .ml-md-95 {
    margin-left: 95px;
  }
  .mx-md-95 {
    margin-right: 95px;
    margin-left: 95px;
  }
  .my-md-95 {
    margin-top: 95px;
    margin-bottom: 95px;
  }
  .p-md-95 {
    padding: 95px;
  }
  .px-md-95 {
    padding-right: 95px;
    padding-left: 95px;
  }
  .py-md-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .pr-md-95 {
    padding-right: 95px;
  }
  .pl-md-95 {
    padding-left: 95px;
  }
  .pt-md-95 {
    padding-top: 95px;
  }
  .pb-md-95 {
    padding-bottom: 95px;
  }
  .fs-md-95 {
    font-size: 95px;
  }
  .w-md-95 {
    width: 95px;
  }
  .h-md-95 {
    height: 95px;
  }
}
@media (min-width: 992px) {
  .lh-lg-95 {
    line-height: 95px;
  }
  .line-height-lg-95 {
    line-height: 95px;
  }
  .grid-cols-lg-95 {
    grid-template-columns: repeat(95, 1fr);
  }
  .gap-lg-95 {
    gap: 95px;
  }
  .gap-x-lg-95 {
    -moz-column-gap: 95px;
         column-gap: 95px;
  }
  .gap-y-lg-95 {
    row-gap: 95px;
  }
  .rounded-lg-95 {
    border-radius: 95px;
  }
  .mb-lg-95 {
    margin-bottom: 95px;
  }
  .mt-lg-95 {
    margin-top: 95px;
  }
  .mr-lg-95 {
    margin-right: 95px;
  }
  .ml-lg-95 {
    margin-left: 95px;
  }
  .mx-lg-95 {
    margin-right: 95px;
    margin-left: 95px;
  }
  .my-lg-95 {
    margin-top: 95px;
    margin-bottom: 95px;
  }
  .p-lg-95 {
    padding: 95px;
  }
  .px-lg-95 {
    padding-right: 95px;
    padding-left: 95px;
  }
  .py-lg-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .pr-lg-95 {
    padding-right: 95px;
  }
  .pl-lg-95 {
    padding-left: 95px;
  }
  .pt-lg-95 {
    padding-top: 95px;
  }
  .pb-lg-95 {
    padding-bottom: 95px;
  }
  .fs-lg-95 {
    font-size: 95px;
  }
  .w-lg-95 {
    width: 95px;
  }
  .h-lg-95 {
    height: 95px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-95 {
    line-height: 95px;
  }
  .line-height-xl-95 {
    line-height: 95px;
  }
  .grid-cols-xl-95 {
    grid-template-columns: repeat(95, 1fr);
  }
  .gap-xl-95 {
    gap: 95px;
  }
  .gap-x-xl-95 {
    -moz-column-gap: 95px;
         column-gap: 95px;
  }
  .gap-y-xl-95 {
    row-gap: 95px;
  }
  .rounded-xl-95 {
    border-radius: 95px;
  }
  .mb-xl-95 {
    margin-bottom: 95px;
  }
  .mt-xl-95 {
    margin-top: 95px;
  }
  .mr-xl-95 {
    margin-right: 95px;
  }
  .ml-xl-95 {
    margin-left: 95px;
  }
  .mx-xl-95 {
    margin-right: 95px;
    margin-left: 95px;
  }
  .my-xl-95 {
    margin-top: 95px;
    margin-bottom: 95px;
  }
  .p-xl-95 {
    padding: 95px;
  }
  .px-xl-95 {
    padding-right: 95px;
    padding-left: 95px;
  }
  .py-xl-95 {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .pr-xl-95 {
    padding-right: 95px;
  }
  .pl-xl-95 {
    padding-left: 95px;
  }
  .pt-xl-95 {
    padding-top: 95px;
  }
  .pb-xl-95 {
    padding-bottom: 95px;
  }
  .fs-xl-95 {
    font-size: 95px;
  }
  .w-xl-95 {
    width: 95px;
  }
  .h-xl-95 {
    height: 95px;
  }
}
.lh-96 {
  line-height: 96px;
}

.grid-cols-96 {
  grid-template-columns: repeat(96, 1fr);
}

.line-height-96 {
  line-height: 96px;
}

.gap-96 {
  gap: 96px;
}

.gap-x-96 {
  -moz-column-gap: 96px;
       column-gap: 96px;
}

.gap-y-96 {
  row-gap: 96px;
}

.rounded-96 {
  border-radius: 96px;
}

.mb-96 {
  margin-bottom: 96px;
}

.mt-96 {
  margin-top: 96px;
}

.mr-96 {
  margin-right: 96px;
}

.ml-96 {
  margin-left: 96px;
}

.mx-96 {
  margin-right: 96px;
  margin-left: 96px;
}

.my-96 {
  margin-top: 96px;
  margin-bottom: 96px;
}

.p-96 {
  padding: 96px;
}

.px-96 {
  padding-right: 96px;
  padding-left: 96px;
}

.py-96 {
  padding-top: 96px;
  padding-bottom: 96px;
}

.pr-96 {
  padding-right: 96px;
}

.pl-96 {
  padding-left: 96px;
}

.pt-96 {
  padding-top: 96px;
}

.pb-96 {
  padding-bottom: 96px;
}

.fs-96 {
  font-size: 96px;
}

.w-96 {
  width: 96px;
}

.h-96 {
  height: 96px;
}

@media (min-width: 576px) {
  .lh-sm-96 {
    line-height: 96px;
  }
  .line-height-sm-96 {
    line-height: 96px;
  }
  .grid-cols-sm-96 {
    grid-template-columns: repeat(96, 1fr);
  }
  .gap-sm-96 {
    gap: 96px;
  }
  .gap-x-sm-96 {
    -moz-column-gap: 96px;
         column-gap: 96px;
  }
  .gap-y-sm-96 {
    row-gap: 96px;
  }
  .rounded-sm-96 {
    border-radius: 96px;
  }
  .mb-sm-96 {
    margin-bottom: 96px;
  }
  .mt-sm-96 {
    margin-top: 96px;
  }
  .mr-sm-96 {
    margin-right: 96px;
  }
  .ml-sm-96 {
    margin-left: 96px;
  }
  .mx-sm-96 {
    margin-right: 96px;
    margin-left: 96px;
  }
  .my-sm-96 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .p-sm-96 {
    padding: 96px;
  }
  .px-sm-96 {
    padding-right: 96px;
    padding-left: 96px;
  }
  .py-sm-96 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .pr-sm-96 {
    padding-right: 96px;
  }
  .pl-sm-96 {
    padding-left: 96px;
  }
  .pt-sm-96 {
    padding-top: 96px;
  }
  .pb-sm-96 {
    padding-bottom: 96px;
  }
  .fs-sm-96 {
    font-size: 96px;
  }
  .w-sm-96 {
    width: 96px;
  }
  .h-sm-96 {
    height: 96px;
  }
}
@media (min-width: 768px) {
  .lh-md-96 {
    line-height: 96px;
  }
  .line-height-md-96 {
    line-height: 96px;
  }
  .grid-cols-md-96 {
    grid-template-columns: repeat(96, 1fr);
  }
  .gap-md-96 {
    gap: 96px;
  }
  .gap-x-md-96 {
    -moz-column-gap: 96px;
         column-gap: 96px;
  }
  .gap-y-md-96 {
    row-gap: 96px;
  }
  .rounded-md-96 {
    border-radius: 96px;
  }
  .mb-md-96 {
    margin-bottom: 96px;
  }
  .mt-md-96 {
    margin-top: 96px;
  }
  .mr-md-96 {
    margin-right: 96px;
  }
  .ml-md-96 {
    margin-left: 96px;
  }
  .mx-md-96 {
    margin-right: 96px;
    margin-left: 96px;
  }
  .my-md-96 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .p-md-96 {
    padding: 96px;
  }
  .px-md-96 {
    padding-right: 96px;
    padding-left: 96px;
  }
  .py-md-96 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .pr-md-96 {
    padding-right: 96px;
  }
  .pl-md-96 {
    padding-left: 96px;
  }
  .pt-md-96 {
    padding-top: 96px;
  }
  .pb-md-96 {
    padding-bottom: 96px;
  }
  .fs-md-96 {
    font-size: 96px;
  }
  .w-md-96 {
    width: 96px;
  }
  .h-md-96 {
    height: 96px;
  }
}
@media (min-width: 992px) {
  .lh-lg-96 {
    line-height: 96px;
  }
  .line-height-lg-96 {
    line-height: 96px;
  }
  .grid-cols-lg-96 {
    grid-template-columns: repeat(96, 1fr);
  }
  .gap-lg-96 {
    gap: 96px;
  }
  .gap-x-lg-96 {
    -moz-column-gap: 96px;
         column-gap: 96px;
  }
  .gap-y-lg-96 {
    row-gap: 96px;
  }
  .rounded-lg-96 {
    border-radius: 96px;
  }
  .mb-lg-96 {
    margin-bottom: 96px;
  }
  .mt-lg-96 {
    margin-top: 96px;
  }
  .mr-lg-96 {
    margin-right: 96px;
  }
  .ml-lg-96 {
    margin-left: 96px;
  }
  .mx-lg-96 {
    margin-right: 96px;
    margin-left: 96px;
  }
  .my-lg-96 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .p-lg-96 {
    padding: 96px;
  }
  .px-lg-96 {
    padding-right: 96px;
    padding-left: 96px;
  }
  .py-lg-96 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .pr-lg-96 {
    padding-right: 96px;
  }
  .pl-lg-96 {
    padding-left: 96px;
  }
  .pt-lg-96 {
    padding-top: 96px;
  }
  .pb-lg-96 {
    padding-bottom: 96px;
  }
  .fs-lg-96 {
    font-size: 96px;
  }
  .w-lg-96 {
    width: 96px;
  }
  .h-lg-96 {
    height: 96px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-96 {
    line-height: 96px;
  }
  .line-height-xl-96 {
    line-height: 96px;
  }
  .grid-cols-xl-96 {
    grid-template-columns: repeat(96, 1fr);
  }
  .gap-xl-96 {
    gap: 96px;
  }
  .gap-x-xl-96 {
    -moz-column-gap: 96px;
         column-gap: 96px;
  }
  .gap-y-xl-96 {
    row-gap: 96px;
  }
  .rounded-xl-96 {
    border-radius: 96px;
  }
  .mb-xl-96 {
    margin-bottom: 96px;
  }
  .mt-xl-96 {
    margin-top: 96px;
  }
  .mr-xl-96 {
    margin-right: 96px;
  }
  .ml-xl-96 {
    margin-left: 96px;
  }
  .mx-xl-96 {
    margin-right: 96px;
    margin-left: 96px;
  }
  .my-xl-96 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
  .p-xl-96 {
    padding: 96px;
  }
  .px-xl-96 {
    padding-right: 96px;
    padding-left: 96px;
  }
  .py-xl-96 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .pr-xl-96 {
    padding-right: 96px;
  }
  .pl-xl-96 {
    padding-left: 96px;
  }
  .pt-xl-96 {
    padding-top: 96px;
  }
  .pb-xl-96 {
    padding-bottom: 96px;
  }
  .fs-xl-96 {
    font-size: 96px;
  }
  .w-xl-96 {
    width: 96px;
  }
  .h-xl-96 {
    height: 96px;
  }
}
.lh-97 {
  line-height: 97px;
}

.grid-cols-97 {
  grid-template-columns: repeat(97, 1fr);
}

.line-height-97 {
  line-height: 97px;
}

.gap-97 {
  gap: 97px;
}

.gap-x-97 {
  -moz-column-gap: 97px;
       column-gap: 97px;
}

.gap-y-97 {
  row-gap: 97px;
}

.rounded-97 {
  border-radius: 97px;
}

.mb-97 {
  margin-bottom: 97px;
}

.mt-97 {
  margin-top: 97px;
}

.mr-97 {
  margin-right: 97px;
}

.ml-97 {
  margin-left: 97px;
}

.mx-97 {
  margin-right: 97px;
  margin-left: 97px;
}

.my-97 {
  margin-top: 97px;
  margin-bottom: 97px;
}

.p-97 {
  padding: 97px;
}

.px-97 {
  padding-right: 97px;
  padding-left: 97px;
}

.py-97 {
  padding-top: 97px;
  padding-bottom: 97px;
}

.pr-97 {
  padding-right: 97px;
}

.pl-97 {
  padding-left: 97px;
}

.pt-97 {
  padding-top: 97px;
}

.pb-97 {
  padding-bottom: 97px;
}

.fs-97 {
  font-size: 97px;
}

.w-97 {
  width: 97px;
}

.h-97 {
  height: 97px;
}

@media (min-width: 576px) {
  .lh-sm-97 {
    line-height: 97px;
  }
  .line-height-sm-97 {
    line-height: 97px;
  }
  .grid-cols-sm-97 {
    grid-template-columns: repeat(97, 1fr);
  }
  .gap-sm-97 {
    gap: 97px;
  }
  .gap-x-sm-97 {
    -moz-column-gap: 97px;
         column-gap: 97px;
  }
  .gap-y-sm-97 {
    row-gap: 97px;
  }
  .rounded-sm-97 {
    border-radius: 97px;
  }
  .mb-sm-97 {
    margin-bottom: 97px;
  }
  .mt-sm-97 {
    margin-top: 97px;
  }
  .mr-sm-97 {
    margin-right: 97px;
  }
  .ml-sm-97 {
    margin-left: 97px;
  }
  .mx-sm-97 {
    margin-right: 97px;
    margin-left: 97px;
  }
  .my-sm-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }
  .p-sm-97 {
    padding: 97px;
  }
  .px-sm-97 {
    padding-right: 97px;
    padding-left: 97px;
  }
  .py-sm-97 {
    padding-top: 97px;
    padding-bottom: 97px;
  }
  .pr-sm-97 {
    padding-right: 97px;
  }
  .pl-sm-97 {
    padding-left: 97px;
  }
  .pt-sm-97 {
    padding-top: 97px;
  }
  .pb-sm-97 {
    padding-bottom: 97px;
  }
  .fs-sm-97 {
    font-size: 97px;
  }
  .w-sm-97 {
    width: 97px;
  }
  .h-sm-97 {
    height: 97px;
  }
}
@media (min-width: 768px) {
  .lh-md-97 {
    line-height: 97px;
  }
  .line-height-md-97 {
    line-height: 97px;
  }
  .grid-cols-md-97 {
    grid-template-columns: repeat(97, 1fr);
  }
  .gap-md-97 {
    gap: 97px;
  }
  .gap-x-md-97 {
    -moz-column-gap: 97px;
         column-gap: 97px;
  }
  .gap-y-md-97 {
    row-gap: 97px;
  }
  .rounded-md-97 {
    border-radius: 97px;
  }
  .mb-md-97 {
    margin-bottom: 97px;
  }
  .mt-md-97 {
    margin-top: 97px;
  }
  .mr-md-97 {
    margin-right: 97px;
  }
  .ml-md-97 {
    margin-left: 97px;
  }
  .mx-md-97 {
    margin-right: 97px;
    margin-left: 97px;
  }
  .my-md-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }
  .p-md-97 {
    padding: 97px;
  }
  .px-md-97 {
    padding-right: 97px;
    padding-left: 97px;
  }
  .py-md-97 {
    padding-top: 97px;
    padding-bottom: 97px;
  }
  .pr-md-97 {
    padding-right: 97px;
  }
  .pl-md-97 {
    padding-left: 97px;
  }
  .pt-md-97 {
    padding-top: 97px;
  }
  .pb-md-97 {
    padding-bottom: 97px;
  }
  .fs-md-97 {
    font-size: 97px;
  }
  .w-md-97 {
    width: 97px;
  }
  .h-md-97 {
    height: 97px;
  }
}
@media (min-width: 992px) {
  .lh-lg-97 {
    line-height: 97px;
  }
  .line-height-lg-97 {
    line-height: 97px;
  }
  .grid-cols-lg-97 {
    grid-template-columns: repeat(97, 1fr);
  }
  .gap-lg-97 {
    gap: 97px;
  }
  .gap-x-lg-97 {
    -moz-column-gap: 97px;
         column-gap: 97px;
  }
  .gap-y-lg-97 {
    row-gap: 97px;
  }
  .rounded-lg-97 {
    border-radius: 97px;
  }
  .mb-lg-97 {
    margin-bottom: 97px;
  }
  .mt-lg-97 {
    margin-top: 97px;
  }
  .mr-lg-97 {
    margin-right: 97px;
  }
  .ml-lg-97 {
    margin-left: 97px;
  }
  .mx-lg-97 {
    margin-right: 97px;
    margin-left: 97px;
  }
  .my-lg-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }
  .p-lg-97 {
    padding: 97px;
  }
  .px-lg-97 {
    padding-right: 97px;
    padding-left: 97px;
  }
  .py-lg-97 {
    padding-top: 97px;
    padding-bottom: 97px;
  }
  .pr-lg-97 {
    padding-right: 97px;
  }
  .pl-lg-97 {
    padding-left: 97px;
  }
  .pt-lg-97 {
    padding-top: 97px;
  }
  .pb-lg-97 {
    padding-bottom: 97px;
  }
  .fs-lg-97 {
    font-size: 97px;
  }
  .w-lg-97 {
    width: 97px;
  }
  .h-lg-97 {
    height: 97px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-97 {
    line-height: 97px;
  }
  .line-height-xl-97 {
    line-height: 97px;
  }
  .grid-cols-xl-97 {
    grid-template-columns: repeat(97, 1fr);
  }
  .gap-xl-97 {
    gap: 97px;
  }
  .gap-x-xl-97 {
    -moz-column-gap: 97px;
         column-gap: 97px;
  }
  .gap-y-xl-97 {
    row-gap: 97px;
  }
  .rounded-xl-97 {
    border-radius: 97px;
  }
  .mb-xl-97 {
    margin-bottom: 97px;
  }
  .mt-xl-97 {
    margin-top: 97px;
  }
  .mr-xl-97 {
    margin-right: 97px;
  }
  .ml-xl-97 {
    margin-left: 97px;
  }
  .mx-xl-97 {
    margin-right: 97px;
    margin-left: 97px;
  }
  .my-xl-97 {
    margin-top: 97px;
    margin-bottom: 97px;
  }
  .p-xl-97 {
    padding: 97px;
  }
  .px-xl-97 {
    padding-right: 97px;
    padding-left: 97px;
  }
  .py-xl-97 {
    padding-top: 97px;
    padding-bottom: 97px;
  }
  .pr-xl-97 {
    padding-right: 97px;
  }
  .pl-xl-97 {
    padding-left: 97px;
  }
  .pt-xl-97 {
    padding-top: 97px;
  }
  .pb-xl-97 {
    padding-bottom: 97px;
  }
  .fs-xl-97 {
    font-size: 97px;
  }
  .w-xl-97 {
    width: 97px;
  }
  .h-xl-97 {
    height: 97px;
  }
}
.lh-98 {
  line-height: 98px;
}

.grid-cols-98 {
  grid-template-columns: repeat(98, 1fr);
}

.line-height-98 {
  line-height: 98px;
}

.gap-98 {
  gap: 98px;
}

.gap-x-98 {
  -moz-column-gap: 98px;
       column-gap: 98px;
}

.gap-y-98 {
  row-gap: 98px;
}

.rounded-98 {
  border-radius: 98px;
}

.mb-98 {
  margin-bottom: 98px;
}

.mt-98 {
  margin-top: 98px;
}

.mr-98 {
  margin-right: 98px;
}

.ml-98 {
  margin-left: 98px;
}

.mx-98 {
  margin-right: 98px;
  margin-left: 98px;
}

.my-98 {
  margin-top: 98px;
  margin-bottom: 98px;
}

.p-98 {
  padding: 98px;
}

.px-98 {
  padding-right: 98px;
  padding-left: 98px;
}

.py-98 {
  padding-top: 98px;
  padding-bottom: 98px;
}

.pr-98 {
  padding-right: 98px;
}

.pl-98 {
  padding-left: 98px;
}

.pt-98 {
  padding-top: 98px;
}

.pb-98 {
  padding-bottom: 98px;
}

.fs-98 {
  font-size: 98px;
}

.w-98 {
  width: 98px;
}

.h-98 {
  height: 98px;
}

@media (min-width: 576px) {
  .lh-sm-98 {
    line-height: 98px;
  }
  .line-height-sm-98 {
    line-height: 98px;
  }
  .grid-cols-sm-98 {
    grid-template-columns: repeat(98, 1fr);
  }
  .gap-sm-98 {
    gap: 98px;
  }
  .gap-x-sm-98 {
    -moz-column-gap: 98px;
         column-gap: 98px;
  }
  .gap-y-sm-98 {
    row-gap: 98px;
  }
  .rounded-sm-98 {
    border-radius: 98px;
  }
  .mb-sm-98 {
    margin-bottom: 98px;
  }
  .mt-sm-98 {
    margin-top: 98px;
  }
  .mr-sm-98 {
    margin-right: 98px;
  }
  .ml-sm-98 {
    margin-left: 98px;
  }
  .mx-sm-98 {
    margin-right: 98px;
    margin-left: 98px;
  }
  .my-sm-98 {
    margin-top: 98px;
    margin-bottom: 98px;
  }
  .p-sm-98 {
    padding: 98px;
  }
  .px-sm-98 {
    padding-right: 98px;
    padding-left: 98px;
  }
  .py-sm-98 {
    padding-top: 98px;
    padding-bottom: 98px;
  }
  .pr-sm-98 {
    padding-right: 98px;
  }
  .pl-sm-98 {
    padding-left: 98px;
  }
  .pt-sm-98 {
    padding-top: 98px;
  }
  .pb-sm-98 {
    padding-bottom: 98px;
  }
  .fs-sm-98 {
    font-size: 98px;
  }
  .w-sm-98 {
    width: 98px;
  }
  .h-sm-98 {
    height: 98px;
  }
}
@media (min-width: 768px) {
  .lh-md-98 {
    line-height: 98px;
  }
  .line-height-md-98 {
    line-height: 98px;
  }
  .grid-cols-md-98 {
    grid-template-columns: repeat(98, 1fr);
  }
  .gap-md-98 {
    gap: 98px;
  }
  .gap-x-md-98 {
    -moz-column-gap: 98px;
         column-gap: 98px;
  }
  .gap-y-md-98 {
    row-gap: 98px;
  }
  .rounded-md-98 {
    border-radius: 98px;
  }
  .mb-md-98 {
    margin-bottom: 98px;
  }
  .mt-md-98 {
    margin-top: 98px;
  }
  .mr-md-98 {
    margin-right: 98px;
  }
  .ml-md-98 {
    margin-left: 98px;
  }
  .mx-md-98 {
    margin-right: 98px;
    margin-left: 98px;
  }
  .my-md-98 {
    margin-top: 98px;
    margin-bottom: 98px;
  }
  .p-md-98 {
    padding: 98px;
  }
  .px-md-98 {
    padding-right: 98px;
    padding-left: 98px;
  }
  .py-md-98 {
    padding-top: 98px;
    padding-bottom: 98px;
  }
  .pr-md-98 {
    padding-right: 98px;
  }
  .pl-md-98 {
    padding-left: 98px;
  }
  .pt-md-98 {
    padding-top: 98px;
  }
  .pb-md-98 {
    padding-bottom: 98px;
  }
  .fs-md-98 {
    font-size: 98px;
  }
  .w-md-98 {
    width: 98px;
  }
  .h-md-98 {
    height: 98px;
  }
}
@media (min-width: 992px) {
  .lh-lg-98 {
    line-height: 98px;
  }
  .line-height-lg-98 {
    line-height: 98px;
  }
  .grid-cols-lg-98 {
    grid-template-columns: repeat(98, 1fr);
  }
  .gap-lg-98 {
    gap: 98px;
  }
  .gap-x-lg-98 {
    -moz-column-gap: 98px;
         column-gap: 98px;
  }
  .gap-y-lg-98 {
    row-gap: 98px;
  }
  .rounded-lg-98 {
    border-radius: 98px;
  }
  .mb-lg-98 {
    margin-bottom: 98px;
  }
  .mt-lg-98 {
    margin-top: 98px;
  }
  .mr-lg-98 {
    margin-right: 98px;
  }
  .ml-lg-98 {
    margin-left: 98px;
  }
  .mx-lg-98 {
    margin-right: 98px;
    margin-left: 98px;
  }
  .my-lg-98 {
    margin-top: 98px;
    margin-bottom: 98px;
  }
  .p-lg-98 {
    padding: 98px;
  }
  .px-lg-98 {
    padding-right: 98px;
    padding-left: 98px;
  }
  .py-lg-98 {
    padding-top: 98px;
    padding-bottom: 98px;
  }
  .pr-lg-98 {
    padding-right: 98px;
  }
  .pl-lg-98 {
    padding-left: 98px;
  }
  .pt-lg-98 {
    padding-top: 98px;
  }
  .pb-lg-98 {
    padding-bottom: 98px;
  }
  .fs-lg-98 {
    font-size: 98px;
  }
  .w-lg-98 {
    width: 98px;
  }
  .h-lg-98 {
    height: 98px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-98 {
    line-height: 98px;
  }
  .line-height-xl-98 {
    line-height: 98px;
  }
  .grid-cols-xl-98 {
    grid-template-columns: repeat(98, 1fr);
  }
  .gap-xl-98 {
    gap: 98px;
  }
  .gap-x-xl-98 {
    -moz-column-gap: 98px;
         column-gap: 98px;
  }
  .gap-y-xl-98 {
    row-gap: 98px;
  }
  .rounded-xl-98 {
    border-radius: 98px;
  }
  .mb-xl-98 {
    margin-bottom: 98px;
  }
  .mt-xl-98 {
    margin-top: 98px;
  }
  .mr-xl-98 {
    margin-right: 98px;
  }
  .ml-xl-98 {
    margin-left: 98px;
  }
  .mx-xl-98 {
    margin-right: 98px;
    margin-left: 98px;
  }
  .my-xl-98 {
    margin-top: 98px;
    margin-bottom: 98px;
  }
  .p-xl-98 {
    padding: 98px;
  }
  .px-xl-98 {
    padding-right: 98px;
    padding-left: 98px;
  }
  .py-xl-98 {
    padding-top: 98px;
    padding-bottom: 98px;
  }
  .pr-xl-98 {
    padding-right: 98px;
  }
  .pl-xl-98 {
    padding-left: 98px;
  }
  .pt-xl-98 {
    padding-top: 98px;
  }
  .pb-xl-98 {
    padding-bottom: 98px;
  }
  .fs-xl-98 {
    font-size: 98px;
  }
  .w-xl-98 {
    width: 98px;
  }
  .h-xl-98 {
    height: 98px;
  }
}
.lh-99 {
  line-height: 99px;
}

.grid-cols-99 {
  grid-template-columns: repeat(99, 1fr);
}

.line-height-99 {
  line-height: 99px;
}

.gap-99 {
  gap: 99px;
}

.gap-x-99 {
  -moz-column-gap: 99px;
       column-gap: 99px;
}

.gap-y-99 {
  row-gap: 99px;
}

.rounded-99 {
  border-radius: 99px;
}

.mb-99 {
  margin-bottom: 99px;
}

.mt-99 {
  margin-top: 99px;
}

.mr-99 {
  margin-right: 99px;
}

.ml-99 {
  margin-left: 99px;
}

.mx-99 {
  margin-right: 99px;
  margin-left: 99px;
}

.my-99 {
  margin-top: 99px;
  margin-bottom: 99px;
}

.p-99 {
  padding: 99px;
}

.px-99 {
  padding-right: 99px;
  padding-left: 99px;
}

.py-99 {
  padding-top: 99px;
  padding-bottom: 99px;
}

.pr-99 {
  padding-right: 99px;
}

.pl-99 {
  padding-left: 99px;
}

.pt-99 {
  padding-top: 99px;
}

.pb-99 {
  padding-bottom: 99px;
}

.fs-99 {
  font-size: 99px;
}

.w-99 {
  width: 99px;
}

.h-99 {
  height: 99px;
}

@media (min-width: 576px) {
  .lh-sm-99 {
    line-height: 99px;
  }
  .line-height-sm-99 {
    line-height: 99px;
  }
  .grid-cols-sm-99 {
    grid-template-columns: repeat(99, 1fr);
  }
  .gap-sm-99 {
    gap: 99px;
  }
  .gap-x-sm-99 {
    -moz-column-gap: 99px;
         column-gap: 99px;
  }
  .gap-y-sm-99 {
    row-gap: 99px;
  }
  .rounded-sm-99 {
    border-radius: 99px;
  }
  .mb-sm-99 {
    margin-bottom: 99px;
  }
  .mt-sm-99 {
    margin-top: 99px;
  }
  .mr-sm-99 {
    margin-right: 99px;
  }
  .ml-sm-99 {
    margin-left: 99px;
  }
  .mx-sm-99 {
    margin-right: 99px;
    margin-left: 99px;
  }
  .my-sm-99 {
    margin-top: 99px;
    margin-bottom: 99px;
  }
  .p-sm-99 {
    padding: 99px;
  }
  .px-sm-99 {
    padding-right: 99px;
    padding-left: 99px;
  }
  .py-sm-99 {
    padding-top: 99px;
    padding-bottom: 99px;
  }
  .pr-sm-99 {
    padding-right: 99px;
  }
  .pl-sm-99 {
    padding-left: 99px;
  }
  .pt-sm-99 {
    padding-top: 99px;
  }
  .pb-sm-99 {
    padding-bottom: 99px;
  }
  .fs-sm-99 {
    font-size: 99px;
  }
  .w-sm-99 {
    width: 99px;
  }
  .h-sm-99 {
    height: 99px;
  }
}
@media (min-width: 768px) {
  .lh-md-99 {
    line-height: 99px;
  }
  .line-height-md-99 {
    line-height: 99px;
  }
  .grid-cols-md-99 {
    grid-template-columns: repeat(99, 1fr);
  }
  .gap-md-99 {
    gap: 99px;
  }
  .gap-x-md-99 {
    -moz-column-gap: 99px;
         column-gap: 99px;
  }
  .gap-y-md-99 {
    row-gap: 99px;
  }
  .rounded-md-99 {
    border-radius: 99px;
  }
  .mb-md-99 {
    margin-bottom: 99px;
  }
  .mt-md-99 {
    margin-top: 99px;
  }
  .mr-md-99 {
    margin-right: 99px;
  }
  .ml-md-99 {
    margin-left: 99px;
  }
  .mx-md-99 {
    margin-right: 99px;
    margin-left: 99px;
  }
  .my-md-99 {
    margin-top: 99px;
    margin-bottom: 99px;
  }
  .p-md-99 {
    padding: 99px;
  }
  .px-md-99 {
    padding-right: 99px;
    padding-left: 99px;
  }
  .py-md-99 {
    padding-top: 99px;
    padding-bottom: 99px;
  }
  .pr-md-99 {
    padding-right: 99px;
  }
  .pl-md-99 {
    padding-left: 99px;
  }
  .pt-md-99 {
    padding-top: 99px;
  }
  .pb-md-99 {
    padding-bottom: 99px;
  }
  .fs-md-99 {
    font-size: 99px;
  }
  .w-md-99 {
    width: 99px;
  }
  .h-md-99 {
    height: 99px;
  }
}
@media (min-width: 992px) {
  .lh-lg-99 {
    line-height: 99px;
  }
  .line-height-lg-99 {
    line-height: 99px;
  }
  .grid-cols-lg-99 {
    grid-template-columns: repeat(99, 1fr);
  }
  .gap-lg-99 {
    gap: 99px;
  }
  .gap-x-lg-99 {
    -moz-column-gap: 99px;
         column-gap: 99px;
  }
  .gap-y-lg-99 {
    row-gap: 99px;
  }
  .rounded-lg-99 {
    border-radius: 99px;
  }
  .mb-lg-99 {
    margin-bottom: 99px;
  }
  .mt-lg-99 {
    margin-top: 99px;
  }
  .mr-lg-99 {
    margin-right: 99px;
  }
  .ml-lg-99 {
    margin-left: 99px;
  }
  .mx-lg-99 {
    margin-right: 99px;
    margin-left: 99px;
  }
  .my-lg-99 {
    margin-top: 99px;
    margin-bottom: 99px;
  }
  .p-lg-99 {
    padding: 99px;
  }
  .px-lg-99 {
    padding-right: 99px;
    padding-left: 99px;
  }
  .py-lg-99 {
    padding-top: 99px;
    padding-bottom: 99px;
  }
  .pr-lg-99 {
    padding-right: 99px;
  }
  .pl-lg-99 {
    padding-left: 99px;
  }
  .pt-lg-99 {
    padding-top: 99px;
  }
  .pb-lg-99 {
    padding-bottom: 99px;
  }
  .fs-lg-99 {
    font-size: 99px;
  }
  .w-lg-99 {
    width: 99px;
  }
  .h-lg-99 {
    height: 99px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-99 {
    line-height: 99px;
  }
  .line-height-xl-99 {
    line-height: 99px;
  }
  .grid-cols-xl-99 {
    grid-template-columns: repeat(99, 1fr);
  }
  .gap-xl-99 {
    gap: 99px;
  }
  .gap-x-xl-99 {
    -moz-column-gap: 99px;
         column-gap: 99px;
  }
  .gap-y-xl-99 {
    row-gap: 99px;
  }
  .rounded-xl-99 {
    border-radius: 99px;
  }
  .mb-xl-99 {
    margin-bottom: 99px;
  }
  .mt-xl-99 {
    margin-top: 99px;
  }
  .mr-xl-99 {
    margin-right: 99px;
  }
  .ml-xl-99 {
    margin-left: 99px;
  }
  .mx-xl-99 {
    margin-right: 99px;
    margin-left: 99px;
  }
  .my-xl-99 {
    margin-top: 99px;
    margin-bottom: 99px;
  }
  .p-xl-99 {
    padding: 99px;
  }
  .px-xl-99 {
    padding-right: 99px;
    padding-left: 99px;
  }
  .py-xl-99 {
    padding-top: 99px;
    padding-bottom: 99px;
  }
  .pr-xl-99 {
    padding-right: 99px;
  }
  .pl-xl-99 {
    padding-left: 99px;
  }
  .pt-xl-99 {
    padding-top: 99px;
  }
  .pb-xl-99 {
    padding-bottom: 99px;
  }
  .fs-xl-99 {
    font-size: 99px;
  }
  .w-xl-99 {
    width: 99px;
  }
  .h-xl-99 {
    height: 99px;
  }
}
.lh-100 {
  line-height: 100px;
}

.grid-cols-100 {
  grid-template-columns: repeat(100, 1fr);
}

.line-height-100 {
  line-height: 100px;
}

.gap-100 {
  gap: 100px;
}

.gap-x-100 {
  -moz-column-gap: 100px;
       column-gap: 100px;
}

.gap-y-100 {
  row-gap: 100px;
}

.rounded-100 {
  border-radius: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mt-100 {
  margin-top: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.mx-100 {
  margin-right: 100px;
  margin-left: 100px;
}

.my-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.p-100 {
  padding: 100px;
}

.px-100 {
  padding-right: 100px;
  padding-left: 100px;
}

.py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.pr-100 {
  padding-right: 100px;
}

.pl-100 {
  padding-left: 100px;
}

.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.fs-100 {
  font-size: 100px;
}

.w-100 {
  width: 100px;
}

.h-100 {
  height: 100px;
}

@media (min-width: 576px) {
  .lh-sm-100 {
    line-height: 100px;
  }
  .line-height-sm-100 {
    line-height: 100px;
  }
  .grid-cols-sm-100 {
    grid-template-columns: repeat(100, 1fr);
  }
  .gap-sm-100 {
    gap: 100px;
  }
  .gap-x-sm-100 {
    -moz-column-gap: 100px;
         column-gap: 100px;
  }
  .gap-y-sm-100 {
    row-gap: 100px;
  }
  .rounded-sm-100 {
    border-radius: 100px;
  }
  .mb-sm-100 {
    margin-bottom: 100px;
  }
  .mt-sm-100 {
    margin-top: 100px;
  }
  .mr-sm-100 {
    margin-right: 100px;
  }
  .ml-sm-100 {
    margin-left: 100px;
  }
  .mx-sm-100 {
    margin-right: 100px;
    margin-left: 100px;
  }
  .my-sm-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .p-sm-100 {
    padding: 100px;
  }
  .px-sm-100 {
    padding-right: 100px;
    padding-left: 100px;
  }
  .py-sm-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pr-sm-100 {
    padding-right: 100px;
  }
  .pl-sm-100 {
    padding-left: 100px;
  }
  .pt-sm-100 {
    padding-top: 100px;
  }
  .pb-sm-100 {
    padding-bottom: 100px;
  }
  .fs-sm-100 {
    font-size: 100px;
  }
  .w-sm-100 {
    width: 100px;
  }
  .h-sm-100 {
    height: 100px;
  }
}
@media (min-width: 768px) {
  .lh-md-100 {
    line-height: 100px;
  }
  .line-height-md-100 {
    line-height: 100px;
  }
  .grid-cols-md-100 {
    grid-template-columns: repeat(100, 1fr);
  }
  .gap-md-100 {
    gap: 100px;
  }
  .gap-x-md-100 {
    -moz-column-gap: 100px;
         column-gap: 100px;
  }
  .gap-y-md-100 {
    row-gap: 100px;
  }
  .rounded-md-100 {
    border-radius: 100px;
  }
  .mb-md-100 {
    margin-bottom: 100px;
  }
  .mt-md-100 {
    margin-top: 100px;
  }
  .mr-md-100 {
    margin-right: 100px;
  }
  .ml-md-100 {
    margin-left: 100px;
  }
  .mx-md-100 {
    margin-right: 100px;
    margin-left: 100px;
  }
  .my-md-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .p-md-100 {
    padding: 100px;
  }
  .px-md-100 {
    padding-right: 100px;
    padding-left: 100px;
  }
  .py-md-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pr-md-100 {
    padding-right: 100px;
  }
  .pl-md-100 {
    padding-left: 100px;
  }
  .pt-md-100 {
    padding-top: 100px;
  }
  .pb-md-100 {
    padding-bottom: 100px;
  }
  .fs-md-100 {
    font-size: 100px;
  }
  .w-md-100 {
    width: 100px;
  }
  .h-md-100 {
    height: 100px;
  }
}
@media (min-width: 992px) {
  .lh-lg-100 {
    line-height: 100px;
  }
  .line-height-lg-100 {
    line-height: 100px;
  }
  .grid-cols-lg-100 {
    grid-template-columns: repeat(100, 1fr);
  }
  .gap-lg-100 {
    gap: 100px;
  }
  .gap-x-lg-100 {
    -moz-column-gap: 100px;
         column-gap: 100px;
  }
  .gap-y-lg-100 {
    row-gap: 100px;
  }
  .rounded-lg-100 {
    border-radius: 100px;
  }
  .mb-lg-100 {
    margin-bottom: 100px;
  }
  .mt-lg-100 {
    margin-top: 100px;
  }
  .mr-lg-100 {
    margin-right: 100px;
  }
  .ml-lg-100 {
    margin-left: 100px;
  }
  .mx-lg-100 {
    margin-right: 100px;
    margin-left: 100px;
  }
  .my-lg-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .p-lg-100 {
    padding: 100px;
  }
  .px-lg-100 {
    padding-right: 100px;
    padding-left: 100px;
  }
  .py-lg-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pr-lg-100 {
    padding-right: 100px;
  }
  .pl-lg-100 {
    padding-left: 100px;
  }
  .pt-lg-100 {
    padding-top: 100px;
  }
  .pb-lg-100 {
    padding-bottom: 100px;
  }
  .fs-lg-100 {
    font-size: 100px;
  }
  .w-lg-100 {
    width: 100px;
  }
  .h-lg-100 {
    height: 100px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-100 {
    line-height: 100px;
  }
  .line-height-xl-100 {
    line-height: 100px;
  }
  .grid-cols-xl-100 {
    grid-template-columns: repeat(100, 1fr);
  }
  .gap-xl-100 {
    gap: 100px;
  }
  .gap-x-xl-100 {
    -moz-column-gap: 100px;
         column-gap: 100px;
  }
  .gap-y-xl-100 {
    row-gap: 100px;
  }
  .rounded-xl-100 {
    border-radius: 100px;
  }
  .mb-xl-100 {
    margin-bottom: 100px;
  }
  .mt-xl-100 {
    margin-top: 100px;
  }
  .mr-xl-100 {
    margin-right: 100px;
  }
  .ml-xl-100 {
    margin-left: 100px;
  }
  .mx-xl-100 {
    margin-right: 100px;
    margin-left: 100px;
  }
  .my-xl-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .p-xl-100 {
    padding: 100px;
  }
  .px-xl-100 {
    padding-right: 100px;
    padding-left: 100px;
  }
  .py-xl-100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .pr-xl-100 {
    padding-right: 100px;
  }
  .pl-xl-100 {
    padding-left: 100px;
  }
  .pt-xl-100 {
    padding-top: 100px;
  }
  .pb-xl-100 {
    padding-bottom: 100px;
  }
  .fs-xl-100 {
    font-size: 100px;
  }
  .w-xl-100 {
    width: 100px;
  }
  .h-xl-100 {
    height: 100px;
  }
}
.lh-101 {
  line-height: 101px;
}

.grid-cols-101 {
  grid-template-columns: repeat(101, 1fr);
}

.line-height-101 {
  line-height: 101px;
}

.gap-101 {
  gap: 101px;
}

.gap-x-101 {
  -moz-column-gap: 101px;
       column-gap: 101px;
}

.gap-y-101 {
  row-gap: 101px;
}

.rounded-101 {
  border-radius: 101px;
}

.mb-101 {
  margin-bottom: 101px;
}

.mt-101 {
  margin-top: 101px;
}

.mr-101 {
  margin-right: 101px;
}

.ml-101 {
  margin-left: 101px;
}

.mx-101 {
  margin-right: 101px;
  margin-left: 101px;
}

.my-101 {
  margin-top: 101px;
  margin-bottom: 101px;
}

.p-101 {
  padding: 101px;
}

.px-101 {
  padding-right: 101px;
  padding-left: 101px;
}

.py-101 {
  padding-top: 101px;
  padding-bottom: 101px;
}

.pr-101 {
  padding-right: 101px;
}

.pl-101 {
  padding-left: 101px;
}

.pt-101 {
  padding-top: 101px;
}

.pb-101 {
  padding-bottom: 101px;
}

.fs-101 {
  font-size: 101px;
}

.w-101 {
  width: 101px;
}

.h-101 {
  height: 101px;
}

@media (min-width: 576px) {
  .lh-sm-101 {
    line-height: 101px;
  }
  .line-height-sm-101 {
    line-height: 101px;
  }
  .grid-cols-sm-101 {
    grid-template-columns: repeat(101, 1fr);
  }
  .gap-sm-101 {
    gap: 101px;
  }
  .gap-x-sm-101 {
    -moz-column-gap: 101px;
         column-gap: 101px;
  }
  .gap-y-sm-101 {
    row-gap: 101px;
  }
  .rounded-sm-101 {
    border-radius: 101px;
  }
  .mb-sm-101 {
    margin-bottom: 101px;
  }
  .mt-sm-101 {
    margin-top: 101px;
  }
  .mr-sm-101 {
    margin-right: 101px;
  }
  .ml-sm-101 {
    margin-left: 101px;
  }
  .mx-sm-101 {
    margin-right: 101px;
    margin-left: 101px;
  }
  .my-sm-101 {
    margin-top: 101px;
    margin-bottom: 101px;
  }
  .p-sm-101 {
    padding: 101px;
  }
  .px-sm-101 {
    padding-right: 101px;
    padding-left: 101px;
  }
  .py-sm-101 {
    padding-top: 101px;
    padding-bottom: 101px;
  }
  .pr-sm-101 {
    padding-right: 101px;
  }
  .pl-sm-101 {
    padding-left: 101px;
  }
  .pt-sm-101 {
    padding-top: 101px;
  }
  .pb-sm-101 {
    padding-bottom: 101px;
  }
  .fs-sm-101 {
    font-size: 101px;
  }
  .w-sm-101 {
    width: 101px;
  }
  .h-sm-101 {
    height: 101px;
  }
}
@media (min-width: 768px) {
  .lh-md-101 {
    line-height: 101px;
  }
  .line-height-md-101 {
    line-height: 101px;
  }
  .grid-cols-md-101 {
    grid-template-columns: repeat(101, 1fr);
  }
  .gap-md-101 {
    gap: 101px;
  }
  .gap-x-md-101 {
    -moz-column-gap: 101px;
         column-gap: 101px;
  }
  .gap-y-md-101 {
    row-gap: 101px;
  }
  .rounded-md-101 {
    border-radius: 101px;
  }
  .mb-md-101 {
    margin-bottom: 101px;
  }
  .mt-md-101 {
    margin-top: 101px;
  }
  .mr-md-101 {
    margin-right: 101px;
  }
  .ml-md-101 {
    margin-left: 101px;
  }
  .mx-md-101 {
    margin-right: 101px;
    margin-left: 101px;
  }
  .my-md-101 {
    margin-top: 101px;
    margin-bottom: 101px;
  }
  .p-md-101 {
    padding: 101px;
  }
  .px-md-101 {
    padding-right: 101px;
    padding-left: 101px;
  }
  .py-md-101 {
    padding-top: 101px;
    padding-bottom: 101px;
  }
  .pr-md-101 {
    padding-right: 101px;
  }
  .pl-md-101 {
    padding-left: 101px;
  }
  .pt-md-101 {
    padding-top: 101px;
  }
  .pb-md-101 {
    padding-bottom: 101px;
  }
  .fs-md-101 {
    font-size: 101px;
  }
  .w-md-101 {
    width: 101px;
  }
  .h-md-101 {
    height: 101px;
  }
}
@media (min-width: 992px) {
  .lh-lg-101 {
    line-height: 101px;
  }
  .line-height-lg-101 {
    line-height: 101px;
  }
  .grid-cols-lg-101 {
    grid-template-columns: repeat(101, 1fr);
  }
  .gap-lg-101 {
    gap: 101px;
  }
  .gap-x-lg-101 {
    -moz-column-gap: 101px;
         column-gap: 101px;
  }
  .gap-y-lg-101 {
    row-gap: 101px;
  }
  .rounded-lg-101 {
    border-radius: 101px;
  }
  .mb-lg-101 {
    margin-bottom: 101px;
  }
  .mt-lg-101 {
    margin-top: 101px;
  }
  .mr-lg-101 {
    margin-right: 101px;
  }
  .ml-lg-101 {
    margin-left: 101px;
  }
  .mx-lg-101 {
    margin-right: 101px;
    margin-left: 101px;
  }
  .my-lg-101 {
    margin-top: 101px;
    margin-bottom: 101px;
  }
  .p-lg-101 {
    padding: 101px;
  }
  .px-lg-101 {
    padding-right: 101px;
    padding-left: 101px;
  }
  .py-lg-101 {
    padding-top: 101px;
    padding-bottom: 101px;
  }
  .pr-lg-101 {
    padding-right: 101px;
  }
  .pl-lg-101 {
    padding-left: 101px;
  }
  .pt-lg-101 {
    padding-top: 101px;
  }
  .pb-lg-101 {
    padding-bottom: 101px;
  }
  .fs-lg-101 {
    font-size: 101px;
  }
  .w-lg-101 {
    width: 101px;
  }
  .h-lg-101 {
    height: 101px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-101 {
    line-height: 101px;
  }
  .line-height-xl-101 {
    line-height: 101px;
  }
  .grid-cols-xl-101 {
    grid-template-columns: repeat(101, 1fr);
  }
  .gap-xl-101 {
    gap: 101px;
  }
  .gap-x-xl-101 {
    -moz-column-gap: 101px;
         column-gap: 101px;
  }
  .gap-y-xl-101 {
    row-gap: 101px;
  }
  .rounded-xl-101 {
    border-radius: 101px;
  }
  .mb-xl-101 {
    margin-bottom: 101px;
  }
  .mt-xl-101 {
    margin-top: 101px;
  }
  .mr-xl-101 {
    margin-right: 101px;
  }
  .ml-xl-101 {
    margin-left: 101px;
  }
  .mx-xl-101 {
    margin-right: 101px;
    margin-left: 101px;
  }
  .my-xl-101 {
    margin-top: 101px;
    margin-bottom: 101px;
  }
  .p-xl-101 {
    padding: 101px;
  }
  .px-xl-101 {
    padding-right: 101px;
    padding-left: 101px;
  }
  .py-xl-101 {
    padding-top: 101px;
    padding-bottom: 101px;
  }
  .pr-xl-101 {
    padding-right: 101px;
  }
  .pl-xl-101 {
    padding-left: 101px;
  }
  .pt-xl-101 {
    padding-top: 101px;
  }
  .pb-xl-101 {
    padding-bottom: 101px;
  }
  .fs-xl-101 {
    font-size: 101px;
  }
  .w-xl-101 {
    width: 101px;
  }
  .h-xl-101 {
    height: 101px;
  }
}
.lh-102 {
  line-height: 102px;
}

.grid-cols-102 {
  grid-template-columns: repeat(102, 1fr);
}

.line-height-102 {
  line-height: 102px;
}

.gap-102 {
  gap: 102px;
}

.gap-x-102 {
  -moz-column-gap: 102px;
       column-gap: 102px;
}

.gap-y-102 {
  row-gap: 102px;
}

.rounded-102 {
  border-radius: 102px;
}

.mb-102 {
  margin-bottom: 102px;
}

.mt-102 {
  margin-top: 102px;
}

.mr-102 {
  margin-right: 102px;
}

.ml-102 {
  margin-left: 102px;
}

.mx-102 {
  margin-right: 102px;
  margin-left: 102px;
}

.my-102 {
  margin-top: 102px;
  margin-bottom: 102px;
}

.p-102 {
  padding: 102px;
}

.px-102 {
  padding-right: 102px;
  padding-left: 102px;
}

.py-102 {
  padding-top: 102px;
  padding-bottom: 102px;
}

.pr-102 {
  padding-right: 102px;
}

.pl-102 {
  padding-left: 102px;
}

.pt-102 {
  padding-top: 102px;
}

.pb-102 {
  padding-bottom: 102px;
}

.fs-102 {
  font-size: 102px;
}

.w-102 {
  width: 102px;
}

.h-102 {
  height: 102px;
}

@media (min-width: 576px) {
  .lh-sm-102 {
    line-height: 102px;
  }
  .line-height-sm-102 {
    line-height: 102px;
  }
  .grid-cols-sm-102 {
    grid-template-columns: repeat(102, 1fr);
  }
  .gap-sm-102 {
    gap: 102px;
  }
  .gap-x-sm-102 {
    -moz-column-gap: 102px;
         column-gap: 102px;
  }
  .gap-y-sm-102 {
    row-gap: 102px;
  }
  .rounded-sm-102 {
    border-radius: 102px;
  }
  .mb-sm-102 {
    margin-bottom: 102px;
  }
  .mt-sm-102 {
    margin-top: 102px;
  }
  .mr-sm-102 {
    margin-right: 102px;
  }
  .ml-sm-102 {
    margin-left: 102px;
  }
  .mx-sm-102 {
    margin-right: 102px;
    margin-left: 102px;
  }
  .my-sm-102 {
    margin-top: 102px;
    margin-bottom: 102px;
  }
  .p-sm-102 {
    padding: 102px;
  }
  .px-sm-102 {
    padding-right: 102px;
    padding-left: 102px;
  }
  .py-sm-102 {
    padding-top: 102px;
    padding-bottom: 102px;
  }
  .pr-sm-102 {
    padding-right: 102px;
  }
  .pl-sm-102 {
    padding-left: 102px;
  }
  .pt-sm-102 {
    padding-top: 102px;
  }
  .pb-sm-102 {
    padding-bottom: 102px;
  }
  .fs-sm-102 {
    font-size: 102px;
  }
  .w-sm-102 {
    width: 102px;
  }
  .h-sm-102 {
    height: 102px;
  }
}
@media (min-width: 768px) {
  .lh-md-102 {
    line-height: 102px;
  }
  .line-height-md-102 {
    line-height: 102px;
  }
  .grid-cols-md-102 {
    grid-template-columns: repeat(102, 1fr);
  }
  .gap-md-102 {
    gap: 102px;
  }
  .gap-x-md-102 {
    -moz-column-gap: 102px;
         column-gap: 102px;
  }
  .gap-y-md-102 {
    row-gap: 102px;
  }
  .rounded-md-102 {
    border-radius: 102px;
  }
  .mb-md-102 {
    margin-bottom: 102px;
  }
  .mt-md-102 {
    margin-top: 102px;
  }
  .mr-md-102 {
    margin-right: 102px;
  }
  .ml-md-102 {
    margin-left: 102px;
  }
  .mx-md-102 {
    margin-right: 102px;
    margin-left: 102px;
  }
  .my-md-102 {
    margin-top: 102px;
    margin-bottom: 102px;
  }
  .p-md-102 {
    padding: 102px;
  }
  .px-md-102 {
    padding-right: 102px;
    padding-left: 102px;
  }
  .py-md-102 {
    padding-top: 102px;
    padding-bottom: 102px;
  }
  .pr-md-102 {
    padding-right: 102px;
  }
  .pl-md-102 {
    padding-left: 102px;
  }
  .pt-md-102 {
    padding-top: 102px;
  }
  .pb-md-102 {
    padding-bottom: 102px;
  }
  .fs-md-102 {
    font-size: 102px;
  }
  .w-md-102 {
    width: 102px;
  }
  .h-md-102 {
    height: 102px;
  }
}
@media (min-width: 992px) {
  .lh-lg-102 {
    line-height: 102px;
  }
  .line-height-lg-102 {
    line-height: 102px;
  }
  .grid-cols-lg-102 {
    grid-template-columns: repeat(102, 1fr);
  }
  .gap-lg-102 {
    gap: 102px;
  }
  .gap-x-lg-102 {
    -moz-column-gap: 102px;
         column-gap: 102px;
  }
  .gap-y-lg-102 {
    row-gap: 102px;
  }
  .rounded-lg-102 {
    border-radius: 102px;
  }
  .mb-lg-102 {
    margin-bottom: 102px;
  }
  .mt-lg-102 {
    margin-top: 102px;
  }
  .mr-lg-102 {
    margin-right: 102px;
  }
  .ml-lg-102 {
    margin-left: 102px;
  }
  .mx-lg-102 {
    margin-right: 102px;
    margin-left: 102px;
  }
  .my-lg-102 {
    margin-top: 102px;
    margin-bottom: 102px;
  }
  .p-lg-102 {
    padding: 102px;
  }
  .px-lg-102 {
    padding-right: 102px;
    padding-left: 102px;
  }
  .py-lg-102 {
    padding-top: 102px;
    padding-bottom: 102px;
  }
  .pr-lg-102 {
    padding-right: 102px;
  }
  .pl-lg-102 {
    padding-left: 102px;
  }
  .pt-lg-102 {
    padding-top: 102px;
  }
  .pb-lg-102 {
    padding-bottom: 102px;
  }
  .fs-lg-102 {
    font-size: 102px;
  }
  .w-lg-102 {
    width: 102px;
  }
  .h-lg-102 {
    height: 102px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-102 {
    line-height: 102px;
  }
  .line-height-xl-102 {
    line-height: 102px;
  }
  .grid-cols-xl-102 {
    grid-template-columns: repeat(102, 1fr);
  }
  .gap-xl-102 {
    gap: 102px;
  }
  .gap-x-xl-102 {
    -moz-column-gap: 102px;
         column-gap: 102px;
  }
  .gap-y-xl-102 {
    row-gap: 102px;
  }
  .rounded-xl-102 {
    border-radius: 102px;
  }
  .mb-xl-102 {
    margin-bottom: 102px;
  }
  .mt-xl-102 {
    margin-top: 102px;
  }
  .mr-xl-102 {
    margin-right: 102px;
  }
  .ml-xl-102 {
    margin-left: 102px;
  }
  .mx-xl-102 {
    margin-right: 102px;
    margin-left: 102px;
  }
  .my-xl-102 {
    margin-top: 102px;
    margin-bottom: 102px;
  }
  .p-xl-102 {
    padding: 102px;
  }
  .px-xl-102 {
    padding-right: 102px;
    padding-left: 102px;
  }
  .py-xl-102 {
    padding-top: 102px;
    padding-bottom: 102px;
  }
  .pr-xl-102 {
    padding-right: 102px;
  }
  .pl-xl-102 {
    padding-left: 102px;
  }
  .pt-xl-102 {
    padding-top: 102px;
  }
  .pb-xl-102 {
    padding-bottom: 102px;
  }
  .fs-xl-102 {
    font-size: 102px;
  }
  .w-xl-102 {
    width: 102px;
  }
  .h-xl-102 {
    height: 102px;
  }
}
.lh-103 {
  line-height: 103px;
}

.grid-cols-103 {
  grid-template-columns: repeat(103, 1fr);
}

.line-height-103 {
  line-height: 103px;
}

.gap-103 {
  gap: 103px;
}

.gap-x-103 {
  -moz-column-gap: 103px;
       column-gap: 103px;
}

.gap-y-103 {
  row-gap: 103px;
}

.rounded-103 {
  border-radius: 103px;
}

.mb-103 {
  margin-bottom: 103px;
}

.mt-103 {
  margin-top: 103px;
}

.mr-103 {
  margin-right: 103px;
}

.ml-103 {
  margin-left: 103px;
}

.mx-103 {
  margin-right: 103px;
  margin-left: 103px;
}

.my-103 {
  margin-top: 103px;
  margin-bottom: 103px;
}

.p-103 {
  padding: 103px;
}

.px-103 {
  padding-right: 103px;
  padding-left: 103px;
}

.py-103 {
  padding-top: 103px;
  padding-bottom: 103px;
}

.pr-103 {
  padding-right: 103px;
}

.pl-103 {
  padding-left: 103px;
}

.pt-103 {
  padding-top: 103px;
}

.pb-103 {
  padding-bottom: 103px;
}

.fs-103 {
  font-size: 103px;
}

.w-103 {
  width: 103px;
}

.h-103 {
  height: 103px;
}

@media (min-width: 576px) {
  .lh-sm-103 {
    line-height: 103px;
  }
  .line-height-sm-103 {
    line-height: 103px;
  }
  .grid-cols-sm-103 {
    grid-template-columns: repeat(103, 1fr);
  }
  .gap-sm-103 {
    gap: 103px;
  }
  .gap-x-sm-103 {
    -moz-column-gap: 103px;
         column-gap: 103px;
  }
  .gap-y-sm-103 {
    row-gap: 103px;
  }
  .rounded-sm-103 {
    border-radius: 103px;
  }
  .mb-sm-103 {
    margin-bottom: 103px;
  }
  .mt-sm-103 {
    margin-top: 103px;
  }
  .mr-sm-103 {
    margin-right: 103px;
  }
  .ml-sm-103 {
    margin-left: 103px;
  }
  .mx-sm-103 {
    margin-right: 103px;
    margin-left: 103px;
  }
  .my-sm-103 {
    margin-top: 103px;
    margin-bottom: 103px;
  }
  .p-sm-103 {
    padding: 103px;
  }
  .px-sm-103 {
    padding-right: 103px;
    padding-left: 103px;
  }
  .py-sm-103 {
    padding-top: 103px;
    padding-bottom: 103px;
  }
  .pr-sm-103 {
    padding-right: 103px;
  }
  .pl-sm-103 {
    padding-left: 103px;
  }
  .pt-sm-103 {
    padding-top: 103px;
  }
  .pb-sm-103 {
    padding-bottom: 103px;
  }
  .fs-sm-103 {
    font-size: 103px;
  }
  .w-sm-103 {
    width: 103px;
  }
  .h-sm-103 {
    height: 103px;
  }
}
@media (min-width: 768px) {
  .lh-md-103 {
    line-height: 103px;
  }
  .line-height-md-103 {
    line-height: 103px;
  }
  .grid-cols-md-103 {
    grid-template-columns: repeat(103, 1fr);
  }
  .gap-md-103 {
    gap: 103px;
  }
  .gap-x-md-103 {
    -moz-column-gap: 103px;
         column-gap: 103px;
  }
  .gap-y-md-103 {
    row-gap: 103px;
  }
  .rounded-md-103 {
    border-radius: 103px;
  }
  .mb-md-103 {
    margin-bottom: 103px;
  }
  .mt-md-103 {
    margin-top: 103px;
  }
  .mr-md-103 {
    margin-right: 103px;
  }
  .ml-md-103 {
    margin-left: 103px;
  }
  .mx-md-103 {
    margin-right: 103px;
    margin-left: 103px;
  }
  .my-md-103 {
    margin-top: 103px;
    margin-bottom: 103px;
  }
  .p-md-103 {
    padding: 103px;
  }
  .px-md-103 {
    padding-right: 103px;
    padding-left: 103px;
  }
  .py-md-103 {
    padding-top: 103px;
    padding-bottom: 103px;
  }
  .pr-md-103 {
    padding-right: 103px;
  }
  .pl-md-103 {
    padding-left: 103px;
  }
  .pt-md-103 {
    padding-top: 103px;
  }
  .pb-md-103 {
    padding-bottom: 103px;
  }
  .fs-md-103 {
    font-size: 103px;
  }
  .w-md-103 {
    width: 103px;
  }
  .h-md-103 {
    height: 103px;
  }
}
@media (min-width: 992px) {
  .lh-lg-103 {
    line-height: 103px;
  }
  .line-height-lg-103 {
    line-height: 103px;
  }
  .grid-cols-lg-103 {
    grid-template-columns: repeat(103, 1fr);
  }
  .gap-lg-103 {
    gap: 103px;
  }
  .gap-x-lg-103 {
    -moz-column-gap: 103px;
         column-gap: 103px;
  }
  .gap-y-lg-103 {
    row-gap: 103px;
  }
  .rounded-lg-103 {
    border-radius: 103px;
  }
  .mb-lg-103 {
    margin-bottom: 103px;
  }
  .mt-lg-103 {
    margin-top: 103px;
  }
  .mr-lg-103 {
    margin-right: 103px;
  }
  .ml-lg-103 {
    margin-left: 103px;
  }
  .mx-lg-103 {
    margin-right: 103px;
    margin-left: 103px;
  }
  .my-lg-103 {
    margin-top: 103px;
    margin-bottom: 103px;
  }
  .p-lg-103 {
    padding: 103px;
  }
  .px-lg-103 {
    padding-right: 103px;
    padding-left: 103px;
  }
  .py-lg-103 {
    padding-top: 103px;
    padding-bottom: 103px;
  }
  .pr-lg-103 {
    padding-right: 103px;
  }
  .pl-lg-103 {
    padding-left: 103px;
  }
  .pt-lg-103 {
    padding-top: 103px;
  }
  .pb-lg-103 {
    padding-bottom: 103px;
  }
  .fs-lg-103 {
    font-size: 103px;
  }
  .w-lg-103 {
    width: 103px;
  }
  .h-lg-103 {
    height: 103px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-103 {
    line-height: 103px;
  }
  .line-height-xl-103 {
    line-height: 103px;
  }
  .grid-cols-xl-103 {
    grid-template-columns: repeat(103, 1fr);
  }
  .gap-xl-103 {
    gap: 103px;
  }
  .gap-x-xl-103 {
    -moz-column-gap: 103px;
         column-gap: 103px;
  }
  .gap-y-xl-103 {
    row-gap: 103px;
  }
  .rounded-xl-103 {
    border-radius: 103px;
  }
  .mb-xl-103 {
    margin-bottom: 103px;
  }
  .mt-xl-103 {
    margin-top: 103px;
  }
  .mr-xl-103 {
    margin-right: 103px;
  }
  .ml-xl-103 {
    margin-left: 103px;
  }
  .mx-xl-103 {
    margin-right: 103px;
    margin-left: 103px;
  }
  .my-xl-103 {
    margin-top: 103px;
    margin-bottom: 103px;
  }
  .p-xl-103 {
    padding: 103px;
  }
  .px-xl-103 {
    padding-right: 103px;
    padding-left: 103px;
  }
  .py-xl-103 {
    padding-top: 103px;
    padding-bottom: 103px;
  }
  .pr-xl-103 {
    padding-right: 103px;
  }
  .pl-xl-103 {
    padding-left: 103px;
  }
  .pt-xl-103 {
    padding-top: 103px;
  }
  .pb-xl-103 {
    padding-bottom: 103px;
  }
  .fs-xl-103 {
    font-size: 103px;
  }
  .w-xl-103 {
    width: 103px;
  }
  .h-xl-103 {
    height: 103px;
  }
}
.lh-104 {
  line-height: 104px;
}

.grid-cols-104 {
  grid-template-columns: repeat(104, 1fr);
}

.line-height-104 {
  line-height: 104px;
}

.gap-104 {
  gap: 104px;
}

.gap-x-104 {
  -moz-column-gap: 104px;
       column-gap: 104px;
}

.gap-y-104 {
  row-gap: 104px;
}

.rounded-104 {
  border-radius: 104px;
}

.mb-104 {
  margin-bottom: 104px;
}

.mt-104 {
  margin-top: 104px;
}

.mr-104 {
  margin-right: 104px;
}

.ml-104 {
  margin-left: 104px;
}

.mx-104 {
  margin-right: 104px;
  margin-left: 104px;
}

.my-104 {
  margin-top: 104px;
  margin-bottom: 104px;
}

.p-104 {
  padding: 104px;
}

.px-104 {
  padding-right: 104px;
  padding-left: 104px;
}

.py-104 {
  padding-top: 104px;
  padding-bottom: 104px;
}

.pr-104 {
  padding-right: 104px;
}

.pl-104 {
  padding-left: 104px;
}

.pt-104 {
  padding-top: 104px;
}

.pb-104 {
  padding-bottom: 104px;
}

.fs-104 {
  font-size: 104px;
}

.w-104 {
  width: 104px;
}

.h-104 {
  height: 104px;
}

@media (min-width: 576px) {
  .lh-sm-104 {
    line-height: 104px;
  }
  .line-height-sm-104 {
    line-height: 104px;
  }
  .grid-cols-sm-104 {
    grid-template-columns: repeat(104, 1fr);
  }
  .gap-sm-104 {
    gap: 104px;
  }
  .gap-x-sm-104 {
    -moz-column-gap: 104px;
         column-gap: 104px;
  }
  .gap-y-sm-104 {
    row-gap: 104px;
  }
  .rounded-sm-104 {
    border-radius: 104px;
  }
  .mb-sm-104 {
    margin-bottom: 104px;
  }
  .mt-sm-104 {
    margin-top: 104px;
  }
  .mr-sm-104 {
    margin-right: 104px;
  }
  .ml-sm-104 {
    margin-left: 104px;
  }
  .mx-sm-104 {
    margin-right: 104px;
    margin-left: 104px;
  }
  .my-sm-104 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .p-sm-104 {
    padding: 104px;
  }
  .px-sm-104 {
    padding-right: 104px;
    padding-left: 104px;
  }
  .py-sm-104 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .pr-sm-104 {
    padding-right: 104px;
  }
  .pl-sm-104 {
    padding-left: 104px;
  }
  .pt-sm-104 {
    padding-top: 104px;
  }
  .pb-sm-104 {
    padding-bottom: 104px;
  }
  .fs-sm-104 {
    font-size: 104px;
  }
  .w-sm-104 {
    width: 104px;
  }
  .h-sm-104 {
    height: 104px;
  }
}
@media (min-width: 768px) {
  .lh-md-104 {
    line-height: 104px;
  }
  .line-height-md-104 {
    line-height: 104px;
  }
  .grid-cols-md-104 {
    grid-template-columns: repeat(104, 1fr);
  }
  .gap-md-104 {
    gap: 104px;
  }
  .gap-x-md-104 {
    -moz-column-gap: 104px;
         column-gap: 104px;
  }
  .gap-y-md-104 {
    row-gap: 104px;
  }
  .rounded-md-104 {
    border-radius: 104px;
  }
  .mb-md-104 {
    margin-bottom: 104px;
  }
  .mt-md-104 {
    margin-top: 104px;
  }
  .mr-md-104 {
    margin-right: 104px;
  }
  .ml-md-104 {
    margin-left: 104px;
  }
  .mx-md-104 {
    margin-right: 104px;
    margin-left: 104px;
  }
  .my-md-104 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .p-md-104 {
    padding: 104px;
  }
  .px-md-104 {
    padding-right: 104px;
    padding-left: 104px;
  }
  .py-md-104 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .pr-md-104 {
    padding-right: 104px;
  }
  .pl-md-104 {
    padding-left: 104px;
  }
  .pt-md-104 {
    padding-top: 104px;
  }
  .pb-md-104 {
    padding-bottom: 104px;
  }
  .fs-md-104 {
    font-size: 104px;
  }
  .w-md-104 {
    width: 104px;
  }
  .h-md-104 {
    height: 104px;
  }
}
@media (min-width: 992px) {
  .lh-lg-104 {
    line-height: 104px;
  }
  .line-height-lg-104 {
    line-height: 104px;
  }
  .grid-cols-lg-104 {
    grid-template-columns: repeat(104, 1fr);
  }
  .gap-lg-104 {
    gap: 104px;
  }
  .gap-x-lg-104 {
    -moz-column-gap: 104px;
         column-gap: 104px;
  }
  .gap-y-lg-104 {
    row-gap: 104px;
  }
  .rounded-lg-104 {
    border-radius: 104px;
  }
  .mb-lg-104 {
    margin-bottom: 104px;
  }
  .mt-lg-104 {
    margin-top: 104px;
  }
  .mr-lg-104 {
    margin-right: 104px;
  }
  .ml-lg-104 {
    margin-left: 104px;
  }
  .mx-lg-104 {
    margin-right: 104px;
    margin-left: 104px;
  }
  .my-lg-104 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .p-lg-104 {
    padding: 104px;
  }
  .px-lg-104 {
    padding-right: 104px;
    padding-left: 104px;
  }
  .py-lg-104 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .pr-lg-104 {
    padding-right: 104px;
  }
  .pl-lg-104 {
    padding-left: 104px;
  }
  .pt-lg-104 {
    padding-top: 104px;
  }
  .pb-lg-104 {
    padding-bottom: 104px;
  }
  .fs-lg-104 {
    font-size: 104px;
  }
  .w-lg-104 {
    width: 104px;
  }
  .h-lg-104 {
    height: 104px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-104 {
    line-height: 104px;
  }
  .line-height-xl-104 {
    line-height: 104px;
  }
  .grid-cols-xl-104 {
    grid-template-columns: repeat(104, 1fr);
  }
  .gap-xl-104 {
    gap: 104px;
  }
  .gap-x-xl-104 {
    -moz-column-gap: 104px;
         column-gap: 104px;
  }
  .gap-y-xl-104 {
    row-gap: 104px;
  }
  .rounded-xl-104 {
    border-radius: 104px;
  }
  .mb-xl-104 {
    margin-bottom: 104px;
  }
  .mt-xl-104 {
    margin-top: 104px;
  }
  .mr-xl-104 {
    margin-right: 104px;
  }
  .ml-xl-104 {
    margin-left: 104px;
  }
  .mx-xl-104 {
    margin-right: 104px;
    margin-left: 104px;
  }
  .my-xl-104 {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .p-xl-104 {
    padding: 104px;
  }
  .px-xl-104 {
    padding-right: 104px;
    padding-left: 104px;
  }
  .py-xl-104 {
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .pr-xl-104 {
    padding-right: 104px;
  }
  .pl-xl-104 {
    padding-left: 104px;
  }
  .pt-xl-104 {
    padding-top: 104px;
  }
  .pb-xl-104 {
    padding-bottom: 104px;
  }
  .fs-xl-104 {
    font-size: 104px;
  }
  .w-xl-104 {
    width: 104px;
  }
  .h-xl-104 {
    height: 104px;
  }
}
.lh-105 {
  line-height: 105px;
}

.grid-cols-105 {
  grid-template-columns: repeat(105, 1fr);
}

.line-height-105 {
  line-height: 105px;
}

.gap-105 {
  gap: 105px;
}

.gap-x-105 {
  -moz-column-gap: 105px;
       column-gap: 105px;
}

.gap-y-105 {
  row-gap: 105px;
}

.rounded-105 {
  border-radius: 105px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mt-105 {
  margin-top: 105px;
}

.mr-105 {
  margin-right: 105px;
}

.ml-105 {
  margin-left: 105px;
}

.mx-105 {
  margin-right: 105px;
  margin-left: 105px;
}

.my-105 {
  margin-top: 105px;
  margin-bottom: 105px;
}

.p-105 {
  padding: 105px;
}

.px-105 {
  padding-right: 105px;
  padding-left: 105px;
}

.py-105 {
  padding-top: 105px;
  padding-bottom: 105px;
}

.pr-105 {
  padding-right: 105px;
}

.pl-105 {
  padding-left: 105px;
}

.pt-105 {
  padding-top: 105px;
}

.pb-105 {
  padding-bottom: 105px;
}

.fs-105 {
  font-size: 105px;
}

.w-105 {
  width: 105px;
}

.h-105 {
  height: 105px;
}

@media (min-width: 576px) {
  .lh-sm-105 {
    line-height: 105px;
  }
  .line-height-sm-105 {
    line-height: 105px;
  }
  .grid-cols-sm-105 {
    grid-template-columns: repeat(105, 1fr);
  }
  .gap-sm-105 {
    gap: 105px;
  }
  .gap-x-sm-105 {
    -moz-column-gap: 105px;
         column-gap: 105px;
  }
  .gap-y-sm-105 {
    row-gap: 105px;
  }
  .rounded-sm-105 {
    border-radius: 105px;
  }
  .mb-sm-105 {
    margin-bottom: 105px;
  }
  .mt-sm-105 {
    margin-top: 105px;
  }
  .mr-sm-105 {
    margin-right: 105px;
  }
  .ml-sm-105 {
    margin-left: 105px;
  }
  .mx-sm-105 {
    margin-right: 105px;
    margin-left: 105px;
  }
  .my-sm-105 {
    margin-top: 105px;
    margin-bottom: 105px;
  }
  .p-sm-105 {
    padding: 105px;
  }
  .px-sm-105 {
    padding-right: 105px;
    padding-left: 105px;
  }
  .py-sm-105 {
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .pr-sm-105 {
    padding-right: 105px;
  }
  .pl-sm-105 {
    padding-left: 105px;
  }
  .pt-sm-105 {
    padding-top: 105px;
  }
  .pb-sm-105 {
    padding-bottom: 105px;
  }
  .fs-sm-105 {
    font-size: 105px;
  }
  .w-sm-105 {
    width: 105px;
  }
  .h-sm-105 {
    height: 105px;
  }
}
@media (min-width: 768px) {
  .lh-md-105 {
    line-height: 105px;
  }
  .line-height-md-105 {
    line-height: 105px;
  }
  .grid-cols-md-105 {
    grid-template-columns: repeat(105, 1fr);
  }
  .gap-md-105 {
    gap: 105px;
  }
  .gap-x-md-105 {
    -moz-column-gap: 105px;
         column-gap: 105px;
  }
  .gap-y-md-105 {
    row-gap: 105px;
  }
  .rounded-md-105 {
    border-radius: 105px;
  }
  .mb-md-105 {
    margin-bottom: 105px;
  }
  .mt-md-105 {
    margin-top: 105px;
  }
  .mr-md-105 {
    margin-right: 105px;
  }
  .ml-md-105 {
    margin-left: 105px;
  }
  .mx-md-105 {
    margin-right: 105px;
    margin-left: 105px;
  }
  .my-md-105 {
    margin-top: 105px;
    margin-bottom: 105px;
  }
  .p-md-105 {
    padding: 105px;
  }
  .px-md-105 {
    padding-right: 105px;
    padding-left: 105px;
  }
  .py-md-105 {
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .pr-md-105 {
    padding-right: 105px;
  }
  .pl-md-105 {
    padding-left: 105px;
  }
  .pt-md-105 {
    padding-top: 105px;
  }
  .pb-md-105 {
    padding-bottom: 105px;
  }
  .fs-md-105 {
    font-size: 105px;
  }
  .w-md-105 {
    width: 105px;
  }
  .h-md-105 {
    height: 105px;
  }
}
@media (min-width: 992px) {
  .lh-lg-105 {
    line-height: 105px;
  }
  .line-height-lg-105 {
    line-height: 105px;
  }
  .grid-cols-lg-105 {
    grid-template-columns: repeat(105, 1fr);
  }
  .gap-lg-105 {
    gap: 105px;
  }
  .gap-x-lg-105 {
    -moz-column-gap: 105px;
         column-gap: 105px;
  }
  .gap-y-lg-105 {
    row-gap: 105px;
  }
  .rounded-lg-105 {
    border-radius: 105px;
  }
  .mb-lg-105 {
    margin-bottom: 105px;
  }
  .mt-lg-105 {
    margin-top: 105px;
  }
  .mr-lg-105 {
    margin-right: 105px;
  }
  .ml-lg-105 {
    margin-left: 105px;
  }
  .mx-lg-105 {
    margin-right: 105px;
    margin-left: 105px;
  }
  .my-lg-105 {
    margin-top: 105px;
    margin-bottom: 105px;
  }
  .p-lg-105 {
    padding: 105px;
  }
  .px-lg-105 {
    padding-right: 105px;
    padding-left: 105px;
  }
  .py-lg-105 {
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .pr-lg-105 {
    padding-right: 105px;
  }
  .pl-lg-105 {
    padding-left: 105px;
  }
  .pt-lg-105 {
    padding-top: 105px;
  }
  .pb-lg-105 {
    padding-bottom: 105px;
  }
  .fs-lg-105 {
    font-size: 105px;
  }
  .w-lg-105 {
    width: 105px;
  }
  .h-lg-105 {
    height: 105px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-105 {
    line-height: 105px;
  }
  .line-height-xl-105 {
    line-height: 105px;
  }
  .grid-cols-xl-105 {
    grid-template-columns: repeat(105, 1fr);
  }
  .gap-xl-105 {
    gap: 105px;
  }
  .gap-x-xl-105 {
    -moz-column-gap: 105px;
         column-gap: 105px;
  }
  .gap-y-xl-105 {
    row-gap: 105px;
  }
  .rounded-xl-105 {
    border-radius: 105px;
  }
  .mb-xl-105 {
    margin-bottom: 105px;
  }
  .mt-xl-105 {
    margin-top: 105px;
  }
  .mr-xl-105 {
    margin-right: 105px;
  }
  .ml-xl-105 {
    margin-left: 105px;
  }
  .mx-xl-105 {
    margin-right: 105px;
    margin-left: 105px;
  }
  .my-xl-105 {
    margin-top: 105px;
    margin-bottom: 105px;
  }
  .p-xl-105 {
    padding: 105px;
  }
  .px-xl-105 {
    padding-right: 105px;
    padding-left: 105px;
  }
  .py-xl-105 {
    padding-top: 105px;
    padding-bottom: 105px;
  }
  .pr-xl-105 {
    padding-right: 105px;
  }
  .pl-xl-105 {
    padding-left: 105px;
  }
  .pt-xl-105 {
    padding-top: 105px;
  }
  .pb-xl-105 {
    padding-bottom: 105px;
  }
  .fs-xl-105 {
    font-size: 105px;
  }
  .w-xl-105 {
    width: 105px;
  }
  .h-xl-105 {
    height: 105px;
  }
}
.lh-106 {
  line-height: 106px;
}

.grid-cols-106 {
  grid-template-columns: repeat(106, 1fr);
}

.line-height-106 {
  line-height: 106px;
}

.gap-106 {
  gap: 106px;
}

.gap-x-106 {
  -moz-column-gap: 106px;
       column-gap: 106px;
}

.gap-y-106 {
  row-gap: 106px;
}

.rounded-106 {
  border-radius: 106px;
}

.mb-106 {
  margin-bottom: 106px;
}

.mt-106 {
  margin-top: 106px;
}

.mr-106 {
  margin-right: 106px;
}

.ml-106 {
  margin-left: 106px;
}

.mx-106 {
  margin-right: 106px;
  margin-left: 106px;
}

.my-106 {
  margin-top: 106px;
  margin-bottom: 106px;
}

.p-106 {
  padding: 106px;
}

.px-106 {
  padding-right: 106px;
  padding-left: 106px;
}

.py-106 {
  padding-top: 106px;
  padding-bottom: 106px;
}

.pr-106 {
  padding-right: 106px;
}

.pl-106 {
  padding-left: 106px;
}

.pt-106 {
  padding-top: 106px;
}

.pb-106 {
  padding-bottom: 106px;
}

.fs-106 {
  font-size: 106px;
}

.w-106 {
  width: 106px;
}

.h-106 {
  height: 106px;
}

@media (min-width: 576px) {
  .lh-sm-106 {
    line-height: 106px;
  }
  .line-height-sm-106 {
    line-height: 106px;
  }
  .grid-cols-sm-106 {
    grid-template-columns: repeat(106, 1fr);
  }
  .gap-sm-106 {
    gap: 106px;
  }
  .gap-x-sm-106 {
    -moz-column-gap: 106px;
         column-gap: 106px;
  }
  .gap-y-sm-106 {
    row-gap: 106px;
  }
  .rounded-sm-106 {
    border-radius: 106px;
  }
  .mb-sm-106 {
    margin-bottom: 106px;
  }
  .mt-sm-106 {
    margin-top: 106px;
  }
  .mr-sm-106 {
    margin-right: 106px;
  }
  .ml-sm-106 {
    margin-left: 106px;
  }
  .mx-sm-106 {
    margin-right: 106px;
    margin-left: 106px;
  }
  .my-sm-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }
  .p-sm-106 {
    padding: 106px;
  }
  .px-sm-106 {
    padding-right: 106px;
    padding-left: 106px;
  }
  .py-sm-106 {
    padding-top: 106px;
    padding-bottom: 106px;
  }
  .pr-sm-106 {
    padding-right: 106px;
  }
  .pl-sm-106 {
    padding-left: 106px;
  }
  .pt-sm-106 {
    padding-top: 106px;
  }
  .pb-sm-106 {
    padding-bottom: 106px;
  }
  .fs-sm-106 {
    font-size: 106px;
  }
  .w-sm-106 {
    width: 106px;
  }
  .h-sm-106 {
    height: 106px;
  }
}
@media (min-width: 768px) {
  .lh-md-106 {
    line-height: 106px;
  }
  .line-height-md-106 {
    line-height: 106px;
  }
  .grid-cols-md-106 {
    grid-template-columns: repeat(106, 1fr);
  }
  .gap-md-106 {
    gap: 106px;
  }
  .gap-x-md-106 {
    -moz-column-gap: 106px;
         column-gap: 106px;
  }
  .gap-y-md-106 {
    row-gap: 106px;
  }
  .rounded-md-106 {
    border-radius: 106px;
  }
  .mb-md-106 {
    margin-bottom: 106px;
  }
  .mt-md-106 {
    margin-top: 106px;
  }
  .mr-md-106 {
    margin-right: 106px;
  }
  .ml-md-106 {
    margin-left: 106px;
  }
  .mx-md-106 {
    margin-right: 106px;
    margin-left: 106px;
  }
  .my-md-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }
  .p-md-106 {
    padding: 106px;
  }
  .px-md-106 {
    padding-right: 106px;
    padding-left: 106px;
  }
  .py-md-106 {
    padding-top: 106px;
    padding-bottom: 106px;
  }
  .pr-md-106 {
    padding-right: 106px;
  }
  .pl-md-106 {
    padding-left: 106px;
  }
  .pt-md-106 {
    padding-top: 106px;
  }
  .pb-md-106 {
    padding-bottom: 106px;
  }
  .fs-md-106 {
    font-size: 106px;
  }
  .w-md-106 {
    width: 106px;
  }
  .h-md-106 {
    height: 106px;
  }
}
@media (min-width: 992px) {
  .lh-lg-106 {
    line-height: 106px;
  }
  .line-height-lg-106 {
    line-height: 106px;
  }
  .grid-cols-lg-106 {
    grid-template-columns: repeat(106, 1fr);
  }
  .gap-lg-106 {
    gap: 106px;
  }
  .gap-x-lg-106 {
    -moz-column-gap: 106px;
         column-gap: 106px;
  }
  .gap-y-lg-106 {
    row-gap: 106px;
  }
  .rounded-lg-106 {
    border-radius: 106px;
  }
  .mb-lg-106 {
    margin-bottom: 106px;
  }
  .mt-lg-106 {
    margin-top: 106px;
  }
  .mr-lg-106 {
    margin-right: 106px;
  }
  .ml-lg-106 {
    margin-left: 106px;
  }
  .mx-lg-106 {
    margin-right: 106px;
    margin-left: 106px;
  }
  .my-lg-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }
  .p-lg-106 {
    padding: 106px;
  }
  .px-lg-106 {
    padding-right: 106px;
    padding-left: 106px;
  }
  .py-lg-106 {
    padding-top: 106px;
    padding-bottom: 106px;
  }
  .pr-lg-106 {
    padding-right: 106px;
  }
  .pl-lg-106 {
    padding-left: 106px;
  }
  .pt-lg-106 {
    padding-top: 106px;
  }
  .pb-lg-106 {
    padding-bottom: 106px;
  }
  .fs-lg-106 {
    font-size: 106px;
  }
  .w-lg-106 {
    width: 106px;
  }
  .h-lg-106 {
    height: 106px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-106 {
    line-height: 106px;
  }
  .line-height-xl-106 {
    line-height: 106px;
  }
  .grid-cols-xl-106 {
    grid-template-columns: repeat(106, 1fr);
  }
  .gap-xl-106 {
    gap: 106px;
  }
  .gap-x-xl-106 {
    -moz-column-gap: 106px;
         column-gap: 106px;
  }
  .gap-y-xl-106 {
    row-gap: 106px;
  }
  .rounded-xl-106 {
    border-radius: 106px;
  }
  .mb-xl-106 {
    margin-bottom: 106px;
  }
  .mt-xl-106 {
    margin-top: 106px;
  }
  .mr-xl-106 {
    margin-right: 106px;
  }
  .ml-xl-106 {
    margin-left: 106px;
  }
  .mx-xl-106 {
    margin-right: 106px;
    margin-left: 106px;
  }
  .my-xl-106 {
    margin-top: 106px;
    margin-bottom: 106px;
  }
  .p-xl-106 {
    padding: 106px;
  }
  .px-xl-106 {
    padding-right: 106px;
    padding-left: 106px;
  }
  .py-xl-106 {
    padding-top: 106px;
    padding-bottom: 106px;
  }
  .pr-xl-106 {
    padding-right: 106px;
  }
  .pl-xl-106 {
    padding-left: 106px;
  }
  .pt-xl-106 {
    padding-top: 106px;
  }
  .pb-xl-106 {
    padding-bottom: 106px;
  }
  .fs-xl-106 {
    font-size: 106px;
  }
  .w-xl-106 {
    width: 106px;
  }
  .h-xl-106 {
    height: 106px;
  }
}
.lh-107 {
  line-height: 107px;
}

.grid-cols-107 {
  grid-template-columns: repeat(107, 1fr);
}

.line-height-107 {
  line-height: 107px;
}

.gap-107 {
  gap: 107px;
}

.gap-x-107 {
  -moz-column-gap: 107px;
       column-gap: 107px;
}

.gap-y-107 {
  row-gap: 107px;
}

.rounded-107 {
  border-radius: 107px;
}

.mb-107 {
  margin-bottom: 107px;
}

.mt-107 {
  margin-top: 107px;
}

.mr-107 {
  margin-right: 107px;
}

.ml-107 {
  margin-left: 107px;
}

.mx-107 {
  margin-right: 107px;
  margin-left: 107px;
}

.my-107 {
  margin-top: 107px;
  margin-bottom: 107px;
}

.p-107 {
  padding: 107px;
}

.px-107 {
  padding-right: 107px;
  padding-left: 107px;
}

.py-107 {
  padding-top: 107px;
  padding-bottom: 107px;
}

.pr-107 {
  padding-right: 107px;
}

.pl-107 {
  padding-left: 107px;
}

.pt-107 {
  padding-top: 107px;
}

.pb-107 {
  padding-bottom: 107px;
}

.fs-107 {
  font-size: 107px;
}

.w-107 {
  width: 107px;
}

.h-107 {
  height: 107px;
}

@media (min-width: 576px) {
  .lh-sm-107 {
    line-height: 107px;
  }
  .line-height-sm-107 {
    line-height: 107px;
  }
  .grid-cols-sm-107 {
    grid-template-columns: repeat(107, 1fr);
  }
  .gap-sm-107 {
    gap: 107px;
  }
  .gap-x-sm-107 {
    -moz-column-gap: 107px;
         column-gap: 107px;
  }
  .gap-y-sm-107 {
    row-gap: 107px;
  }
  .rounded-sm-107 {
    border-radius: 107px;
  }
  .mb-sm-107 {
    margin-bottom: 107px;
  }
  .mt-sm-107 {
    margin-top: 107px;
  }
  .mr-sm-107 {
    margin-right: 107px;
  }
  .ml-sm-107 {
    margin-left: 107px;
  }
  .mx-sm-107 {
    margin-right: 107px;
    margin-left: 107px;
  }
  .my-sm-107 {
    margin-top: 107px;
    margin-bottom: 107px;
  }
  .p-sm-107 {
    padding: 107px;
  }
  .px-sm-107 {
    padding-right: 107px;
    padding-left: 107px;
  }
  .py-sm-107 {
    padding-top: 107px;
    padding-bottom: 107px;
  }
  .pr-sm-107 {
    padding-right: 107px;
  }
  .pl-sm-107 {
    padding-left: 107px;
  }
  .pt-sm-107 {
    padding-top: 107px;
  }
  .pb-sm-107 {
    padding-bottom: 107px;
  }
  .fs-sm-107 {
    font-size: 107px;
  }
  .w-sm-107 {
    width: 107px;
  }
  .h-sm-107 {
    height: 107px;
  }
}
@media (min-width: 768px) {
  .lh-md-107 {
    line-height: 107px;
  }
  .line-height-md-107 {
    line-height: 107px;
  }
  .grid-cols-md-107 {
    grid-template-columns: repeat(107, 1fr);
  }
  .gap-md-107 {
    gap: 107px;
  }
  .gap-x-md-107 {
    -moz-column-gap: 107px;
         column-gap: 107px;
  }
  .gap-y-md-107 {
    row-gap: 107px;
  }
  .rounded-md-107 {
    border-radius: 107px;
  }
  .mb-md-107 {
    margin-bottom: 107px;
  }
  .mt-md-107 {
    margin-top: 107px;
  }
  .mr-md-107 {
    margin-right: 107px;
  }
  .ml-md-107 {
    margin-left: 107px;
  }
  .mx-md-107 {
    margin-right: 107px;
    margin-left: 107px;
  }
  .my-md-107 {
    margin-top: 107px;
    margin-bottom: 107px;
  }
  .p-md-107 {
    padding: 107px;
  }
  .px-md-107 {
    padding-right: 107px;
    padding-left: 107px;
  }
  .py-md-107 {
    padding-top: 107px;
    padding-bottom: 107px;
  }
  .pr-md-107 {
    padding-right: 107px;
  }
  .pl-md-107 {
    padding-left: 107px;
  }
  .pt-md-107 {
    padding-top: 107px;
  }
  .pb-md-107 {
    padding-bottom: 107px;
  }
  .fs-md-107 {
    font-size: 107px;
  }
  .w-md-107 {
    width: 107px;
  }
  .h-md-107 {
    height: 107px;
  }
}
@media (min-width: 992px) {
  .lh-lg-107 {
    line-height: 107px;
  }
  .line-height-lg-107 {
    line-height: 107px;
  }
  .grid-cols-lg-107 {
    grid-template-columns: repeat(107, 1fr);
  }
  .gap-lg-107 {
    gap: 107px;
  }
  .gap-x-lg-107 {
    -moz-column-gap: 107px;
         column-gap: 107px;
  }
  .gap-y-lg-107 {
    row-gap: 107px;
  }
  .rounded-lg-107 {
    border-radius: 107px;
  }
  .mb-lg-107 {
    margin-bottom: 107px;
  }
  .mt-lg-107 {
    margin-top: 107px;
  }
  .mr-lg-107 {
    margin-right: 107px;
  }
  .ml-lg-107 {
    margin-left: 107px;
  }
  .mx-lg-107 {
    margin-right: 107px;
    margin-left: 107px;
  }
  .my-lg-107 {
    margin-top: 107px;
    margin-bottom: 107px;
  }
  .p-lg-107 {
    padding: 107px;
  }
  .px-lg-107 {
    padding-right: 107px;
    padding-left: 107px;
  }
  .py-lg-107 {
    padding-top: 107px;
    padding-bottom: 107px;
  }
  .pr-lg-107 {
    padding-right: 107px;
  }
  .pl-lg-107 {
    padding-left: 107px;
  }
  .pt-lg-107 {
    padding-top: 107px;
  }
  .pb-lg-107 {
    padding-bottom: 107px;
  }
  .fs-lg-107 {
    font-size: 107px;
  }
  .w-lg-107 {
    width: 107px;
  }
  .h-lg-107 {
    height: 107px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-107 {
    line-height: 107px;
  }
  .line-height-xl-107 {
    line-height: 107px;
  }
  .grid-cols-xl-107 {
    grid-template-columns: repeat(107, 1fr);
  }
  .gap-xl-107 {
    gap: 107px;
  }
  .gap-x-xl-107 {
    -moz-column-gap: 107px;
         column-gap: 107px;
  }
  .gap-y-xl-107 {
    row-gap: 107px;
  }
  .rounded-xl-107 {
    border-radius: 107px;
  }
  .mb-xl-107 {
    margin-bottom: 107px;
  }
  .mt-xl-107 {
    margin-top: 107px;
  }
  .mr-xl-107 {
    margin-right: 107px;
  }
  .ml-xl-107 {
    margin-left: 107px;
  }
  .mx-xl-107 {
    margin-right: 107px;
    margin-left: 107px;
  }
  .my-xl-107 {
    margin-top: 107px;
    margin-bottom: 107px;
  }
  .p-xl-107 {
    padding: 107px;
  }
  .px-xl-107 {
    padding-right: 107px;
    padding-left: 107px;
  }
  .py-xl-107 {
    padding-top: 107px;
    padding-bottom: 107px;
  }
  .pr-xl-107 {
    padding-right: 107px;
  }
  .pl-xl-107 {
    padding-left: 107px;
  }
  .pt-xl-107 {
    padding-top: 107px;
  }
  .pb-xl-107 {
    padding-bottom: 107px;
  }
  .fs-xl-107 {
    font-size: 107px;
  }
  .w-xl-107 {
    width: 107px;
  }
  .h-xl-107 {
    height: 107px;
  }
}
.lh-108 {
  line-height: 108px;
}

.grid-cols-108 {
  grid-template-columns: repeat(108, 1fr);
}

.line-height-108 {
  line-height: 108px;
}

.gap-108 {
  gap: 108px;
}

.gap-x-108 {
  -moz-column-gap: 108px;
       column-gap: 108px;
}

.gap-y-108 {
  row-gap: 108px;
}

.rounded-108 {
  border-radius: 108px;
}

.mb-108 {
  margin-bottom: 108px;
}

.mt-108 {
  margin-top: 108px;
}

.mr-108 {
  margin-right: 108px;
}

.ml-108 {
  margin-left: 108px;
}

.mx-108 {
  margin-right: 108px;
  margin-left: 108px;
}

.my-108 {
  margin-top: 108px;
  margin-bottom: 108px;
}

.p-108 {
  padding: 108px;
}

.px-108 {
  padding-right: 108px;
  padding-left: 108px;
}

.py-108 {
  padding-top: 108px;
  padding-bottom: 108px;
}

.pr-108 {
  padding-right: 108px;
}

.pl-108 {
  padding-left: 108px;
}

.pt-108 {
  padding-top: 108px;
}

.pb-108 {
  padding-bottom: 108px;
}

.fs-108 {
  font-size: 108px;
}

.w-108 {
  width: 108px;
}

.h-108 {
  height: 108px;
}

@media (min-width: 576px) {
  .lh-sm-108 {
    line-height: 108px;
  }
  .line-height-sm-108 {
    line-height: 108px;
  }
  .grid-cols-sm-108 {
    grid-template-columns: repeat(108, 1fr);
  }
  .gap-sm-108 {
    gap: 108px;
  }
  .gap-x-sm-108 {
    -moz-column-gap: 108px;
         column-gap: 108px;
  }
  .gap-y-sm-108 {
    row-gap: 108px;
  }
  .rounded-sm-108 {
    border-radius: 108px;
  }
  .mb-sm-108 {
    margin-bottom: 108px;
  }
  .mt-sm-108 {
    margin-top: 108px;
  }
  .mr-sm-108 {
    margin-right: 108px;
  }
  .ml-sm-108 {
    margin-left: 108px;
  }
  .mx-sm-108 {
    margin-right: 108px;
    margin-left: 108px;
  }
  .my-sm-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }
  .p-sm-108 {
    padding: 108px;
  }
  .px-sm-108 {
    padding-right: 108px;
    padding-left: 108px;
  }
  .py-sm-108 {
    padding-top: 108px;
    padding-bottom: 108px;
  }
  .pr-sm-108 {
    padding-right: 108px;
  }
  .pl-sm-108 {
    padding-left: 108px;
  }
  .pt-sm-108 {
    padding-top: 108px;
  }
  .pb-sm-108 {
    padding-bottom: 108px;
  }
  .fs-sm-108 {
    font-size: 108px;
  }
  .w-sm-108 {
    width: 108px;
  }
  .h-sm-108 {
    height: 108px;
  }
}
@media (min-width: 768px) {
  .lh-md-108 {
    line-height: 108px;
  }
  .line-height-md-108 {
    line-height: 108px;
  }
  .grid-cols-md-108 {
    grid-template-columns: repeat(108, 1fr);
  }
  .gap-md-108 {
    gap: 108px;
  }
  .gap-x-md-108 {
    -moz-column-gap: 108px;
         column-gap: 108px;
  }
  .gap-y-md-108 {
    row-gap: 108px;
  }
  .rounded-md-108 {
    border-radius: 108px;
  }
  .mb-md-108 {
    margin-bottom: 108px;
  }
  .mt-md-108 {
    margin-top: 108px;
  }
  .mr-md-108 {
    margin-right: 108px;
  }
  .ml-md-108 {
    margin-left: 108px;
  }
  .mx-md-108 {
    margin-right: 108px;
    margin-left: 108px;
  }
  .my-md-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }
  .p-md-108 {
    padding: 108px;
  }
  .px-md-108 {
    padding-right: 108px;
    padding-left: 108px;
  }
  .py-md-108 {
    padding-top: 108px;
    padding-bottom: 108px;
  }
  .pr-md-108 {
    padding-right: 108px;
  }
  .pl-md-108 {
    padding-left: 108px;
  }
  .pt-md-108 {
    padding-top: 108px;
  }
  .pb-md-108 {
    padding-bottom: 108px;
  }
  .fs-md-108 {
    font-size: 108px;
  }
  .w-md-108 {
    width: 108px;
  }
  .h-md-108 {
    height: 108px;
  }
}
@media (min-width: 992px) {
  .lh-lg-108 {
    line-height: 108px;
  }
  .line-height-lg-108 {
    line-height: 108px;
  }
  .grid-cols-lg-108 {
    grid-template-columns: repeat(108, 1fr);
  }
  .gap-lg-108 {
    gap: 108px;
  }
  .gap-x-lg-108 {
    -moz-column-gap: 108px;
         column-gap: 108px;
  }
  .gap-y-lg-108 {
    row-gap: 108px;
  }
  .rounded-lg-108 {
    border-radius: 108px;
  }
  .mb-lg-108 {
    margin-bottom: 108px;
  }
  .mt-lg-108 {
    margin-top: 108px;
  }
  .mr-lg-108 {
    margin-right: 108px;
  }
  .ml-lg-108 {
    margin-left: 108px;
  }
  .mx-lg-108 {
    margin-right: 108px;
    margin-left: 108px;
  }
  .my-lg-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }
  .p-lg-108 {
    padding: 108px;
  }
  .px-lg-108 {
    padding-right: 108px;
    padding-left: 108px;
  }
  .py-lg-108 {
    padding-top: 108px;
    padding-bottom: 108px;
  }
  .pr-lg-108 {
    padding-right: 108px;
  }
  .pl-lg-108 {
    padding-left: 108px;
  }
  .pt-lg-108 {
    padding-top: 108px;
  }
  .pb-lg-108 {
    padding-bottom: 108px;
  }
  .fs-lg-108 {
    font-size: 108px;
  }
  .w-lg-108 {
    width: 108px;
  }
  .h-lg-108 {
    height: 108px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-108 {
    line-height: 108px;
  }
  .line-height-xl-108 {
    line-height: 108px;
  }
  .grid-cols-xl-108 {
    grid-template-columns: repeat(108, 1fr);
  }
  .gap-xl-108 {
    gap: 108px;
  }
  .gap-x-xl-108 {
    -moz-column-gap: 108px;
         column-gap: 108px;
  }
  .gap-y-xl-108 {
    row-gap: 108px;
  }
  .rounded-xl-108 {
    border-radius: 108px;
  }
  .mb-xl-108 {
    margin-bottom: 108px;
  }
  .mt-xl-108 {
    margin-top: 108px;
  }
  .mr-xl-108 {
    margin-right: 108px;
  }
  .ml-xl-108 {
    margin-left: 108px;
  }
  .mx-xl-108 {
    margin-right: 108px;
    margin-left: 108px;
  }
  .my-xl-108 {
    margin-top: 108px;
    margin-bottom: 108px;
  }
  .p-xl-108 {
    padding: 108px;
  }
  .px-xl-108 {
    padding-right: 108px;
    padding-left: 108px;
  }
  .py-xl-108 {
    padding-top: 108px;
    padding-bottom: 108px;
  }
  .pr-xl-108 {
    padding-right: 108px;
  }
  .pl-xl-108 {
    padding-left: 108px;
  }
  .pt-xl-108 {
    padding-top: 108px;
  }
  .pb-xl-108 {
    padding-bottom: 108px;
  }
  .fs-xl-108 {
    font-size: 108px;
  }
  .w-xl-108 {
    width: 108px;
  }
  .h-xl-108 {
    height: 108px;
  }
}
.lh-109 {
  line-height: 109px;
}

.grid-cols-109 {
  grid-template-columns: repeat(109, 1fr);
}

.line-height-109 {
  line-height: 109px;
}

.gap-109 {
  gap: 109px;
}

.gap-x-109 {
  -moz-column-gap: 109px;
       column-gap: 109px;
}

.gap-y-109 {
  row-gap: 109px;
}

.rounded-109 {
  border-radius: 109px;
}

.mb-109 {
  margin-bottom: 109px;
}

.mt-109 {
  margin-top: 109px;
}

.mr-109 {
  margin-right: 109px;
}

.ml-109 {
  margin-left: 109px;
}

.mx-109 {
  margin-right: 109px;
  margin-left: 109px;
}

.my-109 {
  margin-top: 109px;
  margin-bottom: 109px;
}

.p-109 {
  padding: 109px;
}

.px-109 {
  padding-right: 109px;
  padding-left: 109px;
}

.py-109 {
  padding-top: 109px;
  padding-bottom: 109px;
}

.pr-109 {
  padding-right: 109px;
}

.pl-109 {
  padding-left: 109px;
}

.pt-109 {
  padding-top: 109px;
}

.pb-109 {
  padding-bottom: 109px;
}

.fs-109 {
  font-size: 109px;
}

.w-109 {
  width: 109px;
}

.h-109 {
  height: 109px;
}

@media (min-width: 576px) {
  .lh-sm-109 {
    line-height: 109px;
  }
  .line-height-sm-109 {
    line-height: 109px;
  }
  .grid-cols-sm-109 {
    grid-template-columns: repeat(109, 1fr);
  }
  .gap-sm-109 {
    gap: 109px;
  }
  .gap-x-sm-109 {
    -moz-column-gap: 109px;
         column-gap: 109px;
  }
  .gap-y-sm-109 {
    row-gap: 109px;
  }
  .rounded-sm-109 {
    border-radius: 109px;
  }
  .mb-sm-109 {
    margin-bottom: 109px;
  }
  .mt-sm-109 {
    margin-top: 109px;
  }
  .mr-sm-109 {
    margin-right: 109px;
  }
  .ml-sm-109 {
    margin-left: 109px;
  }
  .mx-sm-109 {
    margin-right: 109px;
    margin-left: 109px;
  }
  .my-sm-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }
  .p-sm-109 {
    padding: 109px;
  }
  .px-sm-109 {
    padding-right: 109px;
    padding-left: 109px;
  }
  .py-sm-109 {
    padding-top: 109px;
    padding-bottom: 109px;
  }
  .pr-sm-109 {
    padding-right: 109px;
  }
  .pl-sm-109 {
    padding-left: 109px;
  }
  .pt-sm-109 {
    padding-top: 109px;
  }
  .pb-sm-109 {
    padding-bottom: 109px;
  }
  .fs-sm-109 {
    font-size: 109px;
  }
  .w-sm-109 {
    width: 109px;
  }
  .h-sm-109 {
    height: 109px;
  }
}
@media (min-width: 768px) {
  .lh-md-109 {
    line-height: 109px;
  }
  .line-height-md-109 {
    line-height: 109px;
  }
  .grid-cols-md-109 {
    grid-template-columns: repeat(109, 1fr);
  }
  .gap-md-109 {
    gap: 109px;
  }
  .gap-x-md-109 {
    -moz-column-gap: 109px;
         column-gap: 109px;
  }
  .gap-y-md-109 {
    row-gap: 109px;
  }
  .rounded-md-109 {
    border-radius: 109px;
  }
  .mb-md-109 {
    margin-bottom: 109px;
  }
  .mt-md-109 {
    margin-top: 109px;
  }
  .mr-md-109 {
    margin-right: 109px;
  }
  .ml-md-109 {
    margin-left: 109px;
  }
  .mx-md-109 {
    margin-right: 109px;
    margin-left: 109px;
  }
  .my-md-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }
  .p-md-109 {
    padding: 109px;
  }
  .px-md-109 {
    padding-right: 109px;
    padding-left: 109px;
  }
  .py-md-109 {
    padding-top: 109px;
    padding-bottom: 109px;
  }
  .pr-md-109 {
    padding-right: 109px;
  }
  .pl-md-109 {
    padding-left: 109px;
  }
  .pt-md-109 {
    padding-top: 109px;
  }
  .pb-md-109 {
    padding-bottom: 109px;
  }
  .fs-md-109 {
    font-size: 109px;
  }
  .w-md-109 {
    width: 109px;
  }
  .h-md-109 {
    height: 109px;
  }
}
@media (min-width: 992px) {
  .lh-lg-109 {
    line-height: 109px;
  }
  .line-height-lg-109 {
    line-height: 109px;
  }
  .grid-cols-lg-109 {
    grid-template-columns: repeat(109, 1fr);
  }
  .gap-lg-109 {
    gap: 109px;
  }
  .gap-x-lg-109 {
    -moz-column-gap: 109px;
         column-gap: 109px;
  }
  .gap-y-lg-109 {
    row-gap: 109px;
  }
  .rounded-lg-109 {
    border-radius: 109px;
  }
  .mb-lg-109 {
    margin-bottom: 109px;
  }
  .mt-lg-109 {
    margin-top: 109px;
  }
  .mr-lg-109 {
    margin-right: 109px;
  }
  .ml-lg-109 {
    margin-left: 109px;
  }
  .mx-lg-109 {
    margin-right: 109px;
    margin-left: 109px;
  }
  .my-lg-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }
  .p-lg-109 {
    padding: 109px;
  }
  .px-lg-109 {
    padding-right: 109px;
    padding-left: 109px;
  }
  .py-lg-109 {
    padding-top: 109px;
    padding-bottom: 109px;
  }
  .pr-lg-109 {
    padding-right: 109px;
  }
  .pl-lg-109 {
    padding-left: 109px;
  }
  .pt-lg-109 {
    padding-top: 109px;
  }
  .pb-lg-109 {
    padding-bottom: 109px;
  }
  .fs-lg-109 {
    font-size: 109px;
  }
  .w-lg-109 {
    width: 109px;
  }
  .h-lg-109 {
    height: 109px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-109 {
    line-height: 109px;
  }
  .line-height-xl-109 {
    line-height: 109px;
  }
  .grid-cols-xl-109 {
    grid-template-columns: repeat(109, 1fr);
  }
  .gap-xl-109 {
    gap: 109px;
  }
  .gap-x-xl-109 {
    -moz-column-gap: 109px;
         column-gap: 109px;
  }
  .gap-y-xl-109 {
    row-gap: 109px;
  }
  .rounded-xl-109 {
    border-radius: 109px;
  }
  .mb-xl-109 {
    margin-bottom: 109px;
  }
  .mt-xl-109 {
    margin-top: 109px;
  }
  .mr-xl-109 {
    margin-right: 109px;
  }
  .ml-xl-109 {
    margin-left: 109px;
  }
  .mx-xl-109 {
    margin-right: 109px;
    margin-left: 109px;
  }
  .my-xl-109 {
    margin-top: 109px;
    margin-bottom: 109px;
  }
  .p-xl-109 {
    padding: 109px;
  }
  .px-xl-109 {
    padding-right: 109px;
    padding-left: 109px;
  }
  .py-xl-109 {
    padding-top: 109px;
    padding-bottom: 109px;
  }
  .pr-xl-109 {
    padding-right: 109px;
  }
  .pl-xl-109 {
    padding-left: 109px;
  }
  .pt-xl-109 {
    padding-top: 109px;
  }
  .pb-xl-109 {
    padding-bottom: 109px;
  }
  .fs-xl-109 {
    font-size: 109px;
  }
  .w-xl-109 {
    width: 109px;
  }
  .h-xl-109 {
    height: 109px;
  }
}
.lh-110 {
  line-height: 110px;
}

.grid-cols-110 {
  grid-template-columns: repeat(110, 1fr);
}

.line-height-110 {
  line-height: 110px;
}

.gap-110 {
  gap: 110px;
}

.gap-x-110 {
  -moz-column-gap: 110px;
       column-gap: 110px;
}

.gap-y-110 {
  row-gap: 110px;
}

.rounded-110 {
  border-radius: 110px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mt-110 {
  margin-top: 110px;
}

.mr-110 {
  margin-right: 110px;
}

.ml-110 {
  margin-left: 110px;
}

.mx-110 {
  margin-right: 110px;
  margin-left: 110px;
}

.my-110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

.p-110 {
  padding: 110px;
}

.px-110 {
  padding-right: 110px;
  padding-left: 110px;
}

.py-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}

.pr-110 {
  padding-right: 110px;
}

.pl-110 {
  padding-left: 110px;
}

.pt-110 {
  padding-top: 110px;
}

.pb-110 {
  padding-bottom: 110px;
}

.fs-110 {
  font-size: 110px;
}

.w-110 {
  width: 110px;
}

.h-110 {
  height: 110px;
}

@media (min-width: 576px) {
  .lh-sm-110 {
    line-height: 110px;
  }
  .line-height-sm-110 {
    line-height: 110px;
  }
  .grid-cols-sm-110 {
    grid-template-columns: repeat(110, 1fr);
  }
  .gap-sm-110 {
    gap: 110px;
  }
  .gap-x-sm-110 {
    -moz-column-gap: 110px;
         column-gap: 110px;
  }
  .gap-y-sm-110 {
    row-gap: 110px;
  }
  .rounded-sm-110 {
    border-radius: 110px;
  }
  .mb-sm-110 {
    margin-bottom: 110px;
  }
  .mt-sm-110 {
    margin-top: 110px;
  }
  .mr-sm-110 {
    margin-right: 110px;
  }
  .ml-sm-110 {
    margin-left: 110px;
  }
  .mx-sm-110 {
    margin-right: 110px;
    margin-left: 110px;
  }
  .my-sm-110 {
    margin-top: 110px;
    margin-bottom: 110px;
  }
  .p-sm-110 {
    padding: 110px;
  }
  .px-sm-110 {
    padding-right: 110px;
    padding-left: 110px;
  }
  .py-sm-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .pr-sm-110 {
    padding-right: 110px;
  }
  .pl-sm-110 {
    padding-left: 110px;
  }
  .pt-sm-110 {
    padding-top: 110px;
  }
  .pb-sm-110 {
    padding-bottom: 110px;
  }
  .fs-sm-110 {
    font-size: 110px;
  }
  .w-sm-110 {
    width: 110px;
  }
  .h-sm-110 {
    height: 110px;
  }
}
@media (min-width: 768px) {
  .lh-md-110 {
    line-height: 110px;
  }
  .line-height-md-110 {
    line-height: 110px;
  }
  .grid-cols-md-110 {
    grid-template-columns: repeat(110, 1fr);
  }
  .gap-md-110 {
    gap: 110px;
  }
  .gap-x-md-110 {
    -moz-column-gap: 110px;
         column-gap: 110px;
  }
  .gap-y-md-110 {
    row-gap: 110px;
  }
  .rounded-md-110 {
    border-radius: 110px;
  }
  .mb-md-110 {
    margin-bottom: 110px;
  }
  .mt-md-110 {
    margin-top: 110px;
  }
  .mr-md-110 {
    margin-right: 110px;
  }
  .ml-md-110 {
    margin-left: 110px;
  }
  .mx-md-110 {
    margin-right: 110px;
    margin-left: 110px;
  }
  .my-md-110 {
    margin-top: 110px;
    margin-bottom: 110px;
  }
  .p-md-110 {
    padding: 110px;
  }
  .px-md-110 {
    padding-right: 110px;
    padding-left: 110px;
  }
  .py-md-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .pr-md-110 {
    padding-right: 110px;
  }
  .pl-md-110 {
    padding-left: 110px;
  }
  .pt-md-110 {
    padding-top: 110px;
  }
  .pb-md-110 {
    padding-bottom: 110px;
  }
  .fs-md-110 {
    font-size: 110px;
  }
  .w-md-110 {
    width: 110px;
  }
  .h-md-110 {
    height: 110px;
  }
}
@media (min-width: 992px) {
  .lh-lg-110 {
    line-height: 110px;
  }
  .line-height-lg-110 {
    line-height: 110px;
  }
  .grid-cols-lg-110 {
    grid-template-columns: repeat(110, 1fr);
  }
  .gap-lg-110 {
    gap: 110px;
  }
  .gap-x-lg-110 {
    -moz-column-gap: 110px;
         column-gap: 110px;
  }
  .gap-y-lg-110 {
    row-gap: 110px;
  }
  .rounded-lg-110 {
    border-radius: 110px;
  }
  .mb-lg-110 {
    margin-bottom: 110px;
  }
  .mt-lg-110 {
    margin-top: 110px;
  }
  .mr-lg-110 {
    margin-right: 110px;
  }
  .ml-lg-110 {
    margin-left: 110px;
  }
  .mx-lg-110 {
    margin-right: 110px;
    margin-left: 110px;
  }
  .my-lg-110 {
    margin-top: 110px;
    margin-bottom: 110px;
  }
  .p-lg-110 {
    padding: 110px;
  }
  .px-lg-110 {
    padding-right: 110px;
    padding-left: 110px;
  }
  .py-lg-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .pr-lg-110 {
    padding-right: 110px;
  }
  .pl-lg-110 {
    padding-left: 110px;
  }
  .pt-lg-110 {
    padding-top: 110px;
  }
  .pb-lg-110 {
    padding-bottom: 110px;
  }
  .fs-lg-110 {
    font-size: 110px;
  }
  .w-lg-110 {
    width: 110px;
  }
  .h-lg-110 {
    height: 110px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-110 {
    line-height: 110px;
  }
  .line-height-xl-110 {
    line-height: 110px;
  }
  .grid-cols-xl-110 {
    grid-template-columns: repeat(110, 1fr);
  }
  .gap-xl-110 {
    gap: 110px;
  }
  .gap-x-xl-110 {
    -moz-column-gap: 110px;
         column-gap: 110px;
  }
  .gap-y-xl-110 {
    row-gap: 110px;
  }
  .rounded-xl-110 {
    border-radius: 110px;
  }
  .mb-xl-110 {
    margin-bottom: 110px;
  }
  .mt-xl-110 {
    margin-top: 110px;
  }
  .mr-xl-110 {
    margin-right: 110px;
  }
  .ml-xl-110 {
    margin-left: 110px;
  }
  .mx-xl-110 {
    margin-right: 110px;
    margin-left: 110px;
  }
  .my-xl-110 {
    margin-top: 110px;
    margin-bottom: 110px;
  }
  .p-xl-110 {
    padding: 110px;
  }
  .px-xl-110 {
    padding-right: 110px;
    padding-left: 110px;
  }
  .py-xl-110 {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .pr-xl-110 {
    padding-right: 110px;
  }
  .pl-xl-110 {
    padding-left: 110px;
  }
  .pt-xl-110 {
    padding-top: 110px;
  }
  .pb-xl-110 {
    padding-bottom: 110px;
  }
  .fs-xl-110 {
    font-size: 110px;
  }
  .w-xl-110 {
    width: 110px;
  }
  .h-xl-110 {
    height: 110px;
  }
}
.lh-111 {
  line-height: 111px;
}

.grid-cols-111 {
  grid-template-columns: repeat(111, 1fr);
}

.line-height-111 {
  line-height: 111px;
}

.gap-111 {
  gap: 111px;
}

.gap-x-111 {
  -moz-column-gap: 111px;
       column-gap: 111px;
}

.gap-y-111 {
  row-gap: 111px;
}

.rounded-111 {
  border-radius: 111px;
}

.mb-111 {
  margin-bottom: 111px;
}

.mt-111 {
  margin-top: 111px;
}

.mr-111 {
  margin-right: 111px;
}

.ml-111 {
  margin-left: 111px;
}

.mx-111 {
  margin-right: 111px;
  margin-left: 111px;
}

.my-111 {
  margin-top: 111px;
  margin-bottom: 111px;
}

.p-111 {
  padding: 111px;
}

.px-111 {
  padding-right: 111px;
  padding-left: 111px;
}

.py-111 {
  padding-top: 111px;
  padding-bottom: 111px;
}

.pr-111 {
  padding-right: 111px;
}

.pl-111 {
  padding-left: 111px;
}

.pt-111 {
  padding-top: 111px;
}

.pb-111 {
  padding-bottom: 111px;
}

.fs-111 {
  font-size: 111px;
}

.w-111 {
  width: 111px;
}

.h-111 {
  height: 111px;
}

@media (min-width: 576px) {
  .lh-sm-111 {
    line-height: 111px;
  }
  .line-height-sm-111 {
    line-height: 111px;
  }
  .grid-cols-sm-111 {
    grid-template-columns: repeat(111, 1fr);
  }
  .gap-sm-111 {
    gap: 111px;
  }
  .gap-x-sm-111 {
    -moz-column-gap: 111px;
         column-gap: 111px;
  }
  .gap-y-sm-111 {
    row-gap: 111px;
  }
  .rounded-sm-111 {
    border-radius: 111px;
  }
  .mb-sm-111 {
    margin-bottom: 111px;
  }
  .mt-sm-111 {
    margin-top: 111px;
  }
  .mr-sm-111 {
    margin-right: 111px;
  }
  .ml-sm-111 {
    margin-left: 111px;
  }
  .mx-sm-111 {
    margin-right: 111px;
    margin-left: 111px;
  }
  .my-sm-111 {
    margin-top: 111px;
    margin-bottom: 111px;
  }
  .p-sm-111 {
    padding: 111px;
  }
  .px-sm-111 {
    padding-right: 111px;
    padding-left: 111px;
  }
  .py-sm-111 {
    padding-top: 111px;
    padding-bottom: 111px;
  }
  .pr-sm-111 {
    padding-right: 111px;
  }
  .pl-sm-111 {
    padding-left: 111px;
  }
  .pt-sm-111 {
    padding-top: 111px;
  }
  .pb-sm-111 {
    padding-bottom: 111px;
  }
  .fs-sm-111 {
    font-size: 111px;
  }
  .w-sm-111 {
    width: 111px;
  }
  .h-sm-111 {
    height: 111px;
  }
}
@media (min-width: 768px) {
  .lh-md-111 {
    line-height: 111px;
  }
  .line-height-md-111 {
    line-height: 111px;
  }
  .grid-cols-md-111 {
    grid-template-columns: repeat(111, 1fr);
  }
  .gap-md-111 {
    gap: 111px;
  }
  .gap-x-md-111 {
    -moz-column-gap: 111px;
         column-gap: 111px;
  }
  .gap-y-md-111 {
    row-gap: 111px;
  }
  .rounded-md-111 {
    border-radius: 111px;
  }
  .mb-md-111 {
    margin-bottom: 111px;
  }
  .mt-md-111 {
    margin-top: 111px;
  }
  .mr-md-111 {
    margin-right: 111px;
  }
  .ml-md-111 {
    margin-left: 111px;
  }
  .mx-md-111 {
    margin-right: 111px;
    margin-left: 111px;
  }
  .my-md-111 {
    margin-top: 111px;
    margin-bottom: 111px;
  }
  .p-md-111 {
    padding: 111px;
  }
  .px-md-111 {
    padding-right: 111px;
    padding-left: 111px;
  }
  .py-md-111 {
    padding-top: 111px;
    padding-bottom: 111px;
  }
  .pr-md-111 {
    padding-right: 111px;
  }
  .pl-md-111 {
    padding-left: 111px;
  }
  .pt-md-111 {
    padding-top: 111px;
  }
  .pb-md-111 {
    padding-bottom: 111px;
  }
  .fs-md-111 {
    font-size: 111px;
  }
  .w-md-111 {
    width: 111px;
  }
  .h-md-111 {
    height: 111px;
  }
}
@media (min-width: 992px) {
  .lh-lg-111 {
    line-height: 111px;
  }
  .line-height-lg-111 {
    line-height: 111px;
  }
  .grid-cols-lg-111 {
    grid-template-columns: repeat(111, 1fr);
  }
  .gap-lg-111 {
    gap: 111px;
  }
  .gap-x-lg-111 {
    -moz-column-gap: 111px;
         column-gap: 111px;
  }
  .gap-y-lg-111 {
    row-gap: 111px;
  }
  .rounded-lg-111 {
    border-radius: 111px;
  }
  .mb-lg-111 {
    margin-bottom: 111px;
  }
  .mt-lg-111 {
    margin-top: 111px;
  }
  .mr-lg-111 {
    margin-right: 111px;
  }
  .ml-lg-111 {
    margin-left: 111px;
  }
  .mx-lg-111 {
    margin-right: 111px;
    margin-left: 111px;
  }
  .my-lg-111 {
    margin-top: 111px;
    margin-bottom: 111px;
  }
  .p-lg-111 {
    padding: 111px;
  }
  .px-lg-111 {
    padding-right: 111px;
    padding-left: 111px;
  }
  .py-lg-111 {
    padding-top: 111px;
    padding-bottom: 111px;
  }
  .pr-lg-111 {
    padding-right: 111px;
  }
  .pl-lg-111 {
    padding-left: 111px;
  }
  .pt-lg-111 {
    padding-top: 111px;
  }
  .pb-lg-111 {
    padding-bottom: 111px;
  }
  .fs-lg-111 {
    font-size: 111px;
  }
  .w-lg-111 {
    width: 111px;
  }
  .h-lg-111 {
    height: 111px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-111 {
    line-height: 111px;
  }
  .line-height-xl-111 {
    line-height: 111px;
  }
  .grid-cols-xl-111 {
    grid-template-columns: repeat(111, 1fr);
  }
  .gap-xl-111 {
    gap: 111px;
  }
  .gap-x-xl-111 {
    -moz-column-gap: 111px;
         column-gap: 111px;
  }
  .gap-y-xl-111 {
    row-gap: 111px;
  }
  .rounded-xl-111 {
    border-radius: 111px;
  }
  .mb-xl-111 {
    margin-bottom: 111px;
  }
  .mt-xl-111 {
    margin-top: 111px;
  }
  .mr-xl-111 {
    margin-right: 111px;
  }
  .ml-xl-111 {
    margin-left: 111px;
  }
  .mx-xl-111 {
    margin-right: 111px;
    margin-left: 111px;
  }
  .my-xl-111 {
    margin-top: 111px;
    margin-bottom: 111px;
  }
  .p-xl-111 {
    padding: 111px;
  }
  .px-xl-111 {
    padding-right: 111px;
    padding-left: 111px;
  }
  .py-xl-111 {
    padding-top: 111px;
    padding-bottom: 111px;
  }
  .pr-xl-111 {
    padding-right: 111px;
  }
  .pl-xl-111 {
    padding-left: 111px;
  }
  .pt-xl-111 {
    padding-top: 111px;
  }
  .pb-xl-111 {
    padding-bottom: 111px;
  }
  .fs-xl-111 {
    font-size: 111px;
  }
  .w-xl-111 {
    width: 111px;
  }
  .h-xl-111 {
    height: 111px;
  }
}
.lh-112 {
  line-height: 112px;
}

.grid-cols-112 {
  grid-template-columns: repeat(112, 1fr);
}

.line-height-112 {
  line-height: 112px;
}

.gap-112 {
  gap: 112px;
}

.gap-x-112 {
  -moz-column-gap: 112px;
       column-gap: 112px;
}

.gap-y-112 {
  row-gap: 112px;
}

.rounded-112 {
  border-radius: 112px;
}

.mb-112 {
  margin-bottom: 112px;
}

.mt-112 {
  margin-top: 112px;
}

.mr-112 {
  margin-right: 112px;
}

.ml-112 {
  margin-left: 112px;
}

.mx-112 {
  margin-right: 112px;
  margin-left: 112px;
}

.my-112 {
  margin-top: 112px;
  margin-bottom: 112px;
}

.p-112 {
  padding: 112px;
}

.px-112 {
  padding-right: 112px;
  padding-left: 112px;
}

.py-112 {
  padding-top: 112px;
  padding-bottom: 112px;
}

.pr-112 {
  padding-right: 112px;
}

.pl-112 {
  padding-left: 112px;
}

.pt-112 {
  padding-top: 112px;
}

.pb-112 {
  padding-bottom: 112px;
}

.fs-112 {
  font-size: 112px;
}

.w-112 {
  width: 112px;
}

.h-112 {
  height: 112px;
}

@media (min-width: 576px) {
  .lh-sm-112 {
    line-height: 112px;
  }
  .line-height-sm-112 {
    line-height: 112px;
  }
  .grid-cols-sm-112 {
    grid-template-columns: repeat(112, 1fr);
  }
  .gap-sm-112 {
    gap: 112px;
  }
  .gap-x-sm-112 {
    -moz-column-gap: 112px;
         column-gap: 112px;
  }
  .gap-y-sm-112 {
    row-gap: 112px;
  }
  .rounded-sm-112 {
    border-radius: 112px;
  }
  .mb-sm-112 {
    margin-bottom: 112px;
  }
  .mt-sm-112 {
    margin-top: 112px;
  }
  .mr-sm-112 {
    margin-right: 112px;
  }
  .ml-sm-112 {
    margin-left: 112px;
  }
  .mx-sm-112 {
    margin-right: 112px;
    margin-left: 112px;
  }
  .my-sm-112 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .p-sm-112 {
    padding: 112px;
  }
  .px-sm-112 {
    padding-right: 112px;
    padding-left: 112px;
  }
  .py-sm-112 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .pr-sm-112 {
    padding-right: 112px;
  }
  .pl-sm-112 {
    padding-left: 112px;
  }
  .pt-sm-112 {
    padding-top: 112px;
  }
  .pb-sm-112 {
    padding-bottom: 112px;
  }
  .fs-sm-112 {
    font-size: 112px;
  }
  .w-sm-112 {
    width: 112px;
  }
  .h-sm-112 {
    height: 112px;
  }
}
@media (min-width: 768px) {
  .lh-md-112 {
    line-height: 112px;
  }
  .line-height-md-112 {
    line-height: 112px;
  }
  .grid-cols-md-112 {
    grid-template-columns: repeat(112, 1fr);
  }
  .gap-md-112 {
    gap: 112px;
  }
  .gap-x-md-112 {
    -moz-column-gap: 112px;
         column-gap: 112px;
  }
  .gap-y-md-112 {
    row-gap: 112px;
  }
  .rounded-md-112 {
    border-radius: 112px;
  }
  .mb-md-112 {
    margin-bottom: 112px;
  }
  .mt-md-112 {
    margin-top: 112px;
  }
  .mr-md-112 {
    margin-right: 112px;
  }
  .ml-md-112 {
    margin-left: 112px;
  }
  .mx-md-112 {
    margin-right: 112px;
    margin-left: 112px;
  }
  .my-md-112 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .p-md-112 {
    padding: 112px;
  }
  .px-md-112 {
    padding-right: 112px;
    padding-left: 112px;
  }
  .py-md-112 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .pr-md-112 {
    padding-right: 112px;
  }
  .pl-md-112 {
    padding-left: 112px;
  }
  .pt-md-112 {
    padding-top: 112px;
  }
  .pb-md-112 {
    padding-bottom: 112px;
  }
  .fs-md-112 {
    font-size: 112px;
  }
  .w-md-112 {
    width: 112px;
  }
  .h-md-112 {
    height: 112px;
  }
}
@media (min-width: 992px) {
  .lh-lg-112 {
    line-height: 112px;
  }
  .line-height-lg-112 {
    line-height: 112px;
  }
  .grid-cols-lg-112 {
    grid-template-columns: repeat(112, 1fr);
  }
  .gap-lg-112 {
    gap: 112px;
  }
  .gap-x-lg-112 {
    -moz-column-gap: 112px;
         column-gap: 112px;
  }
  .gap-y-lg-112 {
    row-gap: 112px;
  }
  .rounded-lg-112 {
    border-radius: 112px;
  }
  .mb-lg-112 {
    margin-bottom: 112px;
  }
  .mt-lg-112 {
    margin-top: 112px;
  }
  .mr-lg-112 {
    margin-right: 112px;
  }
  .ml-lg-112 {
    margin-left: 112px;
  }
  .mx-lg-112 {
    margin-right: 112px;
    margin-left: 112px;
  }
  .my-lg-112 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .p-lg-112 {
    padding: 112px;
  }
  .px-lg-112 {
    padding-right: 112px;
    padding-left: 112px;
  }
  .py-lg-112 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .pr-lg-112 {
    padding-right: 112px;
  }
  .pl-lg-112 {
    padding-left: 112px;
  }
  .pt-lg-112 {
    padding-top: 112px;
  }
  .pb-lg-112 {
    padding-bottom: 112px;
  }
  .fs-lg-112 {
    font-size: 112px;
  }
  .w-lg-112 {
    width: 112px;
  }
  .h-lg-112 {
    height: 112px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-112 {
    line-height: 112px;
  }
  .line-height-xl-112 {
    line-height: 112px;
  }
  .grid-cols-xl-112 {
    grid-template-columns: repeat(112, 1fr);
  }
  .gap-xl-112 {
    gap: 112px;
  }
  .gap-x-xl-112 {
    -moz-column-gap: 112px;
         column-gap: 112px;
  }
  .gap-y-xl-112 {
    row-gap: 112px;
  }
  .rounded-xl-112 {
    border-radius: 112px;
  }
  .mb-xl-112 {
    margin-bottom: 112px;
  }
  .mt-xl-112 {
    margin-top: 112px;
  }
  .mr-xl-112 {
    margin-right: 112px;
  }
  .ml-xl-112 {
    margin-left: 112px;
  }
  .mx-xl-112 {
    margin-right: 112px;
    margin-left: 112px;
  }
  .my-xl-112 {
    margin-top: 112px;
    margin-bottom: 112px;
  }
  .p-xl-112 {
    padding: 112px;
  }
  .px-xl-112 {
    padding-right: 112px;
    padding-left: 112px;
  }
  .py-xl-112 {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .pr-xl-112 {
    padding-right: 112px;
  }
  .pl-xl-112 {
    padding-left: 112px;
  }
  .pt-xl-112 {
    padding-top: 112px;
  }
  .pb-xl-112 {
    padding-bottom: 112px;
  }
  .fs-xl-112 {
    font-size: 112px;
  }
  .w-xl-112 {
    width: 112px;
  }
  .h-xl-112 {
    height: 112px;
  }
}
.lh-113 {
  line-height: 113px;
}

.grid-cols-113 {
  grid-template-columns: repeat(113, 1fr);
}

.line-height-113 {
  line-height: 113px;
}

.gap-113 {
  gap: 113px;
}

.gap-x-113 {
  -moz-column-gap: 113px;
       column-gap: 113px;
}

.gap-y-113 {
  row-gap: 113px;
}

.rounded-113 {
  border-radius: 113px;
}

.mb-113 {
  margin-bottom: 113px;
}

.mt-113 {
  margin-top: 113px;
}

.mr-113 {
  margin-right: 113px;
}

.ml-113 {
  margin-left: 113px;
}

.mx-113 {
  margin-right: 113px;
  margin-left: 113px;
}

.my-113 {
  margin-top: 113px;
  margin-bottom: 113px;
}

.p-113 {
  padding: 113px;
}

.px-113 {
  padding-right: 113px;
  padding-left: 113px;
}

.py-113 {
  padding-top: 113px;
  padding-bottom: 113px;
}

.pr-113 {
  padding-right: 113px;
}

.pl-113 {
  padding-left: 113px;
}

.pt-113 {
  padding-top: 113px;
}

.pb-113 {
  padding-bottom: 113px;
}

.fs-113 {
  font-size: 113px;
}

.w-113 {
  width: 113px;
}

.h-113 {
  height: 113px;
}

@media (min-width: 576px) {
  .lh-sm-113 {
    line-height: 113px;
  }
  .line-height-sm-113 {
    line-height: 113px;
  }
  .grid-cols-sm-113 {
    grid-template-columns: repeat(113, 1fr);
  }
  .gap-sm-113 {
    gap: 113px;
  }
  .gap-x-sm-113 {
    -moz-column-gap: 113px;
         column-gap: 113px;
  }
  .gap-y-sm-113 {
    row-gap: 113px;
  }
  .rounded-sm-113 {
    border-radius: 113px;
  }
  .mb-sm-113 {
    margin-bottom: 113px;
  }
  .mt-sm-113 {
    margin-top: 113px;
  }
  .mr-sm-113 {
    margin-right: 113px;
  }
  .ml-sm-113 {
    margin-left: 113px;
  }
  .mx-sm-113 {
    margin-right: 113px;
    margin-left: 113px;
  }
  .my-sm-113 {
    margin-top: 113px;
    margin-bottom: 113px;
  }
  .p-sm-113 {
    padding: 113px;
  }
  .px-sm-113 {
    padding-right: 113px;
    padding-left: 113px;
  }
  .py-sm-113 {
    padding-top: 113px;
    padding-bottom: 113px;
  }
  .pr-sm-113 {
    padding-right: 113px;
  }
  .pl-sm-113 {
    padding-left: 113px;
  }
  .pt-sm-113 {
    padding-top: 113px;
  }
  .pb-sm-113 {
    padding-bottom: 113px;
  }
  .fs-sm-113 {
    font-size: 113px;
  }
  .w-sm-113 {
    width: 113px;
  }
  .h-sm-113 {
    height: 113px;
  }
}
@media (min-width: 768px) {
  .lh-md-113 {
    line-height: 113px;
  }
  .line-height-md-113 {
    line-height: 113px;
  }
  .grid-cols-md-113 {
    grid-template-columns: repeat(113, 1fr);
  }
  .gap-md-113 {
    gap: 113px;
  }
  .gap-x-md-113 {
    -moz-column-gap: 113px;
         column-gap: 113px;
  }
  .gap-y-md-113 {
    row-gap: 113px;
  }
  .rounded-md-113 {
    border-radius: 113px;
  }
  .mb-md-113 {
    margin-bottom: 113px;
  }
  .mt-md-113 {
    margin-top: 113px;
  }
  .mr-md-113 {
    margin-right: 113px;
  }
  .ml-md-113 {
    margin-left: 113px;
  }
  .mx-md-113 {
    margin-right: 113px;
    margin-left: 113px;
  }
  .my-md-113 {
    margin-top: 113px;
    margin-bottom: 113px;
  }
  .p-md-113 {
    padding: 113px;
  }
  .px-md-113 {
    padding-right: 113px;
    padding-left: 113px;
  }
  .py-md-113 {
    padding-top: 113px;
    padding-bottom: 113px;
  }
  .pr-md-113 {
    padding-right: 113px;
  }
  .pl-md-113 {
    padding-left: 113px;
  }
  .pt-md-113 {
    padding-top: 113px;
  }
  .pb-md-113 {
    padding-bottom: 113px;
  }
  .fs-md-113 {
    font-size: 113px;
  }
  .w-md-113 {
    width: 113px;
  }
  .h-md-113 {
    height: 113px;
  }
}
@media (min-width: 992px) {
  .lh-lg-113 {
    line-height: 113px;
  }
  .line-height-lg-113 {
    line-height: 113px;
  }
  .grid-cols-lg-113 {
    grid-template-columns: repeat(113, 1fr);
  }
  .gap-lg-113 {
    gap: 113px;
  }
  .gap-x-lg-113 {
    -moz-column-gap: 113px;
         column-gap: 113px;
  }
  .gap-y-lg-113 {
    row-gap: 113px;
  }
  .rounded-lg-113 {
    border-radius: 113px;
  }
  .mb-lg-113 {
    margin-bottom: 113px;
  }
  .mt-lg-113 {
    margin-top: 113px;
  }
  .mr-lg-113 {
    margin-right: 113px;
  }
  .ml-lg-113 {
    margin-left: 113px;
  }
  .mx-lg-113 {
    margin-right: 113px;
    margin-left: 113px;
  }
  .my-lg-113 {
    margin-top: 113px;
    margin-bottom: 113px;
  }
  .p-lg-113 {
    padding: 113px;
  }
  .px-lg-113 {
    padding-right: 113px;
    padding-left: 113px;
  }
  .py-lg-113 {
    padding-top: 113px;
    padding-bottom: 113px;
  }
  .pr-lg-113 {
    padding-right: 113px;
  }
  .pl-lg-113 {
    padding-left: 113px;
  }
  .pt-lg-113 {
    padding-top: 113px;
  }
  .pb-lg-113 {
    padding-bottom: 113px;
  }
  .fs-lg-113 {
    font-size: 113px;
  }
  .w-lg-113 {
    width: 113px;
  }
  .h-lg-113 {
    height: 113px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-113 {
    line-height: 113px;
  }
  .line-height-xl-113 {
    line-height: 113px;
  }
  .grid-cols-xl-113 {
    grid-template-columns: repeat(113, 1fr);
  }
  .gap-xl-113 {
    gap: 113px;
  }
  .gap-x-xl-113 {
    -moz-column-gap: 113px;
         column-gap: 113px;
  }
  .gap-y-xl-113 {
    row-gap: 113px;
  }
  .rounded-xl-113 {
    border-radius: 113px;
  }
  .mb-xl-113 {
    margin-bottom: 113px;
  }
  .mt-xl-113 {
    margin-top: 113px;
  }
  .mr-xl-113 {
    margin-right: 113px;
  }
  .ml-xl-113 {
    margin-left: 113px;
  }
  .mx-xl-113 {
    margin-right: 113px;
    margin-left: 113px;
  }
  .my-xl-113 {
    margin-top: 113px;
    margin-bottom: 113px;
  }
  .p-xl-113 {
    padding: 113px;
  }
  .px-xl-113 {
    padding-right: 113px;
    padding-left: 113px;
  }
  .py-xl-113 {
    padding-top: 113px;
    padding-bottom: 113px;
  }
  .pr-xl-113 {
    padding-right: 113px;
  }
  .pl-xl-113 {
    padding-left: 113px;
  }
  .pt-xl-113 {
    padding-top: 113px;
  }
  .pb-xl-113 {
    padding-bottom: 113px;
  }
  .fs-xl-113 {
    font-size: 113px;
  }
  .w-xl-113 {
    width: 113px;
  }
  .h-xl-113 {
    height: 113px;
  }
}
.lh-114 {
  line-height: 114px;
}

.grid-cols-114 {
  grid-template-columns: repeat(114, 1fr);
}

.line-height-114 {
  line-height: 114px;
}

.gap-114 {
  gap: 114px;
}

.gap-x-114 {
  -moz-column-gap: 114px;
       column-gap: 114px;
}

.gap-y-114 {
  row-gap: 114px;
}

.rounded-114 {
  border-radius: 114px;
}

.mb-114 {
  margin-bottom: 114px;
}

.mt-114 {
  margin-top: 114px;
}

.mr-114 {
  margin-right: 114px;
}

.ml-114 {
  margin-left: 114px;
}

.mx-114 {
  margin-right: 114px;
  margin-left: 114px;
}

.my-114 {
  margin-top: 114px;
  margin-bottom: 114px;
}

.p-114 {
  padding: 114px;
}

.px-114 {
  padding-right: 114px;
  padding-left: 114px;
}

.py-114 {
  padding-top: 114px;
  padding-bottom: 114px;
}

.pr-114 {
  padding-right: 114px;
}

.pl-114 {
  padding-left: 114px;
}

.pt-114 {
  padding-top: 114px;
}

.pb-114 {
  padding-bottom: 114px;
}

.fs-114 {
  font-size: 114px;
}

.w-114 {
  width: 114px;
}

.h-114 {
  height: 114px;
}

@media (min-width: 576px) {
  .lh-sm-114 {
    line-height: 114px;
  }
  .line-height-sm-114 {
    line-height: 114px;
  }
  .grid-cols-sm-114 {
    grid-template-columns: repeat(114, 1fr);
  }
  .gap-sm-114 {
    gap: 114px;
  }
  .gap-x-sm-114 {
    -moz-column-gap: 114px;
         column-gap: 114px;
  }
  .gap-y-sm-114 {
    row-gap: 114px;
  }
  .rounded-sm-114 {
    border-radius: 114px;
  }
  .mb-sm-114 {
    margin-bottom: 114px;
  }
  .mt-sm-114 {
    margin-top: 114px;
  }
  .mr-sm-114 {
    margin-right: 114px;
  }
  .ml-sm-114 {
    margin-left: 114px;
  }
  .mx-sm-114 {
    margin-right: 114px;
    margin-left: 114px;
  }
  .my-sm-114 {
    margin-top: 114px;
    margin-bottom: 114px;
  }
  .p-sm-114 {
    padding: 114px;
  }
  .px-sm-114 {
    padding-right: 114px;
    padding-left: 114px;
  }
  .py-sm-114 {
    padding-top: 114px;
    padding-bottom: 114px;
  }
  .pr-sm-114 {
    padding-right: 114px;
  }
  .pl-sm-114 {
    padding-left: 114px;
  }
  .pt-sm-114 {
    padding-top: 114px;
  }
  .pb-sm-114 {
    padding-bottom: 114px;
  }
  .fs-sm-114 {
    font-size: 114px;
  }
  .w-sm-114 {
    width: 114px;
  }
  .h-sm-114 {
    height: 114px;
  }
}
@media (min-width: 768px) {
  .lh-md-114 {
    line-height: 114px;
  }
  .line-height-md-114 {
    line-height: 114px;
  }
  .grid-cols-md-114 {
    grid-template-columns: repeat(114, 1fr);
  }
  .gap-md-114 {
    gap: 114px;
  }
  .gap-x-md-114 {
    -moz-column-gap: 114px;
         column-gap: 114px;
  }
  .gap-y-md-114 {
    row-gap: 114px;
  }
  .rounded-md-114 {
    border-radius: 114px;
  }
  .mb-md-114 {
    margin-bottom: 114px;
  }
  .mt-md-114 {
    margin-top: 114px;
  }
  .mr-md-114 {
    margin-right: 114px;
  }
  .ml-md-114 {
    margin-left: 114px;
  }
  .mx-md-114 {
    margin-right: 114px;
    margin-left: 114px;
  }
  .my-md-114 {
    margin-top: 114px;
    margin-bottom: 114px;
  }
  .p-md-114 {
    padding: 114px;
  }
  .px-md-114 {
    padding-right: 114px;
    padding-left: 114px;
  }
  .py-md-114 {
    padding-top: 114px;
    padding-bottom: 114px;
  }
  .pr-md-114 {
    padding-right: 114px;
  }
  .pl-md-114 {
    padding-left: 114px;
  }
  .pt-md-114 {
    padding-top: 114px;
  }
  .pb-md-114 {
    padding-bottom: 114px;
  }
  .fs-md-114 {
    font-size: 114px;
  }
  .w-md-114 {
    width: 114px;
  }
  .h-md-114 {
    height: 114px;
  }
}
@media (min-width: 992px) {
  .lh-lg-114 {
    line-height: 114px;
  }
  .line-height-lg-114 {
    line-height: 114px;
  }
  .grid-cols-lg-114 {
    grid-template-columns: repeat(114, 1fr);
  }
  .gap-lg-114 {
    gap: 114px;
  }
  .gap-x-lg-114 {
    -moz-column-gap: 114px;
         column-gap: 114px;
  }
  .gap-y-lg-114 {
    row-gap: 114px;
  }
  .rounded-lg-114 {
    border-radius: 114px;
  }
  .mb-lg-114 {
    margin-bottom: 114px;
  }
  .mt-lg-114 {
    margin-top: 114px;
  }
  .mr-lg-114 {
    margin-right: 114px;
  }
  .ml-lg-114 {
    margin-left: 114px;
  }
  .mx-lg-114 {
    margin-right: 114px;
    margin-left: 114px;
  }
  .my-lg-114 {
    margin-top: 114px;
    margin-bottom: 114px;
  }
  .p-lg-114 {
    padding: 114px;
  }
  .px-lg-114 {
    padding-right: 114px;
    padding-left: 114px;
  }
  .py-lg-114 {
    padding-top: 114px;
    padding-bottom: 114px;
  }
  .pr-lg-114 {
    padding-right: 114px;
  }
  .pl-lg-114 {
    padding-left: 114px;
  }
  .pt-lg-114 {
    padding-top: 114px;
  }
  .pb-lg-114 {
    padding-bottom: 114px;
  }
  .fs-lg-114 {
    font-size: 114px;
  }
  .w-lg-114 {
    width: 114px;
  }
  .h-lg-114 {
    height: 114px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-114 {
    line-height: 114px;
  }
  .line-height-xl-114 {
    line-height: 114px;
  }
  .grid-cols-xl-114 {
    grid-template-columns: repeat(114, 1fr);
  }
  .gap-xl-114 {
    gap: 114px;
  }
  .gap-x-xl-114 {
    -moz-column-gap: 114px;
         column-gap: 114px;
  }
  .gap-y-xl-114 {
    row-gap: 114px;
  }
  .rounded-xl-114 {
    border-radius: 114px;
  }
  .mb-xl-114 {
    margin-bottom: 114px;
  }
  .mt-xl-114 {
    margin-top: 114px;
  }
  .mr-xl-114 {
    margin-right: 114px;
  }
  .ml-xl-114 {
    margin-left: 114px;
  }
  .mx-xl-114 {
    margin-right: 114px;
    margin-left: 114px;
  }
  .my-xl-114 {
    margin-top: 114px;
    margin-bottom: 114px;
  }
  .p-xl-114 {
    padding: 114px;
  }
  .px-xl-114 {
    padding-right: 114px;
    padding-left: 114px;
  }
  .py-xl-114 {
    padding-top: 114px;
    padding-bottom: 114px;
  }
  .pr-xl-114 {
    padding-right: 114px;
  }
  .pl-xl-114 {
    padding-left: 114px;
  }
  .pt-xl-114 {
    padding-top: 114px;
  }
  .pb-xl-114 {
    padding-bottom: 114px;
  }
  .fs-xl-114 {
    font-size: 114px;
  }
  .w-xl-114 {
    width: 114px;
  }
  .h-xl-114 {
    height: 114px;
  }
}
.lh-115 {
  line-height: 115px;
}

.grid-cols-115 {
  grid-template-columns: repeat(115, 1fr);
}

.line-height-115 {
  line-height: 115px;
}

.gap-115 {
  gap: 115px;
}

.gap-x-115 {
  -moz-column-gap: 115px;
       column-gap: 115px;
}

.gap-y-115 {
  row-gap: 115px;
}

.rounded-115 {
  border-radius: 115px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mt-115 {
  margin-top: 115px;
}

.mr-115 {
  margin-right: 115px;
}

.ml-115 {
  margin-left: 115px;
}

.mx-115 {
  margin-right: 115px;
  margin-left: 115px;
}

.my-115 {
  margin-top: 115px;
  margin-bottom: 115px;
}

.p-115 {
  padding: 115px;
}

.px-115 {
  padding-right: 115px;
  padding-left: 115px;
}

.py-115 {
  padding-top: 115px;
  padding-bottom: 115px;
}

.pr-115 {
  padding-right: 115px;
}

.pl-115 {
  padding-left: 115px;
}

.pt-115 {
  padding-top: 115px;
}

.pb-115 {
  padding-bottom: 115px;
}

.fs-115 {
  font-size: 115px;
}

.w-115 {
  width: 115px;
}

.h-115 {
  height: 115px;
}

@media (min-width: 576px) {
  .lh-sm-115 {
    line-height: 115px;
  }
  .line-height-sm-115 {
    line-height: 115px;
  }
  .grid-cols-sm-115 {
    grid-template-columns: repeat(115, 1fr);
  }
  .gap-sm-115 {
    gap: 115px;
  }
  .gap-x-sm-115 {
    -moz-column-gap: 115px;
         column-gap: 115px;
  }
  .gap-y-sm-115 {
    row-gap: 115px;
  }
  .rounded-sm-115 {
    border-radius: 115px;
  }
  .mb-sm-115 {
    margin-bottom: 115px;
  }
  .mt-sm-115 {
    margin-top: 115px;
  }
  .mr-sm-115 {
    margin-right: 115px;
  }
  .ml-sm-115 {
    margin-left: 115px;
  }
  .mx-sm-115 {
    margin-right: 115px;
    margin-left: 115px;
  }
  .my-sm-115 {
    margin-top: 115px;
    margin-bottom: 115px;
  }
  .p-sm-115 {
    padding: 115px;
  }
  .px-sm-115 {
    padding-right: 115px;
    padding-left: 115px;
  }
  .py-sm-115 {
    padding-top: 115px;
    padding-bottom: 115px;
  }
  .pr-sm-115 {
    padding-right: 115px;
  }
  .pl-sm-115 {
    padding-left: 115px;
  }
  .pt-sm-115 {
    padding-top: 115px;
  }
  .pb-sm-115 {
    padding-bottom: 115px;
  }
  .fs-sm-115 {
    font-size: 115px;
  }
  .w-sm-115 {
    width: 115px;
  }
  .h-sm-115 {
    height: 115px;
  }
}
@media (min-width: 768px) {
  .lh-md-115 {
    line-height: 115px;
  }
  .line-height-md-115 {
    line-height: 115px;
  }
  .grid-cols-md-115 {
    grid-template-columns: repeat(115, 1fr);
  }
  .gap-md-115 {
    gap: 115px;
  }
  .gap-x-md-115 {
    -moz-column-gap: 115px;
         column-gap: 115px;
  }
  .gap-y-md-115 {
    row-gap: 115px;
  }
  .rounded-md-115 {
    border-radius: 115px;
  }
  .mb-md-115 {
    margin-bottom: 115px;
  }
  .mt-md-115 {
    margin-top: 115px;
  }
  .mr-md-115 {
    margin-right: 115px;
  }
  .ml-md-115 {
    margin-left: 115px;
  }
  .mx-md-115 {
    margin-right: 115px;
    margin-left: 115px;
  }
  .my-md-115 {
    margin-top: 115px;
    margin-bottom: 115px;
  }
  .p-md-115 {
    padding: 115px;
  }
  .px-md-115 {
    padding-right: 115px;
    padding-left: 115px;
  }
  .py-md-115 {
    padding-top: 115px;
    padding-bottom: 115px;
  }
  .pr-md-115 {
    padding-right: 115px;
  }
  .pl-md-115 {
    padding-left: 115px;
  }
  .pt-md-115 {
    padding-top: 115px;
  }
  .pb-md-115 {
    padding-bottom: 115px;
  }
  .fs-md-115 {
    font-size: 115px;
  }
  .w-md-115 {
    width: 115px;
  }
  .h-md-115 {
    height: 115px;
  }
}
@media (min-width: 992px) {
  .lh-lg-115 {
    line-height: 115px;
  }
  .line-height-lg-115 {
    line-height: 115px;
  }
  .grid-cols-lg-115 {
    grid-template-columns: repeat(115, 1fr);
  }
  .gap-lg-115 {
    gap: 115px;
  }
  .gap-x-lg-115 {
    -moz-column-gap: 115px;
         column-gap: 115px;
  }
  .gap-y-lg-115 {
    row-gap: 115px;
  }
  .rounded-lg-115 {
    border-radius: 115px;
  }
  .mb-lg-115 {
    margin-bottom: 115px;
  }
  .mt-lg-115 {
    margin-top: 115px;
  }
  .mr-lg-115 {
    margin-right: 115px;
  }
  .ml-lg-115 {
    margin-left: 115px;
  }
  .mx-lg-115 {
    margin-right: 115px;
    margin-left: 115px;
  }
  .my-lg-115 {
    margin-top: 115px;
    margin-bottom: 115px;
  }
  .p-lg-115 {
    padding: 115px;
  }
  .px-lg-115 {
    padding-right: 115px;
    padding-left: 115px;
  }
  .py-lg-115 {
    padding-top: 115px;
    padding-bottom: 115px;
  }
  .pr-lg-115 {
    padding-right: 115px;
  }
  .pl-lg-115 {
    padding-left: 115px;
  }
  .pt-lg-115 {
    padding-top: 115px;
  }
  .pb-lg-115 {
    padding-bottom: 115px;
  }
  .fs-lg-115 {
    font-size: 115px;
  }
  .w-lg-115 {
    width: 115px;
  }
  .h-lg-115 {
    height: 115px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-115 {
    line-height: 115px;
  }
  .line-height-xl-115 {
    line-height: 115px;
  }
  .grid-cols-xl-115 {
    grid-template-columns: repeat(115, 1fr);
  }
  .gap-xl-115 {
    gap: 115px;
  }
  .gap-x-xl-115 {
    -moz-column-gap: 115px;
         column-gap: 115px;
  }
  .gap-y-xl-115 {
    row-gap: 115px;
  }
  .rounded-xl-115 {
    border-radius: 115px;
  }
  .mb-xl-115 {
    margin-bottom: 115px;
  }
  .mt-xl-115 {
    margin-top: 115px;
  }
  .mr-xl-115 {
    margin-right: 115px;
  }
  .ml-xl-115 {
    margin-left: 115px;
  }
  .mx-xl-115 {
    margin-right: 115px;
    margin-left: 115px;
  }
  .my-xl-115 {
    margin-top: 115px;
    margin-bottom: 115px;
  }
  .p-xl-115 {
    padding: 115px;
  }
  .px-xl-115 {
    padding-right: 115px;
    padding-left: 115px;
  }
  .py-xl-115 {
    padding-top: 115px;
    padding-bottom: 115px;
  }
  .pr-xl-115 {
    padding-right: 115px;
  }
  .pl-xl-115 {
    padding-left: 115px;
  }
  .pt-xl-115 {
    padding-top: 115px;
  }
  .pb-xl-115 {
    padding-bottom: 115px;
  }
  .fs-xl-115 {
    font-size: 115px;
  }
  .w-xl-115 {
    width: 115px;
  }
  .h-xl-115 {
    height: 115px;
  }
}
.lh-116 {
  line-height: 116px;
}

.grid-cols-116 {
  grid-template-columns: repeat(116, 1fr);
}

.line-height-116 {
  line-height: 116px;
}

.gap-116 {
  gap: 116px;
}

.gap-x-116 {
  -moz-column-gap: 116px;
       column-gap: 116px;
}

.gap-y-116 {
  row-gap: 116px;
}

.rounded-116 {
  border-radius: 116px;
}

.mb-116 {
  margin-bottom: 116px;
}

.mt-116 {
  margin-top: 116px;
}

.mr-116 {
  margin-right: 116px;
}

.ml-116 {
  margin-left: 116px;
}

.mx-116 {
  margin-right: 116px;
  margin-left: 116px;
}

.my-116 {
  margin-top: 116px;
  margin-bottom: 116px;
}

.p-116 {
  padding: 116px;
}

.px-116 {
  padding-right: 116px;
  padding-left: 116px;
}

.py-116 {
  padding-top: 116px;
  padding-bottom: 116px;
}

.pr-116 {
  padding-right: 116px;
}

.pl-116 {
  padding-left: 116px;
}

.pt-116 {
  padding-top: 116px;
}

.pb-116 {
  padding-bottom: 116px;
}

.fs-116 {
  font-size: 116px;
}

.w-116 {
  width: 116px;
}

.h-116 {
  height: 116px;
}

@media (min-width: 576px) {
  .lh-sm-116 {
    line-height: 116px;
  }
  .line-height-sm-116 {
    line-height: 116px;
  }
  .grid-cols-sm-116 {
    grid-template-columns: repeat(116, 1fr);
  }
  .gap-sm-116 {
    gap: 116px;
  }
  .gap-x-sm-116 {
    -moz-column-gap: 116px;
         column-gap: 116px;
  }
  .gap-y-sm-116 {
    row-gap: 116px;
  }
  .rounded-sm-116 {
    border-radius: 116px;
  }
  .mb-sm-116 {
    margin-bottom: 116px;
  }
  .mt-sm-116 {
    margin-top: 116px;
  }
  .mr-sm-116 {
    margin-right: 116px;
  }
  .ml-sm-116 {
    margin-left: 116px;
  }
  .mx-sm-116 {
    margin-right: 116px;
    margin-left: 116px;
  }
  .my-sm-116 {
    margin-top: 116px;
    margin-bottom: 116px;
  }
  .p-sm-116 {
    padding: 116px;
  }
  .px-sm-116 {
    padding-right: 116px;
    padding-left: 116px;
  }
  .py-sm-116 {
    padding-top: 116px;
    padding-bottom: 116px;
  }
  .pr-sm-116 {
    padding-right: 116px;
  }
  .pl-sm-116 {
    padding-left: 116px;
  }
  .pt-sm-116 {
    padding-top: 116px;
  }
  .pb-sm-116 {
    padding-bottom: 116px;
  }
  .fs-sm-116 {
    font-size: 116px;
  }
  .w-sm-116 {
    width: 116px;
  }
  .h-sm-116 {
    height: 116px;
  }
}
@media (min-width: 768px) {
  .lh-md-116 {
    line-height: 116px;
  }
  .line-height-md-116 {
    line-height: 116px;
  }
  .grid-cols-md-116 {
    grid-template-columns: repeat(116, 1fr);
  }
  .gap-md-116 {
    gap: 116px;
  }
  .gap-x-md-116 {
    -moz-column-gap: 116px;
         column-gap: 116px;
  }
  .gap-y-md-116 {
    row-gap: 116px;
  }
  .rounded-md-116 {
    border-radius: 116px;
  }
  .mb-md-116 {
    margin-bottom: 116px;
  }
  .mt-md-116 {
    margin-top: 116px;
  }
  .mr-md-116 {
    margin-right: 116px;
  }
  .ml-md-116 {
    margin-left: 116px;
  }
  .mx-md-116 {
    margin-right: 116px;
    margin-left: 116px;
  }
  .my-md-116 {
    margin-top: 116px;
    margin-bottom: 116px;
  }
  .p-md-116 {
    padding: 116px;
  }
  .px-md-116 {
    padding-right: 116px;
    padding-left: 116px;
  }
  .py-md-116 {
    padding-top: 116px;
    padding-bottom: 116px;
  }
  .pr-md-116 {
    padding-right: 116px;
  }
  .pl-md-116 {
    padding-left: 116px;
  }
  .pt-md-116 {
    padding-top: 116px;
  }
  .pb-md-116 {
    padding-bottom: 116px;
  }
  .fs-md-116 {
    font-size: 116px;
  }
  .w-md-116 {
    width: 116px;
  }
  .h-md-116 {
    height: 116px;
  }
}
@media (min-width: 992px) {
  .lh-lg-116 {
    line-height: 116px;
  }
  .line-height-lg-116 {
    line-height: 116px;
  }
  .grid-cols-lg-116 {
    grid-template-columns: repeat(116, 1fr);
  }
  .gap-lg-116 {
    gap: 116px;
  }
  .gap-x-lg-116 {
    -moz-column-gap: 116px;
         column-gap: 116px;
  }
  .gap-y-lg-116 {
    row-gap: 116px;
  }
  .rounded-lg-116 {
    border-radius: 116px;
  }
  .mb-lg-116 {
    margin-bottom: 116px;
  }
  .mt-lg-116 {
    margin-top: 116px;
  }
  .mr-lg-116 {
    margin-right: 116px;
  }
  .ml-lg-116 {
    margin-left: 116px;
  }
  .mx-lg-116 {
    margin-right: 116px;
    margin-left: 116px;
  }
  .my-lg-116 {
    margin-top: 116px;
    margin-bottom: 116px;
  }
  .p-lg-116 {
    padding: 116px;
  }
  .px-lg-116 {
    padding-right: 116px;
    padding-left: 116px;
  }
  .py-lg-116 {
    padding-top: 116px;
    padding-bottom: 116px;
  }
  .pr-lg-116 {
    padding-right: 116px;
  }
  .pl-lg-116 {
    padding-left: 116px;
  }
  .pt-lg-116 {
    padding-top: 116px;
  }
  .pb-lg-116 {
    padding-bottom: 116px;
  }
  .fs-lg-116 {
    font-size: 116px;
  }
  .w-lg-116 {
    width: 116px;
  }
  .h-lg-116 {
    height: 116px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-116 {
    line-height: 116px;
  }
  .line-height-xl-116 {
    line-height: 116px;
  }
  .grid-cols-xl-116 {
    grid-template-columns: repeat(116, 1fr);
  }
  .gap-xl-116 {
    gap: 116px;
  }
  .gap-x-xl-116 {
    -moz-column-gap: 116px;
         column-gap: 116px;
  }
  .gap-y-xl-116 {
    row-gap: 116px;
  }
  .rounded-xl-116 {
    border-radius: 116px;
  }
  .mb-xl-116 {
    margin-bottom: 116px;
  }
  .mt-xl-116 {
    margin-top: 116px;
  }
  .mr-xl-116 {
    margin-right: 116px;
  }
  .ml-xl-116 {
    margin-left: 116px;
  }
  .mx-xl-116 {
    margin-right: 116px;
    margin-left: 116px;
  }
  .my-xl-116 {
    margin-top: 116px;
    margin-bottom: 116px;
  }
  .p-xl-116 {
    padding: 116px;
  }
  .px-xl-116 {
    padding-right: 116px;
    padding-left: 116px;
  }
  .py-xl-116 {
    padding-top: 116px;
    padding-bottom: 116px;
  }
  .pr-xl-116 {
    padding-right: 116px;
  }
  .pl-xl-116 {
    padding-left: 116px;
  }
  .pt-xl-116 {
    padding-top: 116px;
  }
  .pb-xl-116 {
    padding-bottom: 116px;
  }
  .fs-xl-116 {
    font-size: 116px;
  }
  .w-xl-116 {
    width: 116px;
  }
  .h-xl-116 {
    height: 116px;
  }
}
.lh-117 {
  line-height: 117px;
}

.grid-cols-117 {
  grid-template-columns: repeat(117, 1fr);
}

.line-height-117 {
  line-height: 117px;
}

.gap-117 {
  gap: 117px;
}

.gap-x-117 {
  -moz-column-gap: 117px;
       column-gap: 117px;
}

.gap-y-117 {
  row-gap: 117px;
}

.rounded-117 {
  border-radius: 117px;
}

.mb-117 {
  margin-bottom: 117px;
}

.mt-117 {
  margin-top: 117px;
}

.mr-117 {
  margin-right: 117px;
}

.ml-117 {
  margin-left: 117px;
}

.mx-117 {
  margin-right: 117px;
  margin-left: 117px;
}

.my-117 {
  margin-top: 117px;
  margin-bottom: 117px;
}

.p-117 {
  padding: 117px;
}

.px-117 {
  padding-right: 117px;
  padding-left: 117px;
}

.py-117 {
  padding-top: 117px;
  padding-bottom: 117px;
}

.pr-117 {
  padding-right: 117px;
}

.pl-117 {
  padding-left: 117px;
}

.pt-117 {
  padding-top: 117px;
}

.pb-117 {
  padding-bottom: 117px;
}

.fs-117 {
  font-size: 117px;
}

.w-117 {
  width: 117px;
}

.h-117 {
  height: 117px;
}

@media (min-width: 576px) {
  .lh-sm-117 {
    line-height: 117px;
  }
  .line-height-sm-117 {
    line-height: 117px;
  }
  .grid-cols-sm-117 {
    grid-template-columns: repeat(117, 1fr);
  }
  .gap-sm-117 {
    gap: 117px;
  }
  .gap-x-sm-117 {
    -moz-column-gap: 117px;
         column-gap: 117px;
  }
  .gap-y-sm-117 {
    row-gap: 117px;
  }
  .rounded-sm-117 {
    border-radius: 117px;
  }
  .mb-sm-117 {
    margin-bottom: 117px;
  }
  .mt-sm-117 {
    margin-top: 117px;
  }
  .mr-sm-117 {
    margin-right: 117px;
  }
  .ml-sm-117 {
    margin-left: 117px;
  }
  .mx-sm-117 {
    margin-right: 117px;
    margin-left: 117px;
  }
  .my-sm-117 {
    margin-top: 117px;
    margin-bottom: 117px;
  }
  .p-sm-117 {
    padding: 117px;
  }
  .px-sm-117 {
    padding-right: 117px;
    padding-left: 117px;
  }
  .py-sm-117 {
    padding-top: 117px;
    padding-bottom: 117px;
  }
  .pr-sm-117 {
    padding-right: 117px;
  }
  .pl-sm-117 {
    padding-left: 117px;
  }
  .pt-sm-117 {
    padding-top: 117px;
  }
  .pb-sm-117 {
    padding-bottom: 117px;
  }
  .fs-sm-117 {
    font-size: 117px;
  }
  .w-sm-117 {
    width: 117px;
  }
  .h-sm-117 {
    height: 117px;
  }
}
@media (min-width: 768px) {
  .lh-md-117 {
    line-height: 117px;
  }
  .line-height-md-117 {
    line-height: 117px;
  }
  .grid-cols-md-117 {
    grid-template-columns: repeat(117, 1fr);
  }
  .gap-md-117 {
    gap: 117px;
  }
  .gap-x-md-117 {
    -moz-column-gap: 117px;
         column-gap: 117px;
  }
  .gap-y-md-117 {
    row-gap: 117px;
  }
  .rounded-md-117 {
    border-radius: 117px;
  }
  .mb-md-117 {
    margin-bottom: 117px;
  }
  .mt-md-117 {
    margin-top: 117px;
  }
  .mr-md-117 {
    margin-right: 117px;
  }
  .ml-md-117 {
    margin-left: 117px;
  }
  .mx-md-117 {
    margin-right: 117px;
    margin-left: 117px;
  }
  .my-md-117 {
    margin-top: 117px;
    margin-bottom: 117px;
  }
  .p-md-117 {
    padding: 117px;
  }
  .px-md-117 {
    padding-right: 117px;
    padding-left: 117px;
  }
  .py-md-117 {
    padding-top: 117px;
    padding-bottom: 117px;
  }
  .pr-md-117 {
    padding-right: 117px;
  }
  .pl-md-117 {
    padding-left: 117px;
  }
  .pt-md-117 {
    padding-top: 117px;
  }
  .pb-md-117 {
    padding-bottom: 117px;
  }
  .fs-md-117 {
    font-size: 117px;
  }
  .w-md-117 {
    width: 117px;
  }
  .h-md-117 {
    height: 117px;
  }
}
@media (min-width: 992px) {
  .lh-lg-117 {
    line-height: 117px;
  }
  .line-height-lg-117 {
    line-height: 117px;
  }
  .grid-cols-lg-117 {
    grid-template-columns: repeat(117, 1fr);
  }
  .gap-lg-117 {
    gap: 117px;
  }
  .gap-x-lg-117 {
    -moz-column-gap: 117px;
         column-gap: 117px;
  }
  .gap-y-lg-117 {
    row-gap: 117px;
  }
  .rounded-lg-117 {
    border-radius: 117px;
  }
  .mb-lg-117 {
    margin-bottom: 117px;
  }
  .mt-lg-117 {
    margin-top: 117px;
  }
  .mr-lg-117 {
    margin-right: 117px;
  }
  .ml-lg-117 {
    margin-left: 117px;
  }
  .mx-lg-117 {
    margin-right: 117px;
    margin-left: 117px;
  }
  .my-lg-117 {
    margin-top: 117px;
    margin-bottom: 117px;
  }
  .p-lg-117 {
    padding: 117px;
  }
  .px-lg-117 {
    padding-right: 117px;
    padding-left: 117px;
  }
  .py-lg-117 {
    padding-top: 117px;
    padding-bottom: 117px;
  }
  .pr-lg-117 {
    padding-right: 117px;
  }
  .pl-lg-117 {
    padding-left: 117px;
  }
  .pt-lg-117 {
    padding-top: 117px;
  }
  .pb-lg-117 {
    padding-bottom: 117px;
  }
  .fs-lg-117 {
    font-size: 117px;
  }
  .w-lg-117 {
    width: 117px;
  }
  .h-lg-117 {
    height: 117px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-117 {
    line-height: 117px;
  }
  .line-height-xl-117 {
    line-height: 117px;
  }
  .grid-cols-xl-117 {
    grid-template-columns: repeat(117, 1fr);
  }
  .gap-xl-117 {
    gap: 117px;
  }
  .gap-x-xl-117 {
    -moz-column-gap: 117px;
         column-gap: 117px;
  }
  .gap-y-xl-117 {
    row-gap: 117px;
  }
  .rounded-xl-117 {
    border-radius: 117px;
  }
  .mb-xl-117 {
    margin-bottom: 117px;
  }
  .mt-xl-117 {
    margin-top: 117px;
  }
  .mr-xl-117 {
    margin-right: 117px;
  }
  .ml-xl-117 {
    margin-left: 117px;
  }
  .mx-xl-117 {
    margin-right: 117px;
    margin-left: 117px;
  }
  .my-xl-117 {
    margin-top: 117px;
    margin-bottom: 117px;
  }
  .p-xl-117 {
    padding: 117px;
  }
  .px-xl-117 {
    padding-right: 117px;
    padding-left: 117px;
  }
  .py-xl-117 {
    padding-top: 117px;
    padding-bottom: 117px;
  }
  .pr-xl-117 {
    padding-right: 117px;
  }
  .pl-xl-117 {
    padding-left: 117px;
  }
  .pt-xl-117 {
    padding-top: 117px;
  }
  .pb-xl-117 {
    padding-bottom: 117px;
  }
  .fs-xl-117 {
    font-size: 117px;
  }
  .w-xl-117 {
    width: 117px;
  }
  .h-xl-117 {
    height: 117px;
  }
}
.lh-118 {
  line-height: 118px;
}

.grid-cols-118 {
  grid-template-columns: repeat(118, 1fr);
}

.line-height-118 {
  line-height: 118px;
}

.gap-118 {
  gap: 118px;
}

.gap-x-118 {
  -moz-column-gap: 118px;
       column-gap: 118px;
}

.gap-y-118 {
  row-gap: 118px;
}

.rounded-118 {
  border-radius: 118px;
}

.mb-118 {
  margin-bottom: 118px;
}

.mt-118 {
  margin-top: 118px;
}

.mr-118 {
  margin-right: 118px;
}

.ml-118 {
  margin-left: 118px;
}

.mx-118 {
  margin-right: 118px;
  margin-left: 118px;
}

.my-118 {
  margin-top: 118px;
  margin-bottom: 118px;
}

.p-118 {
  padding: 118px;
}

.px-118 {
  padding-right: 118px;
  padding-left: 118px;
}

.py-118 {
  padding-top: 118px;
  padding-bottom: 118px;
}

.pr-118 {
  padding-right: 118px;
}

.pl-118 {
  padding-left: 118px;
}

.pt-118 {
  padding-top: 118px;
}

.pb-118 {
  padding-bottom: 118px;
}

.fs-118 {
  font-size: 118px;
}

.w-118 {
  width: 118px;
}

.h-118 {
  height: 118px;
}

@media (min-width: 576px) {
  .lh-sm-118 {
    line-height: 118px;
  }
  .line-height-sm-118 {
    line-height: 118px;
  }
  .grid-cols-sm-118 {
    grid-template-columns: repeat(118, 1fr);
  }
  .gap-sm-118 {
    gap: 118px;
  }
  .gap-x-sm-118 {
    -moz-column-gap: 118px;
         column-gap: 118px;
  }
  .gap-y-sm-118 {
    row-gap: 118px;
  }
  .rounded-sm-118 {
    border-radius: 118px;
  }
  .mb-sm-118 {
    margin-bottom: 118px;
  }
  .mt-sm-118 {
    margin-top: 118px;
  }
  .mr-sm-118 {
    margin-right: 118px;
  }
  .ml-sm-118 {
    margin-left: 118px;
  }
  .mx-sm-118 {
    margin-right: 118px;
    margin-left: 118px;
  }
  .my-sm-118 {
    margin-top: 118px;
    margin-bottom: 118px;
  }
  .p-sm-118 {
    padding: 118px;
  }
  .px-sm-118 {
    padding-right: 118px;
    padding-left: 118px;
  }
  .py-sm-118 {
    padding-top: 118px;
    padding-bottom: 118px;
  }
  .pr-sm-118 {
    padding-right: 118px;
  }
  .pl-sm-118 {
    padding-left: 118px;
  }
  .pt-sm-118 {
    padding-top: 118px;
  }
  .pb-sm-118 {
    padding-bottom: 118px;
  }
  .fs-sm-118 {
    font-size: 118px;
  }
  .w-sm-118 {
    width: 118px;
  }
  .h-sm-118 {
    height: 118px;
  }
}
@media (min-width: 768px) {
  .lh-md-118 {
    line-height: 118px;
  }
  .line-height-md-118 {
    line-height: 118px;
  }
  .grid-cols-md-118 {
    grid-template-columns: repeat(118, 1fr);
  }
  .gap-md-118 {
    gap: 118px;
  }
  .gap-x-md-118 {
    -moz-column-gap: 118px;
         column-gap: 118px;
  }
  .gap-y-md-118 {
    row-gap: 118px;
  }
  .rounded-md-118 {
    border-radius: 118px;
  }
  .mb-md-118 {
    margin-bottom: 118px;
  }
  .mt-md-118 {
    margin-top: 118px;
  }
  .mr-md-118 {
    margin-right: 118px;
  }
  .ml-md-118 {
    margin-left: 118px;
  }
  .mx-md-118 {
    margin-right: 118px;
    margin-left: 118px;
  }
  .my-md-118 {
    margin-top: 118px;
    margin-bottom: 118px;
  }
  .p-md-118 {
    padding: 118px;
  }
  .px-md-118 {
    padding-right: 118px;
    padding-left: 118px;
  }
  .py-md-118 {
    padding-top: 118px;
    padding-bottom: 118px;
  }
  .pr-md-118 {
    padding-right: 118px;
  }
  .pl-md-118 {
    padding-left: 118px;
  }
  .pt-md-118 {
    padding-top: 118px;
  }
  .pb-md-118 {
    padding-bottom: 118px;
  }
  .fs-md-118 {
    font-size: 118px;
  }
  .w-md-118 {
    width: 118px;
  }
  .h-md-118 {
    height: 118px;
  }
}
@media (min-width: 992px) {
  .lh-lg-118 {
    line-height: 118px;
  }
  .line-height-lg-118 {
    line-height: 118px;
  }
  .grid-cols-lg-118 {
    grid-template-columns: repeat(118, 1fr);
  }
  .gap-lg-118 {
    gap: 118px;
  }
  .gap-x-lg-118 {
    -moz-column-gap: 118px;
         column-gap: 118px;
  }
  .gap-y-lg-118 {
    row-gap: 118px;
  }
  .rounded-lg-118 {
    border-radius: 118px;
  }
  .mb-lg-118 {
    margin-bottom: 118px;
  }
  .mt-lg-118 {
    margin-top: 118px;
  }
  .mr-lg-118 {
    margin-right: 118px;
  }
  .ml-lg-118 {
    margin-left: 118px;
  }
  .mx-lg-118 {
    margin-right: 118px;
    margin-left: 118px;
  }
  .my-lg-118 {
    margin-top: 118px;
    margin-bottom: 118px;
  }
  .p-lg-118 {
    padding: 118px;
  }
  .px-lg-118 {
    padding-right: 118px;
    padding-left: 118px;
  }
  .py-lg-118 {
    padding-top: 118px;
    padding-bottom: 118px;
  }
  .pr-lg-118 {
    padding-right: 118px;
  }
  .pl-lg-118 {
    padding-left: 118px;
  }
  .pt-lg-118 {
    padding-top: 118px;
  }
  .pb-lg-118 {
    padding-bottom: 118px;
  }
  .fs-lg-118 {
    font-size: 118px;
  }
  .w-lg-118 {
    width: 118px;
  }
  .h-lg-118 {
    height: 118px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-118 {
    line-height: 118px;
  }
  .line-height-xl-118 {
    line-height: 118px;
  }
  .grid-cols-xl-118 {
    grid-template-columns: repeat(118, 1fr);
  }
  .gap-xl-118 {
    gap: 118px;
  }
  .gap-x-xl-118 {
    -moz-column-gap: 118px;
         column-gap: 118px;
  }
  .gap-y-xl-118 {
    row-gap: 118px;
  }
  .rounded-xl-118 {
    border-radius: 118px;
  }
  .mb-xl-118 {
    margin-bottom: 118px;
  }
  .mt-xl-118 {
    margin-top: 118px;
  }
  .mr-xl-118 {
    margin-right: 118px;
  }
  .ml-xl-118 {
    margin-left: 118px;
  }
  .mx-xl-118 {
    margin-right: 118px;
    margin-left: 118px;
  }
  .my-xl-118 {
    margin-top: 118px;
    margin-bottom: 118px;
  }
  .p-xl-118 {
    padding: 118px;
  }
  .px-xl-118 {
    padding-right: 118px;
    padding-left: 118px;
  }
  .py-xl-118 {
    padding-top: 118px;
    padding-bottom: 118px;
  }
  .pr-xl-118 {
    padding-right: 118px;
  }
  .pl-xl-118 {
    padding-left: 118px;
  }
  .pt-xl-118 {
    padding-top: 118px;
  }
  .pb-xl-118 {
    padding-bottom: 118px;
  }
  .fs-xl-118 {
    font-size: 118px;
  }
  .w-xl-118 {
    width: 118px;
  }
  .h-xl-118 {
    height: 118px;
  }
}
.lh-119 {
  line-height: 119px;
}

.grid-cols-119 {
  grid-template-columns: repeat(119, 1fr);
}

.line-height-119 {
  line-height: 119px;
}

.gap-119 {
  gap: 119px;
}

.gap-x-119 {
  -moz-column-gap: 119px;
       column-gap: 119px;
}

.gap-y-119 {
  row-gap: 119px;
}

.rounded-119 {
  border-radius: 119px;
}

.mb-119 {
  margin-bottom: 119px;
}

.mt-119 {
  margin-top: 119px;
}

.mr-119 {
  margin-right: 119px;
}

.ml-119 {
  margin-left: 119px;
}

.mx-119 {
  margin-right: 119px;
  margin-left: 119px;
}

.my-119 {
  margin-top: 119px;
  margin-bottom: 119px;
}

.p-119 {
  padding: 119px;
}

.px-119 {
  padding-right: 119px;
  padding-left: 119px;
}

.py-119 {
  padding-top: 119px;
  padding-bottom: 119px;
}

.pr-119 {
  padding-right: 119px;
}

.pl-119 {
  padding-left: 119px;
}

.pt-119 {
  padding-top: 119px;
}

.pb-119 {
  padding-bottom: 119px;
}

.fs-119 {
  font-size: 119px;
}

.w-119 {
  width: 119px;
}

.h-119 {
  height: 119px;
}

@media (min-width: 576px) {
  .lh-sm-119 {
    line-height: 119px;
  }
  .line-height-sm-119 {
    line-height: 119px;
  }
  .grid-cols-sm-119 {
    grid-template-columns: repeat(119, 1fr);
  }
  .gap-sm-119 {
    gap: 119px;
  }
  .gap-x-sm-119 {
    -moz-column-gap: 119px;
         column-gap: 119px;
  }
  .gap-y-sm-119 {
    row-gap: 119px;
  }
  .rounded-sm-119 {
    border-radius: 119px;
  }
  .mb-sm-119 {
    margin-bottom: 119px;
  }
  .mt-sm-119 {
    margin-top: 119px;
  }
  .mr-sm-119 {
    margin-right: 119px;
  }
  .ml-sm-119 {
    margin-left: 119px;
  }
  .mx-sm-119 {
    margin-right: 119px;
    margin-left: 119px;
  }
  .my-sm-119 {
    margin-top: 119px;
    margin-bottom: 119px;
  }
  .p-sm-119 {
    padding: 119px;
  }
  .px-sm-119 {
    padding-right: 119px;
    padding-left: 119px;
  }
  .py-sm-119 {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .pr-sm-119 {
    padding-right: 119px;
  }
  .pl-sm-119 {
    padding-left: 119px;
  }
  .pt-sm-119 {
    padding-top: 119px;
  }
  .pb-sm-119 {
    padding-bottom: 119px;
  }
  .fs-sm-119 {
    font-size: 119px;
  }
  .w-sm-119 {
    width: 119px;
  }
  .h-sm-119 {
    height: 119px;
  }
}
@media (min-width: 768px) {
  .lh-md-119 {
    line-height: 119px;
  }
  .line-height-md-119 {
    line-height: 119px;
  }
  .grid-cols-md-119 {
    grid-template-columns: repeat(119, 1fr);
  }
  .gap-md-119 {
    gap: 119px;
  }
  .gap-x-md-119 {
    -moz-column-gap: 119px;
         column-gap: 119px;
  }
  .gap-y-md-119 {
    row-gap: 119px;
  }
  .rounded-md-119 {
    border-radius: 119px;
  }
  .mb-md-119 {
    margin-bottom: 119px;
  }
  .mt-md-119 {
    margin-top: 119px;
  }
  .mr-md-119 {
    margin-right: 119px;
  }
  .ml-md-119 {
    margin-left: 119px;
  }
  .mx-md-119 {
    margin-right: 119px;
    margin-left: 119px;
  }
  .my-md-119 {
    margin-top: 119px;
    margin-bottom: 119px;
  }
  .p-md-119 {
    padding: 119px;
  }
  .px-md-119 {
    padding-right: 119px;
    padding-left: 119px;
  }
  .py-md-119 {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .pr-md-119 {
    padding-right: 119px;
  }
  .pl-md-119 {
    padding-left: 119px;
  }
  .pt-md-119 {
    padding-top: 119px;
  }
  .pb-md-119 {
    padding-bottom: 119px;
  }
  .fs-md-119 {
    font-size: 119px;
  }
  .w-md-119 {
    width: 119px;
  }
  .h-md-119 {
    height: 119px;
  }
}
@media (min-width: 992px) {
  .lh-lg-119 {
    line-height: 119px;
  }
  .line-height-lg-119 {
    line-height: 119px;
  }
  .grid-cols-lg-119 {
    grid-template-columns: repeat(119, 1fr);
  }
  .gap-lg-119 {
    gap: 119px;
  }
  .gap-x-lg-119 {
    -moz-column-gap: 119px;
         column-gap: 119px;
  }
  .gap-y-lg-119 {
    row-gap: 119px;
  }
  .rounded-lg-119 {
    border-radius: 119px;
  }
  .mb-lg-119 {
    margin-bottom: 119px;
  }
  .mt-lg-119 {
    margin-top: 119px;
  }
  .mr-lg-119 {
    margin-right: 119px;
  }
  .ml-lg-119 {
    margin-left: 119px;
  }
  .mx-lg-119 {
    margin-right: 119px;
    margin-left: 119px;
  }
  .my-lg-119 {
    margin-top: 119px;
    margin-bottom: 119px;
  }
  .p-lg-119 {
    padding: 119px;
  }
  .px-lg-119 {
    padding-right: 119px;
    padding-left: 119px;
  }
  .py-lg-119 {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .pr-lg-119 {
    padding-right: 119px;
  }
  .pl-lg-119 {
    padding-left: 119px;
  }
  .pt-lg-119 {
    padding-top: 119px;
  }
  .pb-lg-119 {
    padding-bottom: 119px;
  }
  .fs-lg-119 {
    font-size: 119px;
  }
  .w-lg-119 {
    width: 119px;
  }
  .h-lg-119 {
    height: 119px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-119 {
    line-height: 119px;
  }
  .line-height-xl-119 {
    line-height: 119px;
  }
  .grid-cols-xl-119 {
    grid-template-columns: repeat(119, 1fr);
  }
  .gap-xl-119 {
    gap: 119px;
  }
  .gap-x-xl-119 {
    -moz-column-gap: 119px;
         column-gap: 119px;
  }
  .gap-y-xl-119 {
    row-gap: 119px;
  }
  .rounded-xl-119 {
    border-radius: 119px;
  }
  .mb-xl-119 {
    margin-bottom: 119px;
  }
  .mt-xl-119 {
    margin-top: 119px;
  }
  .mr-xl-119 {
    margin-right: 119px;
  }
  .ml-xl-119 {
    margin-left: 119px;
  }
  .mx-xl-119 {
    margin-right: 119px;
    margin-left: 119px;
  }
  .my-xl-119 {
    margin-top: 119px;
    margin-bottom: 119px;
  }
  .p-xl-119 {
    padding: 119px;
  }
  .px-xl-119 {
    padding-right: 119px;
    padding-left: 119px;
  }
  .py-xl-119 {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .pr-xl-119 {
    padding-right: 119px;
  }
  .pl-xl-119 {
    padding-left: 119px;
  }
  .pt-xl-119 {
    padding-top: 119px;
  }
  .pb-xl-119 {
    padding-bottom: 119px;
  }
  .fs-xl-119 {
    font-size: 119px;
  }
  .w-xl-119 {
    width: 119px;
  }
  .h-xl-119 {
    height: 119px;
  }
}
.lh-120 {
  line-height: 120px;
}

.grid-cols-120 {
  grid-template-columns: repeat(120, 1fr);
}

.line-height-120 {
  line-height: 120px;
}

.gap-120 {
  gap: 120px;
}

.gap-x-120 {
  -moz-column-gap: 120px;
       column-gap: 120px;
}

.gap-y-120 {
  row-gap: 120px;
}

.rounded-120 {
  border-radius: 120px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mt-120 {
  margin-top: 120px;
}

.mr-120 {
  margin-right: 120px;
}

.ml-120 {
  margin-left: 120px;
}

.mx-120 {
  margin-right: 120px;
  margin-left: 120px;
}

.my-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.p-120 {
  padding: 120px;
}

.px-120 {
  padding-right: 120px;
  padding-left: 120px;
}

.py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.pr-120 {
  padding-right: 120px;
}

.pl-120 {
  padding-left: 120px;
}

.pt-120 {
  padding-top: 120px;
}

.pb-120, .main-category-page .shop-the-look-section {
  padding-bottom: 120px;
}

.fs-120 {
  font-size: 120px;
}

.w-120 {
  width: 120px;
}

.h-120 {
  height: 120px;
}

@media (min-width: 576px) {
  .lh-sm-120 {
    line-height: 120px;
  }
  .line-height-sm-120 {
    line-height: 120px;
  }
  .grid-cols-sm-120 {
    grid-template-columns: repeat(120, 1fr);
  }
  .gap-sm-120 {
    gap: 120px;
  }
  .gap-x-sm-120 {
    -moz-column-gap: 120px;
         column-gap: 120px;
  }
  .gap-y-sm-120 {
    row-gap: 120px;
  }
  .rounded-sm-120 {
    border-radius: 120px;
  }
  .mb-sm-120 {
    margin-bottom: 120px;
  }
  .mt-sm-120 {
    margin-top: 120px;
  }
  .mr-sm-120 {
    margin-right: 120px;
  }
  .ml-sm-120 {
    margin-left: 120px;
  }
  .mx-sm-120 {
    margin-right: 120px;
    margin-left: 120px;
  }
  .my-sm-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .p-sm-120 {
    padding: 120px;
  }
  .px-sm-120 {
    padding-right: 120px;
    padding-left: 120px;
  }
  .py-sm-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pr-sm-120 {
    padding-right: 120px;
  }
  .pl-sm-120 {
    padding-left: 120px;
  }
  .pt-sm-120 {
    padding-top: 120px;
  }
  .pb-sm-120 {
    padding-bottom: 120px;
  }
  .fs-sm-120 {
    font-size: 120px;
  }
  .w-sm-120 {
    width: 120px;
  }
  .h-sm-120 {
    height: 120px;
  }
}
@media (min-width: 768px) {
  .lh-md-120 {
    line-height: 120px;
  }
  .line-height-md-120 {
    line-height: 120px;
  }
  .grid-cols-md-120 {
    grid-template-columns: repeat(120, 1fr);
  }
  .gap-md-120 {
    gap: 120px;
  }
  .gap-x-md-120 {
    -moz-column-gap: 120px;
         column-gap: 120px;
  }
  .gap-y-md-120 {
    row-gap: 120px;
  }
  .rounded-md-120 {
    border-radius: 120px;
  }
  .mb-md-120 {
    margin-bottom: 120px;
  }
  .mt-md-120 {
    margin-top: 120px;
  }
  .mr-md-120 {
    margin-right: 120px;
  }
  .ml-md-120 {
    margin-left: 120px;
  }
  .mx-md-120 {
    margin-right: 120px;
    margin-left: 120px;
  }
  .my-md-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .p-md-120 {
    padding: 120px;
  }
  .px-md-120 {
    padding-right: 120px;
    padding-left: 120px;
  }
  .py-md-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pr-md-120 {
    padding-right: 120px;
  }
  .pl-md-120 {
    padding-left: 120px;
  }
  .pt-md-120 {
    padding-top: 120px;
  }
  .pb-md-120 {
    padding-bottom: 120px;
  }
  .fs-md-120 {
    font-size: 120px;
  }
  .w-md-120 {
    width: 120px;
  }
  .h-md-120 {
    height: 120px;
  }
}
@media (min-width: 992px) {
  .lh-lg-120 {
    line-height: 120px;
  }
  .line-height-lg-120 {
    line-height: 120px;
  }
  .grid-cols-lg-120 {
    grid-template-columns: repeat(120, 1fr);
  }
  .gap-lg-120 {
    gap: 120px;
  }
  .gap-x-lg-120 {
    -moz-column-gap: 120px;
         column-gap: 120px;
  }
  .gap-y-lg-120 {
    row-gap: 120px;
  }
  .rounded-lg-120 {
    border-radius: 120px;
  }
  .mb-lg-120 {
    margin-bottom: 120px;
  }
  .mt-lg-120 {
    margin-top: 120px;
  }
  .mr-lg-120 {
    margin-right: 120px;
  }
  .ml-lg-120 {
    margin-left: 120px;
  }
  .mx-lg-120 {
    margin-right: 120px;
    margin-left: 120px;
  }
  .my-lg-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .p-lg-120 {
    padding: 120px;
  }
  .px-lg-120 {
    padding-right: 120px;
    padding-left: 120px;
  }
  .py-lg-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pr-lg-120 {
    padding-right: 120px;
  }
  .pl-lg-120 {
    padding-left: 120px;
  }
  .pt-lg-120 {
    padding-top: 120px;
  }
  .pb-lg-120 {
    padding-bottom: 120px;
  }
  .fs-lg-120 {
    font-size: 120px;
  }
  .w-lg-120 {
    width: 120px;
  }
  .h-lg-120 {
    height: 120px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-120 {
    line-height: 120px;
  }
  .line-height-xl-120 {
    line-height: 120px;
  }
  .grid-cols-xl-120 {
    grid-template-columns: repeat(120, 1fr);
  }
  .gap-xl-120 {
    gap: 120px;
  }
  .gap-x-xl-120 {
    -moz-column-gap: 120px;
         column-gap: 120px;
  }
  .gap-y-xl-120 {
    row-gap: 120px;
  }
  .rounded-xl-120 {
    border-radius: 120px;
  }
  .mb-xl-120 {
    margin-bottom: 120px;
  }
  .mt-xl-120 {
    margin-top: 120px;
  }
  .mr-xl-120 {
    margin-right: 120px;
  }
  .ml-xl-120 {
    margin-left: 120px;
  }
  .mx-xl-120 {
    margin-right: 120px;
    margin-left: 120px;
  }
  .my-xl-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .p-xl-120 {
    padding: 120px;
  }
  .px-xl-120 {
    padding-right: 120px;
    padding-left: 120px;
  }
  .py-xl-120 {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pr-xl-120 {
    padding-right: 120px;
  }
  .pl-xl-120 {
    padding-left: 120px;
  }
  .pt-xl-120 {
    padding-top: 120px;
  }
  .pb-xl-120 {
    padding-bottom: 120px;
  }
  .fs-xl-120 {
    font-size: 120px;
  }
  .w-xl-120 {
    width: 120px;
  }
  .h-xl-120 {
    height: 120px;
  }
}
.lh-121 {
  line-height: 121px;
}

.grid-cols-121 {
  grid-template-columns: repeat(121, 1fr);
}

.line-height-121 {
  line-height: 121px;
}

.gap-121 {
  gap: 121px;
}

.gap-x-121 {
  -moz-column-gap: 121px;
       column-gap: 121px;
}

.gap-y-121 {
  row-gap: 121px;
}

.rounded-121 {
  border-radius: 121px;
}

.mb-121 {
  margin-bottom: 121px;
}

.mt-121 {
  margin-top: 121px;
}

.mr-121 {
  margin-right: 121px;
}

.ml-121 {
  margin-left: 121px;
}

.mx-121 {
  margin-right: 121px;
  margin-left: 121px;
}

.my-121 {
  margin-top: 121px;
  margin-bottom: 121px;
}

.p-121 {
  padding: 121px;
}

.px-121 {
  padding-right: 121px;
  padding-left: 121px;
}

.py-121 {
  padding-top: 121px;
  padding-bottom: 121px;
}

.pr-121 {
  padding-right: 121px;
}

.pl-121 {
  padding-left: 121px;
}

.pt-121 {
  padding-top: 121px;
}

.pb-121 {
  padding-bottom: 121px;
}

.fs-121 {
  font-size: 121px;
}

.w-121 {
  width: 121px;
}

.h-121 {
  height: 121px;
}

@media (min-width: 576px) {
  .lh-sm-121 {
    line-height: 121px;
  }
  .line-height-sm-121 {
    line-height: 121px;
  }
  .grid-cols-sm-121 {
    grid-template-columns: repeat(121, 1fr);
  }
  .gap-sm-121 {
    gap: 121px;
  }
  .gap-x-sm-121 {
    -moz-column-gap: 121px;
         column-gap: 121px;
  }
  .gap-y-sm-121 {
    row-gap: 121px;
  }
  .rounded-sm-121 {
    border-radius: 121px;
  }
  .mb-sm-121 {
    margin-bottom: 121px;
  }
  .mt-sm-121 {
    margin-top: 121px;
  }
  .mr-sm-121 {
    margin-right: 121px;
  }
  .ml-sm-121 {
    margin-left: 121px;
  }
  .mx-sm-121 {
    margin-right: 121px;
    margin-left: 121px;
  }
  .my-sm-121 {
    margin-top: 121px;
    margin-bottom: 121px;
  }
  .p-sm-121 {
    padding: 121px;
  }
  .px-sm-121 {
    padding-right: 121px;
    padding-left: 121px;
  }
  .py-sm-121 {
    padding-top: 121px;
    padding-bottom: 121px;
  }
  .pr-sm-121 {
    padding-right: 121px;
  }
  .pl-sm-121 {
    padding-left: 121px;
  }
  .pt-sm-121 {
    padding-top: 121px;
  }
  .pb-sm-121 {
    padding-bottom: 121px;
  }
  .fs-sm-121 {
    font-size: 121px;
  }
  .w-sm-121 {
    width: 121px;
  }
  .h-sm-121 {
    height: 121px;
  }
}
@media (min-width: 768px) {
  .lh-md-121 {
    line-height: 121px;
  }
  .line-height-md-121 {
    line-height: 121px;
  }
  .grid-cols-md-121 {
    grid-template-columns: repeat(121, 1fr);
  }
  .gap-md-121 {
    gap: 121px;
  }
  .gap-x-md-121 {
    -moz-column-gap: 121px;
         column-gap: 121px;
  }
  .gap-y-md-121 {
    row-gap: 121px;
  }
  .rounded-md-121 {
    border-radius: 121px;
  }
  .mb-md-121 {
    margin-bottom: 121px;
  }
  .mt-md-121 {
    margin-top: 121px;
  }
  .mr-md-121 {
    margin-right: 121px;
  }
  .ml-md-121 {
    margin-left: 121px;
  }
  .mx-md-121 {
    margin-right: 121px;
    margin-left: 121px;
  }
  .my-md-121 {
    margin-top: 121px;
    margin-bottom: 121px;
  }
  .p-md-121 {
    padding: 121px;
  }
  .px-md-121 {
    padding-right: 121px;
    padding-left: 121px;
  }
  .py-md-121 {
    padding-top: 121px;
    padding-bottom: 121px;
  }
  .pr-md-121 {
    padding-right: 121px;
  }
  .pl-md-121 {
    padding-left: 121px;
  }
  .pt-md-121 {
    padding-top: 121px;
  }
  .pb-md-121 {
    padding-bottom: 121px;
  }
  .fs-md-121 {
    font-size: 121px;
  }
  .w-md-121 {
    width: 121px;
  }
  .h-md-121 {
    height: 121px;
  }
}
@media (min-width: 992px) {
  .lh-lg-121 {
    line-height: 121px;
  }
  .line-height-lg-121 {
    line-height: 121px;
  }
  .grid-cols-lg-121 {
    grid-template-columns: repeat(121, 1fr);
  }
  .gap-lg-121 {
    gap: 121px;
  }
  .gap-x-lg-121 {
    -moz-column-gap: 121px;
         column-gap: 121px;
  }
  .gap-y-lg-121 {
    row-gap: 121px;
  }
  .rounded-lg-121 {
    border-radius: 121px;
  }
  .mb-lg-121 {
    margin-bottom: 121px;
  }
  .mt-lg-121 {
    margin-top: 121px;
  }
  .mr-lg-121 {
    margin-right: 121px;
  }
  .ml-lg-121 {
    margin-left: 121px;
  }
  .mx-lg-121 {
    margin-right: 121px;
    margin-left: 121px;
  }
  .my-lg-121 {
    margin-top: 121px;
    margin-bottom: 121px;
  }
  .p-lg-121 {
    padding: 121px;
  }
  .px-lg-121 {
    padding-right: 121px;
    padding-left: 121px;
  }
  .py-lg-121 {
    padding-top: 121px;
    padding-bottom: 121px;
  }
  .pr-lg-121 {
    padding-right: 121px;
  }
  .pl-lg-121 {
    padding-left: 121px;
  }
  .pt-lg-121 {
    padding-top: 121px;
  }
  .pb-lg-121 {
    padding-bottom: 121px;
  }
  .fs-lg-121 {
    font-size: 121px;
  }
  .w-lg-121 {
    width: 121px;
  }
  .h-lg-121 {
    height: 121px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-121 {
    line-height: 121px;
  }
  .line-height-xl-121 {
    line-height: 121px;
  }
  .grid-cols-xl-121 {
    grid-template-columns: repeat(121, 1fr);
  }
  .gap-xl-121 {
    gap: 121px;
  }
  .gap-x-xl-121 {
    -moz-column-gap: 121px;
         column-gap: 121px;
  }
  .gap-y-xl-121 {
    row-gap: 121px;
  }
  .rounded-xl-121 {
    border-radius: 121px;
  }
  .mb-xl-121 {
    margin-bottom: 121px;
  }
  .mt-xl-121 {
    margin-top: 121px;
  }
  .mr-xl-121 {
    margin-right: 121px;
  }
  .ml-xl-121 {
    margin-left: 121px;
  }
  .mx-xl-121 {
    margin-right: 121px;
    margin-left: 121px;
  }
  .my-xl-121 {
    margin-top: 121px;
    margin-bottom: 121px;
  }
  .p-xl-121 {
    padding: 121px;
  }
  .px-xl-121 {
    padding-right: 121px;
    padding-left: 121px;
  }
  .py-xl-121 {
    padding-top: 121px;
    padding-bottom: 121px;
  }
  .pr-xl-121 {
    padding-right: 121px;
  }
  .pl-xl-121 {
    padding-left: 121px;
  }
  .pt-xl-121 {
    padding-top: 121px;
  }
  .pb-xl-121 {
    padding-bottom: 121px;
  }
  .fs-xl-121 {
    font-size: 121px;
  }
  .w-xl-121 {
    width: 121px;
  }
  .h-xl-121 {
    height: 121px;
  }
}
.lh-122 {
  line-height: 122px;
}

.grid-cols-122 {
  grid-template-columns: repeat(122, 1fr);
}

.line-height-122 {
  line-height: 122px;
}

.gap-122 {
  gap: 122px;
}

.gap-x-122 {
  -moz-column-gap: 122px;
       column-gap: 122px;
}

.gap-y-122 {
  row-gap: 122px;
}

.rounded-122 {
  border-radius: 122px;
}

.mb-122 {
  margin-bottom: 122px;
}

.mt-122 {
  margin-top: 122px;
}

.mr-122 {
  margin-right: 122px;
}

.ml-122 {
  margin-left: 122px;
}

.mx-122 {
  margin-right: 122px;
  margin-left: 122px;
}

.my-122 {
  margin-top: 122px;
  margin-bottom: 122px;
}

.p-122 {
  padding: 122px;
}

.px-122 {
  padding-right: 122px;
  padding-left: 122px;
}

.py-122 {
  padding-top: 122px;
  padding-bottom: 122px;
}

.pr-122 {
  padding-right: 122px;
}

.pl-122 {
  padding-left: 122px;
}

.pt-122 {
  padding-top: 122px;
}

.pb-122 {
  padding-bottom: 122px;
}

.fs-122 {
  font-size: 122px;
}

.w-122 {
  width: 122px;
}

.h-122 {
  height: 122px;
}

@media (min-width: 576px) {
  .lh-sm-122 {
    line-height: 122px;
  }
  .line-height-sm-122 {
    line-height: 122px;
  }
  .grid-cols-sm-122 {
    grid-template-columns: repeat(122, 1fr);
  }
  .gap-sm-122 {
    gap: 122px;
  }
  .gap-x-sm-122 {
    -moz-column-gap: 122px;
         column-gap: 122px;
  }
  .gap-y-sm-122 {
    row-gap: 122px;
  }
  .rounded-sm-122 {
    border-radius: 122px;
  }
  .mb-sm-122 {
    margin-bottom: 122px;
  }
  .mt-sm-122 {
    margin-top: 122px;
  }
  .mr-sm-122 {
    margin-right: 122px;
  }
  .ml-sm-122 {
    margin-left: 122px;
  }
  .mx-sm-122 {
    margin-right: 122px;
    margin-left: 122px;
  }
  .my-sm-122 {
    margin-top: 122px;
    margin-bottom: 122px;
  }
  .p-sm-122 {
    padding: 122px;
  }
  .px-sm-122 {
    padding-right: 122px;
    padding-left: 122px;
  }
  .py-sm-122 {
    padding-top: 122px;
    padding-bottom: 122px;
  }
  .pr-sm-122 {
    padding-right: 122px;
  }
  .pl-sm-122 {
    padding-left: 122px;
  }
  .pt-sm-122 {
    padding-top: 122px;
  }
  .pb-sm-122 {
    padding-bottom: 122px;
  }
  .fs-sm-122 {
    font-size: 122px;
  }
  .w-sm-122 {
    width: 122px;
  }
  .h-sm-122 {
    height: 122px;
  }
}
@media (min-width: 768px) {
  .lh-md-122 {
    line-height: 122px;
  }
  .line-height-md-122 {
    line-height: 122px;
  }
  .grid-cols-md-122 {
    grid-template-columns: repeat(122, 1fr);
  }
  .gap-md-122 {
    gap: 122px;
  }
  .gap-x-md-122 {
    -moz-column-gap: 122px;
         column-gap: 122px;
  }
  .gap-y-md-122 {
    row-gap: 122px;
  }
  .rounded-md-122 {
    border-radius: 122px;
  }
  .mb-md-122 {
    margin-bottom: 122px;
  }
  .mt-md-122 {
    margin-top: 122px;
  }
  .mr-md-122 {
    margin-right: 122px;
  }
  .ml-md-122 {
    margin-left: 122px;
  }
  .mx-md-122 {
    margin-right: 122px;
    margin-left: 122px;
  }
  .my-md-122 {
    margin-top: 122px;
    margin-bottom: 122px;
  }
  .p-md-122 {
    padding: 122px;
  }
  .px-md-122 {
    padding-right: 122px;
    padding-left: 122px;
  }
  .py-md-122 {
    padding-top: 122px;
    padding-bottom: 122px;
  }
  .pr-md-122 {
    padding-right: 122px;
  }
  .pl-md-122 {
    padding-left: 122px;
  }
  .pt-md-122 {
    padding-top: 122px;
  }
  .pb-md-122 {
    padding-bottom: 122px;
  }
  .fs-md-122 {
    font-size: 122px;
  }
  .w-md-122 {
    width: 122px;
  }
  .h-md-122 {
    height: 122px;
  }
}
@media (min-width: 992px) {
  .lh-lg-122 {
    line-height: 122px;
  }
  .line-height-lg-122 {
    line-height: 122px;
  }
  .grid-cols-lg-122 {
    grid-template-columns: repeat(122, 1fr);
  }
  .gap-lg-122 {
    gap: 122px;
  }
  .gap-x-lg-122 {
    -moz-column-gap: 122px;
         column-gap: 122px;
  }
  .gap-y-lg-122 {
    row-gap: 122px;
  }
  .rounded-lg-122 {
    border-radius: 122px;
  }
  .mb-lg-122 {
    margin-bottom: 122px;
  }
  .mt-lg-122 {
    margin-top: 122px;
  }
  .mr-lg-122 {
    margin-right: 122px;
  }
  .ml-lg-122 {
    margin-left: 122px;
  }
  .mx-lg-122 {
    margin-right: 122px;
    margin-left: 122px;
  }
  .my-lg-122 {
    margin-top: 122px;
    margin-bottom: 122px;
  }
  .p-lg-122 {
    padding: 122px;
  }
  .px-lg-122 {
    padding-right: 122px;
    padding-left: 122px;
  }
  .py-lg-122 {
    padding-top: 122px;
    padding-bottom: 122px;
  }
  .pr-lg-122 {
    padding-right: 122px;
  }
  .pl-lg-122 {
    padding-left: 122px;
  }
  .pt-lg-122 {
    padding-top: 122px;
  }
  .pb-lg-122 {
    padding-bottom: 122px;
  }
  .fs-lg-122 {
    font-size: 122px;
  }
  .w-lg-122 {
    width: 122px;
  }
  .h-lg-122 {
    height: 122px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-122 {
    line-height: 122px;
  }
  .line-height-xl-122 {
    line-height: 122px;
  }
  .grid-cols-xl-122 {
    grid-template-columns: repeat(122, 1fr);
  }
  .gap-xl-122 {
    gap: 122px;
  }
  .gap-x-xl-122 {
    -moz-column-gap: 122px;
         column-gap: 122px;
  }
  .gap-y-xl-122 {
    row-gap: 122px;
  }
  .rounded-xl-122 {
    border-radius: 122px;
  }
  .mb-xl-122 {
    margin-bottom: 122px;
  }
  .mt-xl-122 {
    margin-top: 122px;
  }
  .mr-xl-122 {
    margin-right: 122px;
  }
  .ml-xl-122 {
    margin-left: 122px;
  }
  .mx-xl-122 {
    margin-right: 122px;
    margin-left: 122px;
  }
  .my-xl-122 {
    margin-top: 122px;
    margin-bottom: 122px;
  }
  .p-xl-122 {
    padding: 122px;
  }
  .px-xl-122 {
    padding-right: 122px;
    padding-left: 122px;
  }
  .py-xl-122 {
    padding-top: 122px;
    padding-bottom: 122px;
  }
  .pr-xl-122 {
    padding-right: 122px;
  }
  .pl-xl-122 {
    padding-left: 122px;
  }
  .pt-xl-122 {
    padding-top: 122px;
  }
  .pb-xl-122 {
    padding-bottom: 122px;
  }
  .fs-xl-122 {
    font-size: 122px;
  }
  .w-xl-122 {
    width: 122px;
  }
  .h-xl-122 {
    height: 122px;
  }
}
.lh-123 {
  line-height: 123px;
}

.grid-cols-123 {
  grid-template-columns: repeat(123, 1fr);
}

.line-height-123 {
  line-height: 123px;
}

.gap-123 {
  gap: 123px;
}

.gap-x-123 {
  -moz-column-gap: 123px;
       column-gap: 123px;
}

.gap-y-123 {
  row-gap: 123px;
}

.rounded-123 {
  border-radius: 123px;
}

.mb-123 {
  margin-bottom: 123px;
}

.mt-123 {
  margin-top: 123px;
}

.mr-123 {
  margin-right: 123px;
}

.ml-123 {
  margin-left: 123px;
}

.mx-123 {
  margin-right: 123px;
  margin-left: 123px;
}

.my-123 {
  margin-top: 123px;
  margin-bottom: 123px;
}

.p-123 {
  padding: 123px;
}

.px-123 {
  padding-right: 123px;
  padding-left: 123px;
}

.py-123 {
  padding-top: 123px;
  padding-bottom: 123px;
}

.pr-123 {
  padding-right: 123px;
}

.pl-123 {
  padding-left: 123px;
}

.pt-123 {
  padding-top: 123px;
}

.pb-123 {
  padding-bottom: 123px;
}

.fs-123 {
  font-size: 123px;
}

.w-123 {
  width: 123px;
}

.h-123 {
  height: 123px;
}

@media (min-width: 576px) {
  .lh-sm-123 {
    line-height: 123px;
  }
  .line-height-sm-123 {
    line-height: 123px;
  }
  .grid-cols-sm-123 {
    grid-template-columns: repeat(123, 1fr);
  }
  .gap-sm-123 {
    gap: 123px;
  }
  .gap-x-sm-123 {
    -moz-column-gap: 123px;
         column-gap: 123px;
  }
  .gap-y-sm-123 {
    row-gap: 123px;
  }
  .rounded-sm-123 {
    border-radius: 123px;
  }
  .mb-sm-123 {
    margin-bottom: 123px;
  }
  .mt-sm-123 {
    margin-top: 123px;
  }
  .mr-sm-123 {
    margin-right: 123px;
  }
  .ml-sm-123 {
    margin-left: 123px;
  }
  .mx-sm-123 {
    margin-right: 123px;
    margin-left: 123px;
  }
  .my-sm-123 {
    margin-top: 123px;
    margin-bottom: 123px;
  }
  .p-sm-123 {
    padding: 123px;
  }
  .px-sm-123 {
    padding-right: 123px;
    padding-left: 123px;
  }
  .py-sm-123 {
    padding-top: 123px;
    padding-bottom: 123px;
  }
  .pr-sm-123 {
    padding-right: 123px;
  }
  .pl-sm-123 {
    padding-left: 123px;
  }
  .pt-sm-123 {
    padding-top: 123px;
  }
  .pb-sm-123 {
    padding-bottom: 123px;
  }
  .fs-sm-123 {
    font-size: 123px;
  }
  .w-sm-123 {
    width: 123px;
  }
  .h-sm-123 {
    height: 123px;
  }
}
@media (min-width: 768px) {
  .lh-md-123 {
    line-height: 123px;
  }
  .line-height-md-123 {
    line-height: 123px;
  }
  .grid-cols-md-123 {
    grid-template-columns: repeat(123, 1fr);
  }
  .gap-md-123 {
    gap: 123px;
  }
  .gap-x-md-123 {
    -moz-column-gap: 123px;
         column-gap: 123px;
  }
  .gap-y-md-123 {
    row-gap: 123px;
  }
  .rounded-md-123 {
    border-radius: 123px;
  }
  .mb-md-123 {
    margin-bottom: 123px;
  }
  .mt-md-123 {
    margin-top: 123px;
  }
  .mr-md-123 {
    margin-right: 123px;
  }
  .ml-md-123 {
    margin-left: 123px;
  }
  .mx-md-123 {
    margin-right: 123px;
    margin-left: 123px;
  }
  .my-md-123 {
    margin-top: 123px;
    margin-bottom: 123px;
  }
  .p-md-123 {
    padding: 123px;
  }
  .px-md-123 {
    padding-right: 123px;
    padding-left: 123px;
  }
  .py-md-123 {
    padding-top: 123px;
    padding-bottom: 123px;
  }
  .pr-md-123 {
    padding-right: 123px;
  }
  .pl-md-123 {
    padding-left: 123px;
  }
  .pt-md-123 {
    padding-top: 123px;
  }
  .pb-md-123 {
    padding-bottom: 123px;
  }
  .fs-md-123 {
    font-size: 123px;
  }
  .w-md-123 {
    width: 123px;
  }
  .h-md-123 {
    height: 123px;
  }
}
@media (min-width: 992px) {
  .lh-lg-123 {
    line-height: 123px;
  }
  .line-height-lg-123 {
    line-height: 123px;
  }
  .grid-cols-lg-123 {
    grid-template-columns: repeat(123, 1fr);
  }
  .gap-lg-123 {
    gap: 123px;
  }
  .gap-x-lg-123 {
    -moz-column-gap: 123px;
         column-gap: 123px;
  }
  .gap-y-lg-123 {
    row-gap: 123px;
  }
  .rounded-lg-123 {
    border-radius: 123px;
  }
  .mb-lg-123 {
    margin-bottom: 123px;
  }
  .mt-lg-123 {
    margin-top: 123px;
  }
  .mr-lg-123 {
    margin-right: 123px;
  }
  .ml-lg-123 {
    margin-left: 123px;
  }
  .mx-lg-123 {
    margin-right: 123px;
    margin-left: 123px;
  }
  .my-lg-123 {
    margin-top: 123px;
    margin-bottom: 123px;
  }
  .p-lg-123 {
    padding: 123px;
  }
  .px-lg-123 {
    padding-right: 123px;
    padding-left: 123px;
  }
  .py-lg-123 {
    padding-top: 123px;
    padding-bottom: 123px;
  }
  .pr-lg-123 {
    padding-right: 123px;
  }
  .pl-lg-123 {
    padding-left: 123px;
  }
  .pt-lg-123 {
    padding-top: 123px;
  }
  .pb-lg-123 {
    padding-bottom: 123px;
  }
  .fs-lg-123 {
    font-size: 123px;
  }
  .w-lg-123 {
    width: 123px;
  }
  .h-lg-123 {
    height: 123px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-123 {
    line-height: 123px;
  }
  .line-height-xl-123 {
    line-height: 123px;
  }
  .grid-cols-xl-123 {
    grid-template-columns: repeat(123, 1fr);
  }
  .gap-xl-123 {
    gap: 123px;
  }
  .gap-x-xl-123 {
    -moz-column-gap: 123px;
         column-gap: 123px;
  }
  .gap-y-xl-123 {
    row-gap: 123px;
  }
  .rounded-xl-123 {
    border-radius: 123px;
  }
  .mb-xl-123 {
    margin-bottom: 123px;
  }
  .mt-xl-123 {
    margin-top: 123px;
  }
  .mr-xl-123 {
    margin-right: 123px;
  }
  .ml-xl-123 {
    margin-left: 123px;
  }
  .mx-xl-123 {
    margin-right: 123px;
    margin-left: 123px;
  }
  .my-xl-123 {
    margin-top: 123px;
    margin-bottom: 123px;
  }
  .p-xl-123 {
    padding: 123px;
  }
  .px-xl-123 {
    padding-right: 123px;
    padding-left: 123px;
  }
  .py-xl-123 {
    padding-top: 123px;
    padding-bottom: 123px;
  }
  .pr-xl-123 {
    padding-right: 123px;
  }
  .pl-xl-123 {
    padding-left: 123px;
  }
  .pt-xl-123 {
    padding-top: 123px;
  }
  .pb-xl-123 {
    padding-bottom: 123px;
  }
  .fs-xl-123 {
    font-size: 123px;
  }
  .w-xl-123 {
    width: 123px;
  }
  .h-xl-123 {
    height: 123px;
  }
}
.lh-124 {
  line-height: 124px;
}

.grid-cols-124 {
  grid-template-columns: repeat(124, 1fr);
}

.line-height-124 {
  line-height: 124px;
}

.gap-124 {
  gap: 124px;
}

.gap-x-124 {
  -moz-column-gap: 124px;
       column-gap: 124px;
}

.gap-y-124 {
  row-gap: 124px;
}

.rounded-124 {
  border-radius: 124px;
}

.mb-124 {
  margin-bottom: 124px;
}

.mt-124 {
  margin-top: 124px;
}

.mr-124 {
  margin-right: 124px;
}

.ml-124 {
  margin-left: 124px;
}

.mx-124 {
  margin-right: 124px;
  margin-left: 124px;
}

.my-124 {
  margin-top: 124px;
  margin-bottom: 124px;
}

.p-124 {
  padding: 124px;
}

.px-124 {
  padding-right: 124px;
  padding-left: 124px;
}

.py-124 {
  padding-top: 124px;
  padding-bottom: 124px;
}

.pr-124 {
  padding-right: 124px;
}

.pl-124 {
  padding-left: 124px;
}

.pt-124 {
  padding-top: 124px;
}

.pb-124 {
  padding-bottom: 124px;
}

.fs-124 {
  font-size: 124px;
}

.w-124 {
  width: 124px;
}

.h-124 {
  height: 124px;
}

@media (min-width: 576px) {
  .lh-sm-124 {
    line-height: 124px;
  }
  .line-height-sm-124 {
    line-height: 124px;
  }
  .grid-cols-sm-124 {
    grid-template-columns: repeat(124, 1fr);
  }
  .gap-sm-124 {
    gap: 124px;
  }
  .gap-x-sm-124 {
    -moz-column-gap: 124px;
         column-gap: 124px;
  }
  .gap-y-sm-124 {
    row-gap: 124px;
  }
  .rounded-sm-124 {
    border-radius: 124px;
  }
  .mb-sm-124 {
    margin-bottom: 124px;
  }
  .mt-sm-124 {
    margin-top: 124px;
  }
  .mr-sm-124 {
    margin-right: 124px;
  }
  .ml-sm-124 {
    margin-left: 124px;
  }
  .mx-sm-124 {
    margin-right: 124px;
    margin-left: 124px;
  }
  .my-sm-124 {
    margin-top: 124px;
    margin-bottom: 124px;
  }
  .p-sm-124 {
    padding: 124px;
  }
  .px-sm-124 {
    padding-right: 124px;
    padding-left: 124px;
  }
  .py-sm-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .pr-sm-124 {
    padding-right: 124px;
  }
  .pl-sm-124 {
    padding-left: 124px;
  }
  .pt-sm-124 {
    padding-top: 124px;
  }
  .pb-sm-124 {
    padding-bottom: 124px;
  }
  .fs-sm-124 {
    font-size: 124px;
  }
  .w-sm-124 {
    width: 124px;
  }
  .h-sm-124 {
    height: 124px;
  }
}
@media (min-width: 768px) {
  .lh-md-124 {
    line-height: 124px;
  }
  .line-height-md-124 {
    line-height: 124px;
  }
  .grid-cols-md-124 {
    grid-template-columns: repeat(124, 1fr);
  }
  .gap-md-124 {
    gap: 124px;
  }
  .gap-x-md-124 {
    -moz-column-gap: 124px;
         column-gap: 124px;
  }
  .gap-y-md-124 {
    row-gap: 124px;
  }
  .rounded-md-124 {
    border-radius: 124px;
  }
  .mb-md-124 {
    margin-bottom: 124px;
  }
  .mt-md-124 {
    margin-top: 124px;
  }
  .mr-md-124 {
    margin-right: 124px;
  }
  .ml-md-124 {
    margin-left: 124px;
  }
  .mx-md-124 {
    margin-right: 124px;
    margin-left: 124px;
  }
  .my-md-124 {
    margin-top: 124px;
    margin-bottom: 124px;
  }
  .p-md-124 {
    padding: 124px;
  }
  .px-md-124 {
    padding-right: 124px;
    padding-left: 124px;
  }
  .py-md-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .pr-md-124 {
    padding-right: 124px;
  }
  .pl-md-124 {
    padding-left: 124px;
  }
  .pt-md-124 {
    padding-top: 124px;
  }
  .pb-md-124 {
    padding-bottom: 124px;
  }
  .fs-md-124 {
    font-size: 124px;
  }
  .w-md-124 {
    width: 124px;
  }
  .h-md-124 {
    height: 124px;
  }
}
@media (min-width: 992px) {
  .lh-lg-124 {
    line-height: 124px;
  }
  .line-height-lg-124 {
    line-height: 124px;
  }
  .grid-cols-lg-124 {
    grid-template-columns: repeat(124, 1fr);
  }
  .gap-lg-124 {
    gap: 124px;
  }
  .gap-x-lg-124 {
    -moz-column-gap: 124px;
         column-gap: 124px;
  }
  .gap-y-lg-124 {
    row-gap: 124px;
  }
  .rounded-lg-124 {
    border-radius: 124px;
  }
  .mb-lg-124 {
    margin-bottom: 124px;
  }
  .mt-lg-124 {
    margin-top: 124px;
  }
  .mr-lg-124 {
    margin-right: 124px;
  }
  .ml-lg-124 {
    margin-left: 124px;
  }
  .mx-lg-124 {
    margin-right: 124px;
    margin-left: 124px;
  }
  .my-lg-124 {
    margin-top: 124px;
    margin-bottom: 124px;
  }
  .p-lg-124 {
    padding: 124px;
  }
  .px-lg-124 {
    padding-right: 124px;
    padding-left: 124px;
  }
  .py-lg-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .pr-lg-124 {
    padding-right: 124px;
  }
  .pl-lg-124 {
    padding-left: 124px;
  }
  .pt-lg-124 {
    padding-top: 124px;
  }
  .pb-lg-124 {
    padding-bottom: 124px;
  }
  .fs-lg-124 {
    font-size: 124px;
  }
  .w-lg-124 {
    width: 124px;
  }
  .h-lg-124 {
    height: 124px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-124 {
    line-height: 124px;
  }
  .line-height-xl-124 {
    line-height: 124px;
  }
  .grid-cols-xl-124 {
    grid-template-columns: repeat(124, 1fr);
  }
  .gap-xl-124 {
    gap: 124px;
  }
  .gap-x-xl-124 {
    -moz-column-gap: 124px;
         column-gap: 124px;
  }
  .gap-y-xl-124 {
    row-gap: 124px;
  }
  .rounded-xl-124 {
    border-radius: 124px;
  }
  .mb-xl-124 {
    margin-bottom: 124px;
  }
  .mt-xl-124 {
    margin-top: 124px;
  }
  .mr-xl-124 {
    margin-right: 124px;
  }
  .ml-xl-124 {
    margin-left: 124px;
  }
  .mx-xl-124 {
    margin-right: 124px;
    margin-left: 124px;
  }
  .my-xl-124 {
    margin-top: 124px;
    margin-bottom: 124px;
  }
  .p-xl-124 {
    padding: 124px;
  }
  .px-xl-124 {
    padding-right: 124px;
    padding-left: 124px;
  }
  .py-xl-124 {
    padding-top: 124px;
    padding-bottom: 124px;
  }
  .pr-xl-124 {
    padding-right: 124px;
  }
  .pl-xl-124 {
    padding-left: 124px;
  }
  .pt-xl-124 {
    padding-top: 124px;
  }
  .pb-xl-124 {
    padding-bottom: 124px;
  }
  .fs-xl-124 {
    font-size: 124px;
  }
  .w-xl-124 {
    width: 124px;
  }
  .h-xl-124 {
    height: 124px;
  }
}
.lh-125 {
  line-height: 125px;
}

.grid-cols-125 {
  grid-template-columns: repeat(125, 1fr);
}

.line-height-125 {
  line-height: 125px;
}

.gap-125 {
  gap: 125px;
}

.gap-x-125 {
  -moz-column-gap: 125px;
       column-gap: 125px;
}

.gap-y-125 {
  row-gap: 125px;
}

.rounded-125 {
  border-radius: 125px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mt-125 {
  margin-top: 125px;
}

.mr-125 {
  margin-right: 125px;
}

.ml-125 {
  margin-left: 125px;
}

.mx-125 {
  margin-right: 125px;
  margin-left: 125px;
}

.my-125 {
  margin-top: 125px;
  margin-bottom: 125px;
}

.p-125 {
  padding: 125px;
}

.px-125 {
  padding-right: 125px;
  padding-left: 125px;
}

.py-125 {
  padding-top: 125px;
  padding-bottom: 125px;
}

.pr-125 {
  padding-right: 125px;
}

.pl-125 {
  padding-left: 125px;
}

.pt-125 {
  padding-top: 125px;
}

.pb-125 {
  padding-bottom: 125px;
}

.fs-125 {
  font-size: 125px;
}

.w-125 {
  width: 125px;
}

.h-125 {
  height: 125px;
}

@media (min-width: 576px) {
  .lh-sm-125 {
    line-height: 125px;
  }
  .line-height-sm-125 {
    line-height: 125px;
  }
  .grid-cols-sm-125 {
    grid-template-columns: repeat(125, 1fr);
  }
  .gap-sm-125 {
    gap: 125px;
  }
  .gap-x-sm-125 {
    -moz-column-gap: 125px;
         column-gap: 125px;
  }
  .gap-y-sm-125 {
    row-gap: 125px;
  }
  .rounded-sm-125 {
    border-radius: 125px;
  }
  .mb-sm-125 {
    margin-bottom: 125px;
  }
  .mt-sm-125 {
    margin-top: 125px;
  }
  .mr-sm-125 {
    margin-right: 125px;
  }
  .ml-sm-125 {
    margin-left: 125px;
  }
  .mx-sm-125 {
    margin-right: 125px;
    margin-left: 125px;
  }
  .my-sm-125 {
    margin-top: 125px;
    margin-bottom: 125px;
  }
  .p-sm-125 {
    padding: 125px;
  }
  .px-sm-125 {
    padding-right: 125px;
    padding-left: 125px;
  }
  .py-sm-125 {
    padding-top: 125px;
    padding-bottom: 125px;
  }
  .pr-sm-125 {
    padding-right: 125px;
  }
  .pl-sm-125 {
    padding-left: 125px;
  }
  .pt-sm-125 {
    padding-top: 125px;
  }
  .pb-sm-125 {
    padding-bottom: 125px;
  }
  .fs-sm-125 {
    font-size: 125px;
  }
  .w-sm-125 {
    width: 125px;
  }
  .h-sm-125 {
    height: 125px;
  }
}
@media (min-width: 768px) {
  .lh-md-125 {
    line-height: 125px;
  }
  .line-height-md-125 {
    line-height: 125px;
  }
  .grid-cols-md-125 {
    grid-template-columns: repeat(125, 1fr);
  }
  .gap-md-125 {
    gap: 125px;
  }
  .gap-x-md-125 {
    -moz-column-gap: 125px;
         column-gap: 125px;
  }
  .gap-y-md-125 {
    row-gap: 125px;
  }
  .rounded-md-125 {
    border-radius: 125px;
  }
  .mb-md-125 {
    margin-bottom: 125px;
  }
  .mt-md-125 {
    margin-top: 125px;
  }
  .mr-md-125 {
    margin-right: 125px;
  }
  .ml-md-125 {
    margin-left: 125px;
  }
  .mx-md-125 {
    margin-right: 125px;
    margin-left: 125px;
  }
  .my-md-125 {
    margin-top: 125px;
    margin-bottom: 125px;
  }
  .p-md-125 {
    padding: 125px;
  }
  .px-md-125 {
    padding-right: 125px;
    padding-left: 125px;
  }
  .py-md-125 {
    padding-top: 125px;
    padding-bottom: 125px;
  }
  .pr-md-125 {
    padding-right: 125px;
  }
  .pl-md-125 {
    padding-left: 125px;
  }
  .pt-md-125 {
    padding-top: 125px;
  }
  .pb-md-125 {
    padding-bottom: 125px;
  }
  .fs-md-125 {
    font-size: 125px;
  }
  .w-md-125 {
    width: 125px;
  }
  .h-md-125 {
    height: 125px;
  }
}
@media (min-width: 992px) {
  .lh-lg-125 {
    line-height: 125px;
  }
  .line-height-lg-125 {
    line-height: 125px;
  }
  .grid-cols-lg-125 {
    grid-template-columns: repeat(125, 1fr);
  }
  .gap-lg-125 {
    gap: 125px;
  }
  .gap-x-lg-125 {
    -moz-column-gap: 125px;
         column-gap: 125px;
  }
  .gap-y-lg-125 {
    row-gap: 125px;
  }
  .rounded-lg-125 {
    border-radius: 125px;
  }
  .mb-lg-125 {
    margin-bottom: 125px;
  }
  .mt-lg-125 {
    margin-top: 125px;
  }
  .mr-lg-125 {
    margin-right: 125px;
  }
  .ml-lg-125 {
    margin-left: 125px;
  }
  .mx-lg-125 {
    margin-right: 125px;
    margin-left: 125px;
  }
  .my-lg-125 {
    margin-top: 125px;
    margin-bottom: 125px;
  }
  .p-lg-125 {
    padding: 125px;
  }
  .px-lg-125 {
    padding-right: 125px;
    padding-left: 125px;
  }
  .py-lg-125 {
    padding-top: 125px;
    padding-bottom: 125px;
  }
  .pr-lg-125 {
    padding-right: 125px;
  }
  .pl-lg-125 {
    padding-left: 125px;
  }
  .pt-lg-125 {
    padding-top: 125px;
  }
  .pb-lg-125 {
    padding-bottom: 125px;
  }
  .fs-lg-125 {
    font-size: 125px;
  }
  .w-lg-125 {
    width: 125px;
  }
  .h-lg-125 {
    height: 125px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-125 {
    line-height: 125px;
  }
  .line-height-xl-125 {
    line-height: 125px;
  }
  .grid-cols-xl-125 {
    grid-template-columns: repeat(125, 1fr);
  }
  .gap-xl-125 {
    gap: 125px;
  }
  .gap-x-xl-125 {
    -moz-column-gap: 125px;
         column-gap: 125px;
  }
  .gap-y-xl-125 {
    row-gap: 125px;
  }
  .rounded-xl-125 {
    border-radius: 125px;
  }
  .mb-xl-125 {
    margin-bottom: 125px;
  }
  .mt-xl-125 {
    margin-top: 125px;
  }
  .mr-xl-125 {
    margin-right: 125px;
  }
  .ml-xl-125 {
    margin-left: 125px;
  }
  .mx-xl-125 {
    margin-right: 125px;
    margin-left: 125px;
  }
  .my-xl-125 {
    margin-top: 125px;
    margin-bottom: 125px;
  }
  .p-xl-125 {
    padding: 125px;
  }
  .px-xl-125 {
    padding-right: 125px;
    padding-left: 125px;
  }
  .py-xl-125 {
    padding-top: 125px;
    padding-bottom: 125px;
  }
  .pr-xl-125 {
    padding-right: 125px;
  }
  .pl-xl-125 {
    padding-left: 125px;
  }
  .pt-xl-125 {
    padding-top: 125px;
  }
  .pb-xl-125 {
    padding-bottom: 125px;
  }
  .fs-xl-125 {
    font-size: 125px;
  }
  .w-xl-125 {
    width: 125px;
  }
  .h-xl-125 {
    height: 125px;
  }
}
.lh-126 {
  line-height: 126px;
}

.grid-cols-126 {
  grid-template-columns: repeat(126, 1fr);
}

.line-height-126 {
  line-height: 126px;
}

.gap-126 {
  gap: 126px;
}

.gap-x-126 {
  -moz-column-gap: 126px;
       column-gap: 126px;
}

.gap-y-126 {
  row-gap: 126px;
}

.rounded-126 {
  border-radius: 126px;
}

.mb-126 {
  margin-bottom: 126px;
}

.mt-126 {
  margin-top: 126px;
}

.mr-126 {
  margin-right: 126px;
}

.ml-126 {
  margin-left: 126px;
}

.mx-126 {
  margin-right: 126px;
  margin-left: 126px;
}

.my-126 {
  margin-top: 126px;
  margin-bottom: 126px;
}

.p-126 {
  padding: 126px;
}

.px-126 {
  padding-right: 126px;
  padding-left: 126px;
}

.py-126 {
  padding-top: 126px;
  padding-bottom: 126px;
}

.pr-126 {
  padding-right: 126px;
}

.pl-126 {
  padding-left: 126px;
}

.pt-126 {
  padding-top: 126px;
}

.pb-126 {
  padding-bottom: 126px;
}

.fs-126 {
  font-size: 126px;
}

.w-126 {
  width: 126px;
}

.h-126 {
  height: 126px;
}

@media (min-width: 576px) {
  .lh-sm-126 {
    line-height: 126px;
  }
  .line-height-sm-126 {
    line-height: 126px;
  }
  .grid-cols-sm-126 {
    grid-template-columns: repeat(126, 1fr);
  }
  .gap-sm-126 {
    gap: 126px;
  }
  .gap-x-sm-126 {
    -moz-column-gap: 126px;
         column-gap: 126px;
  }
  .gap-y-sm-126 {
    row-gap: 126px;
  }
  .rounded-sm-126 {
    border-radius: 126px;
  }
  .mb-sm-126 {
    margin-bottom: 126px;
  }
  .mt-sm-126 {
    margin-top: 126px;
  }
  .mr-sm-126 {
    margin-right: 126px;
  }
  .ml-sm-126 {
    margin-left: 126px;
  }
  .mx-sm-126 {
    margin-right: 126px;
    margin-left: 126px;
  }
  .my-sm-126 {
    margin-top: 126px;
    margin-bottom: 126px;
  }
  .p-sm-126 {
    padding: 126px;
  }
  .px-sm-126 {
    padding-right: 126px;
    padding-left: 126px;
  }
  .py-sm-126 {
    padding-top: 126px;
    padding-bottom: 126px;
  }
  .pr-sm-126 {
    padding-right: 126px;
  }
  .pl-sm-126 {
    padding-left: 126px;
  }
  .pt-sm-126 {
    padding-top: 126px;
  }
  .pb-sm-126 {
    padding-bottom: 126px;
  }
  .fs-sm-126 {
    font-size: 126px;
  }
  .w-sm-126 {
    width: 126px;
  }
  .h-sm-126 {
    height: 126px;
  }
}
@media (min-width: 768px) {
  .lh-md-126 {
    line-height: 126px;
  }
  .line-height-md-126 {
    line-height: 126px;
  }
  .grid-cols-md-126 {
    grid-template-columns: repeat(126, 1fr);
  }
  .gap-md-126 {
    gap: 126px;
  }
  .gap-x-md-126 {
    -moz-column-gap: 126px;
         column-gap: 126px;
  }
  .gap-y-md-126 {
    row-gap: 126px;
  }
  .rounded-md-126 {
    border-radius: 126px;
  }
  .mb-md-126 {
    margin-bottom: 126px;
  }
  .mt-md-126 {
    margin-top: 126px;
  }
  .mr-md-126 {
    margin-right: 126px;
  }
  .ml-md-126 {
    margin-left: 126px;
  }
  .mx-md-126 {
    margin-right: 126px;
    margin-left: 126px;
  }
  .my-md-126 {
    margin-top: 126px;
    margin-bottom: 126px;
  }
  .p-md-126 {
    padding: 126px;
  }
  .px-md-126 {
    padding-right: 126px;
    padding-left: 126px;
  }
  .py-md-126 {
    padding-top: 126px;
    padding-bottom: 126px;
  }
  .pr-md-126 {
    padding-right: 126px;
  }
  .pl-md-126 {
    padding-left: 126px;
  }
  .pt-md-126 {
    padding-top: 126px;
  }
  .pb-md-126 {
    padding-bottom: 126px;
  }
  .fs-md-126 {
    font-size: 126px;
  }
  .w-md-126 {
    width: 126px;
  }
  .h-md-126 {
    height: 126px;
  }
}
@media (min-width: 992px) {
  .lh-lg-126 {
    line-height: 126px;
  }
  .line-height-lg-126 {
    line-height: 126px;
  }
  .grid-cols-lg-126 {
    grid-template-columns: repeat(126, 1fr);
  }
  .gap-lg-126 {
    gap: 126px;
  }
  .gap-x-lg-126 {
    -moz-column-gap: 126px;
         column-gap: 126px;
  }
  .gap-y-lg-126 {
    row-gap: 126px;
  }
  .rounded-lg-126 {
    border-radius: 126px;
  }
  .mb-lg-126 {
    margin-bottom: 126px;
  }
  .mt-lg-126 {
    margin-top: 126px;
  }
  .mr-lg-126 {
    margin-right: 126px;
  }
  .ml-lg-126 {
    margin-left: 126px;
  }
  .mx-lg-126 {
    margin-right: 126px;
    margin-left: 126px;
  }
  .my-lg-126 {
    margin-top: 126px;
    margin-bottom: 126px;
  }
  .p-lg-126 {
    padding: 126px;
  }
  .px-lg-126 {
    padding-right: 126px;
    padding-left: 126px;
  }
  .py-lg-126 {
    padding-top: 126px;
    padding-bottom: 126px;
  }
  .pr-lg-126 {
    padding-right: 126px;
  }
  .pl-lg-126 {
    padding-left: 126px;
  }
  .pt-lg-126 {
    padding-top: 126px;
  }
  .pb-lg-126 {
    padding-bottom: 126px;
  }
  .fs-lg-126 {
    font-size: 126px;
  }
  .w-lg-126 {
    width: 126px;
  }
  .h-lg-126 {
    height: 126px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-126 {
    line-height: 126px;
  }
  .line-height-xl-126 {
    line-height: 126px;
  }
  .grid-cols-xl-126 {
    grid-template-columns: repeat(126, 1fr);
  }
  .gap-xl-126 {
    gap: 126px;
  }
  .gap-x-xl-126 {
    -moz-column-gap: 126px;
         column-gap: 126px;
  }
  .gap-y-xl-126 {
    row-gap: 126px;
  }
  .rounded-xl-126 {
    border-radius: 126px;
  }
  .mb-xl-126 {
    margin-bottom: 126px;
  }
  .mt-xl-126 {
    margin-top: 126px;
  }
  .mr-xl-126 {
    margin-right: 126px;
  }
  .ml-xl-126 {
    margin-left: 126px;
  }
  .mx-xl-126 {
    margin-right: 126px;
    margin-left: 126px;
  }
  .my-xl-126 {
    margin-top: 126px;
    margin-bottom: 126px;
  }
  .p-xl-126 {
    padding: 126px;
  }
  .px-xl-126 {
    padding-right: 126px;
    padding-left: 126px;
  }
  .py-xl-126 {
    padding-top: 126px;
    padding-bottom: 126px;
  }
  .pr-xl-126 {
    padding-right: 126px;
  }
  .pl-xl-126 {
    padding-left: 126px;
  }
  .pt-xl-126 {
    padding-top: 126px;
  }
  .pb-xl-126 {
    padding-bottom: 126px;
  }
  .fs-xl-126 {
    font-size: 126px;
  }
  .w-xl-126 {
    width: 126px;
  }
  .h-xl-126 {
    height: 126px;
  }
}
.lh-127 {
  line-height: 127px;
}

.grid-cols-127 {
  grid-template-columns: repeat(127, 1fr);
}

.line-height-127 {
  line-height: 127px;
}

.gap-127 {
  gap: 127px;
}

.gap-x-127 {
  -moz-column-gap: 127px;
       column-gap: 127px;
}

.gap-y-127 {
  row-gap: 127px;
}

.rounded-127 {
  border-radius: 127px;
}

.mb-127 {
  margin-bottom: 127px;
}

.mt-127 {
  margin-top: 127px;
}

.mr-127 {
  margin-right: 127px;
}

.ml-127 {
  margin-left: 127px;
}

.mx-127 {
  margin-right: 127px;
  margin-left: 127px;
}

.my-127 {
  margin-top: 127px;
  margin-bottom: 127px;
}

.p-127 {
  padding: 127px;
}

.px-127 {
  padding-right: 127px;
  padding-left: 127px;
}

.py-127 {
  padding-top: 127px;
  padding-bottom: 127px;
}

.pr-127 {
  padding-right: 127px;
}

.pl-127 {
  padding-left: 127px;
}

.pt-127 {
  padding-top: 127px;
}

.pb-127 {
  padding-bottom: 127px;
}

.fs-127 {
  font-size: 127px;
}

.w-127 {
  width: 127px;
}

.h-127 {
  height: 127px;
}

@media (min-width: 576px) {
  .lh-sm-127 {
    line-height: 127px;
  }
  .line-height-sm-127 {
    line-height: 127px;
  }
  .grid-cols-sm-127 {
    grid-template-columns: repeat(127, 1fr);
  }
  .gap-sm-127 {
    gap: 127px;
  }
  .gap-x-sm-127 {
    -moz-column-gap: 127px;
         column-gap: 127px;
  }
  .gap-y-sm-127 {
    row-gap: 127px;
  }
  .rounded-sm-127 {
    border-radius: 127px;
  }
  .mb-sm-127 {
    margin-bottom: 127px;
  }
  .mt-sm-127 {
    margin-top: 127px;
  }
  .mr-sm-127 {
    margin-right: 127px;
  }
  .ml-sm-127 {
    margin-left: 127px;
  }
  .mx-sm-127 {
    margin-right: 127px;
    margin-left: 127px;
  }
  .my-sm-127 {
    margin-top: 127px;
    margin-bottom: 127px;
  }
  .p-sm-127 {
    padding: 127px;
  }
  .px-sm-127 {
    padding-right: 127px;
    padding-left: 127px;
  }
  .py-sm-127 {
    padding-top: 127px;
    padding-bottom: 127px;
  }
  .pr-sm-127 {
    padding-right: 127px;
  }
  .pl-sm-127 {
    padding-left: 127px;
  }
  .pt-sm-127 {
    padding-top: 127px;
  }
  .pb-sm-127 {
    padding-bottom: 127px;
  }
  .fs-sm-127 {
    font-size: 127px;
  }
  .w-sm-127 {
    width: 127px;
  }
  .h-sm-127 {
    height: 127px;
  }
}
@media (min-width: 768px) {
  .lh-md-127 {
    line-height: 127px;
  }
  .line-height-md-127 {
    line-height: 127px;
  }
  .grid-cols-md-127 {
    grid-template-columns: repeat(127, 1fr);
  }
  .gap-md-127 {
    gap: 127px;
  }
  .gap-x-md-127 {
    -moz-column-gap: 127px;
         column-gap: 127px;
  }
  .gap-y-md-127 {
    row-gap: 127px;
  }
  .rounded-md-127 {
    border-radius: 127px;
  }
  .mb-md-127 {
    margin-bottom: 127px;
  }
  .mt-md-127 {
    margin-top: 127px;
  }
  .mr-md-127 {
    margin-right: 127px;
  }
  .ml-md-127 {
    margin-left: 127px;
  }
  .mx-md-127 {
    margin-right: 127px;
    margin-left: 127px;
  }
  .my-md-127 {
    margin-top: 127px;
    margin-bottom: 127px;
  }
  .p-md-127 {
    padding: 127px;
  }
  .px-md-127 {
    padding-right: 127px;
    padding-left: 127px;
  }
  .py-md-127 {
    padding-top: 127px;
    padding-bottom: 127px;
  }
  .pr-md-127 {
    padding-right: 127px;
  }
  .pl-md-127 {
    padding-left: 127px;
  }
  .pt-md-127 {
    padding-top: 127px;
  }
  .pb-md-127 {
    padding-bottom: 127px;
  }
  .fs-md-127 {
    font-size: 127px;
  }
  .w-md-127 {
    width: 127px;
  }
  .h-md-127 {
    height: 127px;
  }
}
@media (min-width: 992px) {
  .lh-lg-127 {
    line-height: 127px;
  }
  .line-height-lg-127 {
    line-height: 127px;
  }
  .grid-cols-lg-127 {
    grid-template-columns: repeat(127, 1fr);
  }
  .gap-lg-127 {
    gap: 127px;
  }
  .gap-x-lg-127 {
    -moz-column-gap: 127px;
         column-gap: 127px;
  }
  .gap-y-lg-127 {
    row-gap: 127px;
  }
  .rounded-lg-127 {
    border-radius: 127px;
  }
  .mb-lg-127 {
    margin-bottom: 127px;
  }
  .mt-lg-127 {
    margin-top: 127px;
  }
  .mr-lg-127 {
    margin-right: 127px;
  }
  .ml-lg-127 {
    margin-left: 127px;
  }
  .mx-lg-127 {
    margin-right: 127px;
    margin-left: 127px;
  }
  .my-lg-127 {
    margin-top: 127px;
    margin-bottom: 127px;
  }
  .p-lg-127 {
    padding: 127px;
  }
  .px-lg-127 {
    padding-right: 127px;
    padding-left: 127px;
  }
  .py-lg-127 {
    padding-top: 127px;
    padding-bottom: 127px;
  }
  .pr-lg-127 {
    padding-right: 127px;
  }
  .pl-lg-127 {
    padding-left: 127px;
  }
  .pt-lg-127 {
    padding-top: 127px;
  }
  .pb-lg-127 {
    padding-bottom: 127px;
  }
  .fs-lg-127 {
    font-size: 127px;
  }
  .w-lg-127 {
    width: 127px;
  }
  .h-lg-127 {
    height: 127px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-127 {
    line-height: 127px;
  }
  .line-height-xl-127 {
    line-height: 127px;
  }
  .grid-cols-xl-127 {
    grid-template-columns: repeat(127, 1fr);
  }
  .gap-xl-127 {
    gap: 127px;
  }
  .gap-x-xl-127 {
    -moz-column-gap: 127px;
         column-gap: 127px;
  }
  .gap-y-xl-127 {
    row-gap: 127px;
  }
  .rounded-xl-127 {
    border-radius: 127px;
  }
  .mb-xl-127 {
    margin-bottom: 127px;
  }
  .mt-xl-127 {
    margin-top: 127px;
  }
  .mr-xl-127 {
    margin-right: 127px;
  }
  .ml-xl-127 {
    margin-left: 127px;
  }
  .mx-xl-127 {
    margin-right: 127px;
    margin-left: 127px;
  }
  .my-xl-127 {
    margin-top: 127px;
    margin-bottom: 127px;
  }
  .p-xl-127 {
    padding: 127px;
  }
  .px-xl-127 {
    padding-right: 127px;
    padding-left: 127px;
  }
  .py-xl-127 {
    padding-top: 127px;
    padding-bottom: 127px;
  }
  .pr-xl-127 {
    padding-right: 127px;
  }
  .pl-xl-127 {
    padding-left: 127px;
  }
  .pt-xl-127 {
    padding-top: 127px;
  }
  .pb-xl-127 {
    padding-bottom: 127px;
  }
  .fs-xl-127 {
    font-size: 127px;
  }
  .w-xl-127 {
    width: 127px;
  }
  .h-xl-127 {
    height: 127px;
  }
}
.lh-128 {
  line-height: 128px;
}

.grid-cols-128 {
  grid-template-columns: repeat(128, 1fr);
}

.line-height-128 {
  line-height: 128px;
}

.gap-128 {
  gap: 128px;
}

.gap-x-128 {
  -moz-column-gap: 128px;
       column-gap: 128px;
}

.gap-y-128 {
  row-gap: 128px;
}

.rounded-128 {
  border-radius: 128px;
}

.mb-128 {
  margin-bottom: 128px;
}

.mt-128 {
  margin-top: 128px;
}

.mr-128 {
  margin-right: 128px;
}

.ml-128 {
  margin-left: 128px;
}

.mx-128 {
  margin-right: 128px;
  margin-left: 128px;
}

.my-128 {
  margin-top: 128px;
  margin-bottom: 128px;
}

.p-128 {
  padding: 128px;
}

.px-128 {
  padding-right: 128px;
  padding-left: 128px;
}

.py-128 {
  padding-top: 128px;
  padding-bottom: 128px;
}

.pr-128 {
  padding-right: 128px;
}

.pl-128 {
  padding-left: 128px;
}

.pt-128 {
  padding-top: 128px;
}

.pb-128 {
  padding-bottom: 128px;
}

.fs-128 {
  font-size: 128px;
}

.w-128 {
  width: 128px;
}

.h-128 {
  height: 128px;
}

@media (min-width: 576px) {
  .lh-sm-128 {
    line-height: 128px;
  }
  .line-height-sm-128 {
    line-height: 128px;
  }
  .grid-cols-sm-128 {
    grid-template-columns: repeat(128, 1fr);
  }
  .gap-sm-128 {
    gap: 128px;
  }
  .gap-x-sm-128 {
    -moz-column-gap: 128px;
         column-gap: 128px;
  }
  .gap-y-sm-128 {
    row-gap: 128px;
  }
  .rounded-sm-128 {
    border-radius: 128px;
  }
  .mb-sm-128 {
    margin-bottom: 128px;
  }
  .mt-sm-128 {
    margin-top: 128px;
  }
  .mr-sm-128 {
    margin-right: 128px;
  }
  .ml-sm-128 {
    margin-left: 128px;
  }
  .mx-sm-128 {
    margin-right: 128px;
    margin-left: 128px;
  }
  .my-sm-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .p-sm-128 {
    padding: 128px;
  }
  .px-sm-128 {
    padding-right: 128px;
    padding-left: 128px;
  }
  .py-sm-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .pr-sm-128 {
    padding-right: 128px;
  }
  .pl-sm-128 {
    padding-left: 128px;
  }
  .pt-sm-128 {
    padding-top: 128px;
  }
  .pb-sm-128 {
    padding-bottom: 128px;
  }
  .fs-sm-128 {
    font-size: 128px;
  }
  .w-sm-128 {
    width: 128px;
  }
  .h-sm-128 {
    height: 128px;
  }
}
@media (min-width: 768px) {
  .lh-md-128 {
    line-height: 128px;
  }
  .line-height-md-128 {
    line-height: 128px;
  }
  .grid-cols-md-128 {
    grid-template-columns: repeat(128, 1fr);
  }
  .gap-md-128 {
    gap: 128px;
  }
  .gap-x-md-128 {
    -moz-column-gap: 128px;
         column-gap: 128px;
  }
  .gap-y-md-128 {
    row-gap: 128px;
  }
  .rounded-md-128 {
    border-radius: 128px;
  }
  .mb-md-128 {
    margin-bottom: 128px;
  }
  .mt-md-128 {
    margin-top: 128px;
  }
  .mr-md-128 {
    margin-right: 128px;
  }
  .ml-md-128 {
    margin-left: 128px;
  }
  .mx-md-128 {
    margin-right: 128px;
    margin-left: 128px;
  }
  .my-md-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .p-md-128 {
    padding: 128px;
  }
  .px-md-128 {
    padding-right: 128px;
    padding-left: 128px;
  }
  .py-md-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .pr-md-128 {
    padding-right: 128px;
  }
  .pl-md-128 {
    padding-left: 128px;
  }
  .pt-md-128 {
    padding-top: 128px;
  }
  .pb-md-128 {
    padding-bottom: 128px;
  }
  .fs-md-128 {
    font-size: 128px;
  }
  .w-md-128 {
    width: 128px;
  }
  .h-md-128 {
    height: 128px;
  }
}
@media (min-width: 992px) {
  .lh-lg-128 {
    line-height: 128px;
  }
  .line-height-lg-128 {
    line-height: 128px;
  }
  .grid-cols-lg-128 {
    grid-template-columns: repeat(128, 1fr);
  }
  .gap-lg-128 {
    gap: 128px;
  }
  .gap-x-lg-128 {
    -moz-column-gap: 128px;
         column-gap: 128px;
  }
  .gap-y-lg-128 {
    row-gap: 128px;
  }
  .rounded-lg-128 {
    border-radius: 128px;
  }
  .mb-lg-128 {
    margin-bottom: 128px;
  }
  .mt-lg-128 {
    margin-top: 128px;
  }
  .mr-lg-128 {
    margin-right: 128px;
  }
  .ml-lg-128 {
    margin-left: 128px;
  }
  .mx-lg-128 {
    margin-right: 128px;
    margin-left: 128px;
  }
  .my-lg-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .p-lg-128 {
    padding: 128px;
  }
  .px-lg-128 {
    padding-right: 128px;
    padding-left: 128px;
  }
  .py-lg-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .pr-lg-128 {
    padding-right: 128px;
  }
  .pl-lg-128 {
    padding-left: 128px;
  }
  .pt-lg-128 {
    padding-top: 128px;
  }
  .pb-lg-128 {
    padding-bottom: 128px;
  }
  .fs-lg-128 {
    font-size: 128px;
  }
  .w-lg-128 {
    width: 128px;
  }
  .h-lg-128 {
    height: 128px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-128 {
    line-height: 128px;
  }
  .line-height-xl-128 {
    line-height: 128px;
  }
  .grid-cols-xl-128 {
    grid-template-columns: repeat(128, 1fr);
  }
  .gap-xl-128 {
    gap: 128px;
  }
  .gap-x-xl-128 {
    -moz-column-gap: 128px;
         column-gap: 128px;
  }
  .gap-y-xl-128 {
    row-gap: 128px;
  }
  .rounded-xl-128 {
    border-radius: 128px;
  }
  .mb-xl-128 {
    margin-bottom: 128px;
  }
  .mt-xl-128 {
    margin-top: 128px;
  }
  .mr-xl-128 {
    margin-right: 128px;
  }
  .ml-xl-128 {
    margin-left: 128px;
  }
  .mx-xl-128 {
    margin-right: 128px;
    margin-left: 128px;
  }
  .my-xl-128 {
    margin-top: 128px;
    margin-bottom: 128px;
  }
  .p-xl-128 {
    padding: 128px;
  }
  .px-xl-128 {
    padding-right: 128px;
    padding-left: 128px;
  }
  .py-xl-128 {
    padding-top: 128px;
    padding-bottom: 128px;
  }
  .pr-xl-128 {
    padding-right: 128px;
  }
  .pl-xl-128 {
    padding-left: 128px;
  }
  .pt-xl-128 {
    padding-top: 128px;
  }
  .pb-xl-128 {
    padding-bottom: 128px;
  }
  .fs-xl-128 {
    font-size: 128px;
  }
  .w-xl-128 {
    width: 128px;
  }
  .h-xl-128 {
    height: 128px;
  }
}
.lh-129 {
  line-height: 129px;
}

.grid-cols-129 {
  grid-template-columns: repeat(129, 1fr);
}

.line-height-129 {
  line-height: 129px;
}

.gap-129 {
  gap: 129px;
}

.gap-x-129 {
  -moz-column-gap: 129px;
       column-gap: 129px;
}

.gap-y-129 {
  row-gap: 129px;
}

.rounded-129 {
  border-radius: 129px;
}

.mb-129 {
  margin-bottom: 129px;
}

.mt-129 {
  margin-top: 129px;
}

.mr-129 {
  margin-right: 129px;
}

.ml-129 {
  margin-left: 129px;
}

.mx-129 {
  margin-right: 129px;
  margin-left: 129px;
}

.my-129 {
  margin-top: 129px;
  margin-bottom: 129px;
}

.p-129 {
  padding: 129px;
}

.px-129 {
  padding-right: 129px;
  padding-left: 129px;
}

.py-129 {
  padding-top: 129px;
  padding-bottom: 129px;
}

.pr-129 {
  padding-right: 129px;
}

.pl-129 {
  padding-left: 129px;
}

.pt-129 {
  padding-top: 129px;
}

.pb-129 {
  padding-bottom: 129px;
}

.fs-129 {
  font-size: 129px;
}

.w-129 {
  width: 129px;
}

.h-129 {
  height: 129px;
}

@media (min-width: 576px) {
  .lh-sm-129 {
    line-height: 129px;
  }
  .line-height-sm-129 {
    line-height: 129px;
  }
  .grid-cols-sm-129 {
    grid-template-columns: repeat(129, 1fr);
  }
  .gap-sm-129 {
    gap: 129px;
  }
  .gap-x-sm-129 {
    -moz-column-gap: 129px;
         column-gap: 129px;
  }
  .gap-y-sm-129 {
    row-gap: 129px;
  }
  .rounded-sm-129 {
    border-radius: 129px;
  }
  .mb-sm-129 {
    margin-bottom: 129px;
  }
  .mt-sm-129 {
    margin-top: 129px;
  }
  .mr-sm-129 {
    margin-right: 129px;
  }
  .ml-sm-129 {
    margin-left: 129px;
  }
  .mx-sm-129 {
    margin-right: 129px;
    margin-left: 129px;
  }
  .my-sm-129 {
    margin-top: 129px;
    margin-bottom: 129px;
  }
  .p-sm-129 {
    padding: 129px;
  }
  .px-sm-129 {
    padding-right: 129px;
    padding-left: 129px;
  }
  .py-sm-129 {
    padding-top: 129px;
    padding-bottom: 129px;
  }
  .pr-sm-129 {
    padding-right: 129px;
  }
  .pl-sm-129 {
    padding-left: 129px;
  }
  .pt-sm-129 {
    padding-top: 129px;
  }
  .pb-sm-129 {
    padding-bottom: 129px;
  }
  .fs-sm-129 {
    font-size: 129px;
  }
  .w-sm-129 {
    width: 129px;
  }
  .h-sm-129 {
    height: 129px;
  }
}
@media (min-width: 768px) {
  .lh-md-129 {
    line-height: 129px;
  }
  .line-height-md-129 {
    line-height: 129px;
  }
  .grid-cols-md-129 {
    grid-template-columns: repeat(129, 1fr);
  }
  .gap-md-129 {
    gap: 129px;
  }
  .gap-x-md-129 {
    -moz-column-gap: 129px;
         column-gap: 129px;
  }
  .gap-y-md-129 {
    row-gap: 129px;
  }
  .rounded-md-129 {
    border-radius: 129px;
  }
  .mb-md-129 {
    margin-bottom: 129px;
  }
  .mt-md-129 {
    margin-top: 129px;
  }
  .mr-md-129 {
    margin-right: 129px;
  }
  .ml-md-129 {
    margin-left: 129px;
  }
  .mx-md-129 {
    margin-right: 129px;
    margin-left: 129px;
  }
  .my-md-129 {
    margin-top: 129px;
    margin-bottom: 129px;
  }
  .p-md-129 {
    padding: 129px;
  }
  .px-md-129 {
    padding-right: 129px;
    padding-left: 129px;
  }
  .py-md-129 {
    padding-top: 129px;
    padding-bottom: 129px;
  }
  .pr-md-129 {
    padding-right: 129px;
  }
  .pl-md-129 {
    padding-left: 129px;
  }
  .pt-md-129 {
    padding-top: 129px;
  }
  .pb-md-129 {
    padding-bottom: 129px;
  }
  .fs-md-129 {
    font-size: 129px;
  }
  .w-md-129 {
    width: 129px;
  }
  .h-md-129 {
    height: 129px;
  }
}
@media (min-width: 992px) {
  .lh-lg-129 {
    line-height: 129px;
  }
  .line-height-lg-129 {
    line-height: 129px;
  }
  .grid-cols-lg-129 {
    grid-template-columns: repeat(129, 1fr);
  }
  .gap-lg-129 {
    gap: 129px;
  }
  .gap-x-lg-129 {
    -moz-column-gap: 129px;
         column-gap: 129px;
  }
  .gap-y-lg-129 {
    row-gap: 129px;
  }
  .rounded-lg-129 {
    border-radius: 129px;
  }
  .mb-lg-129 {
    margin-bottom: 129px;
  }
  .mt-lg-129 {
    margin-top: 129px;
  }
  .mr-lg-129 {
    margin-right: 129px;
  }
  .ml-lg-129 {
    margin-left: 129px;
  }
  .mx-lg-129 {
    margin-right: 129px;
    margin-left: 129px;
  }
  .my-lg-129 {
    margin-top: 129px;
    margin-bottom: 129px;
  }
  .p-lg-129 {
    padding: 129px;
  }
  .px-lg-129 {
    padding-right: 129px;
    padding-left: 129px;
  }
  .py-lg-129 {
    padding-top: 129px;
    padding-bottom: 129px;
  }
  .pr-lg-129 {
    padding-right: 129px;
  }
  .pl-lg-129 {
    padding-left: 129px;
  }
  .pt-lg-129 {
    padding-top: 129px;
  }
  .pb-lg-129 {
    padding-bottom: 129px;
  }
  .fs-lg-129 {
    font-size: 129px;
  }
  .w-lg-129 {
    width: 129px;
  }
  .h-lg-129 {
    height: 129px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-129 {
    line-height: 129px;
  }
  .line-height-xl-129 {
    line-height: 129px;
  }
  .grid-cols-xl-129 {
    grid-template-columns: repeat(129, 1fr);
  }
  .gap-xl-129 {
    gap: 129px;
  }
  .gap-x-xl-129 {
    -moz-column-gap: 129px;
         column-gap: 129px;
  }
  .gap-y-xl-129 {
    row-gap: 129px;
  }
  .rounded-xl-129 {
    border-radius: 129px;
  }
  .mb-xl-129 {
    margin-bottom: 129px;
  }
  .mt-xl-129 {
    margin-top: 129px;
  }
  .mr-xl-129 {
    margin-right: 129px;
  }
  .ml-xl-129 {
    margin-left: 129px;
  }
  .mx-xl-129 {
    margin-right: 129px;
    margin-left: 129px;
  }
  .my-xl-129 {
    margin-top: 129px;
    margin-bottom: 129px;
  }
  .p-xl-129 {
    padding: 129px;
  }
  .px-xl-129 {
    padding-right: 129px;
    padding-left: 129px;
  }
  .py-xl-129 {
    padding-top: 129px;
    padding-bottom: 129px;
  }
  .pr-xl-129 {
    padding-right: 129px;
  }
  .pl-xl-129 {
    padding-left: 129px;
  }
  .pt-xl-129 {
    padding-top: 129px;
  }
  .pb-xl-129 {
    padding-bottom: 129px;
  }
  .fs-xl-129 {
    font-size: 129px;
  }
  .w-xl-129 {
    width: 129px;
  }
  .h-xl-129 {
    height: 129px;
  }
}
.lh-130 {
  line-height: 130px;
}

.grid-cols-130 {
  grid-template-columns: repeat(130, 1fr);
}

.line-height-130 {
  line-height: 130px;
}

.gap-130 {
  gap: 130px;
}

.gap-x-130 {
  -moz-column-gap: 130px;
       column-gap: 130px;
}

.gap-y-130 {
  row-gap: 130px;
}

.rounded-130 {
  border-radius: 130px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mt-130 {
  margin-top: 130px;
}

.mr-130 {
  margin-right: 130px;
}

.ml-130 {
  margin-left: 130px;
}

.mx-130 {
  margin-right: 130px;
  margin-left: 130px;
}

.my-130 {
  margin-top: 130px;
  margin-bottom: 130px;
}

.p-130 {
  padding: 130px;
}

.px-130 {
  padding-right: 130px;
  padding-left: 130px;
}

.py-130 {
  padding-top: 130px;
  padding-bottom: 130px;
}

.pr-130 {
  padding-right: 130px;
}

.pl-130 {
  padding-left: 130px;
}

.pt-130 {
  padding-top: 130px;
}

.pb-130 {
  padding-bottom: 130px;
}

.fs-130 {
  font-size: 130px;
}

.w-130 {
  width: 130px;
}

.h-130 {
  height: 130px;
}

@media (min-width: 576px) {
  .lh-sm-130 {
    line-height: 130px;
  }
  .line-height-sm-130 {
    line-height: 130px;
  }
  .grid-cols-sm-130 {
    grid-template-columns: repeat(130, 1fr);
  }
  .gap-sm-130 {
    gap: 130px;
  }
  .gap-x-sm-130 {
    -moz-column-gap: 130px;
         column-gap: 130px;
  }
  .gap-y-sm-130 {
    row-gap: 130px;
  }
  .rounded-sm-130 {
    border-radius: 130px;
  }
  .mb-sm-130 {
    margin-bottom: 130px;
  }
  .mt-sm-130 {
    margin-top: 130px;
  }
  .mr-sm-130 {
    margin-right: 130px;
  }
  .ml-sm-130 {
    margin-left: 130px;
  }
  .mx-sm-130 {
    margin-right: 130px;
    margin-left: 130px;
  }
  .my-sm-130 {
    margin-top: 130px;
    margin-bottom: 130px;
  }
  .p-sm-130 {
    padding: 130px;
  }
  .px-sm-130 {
    padding-right: 130px;
    padding-left: 130px;
  }
  .py-sm-130 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .pr-sm-130 {
    padding-right: 130px;
  }
  .pl-sm-130 {
    padding-left: 130px;
  }
  .pt-sm-130 {
    padding-top: 130px;
  }
  .pb-sm-130 {
    padding-bottom: 130px;
  }
  .fs-sm-130 {
    font-size: 130px;
  }
  .w-sm-130 {
    width: 130px;
  }
  .h-sm-130 {
    height: 130px;
  }
}
@media (min-width: 768px) {
  .lh-md-130 {
    line-height: 130px;
  }
  .line-height-md-130 {
    line-height: 130px;
  }
  .grid-cols-md-130 {
    grid-template-columns: repeat(130, 1fr);
  }
  .gap-md-130 {
    gap: 130px;
  }
  .gap-x-md-130 {
    -moz-column-gap: 130px;
         column-gap: 130px;
  }
  .gap-y-md-130 {
    row-gap: 130px;
  }
  .rounded-md-130 {
    border-radius: 130px;
  }
  .mb-md-130 {
    margin-bottom: 130px;
  }
  .mt-md-130 {
    margin-top: 130px;
  }
  .mr-md-130 {
    margin-right: 130px;
  }
  .ml-md-130 {
    margin-left: 130px;
  }
  .mx-md-130 {
    margin-right: 130px;
    margin-left: 130px;
  }
  .my-md-130 {
    margin-top: 130px;
    margin-bottom: 130px;
  }
  .p-md-130 {
    padding: 130px;
  }
  .px-md-130 {
    padding-right: 130px;
    padding-left: 130px;
  }
  .py-md-130 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .pr-md-130 {
    padding-right: 130px;
  }
  .pl-md-130 {
    padding-left: 130px;
  }
  .pt-md-130 {
    padding-top: 130px;
  }
  .pb-md-130 {
    padding-bottom: 130px;
  }
  .fs-md-130 {
    font-size: 130px;
  }
  .w-md-130 {
    width: 130px;
  }
  .h-md-130 {
    height: 130px;
  }
}
@media (min-width: 992px) {
  .lh-lg-130 {
    line-height: 130px;
  }
  .line-height-lg-130 {
    line-height: 130px;
  }
  .grid-cols-lg-130 {
    grid-template-columns: repeat(130, 1fr);
  }
  .gap-lg-130 {
    gap: 130px;
  }
  .gap-x-lg-130 {
    -moz-column-gap: 130px;
         column-gap: 130px;
  }
  .gap-y-lg-130 {
    row-gap: 130px;
  }
  .rounded-lg-130 {
    border-radius: 130px;
  }
  .mb-lg-130 {
    margin-bottom: 130px;
  }
  .mt-lg-130 {
    margin-top: 130px;
  }
  .mr-lg-130 {
    margin-right: 130px;
  }
  .ml-lg-130 {
    margin-left: 130px;
  }
  .mx-lg-130 {
    margin-right: 130px;
    margin-left: 130px;
  }
  .my-lg-130 {
    margin-top: 130px;
    margin-bottom: 130px;
  }
  .p-lg-130 {
    padding: 130px;
  }
  .px-lg-130 {
    padding-right: 130px;
    padding-left: 130px;
  }
  .py-lg-130 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .pr-lg-130 {
    padding-right: 130px;
  }
  .pl-lg-130 {
    padding-left: 130px;
  }
  .pt-lg-130 {
    padding-top: 130px;
  }
  .pb-lg-130 {
    padding-bottom: 130px;
  }
  .fs-lg-130 {
    font-size: 130px;
  }
  .w-lg-130 {
    width: 130px;
  }
  .h-lg-130 {
    height: 130px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-130 {
    line-height: 130px;
  }
  .line-height-xl-130 {
    line-height: 130px;
  }
  .grid-cols-xl-130 {
    grid-template-columns: repeat(130, 1fr);
  }
  .gap-xl-130 {
    gap: 130px;
  }
  .gap-x-xl-130 {
    -moz-column-gap: 130px;
         column-gap: 130px;
  }
  .gap-y-xl-130 {
    row-gap: 130px;
  }
  .rounded-xl-130 {
    border-radius: 130px;
  }
  .mb-xl-130 {
    margin-bottom: 130px;
  }
  .mt-xl-130 {
    margin-top: 130px;
  }
  .mr-xl-130 {
    margin-right: 130px;
  }
  .ml-xl-130 {
    margin-left: 130px;
  }
  .mx-xl-130 {
    margin-right: 130px;
    margin-left: 130px;
  }
  .my-xl-130 {
    margin-top: 130px;
    margin-bottom: 130px;
  }
  .p-xl-130 {
    padding: 130px;
  }
  .px-xl-130 {
    padding-right: 130px;
    padding-left: 130px;
  }
  .py-xl-130 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .pr-xl-130 {
    padding-right: 130px;
  }
  .pl-xl-130 {
    padding-left: 130px;
  }
  .pt-xl-130 {
    padding-top: 130px;
  }
  .pb-xl-130 {
    padding-bottom: 130px;
  }
  .fs-xl-130 {
    font-size: 130px;
  }
  .w-xl-130 {
    width: 130px;
  }
  .h-xl-130 {
    height: 130px;
  }
}
.lh-131 {
  line-height: 131px;
}

.grid-cols-131 {
  grid-template-columns: repeat(131, 1fr);
}

.line-height-131 {
  line-height: 131px;
}

.gap-131 {
  gap: 131px;
}

.gap-x-131 {
  -moz-column-gap: 131px;
       column-gap: 131px;
}

.gap-y-131 {
  row-gap: 131px;
}

.rounded-131 {
  border-radius: 131px;
}

.mb-131 {
  margin-bottom: 131px;
}

.mt-131 {
  margin-top: 131px;
}

.mr-131 {
  margin-right: 131px;
}

.ml-131 {
  margin-left: 131px;
}

.mx-131 {
  margin-right: 131px;
  margin-left: 131px;
}

.my-131 {
  margin-top: 131px;
  margin-bottom: 131px;
}

.p-131 {
  padding: 131px;
}

.px-131 {
  padding-right: 131px;
  padding-left: 131px;
}

.py-131 {
  padding-top: 131px;
  padding-bottom: 131px;
}

.pr-131 {
  padding-right: 131px;
}

.pl-131 {
  padding-left: 131px;
}

.pt-131 {
  padding-top: 131px;
}

.pb-131 {
  padding-bottom: 131px;
}

.fs-131 {
  font-size: 131px;
}

.w-131 {
  width: 131px;
}

.h-131 {
  height: 131px;
}

@media (min-width: 576px) {
  .lh-sm-131 {
    line-height: 131px;
  }
  .line-height-sm-131 {
    line-height: 131px;
  }
  .grid-cols-sm-131 {
    grid-template-columns: repeat(131, 1fr);
  }
  .gap-sm-131 {
    gap: 131px;
  }
  .gap-x-sm-131 {
    -moz-column-gap: 131px;
         column-gap: 131px;
  }
  .gap-y-sm-131 {
    row-gap: 131px;
  }
  .rounded-sm-131 {
    border-radius: 131px;
  }
  .mb-sm-131 {
    margin-bottom: 131px;
  }
  .mt-sm-131 {
    margin-top: 131px;
  }
  .mr-sm-131 {
    margin-right: 131px;
  }
  .ml-sm-131 {
    margin-left: 131px;
  }
  .mx-sm-131 {
    margin-right: 131px;
    margin-left: 131px;
  }
  .my-sm-131 {
    margin-top: 131px;
    margin-bottom: 131px;
  }
  .p-sm-131 {
    padding: 131px;
  }
  .px-sm-131 {
    padding-right: 131px;
    padding-left: 131px;
  }
  .py-sm-131 {
    padding-top: 131px;
    padding-bottom: 131px;
  }
  .pr-sm-131 {
    padding-right: 131px;
  }
  .pl-sm-131 {
    padding-left: 131px;
  }
  .pt-sm-131 {
    padding-top: 131px;
  }
  .pb-sm-131 {
    padding-bottom: 131px;
  }
  .fs-sm-131 {
    font-size: 131px;
  }
  .w-sm-131 {
    width: 131px;
  }
  .h-sm-131 {
    height: 131px;
  }
}
@media (min-width: 768px) {
  .lh-md-131 {
    line-height: 131px;
  }
  .line-height-md-131 {
    line-height: 131px;
  }
  .grid-cols-md-131 {
    grid-template-columns: repeat(131, 1fr);
  }
  .gap-md-131 {
    gap: 131px;
  }
  .gap-x-md-131 {
    -moz-column-gap: 131px;
         column-gap: 131px;
  }
  .gap-y-md-131 {
    row-gap: 131px;
  }
  .rounded-md-131 {
    border-radius: 131px;
  }
  .mb-md-131 {
    margin-bottom: 131px;
  }
  .mt-md-131 {
    margin-top: 131px;
  }
  .mr-md-131 {
    margin-right: 131px;
  }
  .ml-md-131 {
    margin-left: 131px;
  }
  .mx-md-131 {
    margin-right: 131px;
    margin-left: 131px;
  }
  .my-md-131 {
    margin-top: 131px;
    margin-bottom: 131px;
  }
  .p-md-131 {
    padding: 131px;
  }
  .px-md-131 {
    padding-right: 131px;
    padding-left: 131px;
  }
  .py-md-131 {
    padding-top: 131px;
    padding-bottom: 131px;
  }
  .pr-md-131 {
    padding-right: 131px;
  }
  .pl-md-131 {
    padding-left: 131px;
  }
  .pt-md-131 {
    padding-top: 131px;
  }
  .pb-md-131 {
    padding-bottom: 131px;
  }
  .fs-md-131 {
    font-size: 131px;
  }
  .w-md-131 {
    width: 131px;
  }
  .h-md-131 {
    height: 131px;
  }
}
@media (min-width: 992px) {
  .lh-lg-131 {
    line-height: 131px;
  }
  .line-height-lg-131 {
    line-height: 131px;
  }
  .grid-cols-lg-131 {
    grid-template-columns: repeat(131, 1fr);
  }
  .gap-lg-131 {
    gap: 131px;
  }
  .gap-x-lg-131 {
    -moz-column-gap: 131px;
         column-gap: 131px;
  }
  .gap-y-lg-131 {
    row-gap: 131px;
  }
  .rounded-lg-131 {
    border-radius: 131px;
  }
  .mb-lg-131 {
    margin-bottom: 131px;
  }
  .mt-lg-131 {
    margin-top: 131px;
  }
  .mr-lg-131 {
    margin-right: 131px;
  }
  .ml-lg-131 {
    margin-left: 131px;
  }
  .mx-lg-131 {
    margin-right: 131px;
    margin-left: 131px;
  }
  .my-lg-131 {
    margin-top: 131px;
    margin-bottom: 131px;
  }
  .p-lg-131 {
    padding: 131px;
  }
  .px-lg-131 {
    padding-right: 131px;
    padding-left: 131px;
  }
  .py-lg-131 {
    padding-top: 131px;
    padding-bottom: 131px;
  }
  .pr-lg-131 {
    padding-right: 131px;
  }
  .pl-lg-131 {
    padding-left: 131px;
  }
  .pt-lg-131 {
    padding-top: 131px;
  }
  .pb-lg-131 {
    padding-bottom: 131px;
  }
  .fs-lg-131 {
    font-size: 131px;
  }
  .w-lg-131 {
    width: 131px;
  }
  .h-lg-131 {
    height: 131px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-131 {
    line-height: 131px;
  }
  .line-height-xl-131 {
    line-height: 131px;
  }
  .grid-cols-xl-131 {
    grid-template-columns: repeat(131, 1fr);
  }
  .gap-xl-131 {
    gap: 131px;
  }
  .gap-x-xl-131 {
    -moz-column-gap: 131px;
         column-gap: 131px;
  }
  .gap-y-xl-131 {
    row-gap: 131px;
  }
  .rounded-xl-131 {
    border-radius: 131px;
  }
  .mb-xl-131 {
    margin-bottom: 131px;
  }
  .mt-xl-131 {
    margin-top: 131px;
  }
  .mr-xl-131 {
    margin-right: 131px;
  }
  .ml-xl-131 {
    margin-left: 131px;
  }
  .mx-xl-131 {
    margin-right: 131px;
    margin-left: 131px;
  }
  .my-xl-131 {
    margin-top: 131px;
    margin-bottom: 131px;
  }
  .p-xl-131 {
    padding: 131px;
  }
  .px-xl-131 {
    padding-right: 131px;
    padding-left: 131px;
  }
  .py-xl-131 {
    padding-top: 131px;
    padding-bottom: 131px;
  }
  .pr-xl-131 {
    padding-right: 131px;
  }
  .pl-xl-131 {
    padding-left: 131px;
  }
  .pt-xl-131 {
    padding-top: 131px;
  }
  .pb-xl-131 {
    padding-bottom: 131px;
  }
  .fs-xl-131 {
    font-size: 131px;
  }
  .w-xl-131 {
    width: 131px;
  }
  .h-xl-131 {
    height: 131px;
  }
}
.lh-132 {
  line-height: 132px;
}

.grid-cols-132 {
  grid-template-columns: repeat(132, 1fr);
}

.line-height-132 {
  line-height: 132px;
}

.gap-132 {
  gap: 132px;
}

.gap-x-132 {
  -moz-column-gap: 132px;
       column-gap: 132px;
}

.gap-y-132 {
  row-gap: 132px;
}

.rounded-132 {
  border-radius: 132px;
}

.mb-132 {
  margin-bottom: 132px;
}

.mt-132 {
  margin-top: 132px;
}

.mr-132 {
  margin-right: 132px;
}

.ml-132 {
  margin-left: 132px;
}

.mx-132 {
  margin-right: 132px;
  margin-left: 132px;
}

.my-132 {
  margin-top: 132px;
  margin-bottom: 132px;
}

.p-132 {
  padding: 132px;
}

.px-132 {
  padding-right: 132px;
  padding-left: 132px;
}

.py-132 {
  padding-top: 132px;
  padding-bottom: 132px;
}

.pr-132 {
  padding-right: 132px;
}

.pl-132 {
  padding-left: 132px;
}

.pt-132 {
  padding-top: 132px;
}

.pb-132 {
  padding-bottom: 132px;
}

.fs-132 {
  font-size: 132px;
}

.w-132 {
  width: 132px;
}

.h-132 {
  height: 132px;
}

@media (min-width: 576px) {
  .lh-sm-132 {
    line-height: 132px;
  }
  .line-height-sm-132 {
    line-height: 132px;
  }
  .grid-cols-sm-132 {
    grid-template-columns: repeat(132, 1fr);
  }
  .gap-sm-132 {
    gap: 132px;
  }
  .gap-x-sm-132 {
    -moz-column-gap: 132px;
         column-gap: 132px;
  }
  .gap-y-sm-132 {
    row-gap: 132px;
  }
  .rounded-sm-132 {
    border-radius: 132px;
  }
  .mb-sm-132 {
    margin-bottom: 132px;
  }
  .mt-sm-132 {
    margin-top: 132px;
  }
  .mr-sm-132 {
    margin-right: 132px;
  }
  .ml-sm-132 {
    margin-left: 132px;
  }
  .mx-sm-132 {
    margin-right: 132px;
    margin-left: 132px;
  }
  .my-sm-132 {
    margin-top: 132px;
    margin-bottom: 132px;
  }
  .p-sm-132 {
    padding: 132px;
  }
  .px-sm-132 {
    padding-right: 132px;
    padding-left: 132px;
  }
  .py-sm-132 {
    padding-top: 132px;
    padding-bottom: 132px;
  }
  .pr-sm-132 {
    padding-right: 132px;
  }
  .pl-sm-132 {
    padding-left: 132px;
  }
  .pt-sm-132 {
    padding-top: 132px;
  }
  .pb-sm-132 {
    padding-bottom: 132px;
  }
  .fs-sm-132 {
    font-size: 132px;
  }
  .w-sm-132 {
    width: 132px;
  }
  .h-sm-132 {
    height: 132px;
  }
}
@media (min-width: 768px) {
  .lh-md-132 {
    line-height: 132px;
  }
  .line-height-md-132 {
    line-height: 132px;
  }
  .grid-cols-md-132 {
    grid-template-columns: repeat(132, 1fr);
  }
  .gap-md-132 {
    gap: 132px;
  }
  .gap-x-md-132 {
    -moz-column-gap: 132px;
         column-gap: 132px;
  }
  .gap-y-md-132 {
    row-gap: 132px;
  }
  .rounded-md-132 {
    border-radius: 132px;
  }
  .mb-md-132 {
    margin-bottom: 132px;
  }
  .mt-md-132 {
    margin-top: 132px;
  }
  .mr-md-132 {
    margin-right: 132px;
  }
  .ml-md-132 {
    margin-left: 132px;
  }
  .mx-md-132 {
    margin-right: 132px;
    margin-left: 132px;
  }
  .my-md-132 {
    margin-top: 132px;
    margin-bottom: 132px;
  }
  .p-md-132 {
    padding: 132px;
  }
  .px-md-132 {
    padding-right: 132px;
    padding-left: 132px;
  }
  .py-md-132 {
    padding-top: 132px;
    padding-bottom: 132px;
  }
  .pr-md-132 {
    padding-right: 132px;
  }
  .pl-md-132 {
    padding-left: 132px;
  }
  .pt-md-132 {
    padding-top: 132px;
  }
  .pb-md-132 {
    padding-bottom: 132px;
  }
  .fs-md-132 {
    font-size: 132px;
  }
  .w-md-132 {
    width: 132px;
  }
  .h-md-132 {
    height: 132px;
  }
}
@media (min-width: 992px) {
  .lh-lg-132 {
    line-height: 132px;
  }
  .line-height-lg-132 {
    line-height: 132px;
  }
  .grid-cols-lg-132 {
    grid-template-columns: repeat(132, 1fr);
  }
  .gap-lg-132 {
    gap: 132px;
  }
  .gap-x-lg-132 {
    -moz-column-gap: 132px;
         column-gap: 132px;
  }
  .gap-y-lg-132 {
    row-gap: 132px;
  }
  .rounded-lg-132 {
    border-radius: 132px;
  }
  .mb-lg-132 {
    margin-bottom: 132px;
  }
  .mt-lg-132 {
    margin-top: 132px;
  }
  .mr-lg-132 {
    margin-right: 132px;
  }
  .ml-lg-132 {
    margin-left: 132px;
  }
  .mx-lg-132 {
    margin-right: 132px;
    margin-left: 132px;
  }
  .my-lg-132 {
    margin-top: 132px;
    margin-bottom: 132px;
  }
  .p-lg-132 {
    padding: 132px;
  }
  .px-lg-132 {
    padding-right: 132px;
    padding-left: 132px;
  }
  .py-lg-132 {
    padding-top: 132px;
    padding-bottom: 132px;
  }
  .pr-lg-132 {
    padding-right: 132px;
  }
  .pl-lg-132 {
    padding-left: 132px;
  }
  .pt-lg-132 {
    padding-top: 132px;
  }
  .pb-lg-132 {
    padding-bottom: 132px;
  }
  .fs-lg-132 {
    font-size: 132px;
  }
  .w-lg-132 {
    width: 132px;
  }
  .h-lg-132 {
    height: 132px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-132 {
    line-height: 132px;
  }
  .line-height-xl-132 {
    line-height: 132px;
  }
  .grid-cols-xl-132 {
    grid-template-columns: repeat(132, 1fr);
  }
  .gap-xl-132 {
    gap: 132px;
  }
  .gap-x-xl-132 {
    -moz-column-gap: 132px;
         column-gap: 132px;
  }
  .gap-y-xl-132 {
    row-gap: 132px;
  }
  .rounded-xl-132 {
    border-radius: 132px;
  }
  .mb-xl-132 {
    margin-bottom: 132px;
  }
  .mt-xl-132 {
    margin-top: 132px;
  }
  .mr-xl-132 {
    margin-right: 132px;
  }
  .ml-xl-132 {
    margin-left: 132px;
  }
  .mx-xl-132 {
    margin-right: 132px;
    margin-left: 132px;
  }
  .my-xl-132 {
    margin-top: 132px;
    margin-bottom: 132px;
  }
  .p-xl-132 {
    padding: 132px;
  }
  .px-xl-132 {
    padding-right: 132px;
    padding-left: 132px;
  }
  .py-xl-132 {
    padding-top: 132px;
    padding-bottom: 132px;
  }
  .pr-xl-132 {
    padding-right: 132px;
  }
  .pl-xl-132 {
    padding-left: 132px;
  }
  .pt-xl-132 {
    padding-top: 132px;
  }
  .pb-xl-132 {
    padding-bottom: 132px;
  }
  .fs-xl-132 {
    font-size: 132px;
  }
  .w-xl-132 {
    width: 132px;
  }
  .h-xl-132 {
    height: 132px;
  }
}
.lh-133 {
  line-height: 133px;
}

.grid-cols-133 {
  grid-template-columns: repeat(133, 1fr);
}

.line-height-133 {
  line-height: 133px;
}

.gap-133 {
  gap: 133px;
}

.gap-x-133 {
  -moz-column-gap: 133px;
       column-gap: 133px;
}

.gap-y-133 {
  row-gap: 133px;
}

.rounded-133 {
  border-radius: 133px;
}

.mb-133 {
  margin-bottom: 133px;
}

.mt-133 {
  margin-top: 133px;
}

.mr-133 {
  margin-right: 133px;
}

.ml-133 {
  margin-left: 133px;
}

.mx-133 {
  margin-right: 133px;
  margin-left: 133px;
}

.my-133 {
  margin-top: 133px;
  margin-bottom: 133px;
}

.p-133 {
  padding: 133px;
}

.px-133 {
  padding-right: 133px;
  padding-left: 133px;
}

.py-133 {
  padding-top: 133px;
  padding-bottom: 133px;
}

.pr-133 {
  padding-right: 133px;
}

.pl-133 {
  padding-left: 133px;
}

.pt-133 {
  padding-top: 133px;
}

.pb-133 {
  padding-bottom: 133px;
}

.fs-133 {
  font-size: 133px;
}

.w-133 {
  width: 133px;
}

.h-133 {
  height: 133px;
}

@media (min-width: 576px) {
  .lh-sm-133 {
    line-height: 133px;
  }
  .line-height-sm-133 {
    line-height: 133px;
  }
  .grid-cols-sm-133 {
    grid-template-columns: repeat(133, 1fr);
  }
  .gap-sm-133 {
    gap: 133px;
  }
  .gap-x-sm-133 {
    -moz-column-gap: 133px;
         column-gap: 133px;
  }
  .gap-y-sm-133 {
    row-gap: 133px;
  }
  .rounded-sm-133 {
    border-radius: 133px;
  }
  .mb-sm-133 {
    margin-bottom: 133px;
  }
  .mt-sm-133 {
    margin-top: 133px;
  }
  .mr-sm-133 {
    margin-right: 133px;
  }
  .ml-sm-133 {
    margin-left: 133px;
  }
  .mx-sm-133 {
    margin-right: 133px;
    margin-left: 133px;
  }
  .my-sm-133 {
    margin-top: 133px;
    margin-bottom: 133px;
  }
  .p-sm-133 {
    padding: 133px;
  }
  .px-sm-133 {
    padding-right: 133px;
    padding-left: 133px;
  }
  .py-sm-133 {
    padding-top: 133px;
    padding-bottom: 133px;
  }
  .pr-sm-133 {
    padding-right: 133px;
  }
  .pl-sm-133 {
    padding-left: 133px;
  }
  .pt-sm-133 {
    padding-top: 133px;
  }
  .pb-sm-133 {
    padding-bottom: 133px;
  }
  .fs-sm-133 {
    font-size: 133px;
  }
  .w-sm-133 {
    width: 133px;
  }
  .h-sm-133 {
    height: 133px;
  }
}
@media (min-width: 768px) {
  .lh-md-133 {
    line-height: 133px;
  }
  .line-height-md-133 {
    line-height: 133px;
  }
  .grid-cols-md-133 {
    grid-template-columns: repeat(133, 1fr);
  }
  .gap-md-133 {
    gap: 133px;
  }
  .gap-x-md-133 {
    -moz-column-gap: 133px;
         column-gap: 133px;
  }
  .gap-y-md-133 {
    row-gap: 133px;
  }
  .rounded-md-133 {
    border-radius: 133px;
  }
  .mb-md-133 {
    margin-bottom: 133px;
  }
  .mt-md-133 {
    margin-top: 133px;
  }
  .mr-md-133 {
    margin-right: 133px;
  }
  .ml-md-133 {
    margin-left: 133px;
  }
  .mx-md-133 {
    margin-right: 133px;
    margin-left: 133px;
  }
  .my-md-133 {
    margin-top: 133px;
    margin-bottom: 133px;
  }
  .p-md-133 {
    padding: 133px;
  }
  .px-md-133 {
    padding-right: 133px;
    padding-left: 133px;
  }
  .py-md-133 {
    padding-top: 133px;
    padding-bottom: 133px;
  }
  .pr-md-133 {
    padding-right: 133px;
  }
  .pl-md-133 {
    padding-left: 133px;
  }
  .pt-md-133 {
    padding-top: 133px;
  }
  .pb-md-133 {
    padding-bottom: 133px;
  }
  .fs-md-133 {
    font-size: 133px;
  }
  .w-md-133 {
    width: 133px;
  }
  .h-md-133 {
    height: 133px;
  }
}
@media (min-width: 992px) {
  .lh-lg-133 {
    line-height: 133px;
  }
  .line-height-lg-133 {
    line-height: 133px;
  }
  .grid-cols-lg-133 {
    grid-template-columns: repeat(133, 1fr);
  }
  .gap-lg-133 {
    gap: 133px;
  }
  .gap-x-lg-133 {
    -moz-column-gap: 133px;
         column-gap: 133px;
  }
  .gap-y-lg-133 {
    row-gap: 133px;
  }
  .rounded-lg-133 {
    border-radius: 133px;
  }
  .mb-lg-133 {
    margin-bottom: 133px;
  }
  .mt-lg-133 {
    margin-top: 133px;
  }
  .mr-lg-133 {
    margin-right: 133px;
  }
  .ml-lg-133 {
    margin-left: 133px;
  }
  .mx-lg-133 {
    margin-right: 133px;
    margin-left: 133px;
  }
  .my-lg-133 {
    margin-top: 133px;
    margin-bottom: 133px;
  }
  .p-lg-133 {
    padding: 133px;
  }
  .px-lg-133 {
    padding-right: 133px;
    padding-left: 133px;
  }
  .py-lg-133 {
    padding-top: 133px;
    padding-bottom: 133px;
  }
  .pr-lg-133 {
    padding-right: 133px;
  }
  .pl-lg-133 {
    padding-left: 133px;
  }
  .pt-lg-133 {
    padding-top: 133px;
  }
  .pb-lg-133 {
    padding-bottom: 133px;
  }
  .fs-lg-133 {
    font-size: 133px;
  }
  .w-lg-133 {
    width: 133px;
  }
  .h-lg-133 {
    height: 133px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-133 {
    line-height: 133px;
  }
  .line-height-xl-133 {
    line-height: 133px;
  }
  .grid-cols-xl-133 {
    grid-template-columns: repeat(133, 1fr);
  }
  .gap-xl-133 {
    gap: 133px;
  }
  .gap-x-xl-133 {
    -moz-column-gap: 133px;
         column-gap: 133px;
  }
  .gap-y-xl-133 {
    row-gap: 133px;
  }
  .rounded-xl-133 {
    border-radius: 133px;
  }
  .mb-xl-133 {
    margin-bottom: 133px;
  }
  .mt-xl-133 {
    margin-top: 133px;
  }
  .mr-xl-133 {
    margin-right: 133px;
  }
  .ml-xl-133 {
    margin-left: 133px;
  }
  .mx-xl-133 {
    margin-right: 133px;
    margin-left: 133px;
  }
  .my-xl-133 {
    margin-top: 133px;
    margin-bottom: 133px;
  }
  .p-xl-133 {
    padding: 133px;
  }
  .px-xl-133 {
    padding-right: 133px;
    padding-left: 133px;
  }
  .py-xl-133 {
    padding-top: 133px;
    padding-bottom: 133px;
  }
  .pr-xl-133 {
    padding-right: 133px;
  }
  .pl-xl-133 {
    padding-left: 133px;
  }
  .pt-xl-133 {
    padding-top: 133px;
  }
  .pb-xl-133 {
    padding-bottom: 133px;
  }
  .fs-xl-133 {
    font-size: 133px;
  }
  .w-xl-133 {
    width: 133px;
  }
  .h-xl-133 {
    height: 133px;
  }
}
.lh-134 {
  line-height: 134px;
}

.grid-cols-134 {
  grid-template-columns: repeat(134, 1fr);
}

.line-height-134 {
  line-height: 134px;
}

.gap-134 {
  gap: 134px;
}

.gap-x-134 {
  -moz-column-gap: 134px;
       column-gap: 134px;
}

.gap-y-134 {
  row-gap: 134px;
}

.rounded-134 {
  border-radius: 134px;
}

.mb-134 {
  margin-bottom: 134px;
}

.mt-134 {
  margin-top: 134px;
}

.mr-134 {
  margin-right: 134px;
}

.ml-134 {
  margin-left: 134px;
}

.mx-134 {
  margin-right: 134px;
  margin-left: 134px;
}

.my-134 {
  margin-top: 134px;
  margin-bottom: 134px;
}

.p-134 {
  padding: 134px;
}

.px-134 {
  padding-right: 134px;
  padding-left: 134px;
}

.py-134 {
  padding-top: 134px;
  padding-bottom: 134px;
}

.pr-134 {
  padding-right: 134px;
}

.pl-134 {
  padding-left: 134px;
}

.pt-134 {
  padding-top: 134px;
}

.pb-134 {
  padding-bottom: 134px;
}

.fs-134 {
  font-size: 134px;
}

.w-134 {
  width: 134px;
}

.h-134 {
  height: 134px;
}

@media (min-width: 576px) {
  .lh-sm-134 {
    line-height: 134px;
  }
  .line-height-sm-134 {
    line-height: 134px;
  }
  .grid-cols-sm-134 {
    grid-template-columns: repeat(134, 1fr);
  }
  .gap-sm-134 {
    gap: 134px;
  }
  .gap-x-sm-134 {
    -moz-column-gap: 134px;
         column-gap: 134px;
  }
  .gap-y-sm-134 {
    row-gap: 134px;
  }
  .rounded-sm-134 {
    border-radius: 134px;
  }
  .mb-sm-134 {
    margin-bottom: 134px;
  }
  .mt-sm-134 {
    margin-top: 134px;
  }
  .mr-sm-134 {
    margin-right: 134px;
  }
  .ml-sm-134 {
    margin-left: 134px;
  }
  .mx-sm-134 {
    margin-right: 134px;
    margin-left: 134px;
  }
  .my-sm-134 {
    margin-top: 134px;
    margin-bottom: 134px;
  }
  .p-sm-134 {
    padding: 134px;
  }
  .px-sm-134 {
    padding-right: 134px;
    padding-left: 134px;
  }
  .py-sm-134 {
    padding-top: 134px;
    padding-bottom: 134px;
  }
  .pr-sm-134 {
    padding-right: 134px;
  }
  .pl-sm-134 {
    padding-left: 134px;
  }
  .pt-sm-134 {
    padding-top: 134px;
  }
  .pb-sm-134 {
    padding-bottom: 134px;
  }
  .fs-sm-134 {
    font-size: 134px;
  }
  .w-sm-134 {
    width: 134px;
  }
  .h-sm-134 {
    height: 134px;
  }
}
@media (min-width: 768px) {
  .lh-md-134 {
    line-height: 134px;
  }
  .line-height-md-134 {
    line-height: 134px;
  }
  .grid-cols-md-134 {
    grid-template-columns: repeat(134, 1fr);
  }
  .gap-md-134 {
    gap: 134px;
  }
  .gap-x-md-134 {
    -moz-column-gap: 134px;
         column-gap: 134px;
  }
  .gap-y-md-134 {
    row-gap: 134px;
  }
  .rounded-md-134 {
    border-radius: 134px;
  }
  .mb-md-134 {
    margin-bottom: 134px;
  }
  .mt-md-134 {
    margin-top: 134px;
  }
  .mr-md-134 {
    margin-right: 134px;
  }
  .ml-md-134 {
    margin-left: 134px;
  }
  .mx-md-134 {
    margin-right: 134px;
    margin-left: 134px;
  }
  .my-md-134 {
    margin-top: 134px;
    margin-bottom: 134px;
  }
  .p-md-134 {
    padding: 134px;
  }
  .px-md-134 {
    padding-right: 134px;
    padding-left: 134px;
  }
  .py-md-134 {
    padding-top: 134px;
    padding-bottom: 134px;
  }
  .pr-md-134 {
    padding-right: 134px;
  }
  .pl-md-134 {
    padding-left: 134px;
  }
  .pt-md-134 {
    padding-top: 134px;
  }
  .pb-md-134 {
    padding-bottom: 134px;
  }
  .fs-md-134 {
    font-size: 134px;
  }
  .w-md-134 {
    width: 134px;
  }
  .h-md-134 {
    height: 134px;
  }
}
@media (min-width: 992px) {
  .lh-lg-134 {
    line-height: 134px;
  }
  .line-height-lg-134 {
    line-height: 134px;
  }
  .grid-cols-lg-134 {
    grid-template-columns: repeat(134, 1fr);
  }
  .gap-lg-134 {
    gap: 134px;
  }
  .gap-x-lg-134 {
    -moz-column-gap: 134px;
         column-gap: 134px;
  }
  .gap-y-lg-134 {
    row-gap: 134px;
  }
  .rounded-lg-134 {
    border-radius: 134px;
  }
  .mb-lg-134 {
    margin-bottom: 134px;
  }
  .mt-lg-134 {
    margin-top: 134px;
  }
  .mr-lg-134 {
    margin-right: 134px;
  }
  .ml-lg-134 {
    margin-left: 134px;
  }
  .mx-lg-134 {
    margin-right: 134px;
    margin-left: 134px;
  }
  .my-lg-134 {
    margin-top: 134px;
    margin-bottom: 134px;
  }
  .p-lg-134 {
    padding: 134px;
  }
  .px-lg-134 {
    padding-right: 134px;
    padding-left: 134px;
  }
  .py-lg-134 {
    padding-top: 134px;
    padding-bottom: 134px;
  }
  .pr-lg-134 {
    padding-right: 134px;
  }
  .pl-lg-134 {
    padding-left: 134px;
  }
  .pt-lg-134 {
    padding-top: 134px;
  }
  .pb-lg-134 {
    padding-bottom: 134px;
  }
  .fs-lg-134 {
    font-size: 134px;
  }
  .w-lg-134 {
    width: 134px;
  }
  .h-lg-134 {
    height: 134px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-134 {
    line-height: 134px;
  }
  .line-height-xl-134 {
    line-height: 134px;
  }
  .grid-cols-xl-134 {
    grid-template-columns: repeat(134, 1fr);
  }
  .gap-xl-134 {
    gap: 134px;
  }
  .gap-x-xl-134 {
    -moz-column-gap: 134px;
         column-gap: 134px;
  }
  .gap-y-xl-134 {
    row-gap: 134px;
  }
  .rounded-xl-134 {
    border-radius: 134px;
  }
  .mb-xl-134 {
    margin-bottom: 134px;
  }
  .mt-xl-134 {
    margin-top: 134px;
  }
  .mr-xl-134 {
    margin-right: 134px;
  }
  .ml-xl-134 {
    margin-left: 134px;
  }
  .mx-xl-134 {
    margin-right: 134px;
    margin-left: 134px;
  }
  .my-xl-134 {
    margin-top: 134px;
    margin-bottom: 134px;
  }
  .p-xl-134 {
    padding: 134px;
  }
  .px-xl-134 {
    padding-right: 134px;
    padding-left: 134px;
  }
  .py-xl-134 {
    padding-top: 134px;
    padding-bottom: 134px;
  }
  .pr-xl-134 {
    padding-right: 134px;
  }
  .pl-xl-134 {
    padding-left: 134px;
  }
  .pt-xl-134 {
    padding-top: 134px;
  }
  .pb-xl-134 {
    padding-bottom: 134px;
  }
  .fs-xl-134 {
    font-size: 134px;
  }
  .w-xl-134 {
    width: 134px;
  }
  .h-xl-134 {
    height: 134px;
  }
}
.lh-135 {
  line-height: 135px;
}

.grid-cols-135 {
  grid-template-columns: repeat(135, 1fr);
}

.line-height-135 {
  line-height: 135px;
}

.gap-135 {
  gap: 135px;
}

.gap-x-135 {
  -moz-column-gap: 135px;
       column-gap: 135px;
}

.gap-y-135 {
  row-gap: 135px;
}

.rounded-135 {
  border-radius: 135px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mt-135 {
  margin-top: 135px;
}

.mr-135 {
  margin-right: 135px;
}

.ml-135 {
  margin-left: 135px;
}

.mx-135 {
  margin-right: 135px;
  margin-left: 135px;
}

.my-135 {
  margin-top: 135px;
  margin-bottom: 135px;
}

.p-135 {
  padding: 135px;
}

.px-135 {
  padding-right: 135px;
  padding-left: 135px;
}

.py-135 {
  padding-top: 135px;
  padding-bottom: 135px;
}

.pr-135 {
  padding-right: 135px;
}

.pl-135 {
  padding-left: 135px;
}

.pt-135 {
  padding-top: 135px;
}

.pb-135 {
  padding-bottom: 135px;
}

.fs-135 {
  font-size: 135px;
}

.w-135 {
  width: 135px;
}

.h-135 {
  height: 135px;
}

@media (min-width: 576px) {
  .lh-sm-135 {
    line-height: 135px;
  }
  .line-height-sm-135 {
    line-height: 135px;
  }
  .grid-cols-sm-135 {
    grid-template-columns: repeat(135, 1fr);
  }
  .gap-sm-135 {
    gap: 135px;
  }
  .gap-x-sm-135 {
    -moz-column-gap: 135px;
         column-gap: 135px;
  }
  .gap-y-sm-135 {
    row-gap: 135px;
  }
  .rounded-sm-135 {
    border-radius: 135px;
  }
  .mb-sm-135 {
    margin-bottom: 135px;
  }
  .mt-sm-135 {
    margin-top: 135px;
  }
  .mr-sm-135 {
    margin-right: 135px;
  }
  .ml-sm-135 {
    margin-left: 135px;
  }
  .mx-sm-135 {
    margin-right: 135px;
    margin-left: 135px;
  }
  .my-sm-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }
  .p-sm-135 {
    padding: 135px;
  }
  .px-sm-135 {
    padding-right: 135px;
    padding-left: 135px;
  }
  .py-sm-135 {
    padding-top: 135px;
    padding-bottom: 135px;
  }
  .pr-sm-135 {
    padding-right: 135px;
  }
  .pl-sm-135 {
    padding-left: 135px;
  }
  .pt-sm-135 {
    padding-top: 135px;
  }
  .pb-sm-135 {
    padding-bottom: 135px;
  }
  .fs-sm-135 {
    font-size: 135px;
  }
  .w-sm-135 {
    width: 135px;
  }
  .h-sm-135 {
    height: 135px;
  }
}
@media (min-width: 768px) {
  .lh-md-135 {
    line-height: 135px;
  }
  .line-height-md-135 {
    line-height: 135px;
  }
  .grid-cols-md-135 {
    grid-template-columns: repeat(135, 1fr);
  }
  .gap-md-135 {
    gap: 135px;
  }
  .gap-x-md-135 {
    -moz-column-gap: 135px;
         column-gap: 135px;
  }
  .gap-y-md-135 {
    row-gap: 135px;
  }
  .rounded-md-135 {
    border-radius: 135px;
  }
  .mb-md-135 {
    margin-bottom: 135px;
  }
  .mt-md-135 {
    margin-top: 135px;
  }
  .mr-md-135 {
    margin-right: 135px;
  }
  .ml-md-135 {
    margin-left: 135px;
  }
  .mx-md-135 {
    margin-right: 135px;
    margin-left: 135px;
  }
  .my-md-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }
  .p-md-135 {
    padding: 135px;
  }
  .px-md-135 {
    padding-right: 135px;
    padding-left: 135px;
  }
  .py-md-135 {
    padding-top: 135px;
    padding-bottom: 135px;
  }
  .pr-md-135 {
    padding-right: 135px;
  }
  .pl-md-135 {
    padding-left: 135px;
  }
  .pt-md-135 {
    padding-top: 135px;
  }
  .pb-md-135 {
    padding-bottom: 135px;
  }
  .fs-md-135 {
    font-size: 135px;
  }
  .w-md-135 {
    width: 135px;
  }
  .h-md-135 {
    height: 135px;
  }
}
@media (min-width: 992px) {
  .lh-lg-135 {
    line-height: 135px;
  }
  .line-height-lg-135 {
    line-height: 135px;
  }
  .grid-cols-lg-135 {
    grid-template-columns: repeat(135, 1fr);
  }
  .gap-lg-135 {
    gap: 135px;
  }
  .gap-x-lg-135 {
    -moz-column-gap: 135px;
         column-gap: 135px;
  }
  .gap-y-lg-135 {
    row-gap: 135px;
  }
  .rounded-lg-135 {
    border-radius: 135px;
  }
  .mb-lg-135 {
    margin-bottom: 135px;
  }
  .mt-lg-135 {
    margin-top: 135px;
  }
  .mr-lg-135 {
    margin-right: 135px;
  }
  .ml-lg-135 {
    margin-left: 135px;
  }
  .mx-lg-135 {
    margin-right: 135px;
    margin-left: 135px;
  }
  .my-lg-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }
  .p-lg-135 {
    padding: 135px;
  }
  .px-lg-135 {
    padding-right: 135px;
    padding-left: 135px;
  }
  .py-lg-135 {
    padding-top: 135px;
    padding-bottom: 135px;
  }
  .pr-lg-135 {
    padding-right: 135px;
  }
  .pl-lg-135 {
    padding-left: 135px;
  }
  .pt-lg-135 {
    padding-top: 135px;
  }
  .pb-lg-135 {
    padding-bottom: 135px;
  }
  .fs-lg-135 {
    font-size: 135px;
  }
  .w-lg-135 {
    width: 135px;
  }
  .h-lg-135 {
    height: 135px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-135 {
    line-height: 135px;
  }
  .line-height-xl-135 {
    line-height: 135px;
  }
  .grid-cols-xl-135 {
    grid-template-columns: repeat(135, 1fr);
  }
  .gap-xl-135 {
    gap: 135px;
  }
  .gap-x-xl-135 {
    -moz-column-gap: 135px;
         column-gap: 135px;
  }
  .gap-y-xl-135 {
    row-gap: 135px;
  }
  .rounded-xl-135 {
    border-radius: 135px;
  }
  .mb-xl-135 {
    margin-bottom: 135px;
  }
  .mt-xl-135 {
    margin-top: 135px;
  }
  .mr-xl-135 {
    margin-right: 135px;
  }
  .ml-xl-135 {
    margin-left: 135px;
  }
  .mx-xl-135 {
    margin-right: 135px;
    margin-left: 135px;
  }
  .my-xl-135 {
    margin-top: 135px;
    margin-bottom: 135px;
  }
  .p-xl-135 {
    padding: 135px;
  }
  .px-xl-135 {
    padding-right: 135px;
    padding-left: 135px;
  }
  .py-xl-135 {
    padding-top: 135px;
    padding-bottom: 135px;
  }
  .pr-xl-135 {
    padding-right: 135px;
  }
  .pl-xl-135 {
    padding-left: 135px;
  }
  .pt-xl-135 {
    padding-top: 135px;
  }
  .pb-xl-135 {
    padding-bottom: 135px;
  }
  .fs-xl-135 {
    font-size: 135px;
  }
  .w-xl-135 {
    width: 135px;
  }
  .h-xl-135 {
    height: 135px;
  }
}
.lh-136 {
  line-height: 136px;
}

.grid-cols-136 {
  grid-template-columns: repeat(136, 1fr);
}

.line-height-136 {
  line-height: 136px;
}

.gap-136 {
  gap: 136px;
}

.gap-x-136 {
  -moz-column-gap: 136px;
       column-gap: 136px;
}

.gap-y-136 {
  row-gap: 136px;
}

.rounded-136 {
  border-radius: 136px;
}

.mb-136 {
  margin-bottom: 136px;
}

.mt-136 {
  margin-top: 136px;
}

.mr-136 {
  margin-right: 136px;
}

.ml-136 {
  margin-left: 136px;
}

.mx-136 {
  margin-right: 136px;
  margin-left: 136px;
}

.my-136 {
  margin-top: 136px;
  margin-bottom: 136px;
}

.p-136 {
  padding: 136px;
}

.px-136 {
  padding-right: 136px;
  padding-left: 136px;
}

.py-136 {
  padding-top: 136px;
  padding-bottom: 136px;
}

.pr-136 {
  padding-right: 136px;
}

.pl-136 {
  padding-left: 136px;
}

.pt-136 {
  padding-top: 136px;
}

.pb-136 {
  padding-bottom: 136px;
}

.fs-136 {
  font-size: 136px;
}

.w-136 {
  width: 136px;
}

.h-136 {
  height: 136px;
}

@media (min-width: 576px) {
  .lh-sm-136 {
    line-height: 136px;
  }
  .line-height-sm-136 {
    line-height: 136px;
  }
  .grid-cols-sm-136 {
    grid-template-columns: repeat(136, 1fr);
  }
  .gap-sm-136 {
    gap: 136px;
  }
  .gap-x-sm-136 {
    -moz-column-gap: 136px;
         column-gap: 136px;
  }
  .gap-y-sm-136 {
    row-gap: 136px;
  }
  .rounded-sm-136 {
    border-radius: 136px;
  }
  .mb-sm-136 {
    margin-bottom: 136px;
  }
  .mt-sm-136 {
    margin-top: 136px;
  }
  .mr-sm-136 {
    margin-right: 136px;
  }
  .ml-sm-136 {
    margin-left: 136px;
  }
  .mx-sm-136 {
    margin-right: 136px;
    margin-left: 136px;
  }
  .my-sm-136 {
    margin-top: 136px;
    margin-bottom: 136px;
  }
  .p-sm-136 {
    padding: 136px;
  }
  .px-sm-136 {
    padding-right: 136px;
    padding-left: 136px;
  }
  .py-sm-136 {
    padding-top: 136px;
    padding-bottom: 136px;
  }
  .pr-sm-136 {
    padding-right: 136px;
  }
  .pl-sm-136 {
    padding-left: 136px;
  }
  .pt-sm-136 {
    padding-top: 136px;
  }
  .pb-sm-136 {
    padding-bottom: 136px;
  }
  .fs-sm-136 {
    font-size: 136px;
  }
  .w-sm-136 {
    width: 136px;
  }
  .h-sm-136 {
    height: 136px;
  }
}
@media (min-width: 768px) {
  .lh-md-136 {
    line-height: 136px;
  }
  .line-height-md-136 {
    line-height: 136px;
  }
  .grid-cols-md-136 {
    grid-template-columns: repeat(136, 1fr);
  }
  .gap-md-136 {
    gap: 136px;
  }
  .gap-x-md-136 {
    -moz-column-gap: 136px;
         column-gap: 136px;
  }
  .gap-y-md-136 {
    row-gap: 136px;
  }
  .rounded-md-136 {
    border-radius: 136px;
  }
  .mb-md-136 {
    margin-bottom: 136px;
  }
  .mt-md-136 {
    margin-top: 136px;
  }
  .mr-md-136 {
    margin-right: 136px;
  }
  .ml-md-136 {
    margin-left: 136px;
  }
  .mx-md-136 {
    margin-right: 136px;
    margin-left: 136px;
  }
  .my-md-136 {
    margin-top: 136px;
    margin-bottom: 136px;
  }
  .p-md-136 {
    padding: 136px;
  }
  .px-md-136 {
    padding-right: 136px;
    padding-left: 136px;
  }
  .py-md-136 {
    padding-top: 136px;
    padding-bottom: 136px;
  }
  .pr-md-136 {
    padding-right: 136px;
  }
  .pl-md-136 {
    padding-left: 136px;
  }
  .pt-md-136 {
    padding-top: 136px;
  }
  .pb-md-136 {
    padding-bottom: 136px;
  }
  .fs-md-136 {
    font-size: 136px;
  }
  .w-md-136 {
    width: 136px;
  }
  .h-md-136 {
    height: 136px;
  }
}
@media (min-width: 992px) {
  .lh-lg-136 {
    line-height: 136px;
  }
  .line-height-lg-136 {
    line-height: 136px;
  }
  .grid-cols-lg-136 {
    grid-template-columns: repeat(136, 1fr);
  }
  .gap-lg-136 {
    gap: 136px;
  }
  .gap-x-lg-136 {
    -moz-column-gap: 136px;
         column-gap: 136px;
  }
  .gap-y-lg-136 {
    row-gap: 136px;
  }
  .rounded-lg-136 {
    border-radius: 136px;
  }
  .mb-lg-136 {
    margin-bottom: 136px;
  }
  .mt-lg-136 {
    margin-top: 136px;
  }
  .mr-lg-136 {
    margin-right: 136px;
  }
  .ml-lg-136 {
    margin-left: 136px;
  }
  .mx-lg-136 {
    margin-right: 136px;
    margin-left: 136px;
  }
  .my-lg-136 {
    margin-top: 136px;
    margin-bottom: 136px;
  }
  .p-lg-136 {
    padding: 136px;
  }
  .px-lg-136 {
    padding-right: 136px;
    padding-left: 136px;
  }
  .py-lg-136 {
    padding-top: 136px;
    padding-bottom: 136px;
  }
  .pr-lg-136 {
    padding-right: 136px;
  }
  .pl-lg-136 {
    padding-left: 136px;
  }
  .pt-lg-136 {
    padding-top: 136px;
  }
  .pb-lg-136 {
    padding-bottom: 136px;
  }
  .fs-lg-136 {
    font-size: 136px;
  }
  .w-lg-136 {
    width: 136px;
  }
  .h-lg-136 {
    height: 136px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-136 {
    line-height: 136px;
  }
  .line-height-xl-136 {
    line-height: 136px;
  }
  .grid-cols-xl-136 {
    grid-template-columns: repeat(136, 1fr);
  }
  .gap-xl-136 {
    gap: 136px;
  }
  .gap-x-xl-136 {
    -moz-column-gap: 136px;
         column-gap: 136px;
  }
  .gap-y-xl-136 {
    row-gap: 136px;
  }
  .rounded-xl-136 {
    border-radius: 136px;
  }
  .mb-xl-136 {
    margin-bottom: 136px;
  }
  .mt-xl-136 {
    margin-top: 136px;
  }
  .mr-xl-136 {
    margin-right: 136px;
  }
  .ml-xl-136 {
    margin-left: 136px;
  }
  .mx-xl-136 {
    margin-right: 136px;
    margin-left: 136px;
  }
  .my-xl-136 {
    margin-top: 136px;
    margin-bottom: 136px;
  }
  .p-xl-136 {
    padding: 136px;
  }
  .px-xl-136 {
    padding-right: 136px;
    padding-left: 136px;
  }
  .py-xl-136 {
    padding-top: 136px;
    padding-bottom: 136px;
  }
  .pr-xl-136 {
    padding-right: 136px;
  }
  .pl-xl-136 {
    padding-left: 136px;
  }
  .pt-xl-136 {
    padding-top: 136px;
  }
  .pb-xl-136 {
    padding-bottom: 136px;
  }
  .fs-xl-136 {
    font-size: 136px;
  }
  .w-xl-136 {
    width: 136px;
  }
  .h-xl-136 {
    height: 136px;
  }
}
.lh-137 {
  line-height: 137px;
}

.grid-cols-137 {
  grid-template-columns: repeat(137, 1fr);
}

.line-height-137 {
  line-height: 137px;
}

.gap-137 {
  gap: 137px;
}

.gap-x-137 {
  -moz-column-gap: 137px;
       column-gap: 137px;
}

.gap-y-137 {
  row-gap: 137px;
}

.rounded-137 {
  border-radius: 137px;
}

.mb-137 {
  margin-bottom: 137px;
}

.mt-137 {
  margin-top: 137px;
}

.mr-137 {
  margin-right: 137px;
}

.ml-137 {
  margin-left: 137px;
}

.mx-137 {
  margin-right: 137px;
  margin-left: 137px;
}

.my-137 {
  margin-top: 137px;
  margin-bottom: 137px;
}

.p-137 {
  padding: 137px;
}

.px-137 {
  padding-right: 137px;
  padding-left: 137px;
}

.py-137 {
  padding-top: 137px;
  padding-bottom: 137px;
}

.pr-137 {
  padding-right: 137px;
}

.pl-137 {
  padding-left: 137px;
}

.pt-137 {
  padding-top: 137px;
}

.pb-137 {
  padding-bottom: 137px;
}

.fs-137 {
  font-size: 137px;
}

.w-137 {
  width: 137px;
}

.h-137 {
  height: 137px;
}

@media (min-width: 576px) {
  .lh-sm-137 {
    line-height: 137px;
  }
  .line-height-sm-137 {
    line-height: 137px;
  }
  .grid-cols-sm-137 {
    grid-template-columns: repeat(137, 1fr);
  }
  .gap-sm-137 {
    gap: 137px;
  }
  .gap-x-sm-137 {
    -moz-column-gap: 137px;
         column-gap: 137px;
  }
  .gap-y-sm-137 {
    row-gap: 137px;
  }
  .rounded-sm-137 {
    border-radius: 137px;
  }
  .mb-sm-137 {
    margin-bottom: 137px;
  }
  .mt-sm-137 {
    margin-top: 137px;
  }
  .mr-sm-137 {
    margin-right: 137px;
  }
  .ml-sm-137 {
    margin-left: 137px;
  }
  .mx-sm-137 {
    margin-right: 137px;
    margin-left: 137px;
  }
  .my-sm-137 {
    margin-top: 137px;
    margin-bottom: 137px;
  }
  .p-sm-137 {
    padding: 137px;
  }
  .px-sm-137 {
    padding-right: 137px;
    padding-left: 137px;
  }
  .py-sm-137 {
    padding-top: 137px;
    padding-bottom: 137px;
  }
  .pr-sm-137 {
    padding-right: 137px;
  }
  .pl-sm-137 {
    padding-left: 137px;
  }
  .pt-sm-137 {
    padding-top: 137px;
  }
  .pb-sm-137 {
    padding-bottom: 137px;
  }
  .fs-sm-137 {
    font-size: 137px;
  }
  .w-sm-137 {
    width: 137px;
  }
  .h-sm-137 {
    height: 137px;
  }
}
@media (min-width: 768px) {
  .lh-md-137 {
    line-height: 137px;
  }
  .line-height-md-137 {
    line-height: 137px;
  }
  .grid-cols-md-137 {
    grid-template-columns: repeat(137, 1fr);
  }
  .gap-md-137 {
    gap: 137px;
  }
  .gap-x-md-137 {
    -moz-column-gap: 137px;
         column-gap: 137px;
  }
  .gap-y-md-137 {
    row-gap: 137px;
  }
  .rounded-md-137 {
    border-radius: 137px;
  }
  .mb-md-137 {
    margin-bottom: 137px;
  }
  .mt-md-137 {
    margin-top: 137px;
  }
  .mr-md-137 {
    margin-right: 137px;
  }
  .ml-md-137 {
    margin-left: 137px;
  }
  .mx-md-137 {
    margin-right: 137px;
    margin-left: 137px;
  }
  .my-md-137 {
    margin-top: 137px;
    margin-bottom: 137px;
  }
  .p-md-137 {
    padding: 137px;
  }
  .px-md-137 {
    padding-right: 137px;
    padding-left: 137px;
  }
  .py-md-137 {
    padding-top: 137px;
    padding-bottom: 137px;
  }
  .pr-md-137 {
    padding-right: 137px;
  }
  .pl-md-137 {
    padding-left: 137px;
  }
  .pt-md-137 {
    padding-top: 137px;
  }
  .pb-md-137 {
    padding-bottom: 137px;
  }
  .fs-md-137 {
    font-size: 137px;
  }
  .w-md-137 {
    width: 137px;
  }
  .h-md-137 {
    height: 137px;
  }
}
@media (min-width: 992px) {
  .lh-lg-137 {
    line-height: 137px;
  }
  .line-height-lg-137 {
    line-height: 137px;
  }
  .grid-cols-lg-137 {
    grid-template-columns: repeat(137, 1fr);
  }
  .gap-lg-137 {
    gap: 137px;
  }
  .gap-x-lg-137 {
    -moz-column-gap: 137px;
         column-gap: 137px;
  }
  .gap-y-lg-137 {
    row-gap: 137px;
  }
  .rounded-lg-137 {
    border-radius: 137px;
  }
  .mb-lg-137 {
    margin-bottom: 137px;
  }
  .mt-lg-137 {
    margin-top: 137px;
  }
  .mr-lg-137 {
    margin-right: 137px;
  }
  .ml-lg-137 {
    margin-left: 137px;
  }
  .mx-lg-137 {
    margin-right: 137px;
    margin-left: 137px;
  }
  .my-lg-137 {
    margin-top: 137px;
    margin-bottom: 137px;
  }
  .p-lg-137 {
    padding: 137px;
  }
  .px-lg-137 {
    padding-right: 137px;
    padding-left: 137px;
  }
  .py-lg-137 {
    padding-top: 137px;
    padding-bottom: 137px;
  }
  .pr-lg-137 {
    padding-right: 137px;
  }
  .pl-lg-137 {
    padding-left: 137px;
  }
  .pt-lg-137 {
    padding-top: 137px;
  }
  .pb-lg-137 {
    padding-bottom: 137px;
  }
  .fs-lg-137 {
    font-size: 137px;
  }
  .w-lg-137 {
    width: 137px;
  }
  .h-lg-137 {
    height: 137px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-137 {
    line-height: 137px;
  }
  .line-height-xl-137 {
    line-height: 137px;
  }
  .grid-cols-xl-137 {
    grid-template-columns: repeat(137, 1fr);
  }
  .gap-xl-137 {
    gap: 137px;
  }
  .gap-x-xl-137 {
    -moz-column-gap: 137px;
         column-gap: 137px;
  }
  .gap-y-xl-137 {
    row-gap: 137px;
  }
  .rounded-xl-137 {
    border-radius: 137px;
  }
  .mb-xl-137 {
    margin-bottom: 137px;
  }
  .mt-xl-137 {
    margin-top: 137px;
  }
  .mr-xl-137 {
    margin-right: 137px;
  }
  .ml-xl-137 {
    margin-left: 137px;
  }
  .mx-xl-137 {
    margin-right: 137px;
    margin-left: 137px;
  }
  .my-xl-137 {
    margin-top: 137px;
    margin-bottom: 137px;
  }
  .p-xl-137 {
    padding: 137px;
  }
  .px-xl-137 {
    padding-right: 137px;
    padding-left: 137px;
  }
  .py-xl-137 {
    padding-top: 137px;
    padding-bottom: 137px;
  }
  .pr-xl-137 {
    padding-right: 137px;
  }
  .pl-xl-137 {
    padding-left: 137px;
  }
  .pt-xl-137 {
    padding-top: 137px;
  }
  .pb-xl-137 {
    padding-bottom: 137px;
  }
  .fs-xl-137 {
    font-size: 137px;
  }
  .w-xl-137 {
    width: 137px;
  }
  .h-xl-137 {
    height: 137px;
  }
}
.lh-138 {
  line-height: 138px;
}

.grid-cols-138 {
  grid-template-columns: repeat(138, 1fr);
}

.line-height-138 {
  line-height: 138px;
}

.gap-138 {
  gap: 138px;
}

.gap-x-138 {
  -moz-column-gap: 138px;
       column-gap: 138px;
}

.gap-y-138 {
  row-gap: 138px;
}

.rounded-138 {
  border-radius: 138px;
}

.mb-138 {
  margin-bottom: 138px;
}

.mt-138 {
  margin-top: 138px;
}

.mr-138 {
  margin-right: 138px;
}

.ml-138 {
  margin-left: 138px;
}

.mx-138 {
  margin-right: 138px;
  margin-left: 138px;
}

.my-138 {
  margin-top: 138px;
  margin-bottom: 138px;
}

.p-138 {
  padding: 138px;
}

.px-138 {
  padding-right: 138px;
  padding-left: 138px;
}

.py-138 {
  padding-top: 138px;
  padding-bottom: 138px;
}

.pr-138 {
  padding-right: 138px;
}

.pl-138 {
  padding-left: 138px;
}

.pt-138 {
  padding-top: 138px;
}

.pb-138 {
  padding-bottom: 138px;
}

.fs-138 {
  font-size: 138px;
}

.w-138 {
  width: 138px;
}

.h-138 {
  height: 138px;
}

@media (min-width: 576px) {
  .lh-sm-138 {
    line-height: 138px;
  }
  .line-height-sm-138 {
    line-height: 138px;
  }
  .grid-cols-sm-138 {
    grid-template-columns: repeat(138, 1fr);
  }
  .gap-sm-138 {
    gap: 138px;
  }
  .gap-x-sm-138 {
    -moz-column-gap: 138px;
         column-gap: 138px;
  }
  .gap-y-sm-138 {
    row-gap: 138px;
  }
  .rounded-sm-138 {
    border-radius: 138px;
  }
  .mb-sm-138 {
    margin-bottom: 138px;
  }
  .mt-sm-138 {
    margin-top: 138px;
  }
  .mr-sm-138 {
    margin-right: 138px;
  }
  .ml-sm-138 {
    margin-left: 138px;
  }
  .mx-sm-138 {
    margin-right: 138px;
    margin-left: 138px;
  }
  .my-sm-138 {
    margin-top: 138px;
    margin-bottom: 138px;
  }
  .p-sm-138 {
    padding: 138px;
  }
  .px-sm-138 {
    padding-right: 138px;
    padding-left: 138px;
  }
  .py-sm-138 {
    padding-top: 138px;
    padding-bottom: 138px;
  }
  .pr-sm-138 {
    padding-right: 138px;
  }
  .pl-sm-138 {
    padding-left: 138px;
  }
  .pt-sm-138 {
    padding-top: 138px;
  }
  .pb-sm-138 {
    padding-bottom: 138px;
  }
  .fs-sm-138 {
    font-size: 138px;
  }
  .w-sm-138 {
    width: 138px;
  }
  .h-sm-138 {
    height: 138px;
  }
}
@media (min-width: 768px) {
  .lh-md-138 {
    line-height: 138px;
  }
  .line-height-md-138 {
    line-height: 138px;
  }
  .grid-cols-md-138 {
    grid-template-columns: repeat(138, 1fr);
  }
  .gap-md-138 {
    gap: 138px;
  }
  .gap-x-md-138 {
    -moz-column-gap: 138px;
         column-gap: 138px;
  }
  .gap-y-md-138 {
    row-gap: 138px;
  }
  .rounded-md-138 {
    border-radius: 138px;
  }
  .mb-md-138 {
    margin-bottom: 138px;
  }
  .mt-md-138 {
    margin-top: 138px;
  }
  .mr-md-138 {
    margin-right: 138px;
  }
  .ml-md-138 {
    margin-left: 138px;
  }
  .mx-md-138 {
    margin-right: 138px;
    margin-left: 138px;
  }
  .my-md-138 {
    margin-top: 138px;
    margin-bottom: 138px;
  }
  .p-md-138 {
    padding: 138px;
  }
  .px-md-138 {
    padding-right: 138px;
    padding-left: 138px;
  }
  .py-md-138 {
    padding-top: 138px;
    padding-bottom: 138px;
  }
  .pr-md-138 {
    padding-right: 138px;
  }
  .pl-md-138 {
    padding-left: 138px;
  }
  .pt-md-138 {
    padding-top: 138px;
  }
  .pb-md-138 {
    padding-bottom: 138px;
  }
  .fs-md-138 {
    font-size: 138px;
  }
  .w-md-138 {
    width: 138px;
  }
  .h-md-138 {
    height: 138px;
  }
}
@media (min-width: 992px) {
  .lh-lg-138 {
    line-height: 138px;
  }
  .line-height-lg-138 {
    line-height: 138px;
  }
  .grid-cols-lg-138 {
    grid-template-columns: repeat(138, 1fr);
  }
  .gap-lg-138 {
    gap: 138px;
  }
  .gap-x-lg-138 {
    -moz-column-gap: 138px;
         column-gap: 138px;
  }
  .gap-y-lg-138 {
    row-gap: 138px;
  }
  .rounded-lg-138 {
    border-radius: 138px;
  }
  .mb-lg-138 {
    margin-bottom: 138px;
  }
  .mt-lg-138 {
    margin-top: 138px;
  }
  .mr-lg-138 {
    margin-right: 138px;
  }
  .ml-lg-138 {
    margin-left: 138px;
  }
  .mx-lg-138 {
    margin-right: 138px;
    margin-left: 138px;
  }
  .my-lg-138 {
    margin-top: 138px;
    margin-bottom: 138px;
  }
  .p-lg-138 {
    padding: 138px;
  }
  .px-lg-138 {
    padding-right: 138px;
    padding-left: 138px;
  }
  .py-lg-138 {
    padding-top: 138px;
    padding-bottom: 138px;
  }
  .pr-lg-138 {
    padding-right: 138px;
  }
  .pl-lg-138 {
    padding-left: 138px;
  }
  .pt-lg-138 {
    padding-top: 138px;
  }
  .pb-lg-138 {
    padding-bottom: 138px;
  }
  .fs-lg-138 {
    font-size: 138px;
  }
  .w-lg-138 {
    width: 138px;
  }
  .h-lg-138 {
    height: 138px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-138 {
    line-height: 138px;
  }
  .line-height-xl-138 {
    line-height: 138px;
  }
  .grid-cols-xl-138 {
    grid-template-columns: repeat(138, 1fr);
  }
  .gap-xl-138 {
    gap: 138px;
  }
  .gap-x-xl-138 {
    -moz-column-gap: 138px;
         column-gap: 138px;
  }
  .gap-y-xl-138 {
    row-gap: 138px;
  }
  .rounded-xl-138 {
    border-radius: 138px;
  }
  .mb-xl-138 {
    margin-bottom: 138px;
  }
  .mt-xl-138 {
    margin-top: 138px;
  }
  .mr-xl-138 {
    margin-right: 138px;
  }
  .ml-xl-138 {
    margin-left: 138px;
  }
  .mx-xl-138 {
    margin-right: 138px;
    margin-left: 138px;
  }
  .my-xl-138 {
    margin-top: 138px;
    margin-bottom: 138px;
  }
  .p-xl-138 {
    padding: 138px;
  }
  .px-xl-138 {
    padding-right: 138px;
    padding-left: 138px;
  }
  .py-xl-138 {
    padding-top: 138px;
    padding-bottom: 138px;
  }
  .pr-xl-138 {
    padding-right: 138px;
  }
  .pl-xl-138 {
    padding-left: 138px;
  }
  .pt-xl-138 {
    padding-top: 138px;
  }
  .pb-xl-138 {
    padding-bottom: 138px;
  }
  .fs-xl-138 {
    font-size: 138px;
  }
  .w-xl-138 {
    width: 138px;
  }
  .h-xl-138 {
    height: 138px;
  }
}
.lh-139 {
  line-height: 139px;
}

.grid-cols-139 {
  grid-template-columns: repeat(139, 1fr);
}

.line-height-139 {
  line-height: 139px;
}

.gap-139 {
  gap: 139px;
}

.gap-x-139 {
  -moz-column-gap: 139px;
       column-gap: 139px;
}

.gap-y-139 {
  row-gap: 139px;
}

.rounded-139 {
  border-radius: 139px;
}

.mb-139 {
  margin-bottom: 139px;
}

.mt-139 {
  margin-top: 139px;
}

.mr-139 {
  margin-right: 139px;
}

.ml-139 {
  margin-left: 139px;
}

.mx-139 {
  margin-right: 139px;
  margin-left: 139px;
}

.my-139 {
  margin-top: 139px;
  margin-bottom: 139px;
}

.p-139 {
  padding: 139px;
}

.px-139 {
  padding-right: 139px;
  padding-left: 139px;
}

.py-139 {
  padding-top: 139px;
  padding-bottom: 139px;
}

.pr-139 {
  padding-right: 139px;
}

.pl-139 {
  padding-left: 139px;
}

.pt-139 {
  padding-top: 139px;
}

.pb-139 {
  padding-bottom: 139px;
}

.fs-139 {
  font-size: 139px;
}

.w-139 {
  width: 139px;
}

.h-139 {
  height: 139px;
}

@media (min-width: 576px) {
  .lh-sm-139 {
    line-height: 139px;
  }
  .line-height-sm-139 {
    line-height: 139px;
  }
  .grid-cols-sm-139 {
    grid-template-columns: repeat(139, 1fr);
  }
  .gap-sm-139 {
    gap: 139px;
  }
  .gap-x-sm-139 {
    -moz-column-gap: 139px;
         column-gap: 139px;
  }
  .gap-y-sm-139 {
    row-gap: 139px;
  }
  .rounded-sm-139 {
    border-radius: 139px;
  }
  .mb-sm-139 {
    margin-bottom: 139px;
  }
  .mt-sm-139 {
    margin-top: 139px;
  }
  .mr-sm-139 {
    margin-right: 139px;
  }
  .ml-sm-139 {
    margin-left: 139px;
  }
  .mx-sm-139 {
    margin-right: 139px;
    margin-left: 139px;
  }
  .my-sm-139 {
    margin-top: 139px;
    margin-bottom: 139px;
  }
  .p-sm-139 {
    padding: 139px;
  }
  .px-sm-139 {
    padding-right: 139px;
    padding-left: 139px;
  }
  .py-sm-139 {
    padding-top: 139px;
    padding-bottom: 139px;
  }
  .pr-sm-139 {
    padding-right: 139px;
  }
  .pl-sm-139 {
    padding-left: 139px;
  }
  .pt-sm-139 {
    padding-top: 139px;
  }
  .pb-sm-139 {
    padding-bottom: 139px;
  }
  .fs-sm-139 {
    font-size: 139px;
  }
  .w-sm-139 {
    width: 139px;
  }
  .h-sm-139 {
    height: 139px;
  }
}
@media (min-width: 768px) {
  .lh-md-139 {
    line-height: 139px;
  }
  .line-height-md-139 {
    line-height: 139px;
  }
  .grid-cols-md-139 {
    grid-template-columns: repeat(139, 1fr);
  }
  .gap-md-139 {
    gap: 139px;
  }
  .gap-x-md-139 {
    -moz-column-gap: 139px;
         column-gap: 139px;
  }
  .gap-y-md-139 {
    row-gap: 139px;
  }
  .rounded-md-139 {
    border-radius: 139px;
  }
  .mb-md-139 {
    margin-bottom: 139px;
  }
  .mt-md-139 {
    margin-top: 139px;
  }
  .mr-md-139 {
    margin-right: 139px;
  }
  .ml-md-139 {
    margin-left: 139px;
  }
  .mx-md-139 {
    margin-right: 139px;
    margin-left: 139px;
  }
  .my-md-139 {
    margin-top: 139px;
    margin-bottom: 139px;
  }
  .p-md-139 {
    padding: 139px;
  }
  .px-md-139 {
    padding-right: 139px;
    padding-left: 139px;
  }
  .py-md-139 {
    padding-top: 139px;
    padding-bottom: 139px;
  }
  .pr-md-139 {
    padding-right: 139px;
  }
  .pl-md-139 {
    padding-left: 139px;
  }
  .pt-md-139 {
    padding-top: 139px;
  }
  .pb-md-139 {
    padding-bottom: 139px;
  }
  .fs-md-139 {
    font-size: 139px;
  }
  .w-md-139 {
    width: 139px;
  }
  .h-md-139 {
    height: 139px;
  }
}
@media (min-width: 992px) {
  .lh-lg-139 {
    line-height: 139px;
  }
  .line-height-lg-139 {
    line-height: 139px;
  }
  .grid-cols-lg-139 {
    grid-template-columns: repeat(139, 1fr);
  }
  .gap-lg-139 {
    gap: 139px;
  }
  .gap-x-lg-139 {
    -moz-column-gap: 139px;
         column-gap: 139px;
  }
  .gap-y-lg-139 {
    row-gap: 139px;
  }
  .rounded-lg-139 {
    border-radius: 139px;
  }
  .mb-lg-139 {
    margin-bottom: 139px;
  }
  .mt-lg-139 {
    margin-top: 139px;
  }
  .mr-lg-139 {
    margin-right: 139px;
  }
  .ml-lg-139 {
    margin-left: 139px;
  }
  .mx-lg-139 {
    margin-right: 139px;
    margin-left: 139px;
  }
  .my-lg-139 {
    margin-top: 139px;
    margin-bottom: 139px;
  }
  .p-lg-139 {
    padding: 139px;
  }
  .px-lg-139 {
    padding-right: 139px;
    padding-left: 139px;
  }
  .py-lg-139 {
    padding-top: 139px;
    padding-bottom: 139px;
  }
  .pr-lg-139 {
    padding-right: 139px;
  }
  .pl-lg-139 {
    padding-left: 139px;
  }
  .pt-lg-139 {
    padding-top: 139px;
  }
  .pb-lg-139 {
    padding-bottom: 139px;
  }
  .fs-lg-139 {
    font-size: 139px;
  }
  .w-lg-139 {
    width: 139px;
  }
  .h-lg-139 {
    height: 139px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-139 {
    line-height: 139px;
  }
  .line-height-xl-139 {
    line-height: 139px;
  }
  .grid-cols-xl-139 {
    grid-template-columns: repeat(139, 1fr);
  }
  .gap-xl-139 {
    gap: 139px;
  }
  .gap-x-xl-139 {
    -moz-column-gap: 139px;
         column-gap: 139px;
  }
  .gap-y-xl-139 {
    row-gap: 139px;
  }
  .rounded-xl-139 {
    border-radius: 139px;
  }
  .mb-xl-139 {
    margin-bottom: 139px;
  }
  .mt-xl-139 {
    margin-top: 139px;
  }
  .mr-xl-139 {
    margin-right: 139px;
  }
  .ml-xl-139 {
    margin-left: 139px;
  }
  .mx-xl-139 {
    margin-right: 139px;
    margin-left: 139px;
  }
  .my-xl-139 {
    margin-top: 139px;
    margin-bottom: 139px;
  }
  .p-xl-139 {
    padding: 139px;
  }
  .px-xl-139 {
    padding-right: 139px;
    padding-left: 139px;
  }
  .py-xl-139 {
    padding-top: 139px;
    padding-bottom: 139px;
  }
  .pr-xl-139 {
    padding-right: 139px;
  }
  .pl-xl-139 {
    padding-left: 139px;
  }
  .pt-xl-139 {
    padding-top: 139px;
  }
  .pb-xl-139 {
    padding-bottom: 139px;
  }
  .fs-xl-139 {
    font-size: 139px;
  }
  .w-xl-139 {
    width: 139px;
  }
  .h-xl-139 {
    height: 139px;
  }
}
.lh-140 {
  line-height: 140px;
}

.grid-cols-140 {
  grid-template-columns: repeat(140, 1fr);
}

.line-height-140 {
  line-height: 140px;
}

.gap-140 {
  gap: 140px;
}

.gap-x-140 {
  -moz-column-gap: 140px;
       column-gap: 140px;
}

.gap-y-140 {
  row-gap: 140px;
}

.rounded-140 {
  border-radius: 140px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mt-140 {
  margin-top: 140px;
}

.mr-140 {
  margin-right: 140px;
}

.ml-140 {
  margin-left: 140px;
}

.mx-140 {
  margin-right: 140px;
  margin-left: 140px;
}

.my-140 {
  margin-top: 140px;
  margin-bottom: 140px;
}

.p-140 {
  padding: 140px;
}

.px-140 {
  padding-right: 140px;
  padding-left: 140px;
}

.py-140 {
  padding-top: 140px;
  padding-bottom: 140px;
}

.pr-140 {
  padding-right: 140px;
}

.pl-140 {
  padding-left: 140px;
}

.pt-140 {
  padding-top: 140px;
}

.pb-140 {
  padding-bottom: 140px;
}

.fs-140 {
  font-size: 140px;
}

.w-140 {
  width: 140px;
}

.h-140 {
  height: 140px;
}

@media (min-width: 576px) {
  .lh-sm-140 {
    line-height: 140px;
  }
  .line-height-sm-140 {
    line-height: 140px;
  }
  .grid-cols-sm-140 {
    grid-template-columns: repeat(140, 1fr);
  }
  .gap-sm-140 {
    gap: 140px;
  }
  .gap-x-sm-140 {
    -moz-column-gap: 140px;
         column-gap: 140px;
  }
  .gap-y-sm-140 {
    row-gap: 140px;
  }
  .rounded-sm-140 {
    border-radius: 140px;
  }
  .mb-sm-140 {
    margin-bottom: 140px;
  }
  .mt-sm-140 {
    margin-top: 140px;
  }
  .mr-sm-140 {
    margin-right: 140px;
  }
  .ml-sm-140 {
    margin-left: 140px;
  }
  .mx-sm-140 {
    margin-right: 140px;
    margin-left: 140px;
  }
  .my-sm-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .p-sm-140 {
    padding: 140px;
  }
  .px-sm-140 {
    padding-right: 140px;
    padding-left: 140px;
  }
  .py-sm-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .pr-sm-140 {
    padding-right: 140px;
  }
  .pl-sm-140 {
    padding-left: 140px;
  }
  .pt-sm-140 {
    padding-top: 140px;
  }
  .pb-sm-140 {
    padding-bottom: 140px;
  }
  .fs-sm-140 {
    font-size: 140px;
  }
  .w-sm-140 {
    width: 140px;
  }
  .h-sm-140 {
    height: 140px;
  }
}
@media (min-width: 768px) {
  .lh-md-140 {
    line-height: 140px;
  }
  .line-height-md-140 {
    line-height: 140px;
  }
  .grid-cols-md-140 {
    grid-template-columns: repeat(140, 1fr);
  }
  .gap-md-140 {
    gap: 140px;
  }
  .gap-x-md-140 {
    -moz-column-gap: 140px;
         column-gap: 140px;
  }
  .gap-y-md-140 {
    row-gap: 140px;
  }
  .rounded-md-140 {
    border-radius: 140px;
  }
  .mb-md-140 {
    margin-bottom: 140px;
  }
  .mt-md-140 {
    margin-top: 140px;
  }
  .mr-md-140 {
    margin-right: 140px;
  }
  .ml-md-140 {
    margin-left: 140px;
  }
  .mx-md-140 {
    margin-right: 140px;
    margin-left: 140px;
  }
  .my-md-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .p-md-140 {
    padding: 140px;
  }
  .px-md-140 {
    padding-right: 140px;
    padding-left: 140px;
  }
  .py-md-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .pr-md-140 {
    padding-right: 140px;
  }
  .pl-md-140 {
    padding-left: 140px;
  }
  .pt-md-140 {
    padding-top: 140px;
  }
  .pb-md-140 {
    padding-bottom: 140px;
  }
  .fs-md-140 {
    font-size: 140px;
  }
  .w-md-140 {
    width: 140px;
  }
  .h-md-140 {
    height: 140px;
  }
}
@media (min-width: 992px) {
  .lh-lg-140 {
    line-height: 140px;
  }
  .line-height-lg-140 {
    line-height: 140px;
  }
  .grid-cols-lg-140 {
    grid-template-columns: repeat(140, 1fr);
  }
  .gap-lg-140 {
    gap: 140px;
  }
  .gap-x-lg-140 {
    -moz-column-gap: 140px;
         column-gap: 140px;
  }
  .gap-y-lg-140 {
    row-gap: 140px;
  }
  .rounded-lg-140 {
    border-radius: 140px;
  }
  .mb-lg-140 {
    margin-bottom: 140px;
  }
  .mt-lg-140 {
    margin-top: 140px;
  }
  .mr-lg-140 {
    margin-right: 140px;
  }
  .ml-lg-140 {
    margin-left: 140px;
  }
  .mx-lg-140 {
    margin-right: 140px;
    margin-left: 140px;
  }
  .my-lg-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .p-lg-140 {
    padding: 140px;
  }
  .px-lg-140 {
    padding-right: 140px;
    padding-left: 140px;
  }
  .py-lg-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .pr-lg-140 {
    padding-right: 140px;
  }
  .pl-lg-140 {
    padding-left: 140px;
  }
  .pt-lg-140 {
    padding-top: 140px;
  }
  .pb-lg-140 {
    padding-bottom: 140px;
  }
  .fs-lg-140 {
    font-size: 140px;
  }
  .w-lg-140 {
    width: 140px;
  }
  .h-lg-140 {
    height: 140px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-140 {
    line-height: 140px;
  }
  .line-height-xl-140 {
    line-height: 140px;
  }
  .grid-cols-xl-140 {
    grid-template-columns: repeat(140, 1fr);
  }
  .gap-xl-140 {
    gap: 140px;
  }
  .gap-x-xl-140 {
    -moz-column-gap: 140px;
         column-gap: 140px;
  }
  .gap-y-xl-140 {
    row-gap: 140px;
  }
  .rounded-xl-140 {
    border-radius: 140px;
  }
  .mb-xl-140 {
    margin-bottom: 140px;
  }
  .mt-xl-140 {
    margin-top: 140px;
  }
  .mr-xl-140 {
    margin-right: 140px;
  }
  .ml-xl-140 {
    margin-left: 140px;
  }
  .mx-xl-140 {
    margin-right: 140px;
    margin-left: 140px;
  }
  .my-xl-140 {
    margin-top: 140px;
    margin-bottom: 140px;
  }
  .p-xl-140 {
    padding: 140px;
  }
  .px-xl-140 {
    padding-right: 140px;
    padding-left: 140px;
  }
  .py-xl-140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .pr-xl-140 {
    padding-right: 140px;
  }
  .pl-xl-140 {
    padding-left: 140px;
  }
  .pt-xl-140 {
    padding-top: 140px;
  }
  .pb-xl-140 {
    padding-bottom: 140px;
  }
  .fs-xl-140 {
    font-size: 140px;
  }
  .w-xl-140 {
    width: 140px;
  }
  .h-xl-140 {
    height: 140px;
  }
}
.lh-141 {
  line-height: 141px;
}

.grid-cols-141 {
  grid-template-columns: repeat(141, 1fr);
}

.line-height-141 {
  line-height: 141px;
}

.gap-141 {
  gap: 141px;
}

.gap-x-141 {
  -moz-column-gap: 141px;
       column-gap: 141px;
}

.gap-y-141 {
  row-gap: 141px;
}

.rounded-141 {
  border-radius: 141px;
}

.mb-141 {
  margin-bottom: 141px;
}

.mt-141 {
  margin-top: 141px;
}

.mr-141 {
  margin-right: 141px;
}

.ml-141 {
  margin-left: 141px;
}

.mx-141 {
  margin-right: 141px;
  margin-left: 141px;
}

.my-141 {
  margin-top: 141px;
  margin-bottom: 141px;
}

.p-141 {
  padding: 141px;
}

.px-141 {
  padding-right: 141px;
  padding-left: 141px;
}

.py-141 {
  padding-top: 141px;
  padding-bottom: 141px;
}

.pr-141 {
  padding-right: 141px;
}

.pl-141 {
  padding-left: 141px;
}

.pt-141 {
  padding-top: 141px;
}

.pb-141 {
  padding-bottom: 141px;
}

.fs-141 {
  font-size: 141px;
}

.w-141 {
  width: 141px;
}

.h-141 {
  height: 141px;
}

@media (min-width: 576px) {
  .lh-sm-141 {
    line-height: 141px;
  }
  .line-height-sm-141 {
    line-height: 141px;
  }
  .grid-cols-sm-141 {
    grid-template-columns: repeat(141, 1fr);
  }
  .gap-sm-141 {
    gap: 141px;
  }
  .gap-x-sm-141 {
    -moz-column-gap: 141px;
         column-gap: 141px;
  }
  .gap-y-sm-141 {
    row-gap: 141px;
  }
  .rounded-sm-141 {
    border-radius: 141px;
  }
  .mb-sm-141 {
    margin-bottom: 141px;
  }
  .mt-sm-141 {
    margin-top: 141px;
  }
  .mr-sm-141 {
    margin-right: 141px;
  }
  .ml-sm-141 {
    margin-left: 141px;
  }
  .mx-sm-141 {
    margin-right: 141px;
    margin-left: 141px;
  }
  .my-sm-141 {
    margin-top: 141px;
    margin-bottom: 141px;
  }
  .p-sm-141 {
    padding: 141px;
  }
  .px-sm-141 {
    padding-right: 141px;
    padding-left: 141px;
  }
  .py-sm-141 {
    padding-top: 141px;
    padding-bottom: 141px;
  }
  .pr-sm-141 {
    padding-right: 141px;
  }
  .pl-sm-141 {
    padding-left: 141px;
  }
  .pt-sm-141 {
    padding-top: 141px;
  }
  .pb-sm-141 {
    padding-bottom: 141px;
  }
  .fs-sm-141 {
    font-size: 141px;
  }
  .w-sm-141 {
    width: 141px;
  }
  .h-sm-141 {
    height: 141px;
  }
}
@media (min-width: 768px) {
  .lh-md-141 {
    line-height: 141px;
  }
  .line-height-md-141 {
    line-height: 141px;
  }
  .grid-cols-md-141 {
    grid-template-columns: repeat(141, 1fr);
  }
  .gap-md-141 {
    gap: 141px;
  }
  .gap-x-md-141 {
    -moz-column-gap: 141px;
         column-gap: 141px;
  }
  .gap-y-md-141 {
    row-gap: 141px;
  }
  .rounded-md-141 {
    border-radius: 141px;
  }
  .mb-md-141 {
    margin-bottom: 141px;
  }
  .mt-md-141 {
    margin-top: 141px;
  }
  .mr-md-141 {
    margin-right: 141px;
  }
  .ml-md-141 {
    margin-left: 141px;
  }
  .mx-md-141 {
    margin-right: 141px;
    margin-left: 141px;
  }
  .my-md-141 {
    margin-top: 141px;
    margin-bottom: 141px;
  }
  .p-md-141 {
    padding: 141px;
  }
  .px-md-141 {
    padding-right: 141px;
    padding-left: 141px;
  }
  .py-md-141 {
    padding-top: 141px;
    padding-bottom: 141px;
  }
  .pr-md-141 {
    padding-right: 141px;
  }
  .pl-md-141 {
    padding-left: 141px;
  }
  .pt-md-141 {
    padding-top: 141px;
  }
  .pb-md-141 {
    padding-bottom: 141px;
  }
  .fs-md-141 {
    font-size: 141px;
  }
  .w-md-141 {
    width: 141px;
  }
  .h-md-141 {
    height: 141px;
  }
}
@media (min-width: 992px) {
  .lh-lg-141 {
    line-height: 141px;
  }
  .line-height-lg-141 {
    line-height: 141px;
  }
  .grid-cols-lg-141 {
    grid-template-columns: repeat(141, 1fr);
  }
  .gap-lg-141 {
    gap: 141px;
  }
  .gap-x-lg-141 {
    -moz-column-gap: 141px;
         column-gap: 141px;
  }
  .gap-y-lg-141 {
    row-gap: 141px;
  }
  .rounded-lg-141 {
    border-radius: 141px;
  }
  .mb-lg-141 {
    margin-bottom: 141px;
  }
  .mt-lg-141 {
    margin-top: 141px;
  }
  .mr-lg-141 {
    margin-right: 141px;
  }
  .ml-lg-141 {
    margin-left: 141px;
  }
  .mx-lg-141 {
    margin-right: 141px;
    margin-left: 141px;
  }
  .my-lg-141 {
    margin-top: 141px;
    margin-bottom: 141px;
  }
  .p-lg-141 {
    padding: 141px;
  }
  .px-lg-141 {
    padding-right: 141px;
    padding-left: 141px;
  }
  .py-lg-141 {
    padding-top: 141px;
    padding-bottom: 141px;
  }
  .pr-lg-141 {
    padding-right: 141px;
  }
  .pl-lg-141 {
    padding-left: 141px;
  }
  .pt-lg-141 {
    padding-top: 141px;
  }
  .pb-lg-141 {
    padding-bottom: 141px;
  }
  .fs-lg-141 {
    font-size: 141px;
  }
  .w-lg-141 {
    width: 141px;
  }
  .h-lg-141 {
    height: 141px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-141 {
    line-height: 141px;
  }
  .line-height-xl-141 {
    line-height: 141px;
  }
  .grid-cols-xl-141 {
    grid-template-columns: repeat(141, 1fr);
  }
  .gap-xl-141 {
    gap: 141px;
  }
  .gap-x-xl-141 {
    -moz-column-gap: 141px;
         column-gap: 141px;
  }
  .gap-y-xl-141 {
    row-gap: 141px;
  }
  .rounded-xl-141 {
    border-radius: 141px;
  }
  .mb-xl-141 {
    margin-bottom: 141px;
  }
  .mt-xl-141 {
    margin-top: 141px;
  }
  .mr-xl-141 {
    margin-right: 141px;
  }
  .ml-xl-141 {
    margin-left: 141px;
  }
  .mx-xl-141 {
    margin-right: 141px;
    margin-left: 141px;
  }
  .my-xl-141 {
    margin-top: 141px;
    margin-bottom: 141px;
  }
  .p-xl-141 {
    padding: 141px;
  }
  .px-xl-141 {
    padding-right: 141px;
    padding-left: 141px;
  }
  .py-xl-141 {
    padding-top: 141px;
    padding-bottom: 141px;
  }
  .pr-xl-141 {
    padding-right: 141px;
  }
  .pl-xl-141 {
    padding-left: 141px;
  }
  .pt-xl-141 {
    padding-top: 141px;
  }
  .pb-xl-141 {
    padding-bottom: 141px;
  }
  .fs-xl-141 {
    font-size: 141px;
  }
  .w-xl-141 {
    width: 141px;
  }
  .h-xl-141 {
    height: 141px;
  }
}
.lh-142 {
  line-height: 142px;
}

.grid-cols-142 {
  grid-template-columns: repeat(142, 1fr);
}

.line-height-142 {
  line-height: 142px;
}

.gap-142 {
  gap: 142px;
}

.gap-x-142 {
  -moz-column-gap: 142px;
       column-gap: 142px;
}

.gap-y-142 {
  row-gap: 142px;
}

.rounded-142 {
  border-radius: 142px;
}

.mb-142 {
  margin-bottom: 142px;
}

.mt-142 {
  margin-top: 142px;
}

.mr-142 {
  margin-right: 142px;
}

.ml-142 {
  margin-left: 142px;
}

.mx-142 {
  margin-right: 142px;
  margin-left: 142px;
}

.my-142 {
  margin-top: 142px;
  margin-bottom: 142px;
}

.p-142 {
  padding: 142px;
}

.px-142 {
  padding-right: 142px;
  padding-left: 142px;
}

.py-142 {
  padding-top: 142px;
  padding-bottom: 142px;
}

.pr-142 {
  padding-right: 142px;
}

.pl-142 {
  padding-left: 142px;
}

.pt-142 {
  padding-top: 142px;
}

.pb-142 {
  padding-bottom: 142px;
}

.fs-142 {
  font-size: 142px;
}

.w-142 {
  width: 142px;
}

.h-142 {
  height: 142px;
}

@media (min-width: 576px) {
  .lh-sm-142 {
    line-height: 142px;
  }
  .line-height-sm-142 {
    line-height: 142px;
  }
  .grid-cols-sm-142 {
    grid-template-columns: repeat(142, 1fr);
  }
  .gap-sm-142 {
    gap: 142px;
  }
  .gap-x-sm-142 {
    -moz-column-gap: 142px;
         column-gap: 142px;
  }
  .gap-y-sm-142 {
    row-gap: 142px;
  }
  .rounded-sm-142 {
    border-radius: 142px;
  }
  .mb-sm-142 {
    margin-bottom: 142px;
  }
  .mt-sm-142 {
    margin-top: 142px;
  }
  .mr-sm-142 {
    margin-right: 142px;
  }
  .ml-sm-142 {
    margin-left: 142px;
  }
  .mx-sm-142 {
    margin-right: 142px;
    margin-left: 142px;
  }
  .my-sm-142 {
    margin-top: 142px;
    margin-bottom: 142px;
  }
  .p-sm-142 {
    padding: 142px;
  }
  .px-sm-142 {
    padding-right: 142px;
    padding-left: 142px;
  }
  .py-sm-142 {
    padding-top: 142px;
    padding-bottom: 142px;
  }
  .pr-sm-142 {
    padding-right: 142px;
  }
  .pl-sm-142 {
    padding-left: 142px;
  }
  .pt-sm-142 {
    padding-top: 142px;
  }
  .pb-sm-142 {
    padding-bottom: 142px;
  }
  .fs-sm-142 {
    font-size: 142px;
  }
  .w-sm-142 {
    width: 142px;
  }
  .h-sm-142 {
    height: 142px;
  }
}
@media (min-width: 768px) {
  .lh-md-142 {
    line-height: 142px;
  }
  .line-height-md-142 {
    line-height: 142px;
  }
  .grid-cols-md-142 {
    grid-template-columns: repeat(142, 1fr);
  }
  .gap-md-142 {
    gap: 142px;
  }
  .gap-x-md-142 {
    -moz-column-gap: 142px;
         column-gap: 142px;
  }
  .gap-y-md-142 {
    row-gap: 142px;
  }
  .rounded-md-142 {
    border-radius: 142px;
  }
  .mb-md-142 {
    margin-bottom: 142px;
  }
  .mt-md-142 {
    margin-top: 142px;
  }
  .mr-md-142 {
    margin-right: 142px;
  }
  .ml-md-142 {
    margin-left: 142px;
  }
  .mx-md-142 {
    margin-right: 142px;
    margin-left: 142px;
  }
  .my-md-142 {
    margin-top: 142px;
    margin-bottom: 142px;
  }
  .p-md-142 {
    padding: 142px;
  }
  .px-md-142 {
    padding-right: 142px;
    padding-left: 142px;
  }
  .py-md-142 {
    padding-top: 142px;
    padding-bottom: 142px;
  }
  .pr-md-142 {
    padding-right: 142px;
  }
  .pl-md-142 {
    padding-left: 142px;
  }
  .pt-md-142 {
    padding-top: 142px;
  }
  .pb-md-142 {
    padding-bottom: 142px;
  }
  .fs-md-142 {
    font-size: 142px;
  }
  .w-md-142 {
    width: 142px;
  }
  .h-md-142 {
    height: 142px;
  }
}
@media (min-width: 992px) {
  .lh-lg-142 {
    line-height: 142px;
  }
  .line-height-lg-142 {
    line-height: 142px;
  }
  .grid-cols-lg-142 {
    grid-template-columns: repeat(142, 1fr);
  }
  .gap-lg-142 {
    gap: 142px;
  }
  .gap-x-lg-142 {
    -moz-column-gap: 142px;
         column-gap: 142px;
  }
  .gap-y-lg-142 {
    row-gap: 142px;
  }
  .rounded-lg-142 {
    border-radius: 142px;
  }
  .mb-lg-142 {
    margin-bottom: 142px;
  }
  .mt-lg-142 {
    margin-top: 142px;
  }
  .mr-lg-142 {
    margin-right: 142px;
  }
  .ml-lg-142 {
    margin-left: 142px;
  }
  .mx-lg-142 {
    margin-right: 142px;
    margin-left: 142px;
  }
  .my-lg-142 {
    margin-top: 142px;
    margin-bottom: 142px;
  }
  .p-lg-142 {
    padding: 142px;
  }
  .px-lg-142 {
    padding-right: 142px;
    padding-left: 142px;
  }
  .py-lg-142 {
    padding-top: 142px;
    padding-bottom: 142px;
  }
  .pr-lg-142 {
    padding-right: 142px;
  }
  .pl-lg-142 {
    padding-left: 142px;
  }
  .pt-lg-142 {
    padding-top: 142px;
  }
  .pb-lg-142 {
    padding-bottom: 142px;
  }
  .fs-lg-142 {
    font-size: 142px;
  }
  .w-lg-142 {
    width: 142px;
  }
  .h-lg-142 {
    height: 142px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-142 {
    line-height: 142px;
  }
  .line-height-xl-142 {
    line-height: 142px;
  }
  .grid-cols-xl-142 {
    grid-template-columns: repeat(142, 1fr);
  }
  .gap-xl-142 {
    gap: 142px;
  }
  .gap-x-xl-142 {
    -moz-column-gap: 142px;
         column-gap: 142px;
  }
  .gap-y-xl-142 {
    row-gap: 142px;
  }
  .rounded-xl-142 {
    border-radius: 142px;
  }
  .mb-xl-142 {
    margin-bottom: 142px;
  }
  .mt-xl-142 {
    margin-top: 142px;
  }
  .mr-xl-142 {
    margin-right: 142px;
  }
  .ml-xl-142 {
    margin-left: 142px;
  }
  .mx-xl-142 {
    margin-right: 142px;
    margin-left: 142px;
  }
  .my-xl-142 {
    margin-top: 142px;
    margin-bottom: 142px;
  }
  .p-xl-142 {
    padding: 142px;
  }
  .px-xl-142 {
    padding-right: 142px;
    padding-left: 142px;
  }
  .py-xl-142 {
    padding-top: 142px;
    padding-bottom: 142px;
  }
  .pr-xl-142 {
    padding-right: 142px;
  }
  .pl-xl-142 {
    padding-left: 142px;
  }
  .pt-xl-142 {
    padding-top: 142px;
  }
  .pb-xl-142 {
    padding-bottom: 142px;
  }
  .fs-xl-142 {
    font-size: 142px;
  }
  .w-xl-142 {
    width: 142px;
  }
  .h-xl-142 {
    height: 142px;
  }
}
.lh-143 {
  line-height: 143px;
}

.grid-cols-143 {
  grid-template-columns: repeat(143, 1fr);
}

.line-height-143 {
  line-height: 143px;
}

.gap-143 {
  gap: 143px;
}

.gap-x-143 {
  -moz-column-gap: 143px;
       column-gap: 143px;
}

.gap-y-143 {
  row-gap: 143px;
}

.rounded-143 {
  border-radius: 143px;
}

.mb-143 {
  margin-bottom: 143px;
}

.mt-143 {
  margin-top: 143px;
}

.mr-143 {
  margin-right: 143px;
}

.ml-143 {
  margin-left: 143px;
}

.mx-143 {
  margin-right: 143px;
  margin-left: 143px;
}

.my-143 {
  margin-top: 143px;
  margin-bottom: 143px;
}

.p-143 {
  padding: 143px;
}

.px-143 {
  padding-right: 143px;
  padding-left: 143px;
}

.py-143 {
  padding-top: 143px;
  padding-bottom: 143px;
}

.pr-143 {
  padding-right: 143px;
}

.pl-143 {
  padding-left: 143px;
}

.pt-143 {
  padding-top: 143px;
}

.pb-143 {
  padding-bottom: 143px;
}

.fs-143 {
  font-size: 143px;
}

.w-143 {
  width: 143px;
}

.h-143 {
  height: 143px;
}

@media (min-width: 576px) {
  .lh-sm-143 {
    line-height: 143px;
  }
  .line-height-sm-143 {
    line-height: 143px;
  }
  .grid-cols-sm-143 {
    grid-template-columns: repeat(143, 1fr);
  }
  .gap-sm-143 {
    gap: 143px;
  }
  .gap-x-sm-143 {
    -moz-column-gap: 143px;
         column-gap: 143px;
  }
  .gap-y-sm-143 {
    row-gap: 143px;
  }
  .rounded-sm-143 {
    border-radius: 143px;
  }
  .mb-sm-143 {
    margin-bottom: 143px;
  }
  .mt-sm-143 {
    margin-top: 143px;
  }
  .mr-sm-143 {
    margin-right: 143px;
  }
  .ml-sm-143 {
    margin-left: 143px;
  }
  .mx-sm-143 {
    margin-right: 143px;
    margin-left: 143px;
  }
  .my-sm-143 {
    margin-top: 143px;
    margin-bottom: 143px;
  }
  .p-sm-143 {
    padding: 143px;
  }
  .px-sm-143 {
    padding-right: 143px;
    padding-left: 143px;
  }
  .py-sm-143 {
    padding-top: 143px;
    padding-bottom: 143px;
  }
  .pr-sm-143 {
    padding-right: 143px;
  }
  .pl-sm-143 {
    padding-left: 143px;
  }
  .pt-sm-143 {
    padding-top: 143px;
  }
  .pb-sm-143 {
    padding-bottom: 143px;
  }
  .fs-sm-143 {
    font-size: 143px;
  }
  .w-sm-143 {
    width: 143px;
  }
  .h-sm-143 {
    height: 143px;
  }
}
@media (min-width: 768px) {
  .lh-md-143 {
    line-height: 143px;
  }
  .line-height-md-143 {
    line-height: 143px;
  }
  .grid-cols-md-143 {
    grid-template-columns: repeat(143, 1fr);
  }
  .gap-md-143 {
    gap: 143px;
  }
  .gap-x-md-143 {
    -moz-column-gap: 143px;
         column-gap: 143px;
  }
  .gap-y-md-143 {
    row-gap: 143px;
  }
  .rounded-md-143 {
    border-radius: 143px;
  }
  .mb-md-143 {
    margin-bottom: 143px;
  }
  .mt-md-143 {
    margin-top: 143px;
  }
  .mr-md-143 {
    margin-right: 143px;
  }
  .ml-md-143 {
    margin-left: 143px;
  }
  .mx-md-143 {
    margin-right: 143px;
    margin-left: 143px;
  }
  .my-md-143 {
    margin-top: 143px;
    margin-bottom: 143px;
  }
  .p-md-143 {
    padding: 143px;
  }
  .px-md-143 {
    padding-right: 143px;
    padding-left: 143px;
  }
  .py-md-143 {
    padding-top: 143px;
    padding-bottom: 143px;
  }
  .pr-md-143 {
    padding-right: 143px;
  }
  .pl-md-143 {
    padding-left: 143px;
  }
  .pt-md-143 {
    padding-top: 143px;
  }
  .pb-md-143 {
    padding-bottom: 143px;
  }
  .fs-md-143 {
    font-size: 143px;
  }
  .w-md-143 {
    width: 143px;
  }
  .h-md-143 {
    height: 143px;
  }
}
@media (min-width: 992px) {
  .lh-lg-143 {
    line-height: 143px;
  }
  .line-height-lg-143 {
    line-height: 143px;
  }
  .grid-cols-lg-143 {
    grid-template-columns: repeat(143, 1fr);
  }
  .gap-lg-143 {
    gap: 143px;
  }
  .gap-x-lg-143 {
    -moz-column-gap: 143px;
         column-gap: 143px;
  }
  .gap-y-lg-143 {
    row-gap: 143px;
  }
  .rounded-lg-143 {
    border-radius: 143px;
  }
  .mb-lg-143 {
    margin-bottom: 143px;
  }
  .mt-lg-143 {
    margin-top: 143px;
  }
  .mr-lg-143 {
    margin-right: 143px;
  }
  .ml-lg-143 {
    margin-left: 143px;
  }
  .mx-lg-143 {
    margin-right: 143px;
    margin-left: 143px;
  }
  .my-lg-143 {
    margin-top: 143px;
    margin-bottom: 143px;
  }
  .p-lg-143 {
    padding: 143px;
  }
  .px-lg-143 {
    padding-right: 143px;
    padding-left: 143px;
  }
  .py-lg-143 {
    padding-top: 143px;
    padding-bottom: 143px;
  }
  .pr-lg-143 {
    padding-right: 143px;
  }
  .pl-lg-143 {
    padding-left: 143px;
  }
  .pt-lg-143 {
    padding-top: 143px;
  }
  .pb-lg-143 {
    padding-bottom: 143px;
  }
  .fs-lg-143 {
    font-size: 143px;
  }
  .w-lg-143 {
    width: 143px;
  }
  .h-lg-143 {
    height: 143px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-143 {
    line-height: 143px;
  }
  .line-height-xl-143 {
    line-height: 143px;
  }
  .grid-cols-xl-143 {
    grid-template-columns: repeat(143, 1fr);
  }
  .gap-xl-143 {
    gap: 143px;
  }
  .gap-x-xl-143 {
    -moz-column-gap: 143px;
         column-gap: 143px;
  }
  .gap-y-xl-143 {
    row-gap: 143px;
  }
  .rounded-xl-143 {
    border-radius: 143px;
  }
  .mb-xl-143 {
    margin-bottom: 143px;
  }
  .mt-xl-143 {
    margin-top: 143px;
  }
  .mr-xl-143 {
    margin-right: 143px;
  }
  .ml-xl-143 {
    margin-left: 143px;
  }
  .mx-xl-143 {
    margin-right: 143px;
    margin-left: 143px;
  }
  .my-xl-143 {
    margin-top: 143px;
    margin-bottom: 143px;
  }
  .p-xl-143 {
    padding: 143px;
  }
  .px-xl-143 {
    padding-right: 143px;
    padding-left: 143px;
  }
  .py-xl-143 {
    padding-top: 143px;
    padding-bottom: 143px;
  }
  .pr-xl-143 {
    padding-right: 143px;
  }
  .pl-xl-143 {
    padding-left: 143px;
  }
  .pt-xl-143 {
    padding-top: 143px;
  }
  .pb-xl-143 {
    padding-bottom: 143px;
  }
  .fs-xl-143 {
    font-size: 143px;
  }
  .w-xl-143 {
    width: 143px;
  }
  .h-xl-143 {
    height: 143px;
  }
}
.lh-144 {
  line-height: 144px;
}

.grid-cols-144 {
  grid-template-columns: repeat(144, 1fr);
}

.line-height-144 {
  line-height: 144px;
}

.gap-144 {
  gap: 144px;
}

.gap-x-144 {
  -moz-column-gap: 144px;
       column-gap: 144px;
}

.gap-y-144 {
  row-gap: 144px;
}

.rounded-144 {
  border-radius: 144px;
}

.mb-144 {
  margin-bottom: 144px;
}

.mt-144 {
  margin-top: 144px;
}

.mr-144 {
  margin-right: 144px;
}

.ml-144 {
  margin-left: 144px;
}

.mx-144 {
  margin-right: 144px;
  margin-left: 144px;
}

.my-144 {
  margin-top: 144px;
  margin-bottom: 144px;
}

.p-144 {
  padding: 144px;
}

.px-144 {
  padding-right: 144px;
  padding-left: 144px;
}

.py-144 {
  padding-top: 144px;
  padding-bottom: 144px;
}

.pr-144 {
  padding-right: 144px;
}

.pl-144 {
  padding-left: 144px;
}

.pt-144 {
  padding-top: 144px;
}

.pb-144 {
  padding-bottom: 144px;
}

.fs-144 {
  font-size: 144px;
}

.w-144 {
  width: 144px;
}

.h-144 {
  height: 144px;
}

@media (min-width: 576px) {
  .lh-sm-144 {
    line-height: 144px;
  }
  .line-height-sm-144 {
    line-height: 144px;
  }
  .grid-cols-sm-144 {
    grid-template-columns: repeat(144, 1fr);
  }
  .gap-sm-144 {
    gap: 144px;
  }
  .gap-x-sm-144 {
    -moz-column-gap: 144px;
         column-gap: 144px;
  }
  .gap-y-sm-144 {
    row-gap: 144px;
  }
  .rounded-sm-144 {
    border-radius: 144px;
  }
  .mb-sm-144 {
    margin-bottom: 144px;
  }
  .mt-sm-144 {
    margin-top: 144px;
  }
  .mr-sm-144 {
    margin-right: 144px;
  }
  .ml-sm-144 {
    margin-left: 144px;
  }
  .mx-sm-144 {
    margin-right: 144px;
    margin-left: 144px;
  }
  .my-sm-144 {
    margin-top: 144px;
    margin-bottom: 144px;
  }
  .p-sm-144 {
    padding: 144px;
  }
  .px-sm-144 {
    padding-right: 144px;
    padding-left: 144px;
  }
  .py-sm-144 {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .pr-sm-144 {
    padding-right: 144px;
  }
  .pl-sm-144 {
    padding-left: 144px;
  }
  .pt-sm-144 {
    padding-top: 144px;
  }
  .pb-sm-144 {
    padding-bottom: 144px;
  }
  .fs-sm-144 {
    font-size: 144px;
  }
  .w-sm-144 {
    width: 144px;
  }
  .h-sm-144 {
    height: 144px;
  }
}
@media (min-width: 768px) {
  .lh-md-144 {
    line-height: 144px;
  }
  .line-height-md-144 {
    line-height: 144px;
  }
  .grid-cols-md-144 {
    grid-template-columns: repeat(144, 1fr);
  }
  .gap-md-144 {
    gap: 144px;
  }
  .gap-x-md-144 {
    -moz-column-gap: 144px;
         column-gap: 144px;
  }
  .gap-y-md-144 {
    row-gap: 144px;
  }
  .rounded-md-144 {
    border-radius: 144px;
  }
  .mb-md-144 {
    margin-bottom: 144px;
  }
  .mt-md-144 {
    margin-top: 144px;
  }
  .mr-md-144 {
    margin-right: 144px;
  }
  .ml-md-144 {
    margin-left: 144px;
  }
  .mx-md-144 {
    margin-right: 144px;
    margin-left: 144px;
  }
  .my-md-144 {
    margin-top: 144px;
    margin-bottom: 144px;
  }
  .p-md-144 {
    padding: 144px;
  }
  .px-md-144 {
    padding-right: 144px;
    padding-left: 144px;
  }
  .py-md-144 {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .pr-md-144 {
    padding-right: 144px;
  }
  .pl-md-144 {
    padding-left: 144px;
  }
  .pt-md-144 {
    padding-top: 144px;
  }
  .pb-md-144 {
    padding-bottom: 144px;
  }
  .fs-md-144 {
    font-size: 144px;
  }
  .w-md-144 {
    width: 144px;
  }
  .h-md-144 {
    height: 144px;
  }
}
@media (min-width: 992px) {
  .lh-lg-144 {
    line-height: 144px;
  }
  .line-height-lg-144 {
    line-height: 144px;
  }
  .grid-cols-lg-144 {
    grid-template-columns: repeat(144, 1fr);
  }
  .gap-lg-144 {
    gap: 144px;
  }
  .gap-x-lg-144 {
    -moz-column-gap: 144px;
         column-gap: 144px;
  }
  .gap-y-lg-144 {
    row-gap: 144px;
  }
  .rounded-lg-144 {
    border-radius: 144px;
  }
  .mb-lg-144 {
    margin-bottom: 144px;
  }
  .mt-lg-144 {
    margin-top: 144px;
  }
  .mr-lg-144 {
    margin-right: 144px;
  }
  .ml-lg-144 {
    margin-left: 144px;
  }
  .mx-lg-144 {
    margin-right: 144px;
    margin-left: 144px;
  }
  .my-lg-144 {
    margin-top: 144px;
    margin-bottom: 144px;
  }
  .p-lg-144 {
    padding: 144px;
  }
  .px-lg-144 {
    padding-right: 144px;
    padding-left: 144px;
  }
  .py-lg-144 {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .pr-lg-144 {
    padding-right: 144px;
  }
  .pl-lg-144 {
    padding-left: 144px;
  }
  .pt-lg-144 {
    padding-top: 144px;
  }
  .pb-lg-144 {
    padding-bottom: 144px;
  }
  .fs-lg-144 {
    font-size: 144px;
  }
  .w-lg-144 {
    width: 144px;
  }
  .h-lg-144 {
    height: 144px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-144 {
    line-height: 144px;
  }
  .line-height-xl-144 {
    line-height: 144px;
  }
  .grid-cols-xl-144 {
    grid-template-columns: repeat(144, 1fr);
  }
  .gap-xl-144 {
    gap: 144px;
  }
  .gap-x-xl-144 {
    -moz-column-gap: 144px;
         column-gap: 144px;
  }
  .gap-y-xl-144 {
    row-gap: 144px;
  }
  .rounded-xl-144 {
    border-radius: 144px;
  }
  .mb-xl-144 {
    margin-bottom: 144px;
  }
  .mt-xl-144 {
    margin-top: 144px;
  }
  .mr-xl-144 {
    margin-right: 144px;
  }
  .ml-xl-144 {
    margin-left: 144px;
  }
  .mx-xl-144 {
    margin-right: 144px;
    margin-left: 144px;
  }
  .my-xl-144 {
    margin-top: 144px;
    margin-bottom: 144px;
  }
  .p-xl-144 {
    padding: 144px;
  }
  .px-xl-144 {
    padding-right: 144px;
    padding-left: 144px;
  }
  .py-xl-144 {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .pr-xl-144 {
    padding-right: 144px;
  }
  .pl-xl-144 {
    padding-left: 144px;
  }
  .pt-xl-144 {
    padding-top: 144px;
  }
  .pb-xl-144 {
    padding-bottom: 144px;
  }
  .fs-xl-144 {
    font-size: 144px;
  }
  .w-xl-144 {
    width: 144px;
  }
  .h-xl-144 {
    height: 144px;
  }
}
.lh-145 {
  line-height: 145px;
}

.grid-cols-145 {
  grid-template-columns: repeat(145, 1fr);
}

.line-height-145 {
  line-height: 145px;
}

.gap-145 {
  gap: 145px;
}

.gap-x-145 {
  -moz-column-gap: 145px;
       column-gap: 145px;
}

.gap-y-145 {
  row-gap: 145px;
}

.rounded-145 {
  border-radius: 145px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mt-145 {
  margin-top: 145px;
}

.mr-145 {
  margin-right: 145px;
}

.ml-145 {
  margin-left: 145px;
}

.mx-145 {
  margin-right: 145px;
  margin-left: 145px;
}

.my-145 {
  margin-top: 145px;
  margin-bottom: 145px;
}

.p-145 {
  padding: 145px;
}

.px-145 {
  padding-right: 145px;
  padding-left: 145px;
}

.py-145 {
  padding-top: 145px;
  padding-bottom: 145px;
}

.pr-145 {
  padding-right: 145px;
}

.pl-145 {
  padding-left: 145px;
}

.pt-145 {
  padding-top: 145px;
}

.pb-145 {
  padding-bottom: 145px;
}

.fs-145 {
  font-size: 145px;
}

.w-145 {
  width: 145px;
}

.h-145 {
  height: 145px;
}

@media (min-width: 576px) {
  .lh-sm-145 {
    line-height: 145px;
  }
  .line-height-sm-145 {
    line-height: 145px;
  }
  .grid-cols-sm-145 {
    grid-template-columns: repeat(145, 1fr);
  }
  .gap-sm-145 {
    gap: 145px;
  }
  .gap-x-sm-145 {
    -moz-column-gap: 145px;
         column-gap: 145px;
  }
  .gap-y-sm-145 {
    row-gap: 145px;
  }
  .rounded-sm-145 {
    border-radius: 145px;
  }
  .mb-sm-145 {
    margin-bottom: 145px;
  }
  .mt-sm-145 {
    margin-top: 145px;
  }
  .mr-sm-145 {
    margin-right: 145px;
  }
  .ml-sm-145 {
    margin-left: 145px;
  }
  .mx-sm-145 {
    margin-right: 145px;
    margin-left: 145px;
  }
  .my-sm-145 {
    margin-top: 145px;
    margin-bottom: 145px;
  }
  .p-sm-145 {
    padding: 145px;
  }
  .px-sm-145 {
    padding-right: 145px;
    padding-left: 145px;
  }
  .py-sm-145 {
    padding-top: 145px;
    padding-bottom: 145px;
  }
  .pr-sm-145 {
    padding-right: 145px;
  }
  .pl-sm-145 {
    padding-left: 145px;
  }
  .pt-sm-145 {
    padding-top: 145px;
  }
  .pb-sm-145 {
    padding-bottom: 145px;
  }
  .fs-sm-145 {
    font-size: 145px;
  }
  .w-sm-145 {
    width: 145px;
  }
  .h-sm-145 {
    height: 145px;
  }
}
@media (min-width: 768px) {
  .lh-md-145 {
    line-height: 145px;
  }
  .line-height-md-145 {
    line-height: 145px;
  }
  .grid-cols-md-145 {
    grid-template-columns: repeat(145, 1fr);
  }
  .gap-md-145 {
    gap: 145px;
  }
  .gap-x-md-145 {
    -moz-column-gap: 145px;
         column-gap: 145px;
  }
  .gap-y-md-145 {
    row-gap: 145px;
  }
  .rounded-md-145 {
    border-radius: 145px;
  }
  .mb-md-145 {
    margin-bottom: 145px;
  }
  .mt-md-145 {
    margin-top: 145px;
  }
  .mr-md-145 {
    margin-right: 145px;
  }
  .ml-md-145 {
    margin-left: 145px;
  }
  .mx-md-145 {
    margin-right: 145px;
    margin-left: 145px;
  }
  .my-md-145 {
    margin-top: 145px;
    margin-bottom: 145px;
  }
  .p-md-145 {
    padding: 145px;
  }
  .px-md-145 {
    padding-right: 145px;
    padding-left: 145px;
  }
  .py-md-145 {
    padding-top: 145px;
    padding-bottom: 145px;
  }
  .pr-md-145 {
    padding-right: 145px;
  }
  .pl-md-145 {
    padding-left: 145px;
  }
  .pt-md-145 {
    padding-top: 145px;
  }
  .pb-md-145 {
    padding-bottom: 145px;
  }
  .fs-md-145 {
    font-size: 145px;
  }
  .w-md-145 {
    width: 145px;
  }
  .h-md-145 {
    height: 145px;
  }
}
@media (min-width: 992px) {
  .lh-lg-145 {
    line-height: 145px;
  }
  .line-height-lg-145 {
    line-height: 145px;
  }
  .grid-cols-lg-145 {
    grid-template-columns: repeat(145, 1fr);
  }
  .gap-lg-145 {
    gap: 145px;
  }
  .gap-x-lg-145 {
    -moz-column-gap: 145px;
         column-gap: 145px;
  }
  .gap-y-lg-145 {
    row-gap: 145px;
  }
  .rounded-lg-145 {
    border-radius: 145px;
  }
  .mb-lg-145 {
    margin-bottom: 145px;
  }
  .mt-lg-145 {
    margin-top: 145px;
  }
  .mr-lg-145 {
    margin-right: 145px;
  }
  .ml-lg-145 {
    margin-left: 145px;
  }
  .mx-lg-145 {
    margin-right: 145px;
    margin-left: 145px;
  }
  .my-lg-145 {
    margin-top: 145px;
    margin-bottom: 145px;
  }
  .p-lg-145 {
    padding: 145px;
  }
  .px-lg-145 {
    padding-right: 145px;
    padding-left: 145px;
  }
  .py-lg-145 {
    padding-top: 145px;
    padding-bottom: 145px;
  }
  .pr-lg-145 {
    padding-right: 145px;
  }
  .pl-lg-145 {
    padding-left: 145px;
  }
  .pt-lg-145 {
    padding-top: 145px;
  }
  .pb-lg-145 {
    padding-bottom: 145px;
  }
  .fs-lg-145 {
    font-size: 145px;
  }
  .w-lg-145 {
    width: 145px;
  }
  .h-lg-145 {
    height: 145px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-145 {
    line-height: 145px;
  }
  .line-height-xl-145 {
    line-height: 145px;
  }
  .grid-cols-xl-145 {
    grid-template-columns: repeat(145, 1fr);
  }
  .gap-xl-145 {
    gap: 145px;
  }
  .gap-x-xl-145 {
    -moz-column-gap: 145px;
         column-gap: 145px;
  }
  .gap-y-xl-145 {
    row-gap: 145px;
  }
  .rounded-xl-145 {
    border-radius: 145px;
  }
  .mb-xl-145 {
    margin-bottom: 145px;
  }
  .mt-xl-145 {
    margin-top: 145px;
  }
  .mr-xl-145 {
    margin-right: 145px;
  }
  .ml-xl-145 {
    margin-left: 145px;
  }
  .mx-xl-145 {
    margin-right: 145px;
    margin-left: 145px;
  }
  .my-xl-145 {
    margin-top: 145px;
    margin-bottom: 145px;
  }
  .p-xl-145 {
    padding: 145px;
  }
  .px-xl-145 {
    padding-right: 145px;
    padding-left: 145px;
  }
  .py-xl-145 {
    padding-top: 145px;
    padding-bottom: 145px;
  }
  .pr-xl-145 {
    padding-right: 145px;
  }
  .pl-xl-145 {
    padding-left: 145px;
  }
  .pt-xl-145 {
    padding-top: 145px;
  }
  .pb-xl-145 {
    padding-bottom: 145px;
  }
  .fs-xl-145 {
    font-size: 145px;
  }
  .w-xl-145 {
    width: 145px;
  }
  .h-xl-145 {
    height: 145px;
  }
}
.lh-146 {
  line-height: 146px;
}

.grid-cols-146 {
  grid-template-columns: repeat(146, 1fr);
}

.line-height-146 {
  line-height: 146px;
}

.gap-146 {
  gap: 146px;
}

.gap-x-146 {
  -moz-column-gap: 146px;
       column-gap: 146px;
}

.gap-y-146 {
  row-gap: 146px;
}

.rounded-146 {
  border-radius: 146px;
}

.mb-146 {
  margin-bottom: 146px;
}

.mt-146 {
  margin-top: 146px;
}

.mr-146 {
  margin-right: 146px;
}

.ml-146 {
  margin-left: 146px;
}

.mx-146 {
  margin-right: 146px;
  margin-left: 146px;
}

.my-146 {
  margin-top: 146px;
  margin-bottom: 146px;
}

.p-146 {
  padding: 146px;
}

.px-146 {
  padding-right: 146px;
  padding-left: 146px;
}

.py-146 {
  padding-top: 146px;
  padding-bottom: 146px;
}

.pr-146 {
  padding-right: 146px;
}

.pl-146 {
  padding-left: 146px;
}

.pt-146 {
  padding-top: 146px;
}

.pb-146 {
  padding-bottom: 146px;
}

.fs-146 {
  font-size: 146px;
}

.w-146 {
  width: 146px;
}

.h-146 {
  height: 146px;
}

@media (min-width: 576px) {
  .lh-sm-146 {
    line-height: 146px;
  }
  .line-height-sm-146 {
    line-height: 146px;
  }
  .grid-cols-sm-146 {
    grid-template-columns: repeat(146, 1fr);
  }
  .gap-sm-146 {
    gap: 146px;
  }
  .gap-x-sm-146 {
    -moz-column-gap: 146px;
         column-gap: 146px;
  }
  .gap-y-sm-146 {
    row-gap: 146px;
  }
  .rounded-sm-146 {
    border-radius: 146px;
  }
  .mb-sm-146 {
    margin-bottom: 146px;
  }
  .mt-sm-146 {
    margin-top: 146px;
  }
  .mr-sm-146 {
    margin-right: 146px;
  }
  .ml-sm-146 {
    margin-left: 146px;
  }
  .mx-sm-146 {
    margin-right: 146px;
    margin-left: 146px;
  }
  .my-sm-146 {
    margin-top: 146px;
    margin-bottom: 146px;
  }
  .p-sm-146 {
    padding: 146px;
  }
  .px-sm-146 {
    padding-right: 146px;
    padding-left: 146px;
  }
  .py-sm-146 {
    padding-top: 146px;
    padding-bottom: 146px;
  }
  .pr-sm-146 {
    padding-right: 146px;
  }
  .pl-sm-146 {
    padding-left: 146px;
  }
  .pt-sm-146 {
    padding-top: 146px;
  }
  .pb-sm-146 {
    padding-bottom: 146px;
  }
  .fs-sm-146 {
    font-size: 146px;
  }
  .w-sm-146 {
    width: 146px;
  }
  .h-sm-146 {
    height: 146px;
  }
}
@media (min-width: 768px) {
  .lh-md-146 {
    line-height: 146px;
  }
  .line-height-md-146 {
    line-height: 146px;
  }
  .grid-cols-md-146 {
    grid-template-columns: repeat(146, 1fr);
  }
  .gap-md-146 {
    gap: 146px;
  }
  .gap-x-md-146 {
    -moz-column-gap: 146px;
         column-gap: 146px;
  }
  .gap-y-md-146 {
    row-gap: 146px;
  }
  .rounded-md-146 {
    border-radius: 146px;
  }
  .mb-md-146 {
    margin-bottom: 146px;
  }
  .mt-md-146 {
    margin-top: 146px;
  }
  .mr-md-146 {
    margin-right: 146px;
  }
  .ml-md-146 {
    margin-left: 146px;
  }
  .mx-md-146 {
    margin-right: 146px;
    margin-left: 146px;
  }
  .my-md-146 {
    margin-top: 146px;
    margin-bottom: 146px;
  }
  .p-md-146 {
    padding: 146px;
  }
  .px-md-146 {
    padding-right: 146px;
    padding-left: 146px;
  }
  .py-md-146 {
    padding-top: 146px;
    padding-bottom: 146px;
  }
  .pr-md-146 {
    padding-right: 146px;
  }
  .pl-md-146 {
    padding-left: 146px;
  }
  .pt-md-146 {
    padding-top: 146px;
  }
  .pb-md-146 {
    padding-bottom: 146px;
  }
  .fs-md-146 {
    font-size: 146px;
  }
  .w-md-146 {
    width: 146px;
  }
  .h-md-146 {
    height: 146px;
  }
}
@media (min-width: 992px) {
  .lh-lg-146 {
    line-height: 146px;
  }
  .line-height-lg-146 {
    line-height: 146px;
  }
  .grid-cols-lg-146 {
    grid-template-columns: repeat(146, 1fr);
  }
  .gap-lg-146 {
    gap: 146px;
  }
  .gap-x-lg-146 {
    -moz-column-gap: 146px;
         column-gap: 146px;
  }
  .gap-y-lg-146 {
    row-gap: 146px;
  }
  .rounded-lg-146 {
    border-radius: 146px;
  }
  .mb-lg-146 {
    margin-bottom: 146px;
  }
  .mt-lg-146 {
    margin-top: 146px;
  }
  .mr-lg-146 {
    margin-right: 146px;
  }
  .ml-lg-146 {
    margin-left: 146px;
  }
  .mx-lg-146 {
    margin-right: 146px;
    margin-left: 146px;
  }
  .my-lg-146 {
    margin-top: 146px;
    margin-bottom: 146px;
  }
  .p-lg-146 {
    padding: 146px;
  }
  .px-lg-146 {
    padding-right: 146px;
    padding-left: 146px;
  }
  .py-lg-146 {
    padding-top: 146px;
    padding-bottom: 146px;
  }
  .pr-lg-146 {
    padding-right: 146px;
  }
  .pl-lg-146 {
    padding-left: 146px;
  }
  .pt-lg-146 {
    padding-top: 146px;
  }
  .pb-lg-146 {
    padding-bottom: 146px;
  }
  .fs-lg-146 {
    font-size: 146px;
  }
  .w-lg-146 {
    width: 146px;
  }
  .h-lg-146 {
    height: 146px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-146 {
    line-height: 146px;
  }
  .line-height-xl-146 {
    line-height: 146px;
  }
  .grid-cols-xl-146 {
    grid-template-columns: repeat(146, 1fr);
  }
  .gap-xl-146 {
    gap: 146px;
  }
  .gap-x-xl-146 {
    -moz-column-gap: 146px;
         column-gap: 146px;
  }
  .gap-y-xl-146 {
    row-gap: 146px;
  }
  .rounded-xl-146 {
    border-radius: 146px;
  }
  .mb-xl-146 {
    margin-bottom: 146px;
  }
  .mt-xl-146 {
    margin-top: 146px;
  }
  .mr-xl-146 {
    margin-right: 146px;
  }
  .ml-xl-146 {
    margin-left: 146px;
  }
  .mx-xl-146 {
    margin-right: 146px;
    margin-left: 146px;
  }
  .my-xl-146 {
    margin-top: 146px;
    margin-bottom: 146px;
  }
  .p-xl-146 {
    padding: 146px;
  }
  .px-xl-146 {
    padding-right: 146px;
    padding-left: 146px;
  }
  .py-xl-146 {
    padding-top: 146px;
    padding-bottom: 146px;
  }
  .pr-xl-146 {
    padding-right: 146px;
  }
  .pl-xl-146 {
    padding-left: 146px;
  }
  .pt-xl-146 {
    padding-top: 146px;
  }
  .pb-xl-146 {
    padding-bottom: 146px;
  }
  .fs-xl-146 {
    font-size: 146px;
  }
  .w-xl-146 {
    width: 146px;
  }
  .h-xl-146 {
    height: 146px;
  }
}
.lh-147 {
  line-height: 147px;
}

.grid-cols-147 {
  grid-template-columns: repeat(147, 1fr);
}

.line-height-147 {
  line-height: 147px;
}

.gap-147 {
  gap: 147px;
}

.gap-x-147 {
  -moz-column-gap: 147px;
       column-gap: 147px;
}

.gap-y-147 {
  row-gap: 147px;
}

.rounded-147 {
  border-radius: 147px;
}

.mb-147 {
  margin-bottom: 147px;
}

.mt-147 {
  margin-top: 147px;
}

.mr-147 {
  margin-right: 147px;
}

.ml-147 {
  margin-left: 147px;
}

.mx-147 {
  margin-right: 147px;
  margin-left: 147px;
}

.my-147 {
  margin-top: 147px;
  margin-bottom: 147px;
}

.p-147 {
  padding: 147px;
}

.px-147 {
  padding-right: 147px;
  padding-left: 147px;
}

.py-147 {
  padding-top: 147px;
  padding-bottom: 147px;
}

.pr-147 {
  padding-right: 147px;
}

.pl-147 {
  padding-left: 147px;
}

.pt-147 {
  padding-top: 147px;
}

.pb-147 {
  padding-bottom: 147px;
}

.fs-147 {
  font-size: 147px;
}

.w-147 {
  width: 147px;
}

.h-147 {
  height: 147px;
}

@media (min-width: 576px) {
  .lh-sm-147 {
    line-height: 147px;
  }
  .line-height-sm-147 {
    line-height: 147px;
  }
  .grid-cols-sm-147 {
    grid-template-columns: repeat(147, 1fr);
  }
  .gap-sm-147 {
    gap: 147px;
  }
  .gap-x-sm-147 {
    -moz-column-gap: 147px;
         column-gap: 147px;
  }
  .gap-y-sm-147 {
    row-gap: 147px;
  }
  .rounded-sm-147 {
    border-radius: 147px;
  }
  .mb-sm-147 {
    margin-bottom: 147px;
  }
  .mt-sm-147 {
    margin-top: 147px;
  }
  .mr-sm-147 {
    margin-right: 147px;
  }
  .ml-sm-147 {
    margin-left: 147px;
  }
  .mx-sm-147 {
    margin-right: 147px;
    margin-left: 147px;
  }
  .my-sm-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }
  .p-sm-147 {
    padding: 147px;
  }
  .px-sm-147 {
    padding-right: 147px;
    padding-left: 147px;
  }
  .py-sm-147 {
    padding-top: 147px;
    padding-bottom: 147px;
  }
  .pr-sm-147 {
    padding-right: 147px;
  }
  .pl-sm-147 {
    padding-left: 147px;
  }
  .pt-sm-147 {
    padding-top: 147px;
  }
  .pb-sm-147 {
    padding-bottom: 147px;
  }
  .fs-sm-147 {
    font-size: 147px;
  }
  .w-sm-147 {
    width: 147px;
  }
  .h-sm-147 {
    height: 147px;
  }
}
@media (min-width: 768px) {
  .lh-md-147 {
    line-height: 147px;
  }
  .line-height-md-147 {
    line-height: 147px;
  }
  .grid-cols-md-147 {
    grid-template-columns: repeat(147, 1fr);
  }
  .gap-md-147 {
    gap: 147px;
  }
  .gap-x-md-147 {
    -moz-column-gap: 147px;
         column-gap: 147px;
  }
  .gap-y-md-147 {
    row-gap: 147px;
  }
  .rounded-md-147 {
    border-radius: 147px;
  }
  .mb-md-147 {
    margin-bottom: 147px;
  }
  .mt-md-147 {
    margin-top: 147px;
  }
  .mr-md-147 {
    margin-right: 147px;
  }
  .ml-md-147 {
    margin-left: 147px;
  }
  .mx-md-147 {
    margin-right: 147px;
    margin-left: 147px;
  }
  .my-md-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }
  .p-md-147 {
    padding: 147px;
  }
  .px-md-147 {
    padding-right: 147px;
    padding-left: 147px;
  }
  .py-md-147 {
    padding-top: 147px;
    padding-bottom: 147px;
  }
  .pr-md-147 {
    padding-right: 147px;
  }
  .pl-md-147 {
    padding-left: 147px;
  }
  .pt-md-147 {
    padding-top: 147px;
  }
  .pb-md-147 {
    padding-bottom: 147px;
  }
  .fs-md-147 {
    font-size: 147px;
  }
  .w-md-147 {
    width: 147px;
  }
  .h-md-147 {
    height: 147px;
  }
}
@media (min-width: 992px) {
  .lh-lg-147 {
    line-height: 147px;
  }
  .line-height-lg-147 {
    line-height: 147px;
  }
  .grid-cols-lg-147 {
    grid-template-columns: repeat(147, 1fr);
  }
  .gap-lg-147 {
    gap: 147px;
  }
  .gap-x-lg-147 {
    -moz-column-gap: 147px;
         column-gap: 147px;
  }
  .gap-y-lg-147 {
    row-gap: 147px;
  }
  .rounded-lg-147 {
    border-radius: 147px;
  }
  .mb-lg-147 {
    margin-bottom: 147px;
  }
  .mt-lg-147 {
    margin-top: 147px;
  }
  .mr-lg-147 {
    margin-right: 147px;
  }
  .ml-lg-147 {
    margin-left: 147px;
  }
  .mx-lg-147 {
    margin-right: 147px;
    margin-left: 147px;
  }
  .my-lg-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }
  .p-lg-147 {
    padding: 147px;
  }
  .px-lg-147 {
    padding-right: 147px;
    padding-left: 147px;
  }
  .py-lg-147 {
    padding-top: 147px;
    padding-bottom: 147px;
  }
  .pr-lg-147 {
    padding-right: 147px;
  }
  .pl-lg-147 {
    padding-left: 147px;
  }
  .pt-lg-147 {
    padding-top: 147px;
  }
  .pb-lg-147 {
    padding-bottom: 147px;
  }
  .fs-lg-147 {
    font-size: 147px;
  }
  .w-lg-147 {
    width: 147px;
  }
  .h-lg-147 {
    height: 147px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-147 {
    line-height: 147px;
  }
  .line-height-xl-147 {
    line-height: 147px;
  }
  .grid-cols-xl-147 {
    grid-template-columns: repeat(147, 1fr);
  }
  .gap-xl-147 {
    gap: 147px;
  }
  .gap-x-xl-147 {
    -moz-column-gap: 147px;
         column-gap: 147px;
  }
  .gap-y-xl-147 {
    row-gap: 147px;
  }
  .rounded-xl-147 {
    border-radius: 147px;
  }
  .mb-xl-147 {
    margin-bottom: 147px;
  }
  .mt-xl-147 {
    margin-top: 147px;
  }
  .mr-xl-147 {
    margin-right: 147px;
  }
  .ml-xl-147 {
    margin-left: 147px;
  }
  .mx-xl-147 {
    margin-right: 147px;
    margin-left: 147px;
  }
  .my-xl-147 {
    margin-top: 147px;
    margin-bottom: 147px;
  }
  .p-xl-147 {
    padding: 147px;
  }
  .px-xl-147 {
    padding-right: 147px;
    padding-left: 147px;
  }
  .py-xl-147 {
    padding-top: 147px;
    padding-bottom: 147px;
  }
  .pr-xl-147 {
    padding-right: 147px;
  }
  .pl-xl-147 {
    padding-left: 147px;
  }
  .pt-xl-147 {
    padding-top: 147px;
  }
  .pb-xl-147 {
    padding-bottom: 147px;
  }
  .fs-xl-147 {
    font-size: 147px;
  }
  .w-xl-147 {
    width: 147px;
  }
  .h-xl-147 {
    height: 147px;
  }
}
.lh-148 {
  line-height: 148px;
}

.grid-cols-148 {
  grid-template-columns: repeat(148, 1fr);
}

.line-height-148 {
  line-height: 148px;
}

.gap-148 {
  gap: 148px;
}

.gap-x-148 {
  -moz-column-gap: 148px;
       column-gap: 148px;
}

.gap-y-148 {
  row-gap: 148px;
}

.rounded-148 {
  border-radius: 148px;
}

.mb-148 {
  margin-bottom: 148px;
}

.mt-148 {
  margin-top: 148px;
}

.mr-148 {
  margin-right: 148px;
}

.ml-148 {
  margin-left: 148px;
}

.mx-148 {
  margin-right: 148px;
  margin-left: 148px;
}

.my-148 {
  margin-top: 148px;
  margin-bottom: 148px;
}

.p-148 {
  padding: 148px;
}

.px-148 {
  padding-right: 148px;
  padding-left: 148px;
}

.py-148 {
  padding-top: 148px;
  padding-bottom: 148px;
}

.pr-148 {
  padding-right: 148px;
}

.pl-148 {
  padding-left: 148px;
}

.pt-148 {
  padding-top: 148px;
}

.pb-148 {
  padding-bottom: 148px;
}

.fs-148 {
  font-size: 148px;
}

.w-148 {
  width: 148px;
}

.h-148 {
  height: 148px;
}

@media (min-width: 576px) {
  .lh-sm-148 {
    line-height: 148px;
  }
  .line-height-sm-148 {
    line-height: 148px;
  }
  .grid-cols-sm-148 {
    grid-template-columns: repeat(148, 1fr);
  }
  .gap-sm-148 {
    gap: 148px;
  }
  .gap-x-sm-148 {
    -moz-column-gap: 148px;
         column-gap: 148px;
  }
  .gap-y-sm-148 {
    row-gap: 148px;
  }
  .rounded-sm-148 {
    border-radius: 148px;
  }
  .mb-sm-148 {
    margin-bottom: 148px;
  }
  .mt-sm-148 {
    margin-top: 148px;
  }
  .mr-sm-148 {
    margin-right: 148px;
  }
  .ml-sm-148 {
    margin-left: 148px;
  }
  .mx-sm-148 {
    margin-right: 148px;
    margin-left: 148px;
  }
  .my-sm-148 {
    margin-top: 148px;
    margin-bottom: 148px;
  }
  .p-sm-148 {
    padding: 148px;
  }
  .px-sm-148 {
    padding-right: 148px;
    padding-left: 148px;
  }
  .py-sm-148 {
    padding-top: 148px;
    padding-bottom: 148px;
  }
  .pr-sm-148 {
    padding-right: 148px;
  }
  .pl-sm-148 {
    padding-left: 148px;
  }
  .pt-sm-148 {
    padding-top: 148px;
  }
  .pb-sm-148 {
    padding-bottom: 148px;
  }
  .fs-sm-148 {
    font-size: 148px;
  }
  .w-sm-148 {
    width: 148px;
  }
  .h-sm-148 {
    height: 148px;
  }
}
@media (min-width: 768px) {
  .lh-md-148 {
    line-height: 148px;
  }
  .line-height-md-148 {
    line-height: 148px;
  }
  .grid-cols-md-148 {
    grid-template-columns: repeat(148, 1fr);
  }
  .gap-md-148 {
    gap: 148px;
  }
  .gap-x-md-148 {
    -moz-column-gap: 148px;
         column-gap: 148px;
  }
  .gap-y-md-148 {
    row-gap: 148px;
  }
  .rounded-md-148 {
    border-radius: 148px;
  }
  .mb-md-148 {
    margin-bottom: 148px;
  }
  .mt-md-148 {
    margin-top: 148px;
  }
  .mr-md-148 {
    margin-right: 148px;
  }
  .ml-md-148 {
    margin-left: 148px;
  }
  .mx-md-148 {
    margin-right: 148px;
    margin-left: 148px;
  }
  .my-md-148 {
    margin-top: 148px;
    margin-bottom: 148px;
  }
  .p-md-148 {
    padding: 148px;
  }
  .px-md-148 {
    padding-right: 148px;
    padding-left: 148px;
  }
  .py-md-148 {
    padding-top: 148px;
    padding-bottom: 148px;
  }
  .pr-md-148 {
    padding-right: 148px;
  }
  .pl-md-148 {
    padding-left: 148px;
  }
  .pt-md-148 {
    padding-top: 148px;
  }
  .pb-md-148 {
    padding-bottom: 148px;
  }
  .fs-md-148 {
    font-size: 148px;
  }
  .w-md-148 {
    width: 148px;
  }
  .h-md-148 {
    height: 148px;
  }
}
@media (min-width: 992px) {
  .lh-lg-148 {
    line-height: 148px;
  }
  .line-height-lg-148 {
    line-height: 148px;
  }
  .grid-cols-lg-148 {
    grid-template-columns: repeat(148, 1fr);
  }
  .gap-lg-148 {
    gap: 148px;
  }
  .gap-x-lg-148 {
    -moz-column-gap: 148px;
         column-gap: 148px;
  }
  .gap-y-lg-148 {
    row-gap: 148px;
  }
  .rounded-lg-148 {
    border-radius: 148px;
  }
  .mb-lg-148 {
    margin-bottom: 148px;
  }
  .mt-lg-148 {
    margin-top: 148px;
  }
  .mr-lg-148 {
    margin-right: 148px;
  }
  .ml-lg-148 {
    margin-left: 148px;
  }
  .mx-lg-148 {
    margin-right: 148px;
    margin-left: 148px;
  }
  .my-lg-148 {
    margin-top: 148px;
    margin-bottom: 148px;
  }
  .p-lg-148 {
    padding: 148px;
  }
  .px-lg-148 {
    padding-right: 148px;
    padding-left: 148px;
  }
  .py-lg-148 {
    padding-top: 148px;
    padding-bottom: 148px;
  }
  .pr-lg-148 {
    padding-right: 148px;
  }
  .pl-lg-148 {
    padding-left: 148px;
  }
  .pt-lg-148 {
    padding-top: 148px;
  }
  .pb-lg-148 {
    padding-bottom: 148px;
  }
  .fs-lg-148 {
    font-size: 148px;
  }
  .w-lg-148 {
    width: 148px;
  }
  .h-lg-148 {
    height: 148px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-148 {
    line-height: 148px;
  }
  .line-height-xl-148 {
    line-height: 148px;
  }
  .grid-cols-xl-148 {
    grid-template-columns: repeat(148, 1fr);
  }
  .gap-xl-148 {
    gap: 148px;
  }
  .gap-x-xl-148 {
    -moz-column-gap: 148px;
         column-gap: 148px;
  }
  .gap-y-xl-148 {
    row-gap: 148px;
  }
  .rounded-xl-148 {
    border-radius: 148px;
  }
  .mb-xl-148 {
    margin-bottom: 148px;
  }
  .mt-xl-148 {
    margin-top: 148px;
  }
  .mr-xl-148 {
    margin-right: 148px;
  }
  .ml-xl-148 {
    margin-left: 148px;
  }
  .mx-xl-148 {
    margin-right: 148px;
    margin-left: 148px;
  }
  .my-xl-148 {
    margin-top: 148px;
    margin-bottom: 148px;
  }
  .p-xl-148 {
    padding: 148px;
  }
  .px-xl-148 {
    padding-right: 148px;
    padding-left: 148px;
  }
  .py-xl-148 {
    padding-top: 148px;
    padding-bottom: 148px;
  }
  .pr-xl-148 {
    padding-right: 148px;
  }
  .pl-xl-148 {
    padding-left: 148px;
  }
  .pt-xl-148 {
    padding-top: 148px;
  }
  .pb-xl-148 {
    padding-bottom: 148px;
  }
  .fs-xl-148 {
    font-size: 148px;
  }
  .w-xl-148 {
    width: 148px;
  }
  .h-xl-148 {
    height: 148px;
  }
}
.lh-149 {
  line-height: 149px;
}

.grid-cols-149 {
  grid-template-columns: repeat(149, 1fr);
}

.line-height-149 {
  line-height: 149px;
}

.gap-149 {
  gap: 149px;
}

.gap-x-149 {
  -moz-column-gap: 149px;
       column-gap: 149px;
}

.gap-y-149 {
  row-gap: 149px;
}

.rounded-149 {
  border-radius: 149px;
}

.mb-149 {
  margin-bottom: 149px;
}

.mt-149 {
  margin-top: 149px;
}

.mr-149 {
  margin-right: 149px;
}

.ml-149 {
  margin-left: 149px;
}

.mx-149 {
  margin-right: 149px;
  margin-left: 149px;
}

.my-149 {
  margin-top: 149px;
  margin-bottom: 149px;
}

.p-149 {
  padding: 149px;
}

.px-149 {
  padding-right: 149px;
  padding-left: 149px;
}

.py-149 {
  padding-top: 149px;
  padding-bottom: 149px;
}

.pr-149 {
  padding-right: 149px;
}

.pl-149 {
  padding-left: 149px;
}

.pt-149 {
  padding-top: 149px;
}

.pb-149 {
  padding-bottom: 149px;
}

.fs-149 {
  font-size: 149px;
}

.w-149 {
  width: 149px;
}

.h-149 {
  height: 149px;
}

@media (min-width: 576px) {
  .lh-sm-149 {
    line-height: 149px;
  }
  .line-height-sm-149 {
    line-height: 149px;
  }
  .grid-cols-sm-149 {
    grid-template-columns: repeat(149, 1fr);
  }
  .gap-sm-149 {
    gap: 149px;
  }
  .gap-x-sm-149 {
    -moz-column-gap: 149px;
         column-gap: 149px;
  }
  .gap-y-sm-149 {
    row-gap: 149px;
  }
  .rounded-sm-149 {
    border-radius: 149px;
  }
  .mb-sm-149 {
    margin-bottom: 149px;
  }
  .mt-sm-149 {
    margin-top: 149px;
  }
  .mr-sm-149 {
    margin-right: 149px;
  }
  .ml-sm-149 {
    margin-left: 149px;
  }
  .mx-sm-149 {
    margin-right: 149px;
    margin-left: 149px;
  }
  .my-sm-149 {
    margin-top: 149px;
    margin-bottom: 149px;
  }
  .p-sm-149 {
    padding: 149px;
  }
  .px-sm-149 {
    padding-right: 149px;
    padding-left: 149px;
  }
  .py-sm-149 {
    padding-top: 149px;
    padding-bottom: 149px;
  }
  .pr-sm-149 {
    padding-right: 149px;
  }
  .pl-sm-149 {
    padding-left: 149px;
  }
  .pt-sm-149 {
    padding-top: 149px;
  }
  .pb-sm-149 {
    padding-bottom: 149px;
  }
  .fs-sm-149 {
    font-size: 149px;
  }
  .w-sm-149 {
    width: 149px;
  }
  .h-sm-149 {
    height: 149px;
  }
}
@media (min-width: 768px) {
  .lh-md-149 {
    line-height: 149px;
  }
  .line-height-md-149 {
    line-height: 149px;
  }
  .grid-cols-md-149 {
    grid-template-columns: repeat(149, 1fr);
  }
  .gap-md-149 {
    gap: 149px;
  }
  .gap-x-md-149 {
    -moz-column-gap: 149px;
         column-gap: 149px;
  }
  .gap-y-md-149 {
    row-gap: 149px;
  }
  .rounded-md-149 {
    border-radius: 149px;
  }
  .mb-md-149 {
    margin-bottom: 149px;
  }
  .mt-md-149 {
    margin-top: 149px;
  }
  .mr-md-149 {
    margin-right: 149px;
  }
  .ml-md-149 {
    margin-left: 149px;
  }
  .mx-md-149 {
    margin-right: 149px;
    margin-left: 149px;
  }
  .my-md-149 {
    margin-top: 149px;
    margin-bottom: 149px;
  }
  .p-md-149 {
    padding: 149px;
  }
  .px-md-149 {
    padding-right: 149px;
    padding-left: 149px;
  }
  .py-md-149 {
    padding-top: 149px;
    padding-bottom: 149px;
  }
  .pr-md-149 {
    padding-right: 149px;
  }
  .pl-md-149 {
    padding-left: 149px;
  }
  .pt-md-149 {
    padding-top: 149px;
  }
  .pb-md-149 {
    padding-bottom: 149px;
  }
  .fs-md-149 {
    font-size: 149px;
  }
  .w-md-149 {
    width: 149px;
  }
  .h-md-149 {
    height: 149px;
  }
}
@media (min-width: 992px) {
  .lh-lg-149 {
    line-height: 149px;
  }
  .line-height-lg-149 {
    line-height: 149px;
  }
  .grid-cols-lg-149 {
    grid-template-columns: repeat(149, 1fr);
  }
  .gap-lg-149 {
    gap: 149px;
  }
  .gap-x-lg-149 {
    -moz-column-gap: 149px;
         column-gap: 149px;
  }
  .gap-y-lg-149 {
    row-gap: 149px;
  }
  .rounded-lg-149 {
    border-radius: 149px;
  }
  .mb-lg-149 {
    margin-bottom: 149px;
  }
  .mt-lg-149 {
    margin-top: 149px;
  }
  .mr-lg-149 {
    margin-right: 149px;
  }
  .ml-lg-149 {
    margin-left: 149px;
  }
  .mx-lg-149 {
    margin-right: 149px;
    margin-left: 149px;
  }
  .my-lg-149 {
    margin-top: 149px;
    margin-bottom: 149px;
  }
  .p-lg-149 {
    padding: 149px;
  }
  .px-lg-149 {
    padding-right: 149px;
    padding-left: 149px;
  }
  .py-lg-149 {
    padding-top: 149px;
    padding-bottom: 149px;
  }
  .pr-lg-149 {
    padding-right: 149px;
  }
  .pl-lg-149 {
    padding-left: 149px;
  }
  .pt-lg-149 {
    padding-top: 149px;
  }
  .pb-lg-149 {
    padding-bottom: 149px;
  }
  .fs-lg-149 {
    font-size: 149px;
  }
  .w-lg-149 {
    width: 149px;
  }
  .h-lg-149 {
    height: 149px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-149 {
    line-height: 149px;
  }
  .line-height-xl-149 {
    line-height: 149px;
  }
  .grid-cols-xl-149 {
    grid-template-columns: repeat(149, 1fr);
  }
  .gap-xl-149 {
    gap: 149px;
  }
  .gap-x-xl-149 {
    -moz-column-gap: 149px;
         column-gap: 149px;
  }
  .gap-y-xl-149 {
    row-gap: 149px;
  }
  .rounded-xl-149 {
    border-radius: 149px;
  }
  .mb-xl-149 {
    margin-bottom: 149px;
  }
  .mt-xl-149 {
    margin-top: 149px;
  }
  .mr-xl-149 {
    margin-right: 149px;
  }
  .ml-xl-149 {
    margin-left: 149px;
  }
  .mx-xl-149 {
    margin-right: 149px;
    margin-left: 149px;
  }
  .my-xl-149 {
    margin-top: 149px;
    margin-bottom: 149px;
  }
  .p-xl-149 {
    padding: 149px;
  }
  .px-xl-149 {
    padding-right: 149px;
    padding-left: 149px;
  }
  .py-xl-149 {
    padding-top: 149px;
    padding-bottom: 149px;
  }
  .pr-xl-149 {
    padding-right: 149px;
  }
  .pl-xl-149 {
    padding-left: 149px;
  }
  .pt-xl-149 {
    padding-top: 149px;
  }
  .pb-xl-149 {
    padding-bottom: 149px;
  }
  .fs-xl-149 {
    font-size: 149px;
  }
  .w-xl-149 {
    width: 149px;
  }
  .h-xl-149 {
    height: 149px;
  }
}
.lh-150 {
  line-height: 150px;
}

.grid-cols-150 {
  grid-template-columns: repeat(150, 1fr);
}

.line-height-150 {
  line-height: 150px;
}

.gap-150 {
  gap: 150px;
}

.gap-x-150 {
  -moz-column-gap: 150px;
       column-gap: 150px;
}

.gap-y-150 {
  row-gap: 150px;
}

.rounded-150 {
  border-radius: 150px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mt-150 {
  margin-top: 150px;
}

.mr-150 {
  margin-right: 150px;
}

.ml-150 {
  margin-left: 150px;
}

.mx-150 {
  margin-right: 150px;
  margin-left: 150px;
}

.my-150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

.p-150 {
  padding: 150px;
}

.px-150 {
  padding-right: 150px;
  padding-left: 150px;
}

.py-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.pr-150 {
  padding-right: 150px;
}

.pl-150 {
  padding-left: 150px;
}

.pt-150 {
  padding-top: 150px;
}

.pb-150 {
  padding-bottom: 150px;
}

.fs-150 {
  font-size: 150px;
}

.w-150 {
  width: 150px;
}

.h-150 {
  height: 150px;
}

@media (min-width: 576px) {
  .lh-sm-150 {
    line-height: 150px;
  }
  .line-height-sm-150 {
    line-height: 150px;
  }
  .grid-cols-sm-150 {
    grid-template-columns: repeat(150, 1fr);
  }
  .gap-sm-150 {
    gap: 150px;
  }
  .gap-x-sm-150 {
    -moz-column-gap: 150px;
         column-gap: 150px;
  }
  .gap-y-sm-150 {
    row-gap: 150px;
  }
  .rounded-sm-150 {
    border-radius: 150px;
  }
  .mb-sm-150 {
    margin-bottom: 150px;
  }
  .mt-sm-150 {
    margin-top: 150px;
  }
  .mr-sm-150 {
    margin-right: 150px;
  }
  .ml-sm-150 {
    margin-left: 150px;
  }
  .mx-sm-150 {
    margin-right: 150px;
    margin-left: 150px;
  }
  .my-sm-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .p-sm-150 {
    padding: 150px;
  }
  .px-sm-150 {
    padding-right: 150px;
    padding-left: 150px;
  }
  .py-sm-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .pr-sm-150 {
    padding-right: 150px;
  }
  .pl-sm-150 {
    padding-left: 150px;
  }
  .pt-sm-150 {
    padding-top: 150px;
  }
  .pb-sm-150 {
    padding-bottom: 150px;
  }
  .fs-sm-150 {
    font-size: 150px;
  }
  .w-sm-150 {
    width: 150px;
  }
  .h-sm-150 {
    height: 150px;
  }
}
@media (min-width: 768px) {
  .lh-md-150 {
    line-height: 150px;
  }
  .line-height-md-150 {
    line-height: 150px;
  }
  .grid-cols-md-150 {
    grid-template-columns: repeat(150, 1fr);
  }
  .gap-md-150 {
    gap: 150px;
  }
  .gap-x-md-150 {
    -moz-column-gap: 150px;
         column-gap: 150px;
  }
  .gap-y-md-150 {
    row-gap: 150px;
  }
  .rounded-md-150 {
    border-radius: 150px;
  }
  .mb-md-150 {
    margin-bottom: 150px;
  }
  .mt-md-150 {
    margin-top: 150px;
  }
  .mr-md-150 {
    margin-right: 150px;
  }
  .ml-md-150 {
    margin-left: 150px;
  }
  .mx-md-150 {
    margin-right: 150px;
    margin-left: 150px;
  }
  .my-md-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .p-md-150 {
    padding: 150px;
  }
  .px-md-150 {
    padding-right: 150px;
    padding-left: 150px;
  }
  .py-md-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .pr-md-150 {
    padding-right: 150px;
  }
  .pl-md-150 {
    padding-left: 150px;
  }
  .pt-md-150 {
    padding-top: 150px;
  }
  .pb-md-150 {
    padding-bottom: 150px;
  }
  .fs-md-150 {
    font-size: 150px;
  }
  .w-md-150 {
    width: 150px;
  }
  .h-md-150 {
    height: 150px;
  }
}
@media (min-width: 992px) {
  .lh-lg-150 {
    line-height: 150px;
  }
  .line-height-lg-150 {
    line-height: 150px;
  }
  .grid-cols-lg-150 {
    grid-template-columns: repeat(150, 1fr);
  }
  .gap-lg-150 {
    gap: 150px;
  }
  .gap-x-lg-150 {
    -moz-column-gap: 150px;
         column-gap: 150px;
  }
  .gap-y-lg-150 {
    row-gap: 150px;
  }
  .rounded-lg-150 {
    border-radius: 150px;
  }
  .mb-lg-150 {
    margin-bottom: 150px;
  }
  .mt-lg-150 {
    margin-top: 150px;
  }
  .mr-lg-150 {
    margin-right: 150px;
  }
  .ml-lg-150 {
    margin-left: 150px;
  }
  .mx-lg-150 {
    margin-right: 150px;
    margin-left: 150px;
  }
  .my-lg-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .p-lg-150 {
    padding: 150px;
  }
  .px-lg-150 {
    padding-right: 150px;
    padding-left: 150px;
  }
  .py-lg-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .pr-lg-150 {
    padding-right: 150px;
  }
  .pl-lg-150 {
    padding-left: 150px;
  }
  .pt-lg-150 {
    padding-top: 150px;
  }
  .pb-lg-150 {
    padding-bottom: 150px;
  }
  .fs-lg-150 {
    font-size: 150px;
  }
  .w-lg-150 {
    width: 150px;
  }
  .h-lg-150 {
    height: 150px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-150 {
    line-height: 150px;
  }
  .line-height-xl-150 {
    line-height: 150px;
  }
  .grid-cols-xl-150 {
    grid-template-columns: repeat(150, 1fr);
  }
  .gap-xl-150 {
    gap: 150px;
  }
  .gap-x-xl-150 {
    -moz-column-gap: 150px;
         column-gap: 150px;
  }
  .gap-y-xl-150 {
    row-gap: 150px;
  }
  .rounded-xl-150 {
    border-radius: 150px;
  }
  .mb-xl-150 {
    margin-bottom: 150px;
  }
  .mt-xl-150 {
    margin-top: 150px;
  }
  .mr-xl-150 {
    margin-right: 150px;
  }
  .ml-xl-150 {
    margin-left: 150px;
  }
  .mx-xl-150 {
    margin-right: 150px;
    margin-left: 150px;
  }
  .my-xl-150 {
    margin-top: 150px;
    margin-bottom: 150px;
  }
  .p-xl-150 {
    padding: 150px;
  }
  .px-xl-150 {
    padding-right: 150px;
    padding-left: 150px;
  }
  .py-xl-150 {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .pr-xl-150 {
    padding-right: 150px;
  }
  .pl-xl-150 {
    padding-left: 150px;
  }
  .pt-xl-150 {
    padding-top: 150px;
  }
  .pb-xl-150 {
    padding-bottom: 150px;
  }
  .fs-xl-150 {
    font-size: 150px;
  }
  .w-xl-150 {
    width: 150px;
  }
  .h-xl-150 {
    height: 150px;
  }
}
.lh-151 {
  line-height: 151px;
}

.grid-cols-151 {
  grid-template-columns: repeat(151, 1fr);
}

.line-height-151 {
  line-height: 151px;
}

.gap-151 {
  gap: 151px;
}

.gap-x-151 {
  -moz-column-gap: 151px;
       column-gap: 151px;
}

.gap-y-151 {
  row-gap: 151px;
}

.rounded-151 {
  border-radius: 151px;
}

.mb-151 {
  margin-bottom: 151px;
}

.mt-151 {
  margin-top: 151px;
}

.mr-151 {
  margin-right: 151px;
}

.ml-151 {
  margin-left: 151px;
}

.mx-151 {
  margin-right: 151px;
  margin-left: 151px;
}

.my-151 {
  margin-top: 151px;
  margin-bottom: 151px;
}

.p-151 {
  padding: 151px;
}

.px-151 {
  padding-right: 151px;
  padding-left: 151px;
}

.py-151 {
  padding-top: 151px;
  padding-bottom: 151px;
}

.pr-151 {
  padding-right: 151px;
}

.pl-151 {
  padding-left: 151px;
}

.pt-151 {
  padding-top: 151px;
}

.pb-151 {
  padding-bottom: 151px;
}

.fs-151 {
  font-size: 151px;
}

.w-151 {
  width: 151px;
}

.h-151 {
  height: 151px;
}

@media (min-width: 576px) {
  .lh-sm-151 {
    line-height: 151px;
  }
  .line-height-sm-151 {
    line-height: 151px;
  }
  .grid-cols-sm-151 {
    grid-template-columns: repeat(151, 1fr);
  }
  .gap-sm-151 {
    gap: 151px;
  }
  .gap-x-sm-151 {
    -moz-column-gap: 151px;
         column-gap: 151px;
  }
  .gap-y-sm-151 {
    row-gap: 151px;
  }
  .rounded-sm-151 {
    border-radius: 151px;
  }
  .mb-sm-151 {
    margin-bottom: 151px;
  }
  .mt-sm-151 {
    margin-top: 151px;
  }
  .mr-sm-151 {
    margin-right: 151px;
  }
  .ml-sm-151 {
    margin-left: 151px;
  }
  .mx-sm-151 {
    margin-right: 151px;
    margin-left: 151px;
  }
  .my-sm-151 {
    margin-top: 151px;
    margin-bottom: 151px;
  }
  .p-sm-151 {
    padding: 151px;
  }
  .px-sm-151 {
    padding-right: 151px;
    padding-left: 151px;
  }
  .py-sm-151 {
    padding-top: 151px;
    padding-bottom: 151px;
  }
  .pr-sm-151 {
    padding-right: 151px;
  }
  .pl-sm-151 {
    padding-left: 151px;
  }
  .pt-sm-151 {
    padding-top: 151px;
  }
  .pb-sm-151 {
    padding-bottom: 151px;
  }
  .fs-sm-151 {
    font-size: 151px;
  }
  .w-sm-151 {
    width: 151px;
  }
  .h-sm-151 {
    height: 151px;
  }
}
@media (min-width: 768px) {
  .lh-md-151 {
    line-height: 151px;
  }
  .line-height-md-151 {
    line-height: 151px;
  }
  .grid-cols-md-151 {
    grid-template-columns: repeat(151, 1fr);
  }
  .gap-md-151 {
    gap: 151px;
  }
  .gap-x-md-151 {
    -moz-column-gap: 151px;
         column-gap: 151px;
  }
  .gap-y-md-151 {
    row-gap: 151px;
  }
  .rounded-md-151 {
    border-radius: 151px;
  }
  .mb-md-151 {
    margin-bottom: 151px;
  }
  .mt-md-151 {
    margin-top: 151px;
  }
  .mr-md-151 {
    margin-right: 151px;
  }
  .ml-md-151 {
    margin-left: 151px;
  }
  .mx-md-151 {
    margin-right: 151px;
    margin-left: 151px;
  }
  .my-md-151 {
    margin-top: 151px;
    margin-bottom: 151px;
  }
  .p-md-151 {
    padding: 151px;
  }
  .px-md-151 {
    padding-right: 151px;
    padding-left: 151px;
  }
  .py-md-151 {
    padding-top: 151px;
    padding-bottom: 151px;
  }
  .pr-md-151 {
    padding-right: 151px;
  }
  .pl-md-151 {
    padding-left: 151px;
  }
  .pt-md-151 {
    padding-top: 151px;
  }
  .pb-md-151 {
    padding-bottom: 151px;
  }
  .fs-md-151 {
    font-size: 151px;
  }
  .w-md-151 {
    width: 151px;
  }
  .h-md-151 {
    height: 151px;
  }
}
@media (min-width: 992px) {
  .lh-lg-151 {
    line-height: 151px;
  }
  .line-height-lg-151 {
    line-height: 151px;
  }
  .grid-cols-lg-151 {
    grid-template-columns: repeat(151, 1fr);
  }
  .gap-lg-151 {
    gap: 151px;
  }
  .gap-x-lg-151 {
    -moz-column-gap: 151px;
         column-gap: 151px;
  }
  .gap-y-lg-151 {
    row-gap: 151px;
  }
  .rounded-lg-151 {
    border-radius: 151px;
  }
  .mb-lg-151 {
    margin-bottom: 151px;
  }
  .mt-lg-151 {
    margin-top: 151px;
  }
  .mr-lg-151 {
    margin-right: 151px;
  }
  .ml-lg-151 {
    margin-left: 151px;
  }
  .mx-lg-151 {
    margin-right: 151px;
    margin-left: 151px;
  }
  .my-lg-151 {
    margin-top: 151px;
    margin-bottom: 151px;
  }
  .p-lg-151 {
    padding: 151px;
  }
  .px-lg-151 {
    padding-right: 151px;
    padding-left: 151px;
  }
  .py-lg-151 {
    padding-top: 151px;
    padding-bottom: 151px;
  }
  .pr-lg-151 {
    padding-right: 151px;
  }
  .pl-lg-151 {
    padding-left: 151px;
  }
  .pt-lg-151 {
    padding-top: 151px;
  }
  .pb-lg-151 {
    padding-bottom: 151px;
  }
  .fs-lg-151 {
    font-size: 151px;
  }
  .w-lg-151 {
    width: 151px;
  }
  .h-lg-151 {
    height: 151px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-151 {
    line-height: 151px;
  }
  .line-height-xl-151 {
    line-height: 151px;
  }
  .grid-cols-xl-151 {
    grid-template-columns: repeat(151, 1fr);
  }
  .gap-xl-151 {
    gap: 151px;
  }
  .gap-x-xl-151 {
    -moz-column-gap: 151px;
         column-gap: 151px;
  }
  .gap-y-xl-151 {
    row-gap: 151px;
  }
  .rounded-xl-151 {
    border-radius: 151px;
  }
  .mb-xl-151 {
    margin-bottom: 151px;
  }
  .mt-xl-151 {
    margin-top: 151px;
  }
  .mr-xl-151 {
    margin-right: 151px;
  }
  .ml-xl-151 {
    margin-left: 151px;
  }
  .mx-xl-151 {
    margin-right: 151px;
    margin-left: 151px;
  }
  .my-xl-151 {
    margin-top: 151px;
    margin-bottom: 151px;
  }
  .p-xl-151 {
    padding: 151px;
  }
  .px-xl-151 {
    padding-right: 151px;
    padding-left: 151px;
  }
  .py-xl-151 {
    padding-top: 151px;
    padding-bottom: 151px;
  }
  .pr-xl-151 {
    padding-right: 151px;
  }
  .pl-xl-151 {
    padding-left: 151px;
  }
  .pt-xl-151 {
    padding-top: 151px;
  }
  .pb-xl-151 {
    padding-bottom: 151px;
  }
  .fs-xl-151 {
    font-size: 151px;
  }
  .w-xl-151 {
    width: 151px;
  }
  .h-xl-151 {
    height: 151px;
  }
}
.lh-152 {
  line-height: 152px;
}

.grid-cols-152 {
  grid-template-columns: repeat(152, 1fr);
}

.line-height-152 {
  line-height: 152px;
}

.gap-152 {
  gap: 152px;
}

.gap-x-152 {
  -moz-column-gap: 152px;
       column-gap: 152px;
}

.gap-y-152 {
  row-gap: 152px;
}

.rounded-152 {
  border-radius: 152px;
}

.mb-152 {
  margin-bottom: 152px;
}

.mt-152 {
  margin-top: 152px;
}

.mr-152 {
  margin-right: 152px;
}

.ml-152 {
  margin-left: 152px;
}

.mx-152 {
  margin-right: 152px;
  margin-left: 152px;
}

.my-152 {
  margin-top: 152px;
  margin-bottom: 152px;
}

.p-152 {
  padding: 152px;
}

.px-152 {
  padding-right: 152px;
  padding-left: 152px;
}

.py-152 {
  padding-top: 152px;
  padding-bottom: 152px;
}

.pr-152 {
  padding-right: 152px;
}

.pl-152 {
  padding-left: 152px;
}

.pt-152 {
  padding-top: 152px;
}

.pb-152 {
  padding-bottom: 152px;
}

.fs-152 {
  font-size: 152px;
}

.w-152 {
  width: 152px;
}

.h-152 {
  height: 152px;
}

@media (min-width: 576px) {
  .lh-sm-152 {
    line-height: 152px;
  }
  .line-height-sm-152 {
    line-height: 152px;
  }
  .grid-cols-sm-152 {
    grid-template-columns: repeat(152, 1fr);
  }
  .gap-sm-152 {
    gap: 152px;
  }
  .gap-x-sm-152 {
    -moz-column-gap: 152px;
         column-gap: 152px;
  }
  .gap-y-sm-152 {
    row-gap: 152px;
  }
  .rounded-sm-152 {
    border-radius: 152px;
  }
  .mb-sm-152 {
    margin-bottom: 152px;
  }
  .mt-sm-152 {
    margin-top: 152px;
  }
  .mr-sm-152 {
    margin-right: 152px;
  }
  .ml-sm-152 {
    margin-left: 152px;
  }
  .mx-sm-152 {
    margin-right: 152px;
    margin-left: 152px;
  }
  .my-sm-152 {
    margin-top: 152px;
    margin-bottom: 152px;
  }
  .p-sm-152 {
    padding: 152px;
  }
  .px-sm-152 {
    padding-right: 152px;
    padding-left: 152px;
  }
  .py-sm-152 {
    padding-top: 152px;
    padding-bottom: 152px;
  }
  .pr-sm-152 {
    padding-right: 152px;
  }
  .pl-sm-152 {
    padding-left: 152px;
  }
  .pt-sm-152 {
    padding-top: 152px;
  }
  .pb-sm-152 {
    padding-bottom: 152px;
  }
  .fs-sm-152 {
    font-size: 152px;
  }
  .w-sm-152 {
    width: 152px;
  }
  .h-sm-152 {
    height: 152px;
  }
}
@media (min-width: 768px) {
  .lh-md-152 {
    line-height: 152px;
  }
  .line-height-md-152 {
    line-height: 152px;
  }
  .grid-cols-md-152 {
    grid-template-columns: repeat(152, 1fr);
  }
  .gap-md-152 {
    gap: 152px;
  }
  .gap-x-md-152 {
    -moz-column-gap: 152px;
         column-gap: 152px;
  }
  .gap-y-md-152 {
    row-gap: 152px;
  }
  .rounded-md-152 {
    border-radius: 152px;
  }
  .mb-md-152 {
    margin-bottom: 152px;
  }
  .mt-md-152 {
    margin-top: 152px;
  }
  .mr-md-152 {
    margin-right: 152px;
  }
  .ml-md-152 {
    margin-left: 152px;
  }
  .mx-md-152 {
    margin-right: 152px;
    margin-left: 152px;
  }
  .my-md-152 {
    margin-top: 152px;
    margin-bottom: 152px;
  }
  .p-md-152 {
    padding: 152px;
  }
  .px-md-152 {
    padding-right: 152px;
    padding-left: 152px;
  }
  .py-md-152 {
    padding-top: 152px;
    padding-bottom: 152px;
  }
  .pr-md-152 {
    padding-right: 152px;
  }
  .pl-md-152 {
    padding-left: 152px;
  }
  .pt-md-152 {
    padding-top: 152px;
  }
  .pb-md-152 {
    padding-bottom: 152px;
  }
  .fs-md-152 {
    font-size: 152px;
  }
  .w-md-152 {
    width: 152px;
  }
  .h-md-152 {
    height: 152px;
  }
}
@media (min-width: 992px) {
  .lh-lg-152 {
    line-height: 152px;
  }
  .line-height-lg-152 {
    line-height: 152px;
  }
  .grid-cols-lg-152 {
    grid-template-columns: repeat(152, 1fr);
  }
  .gap-lg-152 {
    gap: 152px;
  }
  .gap-x-lg-152 {
    -moz-column-gap: 152px;
         column-gap: 152px;
  }
  .gap-y-lg-152 {
    row-gap: 152px;
  }
  .rounded-lg-152 {
    border-radius: 152px;
  }
  .mb-lg-152 {
    margin-bottom: 152px;
  }
  .mt-lg-152 {
    margin-top: 152px;
  }
  .mr-lg-152 {
    margin-right: 152px;
  }
  .ml-lg-152 {
    margin-left: 152px;
  }
  .mx-lg-152 {
    margin-right: 152px;
    margin-left: 152px;
  }
  .my-lg-152 {
    margin-top: 152px;
    margin-bottom: 152px;
  }
  .p-lg-152 {
    padding: 152px;
  }
  .px-lg-152 {
    padding-right: 152px;
    padding-left: 152px;
  }
  .py-lg-152 {
    padding-top: 152px;
    padding-bottom: 152px;
  }
  .pr-lg-152 {
    padding-right: 152px;
  }
  .pl-lg-152 {
    padding-left: 152px;
  }
  .pt-lg-152 {
    padding-top: 152px;
  }
  .pb-lg-152 {
    padding-bottom: 152px;
  }
  .fs-lg-152 {
    font-size: 152px;
  }
  .w-lg-152 {
    width: 152px;
  }
  .h-lg-152 {
    height: 152px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-152 {
    line-height: 152px;
  }
  .line-height-xl-152 {
    line-height: 152px;
  }
  .grid-cols-xl-152 {
    grid-template-columns: repeat(152, 1fr);
  }
  .gap-xl-152 {
    gap: 152px;
  }
  .gap-x-xl-152 {
    -moz-column-gap: 152px;
         column-gap: 152px;
  }
  .gap-y-xl-152 {
    row-gap: 152px;
  }
  .rounded-xl-152 {
    border-radius: 152px;
  }
  .mb-xl-152 {
    margin-bottom: 152px;
  }
  .mt-xl-152 {
    margin-top: 152px;
  }
  .mr-xl-152 {
    margin-right: 152px;
  }
  .ml-xl-152 {
    margin-left: 152px;
  }
  .mx-xl-152 {
    margin-right: 152px;
    margin-left: 152px;
  }
  .my-xl-152 {
    margin-top: 152px;
    margin-bottom: 152px;
  }
  .p-xl-152 {
    padding: 152px;
  }
  .px-xl-152 {
    padding-right: 152px;
    padding-left: 152px;
  }
  .py-xl-152 {
    padding-top: 152px;
    padding-bottom: 152px;
  }
  .pr-xl-152 {
    padding-right: 152px;
  }
  .pl-xl-152 {
    padding-left: 152px;
  }
  .pt-xl-152 {
    padding-top: 152px;
  }
  .pb-xl-152 {
    padding-bottom: 152px;
  }
  .fs-xl-152 {
    font-size: 152px;
  }
  .w-xl-152 {
    width: 152px;
  }
  .h-xl-152 {
    height: 152px;
  }
}
.lh-153 {
  line-height: 153px;
}

.grid-cols-153 {
  grid-template-columns: repeat(153, 1fr);
}

.line-height-153 {
  line-height: 153px;
}

.gap-153 {
  gap: 153px;
}

.gap-x-153 {
  -moz-column-gap: 153px;
       column-gap: 153px;
}

.gap-y-153 {
  row-gap: 153px;
}

.rounded-153 {
  border-radius: 153px;
}

.mb-153 {
  margin-bottom: 153px;
}

.mt-153 {
  margin-top: 153px;
}

.mr-153 {
  margin-right: 153px;
}

.ml-153 {
  margin-left: 153px;
}

.mx-153 {
  margin-right: 153px;
  margin-left: 153px;
}

.my-153 {
  margin-top: 153px;
  margin-bottom: 153px;
}

.p-153 {
  padding: 153px;
}

.px-153 {
  padding-right: 153px;
  padding-left: 153px;
}

.py-153 {
  padding-top: 153px;
  padding-bottom: 153px;
}

.pr-153 {
  padding-right: 153px;
}

.pl-153 {
  padding-left: 153px;
}

.pt-153 {
  padding-top: 153px;
}

.pb-153 {
  padding-bottom: 153px;
}

.fs-153 {
  font-size: 153px;
}

.w-153 {
  width: 153px;
}

.h-153 {
  height: 153px;
}

@media (min-width: 576px) {
  .lh-sm-153 {
    line-height: 153px;
  }
  .line-height-sm-153 {
    line-height: 153px;
  }
  .grid-cols-sm-153 {
    grid-template-columns: repeat(153, 1fr);
  }
  .gap-sm-153 {
    gap: 153px;
  }
  .gap-x-sm-153 {
    -moz-column-gap: 153px;
         column-gap: 153px;
  }
  .gap-y-sm-153 {
    row-gap: 153px;
  }
  .rounded-sm-153 {
    border-radius: 153px;
  }
  .mb-sm-153 {
    margin-bottom: 153px;
  }
  .mt-sm-153 {
    margin-top: 153px;
  }
  .mr-sm-153 {
    margin-right: 153px;
  }
  .ml-sm-153 {
    margin-left: 153px;
  }
  .mx-sm-153 {
    margin-right: 153px;
    margin-left: 153px;
  }
  .my-sm-153 {
    margin-top: 153px;
    margin-bottom: 153px;
  }
  .p-sm-153 {
    padding: 153px;
  }
  .px-sm-153 {
    padding-right: 153px;
    padding-left: 153px;
  }
  .py-sm-153 {
    padding-top: 153px;
    padding-bottom: 153px;
  }
  .pr-sm-153 {
    padding-right: 153px;
  }
  .pl-sm-153 {
    padding-left: 153px;
  }
  .pt-sm-153 {
    padding-top: 153px;
  }
  .pb-sm-153 {
    padding-bottom: 153px;
  }
  .fs-sm-153 {
    font-size: 153px;
  }
  .w-sm-153 {
    width: 153px;
  }
  .h-sm-153 {
    height: 153px;
  }
}
@media (min-width: 768px) {
  .lh-md-153 {
    line-height: 153px;
  }
  .line-height-md-153 {
    line-height: 153px;
  }
  .grid-cols-md-153 {
    grid-template-columns: repeat(153, 1fr);
  }
  .gap-md-153 {
    gap: 153px;
  }
  .gap-x-md-153 {
    -moz-column-gap: 153px;
         column-gap: 153px;
  }
  .gap-y-md-153 {
    row-gap: 153px;
  }
  .rounded-md-153 {
    border-radius: 153px;
  }
  .mb-md-153 {
    margin-bottom: 153px;
  }
  .mt-md-153 {
    margin-top: 153px;
  }
  .mr-md-153 {
    margin-right: 153px;
  }
  .ml-md-153 {
    margin-left: 153px;
  }
  .mx-md-153 {
    margin-right: 153px;
    margin-left: 153px;
  }
  .my-md-153 {
    margin-top: 153px;
    margin-bottom: 153px;
  }
  .p-md-153 {
    padding: 153px;
  }
  .px-md-153 {
    padding-right: 153px;
    padding-left: 153px;
  }
  .py-md-153 {
    padding-top: 153px;
    padding-bottom: 153px;
  }
  .pr-md-153 {
    padding-right: 153px;
  }
  .pl-md-153 {
    padding-left: 153px;
  }
  .pt-md-153 {
    padding-top: 153px;
  }
  .pb-md-153 {
    padding-bottom: 153px;
  }
  .fs-md-153 {
    font-size: 153px;
  }
  .w-md-153 {
    width: 153px;
  }
  .h-md-153 {
    height: 153px;
  }
}
@media (min-width: 992px) {
  .lh-lg-153 {
    line-height: 153px;
  }
  .line-height-lg-153 {
    line-height: 153px;
  }
  .grid-cols-lg-153 {
    grid-template-columns: repeat(153, 1fr);
  }
  .gap-lg-153 {
    gap: 153px;
  }
  .gap-x-lg-153 {
    -moz-column-gap: 153px;
         column-gap: 153px;
  }
  .gap-y-lg-153 {
    row-gap: 153px;
  }
  .rounded-lg-153 {
    border-radius: 153px;
  }
  .mb-lg-153 {
    margin-bottom: 153px;
  }
  .mt-lg-153 {
    margin-top: 153px;
  }
  .mr-lg-153 {
    margin-right: 153px;
  }
  .ml-lg-153 {
    margin-left: 153px;
  }
  .mx-lg-153 {
    margin-right: 153px;
    margin-left: 153px;
  }
  .my-lg-153 {
    margin-top: 153px;
    margin-bottom: 153px;
  }
  .p-lg-153 {
    padding: 153px;
  }
  .px-lg-153 {
    padding-right: 153px;
    padding-left: 153px;
  }
  .py-lg-153 {
    padding-top: 153px;
    padding-bottom: 153px;
  }
  .pr-lg-153 {
    padding-right: 153px;
  }
  .pl-lg-153 {
    padding-left: 153px;
  }
  .pt-lg-153 {
    padding-top: 153px;
  }
  .pb-lg-153 {
    padding-bottom: 153px;
  }
  .fs-lg-153 {
    font-size: 153px;
  }
  .w-lg-153 {
    width: 153px;
  }
  .h-lg-153 {
    height: 153px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-153 {
    line-height: 153px;
  }
  .line-height-xl-153 {
    line-height: 153px;
  }
  .grid-cols-xl-153 {
    grid-template-columns: repeat(153, 1fr);
  }
  .gap-xl-153 {
    gap: 153px;
  }
  .gap-x-xl-153 {
    -moz-column-gap: 153px;
         column-gap: 153px;
  }
  .gap-y-xl-153 {
    row-gap: 153px;
  }
  .rounded-xl-153 {
    border-radius: 153px;
  }
  .mb-xl-153 {
    margin-bottom: 153px;
  }
  .mt-xl-153 {
    margin-top: 153px;
  }
  .mr-xl-153 {
    margin-right: 153px;
  }
  .ml-xl-153 {
    margin-left: 153px;
  }
  .mx-xl-153 {
    margin-right: 153px;
    margin-left: 153px;
  }
  .my-xl-153 {
    margin-top: 153px;
    margin-bottom: 153px;
  }
  .p-xl-153 {
    padding: 153px;
  }
  .px-xl-153 {
    padding-right: 153px;
    padding-left: 153px;
  }
  .py-xl-153 {
    padding-top: 153px;
    padding-bottom: 153px;
  }
  .pr-xl-153 {
    padding-right: 153px;
  }
  .pl-xl-153 {
    padding-left: 153px;
  }
  .pt-xl-153 {
    padding-top: 153px;
  }
  .pb-xl-153 {
    padding-bottom: 153px;
  }
  .fs-xl-153 {
    font-size: 153px;
  }
  .w-xl-153 {
    width: 153px;
  }
  .h-xl-153 {
    height: 153px;
  }
}
.lh-154 {
  line-height: 154px;
}

.grid-cols-154 {
  grid-template-columns: repeat(154, 1fr);
}

.line-height-154 {
  line-height: 154px;
}

.gap-154 {
  gap: 154px;
}

.gap-x-154 {
  -moz-column-gap: 154px;
       column-gap: 154px;
}

.gap-y-154 {
  row-gap: 154px;
}

.rounded-154 {
  border-radius: 154px;
}

.mb-154 {
  margin-bottom: 154px;
}

.mt-154 {
  margin-top: 154px;
}

.mr-154 {
  margin-right: 154px;
}

.ml-154 {
  margin-left: 154px;
}

.mx-154 {
  margin-right: 154px;
  margin-left: 154px;
}

.my-154 {
  margin-top: 154px;
  margin-bottom: 154px;
}

.p-154 {
  padding: 154px;
}

.px-154 {
  padding-right: 154px;
  padding-left: 154px;
}

.py-154 {
  padding-top: 154px;
  padding-bottom: 154px;
}

.pr-154 {
  padding-right: 154px;
}

.pl-154 {
  padding-left: 154px;
}

.pt-154 {
  padding-top: 154px;
}

.pb-154 {
  padding-bottom: 154px;
}

.fs-154 {
  font-size: 154px;
}

.w-154 {
  width: 154px;
}

.h-154 {
  height: 154px;
}

@media (min-width: 576px) {
  .lh-sm-154 {
    line-height: 154px;
  }
  .line-height-sm-154 {
    line-height: 154px;
  }
  .grid-cols-sm-154 {
    grid-template-columns: repeat(154, 1fr);
  }
  .gap-sm-154 {
    gap: 154px;
  }
  .gap-x-sm-154 {
    -moz-column-gap: 154px;
         column-gap: 154px;
  }
  .gap-y-sm-154 {
    row-gap: 154px;
  }
  .rounded-sm-154 {
    border-radius: 154px;
  }
  .mb-sm-154 {
    margin-bottom: 154px;
  }
  .mt-sm-154 {
    margin-top: 154px;
  }
  .mr-sm-154 {
    margin-right: 154px;
  }
  .ml-sm-154 {
    margin-left: 154px;
  }
  .mx-sm-154 {
    margin-right: 154px;
    margin-left: 154px;
  }
  .my-sm-154 {
    margin-top: 154px;
    margin-bottom: 154px;
  }
  .p-sm-154 {
    padding: 154px;
  }
  .px-sm-154 {
    padding-right: 154px;
    padding-left: 154px;
  }
  .py-sm-154 {
    padding-top: 154px;
    padding-bottom: 154px;
  }
  .pr-sm-154 {
    padding-right: 154px;
  }
  .pl-sm-154 {
    padding-left: 154px;
  }
  .pt-sm-154 {
    padding-top: 154px;
  }
  .pb-sm-154 {
    padding-bottom: 154px;
  }
  .fs-sm-154 {
    font-size: 154px;
  }
  .w-sm-154 {
    width: 154px;
  }
  .h-sm-154 {
    height: 154px;
  }
}
@media (min-width: 768px) {
  .lh-md-154 {
    line-height: 154px;
  }
  .line-height-md-154 {
    line-height: 154px;
  }
  .grid-cols-md-154 {
    grid-template-columns: repeat(154, 1fr);
  }
  .gap-md-154 {
    gap: 154px;
  }
  .gap-x-md-154 {
    -moz-column-gap: 154px;
         column-gap: 154px;
  }
  .gap-y-md-154 {
    row-gap: 154px;
  }
  .rounded-md-154 {
    border-radius: 154px;
  }
  .mb-md-154 {
    margin-bottom: 154px;
  }
  .mt-md-154 {
    margin-top: 154px;
  }
  .mr-md-154 {
    margin-right: 154px;
  }
  .ml-md-154 {
    margin-left: 154px;
  }
  .mx-md-154 {
    margin-right: 154px;
    margin-left: 154px;
  }
  .my-md-154 {
    margin-top: 154px;
    margin-bottom: 154px;
  }
  .p-md-154 {
    padding: 154px;
  }
  .px-md-154 {
    padding-right: 154px;
    padding-left: 154px;
  }
  .py-md-154 {
    padding-top: 154px;
    padding-bottom: 154px;
  }
  .pr-md-154 {
    padding-right: 154px;
  }
  .pl-md-154 {
    padding-left: 154px;
  }
  .pt-md-154 {
    padding-top: 154px;
  }
  .pb-md-154 {
    padding-bottom: 154px;
  }
  .fs-md-154 {
    font-size: 154px;
  }
  .w-md-154 {
    width: 154px;
  }
  .h-md-154 {
    height: 154px;
  }
}
@media (min-width: 992px) {
  .lh-lg-154 {
    line-height: 154px;
  }
  .line-height-lg-154 {
    line-height: 154px;
  }
  .grid-cols-lg-154 {
    grid-template-columns: repeat(154, 1fr);
  }
  .gap-lg-154 {
    gap: 154px;
  }
  .gap-x-lg-154 {
    -moz-column-gap: 154px;
         column-gap: 154px;
  }
  .gap-y-lg-154 {
    row-gap: 154px;
  }
  .rounded-lg-154 {
    border-radius: 154px;
  }
  .mb-lg-154 {
    margin-bottom: 154px;
  }
  .mt-lg-154 {
    margin-top: 154px;
  }
  .mr-lg-154 {
    margin-right: 154px;
  }
  .ml-lg-154 {
    margin-left: 154px;
  }
  .mx-lg-154 {
    margin-right: 154px;
    margin-left: 154px;
  }
  .my-lg-154 {
    margin-top: 154px;
    margin-bottom: 154px;
  }
  .p-lg-154 {
    padding: 154px;
  }
  .px-lg-154 {
    padding-right: 154px;
    padding-left: 154px;
  }
  .py-lg-154 {
    padding-top: 154px;
    padding-bottom: 154px;
  }
  .pr-lg-154 {
    padding-right: 154px;
  }
  .pl-lg-154 {
    padding-left: 154px;
  }
  .pt-lg-154 {
    padding-top: 154px;
  }
  .pb-lg-154 {
    padding-bottom: 154px;
  }
  .fs-lg-154 {
    font-size: 154px;
  }
  .w-lg-154 {
    width: 154px;
  }
  .h-lg-154 {
    height: 154px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-154 {
    line-height: 154px;
  }
  .line-height-xl-154 {
    line-height: 154px;
  }
  .grid-cols-xl-154 {
    grid-template-columns: repeat(154, 1fr);
  }
  .gap-xl-154 {
    gap: 154px;
  }
  .gap-x-xl-154 {
    -moz-column-gap: 154px;
         column-gap: 154px;
  }
  .gap-y-xl-154 {
    row-gap: 154px;
  }
  .rounded-xl-154 {
    border-radius: 154px;
  }
  .mb-xl-154 {
    margin-bottom: 154px;
  }
  .mt-xl-154 {
    margin-top: 154px;
  }
  .mr-xl-154 {
    margin-right: 154px;
  }
  .ml-xl-154 {
    margin-left: 154px;
  }
  .mx-xl-154 {
    margin-right: 154px;
    margin-left: 154px;
  }
  .my-xl-154 {
    margin-top: 154px;
    margin-bottom: 154px;
  }
  .p-xl-154 {
    padding: 154px;
  }
  .px-xl-154 {
    padding-right: 154px;
    padding-left: 154px;
  }
  .py-xl-154 {
    padding-top: 154px;
    padding-bottom: 154px;
  }
  .pr-xl-154 {
    padding-right: 154px;
  }
  .pl-xl-154 {
    padding-left: 154px;
  }
  .pt-xl-154 {
    padding-top: 154px;
  }
  .pb-xl-154 {
    padding-bottom: 154px;
  }
  .fs-xl-154 {
    font-size: 154px;
  }
  .w-xl-154 {
    width: 154px;
  }
  .h-xl-154 {
    height: 154px;
  }
}
.lh-155 {
  line-height: 155px;
}

.grid-cols-155 {
  grid-template-columns: repeat(155, 1fr);
}

.line-height-155 {
  line-height: 155px;
}

.gap-155 {
  gap: 155px;
}

.gap-x-155 {
  -moz-column-gap: 155px;
       column-gap: 155px;
}

.gap-y-155 {
  row-gap: 155px;
}

.rounded-155 {
  border-radius: 155px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mt-155 {
  margin-top: 155px;
}

.mr-155 {
  margin-right: 155px;
}

.ml-155 {
  margin-left: 155px;
}

.mx-155 {
  margin-right: 155px;
  margin-left: 155px;
}

.my-155 {
  margin-top: 155px;
  margin-bottom: 155px;
}

.p-155 {
  padding: 155px;
}

.px-155 {
  padding-right: 155px;
  padding-left: 155px;
}

.py-155 {
  padding-top: 155px;
  padding-bottom: 155px;
}

.pr-155 {
  padding-right: 155px;
}

.pl-155 {
  padding-left: 155px;
}

.pt-155 {
  padding-top: 155px;
}

.pb-155 {
  padding-bottom: 155px;
}

.fs-155 {
  font-size: 155px;
}

.w-155 {
  width: 155px;
}

.h-155 {
  height: 155px;
}

@media (min-width: 576px) {
  .lh-sm-155 {
    line-height: 155px;
  }
  .line-height-sm-155 {
    line-height: 155px;
  }
  .grid-cols-sm-155 {
    grid-template-columns: repeat(155, 1fr);
  }
  .gap-sm-155 {
    gap: 155px;
  }
  .gap-x-sm-155 {
    -moz-column-gap: 155px;
         column-gap: 155px;
  }
  .gap-y-sm-155 {
    row-gap: 155px;
  }
  .rounded-sm-155 {
    border-radius: 155px;
  }
  .mb-sm-155 {
    margin-bottom: 155px;
  }
  .mt-sm-155 {
    margin-top: 155px;
  }
  .mr-sm-155 {
    margin-right: 155px;
  }
  .ml-sm-155 {
    margin-left: 155px;
  }
  .mx-sm-155 {
    margin-right: 155px;
    margin-left: 155px;
  }
  .my-sm-155 {
    margin-top: 155px;
    margin-bottom: 155px;
  }
  .p-sm-155 {
    padding: 155px;
  }
  .px-sm-155 {
    padding-right: 155px;
    padding-left: 155px;
  }
  .py-sm-155 {
    padding-top: 155px;
    padding-bottom: 155px;
  }
  .pr-sm-155 {
    padding-right: 155px;
  }
  .pl-sm-155 {
    padding-left: 155px;
  }
  .pt-sm-155 {
    padding-top: 155px;
  }
  .pb-sm-155 {
    padding-bottom: 155px;
  }
  .fs-sm-155 {
    font-size: 155px;
  }
  .w-sm-155 {
    width: 155px;
  }
  .h-sm-155 {
    height: 155px;
  }
}
@media (min-width: 768px) {
  .lh-md-155 {
    line-height: 155px;
  }
  .line-height-md-155 {
    line-height: 155px;
  }
  .grid-cols-md-155 {
    grid-template-columns: repeat(155, 1fr);
  }
  .gap-md-155 {
    gap: 155px;
  }
  .gap-x-md-155 {
    -moz-column-gap: 155px;
         column-gap: 155px;
  }
  .gap-y-md-155 {
    row-gap: 155px;
  }
  .rounded-md-155 {
    border-radius: 155px;
  }
  .mb-md-155 {
    margin-bottom: 155px;
  }
  .mt-md-155 {
    margin-top: 155px;
  }
  .mr-md-155 {
    margin-right: 155px;
  }
  .ml-md-155 {
    margin-left: 155px;
  }
  .mx-md-155 {
    margin-right: 155px;
    margin-left: 155px;
  }
  .my-md-155 {
    margin-top: 155px;
    margin-bottom: 155px;
  }
  .p-md-155 {
    padding: 155px;
  }
  .px-md-155 {
    padding-right: 155px;
    padding-left: 155px;
  }
  .py-md-155 {
    padding-top: 155px;
    padding-bottom: 155px;
  }
  .pr-md-155 {
    padding-right: 155px;
  }
  .pl-md-155 {
    padding-left: 155px;
  }
  .pt-md-155 {
    padding-top: 155px;
  }
  .pb-md-155 {
    padding-bottom: 155px;
  }
  .fs-md-155 {
    font-size: 155px;
  }
  .w-md-155 {
    width: 155px;
  }
  .h-md-155 {
    height: 155px;
  }
}
@media (min-width: 992px) {
  .lh-lg-155 {
    line-height: 155px;
  }
  .line-height-lg-155 {
    line-height: 155px;
  }
  .grid-cols-lg-155 {
    grid-template-columns: repeat(155, 1fr);
  }
  .gap-lg-155 {
    gap: 155px;
  }
  .gap-x-lg-155 {
    -moz-column-gap: 155px;
         column-gap: 155px;
  }
  .gap-y-lg-155 {
    row-gap: 155px;
  }
  .rounded-lg-155 {
    border-radius: 155px;
  }
  .mb-lg-155 {
    margin-bottom: 155px;
  }
  .mt-lg-155 {
    margin-top: 155px;
  }
  .mr-lg-155 {
    margin-right: 155px;
  }
  .ml-lg-155 {
    margin-left: 155px;
  }
  .mx-lg-155 {
    margin-right: 155px;
    margin-left: 155px;
  }
  .my-lg-155 {
    margin-top: 155px;
    margin-bottom: 155px;
  }
  .p-lg-155 {
    padding: 155px;
  }
  .px-lg-155 {
    padding-right: 155px;
    padding-left: 155px;
  }
  .py-lg-155 {
    padding-top: 155px;
    padding-bottom: 155px;
  }
  .pr-lg-155 {
    padding-right: 155px;
  }
  .pl-lg-155 {
    padding-left: 155px;
  }
  .pt-lg-155 {
    padding-top: 155px;
  }
  .pb-lg-155 {
    padding-bottom: 155px;
  }
  .fs-lg-155 {
    font-size: 155px;
  }
  .w-lg-155 {
    width: 155px;
  }
  .h-lg-155 {
    height: 155px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-155 {
    line-height: 155px;
  }
  .line-height-xl-155 {
    line-height: 155px;
  }
  .grid-cols-xl-155 {
    grid-template-columns: repeat(155, 1fr);
  }
  .gap-xl-155 {
    gap: 155px;
  }
  .gap-x-xl-155 {
    -moz-column-gap: 155px;
         column-gap: 155px;
  }
  .gap-y-xl-155 {
    row-gap: 155px;
  }
  .rounded-xl-155 {
    border-radius: 155px;
  }
  .mb-xl-155 {
    margin-bottom: 155px;
  }
  .mt-xl-155 {
    margin-top: 155px;
  }
  .mr-xl-155 {
    margin-right: 155px;
  }
  .ml-xl-155 {
    margin-left: 155px;
  }
  .mx-xl-155 {
    margin-right: 155px;
    margin-left: 155px;
  }
  .my-xl-155 {
    margin-top: 155px;
    margin-bottom: 155px;
  }
  .p-xl-155 {
    padding: 155px;
  }
  .px-xl-155 {
    padding-right: 155px;
    padding-left: 155px;
  }
  .py-xl-155 {
    padding-top: 155px;
    padding-bottom: 155px;
  }
  .pr-xl-155 {
    padding-right: 155px;
  }
  .pl-xl-155 {
    padding-left: 155px;
  }
  .pt-xl-155 {
    padding-top: 155px;
  }
  .pb-xl-155 {
    padding-bottom: 155px;
  }
  .fs-xl-155 {
    font-size: 155px;
  }
  .w-xl-155 {
    width: 155px;
  }
  .h-xl-155 {
    height: 155px;
  }
}
.lh-156 {
  line-height: 156px;
}

.grid-cols-156 {
  grid-template-columns: repeat(156, 1fr);
}

.line-height-156 {
  line-height: 156px;
}

.gap-156 {
  gap: 156px;
}

.gap-x-156 {
  -moz-column-gap: 156px;
       column-gap: 156px;
}

.gap-y-156 {
  row-gap: 156px;
}

.rounded-156 {
  border-radius: 156px;
}

.mb-156 {
  margin-bottom: 156px;
}

.mt-156 {
  margin-top: 156px;
}

.mr-156 {
  margin-right: 156px;
}

.ml-156 {
  margin-left: 156px;
}

.mx-156 {
  margin-right: 156px;
  margin-left: 156px;
}

.my-156 {
  margin-top: 156px;
  margin-bottom: 156px;
}

.p-156 {
  padding: 156px;
}

.px-156 {
  padding-right: 156px;
  padding-left: 156px;
}

.py-156 {
  padding-top: 156px;
  padding-bottom: 156px;
}

.pr-156 {
  padding-right: 156px;
}

.pl-156 {
  padding-left: 156px;
}

.pt-156 {
  padding-top: 156px;
}

.pb-156 {
  padding-bottom: 156px;
}

.fs-156 {
  font-size: 156px;
}

.w-156 {
  width: 156px;
}

.h-156 {
  height: 156px;
}

@media (min-width: 576px) {
  .lh-sm-156 {
    line-height: 156px;
  }
  .line-height-sm-156 {
    line-height: 156px;
  }
  .grid-cols-sm-156 {
    grid-template-columns: repeat(156, 1fr);
  }
  .gap-sm-156 {
    gap: 156px;
  }
  .gap-x-sm-156 {
    -moz-column-gap: 156px;
         column-gap: 156px;
  }
  .gap-y-sm-156 {
    row-gap: 156px;
  }
  .rounded-sm-156 {
    border-radius: 156px;
  }
  .mb-sm-156 {
    margin-bottom: 156px;
  }
  .mt-sm-156 {
    margin-top: 156px;
  }
  .mr-sm-156 {
    margin-right: 156px;
  }
  .ml-sm-156 {
    margin-left: 156px;
  }
  .mx-sm-156 {
    margin-right: 156px;
    margin-left: 156px;
  }
  .my-sm-156 {
    margin-top: 156px;
    margin-bottom: 156px;
  }
  .p-sm-156 {
    padding: 156px;
  }
  .px-sm-156 {
    padding-right: 156px;
    padding-left: 156px;
  }
  .py-sm-156 {
    padding-top: 156px;
    padding-bottom: 156px;
  }
  .pr-sm-156 {
    padding-right: 156px;
  }
  .pl-sm-156 {
    padding-left: 156px;
  }
  .pt-sm-156 {
    padding-top: 156px;
  }
  .pb-sm-156 {
    padding-bottom: 156px;
  }
  .fs-sm-156 {
    font-size: 156px;
  }
  .w-sm-156 {
    width: 156px;
  }
  .h-sm-156 {
    height: 156px;
  }
}
@media (min-width: 768px) {
  .lh-md-156 {
    line-height: 156px;
  }
  .line-height-md-156 {
    line-height: 156px;
  }
  .grid-cols-md-156 {
    grid-template-columns: repeat(156, 1fr);
  }
  .gap-md-156 {
    gap: 156px;
  }
  .gap-x-md-156 {
    -moz-column-gap: 156px;
         column-gap: 156px;
  }
  .gap-y-md-156 {
    row-gap: 156px;
  }
  .rounded-md-156 {
    border-radius: 156px;
  }
  .mb-md-156 {
    margin-bottom: 156px;
  }
  .mt-md-156 {
    margin-top: 156px;
  }
  .mr-md-156 {
    margin-right: 156px;
  }
  .ml-md-156 {
    margin-left: 156px;
  }
  .mx-md-156 {
    margin-right: 156px;
    margin-left: 156px;
  }
  .my-md-156 {
    margin-top: 156px;
    margin-bottom: 156px;
  }
  .p-md-156 {
    padding: 156px;
  }
  .px-md-156 {
    padding-right: 156px;
    padding-left: 156px;
  }
  .py-md-156 {
    padding-top: 156px;
    padding-bottom: 156px;
  }
  .pr-md-156 {
    padding-right: 156px;
  }
  .pl-md-156 {
    padding-left: 156px;
  }
  .pt-md-156 {
    padding-top: 156px;
  }
  .pb-md-156 {
    padding-bottom: 156px;
  }
  .fs-md-156 {
    font-size: 156px;
  }
  .w-md-156 {
    width: 156px;
  }
  .h-md-156 {
    height: 156px;
  }
}
@media (min-width: 992px) {
  .lh-lg-156 {
    line-height: 156px;
  }
  .line-height-lg-156 {
    line-height: 156px;
  }
  .grid-cols-lg-156 {
    grid-template-columns: repeat(156, 1fr);
  }
  .gap-lg-156 {
    gap: 156px;
  }
  .gap-x-lg-156 {
    -moz-column-gap: 156px;
         column-gap: 156px;
  }
  .gap-y-lg-156 {
    row-gap: 156px;
  }
  .rounded-lg-156 {
    border-radius: 156px;
  }
  .mb-lg-156 {
    margin-bottom: 156px;
  }
  .mt-lg-156 {
    margin-top: 156px;
  }
  .mr-lg-156 {
    margin-right: 156px;
  }
  .ml-lg-156 {
    margin-left: 156px;
  }
  .mx-lg-156 {
    margin-right: 156px;
    margin-left: 156px;
  }
  .my-lg-156 {
    margin-top: 156px;
    margin-bottom: 156px;
  }
  .p-lg-156 {
    padding: 156px;
  }
  .px-lg-156 {
    padding-right: 156px;
    padding-left: 156px;
  }
  .py-lg-156 {
    padding-top: 156px;
    padding-bottom: 156px;
  }
  .pr-lg-156 {
    padding-right: 156px;
  }
  .pl-lg-156 {
    padding-left: 156px;
  }
  .pt-lg-156 {
    padding-top: 156px;
  }
  .pb-lg-156 {
    padding-bottom: 156px;
  }
  .fs-lg-156 {
    font-size: 156px;
  }
  .w-lg-156 {
    width: 156px;
  }
  .h-lg-156 {
    height: 156px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-156 {
    line-height: 156px;
  }
  .line-height-xl-156 {
    line-height: 156px;
  }
  .grid-cols-xl-156 {
    grid-template-columns: repeat(156, 1fr);
  }
  .gap-xl-156 {
    gap: 156px;
  }
  .gap-x-xl-156 {
    -moz-column-gap: 156px;
         column-gap: 156px;
  }
  .gap-y-xl-156 {
    row-gap: 156px;
  }
  .rounded-xl-156 {
    border-radius: 156px;
  }
  .mb-xl-156 {
    margin-bottom: 156px;
  }
  .mt-xl-156 {
    margin-top: 156px;
  }
  .mr-xl-156 {
    margin-right: 156px;
  }
  .ml-xl-156 {
    margin-left: 156px;
  }
  .mx-xl-156 {
    margin-right: 156px;
    margin-left: 156px;
  }
  .my-xl-156 {
    margin-top: 156px;
    margin-bottom: 156px;
  }
  .p-xl-156 {
    padding: 156px;
  }
  .px-xl-156 {
    padding-right: 156px;
    padding-left: 156px;
  }
  .py-xl-156 {
    padding-top: 156px;
    padding-bottom: 156px;
  }
  .pr-xl-156 {
    padding-right: 156px;
  }
  .pl-xl-156 {
    padding-left: 156px;
  }
  .pt-xl-156 {
    padding-top: 156px;
  }
  .pb-xl-156 {
    padding-bottom: 156px;
  }
  .fs-xl-156 {
    font-size: 156px;
  }
  .w-xl-156 {
    width: 156px;
  }
  .h-xl-156 {
    height: 156px;
  }
}
.lh-157 {
  line-height: 157px;
}

.grid-cols-157 {
  grid-template-columns: repeat(157, 1fr);
}

.line-height-157 {
  line-height: 157px;
}

.gap-157 {
  gap: 157px;
}

.gap-x-157 {
  -moz-column-gap: 157px;
       column-gap: 157px;
}

.gap-y-157 {
  row-gap: 157px;
}

.rounded-157 {
  border-radius: 157px;
}

.mb-157 {
  margin-bottom: 157px;
}

.mt-157 {
  margin-top: 157px;
}

.mr-157 {
  margin-right: 157px;
}

.ml-157 {
  margin-left: 157px;
}

.mx-157 {
  margin-right: 157px;
  margin-left: 157px;
}

.my-157 {
  margin-top: 157px;
  margin-bottom: 157px;
}

.p-157 {
  padding: 157px;
}

.px-157 {
  padding-right: 157px;
  padding-left: 157px;
}

.py-157 {
  padding-top: 157px;
  padding-bottom: 157px;
}

.pr-157 {
  padding-right: 157px;
}

.pl-157 {
  padding-left: 157px;
}

.pt-157 {
  padding-top: 157px;
}

.pb-157 {
  padding-bottom: 157px;
}

.fs-157 {
  font-size: 157px;
}

.w-157 {
  width: 157px;
}

.h-157 {
  height: 157px;
}

@media (min-width: 576px) {
  .lh-sm-157 {
    line-height: 157px;
  }
  .line-height-sm-157 {
    line-height: 157px;
  }
  .grid-cols-sm-157 {
    grid-template-columns: repeat(157, 1fr);
  }
  .gap-sm-157 {
    gap: 157px;
  }
  .gap-x-sm-157 {
    -moz-column-gap: 157px;
         column-gap: 157px;
  }
  .gap-y-sm-157 {
    row-gap: 157px;
  }
  .rounded-sm-157 {
    border-radius: 157px;
  }
  .mb-sm-157 {
    margin-bottom: 157px;
  }
  .mt-sm-157 {
    margin-top: 157px;
  }
  .mr-sm-157 {
    margin-right: 157px;
  }
  .ml-sm-157 {
    margin-left: 157px;
  }
  .mx-sm-157 {
    margin-right: 157px;
    margin-left: 157px;
  }
  .my-sm-157 {
    margin-top: 157px;
    margin-bottom: 157px;
  }
  .p-sm-157 {
    padding: 157px;
  }
  .px-sm-157 {
    padding-right: 157px;
    padding-left: 157px;
  }
  .py-sm-157 {
    padding-top: 157px;
    padding-bottom: 157px;
  }
  .pr-sm-157 {
    padding-right: 157px;
  }
  .pl-sm-157 {
    padding-left: 157px;
  }
  .pt-sm-157 {
    padding-top: 157px;
  }
  .pb-sm-157 {
    padding-bottom: 157px;
  }
  .fs-sm-157 {
    font-size: 157px;
  }
  .w-sm-157 {
    width: 157px;
  }
  .h-sm-157 {
    height: 157px;
  }
}
@media (min-width: 768px) {
  .lh-md-157 {
    line-height: 157px;
  }
  .line-height-md-157 {
    line-height: 157px;
  }
  .grid-cols-md-157 {
    grid-template-columns: repeat(157, 1fr);
  }
  .gap-md-157 {
    gap: 157px;
  }
  .gap-x-md-157 {
    -moz-column-gap: 157px;
         column-gap: 157px;
  }
  .gap-y-md-157 {
    row-gap: 157px;
  }
  .rounded-md-157 {
    border-radius: 157px;
  }
  .mb-md-157 {
    margin-bottom: 157px;
  }
  .mt-md-157 {
    margin-top: 157px;
  }
  .mr-md-157 {
    margin-right: 157px;
  }
  .ml-md-157 {
    margin-left: 157px;
  }
  .mx-md-157 {
    margin-right: 157px;
    margin-left: 157px;
  }
  .my-md-157 {
    margin-top: 157px;
    margin-bottom: 157px;
  }
  .p-md-157 {
    padding: 157px;
  }
  .px-md-157 {
    padding-right: 157px;
    padding-left: 157px;
  }
  .py-md-157 {
    padding-top: 157px;
    padding-bottom: 157px;
  }
  .pr-md-157 {
    padding-right: 157px;
  }
  .pl-md-157 {
    padding-left: 157px;
  }
  .pt-md-157 {
    padding-top: 157px;
  }
  .pb-md-157 {
    padding-bottom: 157px;
  }
  .fs-md-157 {
    font-size: 157px;
  }
  .w-md-157 {
    width: 157px;
  }
  .h-md-157 {
    height: 157px;
  }
}
@media (min-width: 992px) {
  .lh-lg-157 {
    line-height: 157px;
  }
  .line-height-lg-157 {
    line-height: 157px;
  }
  .grid-cols-lg-157 {
    grid-template-columns: repeat(157, 1fr);
  }
  .gap-lg-157 {
    gap: 157px;
  }
  .gap-x-lg-157 {
    -moz-column-gap: 157px;
         column-gap: 157px;
  }
  .gap-y-lg-157 {
    row-gap: 157px;
  }
  .rounded-lg-157 {
    border-radius: 157px;
  }
  .mb-lg-157 {
    margin-bottom: 157px;
  }
  .mt-lg-157 {
    margin-top: 157px;
  }
  .mr-lg-157 {
    margin-right: 157px;
  }
  .ml-lg-157 {
    margin-left: 157px;
  }
  .mx-lg-157 {
    margin-right: 157px;
    margin-left: 157px;
  }
  .my-lg-157 {
    margin-top: 157px;
    margin-bottom: 157px;
  }
  .p-lg-157 {
    padding: 157px;
  }
  .px-lg-157 {
    padding-right: 157px;
    padding-left: 157px;
  }
  .py-lg-157 {
    padding-top: 157px;
    padding-bottom: 157px;
  }
  .pr-lg-157 {
    padding-right: 157px;
  }
  .pl-lg-157 {
    padding-left: 157px;
  }
  .pt-lg-157 {
    padding-top: 157px;
  }
  .pb-lg-157 {
    padding-bottom: 157px;
  }
  .fs-lg-157 {
    font-size: 157px;
  }
  .w-lg-157 {
    width: 157px;
  }
  .h-lg-157 {
    height: 157px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-157 {
    line-height: 157px;
  }
  .line-height-xl-157 {
    line-height: 157px;
  }
  .grid-cols-xl-157 {
    grid-template-columns: repeat(157, 1fr);
  }
  .gap-xl-157 {
    gap: 157px;
  }
  .gap-x-xl-157 {
    -moz-column-gap: 157px;
         column-gap: 157px;
  }
  .gap-y-xl-157 {
    row-gap: 157px;
  }
  .rounded-xl-157 {
    border-radius: 157px;
  }
  .mb-xl-157 {
    margin-bottom: 157px;
  }
  .mt-xl-157 {
    margin-top: 157px;
  }
  .mr-xl-157 {
    margin-right: 157px;
  }
  .ml-xl-157 {
    margin-left: 157px;
  }
  .mx-xl-157 {
    margin-right: 157px;
    margin-left: 157px;
  }
  .my-xl-157 {
    margin-top: 157px;
    margin-bottom: 157px;
  }
  .p-xl-157 {
    padding: 157px;
  }
  .px-xl-157 {
    padding-right: 157px;
    padding-left: 157px;
  }
  .py-xl-157 {
    padding-top: 157px;
    padding-bottom: 157px;
  }
  .pr-xl-157 {
    padding-right: 157px;
  }
  .pl-xl-157 {
    padding-left: 157px;
  }
  .pt-xl-157 {
    padding-top: 157px;
  }
  .pb-xl-157 {
    padding-bottom: 157px;
  }
  .fs-xl-157 {
    font-size: 157px;
  }
  .w-xl-157 {
    width: 157px;
  }
  .h-xl-157 {
    height: 157px;
  }
}
.lh-158 {
  line-height: 158px;
}

.grid-cols-158 {
  grid-template-columns: repeat(158, 1fr);
}

.line-height-158 {
  line-height: 158px;
}

.gap-158 {
  gap: 158px;
}

.gap-x-158 {
  -moz-column-gap: 158px;
       column-gap: 158px;
}

.gap-y-158 {
  row-gap: 158px;
}

.rounded-158 {
  border-radius: 158px;
}

.mb-158 {
  margin-bottom: 158px;
}

.mt-158 {
  margin-top: 158px;
}

.mr-158 {
  margin-right: 158px;
}

.ml-158 {
  margin-left: 158px;
}

.mx-158 {
  margin-right: 158px;
  margin-left: 158px;
}

.my-158 {
  margin-top: 158px;
  margin-bottom: 158px;
}

.p-158 {
  padding: 158px;
}

.px-158 {
  padding-right: 158px;
  padding-left: 158px;
}

.py-158 {
  padding-top: 158px;
  padding-bottom: 158px;
}

.pr-158 {
  padding-right: 158px;
}

.pl-158 {
  padding-left: 158px;
}

.pt-158 {
  padding-top: 158px;
}

.pb-158 {
  padding-bottom: 158px;
}

.fs-158 {
  font-size: 158px;
}

.w-158 {
  width: 158px;
}

.h-158 {
  height: 158px;
}

@media (min-width: 576px) {
  .lh-sm-158 {
    line-height: 158px;
  }
  .line-height-sm-158 {
    line-height: 158px;
  }
  .grid-cols-sm-158 {
    grid-template-columns: repeat(158, 1fr);
  }
  .gap-sm-158 {
    gap: 158px;
  }
  .gap-x-sm-158 {
    -moz-column-gap: 158px;
         column-gap: 158px;
  }
  .gap-y-sm-158 {
    row-gap: 158px;
  }
  .rounded-sm-158 {
    border-radius: 158px;
  }
  .mb-sm-158 {
    margin-bottom: 158px;
  }
  .mt-sm-158 {
    margin-top: 158px;
  }
  .mr-sm-158 {
    margin-right: 158px;
  }
  .ml-sm-158 {
    margin-left: 158px;
  }
  .mx-sm-158 {
    margin-right: 158px;
    margin-left: 158px;
  }
  .my-sm-158 {
    margin-top: 158px;
    margin-bottom: 158px;
  }
  .p-sm-158 {
    padding: 158px;
  }
  .px-sm-158 {
    padding-right: 158px;
    padding-left: 158px;
  }
  .py-sm-158 {
    padding-top: 158px;
    padding-bottom: 158px;
  }
  .pr-sm-158 {
    padding-right: 158px;
  }
  .pl-sm-158 {
    padding-left: 158px;
  }
  .pt-sm-158 {
    padding-top: 158px;
  }
  .pb-sm-158 {
    padding-bottom: 158px;
  }
  .fs-sm-158 {
    font-size: 158px;
  }
  .w-sm-158 {
    width: 158px;
  }
  .h-sm-158 {
    height: 158px;
  }
}
@media (min-width: 768px) {
  .lh-md-158 {
    line-height: 158px;
  }
  .line-height-md-158 {
    line-height: 158px;
  }
  .grid-cols-md-158 {
    grid-template-columns: repeat(158, 1fr);
  }
  .gap-md-158 {
    gap: 158px;
  }
  .gap-x-md-158 {
    -moz-column-gap: 158px;
         column-gap: 158px;
  }
  .gap-y-md-158 {
    row-gap: 158px;
  }
  .rounded-md-158 {
    border-radius: 158px;
  }
  .mb-md-158 {
    margin-bottom: 158px;
  }
  .mt-md-158 {
    margin-top: 158px;
  }
  .mr-md-158 {
    margin-right: 158px;
  }
  .ml-md-158 {
    margin-left: 158px;
  }
  .mx-md-158 {
    margin-right: 158px;
    margin-left: 158px;
  }
  .my-md-158 {
    margin-top: 158px;
    margin-bottom: 158px;
  }
  .p-md-158 {
    padding: 158px;
  }
  .px-md-158 {
    padding-right: 158px;
    padding-left: 158px;
  }
  .py-md-158 {
    padding-top: 158px;
    padding-bottom: 158px;
  }
  .pr-md-158 {
    padding-right: 158px;
  }
  .pl-md-158 {
    padding-left: 158px;
  }
  .pt-md-158 {
    padding-top: 158px;
  }
  .pb-md-158 {
    padding-bottom: 158px;
  }
  .fs-md-158 {
    font-size: 158px;
  }
  .w-md-158 {
    width: 158px;
  }
  .h-md-158 {
    height: 158px;
  }
}
@media (min-width: 992px) {
  .lh-lg-158 {
    line-height: 158px;
  }
  .line-height-lg-158 {
    line-height: 158px;
  }
  .grid-cols-lg-158 {
    grid-template-columns: repeat(158, 1fr);
  }
  .gap-lg-158 {
    gap: 158px;
  }
  .gap-x-lg-158 {
    -moz-column-gap: 158px;
         column-gap: 158px;
  }
  .gap-y-lg-158 {
    row-gap: 158px;
  }
  .rounded-lg-158 {
    border-radius: 158px;
  }
  .mb-lg-158 {
    margin-bottom: 158px;
  }
  .mt-lg-158 {
    margin-top: 158px;
  }
  .mr-lg-158 {
    margin-right: 158px;
  }
  .ml-lg-158 {
    margin-left: 158px;
  }
  .mx-lg-158 {
    margin-right: 158px;
    margin-left: 158px;
  }
  .my-lg-158 {
    margin-top: 158px;
    margin-bottom: 158px;
  }
  .p-lg-158 {
    padding: 158px;
  }
  .px-lg-158 {
    padding-right: 158px;
    padding-left: 158px;
  }
  .py-lg-158 {
    padding-top: 158px;
    padding-bottom: 158px;
  }
  .pr-lg-158 {
    padding-right: 158px;
  }
  .pl-lg-158 {
    padding-left: 158px;
  }
  .pt-lg-158 {
    padding-top: 158px;
  }
  .pb-lg-158 {
    padding-bottom: 158px;
  }
  .fs-lg-158 {
    font-size: 158px;
  }
  .w-lg-158 {
    width: 158px;
  }
  .h-lg-158 {
    height: 158px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-158 {
    line-height: 158px;
  }
  .line-height-xl-158 {
    line-height: 158px;
  }
  .grid-cols-xl-158 {
    grid-template-columns: repeat(158, 1fr);
  }
  .gap-xl-158 {
    gap: 158px;
  }
  .gap-x-xl-158 {
    -moz-column-gap: 158px;
         column-gap: 158px;
  }
  .gap-y-xl-158 {
    row-gap: 158px;
  }
  .rounded-xl-158 {
    border-radius: 158px;
  }
  .mb-xl-158 {
    margin-bottom: 158px;
  }
  .mt-xl-158 {
    margin-top: 158px;
  }
  .mr-xl-158 {
    margin-right: 158px;
  }
  .ml-xl-158 {
    margin-left: 158px;
  }
  .mx-xl-158 {
    margin-right: 158px;
    margin-left: 158px;
  }
  .my-xl-158 {
    margin-top: 158px;
    margin-bottom: 158px;
  }
  .p-xl-158 {
    padding: 158px;
  }
  .px-xl-158 {
    padding-right: 158px;
    padding-left: 158px;
  }
  .py-xl-158 {
    padding-top: 158px;
    padding-bottom: 158px;
  }
  .pr-xl-158 {
    padding-right: 158px;
  }
  .pl-xl-158 {
    padding-left: 158px;
  }
  .pt-xl-158 {
    padding-top: 158px;
  }
  .pb-xl-158 {
    padding-bottom: 158px;
  }
  .fs-xl-158 {
    font-size: 158px;
  }
  .w-xl-158 {
    width: 158px;
  }
  .h-xl-158 {
    height: 158px;
  }
}
.lh-159 {
  line-height: 159px;
}

.grid-cols-159 {
  grid-template-columns: repeat(159, 1fr);
}

.line-height-159 {
  line-height: 159px;
}

.gap-159 {
  gap: 159px;
}

.gap-x-159 {
  -moz-column-gap: 159px;
       column-gap: 159px;
}

.gap-y-159 {
  row-gap: 159px;
}

.rounded-159 {
  border-radius: 159px;
}

.mb-159 {
  margin-bottom: 159px;
}

.mt-159 {
  margin-top: 159px;
}

.mr-159 {
  margin-right: 159px;
}

.ml-159 {
  margin-left: 159px;
}

.mx-159 {
  margin-right: 159px;
  margin-left: 159px;
}

.my-159 {
  margin-top: 159px;
  margin-bottom: 159px;
}

.p-159 {
  padding: 159px;
}

.px-159 {
  padding-right: 159px;
  padding-left: 159px;
}

.py-159 {
  padding-top: 159px;
  padding-bottom: 159px;
}

.pr-159 {
  padding-right: 159px;
}

.pl-159 {
  padding-left: 159px;
}

.pt-159 {
  padding-top: 159px;
}

.pb-159 {
  padding-bottom: 159px;
}

.fs-159 {
  font-size: 159px;
}

.w-159 {
  width: 159px;
}

.h-159 {
  height: 159px;
}

@media (min-width: 576px) {
  .lh-sm-159 {
    line-height: 159px;
  }
  .line-height-sm-159 {
    line-height: 159px;
  }
  .grid-cols-sm-159 {
    grid-template-columns: repeat(159, 1fr);
  }
  .gap-sm-159 {
    gap: 159px;
  }
  .gap-x-sm-159 {
    -moz-column-gap: 159px;
         column-gap: 159px;
  }
  .gap-y-sm-159 {
    row-gap: 159px;
  }
  .rounded-sm-159 {
    border-radius: 159px;
  }
  .mb-sm-159 {
    margin-bottom: 159px;
  }
  .mt-sm-159 {
    margin-top: 159px;
  }
  .mr-sm-159 {
    margin-right: 159px;
  }
  .ml-sm-159 {
    margin-left: 159px;
  }
  .mx-sm-159 {
    margin-right: 159px;
    margin-left: 159px;
  }
  .my-sm-159 {
    margin-top: 159px;
    margin-bottom: 159px;
  }
  .p-sm-159 {
    padding: 159px;
  }
  .px-sm-159 {
    padding-right: 159px;
    padding-left: 159px;
  }
  .py-sm-159 {
    padding-top: 159px;
    padding-bottom: 159px;
  }
  .pr-sm-159 {
    padding-right: 159px;
  }
  .pl-sm-159 {
    padding-left: 159px;
  }
  .pt-sm-159 {
    padding-top: 159px;
  }
  .pb-sm-159 {
    padding-bottom: 159px;
  }
  .fs-sm-159 {
    font-size: 159px;
  }
  .w-sm-159 {
    width: 159px;
  }
  .h-sm-159 {
    height: 159px;
  }
}
@media (min-width: 768px) {
  .lh-md-159 {
    line-height: 159px;
  }
  .line-height-md-159 {
    line-height: 159px;
  }
  .grid-cols-md-159 {
    grid-template-columns: repeat(159, 1fr);
  }
  .gap-md-159 {
    gap: 159px;
  }
  .gap-x-md-159 {
    -moz-column-gap: 159px;
         column-gap: 159px;
  }
  .gap-y-md-159 {
    row-gap: 159px;
  }
  .rounded-md-159 {
    border-radius: 159px;
  }
  .mb-md-159 {
    margin-bottom: 159px;
  }
  .mt-md-159 {
    margin-top: 159px;
  }
  .mr-md-159 {
    margin-right: 159px;
  }
  .ml-md-159 {
    margin-left: 159px;
  }
  .mx-md-159 {
    margin-right: 159px;
    margin-left: 159px;
  }
  .my-md-159 {
    margin-top: 159px;
    margin-bottom: 159px;
  }
  .p-md-159 {
    padding: 159px;
  }
  .px-md-159 {
    padding-right: 159px;
    padding-left: 159px;
  }
  .py-md-159 {
    padding-top: 159px;
    padding-bottom: 159px;
  }
  .pr-md-159 {
    padding-right: 159px;
  }
  .pl-md-159 {
    padding-left: 159px;
  }
  .pt-md-159 {
    padding-top: 159px;
  }
  .pb-md-159 {
    padding-bottom: 159px;
  }
  .fs-md-159 {
    font-size: 159px;
  }
  .w-md-159 {
    width: 159px;
  }
  .h-md-159 {
    height: 159px;
  }
}
@media (min-width: 992px) {
  .lh-lg-159 {
    line-height: 159px;
  }
  .line-height-lg-159 {
    line-height: 159px;
  }
  .grid-cols-lg-159 {
    grid-template-columns: repeat(159, 1fr);
  }
  .gap-lg-159 {
    gap: 159px;
  }
  .gap-x-lg-159 {
    -moz-column-gap: 159px;
         column-gap: 159px;
  }
  .gap-y-lg-159 {
    row-gap: 159px;
  }
  .rounded-lg-159 {
    border-radius: 159px;
  }
  .mb-lg-159 {
    margin-bottom: 159px;
  }
  .mt-lg-159 {
    margin-top: 159px;
  }
  .mr-lg-159 {
    margin-right: 159px;
  }
  .ml-lg-159 {
    margin-left: 159px;
  }
  .mx-lg-159 {
    margin-right: 159px;
    margin-left: 159px;
  }
  .my-lg-159 {
    margin-top: 159px;
    margin-bottom: 159px;
  }
  .p-lg-159 {
    padding: 159px;
  }
  .px-lg-159 {
    padding-right: 159px;
    padding-left: 159px;
  }
  .py-lg-159 {
    padding-top: 159px;
    padding-bottom: 159px;
  }
  .pr-lg-159 {
    padding-right: 159px;
  }
  .pl-lg-159 {
    padding-left: 159px;
  }
  .pt-lg-159 {
    padding-top: 159px;
  }
  .pb-lg-159 {
    padding-bottom: 159px;
  }
  .fs-lg-159 {
    font-size: 159px;
  }
  .w-lg-159 {
    width: 159px;
  }
  .h-lg-159 {
    height: 159px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-159 {
    line-height: 159px;
  }
  .line-height-xl-159 {
    line-height: 159px;
  }
  .grid-cols-xl-159 {
    grid-template-columns: repeat(159, 1fr);
  }
  .gap-xl-159 {
    gap: 159px;
  }
  .gap-x-xl-159 {
    -moz-column-gap: 159px;
         column-gap: 159px;
  }
  .gap-y-xl-159 {
    row-gap: 159px;
  }
  .rounded-xl-159 {
    border-radius: 159px;
  }
  .mb-xl-159 {
    margin-bottom: 159px;
  }
  .mt-xl-159 {
    margin-top: 159px;
  }
  .mr-xl-159 {
    margin-right: 159px;
  }
  .ml-xl-159 {
    margin-left: 159px;
  }
  .mx-xl-159 {
    margin-right: 159px;
    margin-left: 159px;
  }
  .my-xl-159 {
    margin-top: 159px;
    margin-bottom: 159px;
  }
  .p-xl-159 {
    padding: 159px;
  }
  .px-xl-159 {
    padding-right: 159px;
    padding-left: 159px;
  }
  .py-xl-159 {
    padding-top: 159px;
    padding-bottom: 159px;
  }
  .pr-xl-159 {
    padding-right: 159px;
  }
  .pl-xl-159 {
    padding-left: 159px;
  }
  .pt-xl-159 {
    padding-top: 159px;
  }
  .pb-xl-159 {
    padding-bottom: 159px;
  }
  .fs-xl-159 {
    font-size: 159px;
  }
  .w-xl-159 {
    width: 159px;
  }
  .h-xl-159 {
    height: 159px;
  }
}
.lh-160 {
  line-height: 160px;
}

.grid-cols-160 {
  grid-template-columns: repeat(160, 1fr);
}

.line-height-160 {
  line-height: 160px;
}

.gap-160 {
  gap: 160px;
}

.gap-x-160 {
  -moz-column-gap: 160px;
       column-gap: 160px;
}

.gap-y-160 {
  row-gap: 160px;
}

.rounded-160 {
  border-radius: 160px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mt-160 {
  margin-top: 160px;
}

.mr-160 {
  margin-right: 160px;
}

.ml-160 {
  margin-left: 160px;
}

.mx-160 {
  margin-right: 160px;
  margin-left: 160px;
}

.my-160 {
  margin-top: 160px;
  margin-bottom: 160px;
}

.p-160 {
  padding: 160px;
}

.px-160 {
  padding-right: 160px;
  padding-left: 160px;
}

.py-160 {
  padding-top: 160px;
  padding-bottom: 160px;
}

.pr-160 {
  padding-right: 160px;
}

.pl-160 {
  padding-left: 160px;
}

.pt-160 {
  padding-top: 160px;
}

.pb-160 {
  padding-bottom: 160px;
}

.fs-160 {
  font-size: 160px;
}

.w-160 {
  width: 160px;
}

.h-160 {
  height: 160px;
}

@media (min-width: 576px) {
  .lh-sm-160 {
    line-height: 160px;
  }
  .line-height-sm-160 {
    line-height: 160px;
  }
  .grid-cols-sm-160 {
    grid-template-columns: repeat(160, 1fr);
  }
  .gap-sm-160 {
    gap: 160px;
  }
  .gap-x-sm-160 {
    -moz-column-gap: 160px;
         column-gap: 160px;
  }
  .gap-y-sm-160 {
    row-gap: 160px;
  }
  .rounded-sm-160 {
    border-radius: 160px;
  }
  .mb-sm-160 {
    margin-bottom: 160px;
  }
  .mt-sm-160 {
    margin-top: 160px;
  }
  .mr-sm-160 {
    margin-right: 160px;
  }
  .ml-sm-160 {
    margin-left: 160px;
  }
  .mx-sm-160 {
    margin-right: 160px;
    margin-left: 160px;
  }
  .my-sm-160 {
    margin-top: 160px;
    margin-bottom: 160px;
  }
  .p-sm-160 {
    padding: 160px;
  }
  .px-sm-160 {
    padding-right: 160px;
    padding-left: 160px;
  }
  .py-sm-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .pr-sm-160 {
    padding-right: 160px;
  }
  .pl-sm-160 {
    padding-left: 160px;
  }
  .pt-sm-160 {
    padding-top: 160px;
  }
  .pb-sm-160 {
    padding-bottom: 160px;
  }
  .fs-sm-160 {
    font-size: 160px;
  }
  .w-sm-160 {
    width: 160px;
  }
  .h-sm-160 {
    height: 160px;
  }
}
@media (min-width: 768px) {
  .lh-md-160 {
    line-height: 160px;
  }
  .line-height-md-160 {
    line-height: 160px;
  }
  .grid-cols-md-160 {
    grid-template-columns: repeat(160, 1fr);
  }
  .gap-md-160 {
    gap: 160px;
  }
  .gap-x-md-160 {
    -moz-column-gap: 160px;
         column-gap: 160px;
  }
  .gap-y-md-160 {
    row-gap: 160px;
  }
  .rounded-md-160 {
    border-radius: 160px;
  }
  .mb-md-160 {
    margin-bottom: 160px;
  }
  .mt-md-160 {
    margin-top: 160px;
  }
  .mr-md-160 {
    margin-right: 160px;
  }
  .ml-md-160 {
    margin-left: 160px;
  }
  .mx-md-160 {
    margin-right: 160px;
    margin-left: 160px;
  }
  .my-md-160 {
    margin-top: 160px;
    margin-bottom: 160px;
  }
  .p-md-160 {
    padding: 160px;
  }
  .px-md-160 {
    padding-right: 160px;
    padding-left: 160px;
  }
  .py-md-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .pr-md-160 {
    padding-right: 160px;
  }
  .pl-md-160 {
    padding-left: 160px;
  }
  .pt-md-160 {
    padding-top: 160px;
  }
  .pb-md-160 {
    padding-bottom: 160px;
  }
  .fs-md-160 {
    font-size: 160px;
  }
  .w-md-160 {
    width: 160px;
  }
  .h-md-160 {
    height: 160px;
  }
}
@media (min-width: 992px) {
  .lh-lg-160 {
    line-height: 160px;
  }
  .line-height-lg-160 {
    line-height: 160px;
  }
  .grid-cols-lg-160 {
    grid-template-columns: repeat(160, 1fr);
  }
  .gap-lg-160 {
    gap: 160px;
  }
  .gap-x-lg-160 {
    -moz-column-gap: 160px;
         column-gap: 160px;
  }
  .gap-y-lg-160 {
    row-gap: 160px;
  }
  .rounded-lg-160 {
    border-radius: 160px;
  }
  .mb-lg-160 {
    margin-bottom: 160px;
  }
  .mt-lg-160 {
    margin-top: 160px;
  }
  .mr-lg-160 {
    margin-right: 160px;
  }
  .ml-lg-160 {
    margin-left: 160px;
  }
  .mx-lg-160 {
    margin-right: 160px;
    margin-left: 160px;
  }
  .my-lg-160 {
    margin-top: 160px;
    margin-bottom: 160px;
  }
  .p-lg-160 {
    padding: 160px;
  }
  .px-lg-160 {
    padding-right: 160px;
    padding-left: 160px;
  }
  .py-lg-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .pr-lg-160 {
    padding-right: 160px;
  }
  .pl-lg-160 {
    padding-left: 160px;
  }
  .pt-lg-160 {
    padding-top: 160px;
  }
  .pb-lg-160 {
    padding-bottom: 160px;
  }
  .fs-lg-160 {
    font-size: 160px;
  }
  .w-lg-160 {
    width: 160px;
  }
  .h-lg-160 {
    height: 160px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-160 {
    line-height: 160px;
  }
  .line-height-xl-160 {
    line-height: 160px;
  }
  .grid-cols-xl-160 {
    grid-template-columns: repeat(160, 1fr);
  }
  .gap-xl-160 {
    gap: 160px;
  }
  .gap-x-xl-160 {
    -moz-column-gap: 160px;
         column-gap: 160px;
  }
  .gap-y-xl-160 {
    row-gap: 160px;
  }
  .rounded-xl-160 {
    border-radius: 160px;
  }
  .mb-xl-160 {
    margin-bottom: 160px;
  }
  .mt-xl-160 {
    margin-top: 160px;
  }
  .mr-xl-160 {
    margin-right: 160px;
  }
  .ml-xl-160 {
    margin-left: 160px;
  }
  .mx-xl-160 {
    margin-right: 160px;
    margin-left: 160px;
  }
  .my-xl-160 {
    margin-top: 160px;
    margin-bottom: 160px;
  }
  .p-xl-160 {
    padding: 160px;
  }
  .px-xl-160 {
    padding-right: 160px;
    padding-left: 160px;
  }
  .py-xl-160 {
    padding-top: 160px;
    padding-bottom: 160px;
  }
  .pr-xl-160 {
    padding-right: 160px;
  }
  .pl-xl-160 {
    padding-left: 160px;
  }
  .pt-xl-160 {
    padding-top: 160px;
  }
  .pb-xl-160 {
    padding-bottom: 160px;
  }
  .fs-xl-160 {
    font-size: 160px;
  }
  .w-xl-160 {
    width: 160px;
  }
  .h-xl-160 {
    height: 160px;
  }
}
.lh-161 {
  line-height: 161px;
}

.grid-cols-161 {
  grid-template-columns: repeat(161, 1fr);
}

.line-height-161 {
  line-height: 161px;
}

.gap-161 {
  gap: 161px;
}

.gap-x-161 {
  -moz-column-gap: 161px;
       column-gap: 161px;
}

.gap-y-161 {
  row-gap: 161px;
}

.rounded-161 {
  border-radius: 161px;
}

.mb-161 {
  margin-bottom: 161px;
}

.mt-161 {
  margin-top: 161px;
}

.mr-161 {
  margin-right: 161px;
}

.ml-161 {
  margin-left: 161px;
}

.mx-161 {
  margin-right: 161px;
  margin-left: 161px;
}

.my-161 {
  margin-top: 161px;
  margin-bottom: 161px;
}

.p-161 {
  padding: 161px;
}

.px-161 {
  padding-right: 161px;
  padding-left: 161px;
}

.py-161 {
  padding-top: 161px;
  padding-bottom: 161px;
}

.pr-161 {
  padding-right: 161px;
}

.pl-161 {
  padding-left: 161px;
}

.pt-161 {
  padding-top: 161px;
}

.pb-161 {
  padding-bottom: 161px;
}

.fs-161 {
  font-size: 161px;
}

.w-161 {
  width: 161px;
}

.h-161 {
  height: 161px;
}

@media (min-width: 576px) {
  .lh-sm-161 {
    line-height: 161px;
  }
  .line-height-sm-161 {
    line-height: 161px;
  }
  .grid-cols-sm-161 {
    grid-template-columns: repeat(161, 1fr);
  }
  .gap-sm-161 {
    gap: 161px;
  }
  .gap-x-sm-161 {
    -moz-column-gap: 161px;
         column-gap: 161px;
  }
  .gap-y-sm-161 {
    row-gap: 161px;
  }
  .rounded-sm-161 {
    border-radius: 161px;
  }
  .mb-sm-161 {
    margin-bottom: 161px;
  }
  .mt-sm-161 {
    margin-top: 161px;
  }
  .mr-sm-161 {
    margin-right: 161px;
  }
  .ml-sm-161 {
    margin-left: 161px;
  }
  .mx-sm-161 {
    margin-right: 161px;
    margin-left: 161px;
  }
  .my-sm-161 {
    margin-top: 161px;
    margin-bottom: 161px;
  }
  .p-sm-161 {
    padding: 161px;
  }
  .px-sm-161 {
    padding-right: 161px;
    padding-left: 161px;
  }
  .py-sm-161 {
    padding-top: 161px;
    padding-bottom: 161px;
  }
  .pr-sm-161 {
    padding-right: 161px;
  }
  .pl-sm-161 {
    padding-left: 161px;
  }
  .pt-sm-161 {
    padding-top: 161px;
  }
  .pb-sm-161 {
    padding-bottom: 161px;
  }
  .fs-sm-161 {
    font-size: 161px;
  }
  .w-sm-161 {
    width: 161px;
  }
  .h-sm-161 {
    height: 161px;
  }
}
@media (min-width: 768px) {
  .lh-md-161 {
    line-height: 161px;
  }
  .line-height-md-161 {
    line-height: 161px;
  }
  .grid-cols-md-161 {
    grid-template-columns: repeat(161, 1fr);
  }
  .gap-md-161 {
    gap: 161px;
  }
  .gap-x-md-161 {
    -moz-column-gap: 161px;
         column-gap: 161px;
  }
  .gap-y-md-161 {
    row-gap: 161px;
  }
  .rounded-md-161 {
    border-radius: 161px;
  }
  .mb-md-161 {
    margin-bottom: 161px;
  }
  .mt-md-161 {
    margin-top: 161px;
  }
  .mr-md-161 {
    margin-right: 161px;
  }
  .ml-md-161 {
    margin-left: 161px;
  }
  .mx-md-161 {
    margin-right: 161px;
    margin-left: 161px;
  }
  .my-md-161 {
    margin-top: 161px;
    margin-bottom: 161px;
  }
  .p-md-161 {
    padding: 161px;
  }
  .px-md-161 {
    padding-right: 161px;
    padding-left: 161px;
  }
  .py-md-161 {
    padding-top: 161px;
    padding-bottom: 161px;
  }
  .pr-md-161 {
    padding-right: 161px;
  }
  .pl-md-161 {
    padding-left: 161px;
  }
  .pt-md-161 {
    padding-top: 161px;
  }
  .pb-md-161 {
    padding-bottom: 161px;
  }
  .fs-md-161 {
    font-size: 161px;
  }
  .w-md-161 {
    width: 161px;
  }
  .h-md-161 {
    height: 161px;
  }
}
@media (min-width: 992px) {
  .lh-lg-161 {
    line-height: 161px;
  }
  .line-height-lg-161 {
    line-height: 161px;
  }
  .grid-cols-lg-161 {
    grid-template-columns: repeat(161, 1fr);
  }
  .gap-lg-161 {
    gap: 161px;
  }
  .gap-x-lg-161 {
    -moz-column-gap: 161px;
         column-gap: 161px;
  }
  .gap-y-lg-161 {
    row-gap: 161px;
  }
  .rounded-lg-161 {
    border-radius: 161px;
  }
  .mb-lg-161 {
    margin-bottom: 161px;
  }
  .mt-lg-161 {
    margin-top: 161px;
  }
  .mr-lg-161 {
    margin-right: 161px;
  }
  .ml-lg-161 {
    margin-left: 161px;
  }
  .mx-lg-161 {
    margin-right: 161px;
    margin-left: 161px;
  }
  .my-lg-161 {
    margin-top: 161px;
    margin-bottom: 161px;
  }
  .p-lg-161 {
    padding: 161px;
  }
  .px-lg-161 {
    padding-right: 161px;
    padding-left: 161px;
  }
  .py-lg-161 {
    padding-top: 161px;
    padding-bottom: 161px;
  }
  .pr-lg-161 {
    padding-right: 161px;
  }
  .pl-lg-161 {
    padding-left: 161px;
  }
  .pt-lg-161 {
    padding-top: 161px;
  }
  .pb-lg-161 {
    padding-bottom: 161px;
  }
  .fs-lg-161 {
    font-size: 161px;
  }
  .w-lg-161 {
    width: 161px;
  }
  .h-lg-161 {
    height: 161px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-161 {
    line-height: 161px;
  }
  .line-height-xl-161 {
    line-height: 161px;
  }
  .grid-cols-xl-161 {
    grid-template-columns: repeat(161, 1fr);
  }
  .gap-xl-161 {
    gap: 161px;
  }
  .gap-x-xl-161 {
    -moz-column-gap: 161px;
         column-gap: 161px;
  }
  .gap-y-xl-161 {
    row-gap: 161px;
  }
  .rounded-xl-161 {
    border-radius: 161px;
  }
  .mb-xl-161 {
    margin-bottom: 161px;
  }
  .mt-xl-161 {
    margin-top: 161px;
  }
  .mr-xl-161 {
    margin-right: 161px;
  }
  .ml-xl-161 {
    margin-left: 161px;
  }
  .mx-xl-161 {
    margin-right: 161px;
    margin-left: 161px;
  }
  .my-xl-161 {
    margin-top: 161px;
    margin-bottom: 161px;
  }
  .p-xl-161 {
    padding: 161px;
  }
  .px-xl-161 {
    padding-right: 161px;
    padding-left: 161px;
  }
  .py-xl-161 {
    padding-top: 161px;
    padding-bottom: 161px;
  }
  .pr-xl-161 {
    padding-right: 161px;
  }
  .pl-xl-161 {
    padding-left: 161px;
  }
  .pt-xl-161 {
    padding-top: 161px;
  }
  .pb-xl-161 {
    padding-bottom: 161px;
  }
  .fs-xl-161 {
    font-size: 161px;
  }
  .w-xl-161 {
    width: 161px;
  }
  .h-xl-161 {
    height: 161px;
  }
}
.lh-162 {
  line-height: 162px;
}

.grid-cols-162 {
  grid-template-columns: repeat(162, 1fr);
}

.line-height-162 {
  line-height: 162px;
}

.gap-162 {
  gap: 162px;
}

.gap-x-162 {
  -moz-column-gap: 162px;
       column-gap: 162px;
}

.gap-y-162 {
  row-gap: 162px;
}

.rounded-162 {
  border-radius: 162px;
}

.mb-162 {
  margin-bottom: 162px;
}

.mt-162 {
  margin-top: 162px;
}

.mr-162 {
  margin-right: 162px;
}

.ml-162 {
  margin-left: 162px;
}

.mx-162 {
  margin-right: 162px;
  margin-left: 162px;
}

.my-162 {
  margin-top: 162px;
  margin-bottom: 162px;
}

.p-162 {
  padding: 162px;
}

.px-162 {
  padding-right: 162px;
  padding-left: 162px;
}

.py-162 {
  padding-top: 162px;
  padding-bottom: 162px;
}

.pr-162 {
  padding-right: 162px;
}

.pl-162 {
  padding-left: 162px;
}

.pt-162 {
  padding-top: 162px;
}

.pb-162 {
  padding-bottom: 162px;
}

.fs-162 {
  font-size: 162px;
}

.w-162 {
  width: 162px;
}

.h-162 {
  height: 162px;
}

@media (min-width: 576px) {
  .lh-sm-162 {
    line-height: 162px;
  }
  .line-height-sm-162 {
    line-height: 162px;
  }
  .grid-cols-sm-162 {
    grid-template-columns: repeat(162, 1fr);
  }
  .gap-sm-162 {
    gap: 162px;
  }
  .gap-x-sm-162 {
    -moz-column-gap: 162px;
         column-gap: 162px;
  }
  .gap-y-sm-162 {
    row-gap: 162px;
  }
  .rounded-sm-162 {
    border-radius: 162px;
  }
  .mb-sm-162 {
    margin-bottom: 162px;
  }
  .mt-sm-162 {
    margin-top: 162px;
  }
  .mr-sm-162 {
    margin-right: 162px;
  }
  .ml-sm-162 {
    margin-left: 162px;
  }
  .mx-sm-162 {
    margin-right: 162px;
    margin-left: 162px;
  }
  .my-sm-162 {
    margin-top: 162px;
    margin-bottom: 162px;
  }
  .p-sm-162 {
    padding: 162px;
  }
  .px-sm-162 {
    padding-right: 162px;
    padding-left: 162px;
  }
  .py-sm-162 {
    padding-top: 162px;
    padding-bottom: 162px;
  }
  .pr-sm-162 {
    padding-right: 162px;
  }
  .pl-sm-162 {
    padding-left: 162px;
  }
  .pt-sm-162 {
    padding-top: 162px;
  }
  .pb-sm-162 {
    padding-bottom: 162px;
  }
  .fs-sm-162 {
    font-size: 162px;
  }
  .w-sm-162 {
    width: 162px;
  }
  .h-sm-162 {
    height: 162px;
  }
}
@media (min-width: 768px) {
  .lh-md-162 {
    line-height: 162px;
  }
  .line-height-md-162 {
    line-height: 162px;
  }
  .grid-cols-md-162 {
    grid-template-columns: repeat(162, 1fr);
  }
  .gap-md-162 {
    gap: 162px;
  }
  .gap-x-md-162 {
    -moz-column-gap: 162px;
         column-gap: 162px;
  }
  .gap-y-md-162 {
    row-gap: 162px;
  }
  .rounded-md-162 {
    border-radius: 162px;
  }
  .mb-md-162 {
    margin-bottom: 162px;
  }
  .mt-md-162 {
    margin-top: 162px;
  }
  .mr-md-162 {
    margin-right: 162px;
  }
  .ml-md-162 {
    margin-left: 162px;
  }
  .mx-md-162 {
    margin-right: 162px;
    margin-left: 162px;
  }
  .my-md-162 {
    margin-top: 162px;
    margin-bottom: 162px;
  }
  .p-md-162 {
    padding: 162px;
  }
  .px-md-162 {
    padding-right: 162px;
    padding-left: 162px;
  }
  .py-md-162 {
    padding-top: 162px;
    padding-bottom: 162px;
  }
  .pr-md-162 {
    padding-right: 162px;
  }
  .pl-md-162 {
    padding-left: 162px;
  }
  .pt-md-162 {
    padding-top: 162px;
  }
  .pb-md-162 {
    padding-bottom: 162px;
  }
  .fs-md-162 {
    font-size: 162px;
  }
  .w-md-162 {
    width: 162px;
  }
  .h-md-162 {
    height: 162px;
  }
}
@media (min-width: 992px) {
  .lh-lg-162 {
    line-height: 162px;
  }
  .line-height-lg-162 {
    line-height: 162px;
  }
  .grid-cols-lg-162 {
    grid-template-columns: repeat(162, 1fr);
  }
  .gap-lg-162 {
    gap: 162px;
  }
  .gap-x-lg-162 {
    -moz-column-gap: 162px;
         column-gap: 162px;
  }
  .gap-y-lg-162 {
    row-gap: 162px;
  }
  .rounded-lg-162 {
    border-radius: 162px;
  }
  .mb-lg-162 {
    margin-bottom: 162px;
  }
  .mt-lg-162 {
    margin-top: 162px;
  }
  .mr-lg-162 {
    margin-right: 162px;
  }
  .ml-lg-162 {
    margin-left: 162px;
  }
  .mx-lg-162 {
    margin-right: 162px;
    margin-left: 162px;
  }
  .my-lg-162 {
    margin-top: 162px;
    margin-bottom: 162px;
  }
  .p-lg-162 {
    padding: 162px;
  }
  .px-lg-162 {
    padding-right: 162px;
    padding-left: 162px;
  }
  .py-lg-162 {
    padding-top: 162px;
    padding-bottom: 162px;
  }
  .pr-lg-162 {
    padding-right: 162px;
  }
  .pl-lg-162 {
    padding-left: 162px;
  }
  .pt-lg-162 {
    padding-top: 162px;
  }
  .pb-lg-162 {
    padding-bottom: 162px;
  }
  .fs-lg-162 {
    font-size: 162px;
  }
  .w-lg-162 {
    width: 162px;
  }
  .h-lg-162 {
    height: 162px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-162 {
    line-height: 162px;
  }
  .line-height-xl-162 {
    line-height: 162px;
  }
  .grid-cols-xl-162 {
    grid-template-columns: repeat(162, 1fr);
  }
  .gap-xl-162 {
    gap: 162px;
  }
  .gap-x-xl-162 {
    -moz-column-gap: 162px;
         column-gap: 162px;
  }
  .gap-y-xl-162 {
    row-gap: 162px;
  }
  .rounded-xl-162 {
    border-radius: 162px;
  }
  .mb-xl-162 {
    margin-bottom: 162px;
  }
  .mt-xl-162 {
    margin-top: 162px;
  }
  .mr-xl-162 {
    margin-right: 162px;
  }
  .ml-xl-162 {
    margin-left: 162px;
  }
  .mx-xl-162 {
    margin-right: 162px;
    margin-left: 162px;
  }
  .my-xl-162 {
    margin-top: 162px;
    margin-bottom: 162px;
  }
  .p-xl-162 {
    padding: 162px;
  }
  .px-xl-162 {
    padding-right: 162px;
    padding-left: 162px;
  }
  .py-xl-162 {
    padding-top: 162px;
    padding-bottom: 162px;
  }
  .pr-xl-162 {
    padding-right: 162px;
  }
  .pl-xl-162 {
    padding-left: 162px;
  }
  .pt-xl-162 {
    padding-top: 162px;
  }
  .pb-xl-162 {
    padding-bottom: 162px;
  }
  .fs-xl-162 {
    font-size: 162px;
  }
  .w-xl-162 {
    width: 162px;
  }
  .h-xl-162 {
    height: 162px;
  }
}
.lh-163 {
  line-height: 163px;
}

.grid-cols-163 {
  grid-template-columns: repeat(163, 1fr);
}

.line-height-163 {
  line-height: 163px;
}

.gap-163 {
  gap: 163px;
}

.gap-x-163 {
  -moz-column-gap: 163px;
       column-gap: 163px;
}

.gap-y-163 {
  row-gap: 163px;
}

.rounded-163 {
  border-radius: 163px;
}

.mb-163 {
  margin-bottom: 163px;
}

.mt-163 {
  margin-top: 163px;
}

.mr-163 {
  margin-right: 163px;
}

.ml-163 {
  margin-left: 163px;
}

.mx-163 {
  margin-right: 163px;
  margin-left: 163px;
}

.my-163 {
  margin-top: 163px;
  margin-bottom: 163px;
}

.p-163 {
  padding: 163px;
}

.px-163 {
  padding-right: 163px;
  padding-left: 163px;
}

.py-163 {
  padding-top: 163px;
  padding-bottom: 163px;
}

.pr-163 {
  padding-right: 163px;
}

.pl-163 {
  padding-left: 163px;
}

.pt-163 {
  padding-top: 163px;
}

.pb-163 {
  padding-bottom: 163px;
}

.fs-163 {
  font-size: 163px;
}

.w-163 {
  width: 163px;
}

.h-163 {
  height: 163px;
}

@media (min-width: 576px) {
  .lh-sm-163 {
    line-height: 163px;
  }
  .line-height-sm-163 {
    line-height: 163px;
  }
  .grid-cols-sm-163 {
    grid-template-columns: repeat(163, 1fr);
  }
  .gap-sm-163 {
    gap: 163px;
  }
  .gap-x-sm-163 {
    -moz-column-gap: 163px;
         column-gap: 163px;
  }
  .gap-y-sm-163 {
    row-gap: 163px;
  }
  .rounded-sm-163 {
    border-radius: 163px;
  }
  .mb-sm-163 {
    margin-bottom: 163px;
  }
  .mt-sm-163 {
    margin-top: 163px;
  }
  .mr-sm-163 {
    margin-right: 163px;
  }
  .ml-sm-163 {
    margin-left: 163px;
  }
  .mx-sm-163 {
    margin-right: 163px;
    margin-left: 163px;
  }
  .my-sm-163 {
    margin-top: 163px;
    margin-bottom: 163px;
  }
  .p-sm-163 {
    padding: 163px;
  }
  .px-sm-163 {
    padding-right: 163px;
    padding-left: 163px;
  }
  .py-sm-163 {
    padding-top: 163px;
    padding-bottom: 163px;
  }
  .pr-sm-163 {
    padding-right: 163px;
  }
  .pl-sm-163 {
    padding-left: 163px;
  }
  .pt-sm-163 {
    padding-top: 163px;
  }
  .pb-sm-163 {
    padding-bottom: 163px;
  }
  .fs-sm-163 {
    font-size: 163px;
  }
  .w-sm-163 {
    width: 163px;
  }
  .h-sm-163 {
    height: 163px;
  }
}
@media (min-width: 768px) {
  .lh-md-163 {
    line-height: 163px;
  }
  .line-height-md-163 {
    line-height: 163px;
  }
  .grid-cols-md-163 {
    grid-template-columns: repeat(163, 1fr);
  }
  .gap-md-163 {
    gap: 163px;
  }
  .gap-x-md-163 {
    -moz-column-gap: 163px;
         column-gap: 163px;
  }
  .gap-y-md-163 {
    row-gap: 163px;
  }
  .rounded-md-163 {
    border-radius: 163px;
  }
  .mb-md-163 {
    margin-bottom: 163px;
  }
  .mt-md-163 {
    margin-top: 163px;
  }
  .mr-md-163 {
    margin-right: 163px;
  }
  .ml-md-163 {
    margin-left: 163px;
  }
  .mx-md-163 {
    margin-right: 163px;
    margin-left: 163px;
  }
  .my-md-163 {
    margin-top: 163px;
    margin-bottom: 163px;
  }
  .p-md-163 {
    padding: 163px;
  }
  .px-md-163 {
    padding-right: 163px;
    padding-left: 163px;
  }
  .py-md-163 {
    padding-top: 163px;
    padding-bottom: 163px;
  }
  .pr-md-163 {
    padding-right: 163px;
  }
  .pl-md-163 {
    padding-left: 163px;
  }
  .pt-md-163 {
    padding-top: 163px;
  }
  .pb-md-163 {
    padding-bottom: 163px;
  }
  .fs-md-163 {
    font-size: 163px;
  }
  .w-md-163 {
    width: 163px;
  }
  .h-md-163 {
    height: 163px;
  }
}
@media (min-width: 992px) {
  .lh-lg-163 {
    line-height: 163px;
  }
  .line-height-lg-163 {
    line-height: 163px;
  }
  .grid-cols-lg-163 {
    grid-template-columns: repeat(163, 1fr);
  }
  .gap-lg-163 {
    gap: 163px;
  }
  .gap-x-lg-163 {
    -moz-column-gap: 163px;
         column-gap: 163px;
  }
  .gap-y-lg-163 {
    row-gap: 163px;
  }
  .rounded-lg-163 {
    border-radius: 163px;
  }
  .mb-lg-163 {
    margin-bottom: 163px;
  }
  .mt-lg-163 {
    margin-top: 163px;
  }
  .mr-lg-163 {
    margin-right: 163px;
  }
  .ml-lg-163 {
    margin-left: 163px;
  }
  .mx-lg-163 {
    margin-right: 163px;
    margin-left: 163px;
  }
  .my-lg-163 {
    margin-top: 163px;
    margin-bottom: 163px;
  }
  .p-lg-163 {
    padding: 163px;
  }
  .px-lg-163 {
    padding-right: 163px;
    padding-left: 163px;
  }
  .py-lg-163 {
    padding-top: 163px;
    padding-bottom: 163px;
  }
  .pr-lg-163 {
    padding-right: 163px;
  }
  .pl-lg-163 {
    padding-left: 163px;
  }
  .pt-lg-163 {
    padding-top: 163px;
  }
  .pb-lg-163 {
    padding-bottom: 163px;
  }
  .fs-lg-163 {
    font-size: 163px;
  }
  .w-lg-163 {
    width: 163px;
  }
  .h-lg-163 {
    height: 163px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-163 {
    line-height: 163px;
  }
  .line-height-xl-163 {
    line-height: 163px;
  }
  .grid-cols-xl-163 {
    grid-template-columns: repeat(163, 1fr);
  }
  .gap-xl-163 {
    gap: 163px;
  }
  .gap-x-xl-163 {
    -moz-column-gap: 163px;
         column-gap: 163px;
  }
  .gap-y-xl-163 {
    row-gap: 163px;
  }
  .rounded-xl-163 {
    border-radius: 163px;
  }
  .mb-xl-163 {
    margin-bottom: 163px;
  }
  .mt-xl-163 {
    margin-top: 163px;
  }
  .mr-xl-163 {
    margin-right: 163px;
  }
  .ml-xl-163 {
    margin-left: 163px;
  }
  .mx-xl-163 {
    margin-right: 163px;
    margin-left: 163px;
  }
  .my-xl-163 {
    margin-top: 163px;
    margin-bottom: 163px;
  }
  .p-xl-163 {
    padding: 163px;
  }
  .px-xl-163 {
    padding-right: 163px;
    padding-left: 163px;
  }
  .py-xl-163 {
    padding-top: 163px;
    padding-bottom: 163px;
  }
  .pr-xl-163 {
    padding-right: 163px;
  }
  .pl-xl-163 {
    padding-left: 163px;
  }
  .pt-xl-163 {
    padding-top: 163px;
  }
  .pb-xl-163 {
    padding-bottom: 163px;
  }
  .fs-xl-163 {
    font-size: 163px;
  }
  .w-xl-163 {
    width: 163px;
  }
  .h-xl-163 {
    height: 163px;
  }
}
.lh-164 {
  line-height: 164px;
}

.grid-cols-164 {
  grid-template-columns: repeat(164, 1fr);
}

.line-height-164 {
  line-height: 164px;
}

.gap-164 {
  gap: 164px;
}

.gap-x-164 {
  -moz-column-gap: 164px;
       column-gap: 164px;
}

.gap-y-164 {
  row-gap: 164px;
}

.rounded-164 {
  border-radius: 164px;
}

.mb-164 {
  margin-bottom: 164px;
}

.mt-164 {
  margin-top: 164px;
}

.mr-164 {
  margin-right: 164px;
}

.ml-164 {
  margin-left: 164px;
}

.mx-164 {
  margin-right: 164px;
  margin-left: 164px;
}

.my-164 {
  margin-top: 164px;
  margin-bottom: 164px;
}

.p-164 {
  padding: 164px;
}

.px-164 {
  padding-right: 164px;
  padding-left: 164px;
}

.py-164 {
  padding-top: 164px;
  padding-bottom: 164px;
}

.pr-164 {
  padding-right: 164px;
}

.pl-164 {
  padding-left: 164px;
}

.pt-164 {
  padding-top: 164px;
}

.pb-164 {
  padding-bottom: 164px;
}

.fs-164 {
  font-size: 164px;
}

.w-164 {
  width: 164px;
}

.h-164 {
  height: 164px;
}

@media (min-width: 576px) {
  .lh-sm-164 {
    line-height: 164px;
  }
  .line-height-sm-164 {
    line-height: 164px;
  }
  .grid-cols-sm-164 {
    grid-template-columns: repeat(164, 1fr);
  }
  .gap-sm-164 {
    gap: 164px;
  }
  .gap-x-sm-164 {
    -moz-column-gap: 164px;
         column-gap: 164px;
  }
  .gap-y-sm-164 {
    row-gap: 164px;
  }
  .rounded-sm-164 {
    border-radius: 164px;
  }
  .mb-sm-164 {
    margin-bottom: 164px;
  }
  .mt-sm-164 {
    margin-top: 164px;
  }
  .mr-sm-164 {
    margin-right: 164px;
  }
  .ml-sm-164 {
    margin-left: 164px;
  }
  .mx-sm-164 {
    margin-right: 164px;
    margin-left: 164px;
  }
  .my-sm-164 {
    margin-top: 164px;
    margin-bottom: 164px;
  }
  .p-sm-164 {
    padding: 164px;
  }
  .px-sm-164 {
    padding-right: 164px;
    padding-left: 164px;
  }
  .py-sm-164 {
    padding-top: 164px;
    padding-bottom: 164px;
  }
  .pr-sm-164 {
    padding-right: 164px;
  }
  .pl-sm-164 {
    padding-left: 164px;
  }
  .pt-sm-164 {
    padding-top: 164px;
  }
  .pb-sm-164 {
    padding-bottom: 164px;
  }
  .fs-sm-164 {
    font-size: 164px;
  }
  .w-sm-164 {
    width: 164px;
  }
  .h-sm-164 {
    height: 164px;
  }
}
@media (min-width: 768px) {
  .lh-md-164 {
    line-height: 164px;
  }
  .line-height-md-164 {
    line-height: 164px;
  }
  .grid-cols-md-164 {
    grid-template-columns: repeat(164, 1fr);
  }
  .gap-md-164 {
    gap: 164px;
  }
  .gap-x-md-164 {
    -moz-column-gap: 164px;
         column-gap: 164px;
  }
  .gap-y-md-164 {
    row-gap: 164px;
  }
  .rounded-md-164 {
    border-radius: 164px;
  }
  .mb-md-164 {
    margin-bottom: 164px;
  }
  .mt-md-164 {
    margin-top: 164px;
  }
  .mr-md-164 {
    margin-right: 164px;
  }
  .ml-md-164 {
    margin-left: 164px;
  }
  .mx-md-164 {
    margin-right: 164px;
    margin-left: 164px;
  }
  .my-md-164 {
    margin-top: 164px;
    margin-bottom: 164px;
  }
  .p-md-164 {
    padding: 164px;
  }
  .px-md-164 {
    padding-right: 164px;
    padding-left: 164px;
  }
  .py-md-164 {
    padding-top: 164px;
    padding-bottom: 164px;
  }
  .pr-md-164 {
    padding-right: 164px;
  }
  .pl-md-164 {
    padding-left: 164px;
  }
  .pt-md-164 {
    padding-top: 164px;
  }
  .pb-md-164 {
    padding-bottom: 164px;
  }
  .fs-md-164 {
    font-size: 164px;
  }
  .w-md-164 {
    width: 164px;
  }
  .h-md-164 {
    height: 164px;
  }
}
@media (min-width: 992px) {
  .lh-lg-164 {
    line-height: 164px;
  }
  .line-height-lg-164 {
    line-height: 164px;
  }
  .grid-cols-lg-164 {
    grid-template-columns: repeat(164, 1fr);
  }
  .gap-lg-164 {
    gap: 164px;
  }
  .gap-x-lg-164 {
    -moz-column-gap: 164px;
         column-gap: 164px;
  }
  .gap-y-lg-164 {
    row-gap: 164px;
  }
  .rounded-lg-164 {
    border-radius: 164px;
  }
  .mb-lg-164 {
    margin-bottom: 164px;
  }
  .mt-lg-164 {
    margin-top: 164px;
  }
  .mr-lg-164 {
    margin-right: 164px;
  }
  .ml-lg-164 {
    margin-left: 164px;
  }
  .mx-lg-164 {
    margin-right: 164px;
    margin-left: 164px;
  }
  .my-lg-164 {
    margin-top: 164px;
    margin-bottom: 164px;
  }
  .p-lg-164 {
    padding: 164px;
  }
  .px-lg-164 {
    padding-right: 164px;
    padding-left: 164px;
  }
  .py-lg-164 {
    padding-top: 164px;
    padding-bottom: 164px;
  }
  .pr-lg-164 {
    padding-right: 164px;
  }
  .pl-lg-164 {
    padding-left: 164px;
  }
  .pt-lg-164 {
    padding-top: 164px;
  }
  .pb-lg-164 {
    padding-bottom: 164px;
  }
  .fs-lg-164 {
    font-size: 164px;
  }
  .w-lg-164 {
    width: 164px;
  }
  .h-lg-164 {
    height: 164px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-164 {
    line-height: 164px;
  }
  .line-height-xl-164 {
    line-height: 164px;
  }
  .grid-cols-xl-164 {
    grid-template-columns: repeat(164, 1fr);
  }
  .gap-xl-164 {
    gap: 164px;
  }
  .gap-x-xl-164 {
    -moz-column-gap: 164px;
         column-gap: 164px;
  }
  .gap-y-xl-164 {
    row-gap: 164px;
  }
  .rounded-xl-164 {
    border-radius: 164px;
  }
  .mb-xl-164 {
    margin-bottom: 164px;
  }
  .mt-xl-164 {
    margin-top: 164px;
  }
  .mr-xl-164 {
    margin-right: 164px;
  }
  .ml-xl-164 {
    margin-left: 164px;
  }
  .mx-xl-164 {
    margin-right: 164px;
    margin-left: 164px;
  }
  .my-xl-164 {
    margin-top: 164px;
    margin-bottom: 164px;
  }
  .p-xl-164 {
    padding: 164px;
  }
  .px-xl-164 {
    padding-right: 164px;
    padding-left: 164px;
  }
  .py-xl-164 {
    padding-top: 164px;
    padding-bottom: 164px;
  }
  .pr-xl-164 {
    padding-right: 164px;
  }
  .pl-xl-164 {
    padding-left: 164px;
  }
  .pt-xl-164 {
    padding-top: 164px;
  }
  .pb-xl-164 {
    padding-bottom: 164px;
  }
  .fs-xl-164 {
    font-size: 164px;
  }
  .w-xl-164 {
    width: 164px;
  }
  .h-xl-164 {
    height: 164px;
  }
}
.lh-165 {
  line-height: 165px;
}

.grid-cols-165 {
  grid-template-columns: repeat(165, 1fr);
}

.line-height-165 {
  line-height: 165px;
}

.gap-165 {
  gap: 165px;
}

.gap-x-165 {
  -moz-column-gap: 165px;
       column-gap: 165px;
}

.gap-y-165 {
  row-gap: 165px;
}

.rounded-165 {
  border-radius: 165px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mt-165 {
  margin-top: 165px;
}

.mr-165 {
  margin-right: 165px;
}

.ml-165 {
  margin-left: 165px;
}

.mx-165 {
  margin-right: 165px;
  margin-left: 165px;
}

.my-165 {
  margin-top: 165px;
  margin-bottom: 165px;
}

.p-165 {
  padding: 165px;
}

.px-165 {
  padding-right: 165px;
  padding-left: 165px;
}

.py-165 {
  padding-top: 165px;
  padding-bottom: 165px;
}

.pr-165 {
  padding-right: 165px;
}

.pl-165 {
  padding-left: 165px;
}

.pt-165 {
  padding-top: 165px;
}

.pb-165 {
  padding-bottom: 165px;
}

.fs-165 {
  font-size: 165px;
}

.w-165 {
  width: 165px;
}

.h-165 {
  height: 165px;
}

@media (min-width: 576px) {
  .lh-sm-165 {
    line-height: 165px;
  }
  .line-height-sm-165 {
    line-height: 165px;
  }
  .grid-cols-sm-165 {
    grid-template-columns: repeat(165, 1fr);
  }
  .gap-sm-165 {
    gap: 165px;
  }
  .gap-x-sm-165 {
    -moz-column-gap: 165px;
         column-gap: 165px;
  }
  .gap-y-sm-165 {
    row-gap: 165px;
  }
  .rounded-sm-165 {
    border-radius: 165px;
  }
  .mb-sm-165 {
    margin-bottom: 165px;
  }
  .mt-sm-165 {
    margin-top: 165px;
  }
  .mr-sm-165 {
    margin-right: 165px;
  }
  .ml-sm-165 {
    margin-left: 165px;
  }
  .mx-sm-165 {
    margin-right: 165px;
    margin-left: 165px;
  }
  .my-sm-165 {
    margin-top: 165px;
    margin-bottom: 165px;
  }
  .p-sm-165 {
    padding: 165px;
  }
  .px-sm-165 {
    padding-right: 165px;
    padding-left: 165px;
  }
  .py-sm-165 {
    padding-top: 165px;
    padding-bottom: 165px;
  }
  .pr-sm-165 {
    padding-right: 165px;
  }
  .pl-sm-165 {
    padding-left: 165px;
  }
  .pt-sm-165 {
    padding-top: 165px;
  }
  .pb-sm-165 {
    padding-bottom: 165px;
  }
  .fs-sm-165 {
    font-size: 165px;
  }
  .w-sm-165 {
    width: 165px;
  }
  .h-sm-165 {
    height: 165px;
  }
}
@media (min-width: 768px) {
  .lh-md-165 {
    line-height: 165px;
  }
  .line-height-md-165 {
    line-height: 165px;
  }
  .grid-cols-md-165 {
    grid-template-columns: repeat(165, 1fr);
  }
  .gap-md-165 {
    gap: 165px;
  }
  .gap-x-md-165 {
    -moz-column-gap: 165px;
         column-gap: 165px;
  }
  .gap-y-md-165 {
    row-gap: 165px;
  }
  .rounded-md-165 {
    border-radius: 165px;
  }
  .mb-md-165 {
    margin-bottom: 165px;
  }
  .mt-md-165 {
    margin-top: 165px;
  }
  .mr-md-165 {
    margin-right: 165px;
  }
  .ml-md-165 {
    margin-left: 165px;
  }
  .mx-md-165 {
    margin-right: 165px;
    margin-left: 165px;
  }
  .my-md-165 {
    margin-top: 165px;
    margin-bottom: 165px;
  }
  .p-md-165 {
    padding: 165px;
  }
  .px-md-165 {
    padding-right: 165px;
    padding-left: 165px;
  }
  .py-md-165 {
    padding-top: 165px;
    padding-bottom: 165px;
  }
  .pr-md-165 {
    padding-right: 165px;
  }
  .pl-md-165 {
    padding-left: 165px;
  }
  .pt-md-165 {
    padding-top: 165px;
  }
  .pb-md-165 {
    padding-bottom: 165px;
  }
  .fs-md-165 {
    font-size: 165px;
  }
  .w-md-165 {
    width: 165px;
  }
  .h-md-165 {
    height: 165px;
  }
}
@media (min-width: 992px) {
  .lh-lg-165 {
    line-height: 165px;
  }
  .line-height-lg-165 {
    line-height: 165px;
  }
  .grid-cols-lg-165 {
    grid-template-columns: repeat(165, 1fr);
  }
  .gap-lg-165 {
    gap: 165px;
  }
  .gap-x-lg-165 {
    -moz-column-gap: 165px;
         column-gap: 165px;
  }
  .gap-y-lg-165 {
    row-gap: 165px;
  }
  .rounded-lg-165 {
    border-radius: 165px;
  }
  .mb-lg-165 {
    margin-bottom: 165px;
  }
  .mt-lg-165 {
    margin-top: 165px;
  }
  .mr-lg-165 {
    margin-right: 165px;
  }
  .ml-lg-165 {
    margin-left: 165px;
  }
  .mx-lg-165 {
    margin-right: 165px;
    margin-left: 165px;
  }
  .my-lg-165 {
    margin-top: 165px;
    margin-bottom: 165px;
  }
  .p-lg-165 {
    padding: 165px;
  }
  .px-lg-165 {
    padding-right: 165px;
    padding-left: 165px;
  }
  .py-lg-165 {
    padding-top: 165px;
    padding-bottom: 165px;
  }
  .pr-lg-165 {
    padding-right: 165px;
  }
  .pl-lg-165 {
    padding-left: 165px;
  }
  .pt-lg-165 {
    padding-top: 165px;
  }
  .pb-lg-165 {
    padding-bottom: 165px;
  }
  .fs-lg-165 {
    font-size: 165px;
  }
  .w-lg-165 {
    width: 165px;
  }
  .h-lg-165 {
    height: 165px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-165 {
    line-height: 165px;
  }
  .line-height-xl-165 {
    line-height: 165px;
  }
  .grid-cols-xl-165 {
    grid-template-columns: repeat(165, 1fr);
  }
  .gap-xl-165 {
    gap: 165px;
  }
  .gap-x-xl-165 {
    -moz-column-gap: 165px;
         column-gap: 165px;
  }
  .gap-y-xl-165 {
    row-gap: 165px;
  }
  .rounded-xl-165 {
    border-radius: 165px;
  }
  .mb-xl-165 {
    margin-bottom: 165px;
  }
  .mt-xl-165 {
    margin-top: 165px;
  }
  .mr-xl-165 {
    margin-right: 165px;
  }
  .ml-xl-165 {
    margin-left: 165px;
  }
  .mx-xl-165 {
    margin-right: 165px;
    margin-left: 165px;
  }
  .my-xl-165 {
    margin-top: 165px;
    margin-bottom: 165px;
  }
  .p-xl-165 {
    padding: 165px;
  }
  .px-xl-165 {
    padding-right: 165px;
    padding-left: 165px;
  }
  .py-xl-165 {
    padding-top: 165px;
    padding-bottom: 165px;
  }
  .pr-xl-165 {
    padding-right: 165px;
  }
  .pl-xl-165 {
    padding-left: 165px;
  }
  .pt-xl-165 {
    padding-top: 165px;
  }
  .pb-xl-165 {
    padding-bottom: 165px;
  }
  .fs-xl-165 {
    font-size: 165px;
  }
  .w-xl-165 {
    width: 165px;
  }
  .h-xl-165 {
    height: 165px;
  }
}
.lh-166 {
  line-height: 166px;
}

.grid-cols-166 {
  grid-template-columns: repeat(166, 1fr);
}

.line-height-166 {
  line-height: 166px;
}

.gap-166 {
  gap: 166px;
}

.gap-x-166 {
  -moz-column-gap: 166px;
       column-gap: 166px;
}

.gap-y-166 {
  row-gap: 166px;
}

.rounded-166 {
  border-radius: 166px;
}

.mb-166 {
  margin-bottom: 166px;
}

.mt-166 {
  margin-top: 166px;
}

.mr-166 {
  margin-right: 166px;
}

.ml-166 {
  margin-left: 166px;
}

.mx-166 {
  margin-right: 166px;
  margin-left: 166px;
}

.my-166 {
  margin-top: 166px;
  margin-bottom: 166px;
}

.p-166 {
  padding: 166px;
}

.px-166 {
  padding-right: 166px;
  padding-left: 166px;
}

.py-166 {
  padding-top: 166px;
  padding-bottom: 166px;
}

.pr-166 {
  padding-right: 166px;
}

.pl-166 {
  padding-left: 166px;
}

.pt-166 {
  padding-top: 166px;
}

.pb-166 {
  padding-bottom: 166px;
}

.fs-166 {
  font-size: 166px;
}

.w-166 {
  width: 166px;
}

.h-166 {
  height: 166px;
}

@media (min-width: 576px) {
  .lh-sm-166 {
    line-height: 166px;
  }
  .line-height-sm-166 {
    line-height: 166px;
  }
  .grid-cols-sm-166 {
    grid-template-columns: repeat(166, 1fr);
  }
  .gap-sm-166 {
    gap: 166px;
  }
  .gap-x-sm-166 {
    -moz-column-gap: 166px;
         column-gap: 166px;
  }
  .gap-y-sm-166 {
    row-gap: 166px;
  }
  .rounded-sm-166 {
    border-radius: 166px;
  }
  .mb-sm-166 {
    margin-bottom: 166px;
  }
  .mt-sm-166 {
    margin-top: 166px;
  }
  .mr-sm-166 {
    margin-right: 166px;
  }
  .ml-sm-166 {
    margin-left: 166px;
  }
  .mx-sm-166 {
    margin-right: 166px;
    margin-left: 166px;
  }
  .my-sm-166 {
    margin-top: 166px;
    margin-bottom: 166px;
  }
  .p-sm-166 {
    padding: 166px;
  }
  .px-sm-166 {
    padding-right: 166px;
    padding-left: 166px;
  }
  .py-sm-166 {
    padding-top: 166px;
    padding-bottom: 166px;
  }
  .pr-sm-166 {
    padding-right: 166px;
  }
  .pl-sm-166 {
    padding-left: 166px;
  }
  .pt-sm-166 {
    padding-top: 166px;
  }
  .pb-sm-166 {
    padding-bottom: 166px;
  }
  .fs-sm-166 {
    font-size: 166px;
  }
  .w-sm-166 {
    width: 166px;
  }
  .h-sm-166 {
    height: 166px;
  }
}
@media (min-width: 768px) {
  .lh-md-166 {
    line-height: 166px;
  }
  .line-height-md-166 {
    line-height: 166px;
  }
  .grid-cols-md-166 {
    grid-template-columns: repeat(166, 1fr);
  }
  .gap-md-166 {
    gap: 166px;
  }
  .gap-x-md-166 {
    -moz-column-gap: 166px;
         column-gap: 166px;
  }
  .gap-y-md-166 {
    row-gap: 166px;
  }
  .rounded-md-166 {
    border-radius: 166px;
  }
  .mb-md-166 {
    margin-bottom: 166px;
  }
  .mt-md-166 {
    margin-top: 166px;
  }
  .mr-md-166 {
    margin-right: 166px;
  }
  .ml-md-166 {
    margin-left: 166px;
  }
  .mx-md-166 {
    margin-right: 166px;
    margin-left: 166px;
  }
  .my-md-166 {
    margin-top: 166px;
    margin-bottom: 166px;
  }
  .p-md-166 {
    padding: 166px;
  }
  .px-md-166 {
    padding-right: 166px;
    padding-left: 166px;
  }
  .py-md-166 {
    padding-top: 166px;
    padding-bottom: 166px;
  }
  .pr-md-166 {
    padding-right: 166px;
  }
  .pl-md-166 {
    padding-left: 166px;
  }
  .pt-md-166 {
    padding-top: 166px;
  }
  .pb-md-166 {
    padding-bottom: 166px;
  }
  .fs-md-166 {
    font-size: 166px;
  }
  .w-md-166 {
    width: 166px;
  }
  .h-md-166 {
    height: 166px;
  }
}
@media (min-width: 992px) {
  .lh-lg-166 {
    line-height: 166px;
  }
  .line-height-lg-166 {
    line-height: 166px;
  }
  .grid-cols-lg-166 {
    grid-template-columns: repeat(166, 1fr);
  }
  .gap-lg-166 {
    gap: 166px;
  }
  .gap-x-lg-166 {
    -moz-column-gap: 166px;
         column-gap: 166px;
  }
  .gap-y-lg-166 {
    row-gap: 166px;
  }
  .rounded-lg-166 {
    border-radius: 166px;
  }
  .mb-lg-166 {
    margin-bottom: 166px;
  }
  .mt-lg-166 {
    margin-top: 166px;
  }
  .mr-lg-166 {
    margin-right: 166px;
  }
  .ml-lg-166 {
    margin-left: 166px;
  }
  .mx-lg-166 {
    margin-right: 166px;
    margin-left: 166px;
  }
  .my-lg-166 {
    margin-top: 166px;
    margin-bottom: 166px;
  }
  .p-lg-166 {
    padding: 166px;
  }
  .px-lg-166 {
    padding-right: 166px;
    padding-left: 166px;
  }
  .py-lg-166 {
    padding-top: 166px;
    padding-bottom: 166px;
  }
  .pr-lg-166 {
    padding-right: 166px;
  }
  .pl-lg-166 {
    padding-left: 166px;
  }
  .pt-lg-166 {
    padding-top: 166px;
  }
  .pb-lg-166 {
    padding-bottom: 166px;
  }
  .fs-lg-166 {
    font-size: 166px;
  }
  .w-lg-166 {
    width: 166px;
  }
  .h-lg-166 {
    height: 166px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-166 {
    line-height: 166px;
  }
  .line-height-xl-166 {
    line-height: 166px;
  }
  .grid-cols-xl-166 {
    grid-template-columns: repeat(166, 1fr);
  }
  .gap-xl-166 {
    gap: 166px;
  }
  .gap-x-xl-166 {
    -moz-column-gap: 166px;
         column-gap: 166px;
  }
  .gap-y-xl-166 {
    row-gap: 166px;
  }
  .rounded-xl-166 {
    border-radius: 166px;
  }
  .mb-xl-166 {
    margin-bottom: 166px;
  }
  .mt-xl-166 {
    margin-top: 166px;
  }
  .mr-xl-166 {
    margin-right: 166px;
  }
  .ml-xl-166 {
    margin-left: 166px;
  }
  .mx-xl-166 {
    margin-right: 166px;
    margin-left: 166px;
  }
  .my-xl-166 {
    margin-top: 166px;
    margin-bottom: 166px;
  }
  .p-xl-166 {
    padding: 166px;
  }
  .px-xl-166 {
    padding-right: 166px;
    padding-left: 166px;
  }
  .py-xl-166 {
    padding-top: 166px;
    padding-bottom: 166px;
  }
  .pr-xl-166 {
    padding-right: 166px;
  }
  .pl-xl-166 {
    padding-left: 166px;
  }
  .pt-xl-166 {
    padding-top: 166px;
  }
  .pb-xl-166 {
    padding-bottom: 166px;
  }
  .fs-xl-166 {
    font-size: 166px;
  }
  .w-xl-166 {
    width: 166px;
  }
  .h-xl-166 {
    height: 166px;
  }
}
.lh-167 {
  line-height: 167px;
}

.grid-cols-167 {
  grid-template-columns: repeat(167, 1fr);
}

.line-height-167 {
  line-height: 167px;
}

.gap-167 {
  gap: 167px;
}

.gap-x-167 {
  -moz-column-gap: 167px;
       column-gap: 167px;
}

.gap-y-167 {
  row-gap: 167px;
}

.rounded-167 {
  border-radius: 167px;
}

.mb-167 {
  margin-bottom: 167px;
}

.mt-167 {
  margin-top: 167px;
}

.mr-167 {
  margin-right: 167px;
}

.ml-167 {
  margin-left: 167px;
}

.mx-167 {
  margin-right: 167px;
  margin-left: 167px;
}

.my-167 {
  margin-top: 167px;
  margin-bottom: 167px;
}

.p-167 {
  padding: 167px;
}

.px-167 {
  padding-right: 167px;
  padding-left: 167px;
}

.py-167 {
  padding-top: 167px;
  padding-bottom: 167px;
}

.pr-167 {
  padding-right: 167px;
}

.pl-167 {
  padding-left: 167px;
}

.pt-167 {
  padding-top: 167px;
}

.pb-167 {
  padding-bottom: 167px;
}

.fs-167 {
  font-size: 167px;
}

.w-167 {
  width: 167px;
}

.h-167 {
  height: 167px;
}

@media (min-width: 576px) {
  .lh-sm-167 {
    line-height: 167px;
  }
  .line-height-sm-167 {
    line-height: 167px;
  }
  .grid-cols-sm-167 {
    grid-template-columns: repeat(167, 1fr);
  }
  .gap-sm-167 {
    gap: 167px;
  }
  .gap-x-sm-167 {
    -moz-column-gap: 167px;
         column-gap: 167px;
  }
  .gap-y-sm-167 {
    row-gap: 167px;
  }
  .rounded-sm-167 {
    border-radius: 167px;
  }
  .mb-sm-167 {
    margin-bottom: 167px;
  }
  .mt-sm-167 {
    margin-top: 167px;
  }
  .mr-sm-167 {
    margin-right: 167px;
  }
  .ml-sm-167 {
    margin-left: 167px;
  }
  .mx-sm-167 {
    margin-right: 167px;
    margin-left: 167px;
  }
  .my-sm-167 {
    margin-top: 167px;
    margin-bottom: 167px;
  }
  .p-sm-167 {
    padding: 167px;
  }
  .px-sm-167 {
    padding-right: 167px;
    padding-left: 167px;
  }
  .py-sm-167 {
    padding-top: 167px;
    padding-bottom: 167px;
  }
  .pr-sm-167 {
    padding-right: 167px;
  }
  .pl-sm-167 {
    padding-left: 167px;
  }
  .pt-sm-167 {
    padding-top: 167px;
  }
  .pb-sm-167 {
    padding-bottom: 167px;
  }
  .fs-sm-167 {
    font-size: 167px;
  }
  .w-sm-167 {
    width: 167px;
  }
  .h-sm-167 {
    height: 167px;
  }
}
@media (min-width: 768px) {
  .lh-md-167 {
    line-height: 167px;
  }
  .line-height-md-167 {
    line-height: 167px;
  }
  .grid-cols-md-167 {
    grid-template-columns: repeat(167, 1fr);
  }
  .gap-md-167 {
    gap: 167px;
  }
  .gap-x-md-167 {
    -moz-column-gap: 167px;
         column-gap: 167px;
  }
  .gap-y-md-167 {
    row-gap: 167px;
  }
  .rounded-md-167 {
    border-radius: 167px;
  }
  .mb-md-167 {
    margin-bottom: 167px;
  }
  .mt-md-167 {
    margin-top: 167px;
  }
  .mr-md-167 {
    margin-right: 167px;
  }
  .ml-md-167 {
    margin-left: 167px;
  }
  .mx-md-167 {
    margin-right: 167px;
    margin-left: 167px;
  }
  .my-md-167 {
    margin-top: 167px;
    margin-bottom: 167px;
  }
  .p-md-167 {
    padding: 167px;
  }
  .px-md-167 {
    padding-right: 167px;
    padding-left: 167px;
  }
  .py-md-167 {
    padding-top: 167px;
    padding-bottom: 167px;
  }
  .pr-md-167 {
    padding-right: 167px;
  }
  .pl-md-167 {
    padding-left: 167px;
  }
  .pt-md-167 {
    padding-top: 167px;
  }
  .pb-md-167 {
    padding-bottom: 167px;
  }
  .fs-md-167 {
    font-size: 167px;
  }
  .w-md-167 {
    width: 167px;
  }
  .h-md-167 {
    height: 167px;
  }
}
@media (min-width: 992px) {
  .lh-lg-167 {
    line-height: 167px;
  }
  .line-height-lg-167 {
    line-height: 167px;
  }
  .grid-cols-lg-167 {
    grid-template-columns: repeat(167, 1fr);
  }
  .gap-lg-167 {
    gap: 167px;
  }
  .gap-x-lg-167 {
    -moz-column-gap: 167px;
         column-gap: 167px;
  }
  .gap-y-lg-167 {
    row-gap: 167px;
  }
  .rounded-lg-167 {
    border-radius: 167px;
  }
  .mb-lg-167 {
    margin-bottom: 167px;
  }
  .mt-lg-167 {
    margin-top: 167px;
  }
  .mr-lg-167 {
    margin-right: 167px;
  }
  .ml-lg-167 {
    margin-left: 167px;
  }
  .mx-lg-167 {
    margin-right: 167px;
    margin-left: 167px;
  }
  .my-lg-167 {
    margin-top: 167px;
    margin-bottom: 167px;
  }
  .p-lg-167 {
    padding: 167px;
  }
  .px-lg-167 {
    padding-right: 167px;
    padding-left: 167px;
  }
  .py-lg-167 {
    padding-top: 167px;
    padding-bottom: 167px;
  }
  .pr-lg-167 {
    padding-right: 167px;
  }
  .pl-lg-167 {
    padding-left: 167px;
  }
  .pt-lg-167 {
    padding-top: 167px;
  }
  .pb-lg-167 {
    padding-bottom: 167px;
  }
  .fs-lg-167 {
    font-size: 167px;
  }
  .w-lg-167 {
    width: 167px;
  }
  .h-lg-167 {
    height: 167px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-167 {
    line-height: 167px;
  }
  .line-height-xl-167 {
    line-height: 167px;
  }
  .grid-cols-xl-167 {
    grid-template-columns: repeat(167, 1fr);
  }
  .gap-xl-167 {
    gap: 167px;
  }
  .gap-x-xl-167 {
    -moz-column-gap: 167px;
         column-gap: 167px;
  }
  .gap-y-xl-167 {
    row-gap: 167px;
  }
  .rounded-xl-167 {
    border-radius: 167px;
  }
  .mb-xl-167 {
    margin-bottom: 167px;
  }
  .mt-xl-167 {
    margin-top: 167px;
  }
  .mr-xl-167 {
    margin-right: 167px;
  }
  .ml-xl-167 {
    margin-left: 167px;
  }
  .mx-xl-167 {
    margin-right: 167px;
    margin-left: 167px;
  }
  .my-xl-167 {
    margin-top: 167px;
    margin-bottom: 167px;
  }
  .p-xl-167 {
    padding: 167px;
  }
  .px-xl-167 {
    padding-right: 167px;
    padding-left: 167px;
  }
  .py-xl-167 {
    padding-top: 167px;
    padding-bottom: 167px;
  }
  .pr-xl-167 {
    padding-right: 167px;
  }
  .pl-xl-167 {
    padding-left: 167px;
  }
  .pt-xl-167 {
    padding-top: 167px;
  }
  .pb-xl-167 {
    padding-bottom: 167px;
  }
  .fs-xl-167 {
    font-size: 167px;
  }
  .w-xl-167 {
    width: 167px;
  }
  .h-xl-167 {
    height: 167px;
  }
}
.lh-168 {
  line-height: 168px;
}

.grid-cols-168 {
  grid-template-columns: repeat(168, 1fr);
}

.line-height-168 {
  line-height: 168px;
}

.gap-168 {
  gap: 168px;
}

.gap-x-168 {
  -moz-column-gap: 168px;
       column-gap: 168px;
}

.gap-y-168 {
  row-gap: 168px;
}

.rounded-168 {
  border-radius: 168px;
}

.mb-168 {
  margin-bottom: 168px;
}

.mt-168 {
  margin-top: 168px;
}

.mr-168 {
  margin-right: 168px;
}

.ml-168 {
  margin-left: 168px;
}

.mx-168 {
  margin-right: 168px;
  margin-left: 168px;
}

.my-168 {
  margin-top: 168px;
  margin-bottom: 168px;
}

.p-168 {
  padding: 168px;
}

.px-168 {
  padding-right: 168px;
  padding-left: 168px;
}

.py-168 {
  padding-top: 168px;
  padding-bottom: 168px;
}

.pr-168 {
  padding-right: 168px;
}

.pl-168 {
  padding-left: 168px;
}

.pt-168 {
  padding-top: 168px;
}

.pb-168 {
  padding-bottom: 168px;
}

.fs-168 {
  font-size: 168px;
}

.w-168 {
  width: 168px;
}

.h-168 {
  height: 168px;
}

@media (min-width: 576px) {
  .lh-sm-168 {
    line-height: 168px;
  }
  .line-height-sm-168 {
    line-height: 168px;
  }
  .grid-cols-sm-168 {
    grid-template-columns: repeat(168, 1fr);
  }
  .gap-sm-168 {
    gap: 168px;
  }
  .gap-x-sm-168 {
    -moz-column-gap: 168px;
         column-gap: 168px;
  }
  .gap-y-sm-168 {
    row-gap: 168px;
  }
  .rounded-sm-168 {
    border-radius: 168px;
  }
  .mb-sm-168 {
    margin-bottom: 168px;
  }
  .mt-sm-168 {
    margin-top: 168px;
  }
  .mr-sm-168 {
    margin-right: 168px;
  }
  .ml-sm-168 {
    margin-left: 168px;
  }
  .mx-sm-168 {
    margin-right: 168px;
    margin-left: 168px;
  }
  .my-sm-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }
  .p-sm-168 {
    padding: 168px;
  }
  .px-sm-168 {
    padding-right: 168px;
    padding-left: 168px;
  }
  .py-sm-168 {
    padding-top: 168px;
    padding-bottom: 168px;
  }
  .pr-sm-168 {
    padding-right: 168px;
  }
  .pl-sm-168 {
    padding-left: 168px;
  }
  .pt-sm-168 {
    padding-top: 168px;
  }
  .pb-sm-168 {
    padding-bottom: 168px;
  }
  .fs-sm-168 {
    font-size: 168px;
  }
  .w-sm-168 {
    width: 168px;
  }
  .h-sm-168 {
    height: 168px;
  }
}
@media (min-width: 768px) {
  .lh-md-168 {
    line-height: 168px;
  }
  .line-height-md-168 {
    line-height: 168px;
  }
  .grid-cols-md-168 {
    grid-template-columns: repeat(168, 1fr);
  }
  .gap-md-168 {
    gap: 168px;
  }
  .gap-x-md-168 {
    -moz-column-gap: 168px;
         column-gap: 168px;
  }
  .gap-y-md-168 {
    row-gap: 168px;
  }
  .rounded-md-168 {
    border-radius: 168px;
  }
  .mb-md-168 {
    margin-bottom: 168px;
  }
  .mt-md-168 {
    margin-top: 168px;
  }
  .mr-md-168 {
    margin-right: 168px;
  }
  .ml-md-168 {
    margin-left: 168px;
  }
  .mx-md-168 {
    margin-right: 168px;
    margin-left: 168px;
  }
  .my-md-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }
  .p-md-168 {
    padding: 168px;
  }
  .px-md-168 {
    padding-right: 168px;
    padding-left: 168px;
  }
  .py-md-168 {
    padding-top: 168px;
    padding-bottom: 168px;
  }
  .pr-md-168 {
    padding-right: 168px;
  }
  .pl-md-168 {
    padding-left: 168px;
  }
  .pt-md-168 {
    padding-top: 168px;
  }
  .pb-md-168 {
    padding-bottom: 168px;
  }
  .fs-md-168 {
    font-size: 168px;
  }
  .w-md-168 {
    width: 168px;
  }
  .h-md-168 {
    height: 168px;
  }
}
@media (min-width: 992px) {
  .lh-lg-168 {
    line-height: 168px;
  }
  .line-height-lg-168 {
    line-height: 168px;
  }
  .grid-cols-lg-168 {
    grid-template-columns: repeat(168, 1fr);
  }
  .gap-lg-168 {
    gap: 168px;
  }
  .gap-x-lg-168 {
    -moz-column-gap: 168px;
         column-gap: 168px;
  }
  .gap-y-lg-168 {
    row-gap: 168px;
  }
  .rounded-lg-168 {
    border-radius: 168px;
  }
  .mb-lg-168 {
    margin-bottom: 168px;
  }
  .mt-lg-168 {
    margin-top: 168px;
  }
  .mr-lg-168 {
    margin-right: 168px;
  }
  .ml-lg-168 {
    margin-left: 168px;
  }
  .mx-lg-168 {
    margin-right: 168px;
    margin-left: 168px;
  }
  .my-lg-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }
  .p-lg-168 {
    padding: 168px;
  }
  .px-lg-168 {
    padding-right: 168px;
    padding-left: 168px;
  }
  .py-lg-168 {
    padding-top: 168px;
    padding-bottom: 168px;
  }
  .pr-lg-168 {
    padding-right: 168px;
  }
  .pl-lg-168 {
    padding-left: 168px;
  }
  .pt-lg-168 {
    padding-top: 168px;
  }
  .pb-lg-168 {
    padding-bottom: 168px;
  }
  .fs-lg-168 {
    font-size: 168px;
  }
  .w-lg-168 {
    width: 168px;
  }
  .h-lg-168 {
    height: 168px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-168 {
    line-height: 168px;
  }
  .line-height-xl-168 {
    line-height: 168px;
  }
  .grid-cols-xl-168 {
    grid-template-columns: repeat(168, 1fr);
  }
  .gap-xl-168 {
    gap: 168px;
  }
  .gap-x-xl-168 {
    -moz-column-gap: 168px;
         column-gap: 168px;
  }
  .gap-y-xl-168 {
    row-gap: 168px;
  }
  .rounded-xl-168 {
    border-radius: 168px;
  }
  .mb-xl-168 {
    margin-bottom: 168px;
  }
  .mt-xl-168 {
    margin-top: 168px;
  }
  .mr-xl-168 {
    margin-right: 168px;
  }
  .ml-xl-168 {
    margin-left: 168px;
  }
  .mx-xl-168 {
    margin-right: 168px;
    margin-left: 168px;
  }
  .my-xl-168 {
    margin-top: 168px;
    margin-bottom: 168px;
  }
  .p-xl-168 {
    padding: 168px;
  }
  .px-xl-168 {
    padding-right: 168px;
    padding-left: 168px;
  }
  .py-xl-168 {
    padding-top: 168px;
    padding-bottom: 168px;
  }
  .pr-xl-168 {
    padding-right: 168px;
  }
  .pl-xl-168 {
    padding-left: 168px;
  }
  .pt-xl-168 {
    padding-top: 168px;
  }
  .pb-xl-168 {
    padding-bottom: 168px;
  }
  .fs-xl-168 {
    font-size: 168px;
  }
  .w-xl-168 {
    width: 168px;
  }
  .h-xl-168 {
    height: 168px;
  }
}
.lh-169 {
  line-height: 169px;
}

.grid-cols-169 {
  grid-template-columns: repeat(169, 1fr);
}

.line-height-169 {
  line-height: 169px;
}

.gap-169 {
  gap: 169px;
}

.gap-x-169 {
  -moz-column-gap: 169px;
       column-gap: 169px;
}

.gap-y-169 {
  row-gap: 169px;
}

.rounded-169 {
  border-radius: 169px;
}

.mb-169 {
  margin-bottom: 169px;
}

.mt-169 {
  margin-top: 169px;
}

.mr-169 {
  margin-right: 169px;
}

.ml-169 {
  margin-left: 169px;
}

.mx-169 {
  margin-right: 169px;
  margin-left: 169px;
}

.my-169 {
  margin-top: 169px;
  margin-bottom: 169px;
}

.p-169 {
  padding: 169px;
}

.px-169 {
  padding-right: 169px;
  padding-left: 169px;
}

.py-169 {
  padding-top: 169px;
  padding-bottom: 169px;
}

.pr-169 {
  padding-right: 169px;
}

.pl-169 {
  padding-left: 169px;
}

.pt-169 {
  padding-top: 169px;
}

.pb-169 {
  padding-bottom: 169px;
}

.fs-169 {
  font-size: 169px;
}

.w-169 {
  width: 169px;
}

.h-169 {
  height: 169px;
}

@media (min-width: 576px) {
  .lh-sm-169 {
    line-height: 169px;
  }
  .line-height-sm-169 {
    line-height: 169px;
  }
  .grid-cols-sm-169 {
    grid-template-columns: repeat(169, 1fr);
  }
  .gap-sm-169 {
    gap: 169px;
  }
  .gap-x-sm-169 {
    -moz-column-gap: 169px;
         column-gap: 169px;
  }
  .gap-y-sm-169 {
    row-gap: 169px;
  }
  .rounded-sm-169 {
    border-radius: 169px;
  }
  .mb-sm-169 {
    margin-bottom: 169px;
  }
  .mt-sm-169 {
    margin-top: 169px;
  }
  .mr-sm-169 {
    margin-right: 169px;
  }
  .ml-sm-169 {
    margin-left: 169px;
  }
  .mx-sm-169 {
    margin-right: 169px;
    margin-left: 169px;
  }
  .my-sm-169 {
    margin-top: 169px;
    margin-bottom: 169px;
  }
  .p-sm-169 {
    padding: 169px;
  }
  .px-sm-169 {
    padding-right: 169px;
    padding-left: 169px;
  }
  .py-sm-169 {
    padding-top: 169px;
    padding-bottom: 169px;
  }
  .pr-sm-169 {
    padding-right: 169px;
  }
  .pl-sm-169 {
    padding-left: 169px;
  }
  .pt-sm-169 {
    padding-top: 169px;
  }
  .pb-sm-169 {
    padding-bottom: 169px;
  }
  .fs-sm-169 {
    font-size: 169px;
  }
  .w-sm-169 {
    width: 169px;
  }
  .h-sm-169 {
    height: 169px;
  }
}
@media (min-width: 768px) {
  .lh-md-169 {
    line-height: 169px;
  }
  .line-height-md-169 {
    line-height: 169px;
  }
  .grid-cols-md-169 {
    grid-template-columns: repeat(169, 1fr);
  }
  .gap-md-169 {
    gap: 169px;
  }
  .gap-x-md-169 {
    -moz-column-gap: 169px;
         column-gap: 169px;
  }
  .gap-y-md-169 {
    row-gap: 169px;
  }
  .rounded-md-169 {
    border-radius: 169px;
  }
  .mb-md-169 {
    margin-bottom: 169px;
  }
  .mt-md-169 {
    margin-top: 169px;
  }
  .mr-md-169 {
    margin-right: 169px;
  }
  .ml-md-169 {
    margin-left: 169px;
  }
  .mx-md-169 {
    margin-right: 169px;
    margin-left: 169px;
  }
  .my-md-169 {
    margin-top: 169px;
    margin-bottom: 169px;
  }
  .p-md-169 {
    padding: 169px;
  }
  .px-md-169 {
    padding-right: 169px;
    padding-left: 169px;
  }
  .py-md-169 {
    padding-top: 169px;
    padding-bottom: 169px;
  }
  .pr-md-169 {
    padding-right: 169px;
  }
  .pl-md-169 {
    padding-left: 169px;
  }
  .pt-md-169 {
    padding-top: 169px;
  }
  .pb-md-169 {
    padding-bottom: 169px;
  }
  .fs-md-169 {
    font-size: 169px;
  }
  .w-md-169 {
    width: 169px;
  }
  .h-md-169 {
    height: 169px;
  }
}
@media (min-width: 992px) {
  .lh-lg-169 {
    line-height: 169px;
  }
  .line-height-lg-169 {
    line-height: 169px;
  }
  .grid-cols-lg-169 {
    grid-template-columns: repeat(169, 1fr);
  }
  .gap-lg-169 {
    gap: 169px;
  }
  .gap-x-lg-169 {
    -moz-column-gap: 169px;
         column-gap: 169px;
  }
  .gap-y-lg-169 {
    row-gap: 169px;
  }
  .rounded-lg-169 {
    border-radius: 169px;
  }
  .mb-lg-169 {
    margin-bottom: 169px;
  }
  .mt-lg-169 {
    margin-top: 169px;
  }
  .mr-lg-169 {
    margin-right: 169px;
  }
  .ml-lg-169 {
    margin-left: 169px;
  }
  .mx-lg-169 {
    margin-right: 169px;
    margin-left: 169px;
  }
  .my-lg-169 {
    margin-top: 169px;
    margin-bottom: 169px;
  }
  .p-lg-169 {
    padding: 169px;
  }
  .px-lg-169 {
    padding-right: 169px;
    padding-left: 169px;
  }
  .py-lg-169 {
    padding-top: 169px;
    padding-bottom: 169px;
  }
  .pr-lg-169 {
    padding-right: 169px;
  }
  .pl-lg-169 {
    padding-left: 169px;
  }
  .pt-lg-169 {
    padding-top: 169px;
  }
  .pb-lg-169 {
    padding-bottom: 169px;
  }
  .fs-lg-169 {
    font-size: 169px;
  }
  .w-lg-169 {
    width: 169px;
  }
  .h-lg-169 {
    height: 169px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-169 {
    line-height: 169px;
  }
  .line-height-xl-169 {
    line-height: 169px;
  }
  .grid-cols-xl-169 {
    grid-template-columns: repeat(169, 1fr);
  }
  .gap-xl-169 {
    gap: 169px;
  }
  .gap-x-xl-169 {
    -moz-column-gap: 169px;
         column-gap: 169px;
  }
  .gap-y-xl-169 {
    row-gap: 169px;
  }
  .rounded-xl-169 {
    border-radius: 169px;
  }
  .mb-xl-169 {
    margin-bottom: 169px;
  }
  .mt-xl-169 {
    margin-top: 169px;
  }
  .mr-xl-169 {
    margin-right: 169px;
  }
  .ml-xl-169 {
    margin-left: 169px;
  }
  .mx-xl-169 {
    margin-right: 169px;
    margin-left: 169px;
  }
  .my-xl-169 {
    margin-top: 169px;
    margin-bottom: 169px;
  }
  .p-xl-169 {
    padding: 169px;
  }
  .px-xl-169 {
    padding-right: 169px;
    padding-left: 169px;
  }
  .py-xl-169 {
    padding-top: 169px;
    padding-bottom: 169px;
  }
  .pr-xl-169 {
    padding-right: 169px;
  }
  .pl-xl-169 {
    padding-left: 169px;
  }
  .pt-xl-169 {
    padding-top: 169px;
  }
  .pb-xl-169 {
    padding-bottom: 169px;
  }
  .fs-xl-169 {
    font-size: 169px;
  }
  .w-xl-169 {
    width: 169px;
  }
  .h-xl-169 {
    height: 169px;
  }
}
.lh-170 {
  line-height: 170px;
}

.grid-cols-170 {
  grid-template-columns: repeat(170, 1fr);
}

.line-height-170 {
  line-height: 170px;
}

.gap-170 {
  gap: 170px;
}

.gap-x-170 {
  -moz-column-gap: 170px;
       column-gap: 170px;
}

.gap-y-170 {
  row-gap: 170px;
}

.rounded-170 {
  border-radius: 170px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mt-170 {
  margin-top: 170px;
}

.mr-170 {
  margin-right: 170px;
}

.ml-170 {
  margin-left: 170px;
}

.mx-170 {
  margin-right: 170px;
  margin-left: 170px;
}

.my-170 {
  margin-top: 170px;
  margin-bottom: 170px;
}

.p-170 {
  padding: 170px;
}

.px-170 {
  padding-right: 170px;
  padding-left: 170px;
}

.py-170 {
  padding-top: 170px;
  padding-bottom: 170px;
}

.pr-170 {
  padding-right: 170px;
}

.pl-170 {
  padding-left: 170px;
}

.pt-170 {
  padding-top: 170px;
}

.pb-170 {
  padding-bottom: 170px;
}

.fs-170 {
  font-size: 170px;
}

.w-170 {
  width: 170px;
}

.h-170 {
  height: 170px;
}

@media (min-width: 576px) {
  .lh-sm-170 {
    line-height: 170px;
  }
  .line-height-sm-170 {
    line-height: 170px;
  }
  .grid-cols-sm-170 {
    grid-template-columns: repeat(170, 1fr);
  }
  .gap-sm-170 {
    gap: 170px;
  }
  .gap-x-sm-170 {
    -moz-column-gap: 170px;
         column-gap: 170px;
  }
  .gap-y-sm-170 {
    row-gap: 170px;
  }
  .rounded-sm-170 {
    border-radius: 170px;
  }
  .mb-sm-170 {
    margin-bottom: 170px;
  }
  .mt-sm-170 {
    margin-top: 170px;
  }
  .mr-sm-170 {
    margin-right: 170px;
  }
  .ml-sm-170 {
    margin-left: 170px;
  }
  .mx-sm-170 {
    margin-right: 170px;
    margin-left: 170px;
  }
  .my-sm-170 {
    margin-top: 170px;
    margin-bottom: 170px;
  }
  .p-sm-170 {
    padding: 170px;
  }
  .px-sm-170 {
    padding-right: 170px;
    padding-left: 170px;
  }
  .py-sm-170 {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  .pr-sm-170 {
    padding-right: 170px;
  }
  .pl-sm-170 {
    padding-left: 170px;
  }
  .pt-sm-170 {
    padding-top: 170px;
  }
  .pb-sm-170 {
    padding-bottom: 170px;
  }
  .fs-sm-170 {
    font-size: 170px;
  }
  .w-sm-170 {
    width: 170px;
  }
  .h-sm-170 {
    height: 170px;
  }
}
@media (min-width: 768px) {
  .lh-md-170 {
    line-height: 170px;
  }
  .line-height-md-170 {
    line-height: 170px;
  }
  .grid-cols-md-170 {
    grid-template-columns: repeat(170, 1fr);
  }
  .gap-md-170 {
    gap: 170px;
  }
  .gap-x-md-170 {
    -moz-column-gap: 170px;
         column-gap: 170px;
  }
  .gap-y-md-170 {
    row-gap: 170px;
  }
  .rounded-md-170 {
    border-radius: 170px;
  }
  .mb-md-170 {
    margin-bottom: 170px;
  }
  .mt-md-170 {
    margin-top: 170px;
  }
  .mr-md-170 {
    margin-right: 170px;
  }
  .ml-md-170 {
    margin-left: 170px;
  }
  .mx-md-170 {
    margin-right: 170px;
    margin-left: 170px;
  }
  .my-md-170 {
    margin-top: 170px;
    margin-bottom: 170px;
  }
  .p-md-170 {
    padding: 170px;
  }
  .px-md-170 {
    padding-right: 170px;
    padding-left: 170px;
  }
  .py-md-170 {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  .pr-md-170 {
    padding-right: 170px;
  }
  .pl-md-170 {
    padding-left: 170px;
  }
  .pt-md-170 {
    padding-top: 170px;
  }
  .pb-md-170 {
    padding-bottom: 170px;
  }
  .fs-md-170 {
    font-size: 170px;
  }
  .w-md-170 {
    width: 170px;
  }
  .h-md-170 {
    height: 170px;
  }
}
@media (min-width: 992px) {
  .lh-lg-170 {
    line-height: 170px;
  }
  .line-height-lg-170 {
    line-height: 170px;
  }
  .grid-cols-lg-170 {
    grid-template-columns: repeat(170, 1fr);
  }
  .gap-lg-170 {
    gap: 170px;
  }
  .gap-x-lg-170 {
    -moz-column-gap: 170px;
         column-gap: 170px;
  }
  .gap-y-lg-170 {
    row-gap: 170px;
  }
  .rounded-lg-170 {
    border-radius: 170px;
  }
  .mb-lg-170 {
    margin-bottom: 170px;
  }
  .mt-lg-170 {
    margin-top: 170px;
  }
  .mr-lg-170 {
    margin-right: 170px;
  }
  .ml-lg-170 {
    margin-left: 170px;
  }
  .mx-lg-170 {
    margin-right: 170px;
    margin-left: 170px;
  }
  .my-lg-170 {
    margin-top: 170px;
    margin-bottom: 170px;
  }
  .p-lg-170 {
    padding: 170px;
  }
  .px-lg-170 {
    padding-right: 170px;
    padding-left: 170px;
  }
  .py-lg-170 {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  .pr-lg-170 {
    padding-right: 170px;
  }
  .pl-lg-170 {
    padding-left: 170px;
  }
  .pt-lg-170 {
    padding-top: 170px;
  }
  .pb-lg-170 {
    padding-bottom: 170px;
  }
  .fs-lg-170 {
    font-size: 170px;
  }
  .w-lg-170 {
    width: 170px;
  }
  .h-lg-170 {
    height: 170px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-170 {
    line-height: 170px;
  }
  .line-height-xl-170 {
    line-height: 170px;
  }
  .grid-cols-xl-170 {
    grid-template-columns: repeat(170, 1fr);
  }
  .gap-xl-170 {
    gap: 170px;
  }
  .gap-x-xl-170 {
    -moz-column-gap: 170px;
         column-gap: 170px;
  }
  .gap-y-xl-170 {
    row-gap: 170px;
  }
  .rounded-xl-170 {
    border-radius: 170px;
  }
  .mb-xl-170 {
    margin-bottom: 170px;
  }
  .mt-xl-170 {
    margin-top: 170px;
  }
  .mr-xl-170 {
    margin-right: 170px;
  }
  .ml-xl-170 {
    margin-left: 170px;
  }
  .mx-xl-170 {
    margin-right: 170px;
    margin-left: 170px;
  }
  .my-xl-170 {
    margin-top: 170px;
    margin-bottom: 170px;
  }
  .p-xl-170 {
    padding: 170px;
  }
  .px-xl-170 {
    padding-right: 170px;
    padding-left: 170px;
  }
  .py-xl-170 {
    padding-top: 170px;
    padding-bottom: 170px;
  }
  .pr-xl-170 {
    padding-right: 170px;
  }
  .pl-xl-170 {
    padding-left: 170px;
  }
  .pt-xl-170 {
    padding-top: 170px;
  }
  .pb-xl-170 {
    padding-bottom: 170px;
  }
  .fs-xl-170 {
    font-size: 170px;
  }
  .w-xl-170 {
    width: 170px;
  }
  .h-xl-170 {
    height: 170px;
  }
}
.lh-171 {
  line-height: 171px;
}

.grid-cols-171 {
  grid-template-columns: repeat(171, 1fr);
}

.line-height-171 {
  line-height: 171px;
}

.gap-171 {
  gap: 171px;
}

.gap-x-171 {
  -moz-column-gap: 171px;
       column-gap: 171px;
}

.gap-y-171 {
  row-gap: 171px;
}

.rounded-171 {
  border-radius: 171px;
}

.mb-171 {
  margin-bottom: 171px;
}

.mt-171 {
  margin-top: 171px;
}

.mr-171 {
  margin-right: 171px;
}

.ml-171 {
  margin-left: 171px;
}

.mx-171 {
  margin-right: 171px;
  margin-left: 171px;
}

.my-171 {
  margin-top: 171px;
  margin-bottom: 171px;
}

.p-171 {
  padding: 171px;
}

.px-171 {
  padding-right: 171px;
  padding-left: 171px;
}

.py-171 {
  padding-top: 171px;
  padding-bottom: 171px;
}

.pr-171 {
  padding-right: 171px;
}

.pl-171 {
  padding-left: 171px;
}

.pt-171 {
  padding-top: 171px;
}

.pb-171 {
  padding-bottom: 171px;
}

.fs-171 {
  font-size: 171px;
}

.w-171 {
  width: 171px;
}

.h-171 {
  height: 171px;
}

@media (min-width: 576px) {
  .lh-sm-171 {
    line-height: 171px;
  }
  .line-height-sm-171 {
    line-height: 171px;
  }
  .grid-cols-sm-171 {
    grid-template-columns: repeat(171, 1fr);
  }
  .gap-sm-171 {
    gap: 171px;
  }
  .gap-x-sm-171 {
    -moz-column-gap: 171px;
         column-gap: 171px;
  }
  .gap-y-sm-171 {
    row-gap: 171px;
  }
  .rounded-sm-171 {
    border-radius: 171px;
  }
  .mb-sm-171 {
    margin-bottom: 171px;
  }
  .mt-sm-171 {
    margin-top: 171px;
  }
  .mr-sm-171 {
    margin-right: 171px;
  }
  .ml-sm-171 {
    margin-left: 171px;
  }
  .mx-sm-171 {
    margin-right: 171px;
    margin-left: 171px;
  }
  .my-sm-171 {
    margin-top: 171px;
    margin-bottom: 171px;
  }
  .p-sm-171 {
    padding: 171px;
  }
  .px-sm-171 {
    padding-right: 171px;
    padding-left: 171px;
  }
  .py-sm-171 {
    padding-top: 171px;
    padding-bottom: 171px;
  }
  .pr-sm-171 {
    padding-right: 171px;
  }
  .pl-sm-171 {
    padding-left: 171px;
  }
  .pt-sm-171 {
    padding-top: 171px;
  }
  .pb-sm-171 {
    padding-bottom: 171px;
  }
  .fs-sm-171 {
    font-size: 171px;
  }
  .w-sm-171 {
    width: 171px;
  }
  .h-sm-171 {
    height: 171px;
  }
}
@media (min-width: 768px) {
  .lh-md-171 {
    line-height: 171px;
  }
  .line-height-md-171 {
    line-height: 171px;
  }
  .grid-cols-md-171 {
    grid-template-columns: repeat(171, 1fr);
  }
  .gap-md-171 {
    gap: 171px;
  }
  .gap-x-md-171 {
    -moz-column-gap: 171px;
         column-gap: 171px;
  }
  .gap-y-md-171 {
    row-gap: 171px;
  }
  .rounded-md-171 {
    border-radius: 171px;
  }
  .mb-md-171 {
    margin-bottom: 171px;
  }
  .mt-md-171 {
    margin-top: 171px;
  }
  .mr-md-171 {
    margin-right: 171px;
  }
  .ml-md-171 {
    margin-left: 171px;
  }
  .mx-md-171 {
    margin-right: 171px;
    margin-left: 171px;
  }
  .my-md-171 {
    margin-top: 171px;
    margin-bottom: 171px;
  }
  .p-md-171 {
    padding: 171px;
  }
  .px-md-171 {
    padding-right: 171px;
    padding-left: 171px;
  }
  .py-md-171 {
    padding-top: 171px;
    padding-bottom: 171px;
  }
  .pr-md-171 {
    padding-right: 171px;
  }
  .pl-md-171 {
    padding-left: 171px;
  }
  .pt-md-171 {
    padding-top: 171px;
  }
  .pb-md-171 {
    padding-bottom: 171px;
  }
  .fs-md-171 {
    font-size: 171px;
  }
  .w-md-171 {
    width: 171px;
  }
  .h-md-171 {
    height: 171px;
  }
}
@media (min-width: 992px) {
  .lh-lg-171 {
    line-height: 171px;
  }
  .line-height-lg-171 {
    line-height: 171px;
  }
  .grid-cols-lg-171 {
    grid-template-columns: repeat(171, 1fr);
  }
  .gap-lg-171 {
    gap: 171px;
  }
  .gap-x-lg-171 {
    -moz-column-gap: 171px;
         column-gap: 171px;
  }
  .gap-y-lg-171 {
    row-gap: 171px;
  }
  .rounded-lg-171 {
    border-radius: 171px;
  }
  .mb-lg-171 {
    margin-bottom: 171px;
  }
  .mt-lg-171 {
    margin-top: 171px;
  }
  .mr-lg-171 {
    margin-right: 171px;
  }
  .ml-lg-171 {
    margin-left: 171px;
  }
  .mx-lg-171 {
    margin-right: 171px;
    margin-left: 171px;
  }
  .my-lg-171 {
    margin-top: 171px;
    margin-bottom: 171px;
  }
  .p-lg-171 {
    padding: 171px;
  }
  .px-lg-171 {
    padding-right: 171px;
    padding-left: 171px;
  }
  .py-lg-171 {
    padding-top: 171px;
    padding-bottom: 171px;
  }
  .pr-lg-171 {
    padding-right: 171px;
  }
  .pl-lg-171 {
    padding-left: 171px;
  }
  .pt-lg-171 {
    padding-top: 171px;
  }
  .pb-lg-171 {
    padding-bottom: 171px;
  }
  .fs-lg-171 {
    font-size: 171px;
  }
  .w-lg-171 {
    width: 171px;
  }
  .h-lg-171 {
    height: 171px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-171 {
    line-height: 171px;
  }
  .line-height-xl-171 {
    line-height: 171px;
  }
  .grid-cols-xl-171 {
    grid-template-columns: repeat(171, 1fr);
  }
  .gap-xl-171 {
    gap: 171px;
  }
  .gap-x-xl-171 {
    -moz-column-gap: 171px;
         column-gap: 171px;
  }
  .gap-y-xl-171 {
    row-gap: 171px;
  }
  .rounded-xl-171 {
    border-radius: 171px;
  }
  .mb-xl-171 {
    margin-bottom: 171px;
  }
  .mt-xl-171 {
    margin-top: 171px;
  }
  .mr-xl-171 {
    margin-right: 171px;
  }
  .ml-xl-171 {
    margin-left: 171px;
  }
  .mx-xl-171 {
    margin-right: 171px;
    margin-left: 171px;
  }
  .my-xl-171 {
    margin-top: 171px;
    margin-bottom: 171px;
  }
  .p-xl-171 {
    padding: 171px;
  }
  .px-xl-171 {
    padding-right: 171px;
    padding-left: 171px;
  }
  .py-xl-171 {
    padding-top: 171px;
    padding-bottom: 171px;
  }
  .pr-xl-171 {
    padding-right: 171px;
  }
  .pl-xl-171 {
    padding-left: 171px;
  }
  .pt-xl-171 {
    padding-top: 171px;
  }
  .pb-xl-171 {
    padding-bottom: 171px;
  }
  .fs-xl-171 {
    font-size: 171px;
  }
  .w-xl-171 {
    width: 171px;
  }
  .h-xl-171 {
    height: 171px;
  }
}
.lh-172 {
  line-height: 172px;
}

.grid-cols-172 {
  grid-template-columns: repeat(172, 1fr);
}

.line-height-172 {
  line-height: 172px;
}

.gap-172 {
  gap: 172px;
}

.gap-x-172 {
  -moz-column-gap: 172px;
       column-gap: 172px;
}

.gap-y-172 {
  row-gap: 172px;
}

.rounded-172 {
  border-radius: 172px;
}

.mb-172 {
  margin-bottom: 172px;
}

.mt-172 {
  margin-top: 172px;
}

.mr-172 {
  margin-right: 172px;
}

.ml-172 {
  margin-left: 172px;
}

.mx-172 {
  margin-right: 172px;
  margin-left: 172px;
}

.my-172 {
  margin-top: 172px;
  margin-bottom: 172px;
}

.p-172 {
  padding: 172px;
}

.px-172 {
  padding-right: 172px;
  padding-left: 172px;
}

.py-172 {
  padding-top: 172px;
  padding-bottom: 172px;
}

.pr-172 {
  padding-right: 172px;
}

.pl-172 {
  padding-left: 172px;
}

.pt-172 {
  padding-top: 172px;
}

.pb-172 {
  padding-bottom: 172px;
}

.fs-172 {
  font-size: 172px;
}

.w-172 {
  width: 172px;
}

.h-172 {
  height: 172px;
}

@media (min-width: 576px) {
  .lh-sm-172 {
    line-height: 172px;
  }
  .line-height-sm-172 {
    line-height: 172px;
  }
  .grid-cols-sm-172 {
    grid-template-columns: repeat(172, 1fr);
  }
  .gap-sm-172 {
    gap: 172px;
  }
  .gap-x-sm-172 {
    -moz-column-gap: 172px;
         column-gap: 172px;
  }
  .gap-y-sm-172 {
    row-gap: 172px;
  }
  .rounded-sm-172 {
    border-radius: 172px;
  }
  .mb-sm-172 {
    margin-bottom: 172px;
  }
  .mt-sm-172 {
    margin-top: 172px;
  }
  .mr-sm-172 {
    margin-right: 172px;
  }
  .ml-sm-172 {
    margin-left: 172px;
  }
  .mx-sm-172 {
    margin-right: 172px;
    margin-left: 172px;
  }
  .my-sm-172 {
    margin-top: 172px;
    margin-bottom: 172px;
  }
  .p-sm-172 {
    padding: 172px;
  }
  .px-sm-172 {
    padding-right: 172px;
    padding-left: 172px;
  }
  .py-sm-172 {
    padding-top: 172px;
    padding-bottom: 172px;
  }
  .pr-sm-172 {
    padding-right: 172px;
  }
  .pl-sm-172 {
    padding-left: 172px;
  }
  .pt-sm-172 {
    padding-top: 172px;
  }
  .pb-sm-172 {
    padding-bottom: 172px;
  }
  .fs-sm-172 {
    font-size: 172px;
  }
  .w-sm-172 {
    width: 172px;
  }
  .h-sm-172 {
    height: 172px;
  }
}
@media (min-width: 768px) {
  .lh-md-172 {
    line-height: 172px;
  }
  .line-height-md-172 {
    line-height: 172px;
  }
  .grid-cols-md-172 {
    grid-template-columns: repeat(172, 1fr);
  }
  .gap-md-172 {
    gap: 172px;
  }
  .gap-x-md-172 {
    -moz-column-gap: 172px;
         column-gap: 172px;
  }
  .gap-y-md-172 {
    row-gap: 172px;
  }
  .rounded-md-172 {
    border-radius: 172px;
  }
  .mb-md-172 {
    margin-bottom: 172px;
  }
  .mt-md-172 {
    margin-top: 172px;
  }
  .mr-md-172 {
    margin-right: 172px;
  }
  .ml-md-172 {
    margin-left: 172px;
  }
  .mx-md-172 {
    margin-right: 172px;
    margin-left: 172px;
  }
  .my-md-172 {
    margin-top: 172px;
    margin-bottom: 172px;
  }
  .p-md-172 {
    padding: 172px;
  }
  .px-md-172 {
    padding-right: 172px;
    padding-left: 172px;
  }
  .py-md-172 {
    padding-top: 172px;
    padding-bottom: 172px;
  }
  .pr-md-172 {
    padding-right: 172px;
  }
  .pl-md-172 {
    padding-left: 172px;
  }
  .pt-md-172 {
    padding-top: 172px;
  }
  .pb-md-172 {
    padding-bottom: 172px;
  }
  .fs-md-172 {
    font-size: 172px;
  }
  .w-md-172 {
    width: 172px;
  }
  .h-md-172 {
    height: 172px;
  }
}
@media (min-width: 992px) {
  .lh-lg-172 {
    line-height: 172px;
  }
  .line-height-lg-172 {
    line-height: 172px;
  }
  .grid-cols-lg-172 {
    grid-template-columns: repeat(172, 1fr);
  }
  .gap-lg-172 {
    gap: 172px;
  }
  .gap-x-lg-172 {
    -moz-column-gap: 172px;
         column-gap: 172px;
  }
  .gap-y-lg-172 {
    row-gap: 172px;
  }
  .rounded-lg-172 {
    border-radius: 172px;
  }
  .mb-lg-172 {
    margin-bottom: 172px;
  }
  .mt-lg-172 {
    margin-top: 172px;
  }
  .mr-lg-172 {
    margin-right: 172px;
  }
  .ml-lg-172 {
    margin-left: 172px;
  }
  .mx-lg-172 {
    margin-right: 172px;
    margin-left: 172px;
  }
  .my-lg-172 {
    margin-top: 172px;
    margin-bottom: 172px;
  }
  .p-lg-172 {
    padding: 172px;
  }
  .px-lg-172 {
    padding-right: 172px;
    padding-left: 172px;
  }
  .py-lg-172 {
    padding-top: 172px;
    padding-bottom: 172px;
  }
  .pr-lg-172 {
    padding-right: 172px;
  }
  .pl-lg-172 {
    padding-left: 172px;
  }
  .pt-lg-172 {
    padding-top: 172px;
  }
  .pb-lg-172 {
    padding-bottom: 172px;
  }
  .fs-lg-172 {
    font-size: 172px;
  }
  .w-lg-172 {
    width: 172px;
  }
  .h-lg-172 {
    height: 172px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-172 {
    line-height: 172px;
  }
  .line-height-xl-172 {
    line-height: 172px;
  }
  .grid-cols-xl-172 {
    grid-template-columns: repeat(172, 1fr);
  }
  .gap-xl-172 {
    gap: 172px;
  }
  .gap-x-xl-172 {
    -moz-column-gap: 172px;
         column-gap: 172px;
  }
  .gap-y-xl-172 {
    row-gap: 172px;
  }
  .rounded-xl-172 {
    border-radius: 172px;
  }
  .mb-xl-172 {
    margin-bottom: 172px;
  }
  .mt-xl-172 {
    margin-top: 172px;
  }
  .mr-xl-172 {
    margin-right: 172px;
  }
  .ml-xl-172 {
    margin-left: 172px;
  }
  .mx-xl-172 {
    margin-right: 172px;
    margin-left: 172px;
  }
  .my-xl-172 {
    margin-top: 172px;
    margin-bottom: 172px;
  }
  .p-xl-172 {
    padding: 172px;
  }
  .px-xl-172 {
    padding-right: 172px;
    padding-left: 172px;
  }
  .py-xl-172 {
    padding-top: 172px;
    padding-bottom: 172px;
  }
  .pr-xl-172 {
    padding-right: 172px;
  }
  .pl-xl-172 {
    padding-left: 172px;
  }
  .pt-xl-172 {
    padding-top: 172px;
  }
  .pb-xl-172 {
    padding-bottom: 172px;
  }
  .fs-xl-172 {
    font-size: 172px;
  }
  .w-xl-172 {
    width: 172px;
  }
  .h-xl-172 {
    height: 172px;
  }
}
.lh-173 {
  line-height: 173px;
}

.grid-cols-173 {
  grid-template-columns: repeat(173, 1fr);
}

.line-height-173 {
  line-height: 173px;
}

.gap-173 {
  gap: 173px;
}

.gap-x-173 {
  -moz-column-gap: 173px;
       column-gap: 173px;
}

.gap-y-173 {
  row-gap: 173px;
}

.rounded-173 {
  border-radius: 173px;
}

.mb-173 {
  margin-bottom: 173px;
}

.mt-173 {
  margin-top: 173px;
}

.mr-173 {
  margin-right: 173px;
}

.ml-173 {
  margin-left: 173px;
}

.mx-173 {
  margin-right: 173px;
  margin-left: 173px;
}

.my-173 {
  margin-top: 173px;
  margin-bottom: 173px;
}

.p-173 {
  padding: 173px;
}

.px-173 {
  padding-right: 173px;
  padding-left: 173px;
}

.py-173 {
  padding-top: 173px;
  padding-bottom: 173px;
}

.pr-173 {
  padding-right: 173px;
}

.pl-173 {
  padding-left: 173px;
}

.pt-173 {
  padding-top: 173px;
}

.pb-173 {
  padding-bottom: 173px;
}

.fs-173 {
  font-size: 173px;
}

.w-173 {
  width: 173px;
}

.h-173 {
  height: 173px;
}

@media (min-width: 576px) {
  .lh-sm-173 {
    line-height: 173px;
  }
  .line-height-sm-173 {
    line-height: 173px;
  }
  .grid-cols-sm-173 {
    grid-template-columns: repeat(173, 1fr);
  }
  .gap-sm-173 {
    gap: 173px;
  }
  .gap-x-sm-173 {
    -moz-column-gap: 173px;
         column-gap: 173px;
  }
  .gap-y-sm-173 {
    row-gap: 173px;
  }
  .rounded-sm-173 {
    border-radius: 173px;
  }
  .mb-sm-173 {
    margin-bottom: 173px;
  }
  .mt-sm-173 {
    margin-top: 173px;
  }
  .mr-sm-173 {
    margin-right: 173px;
  }
  .ml-sm-173 {
    margin-left: 173px;
  }
  .mx-sm-173 {
    margin-right: 173px;
    margin-left: 173px;
  }
  .my-sm-173 {
    margin-top: 173px;
    margin-bottom: 173px;
  }
  .p-sm-173 {
    padding: 173px;
  }
  .px-sm-173 {
    padding-right: 173px;
    padding-left: 173px;
  }
  .py-sm-173 {
    padding-top: 173px;
    padding-bottom: 173px;
  }
  .pr-sm-173 {
    padding-right: 173px;
  }
  .pl-sm-173 {
    padding-left: 173px;
  }
  .pt-sm-173 {
    padding-top: 173px;
  }
  .pb-sm-173 {
    padding-bottom: 173px;
  }
  .fs-sm-173 {
    font-size: 173px;
  }
  .w-sm-173 {
    width: 173px;
  }
  .h-sm-173 {
    height: 173px;
  }
}
@media (min-width: 768px) {
  .lh-md-173 {
    line-height: 173px;
  }
  .line-height-md-173 {
    line-height: 173px;
  }
  .grid-cols-md-173 {
    grid-template-columns: repeat(173, 1fr);
  }
  .gap-md-173 {
    gap: 173px;
  }
  .gap-x-md-173 {
    -moz-column-gap: 173px;
         column-gap: 173px;
  }
  .gap-y-md-173 {
    row-gap: 173px;
  }
  .rounded-md-173 {
    border-radius: 173px;
  }
  .mb-md-173 {
    margin-bottom: 173px;
  }
  .mt-md-173 {
    margin-top: 173px;
  }
  .mr-md-173 {
    margin-right: 173px;
  }
  .ml-md-173 {
    margin-left: 173px;
  }
  .mx-md-173 {
    margin-right: 173px;
    margin-left: 173px;
  }
  .my-md-173 {
    margin-top: 173px;
    margin-bottom: 173px;
  }
  .p-md-173 {
    padding: 173px;
  }
  .px-md-173 {
    padding-right: 173px;
    padding-left: 173px;
  }
  .py-md-173 {
    padding-top: 173px;
    padding-bottom: 173px;
  }
  .pr-md-173 {
    padding-right: 173px;
  }
  .pl-md-173 {
    padding-left: 173px;
  }
  .pt-md-173 {
    padding-top: 173px;
  }
  .pb-md-173 {
    padding-bottom: 173px;
  }
  .fs-md-173 {
    font-size: 173px;
  }
  .w-md-173 {
    width: 173px;
  }
  .h-md-173 {
    height: 173px;
  }
}
@media (min-width: 992px) {
  .lh-lg-173 {
    line-height: 173px;
  }
  .line-height-lg-173 {
    line-height: 173px;
  }
  .grid-cols-lg-173 {
    grid-template-columns: repeat(173, 1fr);
  }
  .gap-lg-173 {
    gap: 173px;
  }
  .gap-x-lg-173 {
    -moz-column-gap: 173px;
         column-gap: 173px;
  }
  .gap-y-lg-173 {
    row-gap: 173px;
  }
  .rounded-lg-173 {
    border-radius: 173px;
  }
  .mb-lg-173 {
    margin-bottom: 173px;
  }
  .mt-lg-173 {
    margin-top: 173px;
  }
  .mr-lg-173 {
    margin-right: 173px;
  }
  .ml-lg-173 {
    margin-left: 173px;
  }
  .mx-lg-173 {
    margin-right: 173px;
    margin-left: 173px;
  }
  .my-lg-173 {
    margin-top: 173px;
    margin-bottom: 173px;
  }
  .p-lg-173 {
    padding: 173px;
  }
  .px-lg-173 {
    padding-right: 173px;
    padding-left: 173px;
  }
  .py-lg-173 {
    padding-top: 173px;
    padding-bottom: 173px;
  }
  .pr-lg-173 {
    padding-right: 173px;
  }
  .pl-lg-173 {
    padding-left: 173px;
  }
  .pt-lg-173 {
    padding-top: 173px;
  }
  .pb-lg-173 {
    padding-bottom: 173px;
  }
  .fs-lg-173 {
    font-size: 173px;
  }
  .w-lg-173 {
    width: 173px;
  }
  .h-lg-173 {
    height: 173px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-173 {
    line-height: 173px;
  }
  .line-height-xl-173 {
    line-height: 173px;
  }
  .grid-cols-xl-173 {
    grid-template-columns: repeat(173, 1fr);
  }
  .gap-xl-173 {
    gap: 173px;
  }
  .gap-x-xl-173 {
    -moz-column-gap: 173px;
         column-gap: 173px;
  }
  .gap-y-xl-173 {
    row-gap: 173px;
  }
  .rounded-xl-173 {
    border-radius: 173px;
  }
  .mb-xl-173 {
    margin-bottom: 173px;
  }
  .mt-xl-173 {
    margin-top: 173px;
  }
  .mr-xl-173 {
    margin-right: 173px;
  }
  .ml-xl-173 {
    margin-left: 173px;
  }
  .mx-xl-173 {
    margin-right: 173px;
    margin-left: 173px;
  }
  .my-xl-173 {
    margin-top: 173px;
    margin-bottom: 173px;
  }
  .p-xl-173 {
    padding: 173px;
  }
  .px-xl-173 {
    padding-right: 173px;
    padding-left: 173px;
  }
  .py-xl-173 {
    padding-top: 173px;
    padding-bottom: 173px;
  }
  .pr-xl-173 {
    padding-right: 173px;
  }
  .pl-xl-173 {
    padding-left: 173px;
  }
  .pt-xl-173 {
    padding-top: 173px;
  }
  .pb-xl-173 {
    padding-bottom: 173px;
  }
  .fs-xl-173 {
    font-size: 173px;
  }
  .w-xl-173 {
    width: 173px;
  }
  .h-xl-173 {
    height: 173px;
  }
}
.lh-174 {
  line-height: 174px;
}

.grid-cols-174 {
  grid-template-columns: repeat(174, 1fr);
}

.line-height-174 {
  line-height: 174px;
}

.gap-174 {
  gap: 174px;
}

.gap-x-174 {
  -moz-column-gap: 174px;
       column-gap: 174px;
}

.gap-y-174 {
  row-gap: 174px;
}

.rounded-174 {
  border-radius: 174px;
}

.mb-174 {
  margin-bottom: 174px;
}

.mt-174 {
  margin-top: 174px;
}

.mr-174 {
  margin-right: 174px;
}

.ml-174 {
  margin-left: 174px;
}

.mx-174 {
  margin-right: 174px;
  margin-left: 174px;
}

.my-174 {
  margin-top: 174px;
  margin-bottom: 174px;
}

.p-174 {
  padding: 174px;
}

.px-174 {
  padding-right: 174px;
  padding-left: 174px;
}

.py-174 {
  padding-top: 174px;
  padding-bottom: 174px;
}

.pr-174 {
  padding-right: 174px;
}

.pl-174 {
  padding-left: 174px;
}

.pt-174 {
  padding-top: 174px;
}

.pb-174 {
  padding-bottom: 174px;
}

.fs-174 {
  font-size: 174px;
}

.w-174 {
  width: 174px;
}

.h-174 {
  height: 174px;
}

@media (min-width: 576px) {
  .lh-sm-174 {
    line-height: 174px;
  }
  .line-height-sm-174 {
    line-height: 174px;
  }
  .grid-cols-sm-174 {
    grid-template-columns: repeat(174, 1fr);
  }
  .gap-sm-174 {
    gap: 174px;
  }
  .gap-x-sm-174 {
    -moz-column-gap: 174px;
         column-gap: 174px;
  }
  .gap-y-sm-174 {
    row-gap: 174px;
  }
  .rounded-sm-174 {
    border-radius: 174px;
  }
  .mb-sm-174 {
    margin-bottom: 174px;
  }
  .mt-sm-174 {
    margin-top: 174px;
  }
  .mr-sm-174 {
    margin-right: 174px;
  }
  .ml-sm-174 {
    margin-left: 174px;
  }
  .mx-sm-174 {
    margin-right: 174px;
    margin-left: 174px;
  }
  .my-sm-174 {
    margin-top: 174px;
    margin-bottom: 174px;
  }
  .p-sm-174 {
    padding: 174px;
  }
  .px-sm-174 {
    padding-right: 174px;
    padding-left: 174px;
  }
  .py-sm-174 {
    padding-top: 174px;
    padding-bottom: 174px;
  }
  .pr-sm-174 {
    padding-right: 174px;
  }
  .pl-sm-174 {
    padding-left: 174px;
  }
  .pt-sm-174 {
    padding-top: 174px;
  }
  .pb-sm-174 {
    padding-bottom: 174px;
  }
  .fs-sm-174 {
    font-size: 174px;
  }
  .w-sm-174 {
    width: 174px;
  }
  .h-sm-174 {
    height: 174px;
  }
}
@media (min-width: 768px) {
  .lh-md-174 {
    line-height: 174px;
  }
  .line-height-md-174 {
    line-height: 174px;
  }
  .grid-cols-md-174 {
    grid-template-columns: repeat(174, 1fr);
  }
  .gap-md-174 {
    gap: 174px;
  }
  .gap-x-md-174 {
    -moz-column-gap: 174px;
         column-gap: 174px;
  }
  .gap-y-md-174 {
    row-gap: 174px;
  }
  .rounded-md-174 {
    border-radius: 174px;
  }
  .mb-md-174 {
    margin-bottom: 174px;
  }
  .mt-md-174 {
    margin-top: 174px;
  }
  .mr-md-174 {
    margin-right: 174px;
  }
  .ml-md-174 {
    margin-left: 174px;
  }
  .mx-md-174 {
    margin-right: 174px;
    margin-left: 174px;
  }
  .my-md-174 {
    margin-top: 174px;
    margin-bottom: 174px;
  }
  .p-md-174 {
    padding: 174px;
  }
  .px-md-174 {
    padding-right: 174px;
    padding-left: 174px;
  }
  .py-md-174 {
    padding-top: 174px;
    padding-bottom: 174px;
  }
  .pr-md-174 {
    padding-right: 174px;
  }
  .pl-md-174 {
    padding-left: 174px;
  }
  .pt-md-174 {
    padding-top: 174px;
  }
  .pb-md-174 {
    padding-bottom: 174px;
  }
  .fs-md-174 {
    font-size: 174px;
  }
  .w-md-174 {
    width: 174px;
  }
  .h-md-174 {
    height: 174px;
  }
}
@media (min-width: 992px) {
  .lh-lg-174 {
    line-height: 174px;
  }
  .line-height-lg-174 {
    line-height: 174px;
  }
  .grid-cols-lg-174 {
    grid-template-columns: repeat(174, 1fr);
  }
  .gap-lg-174 {
    gap: 174px;
  }
  .gap-x-lg-174 {
    -moz-column-gap: 174px;
         column-gap: 174px;
  }
  .gap-y-lg-174 {
    row-gap: 174px;
  }
  .rounded-lg-174 {
    border-radius: 174px;
  }
  .mb-lg-174 {
    margin-bottom: 174px;
  }
  .mt-lg-174 {
    margin-top: 174px;
  }
  .mr-lg-174 {
    margin-right: 174px;
  }
  .ml-lg-174 {
    margin-left: 174px;
  }
  .mx-lg-174 {
    margin-right: 174px;
    margin-left: 174px;
  }
  .my-lg-174 {
    margin-top: 174px;
    margin-bottom: 174px;
  }
  .p-lg-174 {
    padding: 174px;
  }
  .px-lg-174 {
    padding-right: 174px;
    padding-left: 174px;
  }
  .py-lg-174 {
    padding-top: 174px;
    padding-bottom: 174px;
  }
  .pr-lg-174 {
    padding-right: 174px;
  }
  .pl-lg-174 {
    padding-left: 174px;
  }
  .pt-lg-174 {
    padding-top: 174px;
  }
  .pb-lg-174 {
    padding-bottom: 174px;
  }
  .fs-lg-174 {
    font-size: 174px;
  }
  .w-lg-174 {
    width: 174px;
  }
  .h-lg-174 {
    height: 174px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-174 {
    line-height: 174px;
  }
  .line-height-xl-174 {
    line-height: 174px;
  }
  .grid-cols-xl-174 {
    grid-template-columns: repeat(174, 1fr);
  }
  .gap-xl-174 {
    gap: 174px;
  }
  .gap-x-xl-174 {
    -moz-column-gap: 174px;
         column-gap: 174px;
  }
  .gap-y-xl-174 {
    row-gap: 174px;
  }
  .rounded-xl-174 {
    border-radius: 174px;
  }
  .mb-xl-174 {
    margin-bottom: 174px;
  }
  .mt-xl-174 {
    margin-top: 174px;
  }
  .mr-xl-174 {
    margin-right: 174px;
  }
  .ml-xl-174 {
    margin-left: 174px;
  }
  .mx-xl-174 {
    margin-right: 174px;
    margin-left: 174px;
  }
  .my-xl-174 {
    margin-top: 174px;
    margin-bottom: 174px;
  }
  .p-xl-174 {
    padding: 174px;
  }
  .px-xl-174 {
    padding-right: 174px;
    padding-left: 174px;
  }
  .py-xl-174 {
    padding-top: 174px;
    padding-bottom: 174px;
  }
  .pr-xl-174 {
    padding-right: 174px;
  }
  .pl-xl-174 {
    padding-left: 174px;
  }
  .pt-xl-174 {
    padding-top: 174px;
  }
  .pb-xl-174 {
    padding-bottom: 174px;
  }
  .fs-xl-174 {
    font-size: 174px;
  }
  .w-xl-174 {
    width: 174px;
  }
  .h-xl-174 {
    height: 174px;
  }
}
.lh-175 {
  line-height: 175px;
}

.grid-cols-175 {
  grid-template-columns: repeat(175, 1fr);
}

.line-height-175 {
  line-height: 175px;
}

.gap-175 {
  gap: 175px;
}

.gap-x-175 {
  -moz-column-gap: 175px;
       column-gap: 175px;
}

.gap-y-175 {
  row-gap: 175px;
}

.rounded-175 {
  border-radius: 175px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mt-175 {
  margin-top: 175px;
}

.mr-175 {
  margin-right: 175px;
}

.ml-175 {
  margin-left: 175px;
}

.mx-175 {
  margin-right: 175px;
  margin-left: 175px;
}

.my-175 {
  margin-top: 175px;
  margin-bottom: 175px;
}

.p-175 {
  padding: 175px;
}

.px-175 {
  padding-right: 175px;
  padding-left: 175px;
}

.py-175 {
  padding-top: 175px;
  padding-bottom: 175px;
}

.pr-175 {
  padding-right: 175px;
}

.pl-175 {
  padding-left: 175px;
}

.pt-175 {
  padding-top: 175px;
}

.pb-175 {
  padding-bottom: 175px;
}

.fs-175 {
  font-size: 175px;
}

.w-175 {
  width: 175px;
}

.h-175 {
  height: 175px;
}

@media (min-width: 576px) {
  .lh-sm-175 {
    line-height: 175px;
  }
  .line-height-sm-175 {
    line-height: 175px;
  }
  .grid-cols-sm-175 {
    grid-template-columns: repeat(175, 1fr);
  }
  .gap-sm-175 {
    gap: 175px;
  }
  .gap-x-sm-175 {
    -moz-column-gap: 175px;
         column-gap: 175px;
  }
  .gap-y-sm-175 {
    row-gap: 175px;
  }
  .rounded-sm-175 {
    border-radius: 175px;
  }
  .mb-sm-175 {
    margin-bottom: 175px;
  }
  .mt-sm-175 {
    margin-top: 175px;
  }
  .mr-sm-175 {
    margin-right: 175px;
  }
  .ml-sm-175 {
    margin-left: 175px;
  }
  .mx-sm-175 {
    margin-right: 175px;
    margin-left: 175px;
  }
  .my-sm-175 {
    margin-top: 175px;
    margin-bottom: 175px;
  }
  .p-sm-175 {
    padding: 175px;
  }
  .px-sm-175 {
    padding-right: 175px;
    padding-left: 175px;
  }
  .py-sm-175 {
    padding-top: 175px;
    padding-bottom: 175px;
  }
  .pr-sm-175 {
    padding-right: 175px;
  }
  .pl-sm-175 {
    padding-left: 175px;
  }
  .pt-sm-175 {
    padding-top: 175px;
  }
  .pb-sm-175 {
    padding-bottom: 175px;
  }
  .fs-sm-175 {
    font-size: 175px;
  }
  .w-sm-175 {
    width: 175px;
  }
  .h-sm-175 {
    height: 175px;
  }
}
@media (min-width: 768px) {
  .lh-md-175 {
    line-height: 175px;
  }
  .line-height-md-175 {
    line-height: 175px;
  }
  .grid-cols-md-175 {
    grid-template-columns: repeat(175, 1fr);
  }
  .gap-md-175 {
    gap: 175px;
  }
  .gap-x-md-175 {
    -moz-column-gap: 175px;
         column-gap: 175px;
  }
  .gap-y-md-175 {
    row-gap: 175px;
  }
  .rounded-md-175 {
    border-radius: 175px;
  }
  .mb-md-175 {
    margin-bottom: 175px;
  }
  .mt-md-175 {
    margin-top: 175px;
  }
  .mr-md-175 {
    margin-right: 175px;
  }
  .ml-md-175 {
    margin-left: 175px;
  }
  .mx-md-175 {
    margin-right: 175px;
    margin-left: 175px;
  }
  .my-md-175 {
    margin-top: 175px;
    margin-bottom: 175px;
  }
  .p-md-175 {
    padding: 175px;
  }
  .px-md-175 {
    padding-right: 175px;
    padding-left: 175px;
  }
  .py-md-175 {
    padding-top: 175px;
    padding-bottom: 175px;
  }
  .pr-md-175 {
    padding-right: 175px;
  }
  .pl-md-175 {
    padding-left: 175px;
  }
  .pt-md-175 {
    padding-top: 175px;
  }
  .pb-md-175 {
    padding-bottom: 175px;
  }
  .fs-md-175 {
    font-size: 175px;
  }
  .w-md-175 {
    width: 175px;
  }
  .h-md-175 {
    height: 175px;
  }
}
@media (min-width: 992px) {
  .lh-lg-175 {
    line-height: 175px;
  }
  .line-height-lg-175 {
    line-height: 175px;
  }
  .grid-cols-lg-175 {
    grid-template-columns: repeat(175, 1fr);
  }
  .gap-lg-175 {
    gap: 175px;
  }
  .gap-x-lg-175 {
    -moz-column-gap: 175px;
         column-gap: 175px;
  }
  .gap-y-lg-175 {
    row-gap: 175px;
  }
  .rounded-lg-175 {
    border-radius: 175px;
  }
  .mb-lg-175 {
    margin-bottom: 175px;
  }
  .mt-lg-175 {
    margin-top: 175px;
  }
  .mr-lg-175 {
    margin-right: 175px;
  }
  .ml-lg-175 {
    margin-left: 175px;
  }
  .mx-lg-175 {
    margin-right: 175px;
    margin-left: 175px;
  }
  .my-lg-175 {
    margin-top: 175px;
    margin-bottom: 175px;
  }
  .p-lg-175 {
    padding: 175px;
  }
  .px-lg-175 {
    padding-right: 175px;
    padding-left: 175px;
  }
  .py-lg-175 {
    padding-top: 175px;
    padding-bottom: 175px;
  }
  .pr-lg-175 {
    padding-right: 175px;
  }
  .pl-lg-175 {
    padding-left: 175px;
  }
  .pt-lg-175 {
    padding-top: 175px;
  }
  .pb-lg-175 {
    padding-bottom: 175px;
  }
  .fs-lg-175 {
    font-size: 175px;
  }
  .w-lg-175 {
    width: 175px;
  }
  .h-lg-175 {
    height: 175px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-175 {
    line-height: 175px;
  }
  .line-height-xl-175 {
    line-height: 175px;
  }
  .grid-cols-xl-175 {
    grid-template-columns: repeat(175, 1fr);
  }
  .gap-xl-175 {
    gap: 175px;
  }
  .gap-x-xl-175 {
    -moz-column-gap: 175px;
         column-gap: 175px;
  }
  .gap-y-xl-175 {
    row-gap: 175px;
  }
  .rounded-xl-175 {
    border-radius: 175px;
  }
  .mb-xl-175 {
    margin-bottom: 175px;
  }
  .mt-xl-175 {
    margin-top: 175px;
  }
  .mr-xl-175 {
    margin-right: 175px;
  }
  .ml-xl-175 {
    margin-left: 175px;
  }
  .mx-xl-175 {
    margin-right: 175px;
    margin-left: 175px;
  }
  .my-xl-175 {
    margin-top: 175px;
    margin-bottom: 175px;
  }
  .p-xl-175 {
    padding: 175px;
  }
  .px-xl-175 {
    padding-right: 175px;
    padding-left: 175px;
  }
  .py-xl-175 {
    padding-top: 175px;
    padding-bottom: 175px;
  }
  .pr-xl-175 {
    padding-right: 175px;
  }
  .pl-xl-175 {
    padding-left: 175px;
  }
  .pt-xl-175 {
    padding-top: 175px;
  }
  .pb-xl-175 {
    padding-bottom: 175px;
  }
  .fs-xl-175 {
    font-size: 175px;
  }
  .w-xl-175 {
    width: 175px;
  }
  .h-xl-175 {
    height: 175px;
  }
}
.lh-176 {
  line-height: 176px;
}

.grid-cols-176 {
  grid-template-columns: repeat(176, 1fr);
}

.line-height-176 {
  line-height: 176px;
}

.gap-176 {
  gap: 176px;
}

.gap-x-176 {
  -moz-column-gap: 176px;
       column-gap: 176px;
}

.gap-y-176 {
  row-gap: 176px;
}

.rounded-176 {
  border-radius: 176px;
}

.mb-176 {
  margin-bottom: 176px;
}

.mt-176 {
  margin-top: 176px;
}

.mr-176 {
  margin-right: 176px;
}

.ml-176 {
  margin-left: 176px;
}

.mx-176 {
  margin-right: 176px;
  margin-left: 176px;
}

.my-176 {
  margin-top: 176px;
  margin-bottom: 176px;
}

.p-176 {
  padding: 176px;
}

.px-176 {
  padding-right: 176px;
  padding-left: 176px;
}

.py-176 {
  padding-top: 176px;
  padding-bottom: 176px;
}

.pr-176 {
  padding-right: 176px;
}

.pl-176 {
  padding-left: 176px;
}

.pt-176 {
  padding-top: 176px;
}

.pb-176 {
  padding-bottom: 176px;
}

.fs-176 {
  font-size: 176px;
}

.w-176 {
  width: 176px;
}

.h-176 {
  height: 176px;
}

@media (min-width: 576px) {
  .lh-sm-176 {
    line-height: 176px;
  }
  .line-height-sm-176 {
    line-height: 176px;
  }
  .grid-cols-sm-176 {
    grid-template-columns: repeat(176, 1fr);
  }
  .gap-sm-176 {
    gap: 176px;
  }
  .gap-x-sm-176 {
    -moz-column-gap: 176px;
         column-gap: 176px;
  }
  .gap-y-sm-176 {
    row-gap: 176px;
  }
  .rounded-sm-176 {
    border-radius: 176px;
  }
  .mb-sm-176 {
    margin-bottom: 176px;
  }
  .mt-sm-176 {
    margin-top: 176px;
  }
  .mr-sm-176 {
    margin-right: 176px;
  }
  .ml-sm-176 {
    margin-left: 176px;
  }
  .mx-sm-176 {
    margin-right: 176px;
    margin-left: 176px;
  }
  .my-sm-176 {
    margin-top: 176px;
    margin-bottom: 176px;
  }
  .p-sm-176 {
    padding: 176px;
  }
  .px-sm-176 {
    padding-right: 176px;
    padding-left: 176px;
  }
  .py-sm-176 {
    padding-top: 176px;
    padding-bottom: 176px;
  }
  .pr-sm-176 {
    padding-right: 176px;
  }
  .pl-sm-176 {
    padding-left: 176px;
  }
  .pt-sm-176 {
    padding-top: 176px;
  }
  .pb-sm-176 {
    padding-bottom: 176px;
  }
  .fs-sm-176 {
    font-size: 176px;
  }
  .w-sm-176 {
    width: 176px;
  }
  .h-sm-176 {
    height: 176px;
  }
}
@media (min-width: 768px) {
  .lh-md-176 {
    line-height: 176px;
  }
  .line-height-md-176 {
    line-height: 176px;
  }
  .grid-cols-md-176 {
    grid-template-columns: repeat(176, 1fr);
  }
  .gap-md-176 {
    gap: 176px;
  }
  .gap-x-md-176 {
    -moz-column-gap: 176px;
         column-gap: 176px;
  }
  .gap-y-md-176 {
    row-gap: 176px;
  }
  .rounded-md-176 {
    border-radius: 176px;
  }
  .mb-md-176 {
    margin-bottom: 176px;
  }
  .mt-md-176 {
    margin-top: 176px;
  }
  .mr-md-176 {
    margin-right: 176px;
  }
  .ml-md-176 {
    margin-left: 176px;
  }
  .mx-md-176 {
    margin-right: 176px;
    margin-left: 176px;
  }
  .my-md-176 {
    margin-top: 176px;
    margin-bottom: 176px;
  }
  .p-md-176 {
    padding: 176px;
  }
  .px-md-176 {
    padding-right: 176px;
    padding-left: 176px;
  }
  .py-md-176 {
    padding-top: 176px;
    padding-bottom: 176px;
  }
  .pr-md-176 {
    padding-right: 176px;
  }
  .pl-md-176 {
    padding-left: 176px;
  }
  .pt-md-176 {
    padding-top: 176px;
  }
  .pb-md-176 {
    padding-bottom: 176px;
  }
  .fs-md-176 {
    font-size: 176px;
  }
  .w-md-176 {
    width: 176px;
  }
  .h-md-176 {
    height: 176px;
  }
}
@media (min-width: 992px) {
  .lh-lg-176 {
    line-height: 176px;
  }
  .line-height-lg-176 {
    line-height: 176px;
  }
  .grid-cols-lg-176 {
    grid-template-columns: repeat(176, 1fr);
  }
  .gap-lg-176 {
    gap: 176px;
  }
  .gap-x-lg-176 {
    -moz-column-gap: 176px;
         column-gap: 176px;
  }
  .gap-y-lg-176 {
    row-gap: 176px;
  }
  .rounded-lg-176 {
    border-radius: 176px;
  }
  .mb-lg-176 {
    margin-bottom: 176px;
  }
  .mt-lg-176 {
    margin-top: 176px;
  }
  .mr-lg-176 {
    margin-right: 176px;
  }
  .ml-lg-176 {
    margin-left: 176px;
  }
  .mx-lg-176 {
    margin-right: 176px;
    margin-left: 176px;
  }
  .my-lg-176 {
    margin-top: 176px;
    margin-bottom: 176px;
  }
  .p-lg-176 {
    padding: 176px;
  }
  .px-lg-176 {
    padding-right: 176px;
    padding-left: 176px;
  }
  .py-lg-176 {
    padding-top: 176px;
    padding-bottom: 176px;
  }
  .pr-lg-176 {
    padding-right: 176px;
  }
  .pl-lg-176 {
    padding-left: 176px;
  }
  .pt-lg-176 {
    padding-top: 176px;
  }
  .pb-lg-176 {
    padding-bottom: 176px;
  }
  .fs-lg-176 {
    font-size: 176px;
  }
  .w-lg-176 {
    width: 176px;
  }
  .h-lg-176 {
    height: 176px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-176 {
    line-height: 176px;
  }
  .line-height-xl-176 {
    line-height: 176px;
  }
  .grid-cols-xl-176 {
    grid-template-columns: repeat(176, 1fr);
  }
  .gap-xl-176 {
    gap: 176px;
  }
  .gap-x-xl-176 {
    -moz-column-gap: 176px;
         column-gap: 176px;
  }
  .gap-y-xl-176 {
    row-gap: 176px;
  }
  .rounded-xl-176 {
    border-radius: 176px;
  }
  .mb-xl-176 {
    margin-bottom: 176px;
  }
  .mt-xl-176 {
    margin-top: 176px;
  }
  .mr-xl-176 {
    margin-right: 176px;
  }
  .ml-xl-176 {
    margin-left: 176px;
  }
  .mx-xl-176 {
    margin-right: 176px;
    margin-left: 176px;
  }
  .my-xl-176 {
    margin-top: 176px;
    margin-bottom: 176px;
  }
  .p-xl-176 {
    padding: 176px;
  }
  .px-xl-176 {
    padding-right: 176px;
    padding-left: 176px;
  }
  .py-xl-176 {
    padding-top: 176px;
    padding-bottom: 176px;
  }
  .pr-xl-176 {
    padding-right: 176px;
  }
  .pl-xl-176 {
    padding-left: 176px;
  }
  .pt-xl-176 {
    padding-top: 176px;
  }
  .pb-xl-176 {
    padding-bottom: 176px;
  }
  .fs-xl-176 {
    font-size: 176px;
  }
  .w-xl-176 {
    width: 176px;
  }
  .h-xl-176 {
    height: 176px;
  }
}
.lh-177 {
  line-height: 177px;
}

.grid-cols-177 {
  grid-template-columns: repeat(177, 1fr);
}

.line-height-177 {
  line-height: 177px;
}

.gap-177 {
  gap: 177px;
}

.gap-x-177 {
  -moz-column-gap: 177px;
       column-gap: 177px;
}

.gap-y-177 {
  row-gap: 177px;
}

.rounded-177 {
  border-radius: 177px;
}

.mb-177 {
  margin-bottom: 177px;
}

.mt-177 {
  margin-top: 177px;
}

.mr-177 {
  margin-right: 177px;
}

.ml-177 {
  margin-left: 177px;
}

.mx-177 {
  margin-right: 177px;
  margin-left: 177px;
}

.my-177 {
  margin-top: 177px;
  margin-bottom: 177px;
}

.p-177 {
  padding: 177px;
}

.px-177 {
  padding-right: 177px;
  padding-left: 177px;
}

.py-177 {
  padding-top: 177px;
  padding-bottom: 177px;
}

.pr-177 {
  padding-right: 177px;
}

.pl-177 {
  padding-left: 177px;
}

.pt-177 {
  padding-top: 177px;
}

.pb-177 {
  padding-bottom: 177px;
}

.fs-177 {
  font-size: 177px;
}

.w-177 {
  width: 177px;
}

.h-177 {
  height: 177px;
}

@media (min-width: 576px) {
  .lh-sm-177 {
    line-height: 177px;
  }
  .line-height-sm-177 {
    line-height: 177px;
  }
  .grid-cols-sm-177 {
    grid-template-columns: repeat(177, 1fr);
  }
  .gap-sm-177 {
    gap: 177px;
  }
  .gap-x-sm-177 {
    -moz-column-gap: 177px;
         column-gap: 177px;
  }
  .gap-y-sm-177 {
    row-gap: 177px;
  }
  .rounded-sm-177 {
    border-radius: 177px;
  }
  .mb-sm-177 {
    margin-bottom: 177px;
  }
  .mt-sm-177 {
    margin-top: 177px;
  }
  .mr-sm-177 {
    margin-right: 177px;
  }
  .ml-sm-177 {
    margin-left: 177px;
  }
  .mx-sm-177 {
    margin-right: 177px;
    margin-left: 177px;
  }
  .my-sm-177 {
    margin-top: 177px;
    margin-bottom: 177px;
  }
  .p-sm-177 {
    padding: 177px;
  }
  .px-sm-177 {
    padding-right: 177px;
    padding-left: 177px;
  }
  .py-sm-177 {
    padding-top: 177px;
    padding-bottom: 177px;
  }
  .pr-sm-177 {
    padding-right: 177px;
  }
  .pl-sm-177 {
    padding-left: 177px;
  }
  .pt-sm-177 {
    padding-top: 177px;
  }
  .pb-sm-177 {
    padding-bottom: 177px;
  }
  .fs-sm-177 {
    font-size: 177px;
  }
  .w-sm-177 {
    width: 177px;
  }
  .h-sm-177 {
    height: 177px;
  }
}
@media (min-width: 768px) {
  .lh-md-177 {
    line-height: 177px;
  }
  .line-height-md-177 {
    line-height: 177px;
  }
  .grid-cols-md-177 {
    grid-template-columns: repeat(177, 1fr);
  }
  .gap-md-177 {
    gap: 177px;
  }
  .gap-x-md-177 {
    -moz-column-gap: 177px;
         column-gap: 177px;
  }
  .gap-y-md-177 {
    row-gap: 177px;
  }
  .rounded-md-177 {
    border-radius: 177px;
  }
  .mb-md-177 {
    margin-bottom: 177px;
  }
  .mt-md-177 {
    margin-top: 177px;
  }
  .mr-md-177 {
    margin-right: 177px;
  }
  .ml-md-177 {
    margin-left: 177px;
  }
  .mx-md-177 {
    margin-right: 177px;
    margin-left: 177px;
  }
  .my-md-177 {
    margin-top: 177px;
    margin-bottom: 177px;
  }
  .p-md-177 {
    padding: 177px;
  }
  .px-md-177 {
    padding-right: 177px;
    padding-left: 177px;
  }
  .py-md-177 {
    padding-top: 177px;
    padding-bottom: 177px;
  }
  .pr-md-177 {
    padding-right: 177px;
  }
  .pl-md-177 {
    padding-left: 177px;
  }
  .pt-md-177 {
    padding-top: 177px;
  }
  .pb-md-177 {
    padding-bottom: 177px;
  }
  .fs-md-177 {
    font-size: 177px;
  }
  .w-md-177 {
    width: 177px;
  }
  .h-md-177 {
    height: 177px;
  }
}
@media (min-width: 992px) {
  .lh-lg-177 {
    line-height: 177px;
  }
  .line-height-lg-177 {
    line-height: 177px;
  }
  .grid-cols-lg-177 {
    grid-template-columns: repeat(177, 1fr);
  }
  .gap-lg-177 {
    gap: 177px;
  }
  .gap-x-lg-177 {
    -moz-column-gap: 177px;
         column-gap: 177px;
  }
  .gap-y-lg-177 {
    row-gap: 177px;
  }
  .rounded-lg-177 {
    border-radius: 177px;
  }
  .mb-lg-177 {
    margin-bottom: 177px;
  }
  .mt-lg-177 {
    margin-top: 177px;
  }
  .mr-lg-177 {
    margin-right: 177px;
  }
  .ml-lg-177 {
    margin-left: 177px;
  }
  .mx-lg-177 {
    margin-right: 177px;
    margin-left: 177px;
  }
  .my-lg-177 {
    margin-top: 177px;
    margin-bottom: 177px;
  }
  .p-lg-177 {
    padding: 177px;
  }
  .px-lg-177 {
    padding-right: 177px;
    padding-left: 177px;
  }
  .py-lg-177 {
    padding-top: 177px;
    padding-bottom: 177px;
  }
  .pr-lg-177 {
    padding-right: 177px;
  }
  .pl-lg-177 {
    padding-left: 177px;
  }
  .pt-lg-177 {
    padding-top: 177px;
  }
  .pb-lg-177 {
    padding-bottom: 177px;
  }
  .fs-lg-177 {
    font-size: 177px;
  }
  .w-lg-177 {
    width: 177px;
  }
  .h-lg-177 {
    height: 177px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-177 {
    line-height: 177px;
  }
  .line-height-xl-177 {
    line-height: 177px;
  }
  .grid-cols-xl-177 {
    grid-template-columns: repeat(177, 1fr);
  }
  .gap-xl-177 {
    gap: 177px;
  }
  .gap-x-xl-177 {
    -moz-column-gap: 177px;
         column-gap: 177px;
  }
  .gap-y-xl-177 {
    row-gap: 177px;
  }
  .rounded-xl-177 {
    border-radius: 177px;
  }
  .mb-xl-177 {
    margin-bottom: 177px;
  }
  .mt-xl-177 {
    margin-top: 177px;
  }
  .mr-xl-177 {
    margin-right: 177px;
  }
  .ml-xl-177 {
    margin-left: 177px;
  }
  .mx-xl-177 {
    margin-right: 177px;
    margin-left: 177px;
  }
  .my-xl-177 {
    margin-top: 177px;
    margin-bottom: 177px;
  }
  .p-xl-177 {
    padding: 177px;
  }
  .px-xl-177 {
    padding-right: 177px;
    padding-left: 177px;
  }
  .py-xl-177 {
    padding-top: 177px;
    padding-bottom: 177px;
  }
  .pr-xl-177 {
    padding-right: 177px;
  }
  .pl-xl-177 {
    padding-left: 177px;
  }
  .pt-xl-177 {
    padding-top: 177px;
  }
  .pb-xl-177 {
    padding-bottom: 177px;
  }
  .fs-xl-177 {
    font-size: 177px;
  }
  .w-xl-177 {
    width: 177px;
  }
  .h-xl-177 {
    height: 177px;
  }
}
.lh-178 {
  line-height: 178px;
}

.grid-cols-178 {
  grid-template-columns: repeat(178, 1fr);
}

.line-height-178 {
  line-height: 178px;
}

.gap-178 {
  gap: 178px;
}

.gap-x-178 {
  -moz-column-gap: 178px;
       column-gap: 178px;
}

.gap-y-178 {
  row-gap: 178px;
}

.rounded-178 {
  border-radius: 178px;
}

.mb-178 {
  margin-bottom: 178px;
}

.mt-178 {
  margin-top: 178px;
}

.mr-178 {
  margin-right: 178px;
}

.ml-178 {
  margin-left: 178px;
}

.mx-178 {
  margin-right: 178px;
  margin-left: 178px;
}

.my-178 {
  margin-top: 178px;
  margin-bottom: 178px;
}

.p-178 {
  padding: 178px;
}

.px-178 {
  padding-right: 178px;
  padding-left: 178px;
}

.py-178 {
  padding-top: 178px;
  padding-bottom: 178px;
}

.pr-178 {
  padding-right: 178px;
}

.pl-178 {
  padding-left: 178px;
}

.pt-178 {
  padding-top: 178px;
}

.pb-178 {
  padding-bottom: 178px;
}

.fs-178 {
  font-size: 178px;
}

.w-178 {
  width: 178px;
}

.h-178 {
  height: 178px;
}

@media (min-width: 576px) {
  .lh-sm-178 {
    line-height: 178px;
  }
  .line-height-sm-178 {
    line-height: 178px;
  }
  .grid-cols-sm-178 {
    grid-template-columns: repeat(178, 1fr);
  }
  .gap-sm-178 {
    gap: 178px;
  }
  .gap-x-sm-178 {
    -moz-column-gap: 178px;
         column-gap: 178px;
  }
  .gap-y-sm-178 {
    row-gap: 178px;
  }
  .rounded-sm-178 {
    border-radius: 178px;
  }
  .mb-sm-178 {
    margin-bottom: 178px;
  }
  .mt-sm-178 {
    margin-top: 178px;
  }
  .mr-sm-178 {
    margin-right: 178px;
  }
  .ml-sm-178 {
    margin-left: 178px;
  }
  .mx-sm-178 {
    margin-right: 178px;
    margin-left: 178px;
  }
  .my-sm-178 {
    margin-top: 178px;
    margin-bottom: 178px;
  }
  .p-sm-178 {
    padding: 178px;
  }
  .px-sm-178 {
    padding-right: 178px;
    padding-left: 178px;
  }
  .py-sm-178 {
    padding-top: 178px;
    padding-bottom: 178px;
  }
  .pr-sm-178 {
    padding-right: 178px;
  }
  .pl-sm-178 {
    padding-left: 178px;
  }
  .pt-sm-178 {
    padding-top: 178px;
  }
  .pb-sm-178 {
    padding-bottom: 178px;
  }
  .fs-sm-178 {
    font-size: 178px;
  }
  .w-sm-178 {
    width: 178px;
  }
  .h-sm-178 {
    height: 178px;
  }
}
@media (min-width: 768px) {
  .lh-md-178 {
    line-height: 178px;
  }
  .line-height-md-178 {
    line-height: 178px;
  }
  .grid-cols-md-178 {
    grid-template-columns: repeat(178, 1fr);
  }
  .gap-md-178 {
    gap: 178px;
  }
  .gap-x-md-178 {
    -moz-column-gap: 178px;
         column-gap: 178px;
  }
  .gap-y-md-178 {
    row-gap: 178px;
  }
  .rounded-md-178 {
    border-radius: 178px;
  }
  .mb-md-178 {
    margin-bottom: 178px;
  }
  .mt-md-178 {
    margin-top: 178px;
  }
  .mr-md-178 {
    margin-right: 178px;
  }
  .ml-md-178 {
    margin-left: 178px;
  }
  .mx-md-178 {
    margin-right: 178px;
    margin-left: 178px;
  }
  .my-md-178 {
    margin-top: 178px;
    margin-bottom: 178px;
  }
  .p-md-178 {
    padding: 178px;
  }
  .px-md-178 {
    padding-right: 178px;
    padding-left: 178px;
  }
  .py-md-178 {
    padding-top: 178px;
    padding-bottom: 178px;
  }
  .pr-md-178 {
    padding-right: 178px;
  }
  .pl-md-178 {
    padding-left: 178px;
  }
  .pt-md-178 {
    padding-top: 178px;
  }
  .pb-md-178 {
    padding-bottom: 178px;
  }
  .fs-md-178 {
    font-size: 178px;
  }
  .w-md-178 {
    width: 178px;
  }
  .h-md-178 {
    height: 178px;
  }
}
@media (min-width: 992px) {
  .lh-lg-178 {
    line-height: 178px;
  }
  .line-height-lg-178 {
    line-height: 178px;
  }
  .grid-cols-lg-178 {
    grid-template-columns: repeat(178, 1fr);
  }
  .gap-lg-178 {
    gap: 178px;
  }
  .gap-x-lg-178 {
    -moz-column-gap: 178px;
         column-gap: 178px;
  }
  .gap-y-lg-178 {
    row-gap: 178px;
  }
  .rounded-lg-178 {
    border-radius: 178px;
  }
  .mb-lg-178 {
    margin-bottom: 178px;
  }
  .mt-lg-178 {
    margin-top: 178px;
  }
  .mr-lg-178 {
    margin-right: 178px;
  }
  .ml-lg-178 {
    margin-left: 178px;
  }
  .mx-lg-178 {
    margin-right: 178px;
    margin-left: 178px;
  }
  .my-lg-178 {
    margin-top: 178px;
    margin-bottom: 178px;
  }
  .p-lg-178 {
    padding: 178px;
  }
  .px-lg-178 {
    padding-right: 178px;
    padding-left: 178px;
  }
  .py-lg-178 {
    padding-top: 178px;
    padding-bottom: 178px;
  }
  .pr-lg-178 {
    padding-right: 178px;
  }
  .pl-lg-178 {
    padding-left: 178px;
  }
  .pt-lg-178 {
    padding-top: 178px;
  }
  .pb-lg-178 {
    padding-bottom: 178px;
  }
  .fs-lg-178 {
    font-size: 178px;
  }
  .w-lg-178 {
    width: 178px;
  }
  .h-lg-178 {
    height: 178px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-178 {
    line-height: 178px;
  }
  .line-height-xl-178 {
    line-height: 178px;
  }
  .grid-cols-xl-178 {
    grid-template-columns: repeat(178, 1fr);
  }
  .gap-xl-178 {
    gap: 178px;
  }
  .gap-x-xl-178 {
    -moz-column-gap: 178px;
         column-gap: 178px;
  }
  .gap-y-xl-178 {
    row-gap: 178px;
  }
  .rounded-xl-178 {
    border-radius: 178px;
  }
  .mb-xl-178 {
    margin-bottom: 178px;
  }
  .mt-xl-178 {
    margin-top: 178px;
  }
  .mr-xl-178 {
    margin-right: 178px;
  }
  .ml-xl-178 {
    margin-left: 178px;
  }
  .mx-xl-178 {
    margin-right: 178px;
    margin-left: 178px;
  }
  .my-xl-178 {
    margin-top: 178px;
    margin-bottom: 178px;
  }
  .p-xl-178 {
    padding: 178px;
  }
  .px-xl-178 {
    padding-right: 178px;
    padding-left: 178px;
  }
  .py-xl-178 {
    padding-top: 178px;
    padding-bottom: 178px;
  }
  .pr-xl-178 {
    padding-right: 178px;
  }
  .pl-xl-178 {
    padding-left: 178px;
  }
  .pt-xl-178 {
    padding-top: 178px;
  }
  .pb-xl-178 {
    padding-bottom: 178px;
  }
  .fs-xl-178 {
    font-size: 178px;
  }
  .w-xl-178 {
    width: 178px;
  }
  .h-xl-178 {
    height: 178px;
  }
}
.lh-179 {
  line-height: 179px;
}

.grid-cols-179 {
  grid-template-columns: repeat(179, 1fr);
}

.line-height-179 {
  line-height: 179px;
}

.gap-179 {
  gap: 179px;
}

.gap-x-179 {
  -moz-column-gap: 179px;
       column-gap: 179px;
}

.gap-y-179 {
  row-gap: 179px;
}

.rounded-179 {
  border-radius: 179px;
}

.mb-179 {
  margin-bottom: 179px;
}

.mt-179 {
  margin-top: 179px;
}

.mr-179 {
  margin-right: 179px;
}

.ml-179 {
  margin-left: 179px;
}

.mx-179 {
  margin-right: 179px;
  margin-left: 179px;
}

.my-179 {
  margin-top: 179px;
  margin-bottom: 179px;
}

.p-179 {
  padding: 179px;
}

.px-179 {
  padding-right: 179px;
  padding-left: 179px;
}

.py-179 {
  padding-top: 179px;
  padding-bottom: 179px;
}

.pr-179 {
  padding-right: 179px;
}

.pl-179 {
  padding-left: 179px;
}

.pt-179 {
  padding-top: 179px;
}

.pb-179 {
  padding-bottom: 179px;
}

.fs-179 {
  font-size: 179px;
}

.w-179 {
  width: 179px;
}

.h-179 {
  height: 179px;
}

@media (min-width: 576px) {
  .lh-sm-179 {
    line-height: 179px;
  }
  .line-height-sm-179 {
    line-height: 179px;
  }
  .grid-cols-sm-179 {
    grid-template-columns: repeat(179, 1fr);
  }
  .gap-sm-179 {
    gap: 179px;
  }
  .gap-x-sm-179 {
    -moz-column-gap: 179px;
         column-gap: 179px;
  }
  .gap-y-sm-179 {
    row-gap: 179px;
  }
  .rounded-sm-179 {
    border-radius: 179px;
  }
  .mb-sm-179 {
    margin-bottom: 179px;
  }
  .mt-sm-179 {
    margin-top: 179px;
  }
  .mr-sm-179 {
    margin-right: 179px;
  }
  .ml-sm-179 {
    margin-left: 179px;
  }
  .mx-sm-179 {
    margin-right: 179px;
    margin-left: 179px;
  }
  .my-sm-179 {
    margin-top: 179px;
    margin-bottom: 179px;
  }
  .p-sm-179 {
    padding: 179px;
  }
  .px-sm-179 {
    padding-right: 179px;
    padding-left: 179px;
  }
  .py-sm-179 {
    padding-top: 179px;
    padding-bottom: 179px;
  }
  .pr-sm-179 {
    padding-right: 179px;
  }
  .pl-sm-179 {
    padding-left: 179px;
  }
  .pt-sm-179 {
    padding-top: 179px;
  }
  .pb-sm-179 {
    padding-bottom: 179px;
  }
  .fs-sm-179 {
    font-size: 179px;
  }
  .w-sm-179 {
    width: 179px;
  }
  .h-sm-179 {
    height: 179px;
  }
}
@media (min-width: 768px) {
  .lh-md-179 {
    line-height: 179px;
  }
  .line-height-md-179 {
    line-height: 179px;
  }
  .grid-cols-md-179 {
    grid-template-columns: repeat(179, 1fr);
  }
  .gap-md-179 {
    gap: 179px;
  }
  .gap-x-md-179 {
    -moz-column-gap: 179px;
         column-gap: 179px;
  }
  .gap-y-md-179 {
    row-gap: 179px;
  }
  .rounded-md-179 {
    border-radius: 179px;
  }
  .mb-md-179 {
    margin-bottom: 179px;
  }
  .mt-md-179 {
    margin-top: 179px;
  }
  .mr-md-179 {
    margin-right: 179px;
  }
  .ml-md-179 {
    margin-left: 179px;
  }
  .mx-md-179 {
    margin-right: 179px;
    margin-left: 179px;
  }
  .my-md-179 {
    margin-top: 179px;
    margin-bottom: 179px;
  }
  .p-md-179 {
    padding: 179px;
  }
  .px-md-179 {
    padding-right: 179px;
    padding-left: 179px;
  }
  .py-md-179 {
    padding-top: 179px;
    padding-bottom: 179px;
  }
  .pr-md-179 {
    padding-right: 179px;
  }
  .pl-md-179 {
    padding-left: 179px;
  }
  .pt-md-179 {
    padding-top: 179px;
  }
  .pb-md-179 {
    padding-bottom: 179px;
  }
  .fs-md-179 {
    font-size: 179px;
  }
  .w-md-179 {
    width: 179px;
  }
  .h-md-179 {
    height: 179px;
  }
}
@media (min-width: 992px) {
  .lh-lg-179 {
    line-height: 179px;
  }
  .line-height-lg-179 {
    line-height: 179px;
  }
  .grid-cols-lg-179 {
    grid-template-columns: repeat(179, 1fr);
  }
  .gap-lg-179 {
    gap: 179px;
  }
  .gap-x-lg-179 {
    -moz-column-gap: 179px;
         column-gap: 179px;
  }
  .gap-y-lg-179 {
    row-gap: 179px;
  }
  .rounded-lg-179 {
    border-radius: 179px;
  }
  .mb-lg-179 {
    margin-bottom: 179px;
  }
  .mt-lg-179 {
    margin-top: 179px;
  }
  .mr-lg-179 {
    margin-right: 179px;
  }
  .ml-lg-179 {
    margin-left: 179px;
  }
  .mx-lg-179 {
    margin-right: 179px;
    margin-left: 179px;
  }
  .my-lg-179 {
    margin-top: 179px;
    margin-bottom: 179px;
  }
  .p-lg-179 {
    padding: 179px;
  }
  .px-lg-179 {
    padding-right: 179px;
    padding-left: 179px;
  }
  .py-lg-179 {
    padding-top: 179px;
    padding-bottom: 179px;
  }
  .pr-lg-179 {
    padding-right: 179px;
  }
  .pl-lg-179 {
    padding-left: 179px;
  }
  .pt-lg-179 {
    padding-top: 179px;
  }
  .pb-lg-179 {
    padding-bottom: 179px;
  }
  .fs-lg-179 {
    font-size: 179px;
  }
  .w-lg-179 {
    width: 179px;
  }
  .h-lg-179 {
    height: 179px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-179 {
    line-height: 179px;
  }
  .line-height-xl-179 {
    line-height: 179px;
  }
  .grid-cols-xl-179 {
    grid-template-columns: repeat(179, 1fr);
  }
  .gap-xl-179 {
    gap: 179px;
  }
  .gap-x-xl-179 {
    -moz-column-gap: 179px;
         column-gap: 179px;
  }
  .gap-y-xl-179 {
    row-gap: 179px;
  }
  .rounded-xl-179 {
    border-radius: 179px;
  }
  .mb-xl-179 {
    margin-bottom: 179px;
  }
  .mt-xl-179 {
    margin-top: 179px;
  }
  .mr-xl-179 {
    margin-right: 179px;
  }
  .ml-xl-179 {
    margin-left: 179px;
  }
  .mx-xl-179 {
    margin-right: 179px;
    margin-left: 179px;
  }
  .my-xl-179 {
    margin-top: 179px;
    margin-bottom: 179px;
  }
  .p-xl-179 {
    padding: 179px;
  }
  .px-xl-179 {
    padding-right: 179px;
    padding-left: 179px;
  }
  .py-xl-179 {
    padding-top: 179px;
    padding-bottom: 179px;
  }
  .pr-xl-179 {
    padding-right: 179px;
  }
  .pl-xl-179 {
    padding-left: 179px;
  }
  .pt-xl-179 {
    padding-top: 179px;
  }
  .pb-xl-179 {
    padding-bottom: 179px;
  }
  .fs-xl-179 {
    font-size: 179px;
  }
  .w-xl-179 {
    width: 179px;
  }
  .h-xl-179 {
    height: 179px;
  }
}
.lh-180 {
  line-height: 180px;
}

.grid-cols-180 {
  grid-template-columns: repeat(180, 1fr);
}

.line-height-180 {
  line-height: 180px;
}

.gap-180 {
  gap: 180px;
}

.gap-x-180 {
  -moz-column-gap: 180px;
       column-gap: 180px;
}

.gap-y-180 {
  row-gap: 180px;
}

.rounded-180 {
  border-radius: 180px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mt-180 {
  margin-top: 180px;
}

.mr-180 {
  margin-right: 180px;
}

.ml-180 {
  margin-left: 180px;
}

.mx-180 {
  margin-right: 180px;
  margin-left: 180px;
}

.my-180 {
  margin-top: 180px;
  margin-bottom: 180px;
}

.p-180 {
  padding: 180px;
}

.px-180 {
  padding-right: 180px;
  padding-left: 180px;
}

.py-180 {
  padding-top: 180px;
  padding-bottom: 180px;
}

.pr-180 {
  padding-right: 180px;
}

.pl-180 {
  padding-left: 180px;
}

.pt-180 {
  padding-top: 180px;
}

.pb-180 {
  padding-bottom: 180px;
}

.fs-180 {
  font-size: 180px;
}

.w-180 {
  width: 180px;
}

.h-180 {
  height: 180px;
}

@media (min-width: 576px) {
  .lh-sm-180 {
    line-height: 180px;
  }
  .line-height-sm-180 {
    line-height: 180px;
  }
  .grid-cols-sm-180 {
    grid-template-columns: repeat(180, 1fr);
  }
  .gap-sm-180 {
    gap: 180px;
  }
  .gap-x-sm-180 {
    -moz-column-gap: 180px;
         column-gap: 180px;
  }
  .gap-y-sm-180 {
    row-gap: 180px;
  }
  .rounded-sm-180 {
    border-radius: 180px;
  }
  .mb-sm-180 {
    margin-bottom: 180px;
  }
  .mt-sm-180 {
    margin-top: 180px;
  }
  .mr-sm-180 {
    margin-right: 180px;
  }
  .ml-sm-180 {
    margin-left: 180px;
  }
  .mx-sm-180 {
    margin-right: 180px;
    margin-left: 180px;
  }
  .my-sm-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }
  .p-sm-180 {
    padding: 180px;
  }
  .px-sm-180 {
    padding-right: 180px;
    padding-left: 180px;
  }
  .py-sm-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pr-sm-180 {
    padding-right: 180px;
  }
  .pl-sm-180 {
    padding-left: 180px;
  }
  .pt-sm-180 {
    padding-top: 180px;
  }
  .pb-sm-180 {
    padding-bottom: 180px;
  }
  .fs-sm-180 {
    font-size: 180px;
  }
  .w-sm-180 {
    width: 180px;
  }
  .h-sm-180 {
    height: 180px;
  }
}
@media (min-width: 768px) {
  .lh-md-180 {
    line-height: 180px;
  }
  .line-height-md-180 {
    line-height: 180px;
  }
  .grid-cols-md-180 {
    grid-template-columns: repeat(180, 1fr);
  }
  .gap-md-180 {
    gap: 180px;
  }
  .gap-x-md-180 {
    -moz-column-gap: 180px;
         column-gap: 180px;
  }
  .gap-y-md-180 {
    row-gap: 180px;
  }
  .rounded-md-180 {
    border-radius: 180px;
  }
  .mb-md-180 {
    margin-bottom: 180px;
  }
  .mt-md-180 {
    margin-top: 180px;
  }
  .mr-md-180 {
    margin-right: 180px;
  }
  .ml-md-180 {
    margin-left: 180px;
  }
  .mx-md-180 {
    margin-right: 180px;
    margin-left: 180px;
  }
  .my-md-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }
  .p-md-180 {
    padding: 180px;
  }
  .px-md-180 {
    padding-right: 180px;
    padding-left: 180px;
  }
  .py-md-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pr-md-180 {
    padding-right: 180px;
  }
  .pl-md-180 {
    padding-left: 180px;
  }
  .pt-md-180 {
    padding-top: 180px;
  }
  .pb-md-180 {
    padding-bottom: 180px;
  }
  .fs-md-180 {
    font-size: 180px;
  }
  .w-md-180 {
    width: 180px;
  }
  .h-md-180 {
    height: 180px;
  }
}
@media (min-width: 992px) {
  .lh-lg-180 {
    line-height: 180px;
  }
  .line-height-lg-180 {
    line-height: 180px;
  }
  .grid-cols-lg-180 {
    grid-template-columns: repeat(180, 1fr);
  }
  .gap-lg-180 {
    gap: 180px;
  }
  .gap-x-lg-180 {
    -moz-column-gap: 180px;
         column-gap: 180px;
  }
  .gap-y-lg-180 {
    row-gap: 180px;
  }
  .rounded-lg-180 {
    border-radius: 180px;
  }
  .mb-lg-180 {
    margin-bottom: 180px;
  }
  .mt-lg-180 {
    margin-top: 180px;
  }
  .mr-lg-180 {
    margin-right: 180px;
  }
  .ml-lg-180 {
    margin-left: 180px;
  }
  .mx-lg-180 {
    margin-right: 180px;
    margin-left: 180px;
  }
  .my-lg-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }
  .p-lg-180 {
    padding: 180px;
  }
  .px-lg-180 {
    padding-right: 180px;
    padding-left: 180px;
  }
  .py-lg-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pr-lg-180 {
    padding-right: 180px;
  }
  .pl-lg-180 {
    padding-left: 180px;
  }
  .pt-lg-180 {
    padding-top: 180px;
  }
  .pb-lg-180 {
    padding-bottom: 180px;
  }
  .fs-lg-180 {
    font-size: 180px;
  }
  .w-lg-180 {
    width: 180px;
  }
  .h-lg-180 {
    height: 180px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-180 {
    line-height: 180px;
  }
  .line-height-xl-180 {
    line-height: 180px;
  }
  .grid-cols-xl-180 {
    grid-template-columns: repeat(180, 1fr);
  }
  .gap-xl-180 {
    gap: 180px;
  }
  .gap-x-xl-180 {
    -moz-column-gap: 180px;
         column-gap: 180px;
  }
  .gap-y-xl-180 {
    row-gap: 180px;
  }
  .rounded-xl-180 {
    border-radius: 180px;
  }
  .mb-xl-180 {
    margin-bottom: 180px;
  }
  .mt-xl-180 {
    margin-top: 180px;
  }
  .mr-xl-180 {
    margin-right: 180px;
  }
  .ml-xl-180 {
    margin-left: 180px;
  }
  .mx-xl-180 {
    margin-right: 180px;
    margin-left: 180px;
  }
  .my-xl-180 {
    margin-top: 180px;
    margin-bottom: 180px;
  }
  .p-xl-180 {
    padding: 180px;
  }
  .px-xl-180 {
    padding-right: 180px;
    padding-left: 180px;
  }
  .py-xl-180 {
    padding-top: 180px;
    padding-bottom: 180px;
  }
  .pr-xl-180 {
    padding-right: 180px;
  }
  .pl-xl-180 {
    padding-left: 180px;
  }
  .pt-xl-180 {
    padding-top: 180px;
  }
  .pb-xl-180 {
    padding-bottom: 180px;
  }
  .fs-xl-180 {
    font-size: 180px;
  }
  .w-xl-180 {
    width: 180px;
  }
  .h-xl-180 {
    height: 180px;
  }
}
.lh-181 {
  line-height: 181px;
}

.grid-cols-181 {
  grid-template-columns: repeat(181, 1fr);
}

.line-height-181 {
  line-height: 181px;
}

.gap-181 {
  gap: 181px;
}

.gap-x-181 {
  -moz-column-gap: 181px;
       column-gap: 181px;
}

.gap-y-181 {
  row-gap: 181px;
}

.rounded-181 {
  border-radius: 181px;
}

.mb-181 {
  margin-bottom: 181px;
}

.mt-181 {
  margin-top: 181px;
}

.mr-181 {
  margin-right: 181px;
}

.ml-181 {
  margin-left: 181px;
}

.mx-181 {
  margin-right: 181px;
  margin-left: 181px;
}

.my-181 {
  margin-top: 181px;
  margin-bottom: 181px;
}

.p-181 {
  padding: 181px;
}

.px-181 {
  padding-right: 181px;
  padding-left: 181px;
}

.py-181 {
  padding-top: 181px;
  padding-bottom: 181px;
}

.pr-181 {
  padding-right: 181px;
}

.pl-181 {
  padding-left: 181px;
}

.pt-181 {
  padding-top: 181px;
}

.pb-181 {
  padding-bottom: 181px;
}

.fs-181 {
  font-size: 181px;
}

.w-181 {
  width: 181px;
}

.h-181 {
  height: 181px;
}

@media (min-width: 576px) {
  .lh-sm-181 {
    line-height: 181px;
  }
  .line-height-sm-181 {
    line-height: 181px;
  }
  .grid-cols-sm-181 {
    grid-template-columns: repeat(181, 1fr);
  }
  .gap-sm-181 {
    gap: 181px;
  }
  .gap-x-sm-181 {
    -moz-column-gap: 181px;
         column-gap: 181px;
  }
  .gap-y-sm-181 {
    row-gap: 181px;
  }
  .rounded-sm-181 {
    border-radius: 181px;
  }
  .mb-sm-181 {
    margin-bottom: 181px;
  }
  .mt-sm-181 {
    margin-top: 181px;
  }
  .mr-sm-181 {
    margin-right: 181px;
  }
  .ml-sm-181 {
    margin-left: 181px;
  }
  .mx-sm-181 {
    margin-right: 181px;
    margin-left: 181px;
  }
  .my-sm-181 {
    margin-top: 181px;
    margin-bottom: 181px;
  }
  .p-sm-181 {
    padding: 181px;
  }
  .px-sm-181 {
    padding-right: 181px;
    padding-left: 181px;
  }
  .py-sm-181 {
    padding-top: 181px;
    padding-bottom: 181px;
  }
  .pr-sm-181 {
    padding-right: 181px;
  }
  .pl-sm-181 {
    padding-left: 181px;
  }
  .pt-sm-181 {
    padding-top: 181px;
  }
  .pb-sm-181 {
    padding-bottom: 181px;
  }
  .fs-sm-181 {
    font-size: 181px;
  }
  .w-sm-181 {
    width: 181px;
  }
  .h-sm-181 {
    height: 181px;
  }
}
@media (min-width: 768px) {
  .lh-md-181 {
    line-height: 181px;
  }
  .line-height-md-181 {
    line-height: 181px;
  }
  .grid-cols-md-181 {
    grid-template-columns: repeat(181, 1fr);
  }
  .gap-md-181 {
    gap: 181px;
  }
  .gap-x-md-181 {
    -moz-column-gap: 181px;
         column-gap: 181px;
  }
  .gap-y-md-181 {
    row-gap: 181px;
  }
  .rounded-md-181 {
    border-radius: 181px;
  }
  .mb-md-181 {
    margin-bottom: 181px;
  }
  .mt-md-181 {
    margin-top: 181px;
  }
  .mr-md-181 {
    margin-right: 181px;
  }
  .ml-md-181 {
    margin-left: 181px;
  }
  .mx-md-181 {
    margin-right: 181px;
    margin-left: 181px;
  }
  .my-md-181 {
    margin-top: 181px;
    margin-bottom: 181px;
  }
  .p-md-181 {
    padding: 181px;
  }
  .px-md-181 {
    padding-right: 181px;
    padding-left: 181px;
  }
  .py-md-181 {
    padding-top: 181px;
    padding-bottom: 181px;
  }
  .pr-md-181 {
    padding-right: 181px;
  }
  .pl-md-181 {
    padding-left: 181px;
  }
  .pt-md-181 {
    padding-top: 181px;
  }
  .pb-md-181 {
    padding-bottom: 181px;
  }
  .fs-md-181 {
    font-size: 181px;
  }
  .w-md-181 {
    width: 181px;
  }
  .h-md-181 {
    height: 181px;
  }
}
@media (min-width: 992px) {
  .lh-lg-181 {
    line-height: 181px;
  }
  .line-height-lg-181 {
    line-height: 181px;
  }
  .grid-cols-lg-181 {
    grid-template-columns: repeat(181, 1fr);
  }
  .gap-lg-181 {
    gap: 181px;
  }
  .gap-x-lg-181 {
    -moz-column-gap: 181px;
         column-gap: 181px;
  }
  .gap-y-lg-181 {
    row-gap: 181px;
  }
  .rounded-lg-181 {
    border-radius: 181px;
  }
  .mb-lg-181 {
    margin-bottom: 181px;
  }
  .mt-lg-181 {
    margin-top: 181px;
  }
  .mr-lg-181 {
    margin-right: 181px;
  }
  .ml-lg-181 {
    margin-left: 181px;
  }
  .mx-lg-181 {
    margin-right: 181px;
    margin-left: 181px;
  }
  .my-lg-181 {
    margin-top: 181px;
    margin-bottom: 181px;
  }
  .p-lg-181 {
    padding: 181px;
  }
  .px-lg-181 {
    padding-right: 181px;
    padding-left: 181px;
  }
  .py-lg-181 {
    padding-top: 181px;
    padding-bottom: 181px;
  }
  .pr-lg-181 {
    padding-right: 181px;
  }
  .pl-lg-181 {
    padding-left: 181px;
  }
  .pt-lg-181 {
    padding-top: 181px;
  }
  .pb-lg-181 {
    padding-bottom: 181px;
  }
  .fs-lg-181 {
    font-size: 181px;
  }
  .w-lg-181 {
    width: 181px;
  }
  .h-lg-181 {
    height: 181px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-181 {
    line-height: 181px;
  }
  .line-height-xl-181 {
    line-height: 181px;
  }
  .grid-cols-xl-181 {
    grid-template-columns: repeat(181, 1fr);
  }
  .gap-xl-181 {
    gap: 181px;
  }
  .gap-x-xl-181 {
    -moz-column-gap: 181px;
         column-gap: 181px;
  }
  .gap-y-xl-181 {
    row-gap: 181px;
  }
  .rounded-xl-181 {
    border-radius: 181px;
  }
  .mb-xl-181 {
    margin-bottom: 181px;
  }
  .mt-xl-181 {
    margin-top: 181px;
  }
  .mr-xl-181 {
    margin-right: 181px;
  }
  .ml-xl-181 {
    margin-left: 181px;
  }
  .mx-xl-181 {
    margin-right: 181px;
    margin-left: 181px;
  }
  .my-xl-181 {
    margin-top: 181px;
    margin-bottom: 181px;
  }
  .p-xl-181 {
    padding: 181px;
  }
  .px-xl-181 {
    padding-right: 181px;
    padding-left: 181px;
  }
  .py-xl-181 {
    padding-top: 181px;
    padding-bottom: 181px;
  }
  .pr-xl-181 {
    padding-right: 181px;
  }
  .pl-xl-181 {
    padding-left: 181px;
  }
  .pt-xl-181 {
    padding-top: 181px;
  }
  .pb-xl-181 {
    padding-bottom: 181px;
  }
  .fs-xl-181 {
    font-size: 181px;
  }
  .w-xl-181 {
    width: 181px;
  }
  .h-xl-181 {
    height: 181px;
  }
}
.lh-182 {
  line-height: 182px;
}

.grid-cols-182 {
  grid-template-columns: repeat(182, 1fr);
}

.line-height-182 {
  line-height: 182px;
}

.gap-182 {
  gap: 182px;
}

.gap-x-182 {
  -moz-column-gap: 182px;
       column-gap: 182px;
}

.gap-y-182 {
  row-gap: 182px;
}

.rounded-182 {
  border-radius: 182px;
}

.mb-182 {
  margin-bottom: 182px;
}

.mt-182 {
  margin-top: 182px;
}

.mr-182 {
  margin-right: 182px;
}

.ml-182 {
  margin-left: 182px;
}

.mx-182 {
  margin-right: 182px;
  margin-left: 182px;
}

.my-182 {
  margin-top: 182px;
  margin-bottom: 182px;
}

.p-182 {
  padding: 182px;
}

.px-182 {
  padding-right: 182px;
  padding-left: 182px;
}

.py-182 {
  padding-top: 182px;
  padding-bottom: 182px;
}

.pr-182 {
  padding-right: 182px;
}

.pl-182 {
  padding-left: 182px;
}

.pt-182 {
  padding-top: 182px;
}

.pb-182 {
  padding-bottom: 182px;
}

.fs-182 {
  font-size: 182px;
}

.w-182 {
  width: 182px;
}

.h-182 {
  height: 182px;
}

@media (min-width: 576px) {
  .lh-sm-182 {
    line-height: 182px;
  }
  .line-height-sm-182 {
    line-height: 182px;
  }
  .grid-cols-sm-182 {
    grid-template-columns: repeat(182, 1fr);
  }
  .gap-sm-182 {
    gap: 182px;
  }
  .gap-x-sm-182 {
    -moz-column-gap: 182px;
         column-gap: 182px;
  }
  .gap-y-sm-182 {
    row-gap: 182px;
  }
  .rounded-sm-182 {
    border-radius: 182px;
  }
  .mb-sm-182 {
    margin-bottom: 182px;
  }
  .mt-sm-182 {
    margin-top: 182px;
  }
  .mr-sm-182 {
    margin-right: 182px;
  }
  .ml-sm-182 {
    margin-left: 182px;
  }
  .mx-sm-182 {
    margin-right: 182px;
    margin-left: 182px;
  }
  .my-sm-182 {
    margin-top: 182px;
    margin-bottom: 182px;
  }
  .p-sm-182 {
    padding: 182px;
  }
  .px-sm-182 {
    padding-right: 182px;
    padding-left: 182px;
  }
  .py-sm-182 {
    padding-top: 182px;
    padding-bottom: 182px;
  }
  .pr-sm-182 {
    padding-right: 182px;
  }
  .pl-sm-182 {
    padding-left: 182px;
  }
  .pt-sm-182 {
    padding-top: 182px;
  }
  .pb-sm-182 {
    padding-bottom: 182px;
  }
  .fs-sm-182 {
    font-size: 182px;
  }
  .w-sm-182 {
    width: 182px;
  }
  .h-sm-182 {
    height: 182px;
  }
}
@media (min-width: 768px) {
  .lh-md-182 {
    line-height: 182px;
  }
  .line-height-md-182 {
    line-height: 182px;
  }
  .grid-cols-md-182 {
    grid-template-columns: repeat(182, 1fr);
  }
  .gap-md-182 {
    gap: 182px;
  }
  .gap-x-md-182 {
    -moz-column-gap: 182px;
         column-gap: 182px;
  }
  .gap-y-md-182 {
    row-gap: 182px;
  }
  .rounded-md-182 {
    border-radius: 182px;
  }
  .mb-md-182 {
    margin-bottom: 182px;
  }
  .mt-md-182 {
    margin-top: 182px;
  }
  .mr-md-182 {
    margin-right: 182px;
  }
  .ml-md-182 {
    margin-left: 182px;
  }
  .mx-md-182 {
    margin-right: 182px;
    margin-left: 182px;
  }
  .my-md-182 {
    margin-top: 182px;
    margin-bottom: 182px;
  }
  .p-md-182 {
    padding: 182px;
  }
  .px-md-182 {
    padding-right: 182px;
    padding-left: 182px;
  }
  .py-md-182 {
    padding-top: 182px;
    padding-bottom: 182px;
  }
  .pr-md-182 {
    padding-right: 182px;
  }
  .pl-md-182 {
    padding-left: 182px;
  }
  .pt-md-182 {
    padding-top: 182px;
  }
  .pb-md-182 {
    padding-bottom: 182px;
  }
  .fs-md-182 {
    font-size: 182px;
  }
  .w-md-182 {
    width: 182px;
  }
  .h-md-182 {
    height: 182px;
  }
}
@media (min-width: 992px) {
  .lh-lg-182 {
    line-height: 182px;
  }
  .line-height-lg-182 {
    line-height: 182px;
  }
  .grid-cols-lg-182 {
    grid-template-columns: repeat(182, 1fr);
  }
  .gap-lg-182 {
    gap: 182px;
  }
  .gap-x-lg-182 {
    -moz-column-gap: 182px;
         column-gap: 182px;
  }
  .gap-y-lg-182 {
    row-gap: 182px;
  }
  .rounded-lg-182 {
    border-radius: 182px;
  }
  .mb-lg-182 {
    margin-bottom: 182px;
  }
  .mt-lg-182 {
    margin-top: 182px;
  }
  .mr-lg-182 {
    margin-right: 182px;
  }
  .ml-lg-182 {
    margin-left: 182px;
  }
  .mx-lg-182 {
    margin-right: 182px;
    margin-left: 182px;
  }
  .my-lg-182 {
    margin-top: 182px;
    margin-bottom: 182px;
  }
  .p-lg-182 {
    padding: 182px;
  }
  .px-lg-182 {
    padding-right: 182px;
    padding-left: 182px;
  }
  .py-lg-182 {
    padding-top: 182px;
    padding-bottom: 182px;
  }
  .pr-lg-182 {
    padding-right: 182px;
  }
  .pl-lg-182 {
    padding-left: 182px;
  }
  .pt-lg-182 {
    padding-top: 182px;
  }
  .pb-lg-182 {
    padding-bottom: 182px;
  }
  .fs-lg-182 {
    font-size: 182px;
  }
  .w-lg-182 {
    width: 182px;
  }
  .h-lg-182 {
    height: 182px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-182 {
    line-height: 182px;
  }
  .line-height-xl-182 {
    line-height: 182px;
  }
  .grid-cols-xl-182 {
    grid-template-columns: repeat(182, 1fr);
  }
  .gap-xl-182 {
    gap: 182px;
  }
  .gap-x-xl-182 {
    -moz-column-gap: 182px;
         column-gap: 182px;
  }
  .gap-y-xl-182 {
    row-gap: 182px;
  }
  .rounded-xl-182 {
    border-radius: 182px;
  }
  .mb-xl-182 {
    margin-bottom: 182px;
  }
  .mt-xl-182 {
    margin-top: 182px;
  }
  .mr-xl-182 {
    margin-right: 182px;
  }
  .ml-xl-182 {
    margin-left: 182px;
  }
  .mx-xl-182 {
    margin-right: 182px;
    margin-left: 182px;
  }
  .my-xl-182 {
    margin-top: 182px;
    margin-bottom: 182px;
  }
  .p-xl-182 {
    padding: 182px;
  }
  .px-xl-182 {
    padding-right: 182px;
    padding-left: 182px;
  }
  .py-xl-182 {
    padding-top: 182px;
    padding-bottom: 182px;
  }
  .pr-xl-182 {
    padding-right: 182px;
  }
  .pl-xl-182 {
    padding-left: 182px;
  }
  .pt-xl-182 {
    padding-top: 182px;
  }
  .pb-xl-182 {
    padding-bottom: 182px;
  }
  .fs-xl-182 {
    font-size: 182px;
  }
  .w-xl-182 {
    width: 182px;
  }
  .h-xl-182 {
    height: 182px;
  }
}
.lh-183 {
  line-height: 183px;
}

.grid-cols-183 {
  grid-template-columns: repeat(183, 1fr);
}

.line-height-183 {
  line-height: 183px;
}

.gap-183 {
  gap: 183px;
}

.gap-x-183 {
  -moz-column-gap: 183px;
       column-gap: 183px;
}

.gap-y-183 {
  row-gap: 183px;
}

.rounded-183 {
  border-radius: 183px;
}

.mb-183 {
  margin-bottom: 183px;
}

.mt-183 {
  margin-top: 183px;
}

.mr-183 {
  margin-right: 183px;
}

.ml-183 {
  margin-left: 183px;
}

.mx-183 {
  margin-right: 183px;
  margin-left: 183px;
}

.my-183 {
  margin-top: 183px;
  margin-bottom: 183px;
}

.p-183 {
  padding: 183px;
}

.px-183 {
  padding-right: 183px;
  padding-left: 183px;
}

.py-183 {
  padding-top: 183px;
  padding-bottom: 183px;
}

.pr-183 {
  padding-right: 183px;
}

.pl-183 {
  padding-left: 183px;
}

.pt-183 {
  padding-top: 183px;
}

.pb-183 {
  padding-bottom: 183px;
}

.fs-183 {
  font-size: 183px;
}

.w-183 {
  width: 183px;
}

.h-183 {
  height: 183px;
}

@media (min-width: 576px) {
  .lh-sm-183 {
    line-height: 183px;
  }
  .line-height-sm-183 {
    line-height: 183px;
  }
  .grid-cols-sm-183 {
    grid-template-columns: repeat(183, 1fr);
  }
  .gap-sm-183 {
    gap: 183px;
  }
  .gap-x-sm-183 {
    -moz-column-gap: 183px;
         column-gap: 183px;
  }
  .gap-y-sm-183 {
    row-gap: 183px;
  }
  .rounded-sm-183 {
    border-radius: 183px;
  }
  .mb-sm-183 {
    margin-bottom: 183px;
  }
  .mt-sm-183 {
    margin-top: 183px;
  }
  .mr-sm-183 {
    margin-right: 183px;
  }
  .ml-sm-183 {
    margin-left: 183px;
  }
  .mx-sm-183 {
    margin-right: 183px;
    margin-left: 183px;
  }
  .my-sm-183 {
    margin-top: 183px;
    margin-bottom: 183px;
  }
  .p-sm-183 {
    padding: 183px;
  }
  .px-sm-183 {
    padding-right: 183px;
    padding-left: 183px;
  }
  .py-sm-183 {
    padding-top: 183px;
    padding-bottom: 183px;
  }
  .pr-sm-183 {
    padding-right: 183px;
  }
  .pl-sm-183 {
    padding-left: 183px;
  }
  .pt-sm-183 {
    padding-top: 183px;
  }
  .pb-sm-183 {
    padding-bottom: 183px;
  }
  .fs-sm-183 {
    font-size: 183px;
  }
  .w-sm-183 {
    width: 183px;
  }
  .h-sm-183 {
    height: 183px;
  }
}
@media (min-width: 768px) {
  .lh-md-183 {
    line-height: 183px;
  }
  .line-height-md-183 {
    line-height: 183px;
  }
  .grid-cols-md-183 {
    grid-template-columns: repeat(183, 1fr);
  }
  .gap-md-183 {
    gap: 183px;
  }
  .gap-x-md-183 {
    -moz-column-gap: 183px;
         column-gap: 183px;
  }
  .gap-y-md-183 {
    row-gap: 183px;
  }
  .rounded-md-183 {
    border-radius: 183px;
  }
  .mb-md-183 {
    margin-bottom: 183px;
  }
  .mt-md-183 {
    margin-top: 183px;
  }
  .mr-md-183 {
    margin-right: 183px;
  }
  .ml-md-183 {
    margin-left: 183px;
  }
  .mx-md-183 {
    margin-right: 183px;
    margin-left: 183px;
  }
  .my-md-183 {
    margin-top: 183px;
    margin-bottom: 183px;
  }
  .p-md-183 {
    padding: 183px;
  }
  .px-md-183 {
    padding-right: 183px;
    padding-left: 183px;
  }
  .py-md-183 {
    padding-top: 183px;
    padding-bottom: 183px;
  }
  .pr-md-183 {
    padding-right: 183px;
  }
  .pl-md-183 {
    padding-left: 183px;
  }
  .pt-md-183 {
    padding-top: 183px;
  }
  .pb-md-183 {
    padding-bottom: 183px;
  }
  .fs-md-183 {
    font-size: 183px;
  }
  .w-md-183 {
    width: 183px;
  }
  .h-md-183 {
    height: 183px;
  }
}
@media (min-width: 992px) {
  .lh-lg-183 {
    line-height: 183px;
  }
  .line-height-lg-183 {
    line-height: 183px;
  }
  .grid-cols-lg-183 {
    grid-template-columns: repeat(183, 1fr);
  }
  .gap-lg-183 {
    gap: 183px;
  }
  .gap-x-lg-183 {
    -moz-column-gap: 183px;
         column-gap: 183px;
  }
  .gap-y-lg-183 {
    row-gap: 183px;
  }
  .rounded-lg-183 {
    border-radius: 183px;
  }
  .mb-lg-183 {
    margin-bottom: 183px;
  }
  .mt-lg-183 {
    margin-top: 183px;
  }
  .mr-lg-183 {
    margin-right: 183px;
  }
  .ml-lg-183 {
    margin-left: 183px;
  }
  .mx-lg-183 {
    margin-right: 183px;
    margin-left: 183px;
  }
  .my-lg-183 {
    margin-top: 183px;
    margin-bottom: 183px;
  }
  .p-lg-183 {
    padding: 183px;
  }
  .px-lg-183 {
    padding-right: 183px;
    padding-left: 183px;
  }
  .py-lg-183 {
    padding-top: 183px;
    padding-bottom: 183px;
  }
  .pr-lg-183 {
    padding-right: 183px;
  }
  .pl-lg-183 {
    padding-left: 183px;
  }
  .pt-lg-183 {
    padding-top: 183px;
  }
  .pb-lg-183 {
    padding-bottom: 183px;
  }
  .fs-lg-183 {
    font-size: 183px;
  }
  .w-lg-183 {
    width: 183px;
  }
  .h-lg-183 {
    height: 183px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-183 {
    line-height: 183px;
  }
  .line-height-xl-183 {
    line-height: 183px;
  }
  .grid-cols-xl-183 {
    grid-template-columns: repeat(183, 1fr);
  }
  .gap-xl-183 {
    gap: 183px;
  }
  .gap-x-xl-183 {
    -moz-column-gap: 183px;
         column-gap: 183px;
  }
  .gap-y-xl-183 {
    row-gap: 183px;
  }
  .rounded-xl-183 {
    border-radius: 183px;
  }
  .mb-xl-183 {
    margin-bottom: 183px;
  }
  .mt-xl-183 {
    margin-top: 183px;
  }
  .mr-xl-183 {
    margin-right: 183px;
  }
  .ml-xl-183 {
    margin-left: 183px;
  }
  .mx-xl-183 {
    margin-right: 183px;
    margin-left: 183px;
  }
  .my-xl-183 {
    margin-top: 183px;
    margin-bottom: 183px;
  }
  .p-xl-183 {
    padding: 183px;
  }
  .px-xl-183 {
    padding-right: 183px;
    padding-left: 183px;
  }
  .py-xl-183 {
    padding-top: 183px;
    padding-bottom: 183px;
  }
  .pr-xl-183 {
    padding-right: 183px;
  }
  .pl-xl-183 {
    padding-left: 183px;
  }
  .pt-xl-183 {
    padding-top: 183px;
  }
  .pb-xl-183 {
    padding-bottom: 183px;
  }
  .fs-xl-183 {
    font-size: 183px;
  }
  .w-xl-183 {
    width: 183px;
  }
  .h-xl-183 {
    height: 183px;
  }
}
.lh-184 {
  line-height: 184px;
}

.grid-cols-184 {
  grid-template-columns: repeat(184, 1fr);
}

.line-height-184 {
  line-height: 184px;
}

.gap-184 {
  gap: 184px;
}

.gap-x-184 {
  -moz-column-gap: 184px;
       column-gap: 184px;
}

.gap-y-184 {
  row-gap: 184px;
}

.rounded-184 {
  border-radius: 184px;
}

.mb-184 {
  margin-bottom: 184px;
}

.mt-184 {
  margin-top: 184px;
}

.mr-184 {
  margin-right: 184px;
}

.ml-184 {
  margin-left: 184px;
}

.mx-184 {
  margin-right: 184px;
  margin-left: 184px;
}

.my-184 {
  margin-top: 184px;
  margin-bottom: 184px;
}

.p-184 {
  padding: 184px;
}

.px-184 {
  padding-right: 184px;
  padding-left: 184px;
}

.py-184 {
  padding-top: 184px;
  padding-bottom: 184px;
}

.pr-184 {
  padding-right: 184px;
}

.pl-184 {
  padding-left: 184px;
}

.pt-184 {
  padding-top: 184px;
}

.pb-184 {
  padding-bottom: 184px;
}

.fs-184 {
  font-size: 184px;
}

.w-184 {
  width: 184px;
}

.h-184 {
  height: 184px;
}

@media (min-width: 576px) {
  .lh-sm-184 {
    line-height: 184px;
  }
  .line-height-sm-184 {
    line-height: 184px;
  }
  .grid-cols-sm-184 {
    grid-template-columns: repeat(184, 1fr);
  }
  .gap-sm-184 {
    gap: 184px;
  }
  .gap-x-sm-184 {
    -moz-column-gap: 184px;
         column-gap: 184px;
  }
  .gap-y-sm-184 {
    row-gap: 184px;
  }
  .rounded-sm-184 {
    border-radius: 184px;
  }
  .mb-sm-184 {
    margin-bottom: 184px;
  }
  .mt-sm-184 {
    margin-top: 184px;
  }
  .mr-sm-184 {
    margin-right: 184px;
  }
  .ml-sm-184 {
    margin-left: 184px;
  }
  .mx-sm-184 {
    margin-right: 184px;
    margin-left: 184px;
  }
  .my-sm-184 {
    margin-top: 184px;
    margin-bottom: 184px;
  }
  .p-sm-184 {
    padding: 184px;
  }
  .px-sm-184 {
    padding-right: 184px;
    padding-left: 184px;
  }
  .py-sm-184 {
    padding-top: 184px;
    padding-bottom: 184px;
  }
  .pr-sm-184 {
    padding-right: 184px;
  }
  .pl-sm-184 {
    padding-left: 184px;
  }
  .pt-sm-184 {
    padding-top: 184px;
  }
  .pb-sm-184 {
    padding-bottom: 184px;
  }
  .fs-sm-184 {
    font-size: 184px;
  }
  .w-sm-184 {
    width: 184px;
  }
  .h-sm-184 {
    height: 184px;
  }
}
@media (min-width: 768px) {
  .lh-md-184 {
    line-height: 184px;
  }
  .line-height-md-184 {
    line-height: 184px;
  }
  .grid-cols-md-184 {
    grid-template-columns: repeat(184, 1fr);
  }
  .gap-md-184 {
    gap: 184px;
  }
  .gap-x-md-184 {
    -moz-column-gap: 184px;
         column-gap: 184px;
  }
  .gap-y-md-184 {
    row-gap: 184px;
  }
  .rounded-md-184 {
    border-radius: 184px;
  }
  .mb-md-184 {
    margin-bottom: 184px;
  }
  .mt-md-184 {
    margin-top: 184px;
  }
  .mr-md-184 {
    margin-right: 184px;
  }
  .ml-md-184 {
    margin-left: 184px;
  }
  .mx-md-184 {
    margin-right: 184px;
    margin-left: 184px;
  }
  .my-md-184 {
    margin-top: 184px;
    margin-bottom: 184px;
  }
  .p-md-184 {
    padding: 184px;
  }
  .px-md-184 {
    padding-right: 184px;
    padding-left: 184px;
  }
  .py-md-184 {
    padding-top: 184px;
    padding-bottom: 184px;
  }
  .pr-md-184 {
    padding-right: 184px;
  }
  .pl-md-184 {
    padding-left: 184px;
  }
  .pt-md-184 {
    padding-top: 184px;
  }
  .pb-md-184 {
    padding-bottom: 184px;
  }
  .fs-md-184 {
    font-size: 184px;
  }
  .w-md-184 {
    width: 184px;
  }
  .h-md-184 {
    height: 184px;
  }
}
@media (min-width: 992px) {
  .lh-lg-184 {
    line-height: 184px;
  }
  .line-height-lg-184 {
    line-height: 184px;
  }
  .grid-cols-lg-184 {
    grid-template-columns: repeat(184, 1fr);
  }
  .gap-lg-184 {
    gap: 184px;
  }
  .gap-x-lg-184 {
    -moz-column-gap: 184px;
         column-gap: 184px;
  }
  .gap-y-lg-184 {
    row-gap: 184px;
  }
  .rounded-lg-184 {
    border-radius: 184px;
  }
  .mb-lg-184 {
    margin-bottom: 184px;
  }
  .mt-lg-184 {
    margin-top: 184px;
  }
  .mr-lg-184 {
    margin-right: 184px;
  }
  .ml-lg-184 {
    margin-left: 184px;
  }
  .mx-lg-184 {
    margin-right: 184px;
    margin-left: 184px;
  }
  .my-lg-184 {
    margin-top: 184px;
    margin-bottom: 184px;
  }
  .p-lg-184 {
    padding: 184px;
  }
  .px-lg-184 {
    padding-right: 184px;
    padding-left: 184px;
  }
  .py-lg-184 {
    padding-top: 184px;
    padding-bottom: 184px;
  }
  .pr-lg-184 {
    padding-right: 184px;
  }
  .pl-lg-184 {
    padding-left: 184px;
  }
  .pt-lg-184 {
    padding-top: 184px;
  }
  .pb-lg-184 {
    padding-bottom: 184px;
  }
  .fs-lg-184 {
    font-size: 184px;
  }
  .w-lg-184 {
    width: 184px;
  }
  .h-lg-184 {
    height: 184px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-184 {
    line-height: 184px;
  }
  .line-height-xl-184 {
    line-height: 184px;
  }
  .grid-cols-xl-184 {
    grid-template-columns: repeat(184, 1fr);
  }
  .gap-xl-184 {
    gap: 184px;
  }
  .gap-x-xl-184 {
    -moz-column-gap: 184px;
         column-gap: 184px;
  }
  .gap-y-xl-184 {
    row-gap: 184px;
  }
  .rounded-xl-184 {
    border-radius: 184px;
  }
  .mb-xl-184 {
    margin-bottom: 184px;
  }
  .mt-xl-184 {
    margin-top: 184px;
  }
  .mr-xl-184 {
    margin-right: 184px;
  }
  .ml-xl-184 {
    margin-left: 184px;
  }
  .mx-xl-184 {
    margin-right: 184px;
    margin-left: 184px;
  }
  .my-xl-184 {
    margin-top: 184px;
    margin-bottom: 184px;
  }
  .p-xl-184 {
    padding: 184px;
  }
  .px-xl-184 {
    padding-right: 184px;
    padding-left: 184px;
  }
  .py-xl-184 {
    padding-top: 184px;
    padding-bottom: 184px;
  }
  .pr-xl-184 {
    padding-right: 184px;
  }
  .pl-xl-184 {
    padding-left: 184px;
  }
  .pt-xl-184 {
    padding-top: 184px;
  }
  .pb-xl-184 {
    padding-bottom: 184px;
  }
  .fs-xl-184 {
    font-size: 184px;
  }
  .w-xl-184 {
    width: 184px;
  }
  .h-xl-184 {
    height: 184px;
  }
}
.lh-185 {
  line-height: 185px;
}

.grid-cols-185 {
  grid-template-columns: repeat(185, 1fr);
}

.line-height-185 {
  line-height: 185px;
}

.gap-185 {
  gap: 185px;
}

.gap-x-185 {
  -moz-column-gap: 185px;
       column-gap: 185px;
}

.gap-y-185 {
  row-gap: 185px;
}

.rounded-185 {
  border-radius: 185px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mt-185 {
  margin-top: 185px;
}

.mr-185 {
  margin-right: 185px;
}

.ml-185 {
  margin-left: 185px;
}

.mx-185 {
  margin-right: 185px;
  margin-left: 185px;
}

.my-185 {
  margin-top: 185px;
  margin-bottom: 185px;
}

.p-185 {
  padding: 185px;
}

.px-185 {
  padding-right: 185px;
  padding-left: 185px;
}

.py-185 {
  padding-top: 185px;
  padding-bottom: 185px;
}

.pr-185 {
  padding-right: 185px;
}

.pl-185 {
  padding-left: 185px;
}

.pt-185 {
  padding-top: 185px;
}

.pb-185 {
  padding-bottom: 185px;
}

.fs-185 {
  font-size: 185px;
}

.w-185 {
  width: 185px;
}

.h-185 {
  height: 185px;
}

@media (min-width: 576px) {
  .lh-sm-185 {
    line-height: 185px;
  }
  .line-height-sm-185 {
    line-height: 185px;
  }
  .grid-cols-sm-185 {
    grid-template-columns: repeat(185, 1fr);
  }
  .gap-sm-185 {
    gap: 185px;
  }
  .gap-x-sm-185 {
    -moz-column-gap: 185px;
         column-gap: 185px;
  }
  .gap-y-sm-185 {
    row-gap: 185px;
  }
  .rounded-sm-185 {
    border-radius: 185px;
  }
  .mb-sm-185 {
    margin-bottom: 185px;
  }
  .mt-sm-185 {
    margin-top: 185px;
  }
  .mr-sm-185 {
    margin-right: 185px;
  }
  .ml-sm-185 {
    margin-left: 185px;
  }
  .mx-sm-185 {
    margin-right: 185px;
    margin-left: 185px;
  }
  .my-sm-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }
  .p-sm-185 {
    padding: 185px;
  }
  .px-sm-185 {
    padding-right: 185px;
    padding-left: 185px;
  }
  .py-sm-185 {
    padding-top: 185px;
    padding-bottom: 185px;
  }
  .pr-sm-185 {
    padding-right: 185px;
  }
  .pl-sm-185 {
    padding-left: 185px;
  }
  .pt-sm-185 {
    padding-top: 185px;
  }
  .pb-sm-185 {
    padding-bottom: 185px;
  }
  .fs-sm-185 {
    font-size: 185px;
  }
  .w-sm-185 {
    width: 185px;
  }
  .h-sm-185 {
    height: 185px;
  }
}
@media (min-width: 768px) {
  .lh-md-185 {
    line-height: 185px;
  }
  .line-height-md-185 {
    line-height: 185px;
  }
  .grid-cols-md-185 {
    grid-template-columns: repeat(185, 1fr);
  }
  .gap-md-185 {
    gap: 185px;
  }
  .gap-x-md-185 {
    -moz-column-gap: 185px;
         column-gap: 185px;
  }
  .gap-y-md-185 {
    row-gap: 185px;
  }
  .rounded-md-185 {
    border-radius: 185px;
  }
  .mb-md-185 {
    margin-bottom: 185px;
  }
  .mt-md-185 {
    margin-top: 185px;
  }
  .mr-md-185 {
    margin-right: 185px;
  }
  .ml-md-185 {
    margin-left: 185px;
  }
  .mx-md-185 {
    margin-right: 185px;
    margin-left: 185px;
  }
  .my-md-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }
  .p-md-185 {
    padding: 185px;
  }
  .px-md-185 {
    padding-right: 185px;
    padding-left: 185px;
  }
  .py-md-185 {
    padding-top: 185px;
    padding-bottom: 185px;
  }
  .pr-md-185 {
    padding-right: 185px;
  }
  .pl-md-185 {
    padding-left: 185px;
  }
  .pt-md-185 {
    padding-top: 185px;
  }
  .pb-md-185 {
    padding-bottom: 185px;
  }
  .fs-md-185 {
    font-size: 185px;
  }
  .w-md-185 {
    width: 185px;
  }
  .h-md-185 {
    height: 185px;
  }
}
@media (min-width: 992px) {
  .lh-lg-185 {
    line-height: 185px;
  }
  .line-height-lg-185 {
    line-height: 185px;
  }
  .grid-cols-lg-185 {
    grid-template-columns: repeat(185, 1fr);
  }
  .gap-lg-185 {
    gap: 185px;
  }
  .gap-x-lg-185 {
    -moz-column-gap: 185px;
         column-gap: 185px;
  }
  .gap-y-lg-185 {
    row-gap: 185px;
  }
  .rounded-lg-185 {
    border-radius: 185px;
  }
  .mb-lg-185 {
    margin-bottom: 185px;
  }
  .mt-lg-185 {
    margin-top: 185px;
  }
  .mr-lg-185 {
    margin-right: 185px;
  }
  .ml-lg-185 {
    margin-left: 185px;
  }
  .mx-lg-185 {
    margin-right: 185px;
    margin-left: 185px;
  }
  .my-lg-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }
  .p-lg-185 {
    padding: 185px;
  }
  .px-lg-185 {
    padding-right: 185px;
    padding-left: 185px;
  }
  .py-lg-185 {
    padding-top: 185px;
    padding-bottom: 185px;
  }
  .pr-lg-185 {
    padding-right: 185px;
  }
  .pl-lg-185 {
    padding-left: 185px;
  }
  .pt-lg-185 {
    padding-top: 185px;
  }
  .pb-lg-185 {
    padding-bottom: 185px;
  }
  .fs-lg-185 {
    font-size: 185px;
  }
  .w-lg-185 {
    width: 185px;
  }
  .h-lg-185 {
    height: 185px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-185 {
    line-height: 185px;
  }
  .line-height-xl-185 {
    line-height: 185px;
  }
  .grid-cols-xl-185 {
    grid-template-columns: repeat(185, 1fr);
  }
  .gap-xl-185 {
    gap: 185px;
  }
  .gap-x-xl-185 {
    -moz-column-gap: 185px;
         column-gap: 185px;
  }
  .gap-y-xl-185 {
    row-gap: 185px;
  }
  .rounded-xl-185 {
    border-radius: 185px;
  }
  .mb-xl-185 {
    margin-bottom: 185px;
  }
  .mt-xl-185 {
    margin-top: 185px;
  }
  .mr-xl-185 {
    margin-right: 185px;
  }
  .ml-xl-185 {
    margin-left: 185px;
  }
  .mx-xl-185 {
    margin-right: 185px;
    margin-left: 185px;
  }
  .my-xl-185 {
    margin-top: 185px;
    margin-bottom: 185px;
  }
  .p-xl-185 {
    padding: 185px;
  }
  .px-xl-185 {
    padding-right: 185px;
    padding-left: 185px;
  }
  .py-xl-185 {
    padding-top: 185px;
    padding-bottom: 185px;
  }
  .pr-xl-185 {
    padding-right: 185px;
  }
  .pl-xl-185 {
    padding-left: 185px;
  }
  .pt-xl-185 {
    padding-top: 185px;
  }
  .pb-xl-185 {
    padding-bottom: 185px;
  }
  .fs-xl-185 {
    font-size: 185px;
  }
  .w-xl-185 {
    width: 185px;
  }
  .h-xl-185 {
    height: 185px;
  }
}
.lh-186 {
  line-height: 186px;
}

.grid-cols-186 {
  grid-template-columns: repeat(186, 1fr);
}

.line-height-186 {
  line-height: 186px;
}

.gap-186 {
  gap: 186px;
}

.gap-x-186 {
  -moz-column-gap: 186px;
       column-gap: 186px;
}

.gap-y-186 {
  row-gap: 186px;
}

.rounded-186 {
  border-radius: 186px;
}

.mb-186 {
  margin-bottom: 186px;
}

.mt-186 {
  margin-top: 186px;
}

.mr-186 {
  margin-right: 186px;
}

.ml-186 {
  margin-left: 186px;
}

.mx-186 {
  margin-right: 186px;
  margin-left: 186px;
}

.my-186 {
  margin-top: 186px;
  margin-bottom: 186px;
}

.p-186 {
  padding: 186px;
}

.px-186 {
  padding-right: 186px;
  padding-left: 186px;
}

.py-186 {
  padding-top: 186px;
  padding-bottom: 186px;
}

.pr-186 {
  padding-right: 186px;
}

.pl-186 {
  padding-left: 186px;
}

.pt-186 {
  padding-top: 186px;
}

.pb-186 {
  padding-bottom: 186px;
}

.fs-186 {
  font-size: 186px;
}

.w-186 {
  width: 186px;
}

.h-186 {
  height: 186px;
}

@media (min-width: 576px) {
  .lh-sm-186 {
    line-height: 186px;
  }
  .line-height-sm-186 {
    line-height: 186px;
  }
  .grid-cols-sm-186 {
    grid-template-columns: repeat(186, 1fr);
  }
  .gap-sm-186 {
    gap: 186px;
  }
  .gap-x-sm-186 {
    -moz-column-gap: 186px;
         column-gap: 186px;
  }
  .gap-y-sm-186 {
    row-gap: 186px;
  }
  .rounded-sm-186 {
    border-radius: 186px;
  }
  .mb-sm-186 {
    margin-bottom: 186px;
  }
  .mt-sm-186 {
    margin-top: 186px;
  }
  .mr-sm-186 {
    margin-right: 186px;
  }
  .ml-sm-186 {
    margin-left: 186px;
  }
  .mx-sm-186 {
    margin-right: 186px;
    margin-left: 186px;
  }
  .my-sm-186 {
    margin-top: 186px;
    margin-bottom: 186px;
  }
  .p-sm-186 {
    padding: 186px;
  }
  .px-sm-186 {
    padding-right: 186px;
    padding-left: 186px;
  }
  .py-sm-186 {
    padding-top: 186px;
    padding-bottom: 186px;
  }
  .pr-sm-186 {
    padding-right: 186px;
  }
  .pl-sm-186 {
    padding-left: 186px;
  }
  .pt-sm-186 {
    padding-top: 186px;
  }
  .pb-sm-186 {
    padding-bottom: 186px;
  }
  .fs-sm-186 {
    font-size: 186px;
  }
  .w-sm-186 {
    width: 186px;
  }
  .h-sm-186 {
    height: 186px;
  }
}
@media (min-width: 768px) {
  .lh-md-186 {
    line-height: 186px;
  }
  .line-height-md-186 {
    line-height: 186px;
  }
  .grid-cols-md-186 {
    grid-template-columns: repeat(186, 1fr);
  }
  .gap-md-186 {
    gap: 186px;
  }
  .gap-x-md-186 {
    -moz-column-gap: 186px;
         column-gap: 186px;
  }
  .gap-y-md-186 {
    row-gap: 186px;
  }
  .rounded-md-186 {
    border-radius: 186px;
  }
  .mb-md-186 {
    margin-bottom: 186px;
  }
  .mt-md-186 {
    margin-top: 186px;
  }
  .mr-md-186 {
    margin-right: 186px;
  }
  .ml-md-186 {
    margin-left: 186px;
  }
  .mx-md-186 {
    margin-right: 186px;
    margin-left: 186px;
  }
  .my-md-186 {
    margin-top: 186px;
    margin-bottom: 186px;
  }
  .p-md-186 {
    padding: 186px;
  }
  .px-md-186 {
    padding-right: 186px;
    padding-left: 186px;
  }
  .py-md-186 {
    padding-top: 186px;
    padding-bottom: 186px;
  }
  .pr-md-186 {
    padding-right: 186px;
  }
  .pl-md-186 {
    padding-left: 186px;
  }
  .pt-md-186 {
    padding-top: 186px;
  }
  .pb-md-186 {
    padding-bottom: 186px;
  }
  .fs-md-186 {
    font-size: 186px;
  }
  .w-md-186 {
    width: 186px;
  }
  .h-md-186 {
    height: 186px;
  }
}
@media (min-width: 992px) {
  .lh-lg-186 {
    line-height: 186px;
  }
  .line-height-lg-186 {
    line-height: 186px;
  }
  .grid-cols-lg-186 {
    grid-template-columns: repeat(186, 1fr);
  }
  .gap-lg-186 {
    gap: 186px;
  }
  .gap-x-lg-186 {
    -moz-column-gap: 186px;
         column-gap: 186px;
  }
  .gap-y-lg-186 {
    row-gap: 186px;
  }
  .rounded-lg-186 {
    border-radius: 186px;
  }
  .mb-lg-186 {
    margin-bottom: 186px;
  }
  .mt-lg-186 {
    margin-top: 186px;
  }
  .mr-lg-186 {
    margin-right: 186px;
  }
  .ml-lg-186 {
    margin-left: 186px;
  }
  .mx-lg-186 {
    margin-right: 186px;
    margin-left: 186px;
  }
  .my-lg-186 {
    margin-top: 186px;
    margin-bottom: 186px;
  }
  .p-lg-186 {
    padding: 186px;
  }
  .px-lg-186 {
    padding-right: 186px;
    padding-left: 186px;
  }
  .py-lg-186 {
    padding-top: 186px;
    padding-bottom: 186px;
  }
  .pr-lg-186 {
    padding-right: 186px;
  }
  .pl-lg-186 {
    padding-left: 186px;
  }
  .pt-lg-186 {
    padding-top: 186px;
  }
  .pb-lg-186 {
    padding-bottom: 186px;
  }
  .fs-lg-186 {
    font-size: 186px;
  }
  .w-lg-186 {
    width: 186px;
  }
  .h-lg-186 {
    height: 186px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-186 {
    line-height: 186px;
  }
  .line-height-xl-186 {
    line-height: 186px;
  }
  .grid-cols-xl-186 {
    grid-template-columns: repeat(186, 1fr);
  }
  .gap-xl-186 {
    gap: 186px;
  }
  .gap-x-xl-186 {
    -moz-column-gap: 186px;
         column-gap: 186px;
  }
  .gap-y-xl-186 {
    row-gap: 186px;
  }
  .rounded-xl-186 {
    border-radius: 186px;
  }
  .mb-xl-186 {
    margin-bottom: 186px;
  }
  .mt-xl-186 {
    margin-top: 186px;
  }
  .mr-xl-186 {
    margin-right: 186px;
  }
  .ml-xl-186 {
    margin-left: 186px;
  }
  .mx-xl-186 {
    margin-right: 186px;
    margin-left: 186px;
  }
  .my-xl-186 {
    margin-top: 186px;
    margin-bottom: 186px;
  }
  .p-xl-186 {
    padding: 186px;
  }
  .px-xl-186 {
    padding-right: 186px;
    padding-left: 186px;
  }
  .py-xl-186 {
    padding-top: 186px;
    padding-bottom: 186px;
  }
  .pr-xl-186 {
    padding-right: 186px;
  }
  .pl-xl-186 {
    padding-left: 186px;
  }
  .pt-xl-186 {
    padding-top: 186px;
  }
  .pb-xl-186 {
    padding-bottom: 186px;
  }
  .fs-xl-186 {
    font-size: 186px;
  }
  .w-xl-186 {
    width: 186px;
  }
  .h-xl-186 {
    height: 186px;
  }
}
.lh-187 {
  line-height: 187px;
}

.grid-cols-187 {
  grid-template-columns: repeat(187, 1fr);
}

.line-height-187 {
  line-height: 187px;
}

.gap-187 {
  gap: 187px;
}

.gap-x-187 {
  -moz-column-gap: 187px;
       column-gap: 187px;
}

.gap-y-187 {
  row-gap: 187px;
}

.rounded-187 {
  border-radius: 187px;
}

.mb-187 {
  margin-bottom: 187px;
}

.mt-187 {
  margin-top: 187px;
}

.mr-187 {
  margin-right: 187px;
}

.ml-187 {
  margin-left: 187px;
}

.mx-187 {
  margin-right: 187px;
  margin-left: 187px;
}

.my-187 {
  margin-top: 187px;
  margin-bottom: 187px;
}

.p-187 {
  padding: 187px;
}

.px-187 {
  padding-right: 187px;
  padding-left: 187px;
}

.py-187 {
  padding-top: 187px;
  padding-bottom: 187px;
}

.pr-187 {
  padding-right: 187px;
}

.pl-187 {
  padding-left: 187px;
}

.pt-187 {
  padding-top: 187px;
}

.pb-187 {
  padding-bottom: 187px;
}

.fs-187 {
  font-size: 187px;
}

.w-187 {
  width: 187px;
}

.h-187 {
  height: 187px;
}

@media (min-width: 576px) {
  .lh-sm-187 {
    line-height: 187px;
  }
  .line-height-sm-187 {
    line-height: 187px;
  }
  .grid-cols-sm-187 {
    grid-template-columns: repeat(187, 1fr);
  }
  .gap-sm-187 {
    gap: 187px;
  }
  .gap-x-sm-187 {
    -moz-column-gap: 187px;
         column-gap: 187px;
  }
  .gap-y-sm-187 {
    row-gap: 187px;
  }
  .rounded-sm-187 {
    border-radius: 187px;
  }
  .mb-sm-187 {
    margin-bottom: 187px;
  }
  .mt-sm-187 {
    margin-top: 187px;
  }
  .mr-sm-187 {
    margin-right: 187px;
  }
  .ml-sm-187 {
    margin-left: 187px;
  }
  .mx-sm-187 {
    margin-right: 187px;
    margin-left: 187px;
  }
  .my-sm-187 {
    margin-top: 187px;
    margin-bottom: 187px;
  }
  .p-sm-187 {
    padding: 187px;
  }
  .px-sm-187 {
    padding-right: 187px;
    padding-left: 187px;
  }
  .py-sm-187 {
    padding-top: 187px;
    padding-bottom: 187px;
  }
  .pr-sm-187 {
    padding-right: 187px;
  }
  .pl-sm-187 {
    padding-left: 187px;
  }
  .pt-sm-187 {
    padding-top: 187px;
  }
  .pb-sm-187 {
    padding-bottom: 187px;
  }
  .fs-sm-187 {
    font-size: 187px;
  }
  .w-sm-187 {
    width: 187px;
  }
  .h-sm-187 {
    height: 187px;
  }
}
@media (min-width: 768px) {
  .lh-md-187 {
    line-height: 187px;
  }
  .line-height-md-187 {
    line-height: 187px;
  }
  .grid-cols-md-187 {
    grid-template-columns: repeat(187, 1fr);
  }
  .gap-md-187 {
    gap: 187px;
  }
  .gap-x-md-187 {
    -moz-column-gap: 187px;
         column-gap: 187px;
  }
  .gap-y-md-187 {
    row-gap: 187px;
  }
  .rounded-md-187 {
    border-radius: 187px;
  }
  .mb-md-187 {
    margin-bottom: 187px;
  }
  .mt-md-187 {
    margin-top: 187px;
  }
  .mr-md-187 {
    margin-right: 187px;
  }
  .ml-md-187 {
    margin-left: 187px;
  }
  .mx-md-187 {
    margin-right: 187px;
    margin-left: 187px;
  }
  .my-md-187 {
    margin-top: 187px;
    margin-bottom: 187px;
  }
  .p-md-187 {
    padding: 187px;
  }
  .px-md-187 {
    padding-right: 187px;
    padding-left: 187px;
  }
  .py-md-187 {
    padding-top: 187px;
    padding-bottom: 187px;
  }
  .pr-md-187 {
    padding-right: 187px;
  }
  .pl-md-187 {
    padding-left: 187px;
  }
  .pt-md-187 {
    padding-top: 187px;
  }
  .pb-md-187 {
    padding-bottom: 187px;
  }
  .fs-md-187 {
    font-size: 187px;
  }
  .w-md-187 {
    width: 187px;
  }
  .h-md-187 {
    height: 187px;
  }
}
@media (min-width: 992px) {
  .lh-lg-187 {
    line-height: 187px;
  }
  .line-height-lg-187 {
    line-height: 187px;
  }
  .grid-cols-lg-187 {
    grid-template-columns: repeat(187, 1fr);
  }
  .gap-lg-187 {
    gap: 187px;
  }
  .gap-x-lg-187 {
    -moz-column-gap: 187px;
         column-gap: 187px;
  }
  .gap-y-lg-187 {
    row-gap: 187px;
  }
  .rounded-lg-187 {
    border-radius: 187px;
  }
  .mb-lg-187 {
    margin-bottom: 187px;
  }
  .mt-lg-187 {
    margin-top: 187px;
  }
  .mr-lg-187 {
    margin-right: 187px;
  }
  .ml-lg-187 {
    margin-left: 187px;
  }
  .mx-lg-187 {
    margin-right: 187px;
    margin-left: 187px;
  }
  .my-lg-187 {
    margin-top: 187px;
    margin-bottom: 187px;
  }
  .p-lg-187 {
    padding: 187px;
  }
  .px-lg-187 {
    padding-right: 187px;
    padding-left: 187px;
  }
  .py-lg-187 {
    padding-top: 187px;
    padding-bottom: 187px;
  }
  .pr-lg-187 {
    padding-right: 187px;
  }
  .pl-lg-187 {
    padding-left: 187px;
  }
  .pt-lg-187 {
    padding-top: 187px;
  }
  .pb-lg-187 {
    padding-bottom: 187px;
  }
  .fs-lg-187 {
    font-size: 187px;
  }
  .w-lg-187 {
    width: 187px;
  }
  .h-lg-187 {
    height: 187px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-187 {
    line-height: 187px;
  }
  .line-height-xl-187 {
    line-height: 187px;
  }
  .grid-cols-xl-187 {
    grid-template-columns: repeat(187, 1fr);
  }
  .gap-xl-187 {
    gap: 187px;
  }
  .gap-x-xl-187 {
    -moz-column-gap: 187px;
         column-gap: 187px;
  }
  .gap-y-xl-187 {
    row-gap: 187px;
  }
  .rounded-xl-187 {
    border-radius: 187px;
  }
  .mb-xl-187 {
    margin-bottom: 187px;
  }
  .mt-xl-187 {
    margin-top: 187px;
  }
  .mr-xl-187 {
    margin-right: 187px;
  }
  .ml-xl-187 {
    margin-left: 187px;
  }
  .mx-xl-187 {
    margin-right: 187px;
    margin-left: 187px;
  }
  .my-xl-187 {
    margin-top: 187px;
    margin-bottom: 187px;
  }
  .p-xl-187 {
    padding: 187px;
  }
  .px-xl-187 {
    padding-right: 187px;
    padding-left: 187px;
  }
  .py-xl-187 {
    padding-top: 187px;
    padding-bottom: 187px;
  }
  .pr-xl-187 {
    padding-right: 187px;
  }
  .pl-xl-187 {
    padding-left: 187px;
  }
  .pt-xl-187 {
    padding-top: 187px;
  }
  .pb-xl-187 {
    padding-bottom: 187px;
  }
  .fs-xl-187 {
    font-size: 187px;
  }
  .w-xl-187 {
    width: 187px;
  }
  .h-xl-187 {
    height: 187px;
  }
}
.lh-188 {
  line-height: 188px;
}

.grid-cols-188 {
  grid-template-columns: repeat(188, 1fr);
}

.line-height-188 {
  line-height: 188px;
}

.gap-188 {
  gap: 188px;
}

.gap-x-188 {
  -moz-column-gap: 188px;
       column-gap: 188px;
}

.gap-y-188 {
  row-gap: 188px;
}

.rounded-188 {
  border-radius: 188px;
}

.mb-188 {
  margin-bottom: 188px;
}

.mt-188 {
  margin-top: 188px;
}

.mr-188 {
  margin-right: 188px;
}

.ml-188 {
  margin-left: 188px;
}

.mx-188 {
  margin-right: 188px;
  margin-left: 188px;
}

.my-188 {
  margin-top: 188px;
  margin-bottom: 188px;
}

.p-188 {
  padding: 188px;
}

.px-188 {
  padding-right: 188px;
  padding-left: 188px;
}

.py-188 {
  padding-top: 188px;
  padding-bottom: 188px;
}

.pr-188 {
  padding-right: 188px;
}

.pl-188 {
  padding-left: 188px;
}

.pt-188 {
  padding-top: 188px;
}

.pb-188 {
  padding-bottom: 188px;
}

.fs-188 {
  font-size: 188px;
}

.w-188 {
  width: 188px;
}

.h-188 {
  height: 188px;
}

@media (min-width: 576px) {
  .lh-sm-188 {
    line-height: 188px;
  }
  .line-height-sm-188 {
    line-height: 188px;
  }
  .grid-cols-sm-188 {
    grid-template-columns: repeat(188, 1fr);
  }
  .gap-sm-188 {
    gap: 188px;
  }
  .gap-x-sm-188 {
    -moz-column-gap: 188px;
         column-gap: 188px;
  }
  .gap-y-sm-188 {
    row-gap: 188px;
  }
  .rounded-sm-188 {
    border-radius: 188px;
  }
  .mb-sm-188 {
    margin-bottom: 188px;
  }
  .mt-sm-188 {
    margin-top: 188px;
  }
  .mr-sm-188 {
    margin-right: 188px;
  }
  .ml-sm-188 {
    margin-left: 188px;
  }
  .mx-sm-188 {
    margin-right: 188px;
    margin-left: 188px;
  }
  .my-sm-188 {
    margin-top: 188px;
    margin-bottom: 188px;
  }
  .p-sm-188 {
    padding: 188px;
  }
  .px-sm-188 {
    padding-right: 188px;
    padding-left: 188px;
  }
  .py-sm-188 {
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .pr-sm-188 {
    padding-right: 188px;
  }
  .pl-sm-188 {
    padding-left: 188px;
  }
  .pt-sm-188 {
    padding-top: 188px;
  }
  .pb-sm-188 {
    padding-bottom: 188px;
  }
  .fs-sm-188 {
    font-size: 188px;
  }
  .w-sm-188 {
    width: 188px;
  }
  .h-sm-188 {
    height: 188px;
  }
}
@media (min-width: 768px) {
  .lh-md-188 {
    line-height: 188px;
  }
  .line-height-md-188 {
    line-height: 188px;
  }
  .grid-cols-md-188 {
    grid-template-columns: repeat(188, 1fr);
  }
  .gap-md-188 {
    gap: 188px;
  }
  .gap-x-md-188 {
    -moz-column-gap: 188px;
         column-gap: 188px;
  }
  .gap-y-md-188 {
    row-gap: 188px;
  }
  .rounded-md-188 {
    border-radius: 188px;
  }
  .mb-md-188 {
    margin-bottom: 188px;
  }
  .mt-md-188 {
    margin-top: 188px;
  }
  .mr-md-188 {
    margin-right: 188px;
  }
  .ml-md-188 {
    margin-left: 188px;
  }
  .mx-md-188 {
    margin-right: 188px;
    margin-left: 188px;
  }
  .my-md-188 {
    margin-top: 188px;
    margin-bottom: 188px;
  }
  .p-md-188 {
    padding: 188px;
  }
  .px-md-188 {
    padding-right: 188px;
    padding-left: 188px;
  }
  .py-md-188 {
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .pr-md-188 {
    padding-right: 188px;
  }
  .pl-md-188 {
    padding-left: 188px;
  }
  .pt-md-188 {
    padding-top: 188px;
  }
  .pb-md-188 {
    padding-bottom: 188px;
  }
  .fs-md-188 {
    font-size: 188px;
  }
  .w-md-188 {
    width: 188px;
  }
  .h-md-188 {
    height: 188px;
  }
}
@media (min-width: 992px) {
  .lh-lg-188 {
    line-height: 188px;
  }
  .line-height-lg-188 {
    line-height: 188px;
  }
  .grid-cols-lg-188 {
    grid-template-columns: repeat(188, 1fr);
  }
  .gap-lg-188 {
    gap: 188px;
  }
  .gap-x-lg-188 {
    -moz-column-gap: 188px;
         column-gap: 188px;
  }
  .gap-y-lg-188 {
    row-gap: 188px;
  }
  .rounded-lg-188 {
    border-radius: 188px;
  }
  .mb-lg-188 {
    margin-bottom: 188px;
  }
  .mt-lg-188 {
    margin-top: 188px;
  }
  .mr-lg-188 {
    margin-right: 188px;
  }
  .ml-lg-188 {
    margin-left: 188px;
  }
  .mx-lg-188 {
    margin-right: 188px;
    margin-left: 188px;
  }
  .my-lg-188 {
    margin-top: 188px;
    margin-bottom: 188px;
  }
  .p-lg-188 {
    padding: 188px;
  }
  .px-lg-188 {
    padding-right: 188px;
    padding-left: 188px;
  }
  .py-lg-188 {
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .pr-lg-188 {
    padding-right: 188px;
  }
  .pl-lg-188 {
    padding-left: 188px;
  }
  .pt-lg-188 {
    padding-top: 188px;
  }
  .pb-lg-188 {
    padding-bottom: 188px;
  }
  .fs-lg-188 {
    font-size: 188px;
  }
  .w-lg-188 {
    width: 188px;
  }
  .h-lg-188 {
    height: 188px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-188 {
    line-height: 188px;
  }
  .line-height-xl-188 {
    line-height: 188px;
  }
  .grid-cols-xl-188 {
    grid-template-columns: repeat(188, 1fr);
  }
  .gap-xl-188 {
    gap: 188px;
  }
  .gap-x-xl-188 {
    -moz-column-gap: 188px;
         column-gap: 188px;
  }
  .gap-y-xl-188 {
    row-gap: 188px;
  }
  .rounded-xl-188 {
    border-radius: 188px;
  }
  .mb-xl-188 {
    margin-bottom: 188px;
  }
  .mt-xl-188 {
    margin-top: 188px;
  }
  .mr-xl-188 {
    margin-right: 188px;
  }
  .ml-xl-188 {
    margin-left: 188px;
  }
  .mx-xl-188 {
    margin-right: 188px;
    margin-left: 188px;
  }
  .my-xl-188 {
    margin-top: 188px;
    margin-bottom: 188px;
  }
  .p-xl-188 {
    padding: 188px;
  }
  .px-xl-188 {
    padding-right: 188px;
    padding-left: 188px;
  }
  .py-xl-188 {
    padding-top: 188px;
    padding-bottom: 188px;
  }
  .pr-xl-188 {
    padding-right: 188px;
  }
  .pl-xl-188 {
    padding-left: 188px;
  }
  .pt-xl-188 {
    padding-top: 188px;
  }
  .pb-xl-188 {
    padding-bottom: 188px;
  }
  .fs-xl-188 {
    font-size: 188px;
  }
  .w-xl-188 {
    width: 188px;
  }
  .h-xl-188 {
    height: 188px;
  }
}
.lh-189 {
  line-height: 189px;
}

.grid-cols-189 {
  grid-template-columns: repeat(189, 1fr);
}

.line-height-189 {
  line-height: 189px;
}

.gap-189 {
  gap: 189px;
}

.gap-x-189 {
  -moz-column-gap: 189px;
       column-gap: 189px;
}

.gap-y-189 {
  row-gap: 189px;
}

.rounded-189 {
  border-radius: 189px;
}

.mb-189 {
  margin-bottom: 189px;
}

.mt-189 {
  margin-top: 189px;
}

.mr-189 {
  margin-right: 189px;
}

.ml-189 {
  margin-left: 189px;
}

.mx-189 {
  margin-right: 189px;
  margin-left: 189px;
}

.my-189 {
  margin-top: 189px;
  margin-bottom: 189px;
}

.p-189 {
  padding: 189px;
}

.px-189 {
  padding-right: 189px;
  padding-left: 189px;
}

.py-189 {
  padding-top: 189px;
  padding-bottom: 189px;
}

.pr-189 {
  padding-right: 189px;
}

.pl-189 {
  padding-left: 189px;
}

.pt-189 {
  padding-top: 189px;
}

.pb-189 {
  padding-bottom: 189px;
}

.fs-189 {
  font-size: 189px;
}

.w-189 {
  width: 189px;
}

.h-189 {
  height: 189px;
}

@media (min-width: 576px) {
  .lh-sm-189 {
    line-height: 189px;
  }
  .line-height-sm-189 {
    line-height: 189px;
  }
  .grid-cols-sm-189 {
    grid-template-columns: repeat(189, 1fr);
  }
  .gap-sm-189 {
    gap: 189px;
  }
  .gap-x-sm-189 {
    -moz-column-gap: 189px;
         column-gap: 189px;
  }
  .gap-y-sm-189 {
    row-gap: 189px;
  }
  .rounded-sm-189 {
    border-radius: 189px;
  }
  .mb-sm-189 {
    margin-bottom: 189px;
  }
  .mt-sm-189 {
    margin-top: 189px;
  }
  .mr-sm-189 {
    margin-right: 189px;
  }
  .ml-sm-189 {
    margin-left: 189px;
  }
  .mx-sm-189 {
    margin-right: 189px;
    margin-left: 189px;
  }
  .my-sm-189 {
    margin-top: 189px;
    margin-bottom: 189px;
  }
  .p-sm-189 {
    padding: 189px;
  }
  .px-sm-189 {
    padding-right: 189px;
    padding-left: 189px;
  }
  .py-sm-189 {
    padding-top: 189px;
    padding-bottom: 189px;
  }
  .pr-sm-189 {
    padding-right: 189px;
  }
  .pl-sm-189 {
    padding-left: 189px;
  }
  .pt-sm-189 {
    padding-top: 189px;
  }
  .pb-sm-189 {
    padding-bottom: 189px;
  }
  .fs-sm-189 {
    font-size: 189px;
  }
  .w-sm-189 {
    width: 189px;
  }
  .h-sm-189 {
    height: 189px;
  }
}
@media (min-width: 768px) {
  .lh-md-189 {
    line-height: 189px;
  }
  .line-height-md-189 {
    line-height: 189px;
  }
  .grid-cols-md-189 {
    grid-template-columns: repeat(189, 1fr);
  }
  .gap-md-189 {
    gap: 189px;
  }
  .gap-x-md-189 {
    -moz-column-gap: 189px;
         column-gap: 189px;
  }
  .gap-y-md-189 {
    row-gap: 189px;
  }
  .rounded-md-189 {
    border-radius: 189px;
  }
  .mb-md-189 {
    margin-bottom: 189px;
  }
  .mt-md-189 {
    margin-top: 189px;
  }
  .mr-md-189 {
    margin-right: 189px;
  }
  .ml-md-189 {
    margin-left: 189px;
  }
  .mx-md-189 {
    margin-right: 189px;
    margin-left: 189px;
  }
  .my-md-189 {
    margin-top: 189px;
    margin-bottom: 189px;
  }
  .p-md-189 {
    padding: 189px;
  }
  .px-md-189 {
    padding-right: 189px;
    padding-left: 189px;
  }
  .py-md-189 {
    padding-top: 189px;
    padding-bottom: 189px;
  }
  .pr-md-189 {
    padding-right: 189px;
  }
  .pl-md-189 {
    padding-left: 189px;
  }
  .pt-md-189 {
    padding-top: 189px;
  }
  .pb-md-189 {
    padding-bottom: 189px;
  }
  .fs-md-189 {
    font-size: 189px;
  }
  .w-md-189 {
    width: 189px;
  }
  .h-md-189 {
    height: 189px;
  }
}
@media (min-width: 992px) {
  .lh-lg-189 {
    line-height: 189px;
  }
  .line-height-lg-189 {
    line-height: 189px;
  }
  .grid-cols-lg-189 {
    grid-template-columns: repeat(189, 1fr);
  }
  .gap-lg-189 {
    gap: 189px;
  }
  .gap-x-lg-189 {
    -moz-column-gap: 189px;
         column-gap: 189px;
  }
  .gap-y-lg-189 {
    row-gap: 189px;
  }
  .rounded-lg-189 {
    border-radius: 189px;
  }
  .mb-lg-189 {
    margin-bottom: 189px;
  }
  .mt-lg-189 {
    margin-top: 189px;
  }
  .mr-lg-189 {
    margin-right: 189px;
  }
  .ml-lg-189 {
    margin-left: 189px;
  }
  .mx-lg-189 {
    margin-right: 189px;
    margin-left: 189px;
  }
  .my-lg-189 {
    margin-top: 189px;
    margin-bottom: 189px;
  }
  .p-lg-189 {
    padding: 189px;
  }
  .px-lg-189 {
    padding-right: 189px;
    padding-left: 189px;
  }
  .py-lg-189 {
    padding-top: 189px;
    padding-bottom: 189px;
  }
  .pr-lg-189 {
    padding-right: 189px;
  }
  .pl-lg-189 {
    padding-left: 189px;
  }
  .pt-lg-189 {
    padding-top: 189px;
  }
  .pb-lg-189 {
    padding-bottom: 189px;
  }
  .fs-lg-189 {
    font-size: 189px;
  }
  .w-lg-189 {
    width: 189px;
  }
  .h-lg-189 {
    height: 189px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-189 {
    line-height: 189px;
  }
  .line-height-xl-189 {
    line-height: 189px;
  }
  .grid-cols-xl-189 {
    grid-template-columns: repeat(189, 1fr);
  }
  .gap-xl-189 {
    gap: 189px;
  }
  .gap-x-xl-189 {
    -moz-column-gap: 189px;
         column-gap: 189px;
  }
  .gap-y-xl-189 {
    row-gap: 189px;
  }
  .rounded-xl-189 {
    border-radius: 189px;
  }
  .mb-xl-189 {
    margin-bottom: 189px;
  }
  .mt-xl-189 {
    margin-top: 189px;
  }
  .mr-xl-189 {
    margin-right: 189px;
  }
  .ml-xl-189 {
    margin-left: 189px;
  }
  .mx-xl-189 {
    margin-right: 189px;
    margin-left: 189px;
  }
  .my-xl-189 {
    margin-top: 189px;
    margin-bottom: 189px;
  }
  .p-xl-189 {
    padding: 189px;
  }
  .px-xl-189 {
    padding-right: 189px;
    padding-left: 189px;
  }
  .py-xl-189 {
    padding-top: 189px;
    padding-bottom: 189px;
  }
  .pr-xl-189 {
    padding-right: 189px;
  }
  .pl-xl-189 {
    padding-left: 189px;
  }
  .pt-xl-189 {
    padding-top: 189px;
  }
  .pb-xl-189 {
    padding-bottom: 189px;
  }
  .fs-xl-189 {
    font-size: 189px;
  }
  .w-xl-189 {
    width: 189px;
  }
  .h-xl-189 {
    height: 189px;
  }
}
.lh-190 {
  line-height: 190px;
}

.grid-cols-190 {
  grid-template-columns: repeat(190, 1fr);
}

.line-height-190 {
  line-height: 190px;
}

.gap-190 {
  gap: 190px;
}

.gap-x-190 {
  -moz-column-gap: 190px;
       column-gap: 190px;
}

.gap-y-190 {
  row-gap: 190px;
}

.rounded-190 {
  border-radius: 190px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mt-190 {
  margin-top: 190px;
}

.mr-190 {
  margin-right: 190px;
}

.ml-190 {
  margin-left: 190px;
}

.mx-190 {
  margin-right: 190px;
  margin-left: 190px;
}

.my-190 {
  margin-top: 190px;
  margin-bottom: 190px;
}

.p-190 {
  padding: 190px;
}

.px-190 {
  padding-right: 190px;
  padding-left: 190px;
}

.py-190 {
  padding-top: 190px;
  padding-bottom: 190px;
}

.pr-190 {
  padding-right: 190px;
}

.pl-190 {
  padding-left: 190px;
}

.pt-190 {
  padding-top: 190px;
}

.pb-190 {
  padding-bottom: 190px;
}

.fs-190 {
  font-size: 190px;
}

.w-190 {
  width: 190px;
}

.h-190 {
  height: 190px;
}

@media (min-width: 576px) {
  .lh-sm-190 {
    line-height: 190px;
  }
  .line-height-sm-190 {
    line-height: 190px;
  }
  .grid-cols-sm-190 {
    grid-template-columns: repeat(190, 1fr);
  }
  .gap-sm-190 {
    gap: 190px;
  }
  .gap-x-sm-190 {
    -moz-column-gap: 190px;
         column-gap: 190px;
  }
  .gap-y-sm-190 {
    row-gap: 190px;
  }
  .rounded-sm-190 {
    border-radius: 190px;
  }
  .mb-sm-190 {
    margin-bottom: 190px;
  }
  .mt-sm-190 {
    margin-top: 190px;
  }
  .mr-sm-190 {
    margin-right: 190px;
  }
  .ml-sm-190 {
    margin-left: 190px;
  }
  .mx-sm-190 {
    margin-right: 190px;
    margin-left: 190px;
  }
  .my-sm-190 {
    margin-top: 190px;
    margin-bottom: 190px;
  }
  .p-sm-190 {
    padding: 190px;
  }
  .px-sm-190 {
    padding-right: 190px;
    padding-left: 190px;
  }
  .py-sm-190 {
    padding-top: 190px;
    padding-bottom: 190px;
  }
  .pr-sm-190 {
    padding-right: 190px;
  }
  .pl-sm-190 {
    padding-left: 190px;
  }
  .pt-sm-190 {
    padding-top: 190px;
  }
  .pb-sm-190 {
    padding-bottom: 190px;
  }
  .fs-sm-190 {
    font-size: 190px;
  }
  .w-sm-190 {
    width: 190px;
  }
  .h-sm-190 {
    height: 190px;
  }
}
@media (min-width: 768px) {
  .lh-md-190 {
    line-height: 190px;
  }
  .line-height-md-190 {
    line-height: 190px;
  }
  .grid-cols-md-190 {
    grid-template-columns: repeat(190, 1fr);
  }
  .gap-md-190 {
    gap: 190px;
  }
  .gap-x-md-190 {
    -moz-column-gap: 190px;
         column-gap: 190px;
  }
  .gap-y-md-190 {
    row-gap: 190px;
  }
  .rounded-md-190 {
    border-radius: 190px;
  }
  .mb-md-190 {
    margin-bottom: 190px;
  }
  .mt-md-190 {
    margin-top: 190px;
  }
  .mr-md-190 {
    margin-right: 190px;
  }
  .ml-md-190 {
    margin-left: 190px;
  }
  .mx-md-190 {
    margin-right: 190px;
    margin-left: 190px;
  }
  .my-md-190 {
    margin-top: 190px;
    margin-bottom: 190px;
  }
  .p-md-190 {
    padding: 190px;
  }
  .px-md-190 {
    padding-right: 190px;
    padding-left: 190px;
  }
  .py-md-190 {
    padding-top: 190px;
    padding-bottom: 190px;
  }
  .pr-md-190 {
    padding-right: 190px;
  }
  .pl-md-190 {
    padding-left: 190px;
  }
  .pt-md-190 {
    padding-top: 190px;
  }
  .pb-md-190 {
    padding-bottom: 190px;
  }
  .fs-md-190 {
    font-size: 190px;
  }
  .w-md-190 {
    width: 190px;
  }
  .h-md-190 {
    height: 190px;
  }
}
@media (min-width: 992px) {
  .lh-lg-190 {
    line-height: 190px;
  }
  .line-height-lg-190 {
    line-height: 190px;
  }
  .grid-cols-lg-190 {
    grid-template-columns: repeat(190, 1fr);
  }
  .gap-lg-190 {
    gap: 190px;
  }
  .gap-x-lg-190 {
    -moz-column-gap: 190px;
         column-gap: 190px;
  }
  .gap-y-lg-190 {
    row-gap: 190px;
  }
  .rounded-lg-190 {
    border-radius: 190px;
  }
  .mb-lg-190 {
    margin-bottom: 190px;
  }
  .mt-lg-190 {
    margin-top: 190px;
  }
  .mr-lg-190 {
    margin-right: 190px;
  }
  .ml-lg-190 {
    margin-left: 190px;
  }
  .mx-lg-190 {
    margin-right: 190px;
    margin-left: 190px;
  }
  .my-lg-190 {
    margin-top: 190px;
    margin-bottom: 190px;
  }
  .p-lg-190 {
    padding: 190px;
  }
  .px-lg-190 {
    padding-right: 190px;
    padding-left: 190px;
  }
  .py-lg-190 {
    padding-top: 190px;
    padding-bottom: 190px;
  }
  .pr-lg-190 {
    padding-right: 190px;
  }
  .pl-lg-190 {
    padding-left: 190px;
  }
  .pt-lg-190 {
    padding-top: 190px;
  }
  .pb-lg-190 {
    padding-bottom: 190px;
  }
  .fs-lg-190 {
    font-size: 190px;
  }
  .w-lg-190 {
    width: 190px;
  }
  .h-lg-190 {
    height: 190px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-190 {
    line-height: 190px;
  }
  .line-height-xl-190 {
    line-height: 190px;
  }
  .grid-cols-xl-190 {
    grid-template-columns: repeat(190, 1fr);
  }
  .gap-xl-190 {
    gap: 190px;
  }
  .gap-x-xl-190 {
    -moz-column-gap: 190px;
         column-gap: 190px;
  }
  .gap-y-xl-190 {
    row-gap: 190px;
  }
  .rounded-xl-190 {
    border-radius: 190px;
  }
  .mb-xl-190 {
    margin-bottom: 190px;
  }
  .mt-xl-190 {
    margin-top: 190px;
  }
  .mr-xl-190 {
    margin-right: 190px;
  }
  .ml-xl-190 {
    margin-left: 190px;
  }
  .mx-xl-190 {
    margin-right: 190px;
    margin-left: 190px;
  }
  .my-xl-190 {
    margin-top: 190px;
    margin-bottom: 190px;
  }
  .p-xl-190 {
    padding: 190px;
  }
  .px-xl-190 {
    padding-right: 190px;
    padding-left: 190px;
  }
  .py-xl-190 {
    padding-top: 190px;
    padding-bottom: 190px;
  }
  .pr-xl-190 {
    padding-right: 190px;
  }
  .pl-xl-190 {
    padding-left: 190px;
  }
  .pt-xl-190 {
    padding-top: 190px;
  }
  .pb-xl-190 {
    padding-bottom: 190px;
  }
  .fs-xl-190 {
    font-size: 190px;
  }
  .w-xl-190 {
    width: 190px;
  }
  .h-xl-190 {
    height: 190px;
  }
}
.lh-191 {
  line-height: 191px;
}

.grid-cols-191 {
  grid-template-columns: repeat(191, 1fr);
}

.line-height-191 {
  line-height: 191px;
}

.gap-191 {
  gap: 191px;
}

.gap-x-191 {
  -moz-column-gap: 191px;
       column-gap: 191px;
}

.gap-y-191 {
  row-gap: 191px;
}

.rounded-191 {
  border-radius: 191px;
}

.mb-191 {
  margin-bottom: 191px;
}

.mt-191 {
  margin-top: 191px;
}

.mr-191 {
  margin-right: 191px;
}

.ml-191 {
  margin-left: 191px;
}

.mx-191 {
  margin-right: 191px;
  margin-left: 191px;
}

.my-191 {
  margin-top: 191px;
  margin-bottom: 191px;
}

.p-191 {
  padding: 191px;
}

.px-191 {
  padding-right: 191px;
  padding-left: 191px;
}

.py-191 {
  padding-top: 191px;
  padding-bottom: 191px;
}

.pr-191 {
  padding-right: 191px;
}

.pl-191 {
  padding-left: 191px;
}

.pt-191 {
  padding-top: 191px;
}

.pb-191 {
  padding-bottom: 191px;
}

.fs-191 {
  font-size: 191px;
}

.w-191 {
  width: 191px;
}

.h-191 {
  height: 191px;
}

@media (min-width: 576px) {
  .lh-sm-191 {
    line-height: 191px;
  }
  .line-height-sm-191 {
    line-height: 191px;
  }
  .grid-cols-sm-191 {
    grid-template-columns: repeat(191, 1fr);
  }
  .gap-sm-191 {
    gap: 191px;
  }
  .gap-x-sm-191 {
    -moz-column-gap: 191px;
         column-gap: 191px;
  }
  .gap-y-sm-191 {
    row-gap: 191px;
  }
  .rounded-sm-191 {
    border-radius: 191px;
  }
  .mb-sm-191 {
    margin-bottom: 191px;
  }
  .mt-sm-191 {
    margin-top: 191px;
  }
  .mr-sm-191 {
    margin-right: 191px;
  }
  .ml-sm-191 {
    margin-left: 191px;
  }
  .mx-sm-191 {
    margin-right: 191px;
    margin-left: 191px;
  }
  .my-sm-191 {
    margin-top: 191px;
    margin-bottom: 191px;
  }
  .p-sm-191 {
    padding: 191px;
  }
  .px-sm-191 {
    padding-right: 191px;
    padding-left: 191px;
  }
  .py-sm-191 {
    padding-top: 191px;
    padding-bottom: 191px;
  }
  .pr-sm-191 {
    padding-right: 191px;
  }
  .pl-sm-191 {
    padding-left: 191px;
  }
  .pt-sm-191 {
    padding-top: 191px;
  }
  .pb-sm-191 {
    padding-bottom: 191px;
  }
  .fs-sm-191 {
    font-size: 191px;
  }
  .w-sm-191 {
    width: 191px;
  }
  .h-sm-191 {
    height: 191px;
  }
}
@media (min-width: 768px) {
  .lh-md-191 {
    line-height: 191px;
  }
  .line-height-md-191 {
    line-height: 191px;
  }
  .grid-cols-md-191 {
    grid-template-columns: repeat(191, 1fr);
  }
  .gap-md-191 {
    gap: 191px;
  }
  .gap-x-md-191 {
    -moz-column-gap: 191px;
         column-gap: 191px;
  }
  .gap-y-md-191 {
    row-gap: 191px;
  }
  .rounded-md-191 {
    border-radius: 191px;
  }
  .mb-md-191 {
    margin-bottom: 191px;
  }
  .mt-md-191 {
    margin-top: 191px;
  }
  .mr-md-191 {
    margin-right: 191px;
  }
  .ml-md-191 {
    margin-left: 191px;
  }
  .mx-md-191 {
    margin-right: 191px;
    margin-left: 191px;
  }
  .my-md-191 {
    margin-top: 191px;
    margin-bottom: 191px;
  }
  .p-md-191 {
    padding: 191px;
  }
  .px-md-191 {
    padding-right: 191px;
    padding-left: 191px;
  }
  .py-md-191 {
    padding-top: 191px;
    padding-bottom: 191px;
  }
  .pr-md-191 {
    padding-right: 191px;
  }
  .pl-md-191 {
    padding-left: 191px;
  }
  .pt-md-191 {
    padding-top: 191px;
  }
  .pb-md-191 {
    padding-bottom: 191px;
  }
  .fs-md-191 {
    font-size: 191px;
  }
  .w-md-191 {
    width: 191px;
  }
  .h-md-191 {
    height: 191px;
  }
}
@media (min-width: 992px) {
  .lh-lg-191 {
    line-height: 191px;
  }
  .line-height-lg-191 {
    line-height: 191px;
  }
  .grid-cols-lg-191 {
    grid-template-columns: repeat(191, 1fr);
  }
  .gap-lg-191 {
    gap: 191px;
  }
  .gap-x-lg-191 {
    -moz-column-gap: 191px;
         column-gap: 191px;
  }
  .gap-y-lg-191 {
    row-gap: 191px;
  }
  .rounded-lg-191 {
    border-radius: 191px;
  }
  .mb-lg-191 {
    margin-bottom: 191px;
  }
  .mt-lg-191 {
    margin-top: 191px;
  }
  .mr-lg-191 {
    margin-right: 191px;
  }
  .ml-lg-191 {
    margin-left: 191px;
  }
  .mx-lg-191 {
    margin-right: 191px;
    margin-left: 191px;
  }
  .my-lg-191 {
    margin-top: 191px;
    margin-bottom: 191px;
  }
  .p-lg-191 {
    padding: 191px;
  }
  .px-lg-191 {
    padding-right: 191px;
    padding-left: 191px;
  }
  .py-lg-191 {
    padding-top: 191px;
    padding-bottom: 191px;
  }
  .pr-lg-191 {
    padding-right: 191px;
  }
  .pl-lg-191 {
    padding-left: 191px;
  }
  .pt-lg-191 {
    padding-top: 191px;
  }
  .pb-lg-191 {
    padding-bottom: 191px;
  }
  .fs-lg-191 {
    font-size: 191px;
  }
  .w-lg-191 {
    width: 191px;
  }
  .h-lg-191 {
    height: 191px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-191 {
    line-height: 191px;
  }
  .line-height-xl-191 {
    line-height: 191px;
  }
  .grid-cols-xl-191 {
    grid-template-columns: repeat(191, 1fr);
  }
  .gap-xl-191 {
    gap: 191px;
  }
  .gap-x-xl-191 {
    -moz-column-gap: 191px;
         column-gap: 191px;
  }
  .gap-y-xl-191 {
    row-gap: 191px;
  }
  .rounded-xl-191 {
    border-radius: 191px;
  }
  .mb-xl-191 {
    margin-bottom: 191px;
  }
  .mt-xl-191 {
    margin-top: 191px;
  }
  .mr-xl-191 {
    margin-right: 191px;
  }
  .ml-xl-191 {
    margin-left: 191px;
  }
  .mx-xl-191 {
    margin-right: 191px;
    margin-left: 191px;
  }
  .my-xl-191 {
    margin-top: 191px;
    margin-bottom: 191px;
  }
  .p-xl-191 {
    padding: 191px;
  }
  .px-xl-191 {
    padding-right: 191px;
    padding-left: 191px;
  }
  .py-xl-191 {
    padding-top: 191px;
    padding-bottom: 191px;
  }
  .pr-xl-191 {
    padding-right: 191px;
  }
  .pl-xl-191 {
    padding-left: 191px;
  }
  .pt-xl-191 {
    padding-top: 191px;
  }
  .pb-xl-191 {
    padding-bottom: 191px;
  }
  .fs-xl-191 {
    font-size: 191px;
  }
  .w-xl-191 {
    width: 191px;
  }
  .h-xl-191 {
    height: 191px;
  }
}
.lh-192 {
  line-height: 192px;
}

.grid-cols-192 {
  grid-template-columns: repeat(192, 1fr);
}

.line-height-192 {
  line-height: 192px;
}

.gap-192 {
  gap: 192px;
}

.gap-x-192 {
  -moz-column-gap: 192px;
       column-gap: 192px;
}

.gap-y-192 {
  row-gap: 192px;
}

.rounded-192 {
  border-radius: 192px;
}

.mb-192 {
  margin-bottom: 192px;
}

.mt-192 {
  margin-top: 192px;
}

.mr-192 {
  margin-right: 192px;
}

.ml-192 {
  margin-left: 192px;
}

.mx-192 {
  margin-right: 192px;
  margin-left: 192px;
}

.my-192 {
  margin-top: 192px;
  margin-bottom: 192px;
}

.p-192 {
  padding: 192px;
}

.px-192 {
  padding-right: 192px;
  padding-left: 192px;
}

.py-192 {
  padding-top: 192px;
  padding-bottom: 192px;
}

.pr-192 {
  padding-right: 192px;
}

.pl-192 {
  padding-left: 192px;
}

.pt-192 {
  padding-top: 192px;
}

.pb-192 {
  padding-bottom: 192px;
}

.fs-192 {
  font-size: 192px;
}

.w-192 {
  width: 192px;
}

.h-192 {
  height: 192px;
}

@media (min-width: 576px) {
  .lh-sm-192 {
    line-height: 192px;
  }
  .line-height-sm-192 {
    line-height: 192px;
  }
  .grid-cols-sm-192 {
    grid-template-columns: repeat(192, 1fr);
  }
  .gap-sm-192 {
    gap: 192px;
  }
  .gap-x-sm-192 {
    -moz-column-gap: 192px;
         column-gap: 192px;
  }
  .gap-y-sm-192 {
    row-gap: 192px;
  }
  .rounded-sm-192 {
    border-radius: 192px;
  }
  .mb-sm-192 {
    margin-bottom: 192px;
  }
  .mt-sm-192 {
    margin-top: 192px;
  }
  .mr-sm-192 {
    margin-right: 192px;
  }
  .ml-sm-192 {
    margin-left: 192px;
  }
  .mx-sm-192 {
    margin-right: 192px;
    margin-left: 192px;
  }
  .my-sm-192 {
    margin-top: 192px;
    margin-bottom: 192px;
  }
  .p-sm-192 {
    padding: 192px;
  }
  .px-sm-192 {
    padding-right: 192px;
    padding-left: 192px;
  }
  .py-sm-192 {
    padding-top: 192px;
    padding-bottom: 192px;
  }
  .pr-sm-192 {
    padding-right: 192px;
  }
  .pl-sm-192 {
    padding-left: 192px;
  }
  .pt-sm-192 {
    padding-top: 192px;
  }
  .pb-sm-192 {
    padding-bottom: 192px;
  }
  .fs-sm-192 {
    font-size: 192px;
  }
  .w-sm-192 {
    width: 192px;
  }
  .h-sm-192 {
    height: 192px;
  }
}
@media (min-width: 768px) {
  .lh-md-192 {
    line-height: 192px;
  }
  .line-height-md-192 {
    line-height: 192px;
  }
  .grid-cols-md-192 {
    grid-template-columns: repeat(192, 1fr);
  }
  .gap-md-192 {
    gap: 192px;
  }
  .gap-x-md-192 {
    -moz-column-gap: 192px;
         column-gap: 192px;
  }
  .gap-y-md-192 {
    row-gap: 192px;
  }
  .rounded-md-192 {
    border-radius: 192px;
  }
  .mb-md-192 {
    margin-bottom: 192px;
  }
  .mt-md-192 {
    margin-top: 192px;
  }
  .mr-md-192 {
    margin-right: 192px;
  }
  .ml-md-192 {
    margin-left: 192px;
  }
  .mx-md-192 {
    margin-right: 192px;
    margin-left: 192px;
  }
  .my-md-192 {
    margin-top: 192px;
    margin-bottom: 192px;
  }
  .p-md-192 {
    padding: 192px;
  }
  .px-md-192 {
    padding-right: 192px;
    padding-left: 192px;
  }
  .py-md-192 {
    padding-top: 192px;
    padding-bottom: 192px;
  }
  .pr-md-192 {
    padding-right: 192px;
  }
  .pl-md-192 {
    padding-left: 192px;
  }
  .pt-md-192 {
    padding-top: 192px;
  }
  .pb-md-192 {
    padding-bottom: 192px;
  }
  .fs-md-192 {
    font-size: 192px;
  }
  .w-md-192 {
    width: 192px;
  }
  .h-md-192 {
    height: 192px;
  }
}
@media (min-width: 992px) {
  .lh-lg-192 {
    line-height: 192px;
  }
  .line-height-lg-192 {
    line-height: 192px;
  }
  .grid-cols-lg-192 {
    grid-template-columns: repeat(192, 1fr);
  }
  .gap-lg-192 {
    gap: 192px;
  }
  .gap-x-lg-192 {
    -moz-column-gap: 192px;
         column-gap: 192px;
  }
  .gap-y-lg-192 {
    row-gap: 192px;
  }
  .rounded-lg-192 {
    border-radius: 192px;
  }
  .mb-lg-192 {
    margin-bottom: 192px;
  }
  .mt-lg-192 {
    margin-top: 192px;
  }
  .mr-lg-192 {
    margin-right: 192px;
  }
  .ml-lg-192 {
    margin-left: 192px;
  }
  .mx-lg-192 {
    margin-right: 192px;
    margin-left: 192px;
  }
  .my-lg-192 {
    margin-top: 192px;
    margin-bottom: 192px;
  }
  .p-lg-192 {
    padding: 192px;
  }
  .px-lg-192 {
    padding-right: 192px;
    padding-left: 192px;
  }
  .py-lg-192 {
    padding-top: 192px;
    padding-bottom: 192px;
  }
  .pr-lg-192 {
    padding-right: 192px;
  }
  .pl-lg-192 {
    padding-left: 192px;
  }
  .pt-lg-192 {
    padding-top: 192px;
  }
  .pb-lg-192 {
    padding-bottom: 192px;
  }
  .fs-lg-192 {
    font-size: 192px;
  }
  .w-lg-192 {
    width: 192px;
  }
  .h-lg-192 {
    height: 192px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-192 {
    line-height: 192px;
  }
  .line-height-xl-192 {
    line-height: 192px;
  }
  .grid-cols-xl-192 {
    grid-template-columns: repeat(192, 1fr);
  }
  .gap-xl-192 {
    gap: 192px;
  }
  .gap-x-xl-192 {
    -moz-column-gap: 192px;
         column-gap: 192px;
  }
  .gap-y-xl-192 {
    row-gap: 192px;
  }
  .rounded-xl-192 {
    border-radius: 192px;
  }
  .mb-xl-192 {
    margin-bottom: 192px;
  }
  .mt-xl-192 {
    margin-top: 192px;
  }
  .mr-xl-192 {
    margin-right: 192px;
  }
  .ml-xl-192 {
    margin-left: 192px;
  }
  .mx-xl-192 {
    margin-right: 192px;
    margin-left: 192px;
  }
  .my-xl-192 {
    margin-top: 192px;
    margin-bottom: 192px;
  }
  .p-xl-192 {
    padding: 192px;
  }
  .px-xl-192 {
    padding-right: 192px;
    padding-left: 192px;
  }
  .py-xl-192 {
    padding-top: 192px;
    padding-bottom: 192px;
  }
  .pr-xl-192 {
    padding-right: 192px;
  }
  .pl-xl-192 {
    padding-left: 192px;
  }
  .pt-xl-192 {
    padding-top: 192px;
  }
  .pb-xl-192 {
    padding-bottom: 192px;
  }
  .fs-xl-192 {
    font-size: 192px;
  }
  .w-xl-192 {
    width: 192px;
  }
  .h-xl-192 {
    height: 192px;
  }
}
.lh-193 {
  line-height: 193px;
}

.grid-cols-193 {
  grid-template-columns: repeat(193, 1fr);
}

.line-height-193 {
  line-height: 193px;
}

.gap-193 {
  gap: 193px;
}

.gap-x-193 {
  -moz-column-gap: 193px;
       column-gap: 193px;
}

.gap-y-193 {
  row-gap: 193px;
}

.rounded-193 {
  border-radius: 193px;
}

.mb-193 {
  margin-bottom: 193px;
}

.mt-193 {
  margin-top: 193px;
}

.mr-193 {
  margin-right: 193px;
}

.ml-193 {
  margin-left: 193px;
}

.mx-193 {
  margin-right: 193px;
  margin-left: 193px;
}

.my-193 {
  margin-top: 193px;
  margin-bottom: 193px;
}

.p-193 {
  padding: 193px;
}

.px-193 {
  padding-right: 193px;
  padding-left: 193px;
}

.py-193 {
  padding-top: 193px;
  padding-bottom: 193px;
}

.pr-193 {
  padding-right: 193px;
}

.pl-193 {
  padding-left: 193px;
}

.pt-193 {
  padding-top: 193px;
}

.pb-193 {
  padding-bottom: 193px;
}

.fs-193 {
  font-size: 193px;
}

.w-193 {
  width: 193px;
}

.h-193 {
  height: 193px;
}

@media (min-width: 576px) {
  .lh-sm-193 {
    line-height: 193px;
  }
  .line-height-sm-193 {
    line-height: 193px;
  }
  .grid-cols-sm-193 {
    grid-template-columns: repeat(193, 1fr);
  }
  .gap-sm-193 {
    gap: 193px;
  }
  .gap-x-sm-193 {
    -moz-column-gap: 193px;
         column-gap: 193px;
  }
  .gap-y-sm-193 {
    row-gap: 193px;
  }
  .rounded-sm-193 {
    border-radius: 193px;
  }
  .mb-sm-193 {
    margin-bottom: 193px;
  }
  .mt-sm-193 {
    margin-top: 193px;
  }
  .mr-sm-193 {
    margin-right: 193px;
  }
  .ml-sm-193 {
    margin-left: 193px;
  }
  .mx-sm-193 {
    margin-right: 193px;
    margin-left: 193px;
  }
  .my-sm-193 {
    margin-top: 193px;
    margin-bottom: 193px;
  }
  .p-sm-193 {
    padding: 193px;
  }
  .px-sm-193 {
    padding-right: 193px;
    padding-left: 193px;
  }
  .py-sm-193 {
    padding-top: 193px;
    padding-bottom: 193px;
  }
  .pr-sm-193 {
    padding-right: 193px;
  }
  .pl-sm-193 {
    padding-left: 193px;
  }
  .pt-sm-193 {
    padding-top: 193px;
  }
  .pb-sm-193 {
    padding-bottom: 193px;
  }
  .fs-sm-193 {
    font-size: 193px;
  }
  .w-sm-193 {
    width: 193px;
  }
  .h-sm-193 {
    height: 193px;
  }
}
@media (min-width: 768px) {
  .lh-md-193 {
    line-height: 193px;
  }
  .line-height-md-193 {
    line-height: 193px;
  }
  .grid-cols-md-193 {
    grid-template-columns: repeat(193, 1fr);
  }
  .gap-md-193 {
    gap: 193px;
  }
  .gap-x-md-193 {
    -moz-column-gap: 193px;
         column-gap: 193px;
  }
  .gap-y-md-193 {
    row-gap: 193px;
  }
  .rounded-md-193 {
    border-radius: 193px;
  }
  .mb-md-193 {
    margin-bottom: 193px;
  }
  .mt-md-193 {
    margin-top: 193px;
  }
  .mr-md-193 {
    margin-right: 193px;
  }
  .ml-md-193 {
    margin-left: 193px;
  }
  .mx-md-193 {
    margin-right: 193px;
    margin-left: 193px;
  }
  .my-md-193 {
    margin-top: 193px;
    margin-bottom: 193px;
  }
  .p-md-193 {
    padding: 193px;
  }
  .px-md-193 {
    padding-right: 193px;
    padding-left: 193px;
  }
  .py-md-193 {
    padding-top: 193px;
    padding-bottom: 193px;
  }
  .pr-md-193 {
    padding-right: 193px;
  }
  .pl-md-193 {
    padding-left: 193px;
  }
  .pt-md-193 {
    padding-top: 193px;
  }
  .pb-md-193 {
    padding-bottom: 193px;
  }
  .fs-md-193 {
    font-size: 193px;
  }
  .w-md-193 {
    width: 193px;
  }
  .h-md-193 {
    height: 193px;
  }
}
@media (min-width: 992px) {
  .lh-lg-193 {
    line-height: 193px;
  }
  .line-height-lg-193 {
    line-height: 193px;
  }
  .grid-cols-lg-193 {
    grid-template-columns: repeat(193, 1fr);
  }
  .gap-lg-193 {
    gap: 193px;
  }
  .gap-x-lg-193 {
    -moz-column-gap: 193px;
         column-gap: 193px;
  }
  .gap-y-lg-193 {
    row-gap: 193px;
  }
  .rounded-lg-193 {
    border-radius: 193px;
  }
  .mb-lg-193 {
    margin-bottom: 193px;
  }
  .mt-lg-193 {
    margin-top: 193px;
  }
  .mr-lg-193 {
    margin-right: 193px;
  }
  .ml-lg-193 {
    margin-left: 193px;
  }
  .mx-lg-193 {
    margin-right: 193px;
    margin-left: 193px;
  }
  .my-lg-193 {
    margin-top: 193px;
    margin-bottom: 193px;
  }
  .p-lg-193 {
    padding: 193px;
  }
  .px-lg-193 {
    padding-right: 193px;
    padding-left: 193px;
  }
  .py-lg-193 {
    padding-top: 193px;
    padding-bottom: 193px;
  }
  .pr-lg-193 {
    padding-right: 193px;
  }
  .pl-lg-193 {
    padding-left: 193px;
  }
  .pt-lg-193 {
    padding-top: 193px;
  }
  .pb-lg-193 {
    padding-bottom: 193px;
  }
  .fs-lg-193 {
    font-size: 193px;
  }
  .w-lg-193 {
    width: 193px;
  }
  .h-lg-193 {
    height: 193px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-193 {
    line-height: 193px;
  }
  .line-height-xl-193 {
    line-height: 193px;
  }
  .grid-cols-xl-193 {
    grid-template-columns: repeat(193, 1fr);
  }
  .gap-xl-193 {
    gap: 193px;
  }
  .gap-x-xl-193 {
    -moz-column-gap: 193px;
         column-gap: 193px;
  }
  .gap-y-xl-193 {
    row-gap: 193px;
  }
  .rounded-xl-193 {
    border-radius: 193px;
  }
  .mb-xl-193 {
    margin-bottom: 193px;
  }
  .mt-xl-193 {
    margin-top: 193px;
  }
  .mr-xl-193 {
    margin-right: 193px;
  }
  .ml-xl-193 {
    margin-left: 193px;
  }
  .mx-xl-193 {
    margin-right: 193px;
    margin-left: 193px;
  }
  .my-xl-193 {
    margin-top: 193px;
    margin-bottom: 193px;
  }
  .p-xl-193 {
    padding: 193px;
  }
  .px-xl-193 {
    padding-right: 193px;
    padding-left: 193px;
  }
  .py-xl-193 {
    padding-top: 193px;
    padding-bottom: 193px;
  }
  .pr-xl-193 {
    padding-right: 193px;
  }
  .pl-xl-193 {
    padding-left: 193px;
  }
  .pt-xl-193 {
    padding-top: 193px;
  }
  .pb-xl-193 {
    padding-bottom: 193px;
  }
  .fs-xl-193 {
    font-size: 193px;
  }
  .w-xl-193 {
    width: 193px;
  }
  .h-xl-193 {
    height: 193px;
  }
}
.lh-194 {
  line-height: 194px;
}

.grid-cols-194 {
  grid-template-columns: repeat(194, 1fr);
}

.line-height-194 {
  line-height: 194px;
}

.gap-194 {
  gap: 194px;
}

.gap-x-194 {
  -moz-column-gap: 194px;
       column-gap: 194px;
}

.gap-y-194 {
  row-gap: 194px;
}

.rounded-194 {
  border-radius: 194px;
}

.mb-194 {
  margin-bottom: 194px;
}

.mt-194 {
  margin-top: 194px;
}

.mr-194 {
  margin-right: 194px;
}

.ml-194 {
  margin-left: 194px;
}

.mx-194 {
  margin-right: 194px;
  margin-left: 194px;
}

.my-194 {
  margin-top: 194px;
  margin-bottom: 194px;
}

.p-194 {
  padding: 194px;
}

.px-194 {
  padding-right: 194px;
  padding-left: 194px;
}

.py-194 {
  padding-top: 194px;
  padding-bottom: 194px;
}

.pr-194 {
  padding-right: 194px;
}

.pl-194 {
  padding-left: 194px;
}

.pt-194 {
  padding-top: 194px;
}

.pb-194 {
  padding-bottom: 194px;
}

.fs-194 {
  font-size: 194px;
}

.w-194 {
  width: 194px;
}

.h-194 {
  height: 194px;
}

@media (min-width: 576px) {
  .lh-sm-194 {
    line-height: 194px;
  }
  .line-height-sm-194 {
    line-height: 194px;
  }
  .grid-cols-sm-194 {
    grid-template-columns: repeat(194, 1fr);
  }
  .gap-sm-194 {
    gap: 194px;
  }
  .gap-x-sm-194 {
    -moz-column-gap: 194px;
         column-gap: 194px;
  }
  .gap-y-sm-194 {
    row-gap: 194px;
  }
  .rounded-sm-194 {
    border-radius: 194px;
  }
  .mb-sm-194 {
    margin-bottom: 194px;
  }
  .mt-sm-194 {
    margin-top: 194px;
  }
  .mr-sm-194 {
    margin-right: 194px;
  }
  .ml-sm-194 {
    margin-left: 194px;
  }
  .mx-sm-194 {
    margin-right: 194px;
    margin-left: 194px;
  }
  .my-sm-194 {
    margin-top: 194px;
    margin-bottom: 194px;
  }
  .p-sm-194 {
    padding: 194px;
  }
  .px-sm-194 {
    padding-right: 194px;
    padding-left: 194px;
  }
  .py-sm-194 {
    padding-top: 194px;
    padding-bottom: 194px;
  }
  .pr-sm-194 {
    padding-right: 194px;
  }
  .pl-sm-194 {
    padding-left: 194px;
  }
  .pt-sm-194 {
    padding-top: 194px;
  }
  .pb-sm-194 {
    padding-bottom: 194px;
  }
  .fs-sm-194 {
    font-size: 194px;
  }
  .w-sm-194 {
    width: 194px;
  }
  .h-sm-194 {
    height: 194px;
  }
}
@media (min-width: 768px) {
  .lh-md-194 {
    line-height: 194px;
  }
  .line-height-md-194 {
    line-height: 194px;
  }
  .grid-cols-md-194 {
    grid-template-columns: repeat(194, 1fr);
  }
  .gap-md-194 {
    gap: 194px;
  }
  .gap-x-md-194 {
    -moz-column-gap: 194px;
         column-gap: 194px;
  }
  .gap-y-md-194 {
    row-gap: 194px;
  }
  .rounded-md-194 {
    border-radius: 194px;
  }
  .mb-md-194 {
    margin-bottom: 194px;
  }
  .mt-md-194 {
    margin-top: 194px;
  }
  .mr-md-194 {
    margin-right: 194px;
  }
  .ml-md-194 {
    margin-left: 194px;
  }
  .mx-md-194 {
    margin-right: 194px;
    margin-left: 194px;
  }
  .my-md-194 {
    margin-top: 194px;
    margin-bottom: 194px;
  }
  .p-md-194 {
    padding: 194px;
  }
  .px-md-194 {
    padding-right: 194px;
    padding-left: 194px;
  }
  .py-md-194 {
    padding-top: 194px;
    padding-bottom: 194px;
  }
  .pr-md-194 {
    padding-right: 194px;
  }
  .pl-md-194 {
    padding-left: 194px;
  }
  .pt-md-194 {
    padding-top: 194px;
  }
  .pb-md-194 {
    padding-bottom: 194px;
  }
  .fs-md-194 {
    font-size: 194px;
  }
  .w-md-194 {
    width: 194px;
  }
  .h-md-194 {
    height: 194px;
  }
}
@media (min-width: 992px) {
  .lh-lg-194 {
    line-height: 194px;
  }
  .line-height-lg-194 {
    line-height: 194px;
  }
  .grid-cols-lg-194 {
    grid-template-columns: repeat(194, 1fr);
  }
  .gap-lg-194 {
    gap: 194px;
  }
  .gap-x-lg-194 {
    -moz-column-gap: 194px;
         column-gap: 194px;
  }
  .gap-y-lg-194 {
    row-gap: 194px;
  }
  .rounded-lg-194 {
    border-radius: 194px;
  }
  .mb-lg-194 {
    margin-bottom: 194px;
  }
  .mt-lg-194 {
    margin-top: 194px;
  }
  .mr-lg-194 {
    margin-right: 194px;
  }
  .ml-lg-194 {
    margin-left: 194px;
  }
  .mx-lg-194 {
    margin-right: 194px;
    margin-left: 194px;
  }
  .my-lg-194 {
    margin-top: 194px;
    margin-bottom: 194px;
  }
  .p-lg-194 {
    padding: 194px;
  }
  .px-lg-194 {
    padding-right: 194px;
    padding-left: 194px;
  }
  .py-lg-194 {
    padding-top: 194px;
    padding-bottom: 194px;
  }
  .pr-lg-194 {
    padding-right: 194px;
  }
  .pl-lg-194 {
    padding-left: 194px;
  }
  .pt-lg-194 {
    padding-top: 194px;
  }
  .pb-lg-194 {
    padding-bottom: 194px;
  }
  .fs-lg-194 {
    font-size: 194px;
  }
  .w-lg-194 {
    width: 194px;
  }
  .h-lg-194 {
    height: 194px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-194 {
    line-height: 194px;
  }
  .line-height-xl-194 {
    line-height: 194px;
  }
  .grid-cols-xl-194 {
    grid-template-columns: repeat(194, 1fr);
  }
  .gap-xl-194 {
    gap: 194px;
  }
  .gap-x-xl-194 {
    -moz-column-gap: 194px;
         column-gap: 194px;
  }
  .gap-y-xl-194 {
    row-gap: 194px;
  }
  .rounded-xl-194 {
    border-radius: 194px;
  }
  .mb-xl-194 {
    margin-bottom: 194px;
  }
  .mt-xl-194 {
    margin-top: 194px;
  }
  .mr-xl-194 {
    margin-right: 194px;
  }
  .ml-xl-194 {
    margin-left: 194px;
  }
  .mx-xl-194 {
    margin-right: 194px;
    margin-left: 194px;
  }
  .my-xl-194 {
    margin-top: 194px;
    margin-bottom: 194px;
  }
  .p-xl-194 {
    padding: 194px;
  }
  .px-xl-194 {
    padding-right: 194px;
    padding-left: 194px;
  }
  .py-xl-194 {
    padding-top: 194px;
    padding-bottom: 194px;
  }
  .pr-xl-194 {
    padding-right: 194px;
  }
  .pl-xl-194 {
    padding-left: 194px;
  }
  .pt-xl-194 {
    padding-top: 194px;
  }
  .pb-xl-194 {
    padding-bottom: 194px;
  }
  .fs-xl-194 {
    font-size: 194px;
  }
  .w-xl-194 {
    width: 194px;
  }
  .h-xl-194 {
    height: 194px;
  }
}
.lh-195 {
  line-height: 195px;
}

.grid-cols-195 {
  grid-template-columns: repeat(195, 1fr);
}

.line-height-195 {
  line-height: 195px;
}

.gap-195 {
  gap: 195px;
}

.gap-x-195 {
  -moz-column-gap: 195px;
       column-gap: 195px;
}

.gap-y-195 {
  row-gap: 195px;
}

.rounded-195 {
  border-radius: 195px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mt-195 {
  margin-top: 195px;
}

.mr-195 {
  margin-right: 195px;
}

.ml-195 {
  margin-left: 195px;
}

.mx-195 {
  margin-right: 195px;
  margin-left: 195px;
}

.my-195 {
  margin-top: 195px;
  margin-bottom: 195px;
}

.p-195 {
  padding: 195px;
}

.px-195 {
  padding-right: 195px;
  padding-left: 195px;
}

.py-195 {
  padding-top: 195px;
  padding-bottom: 195px;
}

.pr-195 {
  padding-right: 195px;
}

.pl-195 {
  padding-left: 195px;
}

.pt-195 {
  padding-top: 195px;
}

.pb-195 {
  padding-bottom: 195px;
}

.fs-195 {
  font-size: 195px;
}

.w-195 {
  width: 195px;
}

.h-195 {
  height: 195px;
}

@media (min-width: 576px) {
  .lh-sm-195 {
    line-height: 195px;
  }
  .line-height-sm-195 {
    line-height: 195px;
  }
  .grid-cols-sm-195 {
    grid-template-columns: repeat(195, 1fr);
  }
  .gap-sm-195 {
    gap: 195px;
  }
  .gap-x-sm-195 {
    -moz-column-gap: 195px;
         column-gap: 195px;
  }
  .gap-y-sm-195 {
    row-gap: 195px;
  }
  .rounded-sm-195 {
    border-radius: 195px;
  }
  .mb-sm-195 {
    margin-bottom: 195px;
  }
  .mt-sm-195 {
    margin-top: 195px;
  }
  .mr-sm-195 {
    margin-right: 195px;
  }
  .ml-sm-195 {
    margin-left: 195px;
  }
  .mx-sm-195 {
    margin-right: 195px;
    margin-left: 195px;
  }
  .my-sm-195 {
    margin-top: 195px;
    margin-bottom: 195px;
  }
  .p-sm-195 {
    padding: 195px;
  }
  .px-sm-195 {
    padding-right: 195px;
    padding-left: 195px;
  }
  .py-sm-195 {
    padding-top: 195px;
    padding-bottom: 195px;
  }
  .pr-sm-195 {
    padding-right: 195px;
  }
  .pl-sm-195 {
    padding-left: 195px;
  }
  .pt-sm-195 {
    padding-top: 195px;
  }
  .pb-sm-195 {
    padding-bottom: 195px;
  }
  .fs-sm-195 {
    font-size: 195px;
  }
  .w-sm-195 {
    width: 195px;
  }
  .h-sm-195 {
    height: 195px;
  }
}
@media (min-width: 768px) {
  .lh-md-195 {
    line-height: 195px;
  }
  .line-height-md-195 {
    line-height: 195px;
  }
  .grid-cols-md-195 {
    grid-template-columns: repeat(195, 1fr);
  }
  .gap-md-195 {
    gap: 195px;
  }
  .gap-x-md-195 {
    -moz-column-gap: 195px;
         column-gap: 195px;
  }
  .gap-y-md-195 {
    row-gap: 195px;
  }
  .rounded-md-195 {
    border-radius: 195px;
  }
  .mb-md-195 {
    margin-bottom: 195px;
  }
  .mt-md-195 {
    margin-top: 195px;
  }
  .mr-md-195 {
    margin-right: 195px;
  }
  .ml-md-195 {
    margin-left: 195px;
  }
  .mx-md-195 {
    margin-right: 195px;
    margin-left: 195px;
  }
  .my-md-195 {
    margin-top: 195px;
    margin-bottom: 195px;
  }
  .p-md-195 {
    padding: 195px;
  }
  .px-md-195 {
    padding-right: 195px;
    padding-left: 195px;
  }
  .py-md-195 {
    padding-top: 195px;
    padding-bottom: 195px;
  }
  .pr-md-195 {
    padding-right: 195px;
  }
  .pl-md-195 {
    padding-left: 195px;
  }
  .pt-md-195 {
    padding-top: 195px;
  }
  .pb-md-195 {
    padding-bottom: 195px;
  }
  .fs-md-195 {
    font-size: 195px;
  }
  .w-md-195 {
    width: 195px;
  }
  .h-md-195 {
    height: 195px;
  }
}
@media (min-width: 992px) {
  .lh-lg-195 {
    line-height: 195px;
  }
  .line-height-lg-195 {
    line-height: 195px;
  }
  .grid-cols-lg-195 {
    grid-template-columns: repeat(195, 1fr);
  }
  .gap-lg-195 {
    gap: 195px;
  }
  .gap-x-lg-195 {
    -moz-column-gap: 195px;
         column-gap: 195px;
  }
  .gap-y-lg-195 {
    row-gap: 195px;
  }
  .rounded-lg-195 {
    border-radius: 195px;
  }
  .mb-lg-195 {
    margin-bottom: 195px;
  }
  .mt-lg-195 {
    margin-top: 195px;
  }
  .mr-lg-195 {
    margin-right: 195px;
  }
  .ml-lg-195 {
    margin-left: 195px;
  }
  .mx-lg-195 {
    margin-right: 195px;
    margin-left: 195px;
  }
  .my-lg-195 {
    margin-top: 195px;
    margin-bottom: 195px;
  }
  .p-lg-195 {
    padding: 195px;
  }
  .px-lg-195 {
    padding-right: 195px;
    padding-left: 195px;
  }
  .py-lg-195 {
    padding-top: 195px;
    padding-bottom: 195px;
  }
  .pr-lg-195 {
    padding-right: 195px;
  }
  .pl-lg-195 {
    padding-left: 195px;
  }
  .pt-lg-195 {
    padding-top: 195px;
  }
  .pb-lg-195 {
    padding-bottom: 195px;
  }
  .fs-lg-195 {
    font-size: 195px;
  }
  .w-lg-195 {
    width: 195px;
  }
  .h-lg-195 {
    height: 195px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-195 {
    line-height: 195px;
  }
  .line-height-xl-195 {
    line-height: 195px;
  }
  .grid-cols-xl-195 {
    grid-template-columns: repeat(195, 1fr);
  }
  .gap-xl-195 {
    gap: 195px;
  }
  .gap-x-xl-195 {
    -moz-column-gap: 195px;
         column-gap: 195px;
  }
  .gap-y-xl-195 {
    row-gap: 195px;
  }
  .rounded-xl-195 {
    border-radius: 195px;
  }
  .mb-xl-195 {
    margin-bottom: 195px;
  }
  .mt-xl-195 {
    margin-top: 195px;
  }
  .mr-xl-195 {
    margin-right: 195px;
  }
  .ml-xl-195 {
    margin-left: 195px;
  }
  .mx-xl-195 {
    margin-right: 195px;
    margin-left: 195px;
  }
  .my-xl-195 {
    margin-top: 195px;
    margin-bottom: 195px;
  }
  .p-xl-195 {
    padding: 195px;
  }
  .px-xl-195 {
    padding-right: 195px;
    padding-left: 195px;
  }
  .py-xl-195 {
    padding-top: 195px;
    padding-bottom: 195px;
  }
  .pr-xl-195 {
    padding-right: 195px;
  }
  .pl-xl-195 {
    padding-left: 195px;
  }
  .pt-xl-195 {
    padding-top: 195px;
  }
  .pb-xl-195 {
    padding-bottom: 195px;
  }
  .fs-xl-195 {
    font-size: 195px;
  }
  .w-xl-195 {
    width: 195px;
  }
  .h-xl-195 {
    height: 195px;
  }
}
.lh-196 {
  line-height: 196px;
}

.grid-cols-196 {
  grid-template-columns: repeat(196, 1fr);
}

.line-height-196 {
  line-height: 196px;
}

.gap-196 {
  gap: 196px;
}

.gap-x-196 {
  -moz-column-gap: 196px;
       column-gap: 196px;
}

.gap-y-196 {
  row-gap: 196px;
}

.rounded-196 {
  border-radius: 196px;
}

.mb-196 {
  margin-bottom: 196px;
}

.mt-196 {
  margin-top: 196px;
}

.mr-196 {
  margin-right: 196px;
}

.ml-196 {
  margin-left: 196px;
}

.mx-196 {
  margin-right: 196px;
  margin-left: 196px;
}

.my-196 {
  margin-top: 196px;
  margin-bottom: 196px;
}

.p-196 {
  padding: 196px;
}

.px-196 {
  padding-right: 196px;
  padding-left: 196px;
}

.py-196 {
  padding-top: 196px;
  padding-bottom: 196px;
}

.pr-196 {
  padding-right: 196px;
}

.pl-196 {
  padding-left: 196px;
}

.pt-196 {
  padding-top: 196px;
}

.pb-196 {
  padding-bottom: 196px;
}

.fs-196 {
  font-size: 196px;
}

.w-196 {
  width: 196px;
}

.h-196 {
  height: 196px;
}

@media (min-width: 576px) {
  .lh-sm-196 {
    line-height: 196px;
  }
  .line-height-sm-196 {
    line-height: 196px;
  }
  .grid-cols-sm-196 {
    grid-template-columns: repeat(196, 1fr);
  }
  .gap-sm-196 {
    gap: 196px;
  }
  .gap-x-sm-196 {
    -moz-column-gap: 196px;
         column-gap: 196px;
  }
  .gap-y-sm-196 {
    row-gap: 196px;
  }
  .rounded-sm-196 {
    border-radius: 196px;
  }
  .mb-sm-196 {
    margin-bottom: 196px;
  }
  .mt-sm-196 {
    margin-top: 196px;
  }
  .mr-sm-196 {
    margin-right: 196px;
  }
  .ml-sm-196 {
    margin-left: 196px;
  }
  .mx-sm-196 {
    margin-right: 196px;
    margin-left: 196px;
  }
  .my-sm-196 {
    margin-top: 196px;
    margin-bottom: 196px;
  }
  .p-sm-196 {
    padding: 196px;
  }
  .px-sm-196 {
    padding-right: 196px;
    padding-left: 196px;
  }
  .py-sm-196 {
    padding-top: 196px;
    padding-bottom: 196px;
  }
  .pr-sm-196 {
    padding-right: 196px;
  }
  .pl-sm-196 {
    padding-left: 196px;
  }
  .pt-sm-196 {
    padding-top: 196px;
  }
  .pb-sm-196 {
    padding-bottom: 196px;
  }
  .fs-sm-196 {
    font-size: 196px;
  }
  .w-sm-196 {
    width: 196px;
  }
  .h-sm-196 {
    height: 196px;
  }
}
@media (min-width: 768px) {
  .lh-md-196 {
    line-height: 196px;
  }
  .line-height-md-196 {
    line-height: 196px;
  }
  .grid-cols-md-196 {
    grid-template-columns: repeat(196, 1fr);
  }
  .gap-md-196 {
    gap: 196px;
  }
  .gap-x-md-196 {
    -moz-column-gap: 196px;
         column-gap: 196px;
  }
  .gap-y-md-196 {
    row-gap: 196px;
  }
  .rounded-md-196 {
    border-radius: 196px;
  }
  .mb-md-196 {
    margin-bottom: 196px;
  }
  .mt-md-196 {
    margin-top: 196px;
  }
  .mr-md-196 {
    margin-right: 196px;
  }
  .ml-md-196 {
    margin-left: 196px;
  }
  .mx-md-196 {
    margin-right: 196px;
    margin-left: 196px;
  }
  .my-md-196 {
    margin-top: 196px;
    margin-bottom: 196px;
  }
  .p-md-196 {
    padding: 196px;
  }
  .px-md-196 {
    padding-right: 196px;
    padding-left: 196px;
  }
  .py-md-196 {
    padding-top: 196px;
    padding-bottom: 196px;
  }
  .pr-md-196 {
    padding-right: 196px;
  }
  .pl-md-196 {
    padding-left: 196px;
  }
  .pt-md-196 {
    padding-top: 196px;
  }
  .pb-md-196 {
    padding-bottom: 196px;
  }
  .fs-md-196 {
    font-size: 196px;
  }
  .w-md-196 {
    width: 196px;
  }
  .h-md-196 {
    height: 196px;
  }
}
@media (min-width: 992px) {
  .lh-lg-196 {
    line-height: 196px;
  }
  .line-height-lg-196 {
    line-height: 196px;
  }
  .grid-cols-lg-196 {
    grid-template-columns: repeat(196, 1fr);
  }
  .gap-lg-196 {
    gap: 196px;
  }
  .gap-x-lg-196 {
    -moz-column-gap: 196px;
         column-gap: 196px;
  }
  .gap-y-lg-196 {
    row-gap: 196px;
  }
  .rounded-lg-196 {
    border-radius: 196px;
  }
  .mb-lg-196 {
    margin-bottom: 196px;
  }
  .mt-lg-196 {
    margin-top: 196px;
  }
  .mr-lg-196 {
    margin-right: 196px;
  }
  .ml-lg-196 {
    margin-left: 196px;
  }
  .mx-lg-196 {
    margin-right: 196px;
    margin-left: 196px;
  }
  .my-lg-196 {
    margin-top: 196px;
    margin-bottom: 196px;
  }
  .p-lg-196 {
    padding: 196px;
  }
  .px-lg-196 {
    padding-right: 196px;
    padding-left: 196px;
  }
  .py-lg-196 {
    padding-top: 196px;
    padding-bottom: 196px;
  }
  .pr-lg-196 {
    padding-right: 196px;
  }
  .pl-lg-196 {
    padding-left: 196px;
  }
  .pt-lg-196 {
    padding-top: 196px;
  }
  .pb-lg-196 {
    padding-bottom: 196px;
  }
  .fs-lg-196 {
    font-size: 196px;
  }
  .w-lg-196 {
    width: 196px;
  }
  .h-lg-196 {
    height: 196px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-196 {
    line-height: 196px;
  }
  .line-height-xl-196 {
    line-height: 196px;
  }
  .grid-cols-xl-196 {
    grid-template-columns: repeat(196, 1fr);
  }
  .gap-xl-196 {
    gap: 196px;
  }
  .gap-x-xl-196 {
    -moz-column-gap: 196px;
         column-gap: 196px;
  }
  .gap-y-xl-196 {
    row-gap: 196px;
  }
  .rounded-xl-196 {
    border-radius: 196px;
  }
  .mb-xl-196 {
    margin-bottom: 196px;
  }
  .mt-xl-196 {
    margin-top: 196px;
  }
  .mr-xl-196 {
    margin-right: 196px;
  }
  .ml-xl-196 {
    margin-left: 196px;
  }
  .mx-xl-196 {
    margin-right: 196px;
    margin-left: 196px;
  }
  .my-xl-196 {
    margin-top: 196px;
    margin-bottom: 196px;
  }
  .p-xl-196 {
    padding: 196px;
  }
  .px-xl-196 {
    padding-right: 196px;
    padding-left: 196px;
  }
  .py-xl-196 {
    padding-top: 196px;
    padding-bottom: 196px;
  }
  .pr-xl-196 {
    padding-right: 196px;
  }
  .pl-xl-196 {
    padding-left: 196px;
  }
  .pt-xl-196 {
    padding-top: 196px;
  }
  .pb-xl-196 {
    padding-bottom: 196px;
  }
  .fs-xl-196 {
    font-size: 196px;
  }
  .w-xl-196 {
    width: 196px;
  }
  .h-xl-196 {
    height: 196px;
  }
}
.lh-197 {
  line-height: 197px;
}

.grid-cols-197 {
  grid-template-columns: repeat(197, 1fr);
}

.line-height-197 {
  line-height: 197px;
}

.gap-197 {
  gap: 197px;
}

.gap-x-197 {
  -moz-column-gap: 197px;
       column-gap: 197px;
}

.gap-y-197 {
  row-gap: 197px;
}

.rounded-197 {
  border-radius: 197px;
}

.mb-197 {
  margin-bottom: 197px;
}

.mt-197 {
  margin-top: 197px;
}

.mr-197 {
  margin-right: 197px;
}

.ml-197 {
  margin-left: 197px;
}

.mx-197 {
  margin-right: 197px;
  margin-left: 197px;
}

.my-197 {
  margin-top: 197px;
  margin-bottom: 197px;
}

.p-197 {
  padding: 197px;
}

.px-197 {
  padding-right: 197px;
  padding-left: 197px;
}

.py-197 {
  padding-top: 197px;
  padding-bottom: 197px;
}

.pr-197 {
  padding-right: 197px;
}

.pl-197 {
  padding-left: 197px;
}

.pt-197 {
  padding-top: 197px;
}

.pb-197 {
  padding-bottom: 197px;
}

.fs-197 {
  font-size: 197px;
}

.w-197 {
  width: 197px;
}

.h-197 {
  height: 197px;
}

@media (min-width: 576px) {
  .lh-sm-197 {
    line-height: 197px;
  }
  .line-height-sm-197 {
    line-height: 197px;
  }
  .grid-cols-sm-197 {
    grid-template-columns: repeat(197, 1fr);
  }
  .gap-sm-197 {
    gap: 197px;
  }
  .gap-x-sm-197 {
    -moz-column-gap: 197px;
         column-gap: 197px;
  }
  .gap-y-sm-197 {
    row-gap: 197px;
  }
  .rounded-sm-197 {
    border-radius: 197px;
  }
  .mb-sm-197 {
    margin-bottom: 197px;
  }
  .mt-sm-197 {
    margin-top: 197px;
  }
  .mr-sm-197 {
    margin-right: 197px;
  }
  .ml-sm-197 {
    margin-left: 197px;
  }
  .mx-sm-197 {
    margin-right: 197px;
    margin-left: 197px;
  }
  .my-sm-197 {
    margin-top: 197px;
    margin-bottom: 197px;
  }
  .p-sm-197 {
    padding: 197px;
  }
  .px-sm-197 {
    padding-right: 197px;
    padding-left: 197px;
  }
  .py-sm-197 {
    padding-top: 197px;
    padding-bottom: 197px;
  }
  .pr-sm-197 {
    padding-right: 197px;
  }
  .pl-sm-197 {
    padding-left: 197px;
  }
  .pt-sm-197 {
    padding-top: 197px;
  }
  .pb-sm-197 {
    padding-bottom: 197px;
  }
  .fs-sm-197 {
    font-size: 197px;
  }
  .w-sm-197 {
    width: 197px;
  }
  .h-sm-197 {
    height: 197px;
  }
}
@media (min-width: 768px) {
  .lh-md-197 {
    line-height: 197px;
  }
  .line-height-md-197 {
    line-height: 197px;
  }
  .grid-cols-md-197 {
    grid-template-columns: repeat(197, 1fr);
  }
  .gap-md-197 {
    gap: 197px;
  }
  .gap-x-md-197 {
    -moz-column-gap: 197px;
         column-gap: 197px;
  }
  .gap-y-md-197 {
    row-gap: 197px;
  }
  .rounded-md-197 {
    border-radius: 197px;
  }
  .mb-md-197 {
    margin-bottom: 197px;
  }
  .mt-md-197 {
    margin-top: 197px;
  }
  .mr-md-197 {
    margin-right: 197px;
  }
  .ml-md-197 {
    margin-left: 197px;
  }
  .mx-md-197 {
    margin-right: 197px;
    margin-left: 197px;
  }
  .my-md-197 {
    margin-top: 197px;
    margin-bottom: 197px;
  }
  .p-md-197 {
    padding: 197px;
  }
  .px-md-197 {
    padding-right: 197px;
    padding-left: 197px;
  }
  .py-md-197 {
    padding-top: 197px;
    padding-bottom: 197px;
  }
  .pr-md-197 {
    padding-right: 197px;
  }
  .pl-md-197 {
    padding-left: 197px;
  }
  .pt-md-197 {
    padding-top: 197px;
  }
  .pb-md-197 {
    padding-bottom: 197px;
  }
  .fs-md-197 {
    font-size: 197px;
  }
  .w-md-197 {
    width: 197px;
  }
  .h-md-197 {
    height: 197px;
  }
}
@media (min-width: 992px) {
  .lh-lg-197 {
    line-height: 197px;
  }
  .line-height-lg-197 {
    line-height: 197px;
  }
  .grid-cols-lg-197 {
    grid-template-columns: repeat(197, 1fr);
  }
  .gap-lg-197 {
    gap: 197px;
  }
  .gap-x-lg-197 {
    -moz-column-gap: 197px;
         column-gap: 197px;
  }
  .gap-y-lg-197 {
    row-gap: 197px;
  }
  .rounded-lg-197 {
    border-radius: 197px;
  }
  .mb-lg-197 {
    margin-bottom: 197px;
  }
  .mt-lg-197 {
    margin-top: 197px;
  }
  .mr-lg-197 {
    margin-right: 197px;
  }
  .ml-lg-197 {
    margin-left: 197px;
  }
  .mx-lg-197 {
    margin-right: 197px;
    margin-left: 197px;
  }
  .my-lg-197 {
    margin-top: 197px;
    margin-bottom: 197px;
  }
  .p-lg-197 {
    padding: 197px;
  }
  .px-lg-197 {
    padding-right: 197px;
    padding-left: 197px;
  }
  .py-lg-197 {
    padding-top: 197px;
    padding-bottom: 197px;
  }
  .pr-lg-197 {
    padding-right: 197px;
  }
  .pl-lg-197 {
    padding-left: 197px;
  }
  .pt-lg-197 {
    padding-top: 197px;
  }
  .pb-lg-197 {
    padding-bottom: 197px;
  }
  .fs-lg-197 {
    font-size: 197px;
  }
  .w-lg-197 {
    width: 197px;
  }
  .h-lg-197 {
    height: 197px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-197 {
    line-height: 197px;
  }
  .line-height-xl-197 {
    line-height: 197px;
  }
  .grid-cols-xl-197 {
    grid-template-columns: repeat(197, 1fr);
  }
  .gap-xl-197 {
    gap: 197px;
  }
  .gap-x-xl-197 {
    -moz-column-gap: 197px;
         column-gap: 197px;
  }
  .gap-y-xl-197 {
    row-gap: 197px;
  }
  .rounded-xl-197 {
    border-radius: 197px;
  }
  .mb-xl-197 {
    margin-bottom: 197px;
  }
  .mt-xl-197 {
    margin-top: 197px;
  }
  .mr-xl-197 {
    margin-right: 197px;
  }
  .ml-xl-197 {
    margin-left: 197px;
  }
  .mx-xl-197 {
    margin-right: 197px;
    margin-left: 197px;
  }
  .my-xl-197 {
    margin-top: 197px;
    margin-bottom: 197px;
  }
  .p-xl-197 {
    padding: 197px;
  }
  .px-xl-197 {
    padding-right: 197px;
    padding-left: 197px;
  }
  .py-xl-197 {
    padding-top: 197px;
    padding-bottom: 197px;
  }
  .pr-xl-197 {
    padding-right: 197px;
  }
  .pl-xl-197 {
    padding-left: 197px;
  }
  .pt-xl-197 {
    padding-top: 197px;
  }
  .pb-xl-197 {
    padding-bottom: 197px;
  }
  .fs-xl-197 {
    font-size: 197px;
  }
  .w-xl-197 {
    width: 197px;
  }
  .h-xl-197 {
    height: 197px;
  }
}
.lh-198 {
  line-height: 198px;
}

.grid-cols-198 {
  grid-template-columns: repeat(198, 1fr);
}

.line-height-198 {
  line-height: 198px;
}

.gap-198 {
  gap: 198px;
}

.gap-x-198 {
  -moz-column-gap: 198px;
       column-gap: 198px;
}

.gap-y-198 {
  row-gap: 198px;
}

.rounded-198 {
  border-radius: 198px;
}

.mb-198 {
  margin-bottom: 198px;
}

.mt-198 {
  margin-top: 198px;
}

.mr-198 {
  margin-right: 198px;
}

.ml-198 {
  margin-left: 198px;
}

.mx-198 {
  margin-right: 198px;
  margin-left: 198px;
}

.my-198 {
  margin-top: 198px;
  margin-bottom: 198px;
}

.p-198 {
  padding: 198px;
}

.px-198 {
  padding-right: 198px;
  padding-left: 198px;
}

.py-198 {
  padding-top: 198px;
  padding-bottom: 198px;
}

.pr-198 {
  padding-right: 198px;
}

.pl-198 {
  padding-left: 198px;
}

.pt-198 {
  padding-top: 198px;
}

.pb-198 {
  padding-bottom: 198px;
}

.fs-198 {
  font-size: 198px;
}

.w-198 {
  width: 198px;
}

.h-198 {
  height: 198px;
}

@media (min-width: 576px) {
  .lh-sm-198 {
    line-height: 198px;
  }
  .line-height-sm-198 {
    line-height: 198px;
  }
  .grid-cols-sm-198 {
    grid-template-columns: repeat(198, 1fr);
  }
  .gap-sm-198 {
    gap: 198px;
  }
  .gap-x-sm-198 {
    -moz-column-gap: 198px;
         column-gap: 198px;
  }
  .gap-y-sm-198 {
    row-gap: 198px;
  }
  .rounded-sm-198 {
    border-radius: 198px;
  }
  .mb-sm-198 {
    margin-bottom: 198px;
  }
  .mt-sm-198 {
    margin-top: 198px;
  }
  .mr-sm-198 {
    margin-right: 198px;
  }
  .ml-sm-198 {
    margin-left: 198px;
  }
  .mx-sm-198 {
    margin-right: 198px;
    margin-left: 198px;
  }
  .my-sm-198 {
    margin-top: 198px;
    margin-bottom: 198px;
  }
  .p-sm-198 {
    padding: 198px;
  }
  .px-sm-198 {
    padding-right: 198px;
    padding-left: 198px;
  }
  .py-sm-198 {
    padding-top: 198px;
    padding-bottom: 198px;
  }
  .pr-sm-198 {
    padding-right: 198px;
  }
  .pl-sm-198 {
    padding-left: 198px;
  }
  .pt-sm-198 {
    padding-top: 198px;
  }
  .pb-sm-198 {
    padding-bottom: 198px;
  }
  .fs-sm-198 {
    font-size: 198px;
  }
  .w-sm-198 {
    width: 198px;
  }
  .h-sm-198 {
    height: 198px;
  }
}
@media (min-width: 768px) {
  .lh-md-198 {
    line-height: 198px;
  }
  .line-height-md-198 {
    line-height: 198px;
  }
  .grid-cols-md-198 {
    grid-template-columns: repeat(198, 1fr);
  }
  .gap-md-198 {
    gap: 198px;
  }
  .gap-x-md-198 {
    -moz-column-gap: 198px;
         column-gap: 198px;
  }
  .gap-y-md-198 {
    row-gap: 198px;
  }
  .rounded-md-198 {
    border-radius: 198px;
  }
  .mb-md-198 {
    margin-bottom: 198px;
  }
  .mt-md-198 {
    margin-top: 198px;
  }
  .mr-md-198 {
    margin-right: 198px;
  }
  .ml-md-198 {
    margin-left: 198px;
  }
  .mx-md-198 {
    margin-right: 198px;
    margin-left: 198px;
  }
  .my-md-198 {
    margin-top: 198px;
    margin-bottom: 198px;
  }
  .p-md-198 {
    padding: 198px;
  }
  .px-md-198 {
    padding-right: 198px;
    padding-left: 198px;
  }
  .py-md-198 {
    padding-top: 198px;
    padding-bottom: 198px;
  }
  .pr-md-198 {
    padding-right: 198px;
  }
  .pl-md-198 {
    padding-left: 198px;
  }
  .pt-md-198 {
    padding-top: 198px;
  }
  .pb-md-198 {
    padding-bottom: 198px;
  }
  .fs-md-198 {
    font-size: 198px;
  }
  .w-md-198 {
    width: 198px;
  }
  .h-md-198 {
    height: 198px;
  }
}
@media (min-width: 992px) {
  .lh-lg-198 {
    line-height: 198px;
  }
  .line-height-lg-198 {
    line-height: 198px;
  }
  .grid-cols-lg-198 {
    grid-template-columns: repeat(198, 1fr);
  }
  .gap-lg-198 {
    gap: 198px;
  }
  .gap-x-lg-198 {
    -moz-column-gap: 198px;
         column-gap: 198px;
  }
  .gap-y-lg-198 {
    row-gap: 198px;
  }
  .rounded-lg-198 {
    border-radius: 198px;
  }
  .mb-lg-198 {
    margin-bottom: 198px;
  }
  .mt-lg-198 {
    margin-top: 198px;
  }
  .mr-lg-198 {
    margin-right: 198px;
  }
  .ml-lg-198 {
    margin-left: 198px;
  }
  .mx-lg-198 {
    margin-right: 198px;
    margin-left: 198px;
  }
  .my-lg-198 {
    margin-top: 198px;
    margin-bottom: 198px;
  }
  .p-lg-198 {
    padding: 198px;
  }
  .px-lg-198 {
    padding-right: 198px;
    padding-left: 198px;
  }
  .py-lg-198 {
    padding-top: 198px;
    padding-bottom: 198px;
  }
  .pr-lg-198 {
    padding-right: 198px;
  }
  .pl-lg-198 {
    padding-left: 198px;
  }
  .pt-lg-198 {
    padding-top: 198px;
  }
  .pb-lg-198 {
    padding-bottom: 198px;
  }
  .fs-lg-198 {
    font-size: 198px;
  }
  .w-lg-198 {
    width: 198px;
  }
  .h-lg-198 {
    height: 198px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-198 {
    line-height: 198px;
  }
  .line-height-xl-198 {
    line-height: 198px;
  }
  .grid-cols-xl-198 {
    grid-template-columns: repeat(198, 1fr);
  }
  .gap-xl-198 {
    gap: 198px;
  }
  .gap-x-xl-198 {
    -moz-column-gap: 198px;
         column-gap: 198px;
  }
  .gap-y-xl-198 {
    row-gap: 198px;
  }
  .rounded-xl-198 {
    border-radius: 198px;
  }
  .mb-xl-198 {
    margin-bottom: 198px;
  }
  .mt-xl-198 {
    margin-top: 198px;
  }
  .mr-xl-198 {
    margin-right: 198px;
  }
  .ml-xl-198 {
    margin-left: 198px;
  }
  .mx-xl-198 {
    margin-right: 198px;
    margin-left: 198px;
  }
  .my-xl-198 {
    margin-top: 198px;
    margin-bottom: 198px;
  }
  .p-xl-198 {
    padding: 198px;
  }
  .px-xl-198 {
    padding-right: 198px;
    padding-left: 198px;
  }
  .py-xl-198 {
    padding-top: 198px;
    padding-bottom: 198px;
  }
  .pr-xl-198 {
    padding-right: 198px;
  }
  .pl-xl-198 {
    padding-left: 198px;
  }
  .pt-xl-198 {
    padding-top: 198px;
  }
  .pb-xl-198 {
    padding-bottom: 198px;
  }
  .fs-xl-198 {
    font-size: 198px;
  }
  .w-xl-198 {
    width: 198px;
  }
  .h-xl-198 {
    height: 198px;
  }
}
.lh-199 {
  line-height: 199px;
}

.grid-cols-199 {
  grid-template-columns: repeat(199, 1fr);
}

.line-height-199 {
  line-height: 199px;
}

.gap-199 {
  gap: 199px;
}

.gap-x-199 {
  -moz-column-gap: 199px;
       column-gap: 199px;
}

.gap-y-199 {
  row-gap: 199px;
}

.rounded-199 {
  border-radius: 199px;
}

.mb-199 {
  margin-bottom: 199px;
}

.mt-199 {
  margin-top: 199px;
}

.mr-199 {
  margin-right: 199px;
}

.ml-199 {
  margin-left: 199px;
}

.mx-199 {
  margin-right: 199px;
  margin-left: 199px;
}

.my-199 {
  margin-top: 199px;
  margin-bottom: 199px;
}

.p-199 {
  padding: 199px;
}

.px-199 {
  padding-right: 199px;
  padding-left: 199px;
}

.py-199 {
  padding-top: 199px;
  padding-bottom: 199px;
}

.pr-199 {
  padding-right: 199px;
}

.pl-199 {
  padding-left: 199px;
}

.pt-199 {
  padding-top: 199px;
}

.pb-199 {
  padding-bottom: 199px;
}

.fs-199 {
  font-size: 199px;
}

.w-199 {
  width: 199px;
}

.h-199 {
  height: 199px;
}

@media (min-width: 576px) {
  .lh-sm-199 {
    line-height: 199px;
  }
  .line-height-sm-199 {
    line-height: 199px;
  }
  .grid-cols-sm-199 {
    grid-template-columns: repeat(199, 1fr);
  }
  .gap-sm-199 {
    gap: 199px;
  }
  .gap-x-sm-199 {
    -moz-column-gap: 199px;
         column-gap: 199px;
  }
  .gap-y-sm-199 {
    row-gap: 199px;
  }
  .rounded-sm-199 {
    border-radius: 199px;
  }
  .mb-sm-199 {
    margin-bottom: 199px;
  }
  .mt-sm-199 {
    margin-top: 199px;
  }
  .mr-sm-199 {
    margin-right: 199px;
  }
  .ml-sm-199 {
    margin-left: 199px;
  }
  .mx-sm-199 {
    margin-right: 199px;
    margin-left: 199px;
  }
  .my-sm-199 {
    margin-top: 199px;
    margin-bottom: 199px;
  }
  .p-sm-199 {
    padding: 199px;
  }
  .px-sm-199 {
    padding-right: 199px;
    padding-left: 199px;
  }
  .py-sm-199 {
    padding-top: 199px;
    padding-bottom: 199px;
  }
  .pr-sm-199 {
    padding-right: 199px;
  }
  .pl-sm-199 {
    padding-left: 199px;
  }
  .pt-sm-199 {
    padding-top: 199px;
  }
  .pb-sm-199 {
    padding-bottom: 199px;
  }
  .fs-sm-199 {
    font-size: 199px;
  }
  .w-sm-199 {
    width: 199px;
  }
  .h-sm-199 {
    height: 199px;
  }
}
@media (min-width: 768px) {
  .lh-md-199 {
    line-height: 199px;
  }
  .line-height-md-199 {
    line-height: 199px;
  }
  .grid-cols-md-199 {
    grid-template-columns: repeat(199, 1fr);
  }
  .gap-md-199 {
    gap: 199px;
  }
  .gap-x-md-199 {
    -moz-column-gap: 199px;
         column-gap: 199px;
  }
  .gap-y-md-199 {
    row-gap: 199px;
  }
  .rounded-md-199 {
    border-radius: 199px;
  }
  .mb-md-199 {
    margin-bottom: 199px;
  }
  .mt-md-199 {
    margin-top: 199px;
  }
  .mr-md-199 {
    margin-right: 199px;
  }
  .ml-md-199 {
    margin-left: 199px;
  }
  .mx-md-199 {
    margin-right: 199px;
    margin-left: 199px;
  }
  .my-md-199 {
    margin-top: 199px;
    margin-bottom: 199px;
  }
  .p-md-199 {
    padding: 199px;
  }
  .px-md-199 {
    padding-right: 199px;
    padding-left: 199px;
  }
  .py-md-199 {
    padding-top: 199px;
    padding-bottom: 199px;
  }
  .pr-md-199 {
    padding-right: 199px;
  }
  .pl-md-199 {
    padding-left: 199px;
  }
  .pt-md-199 {
    padding-top: 199px;
  }
  .pb-md-199 {
    padding-bottom: 199px;
  }
  .fs-md-199 {
    font-size: 199px;
  }
  .w-md-199 {
    width: 199px;
  }
  .h-md-199 {
    height: 199px;
  }
}
@media (min-width: 992px) {
  .lh-lg-199 {
    line-height: 199px;
  }
  .line-height-lg-199 {
    line-height: 199px;
  }
  .grid-cols-lg-199 {
    grid-template-columns: repeat(199, 1fr);
  }
  .gap-lg-199 {
    gap: 199px;
  }
  .gap-x-lg-199 {
    -moz-column-gap: 199px;
         column-gap: 199px;
  }
  .gap-y-lg-199 {
    row-gap: 199px;
  }
  .rounded-lg-199 {
    border-radius: 199px;
  }
  .mb-lg-199 {
    margin-bottom: 199px;
  }
  .mt-lg-199 {
    margin-top: 199px;
  }
  .mr-lg-199 {
    margin-right: 199px;
  }
  .ml-lg-199 {
    margin-left: 199px;
  }
  .mx-lg-199 {
    margin-right: 199px;
    margin-left: 199px;
  }
  .my-lg-199 {
    margin-top: 199px;
    margin-bottom: 199px;
  }
  .p-lg-199 {
    padding: 199px;
  }
  .px-lg-199 {
    padding-right: 199px;
    padding-left: 199px;
  }
  .py-lg-199 {
    padding-top: 199px;
    padding-bottom: 199px;
  }
  .pr-lg-199 {
    padding-right: 199px;
  }
  .pl-lg-199 {
    padding-left: 199px;
  }
  .pt-lg-199 {
    padding-top: 199px;
  }
  .pb-lg-199 {
    padding-bottom: 199px;
  }
  .fs-lg-199 {
    font-size: 199px;
  }
  .w-lg-199 {
    width: 199px;
  }
  .h-lg-199 {
    height: 199px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-199 {
    line-height: 199px;
  }
  .line-height-xl-199 {
    line-height: 199px;
  }
  .grid-cols-xl-199 {
    grid-template-columns: repeat(199, 1fr);
  }
  .gap-xl-199 {
    gap: 199px;
  }
  .gap-x-xl-199 {
    -moz-column-gap: 199px;
         column-gap: 199px;
  }
  .gap-y-xl-199 {
    row-gap: 199px;
  }
  .rounded-xl-199 {
    border-radius: 199px;
  }
  .mb-xl-199 {
    margin-bottom: 199px;
  }
  .mt-xl-199 {
    margin-top: 199px;
  }
  .mr-xl-199 {
    margin-right: 199px;
  }
  .ml-xl-199 {
    margin-left: 199px;
  }
  .mx-xl-199 {
    margin-right: 199px;
    margin-left: 199px;
  }
  .my-xl-199 {
    margin-top: 199px;
    margin-bottom: 199px;
  }
  .p-xl-199 {
    padding: 199px;
  }
  .px-xl-199 {
    padding-right: 199px;
    padding-left: 199px;
  }
  .py-xl-199 {
    padding-top: 199px;
    padding-bottom: 199px;
  }
  .pr-xl-199 {
    padding-right: 199px;
  }
  .pl-xl-199 {
    padding-left: 199px;
  }
  .pt-xl-199 {
    padding-top: 199px;
  }
  .pb-xl-199 {
    padding-bottom: 199px;
  }
  .fs-xl-199 {
    font-size: 199px;
  }
  .w-xl-199 {
    width: 199px;
  }
  .h-xl-199 {
    height: 199px;
  }
}
.lh-200 {
  line-height: 200px;
}

.grid-cols-200 {
  grid-template-columns: repeat(200, 1fr);
}

.line-height-200 {
  line-height: 200px;
}

.gap-200 {
  gap: 200px;
}

.gap-x-200 {
  -moz-column-gap: 200px;
       column-gap: 200px;
}

.gap-y-200 {
  row-gap: 200px;
}

.rounded-200 {
  border-radius: 200px;
}

.mb-200 {
  margin-bottom: 200px;
}

.mt-200 {
  margin-top: 200px;
}

.mr-200 {
  margin-right: 200px;
}

.ml-200 {
  margin-left: 200px;
}

.mx-200 {
  margin-right: 200px;
  margin-left: 200px;
}

.my-200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

.p-200 {
  padding: 200px;
}

.px-200 {
  padding-right: 200px;
  padding-left: 200px;
}

.py-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.pr-200 {
  padding-right: 200px;
}

.pl-200 {
  padding-left: 200px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-200 {
  padding-bottom: 200px;
}

.fs-200 {
  font-size: 200px;
}

.w-200 {
  width: 200px;
}

.h-200 {
  height: 200px;
}

@media (min-width: 576px) {
  .lh-sm-200 {
    line-height: 200px;
  }
  .line-height-sm-200 {
    line-height: 200px;
  }
  .grid-cols-sm-200 {
    grid-template-columns: repeat(200, 1fr);
  }
  .gap-sm-200 {
    gap: 200px;
  }
  .gap-x-sm-200 {
    -moz-column-gap: 200px;
         column-gap: 200px;
  }
  .gap-y-sm-200 {
    row-gap: 200px;
  }
  .rounded-sm-200 {
    border-radius: 200px;
  }
  .mb-sm-200 {
    margin-bottom: 200px;
  }
  .mt-sm-200 {
    margin-top: 200px;
  }
  .mr-sm-200 {
    margin-right: 200px;
  }
  .ml-sm-200 {
    margin-left: 200px;
  }
  .mx-sm-200 {
    margin-right: 200px;
    margin-left: 200px;
  }
  .my-sm-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
  .p-sm-200 {
    padding: 200px;
  }
  .px-sm-200 {
    padding-right: 200px;
    padding-left: 200px;
  }
  .py-sm-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .pr-sm-200 {
    padding-right: 200px;
  }
  .pl-sm-200 {
    padding-left: 200px;
  }
  .pt-sm-200 {
    padding-top: 200px;
  }
  .pb-sm-200 {
    padding-bottom: 200px;
  }
  .fs-sm-200 {
    font-size: 200px;
  }
  .w-sm-200 {
    width: 200px;
  }
  .h-sm-200 {
    height: 200px;
  }
}
@media (min-width: 768px) {
  .lh-md-200 {
    line-height: 200px;
  }
  .line-height-md-200 {
    line-height: 200px;
  }
  .grid-cols-md-200 {
    grid-template-columns: repeat(200, 1fr);
  }
  .gap-md-200 {
    gap: 200px;
  }
  .gap-x-md-200 {
    -moz-column-gap: 200px;
         column-gap: 200px;
  }
  .gap-y-md-200 {
    row-gap: 200px;
  }
  .rounded-md-200 {
    border-radius: 200px;
  }
  .mb-md-200 {
    margin-bottom: 200px;
  }
  .mt-md-200 {
    margin-top: 200px;
  }
  .mr-md-200 {
    margin-right: 200px;
  }
  .ml-md-200 {
    margin-left: 200px;
  }
  .mx-md-200 {
    margin-right: 200px;
    margin-left: 200px;
  }
  .my-md-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
  .p-md-200 {
    padding: 200px;
  }
  .px-md-200 {
    padding-right: 200px;
    padding-left: 200px;
  }
  .py-md-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .pr-md-200 {
    padding-right: 200px;
  }
  .pl-md-200 {
    padding-left: 200px;
  }
  .pt-md-200 {
    padding-top: 200px;
  }
  .pb-md-200 {
    padding-bottom: 200px;
  }
  .fs-md-200 {
    font-size: 200px;
  }
  .w-md-200 {
    width: 200px;
  }
  .h-md-200 {
    height: 200px;
  }
}
@media (min-width: 992px) {
  .lh-lg-200 {
    line-height: 200px;
  }
  .line-height-lg-200 {
    line-height: 200px;
  }
  .grid-cols-lg-200 {
    grid-template-columns: repeat(200, 1fr);
  }
  .gap-lg-200 {
    gap: 200px;
  }
  .gap-x-lg-200 {
    -moz-column-gap: 200px;
         column-gap: 200px;
  }
  .gap-y-lg-200 {
    row-gap: 200px;
  }
  .rounded-lg-200 {
    border-radius: 200px;
  }
  .mb-lg-200 {
    margin-bottom: 200px;
  }
  .mt-lg-200 {
    margin-top: 200px;
  }
  .mr-lg-200 {
    margin-right: 200px;
  }
  .ml-lg-200 {
    margin-left: 200px;
  }
  .mx-lg-200 {
    margin-right: 200px;
    margin-left: 200px;
  }
  .my-lg-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
  .p-lg-200 {
    padding: 200px;
  }
  .px-lg-200 {
    padding-right: 200px;
    padding-left: 200px;
  }
  .py-lg-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .pr-lg-200 {
    padding-right: 200px;
  }
  .pl-lg-200 {
    padding-left: 200px;
  }
  .pt-lg-200 {
    padding-top: 200px;
  }
  .pb-lg-200 {
    padding-bottom: 200px;
  }
  .fs-lg-200 {
    font-size: 200px;
  }
  .w-lg-200 {
    width: 200px;
  }
  .h-lg-200 {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  .lh-xl-200 {
    line-height: 200px;
  }
  .line-height-xl-200 {
    line-height: 200px;
  }
  .grid-cols-xl-200 {
    grid-template-columns: repeat(200, 1fr);
  }
  .gap-xl-200 {
    gap: 200px;
  }
  .gap-x-xl-200 {
    -moz-column-gap: 200px;
         column-gap: 200px;
  }
  .gap-y-xl-200 {
    row-gap: 200px;
  }
  .rounded-xl-200 {
    border-radius: 200px;
  }
  .mb-xl-200 {
    margin-bottom: 200px;
  }
  .mt-xl-200 {
    margin-top: 200px;
  }
  .mr-xl-200 {
    margin-right: 200px;
  }
  .ml-xl-200 {
    margin-left: 200px;
  }
  .mx-xl-200 {
    margin-right: 200px;
    margin-left: 200px;
  }
  .my-xl-200 {
    margin-top: 200px;
    margin-bottom: 200px;
  }
  .p-xl-200 {
    padding: 200px;
  }
  .px-xl-200 {
    padding-right: 200px;
    padding-left: 200px;
  }
  .py-xl-200 {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .pr-xl-200 {
    padding-right: 200px;
  }
  .pl-xl-200 {
    padding-left: 200px;
  }
  .pt-xl-200 {
    padding-top: 200px;
  }
  .pb-xl-200 {
    padding-bottom: 200px;
  }
  .fs-xl-200 {
    font-size: 200px;
  }
  .w-xl-200 {
    width: 200px;
  }
  .h-xl-200 {
    height: 200px;
  }
}
.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-6 {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-7 {
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-8 {
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-9 {
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.line-clamp-10 {
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}/*# sourceMappingURL=style.css.map */