
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;900&display=swap');.pagination{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-top: 1.5rem;
}.pagination .btn-pagination{
  display: inline-flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  gap: 0.75rem;
  white-space: nowrap;
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.pagination .btn-pagination:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.pagination .btn-pagination{
    height: auto;
  }.pagination .btn-pagination{
    width: auto;
  }.pagination .btn-pagination{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}.pagination .btn-pagination i{
  font-size: 12px;
}.pagination .btn-pagination p{
  display: none;
}@media (min-width: 768px){.pagination .btn-pagination p{
    display: block;
  }
}.pagination .pagination-number{
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}@media (min-width: 1024px){.pagination .pagination-number{
    height: 2.5rem;
  }.pagination .pagination-number{
    min-width: 40px;
  }.pagination .pagination-number{
    max-width: 40px;
  }
}.pagination .pagination-number.active{
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (max-width: 1026px) {
  .main-nav {
    transform: translate(100%, 0%);
    transition: 0.3s;
    right: 0px;
  }

    .main-nav.open {
      display: block;
      overflow: auto;
      transform: translate(0%, 0);
    }
}@media (max-width: 992px) {
  .main-nav-store {
    transform: translate(100%, 0%);
    transition: 0.3s;
    right: 0px;
  }

    .main-nav-store.open {
      display: block;
      overflow: auto;
      transform: translate(0%, 0);
    }
}.select2-container {
  width: 100% !important;
}.select2-container--open .select2-dropdown--below{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10);
}.select2-container--default .select2-selection--single{
  display: block !important;
  height: 3rem !important;
  width: 100% !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
}.select2-container--default .select2-selection--single::-moz-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-placeholder-opacity)) !important;
}.select2-container--default .select2-selection--single:-ms-input-placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-placeholder-opacity)) !important;
}.select2-container--default .select2-selection--single::placeholder{
  --tw-placeholder-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-placeholder-opacity)) !important;
}.select2-container--default .select2-selection--single {
  box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10);
}.select2-container--default .select2-selection--single .select2-selection__rendered{
  display: flex !important;
  height: 100% !important;
  width: 100% !important;
  align-items: center !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
}.select2-container--default .select2-selection--single .select2-selection__placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.select2-container--default .select2-selection--single .select2-selection__arrow{
  display: none !important;
}.select2-results__options{
  display: block !important;
}.select2-results__option{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity)) !important;
}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(206 184 144 / var(--tw-text-opacity)) !important;
}.select2-search--dropdown{
  display: none !important;
}.select2-results{
  display: block !important;
}.select2-container--default.select2-container--disabled .select2-selection--single{
  pointer-events: none;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity)) !important;
}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__rendered{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-slide-home{
  width: 100%;
}.content-slide-home .mySwiper{
  position: relative;
  width: 100%;
}.content-slide-home .mySwiper .slide{
  position: relative;
  display: flex;
  height: 670px;
  width: 100%;
  align-items: flex-end;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}@media (min-width: 768px){.content-slide-home .mySwiper .slide{
    align-items: center;
  }
}@media (min-width: 1024px){.content-slide-home .mySwiper .slide{
    height: 776px;
  }
}.content-slide-home .mySwiper .slide.first-slide::before {
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          height: 100%;
          width: 100%;
          background: linear-gradient(92deg, rgba(0, 0, 0, 0.65) 1.64%, rgba(0, 0, 0, 0.75) 97.51%);
        }.content-slide-home .mySwiper .slide::before { 
        content: ""; 
        position: absolute; 
        left: 0px; 
        top: 0px; 
        height: 100%; 
        width: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0.00) 48.29%, rgba(0, 0, 0, 0.40) 96.59%);
      }.content-slide-home .mySwiper .slide > .container{
  position: relative;
  z-index: 10;
  max-width: 1360px;
}.content-slide-home .mySwiper .slide .caption{
  display: block;
  max-width: 896px;
  padding-bottom: 6rem;
}@media (min-width: 768px){.content-slide-home .mySwiper .slide .caption{
    padding-bottom: 0px;
  }
}.content-slide-home .mySwiper .slide .caption h1{
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-slide-home .mySwiper .slide .caption h1{
    font-size: 56px;
    line-height: 64px;
  }
}@media (min-width: 1024px){.content-slide-home .mySwiper .slide .caption h1{
    font-size: 64px;
    line-height: 72px;
  }
}.content-slide-home .mySwiper .slide .caption h1 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-slide-home .mySwiper .slide .caption p{
  margin-bottom: 2rem;
  max-width: 720px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-slide-home .mySwiper .slide .caption p{
    margin-bottom: 4rem;
  }
}.content-slide-home .mySwiper .box-control{
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 1rem;
}@media (min-width: 768px){.content-slide-home .mySwiper .box-control{
    right: 2rem;
  }.content-slide-home .mySwiper .box-control{
    bottom: 2rem;
  }
}@media (min-width: 1024px){.content-slide-home .mySwiper .box-control{
    right: 4rem;
  }
}.content-slide-home .mySwiper .box-control .swiper-pagination{
  position: relative;
  bottom: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-slide-home .mySwiper .box-control .swiper-pagination{
    font-size: 20px;
    line-height: 24px;
  }
}.content-slide-home .mySwiper .box-control .swiper-pagination span{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-slide-home .mySwiper .box-control .swiper-pagination span{
    font-size: 20px;
    line-height: 24px;
  }
}.content-slide-home .mySwiper .box-control a{
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.content-slide-home .mySwiper .box-control a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-slide-home .mySwiper .box-control a{
    height: 2.5rem;
  }.content-slide-home .mySwiper .box-control a{
    min-width: 40px;
  }.content-slide-home .mySwiper .box-control a{
    max-width: 40px;
  }.content-slide-home .mySwiper .box-control a{
    font-size: 14px;
  }
}.content-home-exclusive-classes{
  position: relative;
  display: flex;
  height: 400px;
  width: 100%;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}@media (min-width: 1024px){.content-home-exclusive-classes{
    height: 640px;
  }
}.content-home-exclusive-classes {
  background: linear-gradient(90deg, #7F7F7F 0%, #D8D8D8 100%);
  background: #A79173;
}.content-home-exclusive-classes:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: linear-gradient(270.82deg, rgba(0, 0, 0, 0.52) 0.7%, rgba(0, 0, 0, 0.2925) 34%, rgba(0, 0, 0, 0) 99.3%);

  }.content-home-exclusive-classes video{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding-top: 0.75rem;
}.content-home-exclusive-classes img{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  padding-top: 0.75rem;
}.content-home-exclusive-classes > .container-fluid{
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-home-exclusive-classes > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.content-home-exclusive-classes > .container-fluid{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}@media (min-width: 1281px){.content-home-exclusive-classes > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-home-exclusive-classes > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-home-exclusive-classes .description{
  position: relative;
  z-index: 20;
  margin-left: auto;
  display: block;
  max-width: 100%;
}.content-home-exclusive-classes .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.content-home-exclusive-classes .description{
    max-width: 335px;
  }.content-home-exclusive-classes .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
}.content-home-exclusive-classes .description h3{
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-home-exclusive-classes .description h3{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){.content-home-exclusive-classes .description h3{
    font-size: 56px;
    line-height: 64px;
  }
}.content-home-social-event{
  position: relative;
  width: 100%;
}.content-home-social-event::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -60px;
    z-index: 10;
    height: 120px;
    width: 100%;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
  }@media (min-width: 1024px){.content-home-social-event::before{
    height: 160px;
  }
}.content-home-social-event::before {
    background-image: url('../img/bg-arrow-footer.png');
  }.content-home-social-event > .container-fluid{
  position: relative;
  z-index: 20;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}@media (min-width: 1024px){.content-home-social-event > .container-fluid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.content-home-social-event > .container-fluid{
    gap: 2rem;
  }
}@media (min-width: 1200px){.content-home-social-event > .container-fluid{
    align-items: center;
  }.content-home-social-event > .container-fluid{
    gap: 5rem;
  }
}.content-home-social-event > .container-fluid .description{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
}.content-home-social-event > .container-fluid .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.content-home-social-event > .container-fluid .description{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2.5rem;
  padding-bottom: 3rem;
}@media (min-width: 1024px){.content-home-social-event > .container-fluid .description{
    padding-bottom: 0px;
  }.content-home-social-event > .container-fluid .description{
    padding-left: 1.75rem;
  }
}@media (min-width: 1200px){.content-home-social-event > .container-fluid .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }.content-home-social-event > .container-fluid .description{
    padding-top: 0px;
  }.content-home-social-event > .container-fluid .description{
    padding-left: 2.75rem;
  }
}.content-home-social-event > .container-fluid .description h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-home-social-event > .container-fluid .description h3 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-home-social-event > .container-fluid .description p{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.content-home-social-event > .container-fluid .description .nav-control-event{
  float: right;
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
}.content-home-social-event > .container-fluid .description .nav-control-event .swiper-pagination{
  position: relative;
  bottom: auto;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-home-social-event > .container-fluid .description .nav-control-event .swiper-pagination{
    font-size: 20px;
    line-height: 24px;
  }
}.content-home-social-event > .container-fluid .description .nav-control-event .swiper-pagination span{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-home-social-event > .container-fluid .description .nav-control-event .swiper-pagination span{
    font-size: 18px;
    line-height: 24px;
  }
}.content-home-social-event > .container-fluid .description .nav-control-event a{
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-home-social-event > .container-fluid .description .nav-control-event a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-home-social-event > .container-fluid .description .nav-control-event a{
    height: 2.5rem;
  }.content-home-social-event > .container-fluid .description .nav-control-event a{
    min-width: 40px;
  }.content-home-social-event > .container-fluid .description .nav-control-event a{
    max-width: 40px;
  }.content-home-social-event > .container-fluid .description .nav-control-event a{
    font-size: 14px;
  }
}.content-home-social-event > .container-fluid .slide-event-social{
  height: 100%;
  width: 100%;
}.content-home-social-event > .container-fluid .slide-event-social .slide{
  height: 100%;
  width: 100%;
        opacity: 0 !important;
}.content-home-social-event > .container-fluid .slide-event-social .slide.swiper-slide-active {
          opacity: 1 !important;
        }.content-home-social-event > .container-fluid .slide-event-social .slide .card-events{
  display: block;
  height: 100%;
  width: 100%;
}.content-home-social-event > .container-fluid .slide-event-social .slide .card-events > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-home-social-event > .container-fluid .slide-event-social .slide .card-events{
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-bottom: 3rem;
}@media (min-width: 768px){.content-home-social-event > .container-fluid .slide-event-social .slide .card-events > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1024px){.content-home-social-event > .container-fluid .slide-event-social .slide .card-events{
    border-left-width: 1px;
  }.content-home-social-event > .container-fluid .slide-event-social .slide .card-events{
    padding-bottom: 2.5rem;
  }
}.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .thumb{
  height: 240px;
  width: 100%;
}@media (min-width: 768px){.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .thumb{
    height: 280px;
  }
}@media (min-width: 1200px){.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .thumb{
    height: 384px;
  }
}.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .thumb img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .text{
  display: block;
}.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .text > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .text{
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .text{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1024px){.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .text{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .text > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .text{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .text h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-home-social-event > .container-fluid .slide-event-social .slide .card-events .text p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-home-coaching{
  position: relative;
  width: 100%;
  border-top-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
}/* background: linear-gradient(90deg, #7F7F7F 0%, #D8D8D8 100%); */.content-home-coaching .body-tabs-coaching{
  position: relative;
  height: 600px;
  width: 100%;
}@media (min-width: 768px){.content-home-coaching .body-tabs-coaching{
    height: 712px;
  }
}.content-home-coaching .body-tabs-coaching::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      height: 100%;
      width: 100%;
      background: linear-gradient(184.24deg, rgba(0, 0, 0, 0) 3.45%, rgba(0, 0, 0, 0.45) 53.93%, #000000 96.55%);
    }.content-home-coaching .body-tabs-coaching .tabs{
  display: none;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}.content-home-coaching .body-tabs-coaching .tabs.open{
  display: flex;
}@media (min-width: 1024px){.content-home-coaching .body-tabs-coaching .tabs.open{
    align-items: center;
  }
}.content-home-coaching .body-tabs-coaching .tabs > .container{
  position: relative;
  z-index: 10;
  max-width: 1360px;
  padding-top: 176px;
}@media (min-width: 1024px){.content-home-coaching .body-tabs-coaching .tabs > .container{
    padding-top: 0px;
  }
}.content-home-coaching .body-tabs-coaching .tabs > .container .caption{
  display: block;
  max-width: 800px;
}.content-home-coaching .body-tabs-coaching .tabs > .container .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-home-coaching .body-tabs-coaching .tabs > .container .caption > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }
}.content-home-coaching .body-tabs-coaching .tabs > .container .caption h2{
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-home-coaching .body-tabs-coaching .tabs > .container .caption h2{
    font-size: 56px;
    line-height: 64px;
  }
}@media (min-width: 1024px){.content-home-coaching .body-tabs-coaching .tabs > .container .caption h2{
    font-size: 64px;
    line-height: 72px;
  }
}.content-home-coaching .body-tabs-coaching .tabs > .container .caption p{
  display: none;
  max-width: 640px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-home-coaching .body-tabs-coaching .tabs > .container .caption p{
    display: block;
  }
}.content-home-coaching .nav-control-tabs{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: flex;
  width: 100%;
}.content-home-coaching .nav-control-tabs > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  --tw-divide-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-divide-opacity));
}.content-home-coaching .nav-control-tabs{
  overflow: auto;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-border-opacity));
    scrollbar-width: none;
    -ms-overflow-style: none;
}.content-home-coaching .nav-control-tabs .list-control-tabs{
  display: flex;
  width: 100%;
}.content-home-coaching .nav-control-tabs .list-control-tabs > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  --tw-divide-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-divide-opacity));
}.content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab{
  position: relative;
  display: block;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}@media (min-width: 1024px){.content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}@media (min-width: 1600px){.content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab {
        background: #6666668C;
      }.content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab.active, .content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab.active p, .content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab:hover p{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab.active small, .content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab:hover small{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab p{
  display: block;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-home-coaching .nav-control-tabs .list-control-tabs .btn-tab small{
  display: block;
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-home-facilities{
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 72px;
  padding-bottom: 2.5rem;
}@media (min-width: 768px){.content-home-facilities{
    padding-bottom: 5rem;
  }
}@media (min-width: 1024px){.content-home-facilities{
    padding-top: 96px;
  }.content-home-facilities{
    padding-bottom: 96px;
  }
}.content-home-facilities::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: linear-gradient(4.24deg, rgba(0, 0, 0, 0) 3.45%, rgba(0, 0, 0, 0.45) 26.12%, rgba(0, 0, 0, 0.8) 96.55%);
  }.content-home-facilities > .container{
  position: relative;
  z-index: 10;
  max-width: 1360px;
}.content-home-facilities h3{
  margin-bottom: 2.5rem;
  max-width: 680px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-home-facilities .card-info{
  display: block;
}.content-home-facilities .card-info > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-home-facilities .card-info{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 1024px){.content-home-facilities .card-info{
    padding-left: 2rem;
    padding-right: 2rem;
  }.content-home-facilities .card-info{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}.content-home-facilities .card-info {
    background-color: rgba(102, 102, 102, 0.5);
    -webkit-backdrop-filter: blur(16px);
            backdrop-filter: blur(16px);
  }.content-home-facilities .card-info .contain-icon{
  display: inline-flex;
  height: 3rem;
  min-width: 48px;
  max-width: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
}.content-home-facilities .card-info .contain-icon i{
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-home-facilities .card-info .description{
  display: block;
}.content-home-facilities .card-info .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.content-home-facilities .card-info .description h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-home-facilities .card-info .description p{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-home-programs{
  position: relative;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 96px;
}@media (min-width: 1024px){.content-home-programs{
    padding-top: 96px;
  }
}.content-home-programs::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: -10;
    height: 120px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }@media (min-width: 1024px){.content-home-programs::before{
    height: 160px;
  }
}.content-home-programs::before {
    background-image: url('../img/bg-arrow.png');
  }.content-home-programs h3{
  max-width: 670px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-home-programs .list-programs-home{
  display: flex;
  gap: 1.5rem;
  overflow: auto;
}@media (min-width: 1024px){.content-home-programs .list-programs-home{
    display: grid;
  }.content-home-programs .list-programs-home{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.content-home-programs .list-programs-home{
    gap: 2rem;
  }
}.content-home-programs .list-programs-home a{
  min-width: 384px;
  max-width: 384px;
}@media (min-width: 1024px){.content-home-programs .list-programs-home a{
    min-width: 100%;
  }.content-home-programs .list-programs-home a{
    max-width: 100%;
  }
}.content-home-clubs{
  width: 100%;
  padding-top: 2.5rem;
  padding-bottom: 5rem;
}@media (min-width: 768px){.content-home-clubs{
    padding-top: 5rem;
  }
}@media (min-width: 1024px){.content-home-clubs{
    padding-top: 112px;
  }.content-home-clubs{
    padding-bottom: 96px;
  }
}.content-home-clubs .text{
  display: block;
  min-width: 100%;
  max-width: 100%;
}.content-home-clubs .text > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-home-clubs .text{
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-home-clubs .text{
    min-width: 400px;
  }.content-home-clubs .text{
    max-width: 400px;
  }.content-home-clubs .text{
    padding-left: 0px;
  }.content-home-clubs .text{
    padding-right: 0px;
  }
}@media (min-width: 1281px){.content-home-clubs .text{
    min-width: 440px;
  }.content-home-clubs .text{
    max-width: 440px;
  }.content-home-clubs .text{
    padding-left: 2.5rem;
  }
}.content-home-clubs .text h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-home-clubs .text .nav-control{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}.content-home-clubs .text .nav-control a{
  display: inline-flex;
  height: 3rem;
  min-width: 48px;
  max-width: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-home-clubs .text .nav-control a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-home-clubs .mySwiperClub{
  height: 100%;
  width: 100%;
}@media (min-width: 1024px){.content-home-clubs .mySwiperClub{
    max-width: 540px;
  }
}@media (min-width: 1200px){.content-home-clubs .mySwiperClub{
    max-width: 100%;
  }
}.content-home-clubs .mySwiperClub .swiper-wrapper{
  height: 100%;
}.content-home-clubs .mySwiperClub .club-card{
  height: 100%;
  max-width: 400px;
}.content-home-clubs .mySwiperClub .club-card .thumb{
  height: 264px;
}.content-home-clubs .mySwiperClub .club-card .description{
  height: 100%;
  min-height: 80px;
}.content-feature-home{
  position: relative;
  z-index: 20;
  height: 420px;
  width: 100%;
  border-bottom-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
}@media (min-width: 768px){.content-feature-home{
    height: 500px;
  }
}@media (min-width: 1024px){.content-feature-home{
    height: 624px;
  }
}.content-feature-home::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: linear-gradient(184.24deg, rgba(0, 0, 0, 0) 3.45%, rgba(0, 0, 0, 0.45) 53.93%, #000000 96.55%);
  }.content-feature-home .body-tabs-feature{
  height: 100%;
  width: 100%;
}.content-feature-home .body-tabs-feature .tabs{
  display: none;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}.content-feature-home .body-tabs-feature .tabs.open{
  display: flex;
}@media (min-width: 1024px){.content-feature-home .body-tabs-feature .tabs.open{
    align-items: center;
  }
}.content-feature-home .body-tabs-feature .tabs > .container{
  position: relative;
  z-index: 10;
  max-width: 1360px;
  padding-top: 100px;
}@media (min-width: 768px){.content-feature-home .body-tabs-feature .tabs > .container{
    padding-top: 176px;
  }
}@media (min-width: 1024px){.content-feature-home .body-tabs-feature .tabs > .container{
    padding-top: 0px;
  }
}.content-feature-home .body-tabs-feature .tabs > .container .caption{
  display: block;
  max-width: 800px;
}.content-feature-home .body-tabs-feature .tabs > .container .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-feature-home .body-tabs-feature .tabs > .container .caption > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }
}.content-feature-home .body-tabs-feature .tabs > .container .caption h2{
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-feature-home .body-tabs-feature .tabs > .container .caption h2{
    font-size: 56px;
    line-height: 64px;
  }
}@media (min-width: 1024px){.content-feature-home .body-tabs-feature .tabs > .container .caption h2{
    font-size: 64px;
    line-height: 72px;
  }
}.content-feature-home .body-tabs-feature .tabs > .container .caption p{
  display: none;
  max-width: 640px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-feature-home .body-tabs-feature .tabs > .container .caption p{
    display: block;
  }
}.content-feature-home .nav-control-tabs{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 30;
  display: flex;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.content-feature-home .nav-control-tabs > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
  --tw-divide-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-divide-opacity));
}.content-feature-home .nav-control-tabs{
  overflow: auto;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-border-opacity));
}@media (min-width: 1024px){.content-feature-home .nav-control-tabs{
    display: grid;
  }
}.content-feature-home .nav-control-tabs {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }.content-feature-home .nav-control-tabs .item-tab{
  position: relative;
  display: block;
  min-width: 240px;
  max-width: 240px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-feature-home .nav-control-tabs .item-tab{
    min-width: 300px;
  }.content-feature-home .nav-control-tabs .item-tab{
    max-width: 300px;
  }.content-feature-home .nav-control-tabs .item-tab{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.content-feature-home .nav-control-tabs .item-tab{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}@media (min-width: 1024px){.content-feature-home .nav-control-tabs .item-tab{
    min-width: 100%;
  }.content-feature-home .nav-control-tabs .item-tab{
    max-width: 100%;
  }
}@media (min-width: 1600px){.content-feature-home .nav-control-tabs .item-tab{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-feature-home .nav-control-tabs .item-tab {
      background: #6666668C;
    }.content-feature-home .nav-control-tabs .item-tab.active, .content-feature-home .nav-control-tabs .item-tab:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-home-life{
  width: 100%;
  padding-bottom: 88px;
  padding-top: 2.5rem;
}.content-home-life > .container{
  max-width: 1360px;
}@media (min-width: 1920px){.content-home-life > .container{
    max-width: 1630px;
  }
}.content-home-life h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-home-life h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-home-life h3 span{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-home-life p{
  max-width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}@media (min-width: 1024px){.content-home-life p{
    max-width: 430px;
  }
}@media (min-width: 1200px){.content-home-life p{
    max-width: 580px;
  }
}.content-home-life p a{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-home-life #sb_instagram #sbi_images{
  display: flex !important;
  gap: 1.5rem !important;
  padding-bottom: 2rem !important;
}@media (min-width: 1024px){.content-home-life #sb_instagram #sbi_images{
    display: grid !important;
  }.content-home-life #sb_instagram #sbi_images{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}@media (min-width: 1200px){.content-home-life #sb_instagram #sbi_images{
    gap: 2rem !important;
  }
}.content-home-life #sb_instagram #sbi_images .sbi_item:nth-child(n+5){
  display: none;
}.content-home-life #sb_instagram #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo{
  position: relative;
  display: block !important;
  height: 200px !important;
  width: 100%;
}.content-home-life #sb_instagram #sbi_images .sbi_item .sbi_photo_wrap .sbi_photo img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-home-life .list-posts{
  display: flex;
  gap: 1.5rem;
  overflow: auto;
  padding-bottom: 2rem;
}@media (min-width: 1024px){.content-home-life .list-posts{
    display: grid;
  }.content-home-life .list-posts{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}@media (min-width: 1200px){.content-home-life .list-posts{
    gap: 2rem;
  }
}.content-home-life .list-posts {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }.content-home-life .list-posts li:nth-child(n+5){
  display: none;
}.content-home-life .list-posts li a{
  min-width: 280px;
  max-width: 280px;
}@media (min-width: 1024px){.content-home-life .list-posts li a{
    min-width: 100%;
  }.content-home-life .list-posts li a{
    max-width: 100%;
  }
}.content-app-studio-home{
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 3rem;
  padding-bottom: 5rem;
}@media (min-width: 1200px){.content-app-studio-home{
    padding-top: 120px;
  }
}.content-app-studio-home:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: #00000059;
  }.content-app-studio-home > .container{
  max-width: 1360px;
}.content-app-studio-home .box-tabs-app{
  position: relative;
  width: 100%;
  text-align: center;
}.content-app-studio-home .box-tabs-app .toggle{
  position: relative;
  top: 3rem;
  display: inline-flex;
  min-width: 326px;
  max-width: 326px;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 48px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}@media (min-width: 768px){.content-app-studio-home .box-tabs-app .toggle{
    gap: 1rem;
  }.content-app-studio-home .box-tabs-app .toggle{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}@media (min-width: 1024px){.content-app-studio-home .box-tabs-app .toggle{
    justify-content: flex-end;
  }
}@media (min-width: 1200px){.content-app-studio-home .box-tabs-app .toggle{
    position: absolute;
  }.content-app-studio-home .box-tabs-app .toggle{
    left: 300px;
  }.content-app-studio-home .box-tabs-app .toggle{
    top: 5rem;
  }.content-app-studio-home .box-tabs-app .toggle{
    min-width: 364px;
  }.content-app-studio-home .box-tabs-app .toggle{
    max-width: 364px;
  }.content-app-studio-home .box-tabs-app .toggle{
    border-top-right-radius: 48px;
    border-bottom-right-radius: 48px;
  }
}.content-app-studio-home .box-tabs-app .toggle {
      background: #666666B2;
    }.content-app-studio-home .box-tabs-app .toggle a{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-app-studio-home .box-tabs-app .toggle a{
    font-size: 16px;
    line-height: 24px;
  }
}.content-app-studio-home .box-tabs-app .toggle a.active{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.content-app-studio-home .box-tabs-app .body-tabs-app{
  width: 100%;
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs{
  display: none;
  flex-direction: column;
  align-items: center;
}@media (min-width: 1200px){.content-app-studio-home .box-tabs-app .body-tabs-app .tabs{
    flex-direction: row;
  }
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs.open{
  display: flex;
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs.alt-study .description .icon-contain {
              background: linear-gradient(314.28deg, #5E01FD 3.13%, #BB00FE 38.53%, #FC00FF 65.63%);
              box-shadow: 0px 2px 8px 0px #CEB89066;
            }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .thumb{
  position: relative;
  bottom: -4rem;
  z-index: 10;
  height: 490px;
  min-width: 240px;
  max-width: 240px;
}@media (min-width: 1200px){.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .thumb{
    bottom: 0px;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .thumb{
    height: 720px;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .thumb{
    min-width: 344px;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .thumb{
    max-width: 344px;
  }
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .thumb img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
            filter: drop-shadow(0px 10px 23px rgba(0, 0, 0, 0.19)) drop-shadow(0px 41px 41px rgba(0, 0, 0, 0.17)) drop-shadow(0px 92px 55px rgba(0, 0, 0, 0.10)) drop-shadow(0px 164px 66px rgba(0, 0, 0, 0.03)) drop-shadow(0px 257px 72px rgba(0, 0, 0, 0.00));
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description{
  position: relative;
  display: block;
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description{
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(178 178 178 / var(--tw-border-opacity));
  padding-top: 5rem;
  padding-bottom: 2rem;
  padding-right: 1rem;
  padding-left: 1rem;
  text-align: left;
}@media (min-width: 768px){.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description{
    padding-bottom: 3rem;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description{
    padding-right: 2rem;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description{
    padding-left: 2rem;
  }
}@media (min-width: 1024px){.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1200px){.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description{
    margin-left: -4rem;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description{
    padding-top: 4rem;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description{
    padding-bottom: 4rem;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description{
    padding-right: 4rem;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description{
    padding-left: 96px;
  }
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description {
          background: #666666B2;
        }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description::before {
            content: "";
            position: absolute;
            right: 0px;
            bottom: 0px;
            z-index: 0;
            display: block;
            height: 1.25rem;
            width: 100%;
            background-size: cover;
            background-position: right;
            background-repeat: no-repeat;
          }@media (min-width: 768px){.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description::before{
    height: 100px;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description::before{
    background-size: contain;
  }
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description::before {
            background-image: url('../img/bg-arrow-2.png');
          }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description h3{
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description h3{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description h3{
    font-size: 56px;
    line-height: 64px;
  }
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description p{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description a{
  display: block;
  height: 2.5rem;
  width: auto;
}@media (min-width: 768px){.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description a{
    height: 2.75rem;
  }.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description a{
    width: 144px;
  }
}.content-app-studio-home .box-tabs-app .body-tabs-app .tabs .description a img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}#sb_instagram{
  padding: 0px !important;
}#sb_instagram .sb_instagram_header, .sb_instagram_header {
  display: none !important;
}#sb_instagram.sbi_col_4 #sbi_images{
  display: flex !important;
  gap: 1.5rem !important;
  overflow: auto !important;
  padding-bottom: 2rem !important;
  padding-top: 0px !important;
}@media (min-width: 1024px){#sb_instagram.sbi_col_4 #sbi_images{
    display: grid !important;
  }#sb_instagram.sbi_col_4 #sbi_images{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}@media (min-width: 1200px){#sb_instagram.sbi_col_4 #sbi_images{
    gap: 2rem !important;
  }
}#sb_instagram.sbi_col_4 #sbi_images {
    scrollbar-width: none;
    -ms-overflow-style: none;
}#sb_instagram #sbi_images .sbi_item{
  min-width: 280px !important;
  max-width: 280px !important;
}@media (min-width: 1024px){#sb_instagram #sbi_images .sbi_item{
    min-width: 100% !important;
  }#sb_instagram #sbi_images .sbi_item{
    max-width: 100% !important;
  }
}#sb_instagram .sbi_photo{
  height: 100% !important;
  width: 100% !important;
}#sb_instagram #sbi_load .sbi_load_btn{
  display: inline-flex !important;
  height: 2.5rem !important;
  cursor: pointer !important;
  align-items: center !important;
  justify-content: center !important;
  white-space: nowrap !important;
  border-radius: 1.5rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}#sb_instagram #sbi_load .sbi_load_btn:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity)) !important;
}#sb_instagram #sbi_load .sbi_load_btn .sbi_btn_text{
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
}#sb_instagram #sbi_load .sbi_follow_btn {
  display: none !important;
}.hero-home{
  position: relative;
  display: flex;
  height: 540px;
  width: 100%;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}@media (min-width: 1200px){.hero-home{
    height: 704px;
  }
}.hero-home::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: linear-gradient(79.61deg, #000000 0%, rgba(0, 0, 0, 0) 60.3%);
  }.hero-home > .container{
  position: relative;
  z-index: 20;
}.hero-home .caption{
  display: block;
  max-width: 840px;
}.hero-home .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.hero-home .caption > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
}.hero-home .caption h1{
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.hero-home .caption h1{
    font-size: 56px;
    line-height: 64px;
  }
}@media (min-width: 1024px){.hero-home .caption h1{
    font-size: 64px;
    line-height: 72px;
  }
}.hero-home .caption p{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.hero-home .caption p{
    font-size: 20px;
    line-height: 24px;
  }.hero-home .caption p{
    line-height: 2rem;
  }
}.content-looking{
  width: 100%;
  border-top-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  padding-top: 96px;
  padding-bottom: 96px;
}.content-looking h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-looking .nav-control-looking{
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}.content-looking .nav-control-looking a{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-looking .nav-control-looking a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-looking .nav-control-looking a i{
  font-size: 12px;
}.content-looking .slide-looking{
  width: 100%;
  padding-left: 5%;
  padding-top: 2rem;
}@media (min-width: 1281px){.content-looking .slide-looking{
    padding-left: 9%;
  }
}@media (min-width: 1600px){.content-looking .slide-looking{
    padding-left: 13%;
  }
}@media (min-width: 1920px){.content-looking .slide-looking{
    padding-left: 19%;
  }
}.content-looking .slide-looking .slide{
  min-width: 320px;
  max-width: 320px;
}.banner-hero-store{
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}@media (min-width: 768px){.banner-hero-store{
    height: 500px;
  }
}@media (min-width: 1200px){.banner-hero-store{
    height: 592px;
  }
}.banner-hero-store::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: linear-gradient(80.7deg, #000000 -26.41%, rgba(0, 0, 0, 0) 100%);
  }.banner-hero-store > .container{
  position: relative;
  z-index: 20;
}.banner-hero-store > .container .caption{
  display: block;
  max-width: 832px;
}.banner-hero-store > .container .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.banner-hero-store > .container .caption{
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}@media (min-width: 768px){.banner-hero-store > .container .caption{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}@media (min-width: 1200px){.banner-hero-store > .container .caption > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
}.banner-hero-store > .container .caption h2{
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.banner-hero-store > .container .caption h2{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){.banner-hero-store > .container .caption h2{
    font-size: 56px;
    line-height: 64px;
  }
}.banner-hero-store > .container .caption p{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-feature-store{
  width: 100%;
  border-top-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  padding-top: 96px;
  padding-bottom: 96px;
}.content-feature-store h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-feature-store h3 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-feature-store .nav-control-feature{
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}.content-feature-store .nav-control-feature a{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-feature-store .nav-control-feature a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-feature-store .nav-control-feature a i{
  font-size: 12px;
}.content-feature-store .slide-feature{
  width: 100%;
  padding-left: 5%;
  padding-top: 2rem;
  padding-bottom: 3rem;
}@media (min-width: 1281px){.content-feature-store .slide-feature{
    padding-left: 9%;
  }
}@media (min-width: 1600px){.content-feature-store .slide-feature{
    padding-left: 13%;
  }
}@media (min-width: 1920px){.content-feature-store .slide-feature{
    padding-left: 19%;
  }
}.content-feature-store .slide-feature .slide{
  min-width: 320px;
  max-width: 320px;
}.content-club-galery{
  position: relative;
  margin-top: 73px;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 4rem;
}@media (min-width: 768px){.content-club-galery{
    margin-top: 81px;
  }
}@media (min-width: 1024px){.content-club-galery{
    margin-top: 91px;
  }.content-club-galery{
    padding-top: 72px;
  }
}.content-club-galery::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: -10;
    height: 120px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }@media (min-width: 1024px){.content-club-galery::before{
    height: 160px;
  }
}.content-club-galery::before {
    background-image: url('../img/bg-arrow.png');
  }.content-club-galery h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-club-galery h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-club-galery p{
  max-width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}@media (min-width: 1024px){.content-club-galery p{
    max-width: 440px;
  }.content-club-galery p{
    text-align: right;
  }
}@media (min-width: 1200px){.content-club-galery p{
    max-width: 520px;
  }
}.content-club-galery p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-club-galery .galery{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}@media (min-width: 768px){.content-club-galery .galery{
    flex-direction: row;
  }
}.content-club-galery .galery figure{
  position: relative;
  width: 100%;
}.content-club-galery .galery figure img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-club-galery .galery figure a{
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
  font-size: 12px;
  line-height: 24px;
  line-height: 1.5rem;
}@media (min-width: 768px){.content-club-galery .galery figure a{
    bottom: 1rem;
  }.content-club-galery .galery figure a{
    right: 18px;
  }.content-club-galery .galery figure a{
    font-size: 14px;
    line-height: 24px;
  }
}.content-club-galery .content-video{
  height: 340px;
  width: 100%;
}@media (min-width: 1024px){.content-club-galery .content-video{
    height: 424px;
  }
}.content-club-galery .content-video .btn-video{
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}.content-club-galery .content-video .btn-video::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
        border-radius: 0.5rem;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity));
        --tw-bg-opacity: 0.5;
      }.content-club-galery .content-video .btn-video img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-club-galery .content-video .btn-video i{
  position: absolute;
  font-size: 56px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-detail-club{
  width: 100%;
  padding-bottom: 5rem;
}@media (min-width: 768px){.content-detail-club{
    padding-bottom: 120px;
  }
}.content-detail-club .description{
  display: block;
  max-width: 720px;
}.content-detail-club .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-detail-club .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }
}.content-detail-club .description h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-club .description ul{
  display: block;
}.content-detail-club .description ul > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-detail-club .description ul li{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}.content-detail-club .description ul li i{
  font-size: 22px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-detail-club .description ul li p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-detail-club .address{
  display: block;
  min-width: 100%;
  max-width: 100%;
}.content-detail-club .address > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.content-detail-club .address{
    min-width: 400px;
  }.content-detail-club .address{
    max-width: 400px;
  }
}.content-detail-club .address .card-address{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 768px){.content-detail-club .address .card-address{
    flex-direction: row;
  }
}.content-detail-club .address .card-address i{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-detail-club .address .card-address h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-club .address .card-address small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-detail-club .address .card-address small b{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-club h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-club p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-detail-club p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-club .slide-club{
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 1200px){.content-detail-club .slide-club{
    min-width: 544px;
  }.content-detail-club .slide-club{
    max-width: 544px;
  }
}.content-detail-club .slide-club .mySwiperClub{
  width: 100%;
}.content-detail-club .slide-club .mySwiperClub .slide{
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}.content-detail-club .slide-club .mySwiperClub .slide .thumb{
  height: 256px;
  width: 100%;
}@media (min-width: 1024px){.content-detail-club .slide-club .mySwiperClub .slide .thumb{
    height: 300px;
  }
}@media (min-width: 1200px){.content-detail-club .slide-club .mySwiperClub .slide .thumb{
    height: 256px;
  }
}.content-detail-club .slide-club .mySwiperClub .slide .thumb img{
  height: 100%;
  width: 100%;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-detail-club .slide-club .mySwiperClub .slide .description-slide{
  display: block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 768px){.content-detail-club .slide-club .mySwiperClub .slide .description-slide{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-detail-club .slide-club .mySwiperClub .slide .description-slide h6{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-detail-club .slide-club .mySwiperClub .slide .description-slide h6{
    font-size: 18px;
    line-height: 24px;
  }
}.content-detail-club .slide-club .mySwiperClub .nav-control{
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}.content-detail-club .slide-club .mySwiperClub .nav-control a{
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-detail-club .slide-club .mySwiperClub .nav-control a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-club-available{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 200px;
}@media (min-width: 768px){.content-club-available{
    padding-top: 96px;
  }
}.content-club-available h3{
  margin-bottom: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-club-available .list-clubs-available{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}@media (min-width: 768px){.content-club-available .list-clubs-available{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.content-club-available .list-clubs-available{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}@media (min-width: 1200px){.content-club-available .list-clubs-available{
    gap: 2rem;
  }
}.content-app-studio{
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 184px;
}@media (min-width: 1200px){.content-app-studio{
    padding-top: 120px;
  }
}.content-app-studio {
  background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%);
}.content-app-studio > .container{
  max-width: 1360px;
}.content-app-studio .box-tabs-app{
  position: relative;
  width: 100%;
  text-align: center;
}.content-app-studio .box-tabs-app .toggle{
  position: relative;
  top: 2rem;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}@media (min-width: 768px){.content-app-studio .box-tabs-app .toggle{
    gap: 1rem;
  }.content-app-studio .box-tabs-app .toggle{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}@media (min-width: 1200px){.content-app-studio .box-tabs-app .toggle{
    position: absolute;
  }.content-app-studio .box-tabs-app .toggle{
    left: 30%;
  }.content-app-studio .box-tabs-app .toggle{
    top: 2.25rem;
  }
}@media (min-width: 1281px){.content-app-studio .box-tabs-app .toggle{
    left: 28%;
  }
}.content-app-studio .box-tabs-app .toggle a{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-app-studio .box-tabs-app .toggle a{
    font-size: 16px;
    line-height: 24px;
  }
}.content-app-studio .box-tabs-app .toggle a.active{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-app-studio .box-tabs-app .toggle a.active{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}.content-app-studio .box-tabs-app .body-tabs-app{
  width: 100%;
}.content-app-studio .box-tabs-app .body-tabs-app .tabs{
  display: none;
  flex-direction: column;
  align-items: center;
}@media (min-width: 1200px){.content-app-studio .box-tabs-app .body-tabs-app .tabs{
    flex-direction: row;
  }
}.content-app-studio .box-tabs-app .body-tabs-app .tabs.open{
  display: flex;
}.content-app-studio .box-tabs-app .body-tabs-app .tabs.alt-study .description .icon-contain {
              background: linear-gradient(314.28deg, #5E01FD 3.13%, #BB00FE 38.53%, #FC00FF 65.63%);
              box-shadow: 0px 2px 8px 0px #CEB89066;
            }.content-app-studio .box-tabs-app .body-tabs-app .tabs .thumb{
  position: relative;
  bottom: -4rem;
  z-index: 10;
  height: 490px;
  min-width: 240px;
  max-width: 240px;
}@media (min-width: 1200px){.content-app-studio .box-tabs-app .body-tabs-app .tabs .thumb{
    bottom: 0px;
  }.content-app-studio .box-tabs-app .body-tabs-app .tabs .thumb{
    height: 680px;
  }.content-app-studio .box-tabs-app .body-tabs-app .tabs .thumb{
    min-width: 344px;
  }.content-app-studio .box-tabs-app .body-tabs-app .tabs .thumb{
    max-width: 344px;
  }
}.content-app-studio .box-tabs-app .body-tabs-app .tabs .thumb img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
            filter: drop-shadow(0px 10px 23px rgba(0, 0, 0, 0.19)) drop-shadow(0px 41px 41px rgba(0, 0, 0, 0.17)) drop-shadow(0px 92px 55px rgba(0, 0, 0, 0.10)) drop-shadow(0px 164px 66px rgba(0, 0, 0, 0.03)) drop-shadow(0px 257px 72px rgba(0, 0, 0, 0.00));
}.content-app-studio .box-tabs-app .body-tabs-app .tabs .description{
  display: block;
}.content-app-studio .box-tabs-app .body-tabs-app .tabs .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-app-studio .box-tabs-app .body-tabs-app .tabs .description{
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(178 178 178 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-top: 5rem;
  padding-bottom: 2rem;
  padding-right: 1rem;
  padding-left: 1rem;
  text-align: left;
}@media (min-width: 768px){.content-app-studio .box-tabs-app .body-tabs-app .tabs .description{
    padding-bottom: 3rem;
  }.content-app-studio .box-tabs-app .body-tabs-app .tabs .description{
    padding-right: 2rem;
  }.content-app-studio .box-tabs-app .body-tabs-app .tabs .description{
    padding-left: 2rem;
  }
}@media (min-width: 1200px){.content-app-studio .box-tabs-app .body-tabs-app .tabs .description{
    margin-left: -4rem;
  }.content-app-studio .box-tabs-app .body-tabs-app .tabs .description{
    padding-top: 4rem;
  }.content-app-studio .box-tabs-app .body-tabs-app .tabs .description{
    padding-bottom: 4rem;
  }.content-app-studio .box-tabs-app .body-tabs-app .tabs .description{
    padding-right: 4rem;
  }.content-app-studio .box-tabs-app .body-tabs-app .tabs .description{
    padding-left: 96px;
  }
}.content-app-studio .box-tabs-app .body-tabs-app .tabs .description .icon-contain{
  display: inline-flex;
  height: 4rem;
  min-width: 64px;
  max-width: 64px;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
            box-shadow: 0px 2px 8px 0px #0000001A;
}.content-app-studio .box-tabs-app .body-tabs-app .tabs .description .icon-contain img{
  height: 2rem;
  width: 2.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}.content-app-studio .box-tabs-app .body-tabs-app .tabs .description h3{
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-app-studio .box-tabs-app .body-tabs-app .tabs .description h3{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){.content-app-studio .box-tabs-app .body-tabs-app .tabs .description h3{
    font-size: 56px;
    line-height: 64px;
  }
}.content-app-studio .box-tabs-app .body-tabs-app .tabs .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-app-studio .box-tabs-app .body-tabs-app .tabs .description p{
    font-size: 20px;
    line-height: 24px;
  }
}.content-app-studio .box-tabs-app .body-tabs-app .tabs .description a{
  display: block;
  height: 2.5rem;
  width: auto;
}@media (min-width: 768px){.content-app-studio .box-tabs-app .body-tabs-app .tabs .description a{
    height: 2.75rem;
  }.content-app-studio .box-tabs-app .body-tabs-app .tabs .description a{
    width: 144px;
  }
}.content-app-studio .box-tabs-app .body-tabs-app .tabs .description a img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}.content-club-study{
  position: relative;
  margin-top: 73px;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 128px;
}@media (min-width: 768px){.content-club-study{
    margin-top: 81px;
  }.content-club-study{
    padding-top: 72px;
  }
}@media (min-width: 1024px){.content-club-study{
    margin-top: 91px;
  }
}.content-club-study::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: -10;
    height: 120px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }@media (min-width: 1024px){.content-club-study::before{
    height: 160px;
  }
}.content-club-study::before {
    background-image: url('../img/bg-arrow.png');
  }.content-club-study h1{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-club-study p{
  margin-left: auto;
  margin-right: auto;
  max-width: 904px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-club-study .swiper{
  width: 100%;
}.content-club-study .swiper .slide{
  height: 400px;
  width: 100%;
  border-radius: 0.5rem;
  background-size: cover;
  background-repeat: no-repeat;
}@media (min-width: 768px){.content-club-study .swiper .slide{
    height: 500px;
  }
}@media (min-width: 1024px){.content-club-study .swiper .slide{
    height: 536px;
  }
}.content-club-study .swiper .box-control{
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}@media (min-width: 768px){.content-club-study .swiper .box-control{
    bottom: 2rem;
  }.content-club-study .swiper .box-control{
    gap: 1rem;
  }
}@media (min-width: 1024px){.content-club-study .swiper .box-control{
    right: 2rem;
  }
}.content-club-study .swiper .box-control .swiper-pagination{
  position: relative;
  bottom: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-club-study .swiper .box-control .swiper-pagination span{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-club-study .swiper .box-control a{
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-club-study .swiper .box-control a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-club-study .swiper .box-control a{
    height: 2.5rem;
  }.content-club-study .swiper .box-control a{
    min-width: 40px;
  }.content-club-study .swiper .box-control a{
    max-width: 40px;
  }.content-club-study .swiper .box-control a{
    font-size: 14px;
  }
}.content-study-services{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 136px;
}.content-study-services h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-study-services .list-services{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}@media (min-width: 768px){.content-study-services .list-services{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
}.content-study-services .list-services li .card-services{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.content-study-services .list-services li .card-services .description{
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 1024px){.content-study-services .list-services li .card-services .description{
    padding-left: 2rem;
    padding-right: 2rem;
  }.content-study-services .list-services li .card-services .description{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}.content-study-services .list-services li .card-services .description h5{
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-study-services .list-services li .card-services .description h5{
    font-size: 28px;
    line-height: 32px;
  }
}.content-study-services .list-services li .card-services .description p{
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-study-services .list-services li .card-services .thumb{
  height: 216px;
  width: 100%;
}.content-study-services .list-services li .card-services .thumb img{
  height: 100%;
  width: 100%;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-study-services .list-services li .card-services.large{
  display: flex;
  flex-direction: column;
}@media (min-width: 1024px){.content-study-services .list-services li .card-services.large{
    flex-direction: row;
  }.content-study-services .list-services li .card-services.large{
    align-items: center;
  }
}.content-study-services .list-services li .card-services.large .description{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 1024px){.content-study-services .list-services li .card-services.large .description{
    padding-left: 3rem;
    padding-right: 3rem;
  }.content-study-services .list-services li .card-services.large .description{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}.content-study-services .list-services li .card-services.large .description h5{
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-study-services .list-services li .card-services.large .description p{
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-study-services .list-services li .card-services.large .description p{
    margin-bottom: 1.5rem;
  }
}@media (min-width: 1024px){.content-study-services .list-services li .card-services.large .description p{
    margin-bottom: 3rem;
  }
}.content-study-services .list-services li .card-services.large .thumb{
  height: 216px;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 1024px){.content-study-services .list-services li .card-services.large .thumb{
    height: 100%;
  }.content-study-services .list-services li .card-services.large .thumb{
    min-width: 450px;
  }.content-study-services .list-services li .card-services.large .thumb{
    max-width: 450px;
  }
}@media (min-width: 1200px){.content-study-services .list-services li .card-services.large .thumb{
    min-width: 584px;
  }.content-study-services .list-services li .card-services.large .thumb{
    max-width: 584px;
  }
}.content-study-services .list-services li .card-services.large .thumb img{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}@media (min-width: 1024px){.content-study-services .list-services li .card-services.large .thumb img{
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }.content-study-services .list-services li .card-services.large .thumb img{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
}.content-study-services .info-card{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-study-services .info-card{
    flex-direction: row;
  }.content-study-services .info-card{
    align-items: center;
  }.content-study-services .info-card{
    justify-content: space-between;
  }.content-study-services .info-card{
    gap: 3rem;
  }
}@media (min-width: 1024px){.content-study-services .info-card{
    gap: 72px;
  }.content-study-services .info-card{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}.content-study-services .info-card h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-study-services .info-card p{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-form-study{
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 3.5rem;
}@media (min-width: 768px){.content-form-study{
    padding-top: 3rem;
  }
}@media (min-width: 1024px){.content-form-study{
    padding-top: 96px;
  }
}.content-form-study h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-form-study h3{
    text-align: center;
  }
}.content-form-study form .area{
  height: 142px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.content-unique-classes{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 5rem;
}@media (min-width: 768px){.content-unique-classes{
    padding-top: 5rem;
  }.content-unique-classes{
    padding-bottom: 100px;
  }
}@media (min-width: 1024px){.content-unique-classes{
    padding-top: 96px;
  }.content-unique-classes{
    padding-bottom: 136px;
  }
}.content-unique-classes h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-unique-classes .list-our-classes{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
}@media (min-width: 768px){.content-unique-classes .list-our-classes{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}.content-form-unique-classes{
  width: 100%;
  padding-bottom: 216px;
}.content-form-unique-classes h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-form-unique-classes h3{
    text-align: center;
  }
}.content-form-unique-classes form .area{
  height: 142px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.content-form-unique-classes .form-reservation{
  margin: 0px !important;
  display: block;
  width: 100%;
}.content-form-unique-classes .form-reservation > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-form-unique-classes .form-reservation{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 3rem;
  padding-top: 3rem;
}@media (min-width: 768px){.content-form-unique-classes .form-reservation > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }.content-form-unique-classes .form-reservation{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.content-form-unique-classes .form-reservation{
    padding-left: 0px;
    padding-right: 0px;
  }.content-form-unique-classes .form-reservation{
    padding-bottom: 4rem;
  }.content-form-unique-classes .form-reservation{
    padding-top: 4rem;
  }
}.content-form-unique-classes .form-reservation .wpforms-ajax-form{
  display: block !important;
}.content-form-unique-classes .form-reservation .wpforms-field-container{
  display: block;
}.content-form-unique-classes .form-reservation .wpforms-field-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-form-unique-classes .form-reservation .wpforms-field-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
}.content-form-unique-classes .form-reservation .wpforms-container .wpforms-field{
  display: block !important;
}.content-form-unique-classes .form-reservation .wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}.content-form-unique-classes .form-reservation .wpforms-container .wpforms-field{
  padding: 0px !important;
}.content-form-unique-classes .form-reservation .wpforms-container .wpforms-field, .content-form-unique-classes .form-reservation .wp-core-ui div.wpforms-container .wpforms-field{
  display: block !important;
}.content-form-unique-classes .form-reservation .wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]), .content-form-unique-classes .form-reservation .wp-core-ui div.wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}.content-form-unique-classes .form-reservation .wpforms-container .wpforms-field, .content-form-unique-classes .form-reservation .wp-core-ui div.wpforms-container .wpforms-field{
  padding: 0px !important;
}.content-form-unique-classes .form-reservation label{
  margin-bottom: 0.5rem !important;
  display: block !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation div.wpforms-container-full .wpforms-field-label, .content-form-unique-classes .form-reservation .wp-core-ui div.wpforms-container-full .wpforms-field-label{
  margin-bottom: 0.5rem !important;
  display: block !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation input{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-unique-classes .form-reservation input::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation input:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation input::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation input {
      box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
    }.content-form-unique-classes .form-reservation .wpforms-field-medium{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-unique-classes .form-reservation .wpforms-field-medium::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation .wpforms-field-medium:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation .wpforms-field-medium::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation .wpforms-field-medium {
      box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
    }.content-form-unique-classes .form-reservation .choices__inner{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-unique-classes .form-reservation .choices__inner::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation .choices__inner:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation .choices__inner::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation .choices__inner {
      box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
    }.content-form-unique-classes .form-reservation .choices__list--dropdown{
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
      box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
}.content-form-unique-classes .form-reservation .choices__list--dropdown .choices__item{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation .choices__list--dropdown .choices__item--selectable.is-highlighted{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(206 184 144 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation textarea.wpforms-field-medium{
  height: 136px !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}.content-form-unique-classes .form-reservation .wpforms-submit-container{
  margin-top: 0px !important;
  display: block !important;
  padding-top: 2rem !important;
}.content-form-unique-classes .form-reservation .wpforms-submit-container button{
  display: inline-flex !important;
  height: 3rem !important;
  cursor: pointer !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 1.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity)) !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}.content-form-unique-classes .form-reservation .wpforms-submit-container button:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity)) !important;
}.content-form-unique-classes .form-reservation .form-group .area{
  height: 136px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}#modalGalery{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: none;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.6;
}#modalGalery > .container{
  padding-top: 6rem;
  padding-bottom: 6rem;
}#modalGalery .body-modal{
  position: relative;
  width: 100%;
}#modalGalery .body-modal .btn-close-galary{
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 10;
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#modalGalery .body-modal .btn-close-galary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
}#modalGalery .body-modal .mySwiperGalery{
  width: 100%;
}#modalGalery .body-modal .mySwiperGalery .slide{
  position: relative;
  height: 400px;
  width: 100%;
  border-radius: 0.5rem;
}@media (min-width: 768px){#modalGalery .body-modal .mySwiperGalery .slide{
    height: 500px;
  }
}@media (min-width: 1024px){#modalGalery .body-modal .mySwiperGalery .slide{
    height: 600px;
  }
}@media (min-width: 1200px){#modalGalery .body-modal .mySwiperGalery .slide{
    height: 688px;
  }
}#modalGalery .body-modal .mySwiperGalery .slide::before {
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          height: 100%;
          width: 100%;
          border-radius: 0.5rem;
          background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(255, 255, 255, 0.00) 48.29%, rgba(0, 0, 0, 0.40) 96.59%);
        }#modalGalery .body-modal .mySwiperGalery .slide img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}#modalGalery .body-modal .mySwiperGalery .nav-control{
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 1rem;
}@media (min-width: 768px){#modalGalery .body-modal .mySwiperGalery .nav-control{
    bottom: 2rem;
  }
}#modalGalery .body-modal .mySwiperGalery .nav-control .swiper-pagination{
  position: relative;
  bottom: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#modalGalery .body-modal .mySwiperGalery .nav-control .swiper-pagination span{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#modalGalery .body-modal .mySwiperGalery .nav-control a{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}#modalGalery .body-modal .mySwiperGalery .nav-control a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#modalVideo{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: none;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.6;
}#modalVideo > .container{
  padding-top: 6rem;
  padding-bottom: 6rem;
}#modalVideo .body-modal{
  position: relative;
  width: 100%;
  border-radius: 0.5rem;
}#modalVideo .body-modal .btn-close-video{
  z-index: 9999;
  float: right;
  margin-bottom: 0.75rem;
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#modalVideo .body-modal .btn-close-video:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
}#modalVideo .body-modal iframe{
  position: relative;
  z-index: 10;
  height: 300px;
  width: 100%;
  border-radius: 0.5rem;
}@media (min-width: 768px){#modalVideo .body-modal iframe{
    height: 440px;
  }
}@media (min-width: 1024px){#modalVideo .body-modal iframe{
    height: 600px;
  }
}@media (min-width: 1200px){#modalVideo .body-modal iframe{
    height: 688px;
  }
}.content-hero-classes{
  position: relative;
  display: flex;
  height: 480px;
  width: 100%;
  align-items: center;
}@media (min-width: 1200px){.content-hero-classes{
    height: 776px;
  }
}.content-hero-classes.hero-sports{
  height: 624px;
}.content-hero-classes::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: linear-gradient(91.94deg, rgba(0, 0, 0, 0.4) 1.64%, rgba(0, 0, 0, 0.4) 97.51%);
  }.content-hero-classes video{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.content-hero-classes img{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.content-hero-classes > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-hero-classes > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-hero-classes > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-hero-classes > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-hero-classes > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-hero-classes > .container-fluid .caption{
  display: block;
  max-width: 840px;
}.content-hero-classes > .container-fluid .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-hero-classes > .container-fluid .caption h1{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-classes{
  width: 100%;
  border-top-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  padding-top: 3rem;
  padding-bottom: 5rem;
}@media (min-width: 768px){.content-classes{
    padding-top: 5rem;
  }
}.content-classes > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-classes > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-classes > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-classes > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-classes > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-classes > .container-fluid h3{
  max-width: 760px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-classes > .container-fluid h3 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-classes > .container-fluid p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-classes > .container-fluid p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-classes > .container-fluid .list-classes{
  display: block;
}.content-classes > .container-fluid .list-classes > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-classes > .container-fluid .list-classes > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
}.content-schedule-classes{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 112px;
}@media (min-width: 768px){.content-schedule-classes{
    padding-top: 4rem;
  }
}@media (min-width: 1024px){.content-schedule-classes{
    padding-top: 96px;
  }
}.content-schedule-classes h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-schedule-classes .form-schedules{
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.5rem;
}@media (min-width: 768px){.content-schedule-classes .form-schedules{
    flex-direction: row;
  }.content-schedule-classes .form-schedules{
    align-items: flex-end;
  }.content-schedule-classes .form-schedules{
    justify-content: space-between;
  }.content-schedule-classes .form-schedules{
    gap: 2rem;
  }
}@media (min-width: 1200px){.content-schedule-classes .form-schedules{
    gap: 3.5rem;
  }
}.content-schedule-classes .content-table-schedules{
  display: block;
  width: 100%;
}.content-schedule-classes .content-table-schedules > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-schedule-classes .content-table-schedules .nav-control-table{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 1rem;
}@media (min-width: 768px){.content-schedule-classes .content-table-schedules .nav-control-table{
    align-items: center;
  }.content-schedule-classes .content-table-schedules .nav-control-table{
    justify-content: flex-end;
  }
}.content-schedule-classes .content-table-schedules .nav-control-table a{
  height: 3rem;
  min-width: 48px;
  max-width: 48px;
}@media (min-width: 768px){.content-schedule-classes .content-table-schedules .nav-control-table a{
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
  }.content-schedule-classes .content-table-schedules .nav-control-table a{
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
  }
}.content-schedule-classes .content-table-schedules .nav-control-table a span{
  display: none;
}@media (min-width: 768px){.content-schedule-classes .content-table-schedules .nav-control-table a span{
    display: block;
  }
}.content-schedule-classes .content-table-schedules .table-schedules{
  width: 100%;
  overflow: auto;
}.content-schedule-classes .content-table-schedules .table-schedules table{
  width: 100%;
}.content-schedule-classes .content-table-schedules .table-schedules table thead tr th{
  white-space: nowrap;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(235 227 211 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(245 241 233 / var(--tw-bg-opacity));
  padding: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-schedule-classes .content-table-schedules .table-schedules table thead tr th p{
  white-space: nowrap;
  font-size: 18px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-schedule-classes .content-table-schedules .table-schedules table tbody tr th{
  white-space: nowrap;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-schedule-classes .content-table-schedules .table-schedules table tbody tr td{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  text-align: center;
}.content-schedule-classes .content-table-schedules .table-schedules table tbody tr td p{
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-schedule-classes .content-table-schedules .table-schedules table tbody tr td p span{
  display: block;
}.content-schedule-classes .empty{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 584px;
}.content-schedule-classes .empty > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-schedule-classes .empty{
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}.content-schedule-classes .empty i{
  display: inline-flex;
  height: 5rem;
  min-width: 80px;
  max-width: 80px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  font-size: 40px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-schedule-classes .empty h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-schedule-classes .empty p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-schedule-classes .empty p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-brands{
  width: 100%;
  padding-top: 2.5rem;
  padding-bottom: 176px;
  background: linear-gradient(180deg, #F5F1E9 0%, rgba(255, 255, 255, 0.10) 100%);
}.content-brands > .container-fluid{
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1200px){.content-brands > .container-fluid{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1281px){.content-brands > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}.content-brands > .container-fluid .list-brands{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2.5rem;
}@media (min-width: 768px){.content-brands > .container-fluid .list-brands{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.content-brands > .container-fluid .list-brands{
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}@media (min-width: 1200px){.content-brands > .container-fluid .list-brands{
    grid-template-columns: repeat(9, minmax(0, 1fr));
  }
}.content-brands > .container-fluid .list-brands li figure{
  height: 2.5rem;
  width: 100%;
}.content-brands > .container-fluid .list-brands li figure img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}.hero-programs{
  position: relative;
  display: flex;
  height: 580px;
  width: 100%;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}@media (min-width: 1024px){.hero-programs{
    height: 620px;
  }
}@media (min-width: 1200px){.hero-programs{
    height: 776px;
  }
}.hero-programs::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 20;
    height: 100%;
    width: 100%;
    background: linear-gradient(91.94deg, rgba(0, 0, 0, 0.5) 1.64%, rgba(0, 0, 0, 0.15) 97.51%);
  }.hero-programs > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.hero-programs > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.hero-programs > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.hero-programs > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1600px){.hero-programs > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.hero-programs video{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.hero-programs img{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.hero-programs .caption{
  position: relative;
  z-index: 30;
  display: block;
  max-width: 592px;
}.hero-programs .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.hero-programs .caption > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
}.hero-programs .caption h1{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.hero-programs .caption p{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.hero-programs .caption p{
    line-height: 1.5rem;
  }
}.content-banner-programs{
  position: relative;
  height: 100%;
  width: 100%;
  border-top-width: 12px;
  border-bottom-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
}.content-banner-programs .body-tabs-banner-programs{
  width: 100%;
}.content-banner-programs .body-tabs-banner-programs .tabs{
  display: none;
}.content-banner-programs .body-tabs-banner-programs .tabs.open{
  display: block;
}.content-banner-programs .body-tabs-banner-programs .tabs .thumb{
  position: relative;
  height: 540px;
  width: 100%;
}@media (min-width: 1024px){.content-banner-programs .body-tabs-banner-programs .tabs .thumb{
    height: 684px;
  }
}.content-banner-programs .body-tabs-banner-programs .tabs .thumb::before {
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          height: 100%;
          width: 100%;
          background: linear-gradient(184.24deg, rgba(0, 0, 0, 0) 47.37%, #000000 96.55%);
        }.content-banner-programs .body-tabs-banner-programs .tabs .thumb img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.content-banner-programs .nav-control-tabs{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: flex;
  overflow: auto;
}.content-banner-programs .nav-control-tabs .items-tabs{
  display: block;
  min-width: 240px;
  max-width: 240px;
}.content-banner-programs .nav-control-tabs .items-tabs > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-banner-programs .nav-control-tabs .items-tabs{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-banner-programs .nav-control-tabs .items-tabs{
    min-width: 320px;
  }.content-banner-programs .nav-control-tabs .items-tabs{
    max-width: 320px;
  }.content-banner-programs .nav-control-tabs .items-tabs{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1024px){.content-banner-programs .nav-control-tabs .items-tabs{
    min-width: 296px;
  }.content-banner-programs .nav-control-tabs .items-tabs{
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}.content-banner-programs .nav-control-tabs .items-tabs {
      background: #6666668C;
      -webkit-backdrop-filter: blur(16px);
              backdrop-filter: blur(16px);
    }.content-banner-programs .nav-control-tabs .items-tabs.active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.content-banner-programs .nav-control-tabs .items-tabs.active h5{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-banner-programs .nav-control-tabs .items-tabs.active h6{
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-banner-programs .nav-control-tabs .items-tabs.active p{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-banner-programs .nav-control-tabs .items-tabs h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-banner-programs .nav-control-tabs .items-tabs h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-banner-programs .nav-control-tabs .items-tabs p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-coaches{
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}@media (min-width: 1024px){.content-coaches{
    padding-top: 120px;
  }.content-coaches{
    padding-bottom: 104px;
  }
}.content-coaches > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-coaches > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-coaches > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-coaches > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1600px){.content-coaches > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-coaches h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 42px;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-coaches h3 span{
  display: block;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-coaches .nav-control-coaches{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}.content-coaches .nav-control-coaches a{
  display: inline-flex;
  height: 3rem;
  min-width: 48px;
  max-width: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-coaches .nav-control-coaches a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-coaches .nav-control-coaches a i{
  font-size: 12px;
}.content-coaches .slide-coaches{
  width: 100%;
}.content-coaches .slide-coaches .slide{
  min-width: 240px;
  max-width: 240px;
}@media (min-width: 1281px){.content-coaches .slide-coaches .slide{
    min-width: 300px;
  }.content-coaches .slide-coaches .slide{
    max-width: 300px;
  }
}@media (min-width: 1600px){.content-coaches .slide-coaches .slide{
    min-width: 320px;
  }.content-coaches .slide-coaches .slide{
    max-width: 320px;
  }
}.content-programs{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 200px;
}@media (min-width: 1024px){.content-programs{
    padding-top: 96px;
  }
}.content-programs h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-programs .list-programs{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}@media (min-width: 768px){.content-programs .list-programs{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.content-programs .list-programs{
    gap: 2rem;
  }
}@media (min-width: 1024px){.content-programs .list-programs{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}.content-detail-programs{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 5rem;
}@media (min-width: 768px){.content-detail-programs{
    padding-top: 5rem;
  }
}@media (min-width: 1024px){.content-detail-programs{
    padding-top: 96px;
  }
}.content-detail-programs .description-what-is{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}@media (min-width: 768px){.content-detail-programs .description-what-is{
    gap: 2rem;
  }
}@media (min-width: 1024px){.content-detail-programs .description-what-is{
    flex-direction: row;
  }.content-detail-programs .description-what-is{
    gap: 3rem;
  }
}@media (min-width: 1200px){.content-detail-programs .description-what-is{
    gap: 72px;
  }
}.content-detail-programs .description-what-is .info{
  display: block;
}.content-detail-programs .description-what-is .info h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-programs .description-what-is .info h5{
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-detail-programs .description-what-is .info h5{
    font-size: 28px;
    line-height: 32px;
  }
}.content-detail-programs .description-what-is .info p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-detail-programs .description-what-is .info ul{
  display: block;
}.content-detail-programs .description-what-is .info ul > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-detail-programs .description-what-is .info ul > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
}.content-detail-programs .description-what-is .info ul li{
  display: flex;
  gap: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-detail-programs .description-what-is .info ul li i{
  margin-top: 0.25rem;
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-detail-programs .description-what-is .galery-programs{
  display: grid;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}@media (min-width: 768px){.content-detail-programs .description-what-is .galery-programs{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.content-detail-programs .description-what-is .galery-programs{
    min-width: 420px;
  }.content-detail-programs .description-what-is .galery-programs{
    max-width: 420px;
  }
}@media (min-width: 1200px){.content-detail-programs .description-what-is .galery-programs{
    min-width: 544px;
  }.content-detail-programs .description-what-is .galery-programs{
    max-width: 544px;
  }
}.content-detail-programs .description-what-is .galery-programs figure{
  width: 100%;
}.content-detail-programs .description-what-is .galery-programs figure img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-detail-programs .description-what-is .thumb{
  height: 464px;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 1024px){.content-detail-programs .description-what-is .thumb{
    height: auto;
  }.content-detail-programs .description-what-is .thumb{
    min-width: 420px;
  }.content-detail-programs .description-what-is .thumb{
    max-width: 420px;
  }
}@media (min-width: 1200px){.content-detail-programs .description-what-is .thumb{
    min-width: 544px;
  }.content-detail-programs .description-what-is .thumb{
    max-width: 544px;
  }
}.content-detail-programs .description-what-is .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-nutritionist-team{
  width: 100%;
  padding-top: 0px;
  padding-bottom: 5rem;
}@media (min-width: 1024px){.content-nutritionist-team{
    padding-top: 5rem;
  }
}.content-nutritionist-team h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-nutritionist-team .list-team{
  display: flex;
  gap: 1.5rem;
  overflow: auto;
}@media (min-width: 1200px){.content-nutritionist-team .list-team{
    display: grid;
  }.content-nutritionist-team .list-team{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}.content-nutritionist-team .list-team li .card-team{
  min-width: 286px;
  max-width: 286px;
}@media (min-width: 1200px){.content-nutritionist-team .list-team li .card-team{
    min-width: 100%;
  }.content-nutritionist-team .list-team li .card-team{
    max-width: 100%;
  }
}.content-payment-nutritional{
  width: 100%;
  padding-top: 0px;
  padding-bottom: 96px;
}@media (min-width: 1024px){.content-payment-nutritional{
    padding-top: 5rem;
  }
}.content-payment-nutritional h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-payment-nutritional h3 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-payment-nutritional h5{
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-payment-nutritional h5{
    font-size: 28px;
    line-height: 32px;
  }
}.content-payment-nutritional .table-programs{
  max-width: 840px;
  overflow: auto;
}.content-tabs-plans{
  width: 100%;
  padding-top: 0px;
  padding-bottom: 96px;
}@media (min-width: 1024px){.content-tabs-plans{
    padding-top: 4rem;
  }
}.content-tabs-plans h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-tabs-plans h3 span{
  display: block;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-tabs-plans .box-tabs-plans{
  display: block;
}.content-tabs-plans .box-tabs-plans > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-tabs-plans .box-tabs-plans .toggle{
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}@media (min-width: 768px){.content-tabs-plans .box-tabs-plans .toggle{
    gap: 1rem;
  }.content-tabs-plans .box-tabs-plans .toggle{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}.content-tabs-plans .box-tabs-plans .toggle a{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-tabs-plans .box-tabs-plans .toggle a{
    font-size: 16px;
    line-height: 24px;
  }
}.content-tabs-plans .box-tabs-plans .toggle a.active{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-tabs-plans .box-tabs-plans .toggle a.active{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}.content-tabs-plans .box-tabs-plans .body-tabs{
  width: 100%;
}.content-tabs-plans .box-tabs-plans .body-tabs .tabs{
  display: none;
  width: 100%;
}.content-tabs-plans .box-tabs-plans .body-tabs .tabs > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-tabs-plans .box-tabs-plans .body-tabs .tabs > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }
}.content-tabs-plans .box-tabs-plans .body-tabs .tabs.open{
  display: block;
}.content-tabs-plans .box-tabs-plans .body-tabs .tabs h5{
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-tabs-plans .box-tabs-plans .body-tabs .tabs h5{
    font-size: 28px;
    line-height: 32px;
  }
}.content-list-programs{
  width: 100%;
  padding-top: 0px;
  padding-bottom: 96px;
}@media (min-width: 1024px){.content-list-programs{
    padding-top: 2.5rem;
  }
}.content-list-programs h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-list-programs p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-list-programs h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-list-programs h6 a{
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-plans{
  width: 100%;
  padding-top: 0px;
  padding-bottom: 96px;
}@media (min-width: 1024px){.content-plans{
    padding-top: 2.5rem;
  }
}.content-plans h5{
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-plans h5{
    font-size: 28px;
    line-height: 32px;
  }
}.list-info-programs{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 1.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 768px){.list-info-programs{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.list-info-programs{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}@media (min-width: 1024px){.list-info-programs{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.list-info-programs{
    -moz-column-gap: 3.5rem;
         column-gap: 3.5rem;
  }
}.list-info-programs li{
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.list-info-programs li i{
  margin-top: 0.25rem;
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}table{
  width: 100%;
}table thead tr th{
  white-space: nowrap;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(235 227 211 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(245 241 233 / var(--tw-bg-opacity));
  padding: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}table tbody tr th{
  white-space: nowrap;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding: 1rem;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}table tbody tr th span{
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}table tbody tr th p{
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}table tbody tr th p span{
  display: block;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}table tbody tr th p b{
  display: block;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}table tbody tr td{
  white-space: nowrap;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding: 1rem;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}table tbody tr td p{
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}table tbody tr td p span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}table tbody tr td p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.body-discount{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}@media (min-width: 768px){.body-discount{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}.body-discount .card-discount{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 768px){.body-discount .card-discount{
    flex-direction: row;
  }.body-discount .card-discount{
    align-items: center;
  }
}@media (min-width: 1024px){.body-discount .card-discount{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.body-discount .card-discount i{
  font-size: 26px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.body-discount .card-discount p{
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.body-discount .card-discount p b{
  font-weight: 600;
}.caption-table{
  display: block;
  width: 100%;
}.caption-table > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.caption-table{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
}.caption-table p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.caption-table p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-about{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 232px;
}@media (min-width: 768px){.content-about{
    padding-top: 5rem;
  }
}@media (min-width: 1024px){.content-about{
    padding-top: 96px;
  }
}.content-about h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-about .body-description{
  display: block;
}.content-about .body-description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}.content-about .body-description{
  padding-bottom: 4rem;
}@media (min-width: 768px){.content-about .body-description{
    padding-bottom: 100px;
  }
}@media (min-width: 1024px){.content-about .body-description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(96px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(96px * var(--tw-space-y-reverse));
  }.content-about .body-description{
    padding-bottom: 152px;
  }
}.content-about .body-description .text{
  display: block;
  min-width: 100%;
  max-width: 100%;
}.content-about .body-description .text > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.content-about .body-description .text{
    min-width: 480px;
  }.content-about .body-description .text{
    max-width: 480px;
  }.content-about .body-description .text > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1200px){.content-about .body-description .text{
    min-width: 600px;
  }.content-about .body-description .text{
    max-width: 600px;
  }
}.content-about .body-description .text p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-about .body-description .text p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-about .body-description .thumb{
  height: 280px;
  width: 100%;
}@media (min-width: 768px){.content-about .body-description .thumb{
    height: 320px;
  }
}@media (min-width: 1024px){.content-about .body-description .thumb{
    height: auto;
  }
}.content-about .body-description .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-about .timeline{
  display: block;
}.content-about .timeline > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}.content-about .timeline .list-timeline{
  position: relative;
  display: flex;
  height: 304px;
  grid-template-columns: repeat(8, minmax(0, 1fr));
  overflow: auto;
}@media (min-width: 1024px){.content-about .timeline .list-timeline{
    display: grid;
  }
}.content-about .timeline .list-timeline li{
  position: relative;
  display: block;
  min-width: 138px;
  max-width: 138px;
  text-align: center;
}@media (min-width: 1024px){.content-about .timeline .list-timeline li{
    min-width: 100%;
  }.content-about .timeline .list-timeline li{
    max-width: 100%;
  }
}.content-about .timeline .list-timeline li::after {
          content: "";
          position: absolute;
          left: 0px;
          right: 0px;
          top: 50%;
          z-index: -10;
          height: 2px;
          width: 100%;
          --tw-bg-opacity: 1;
          background-color: rgb(231 219 200 / var(--tw-bg-opacity));
        }.content-about .timeline .list-timeline li::before {
          content: "\f10b";
          position: absolute;
          left: 0px;
          right: 0px;
          top: 45%;
          font-size: 32px;
          --tw-text-opacity: 1;
          color: rgb(216 198 166 / var(--tw-text-opacity));
          font-family: 'icons';
          font-weight: normal;
          font-style: normal;
          display: inline-block;
          line-height: 1;
          text-transform: none;
          letter-spacing: normal;
          word-wrap: normal;
          white-space: nowrap;
          direction: ltr;
          -webkit-font-smoothing: antialiased;
          text-rendering: optimizeLegibility;
          -moz-osx-font-smoothing: grayscale;
          font-feature-settings: 'liga';
        }.content-about .timeline .list-timeline li.up h6{
  top: 100px;
}.content-about .timeline .list-timeline li.up small{
  bottom: 0px;
}.content-about .timeline .list-timeline li.up small::before {
              content: "";
              bottom: 100%;
              margin-bottom: 0.5rem;
            }.content-about .timeline .list-timeline li.up small::after {
              content: "";
              bottom: 100%;
            }.content-about .timeline .list-timeline li.down h6{
  bottom: 100px;
}.content-about .timeline .list-timeline li.down small{
  top: 0px;
}.content-about .timeline .list-timeline li.down small::before {
              content: "";
              top: 100%;
              margin-top: 0.5rem;
            }.content-about .timeline .list-timeline li.down small::after {
              content: "";
              top: 100%;
            }.content-about .timeline .list-timeline li h6{
  position: absolute;
  left: 0px;
  right: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-about .timeline .list-timeline li small{
  position: absolute;
  left: 0px;
  right: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-about .timeline .list-timeline li small::before {
            content: "";
            position: absolute;
            right: 0px;
            left: 0px;
            margin-left: auto;
            margin-right: auto;
            height: 72px;
            width: 1px;
            border-width: 1px;
            border-style: dashed;
            --tw-border-opacity: 1;
            border-color: rgb(216 198 166 / var(--tw-border-opacity));
          }.content-about .timeline .list-timeline li small::after {
            content: "";
            position: absolute;
            left: 0px;
            right: 0px;
            margin-left: auto;
            margin-right: auto;
            height: 0.5rem;
            width: 0.5rem;
            border-radius: 9999px;
            --tw-bg-opacity: 1;
            background-color: rgb(216 198 166 / var(--tw-bg-opacity));
          }.content-info-contact{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 4rem;
}@media (min-width: 768px){.content-info-contact{
    padding-top: 96px;
  }
}.content-info-contact {
  background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%);
}.content-info-contact h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-info-contact .card-contact{
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 1200px){.content-info-contact .card-contact{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-info-contact .card-contact i{
  font-size: 28px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-info-contact .card-contact h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-info-contact .card-contact p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-info-contact .card-contact h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-info-contact .card-contact .list-networks{
  display: flex;
  align-items: center;
  gap: 1rem;
}.content-info-contact .card-contact .list-networks li a{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity)) !important;
}.content-info-contact .card-contact .list-networks li a i{
  font-size: 18px;
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity)) !important;
}.content-info-contact .card-contact .list-networks li a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
}.content-info-contact .card-contact .list-networks li a:hover i{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}.content-contact{
  width: 100%;
  padding-top: 2.5rem;
  padding-bottom: 96px;
}.content-contact h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-contact .content-tabs-contact{
  display: block;
}.content-contact .content-tabs-contact > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-contact .content-tabs-contact .nav-control-tabs{
  display: flex;
  gap: 0.5rem;
  overflow: auto;
}.content-contact .content-tabs-contact .nav-control-tabs a{
  display: inline-flex;
  height: 2.5rem;
  align-items: center;
  white-space: nowrap;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-contact .content-tabs-contact .nav-control-tabs a.active, .content-contact .content-tabs-contact .nav-control-tabs a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-contact .content-tabs-contact .body-tabs .tabs{
  display: none;
}.content-contact .content-tabs-contact .body-tabs .tabs.open{
  display: flex;
  flex-direction: column;
  gap: 2rem;
}@media (min-width: 1024px){.content-contact .content-tabs-contact .body-tabs .tabs.open{
    flex-direction: row;
  }.content-contact .content-tabs-contact .body-tabs .tabs.open{
    gap: 3rem;
  }
}@media (min-width: 1200px){.content-contact .content-tabs-contact .body-tabs .tabs.open{
    gap: 72px;
  }
}.content-contact .content-tabs-contact .body-tabs .tabs .list-info-address{
  display: block;
  width: 100%;
}.content-contact .content-tabs-contact .body-tabs .tabs .list-info-address > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-contact .content-tabs-contact .body-tabs .tabs .list-info-address li .card-info{
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}.content-contact .content-tabs-contact .body-tabs .tabs .list-info-address li .card-info.active, .content-contact .content-tabs-contact .body-tabs .tabs .list-info-address li .card-info:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
}.content-contact .content-tabs-contact .body-tabs .tabs .list-info-address li .card-info.active h6, .content-contact .content-tabs-contact .body-tabs .tabs .list-info-address li .card-info:hover h6{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-contact .content-tabs-contact .body-tabs .tabs .list-info-address li .card-info i{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-contact .content-tabs-contact .body-tabs .tabs .list-info-address li .card-info h6{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-contact .content-tabs-contact .body-tabs .tabs .list-info-address li .card-info p{
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-contact .content-tabs-contact .body-tabs .tabs .map{
  height: 300px;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 768px){.content-contact .content-tabs-contact .body-tabs .tabs .map{
    height: 392px;
  }
}@media (min-width: 1024px){.content-contact .content-tabs-contact .body-tabs .tabs .map{
    min-width: 400px;
  }.content-contact .content-tabs-contact .body-tabs .tabs .map{
    max-width: 400px;
  }
}@media (min-width: 1200px){.content-contact .content-tabs-contact .body-tabs .tabs .map{
    min-width: 630px;
  }.content-contact .content-tabs-contact .body-tabs .tabs .map{
    max-width: 630px;
  }
}.content-contact .content-tabs-contact .body-tabs .tabs .map iframe{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
}.content-contact .body-form{
  display: block;
  min-width: 100%;
  max-width: 100%;
}.content-contact .body-form > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.content-contact .body-form{
    min-width: 500px;
  }.content-contact .body-form{
    max-width: 500px;
  }
}@media (min-width: 1200px){.content-contact .body-form{
    min-width: 656px;
  }.content-contact .body-form{
    max-width: 656px;
  }
}.content-contact .body-form form .area{
  height: 136px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.content-contact .info-contact{
  display: block;
}.content-contact .info-contact > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.content-contact .info-contact h5{
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-contact .info-contact h5{
    font-size: 28px;
    line-height: 32px;
  }
}.content-page-404{
  margin-top: 73px;
  width: 100%;
  padding-top: 3.5rem;
  padding-bottom: 240px;
}@media (min-width: 768px){.content-page-404{
    margin-top: 81px;
  }.content-page-404{
    padding-top: 100px;
  }
}@media (min-width: 1024px){.content-page-404{
    margin-top: 91px;
  }.content-page-404{
    padding-top: 136px;
  }
}.content-page-404 .description{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 896px;
  text-align: center;
}.content-page-404 .description figure{
  margin-bottom: 1.5rem;
  height: 5rem;
}@media (min-width: 768px){.content-page-404 .description figure{
    height: 120px;
  }
}@media (min-width: 1024px){.content-page-404 .description figure{
    height: 160px;
  }
}.content-page-404 .description figure img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}.content-page-404 .description h1{
  margin-bottom: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-page-404 .description h1{
    font-size: 40px;
    line-height: 48px;
  }
}@media (min-width: 1024px){.content-page-404 .description h1{
    font-size: 48px;
    line-height: 56px;
  }
}.content-page-404 .description p{
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-page-404 .description p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-join{
  position: relative;
  margin-top: 73px;
  width: 100%;
  padding-top: 4rem;
}@media (min-width: 768px){.content-join{
    margin-top: 81px;
  }
}@media (min-width: 1024px){.content-join{
    margin-top: 91px;
  }.content-join{
    padding-top: 96px;
  }
}.content-join::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 36%;
    z-index: -10;
    height: 120px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }@media (min-width: 768px){.content-join::before{
    top: 0px;
  }.content-join::before{
    bottom: -2rem;
  }
}@media (min-width: 1024px){.content-join::before{
    height: 160px;
  }
}.content-join::before {
    background-image: url('../img/bg-arrow.png');
  }.content-join .btn-video{
  position: relative;
  display: flex;
  height: 300px;
  width: 100%;
  align-items: center;
  justify-content: center;
}@media (min-width: 1024px){.content-join .btn-video{
    height: auto;
  }
}.content-join .btn-video::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      height: 100%;
      width: 100%;
      border-radius: 0.5rem;
      background-color: rgb(0 0 0 / var(--tw-bg-opacity));
      --tw-bg-opacity: 0.5;
    }.content-join .btn-video img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-join .btn-video i{
  position: absolute;
  font-size: 56px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-join .description{
  display: block;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 1024px){.content-join .description{
    min-width: 500px;
  }.content-join .description{
    max-width: 500px;
  }
}@media (min-width: 1200px){.content-join .description{
    min-width: 600px;
  }.content-join .description{
    max-width: 600px;
  }
}.content-join .description h1{
  margin-bottom: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-join .description p{
  margin-bottom: 3rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-form-join{
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 112px;
}@media (min-width: 768px){.content-form-join{
    padding-top: 96px;
  }
}.content-form-join h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-form-join h3{
    text-align: center;
  }
}.content-form-join form .area{
  height: 142px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.content-offers-join{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 5rem;
}@media (min-width: 768px){.content-offers-join{
    padding-top: 5rem;
  }.content-offers-join{
    padding-bottom: 152px;
  }
}@media (min-width: 1024px){.content-offers-join{
    padding-top: 96px;
  }
}.content-offers-join {
  background: linear-gradient(180deg, #F5F1E9 0%, rgba(255, 255, 255, 0.10) 100%);
}.content-offers-join h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-offers-join .list-offers{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}@media (min-width: 768px){.content-offers-join .list-offers{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.content-offers-join .list-offers{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.content-offers-join .list-offers{
    gap: 2rem;
  }
}.content-offers-join .list-offers li .card-offers{
  position: relative;
  display: flex;
  height: 400px;
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 0.5rem;
  background-size: cover;
  background-repeat: no-repeat;
}@media (min-width: 1024px){.content-offers-join .list-offers li .card-offers{
    height: 488px;
  }
}.content-offers-join .list-offers li .card-offers::before {
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          height: 100%;
          width: 100%;
          border-radius: 0.5rem;
          background: linear-gradient(184deg, rgba(0, 0, 0, 0.52) 3.55%, rgba(0, 0, 0, 0.75) 93.73%);
        }.content-offers-join .list-offers li .card-offers i{
  position: absolute;
  top: 2.5rem;
  left: 1rem;
  z-index: 10;
  font-size: 64px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-offers-join .list-offers li .card-offers i{
    left: 1.5rem;
  }
}.content-offers-join .list-offers li .card-offers .caption{
  position: relative;
  z-index: 10;
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1.5rem;
}@media (min-width: 768px){.content-offers-join .list-offers li .card-offers .caption{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-offers-join .list-offers li .card-offers .caption h6{
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-offers-join .list-offers li .card-offers .caption h6{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){.content-offers-join .list-offers li .card-offers .caption h6{
    font-size: 56px;
    line-height: 64px;
  }
}.content-offers-join .list-offers li .card-offers .caption p{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-offers-join .list-offers li .card-offers .caption p span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-corporate-wellness{
  width: 100%;
  padding-top: 2.5rem;
  padding-bottom: 216px;
}@media (min-width: 768px){.content-corporate-wellness{
    padding-top: 5rem;
  }
}@media (min-width: 1024px){.content-corporate-wellness{
    padding-top: 96px;
  }
}.content-corporate-wellness .btn-video{
  position: relative;
  display: flex;
  height: 300px;
  width: 100%;
  align-items: center;
  justify-content: center;
}@media (min-width: 1024px){.content-corporate-wellness .btn-video{
    height: auto;
  }
}.content-corporate-wellness .btn-video::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      height: 100%;
      width: 100%;
      border-radius: 0.5rem;
      background-color: rgb(0 0 0 / var(--tw-bg-opacity));
      --tw-bg-opacity: 0.5;
    }.content-corporate-wellness .btn-video img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-corporate-wellness .btn-video i{
  position: absolute;
  font-size: 56px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-corporate-wellness .description{
  display: block;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 1024px){.content-corporate-wellness .description{
    min-width: 500px;
  }.content-corporate-wellness .description{
    max-width: 500px;
  }
}@media (min-width: 1200px){.content-corporate-wellness .description{
    min-width: 600px;
  }.content-corporate-wellness .description{
    max-width: 600px;
  }
}.content-corporate-wellness .description h2{
  margin-bottom: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-corporate-wellness .description h2 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-corporate-wellness .description p{
  margin-bottom: 3rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.hero-corporate{
  position: relative;
  display: flex;
  height: 580px;
  width: 100%;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}@media (min-width: 1024px){.hero-corporate{
    height: 620px;
  }
}@media (min-width: 1200px){.hero-corporate{
    height: 776px;
  }
}.hero-corporate::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 20;
    height: 100%;
    width: 100%;
    background: linear-gradient(91.94deg, rgba(0, 0, 0, 0.5) 1.64%, rgba(0, 0, 0, 0.15) 97.51%);
  }.hero-corporate .container-fluid{
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.hero-corporate .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.hero-corporate .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.hero-corporate .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.hero-corporate .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.hero-corporate video{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.hero-corporate .caption{
  position: relative;
  z-index: 30;
  display: block;
  max-width: 840px;
}.hero-corporate .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.hero-corporate .caption > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
}.hero-corporate .caption h1{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.hero-corporate .caption p{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-service-corporate{
  position: relative;
  width: 100%;
  border-top-width: 12px;
  border-bottom-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
}.content-service-corporate .body-tabs-corporate{
  position: relative;
  height: 440px;
  width: 100%;
}@media (min-width: 768px){.content-service-corporate .body-tabs-corporate{
    height: 500px;
  }
}@media (min-width: 1024px){.content-service-corporate .body-tabs-corporate{
    height: 624px;
  }
}.content-service-corporate .body-tabs-corporate::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      z-index: 10;
      height: 100%;
      width: 100%;
      background: linear-gradient(184.24deg, rgba(0, 0, 0, 0) 3.45%, rgba(0, 0, 0, 0.3375) 33.33%, rgba(0, 0, 0, 0.75) 96.55%);

    }.content-service-corporate .body-tabs-corporate .tabs{
  display: none;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}.content-service-corporate .body-tabs-corporate .tabs.open{
  display: flex;
  align-items: center;
}.content-service-corporate .body-tabs-corporate .tabs > .container-fluid{
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-service-corporate .body-tabs-corporate .tabs > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-service-corporate .body-tabs-corporate .tabs > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-service-corporate .body-tabs-corporate .tabs > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-service-corporate .body-tabs-corporate .tabs > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-service-corporate .body-tabs-corporate .tabs .caption{
  position: relative;
  z-index: 20;
  display: block;
}.content-service-corporate .body-tabs-corporate .tabs .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-service-corporate .body-tabs-corporate .tabs .caption h2{
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-service-corporate .body-tabs-corporate .tabs .caption h2{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){.content-service-corporate .body-tabs-corporate .tabs .caption h2{
    font-size: 56px;
    line-height: 64px;
  }
}.content-service-corporate .nav-control-tabs{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: flex;
  overflow: auto;
}.content-service-corporate .nav-control-tabs .item-tab{
  display: block;
  width: 100%;
  white-space: nowrap;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-service-corporate .nav-control-tabs .item-tab{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-service-corporate .nav-control-tabs .item-tab {
      background: #6666668C;
      -webkit-backdrop-filter: blur(16px);
              backdrop-filter: blur(16px);
    }.content-service-corporate .nav-control-tabs .item-tab.active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-offert-corporate{
  position: relative;
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
}@media (min-width: 1200px){.content-offert-corporate{
    padding-top: 120px;
  }
}.content-offert-corporate {
  background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%);
}.content-offert-corporate h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-offert-corporate .list-offers{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}@media (min-width: 768px){.content-offert-corporate .list-offers{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.content-offert-corporate .list-offers{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}@media (min-width: 1200px){.content-offert-corporate .list-offers{
    gap: 2rem;
  }
}.content-offert-corporate .list-offers li .card-offers{
  position: relative;
  display: flex;
  height: 400px;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 0.5rem;
  background-size: cover;
  background-repeat: no-repeat;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 768px){.content-offert-corporate .list-offers li .card-offers{
    height: 488px;
  }
}@media (min-width: 1200px){.content-offert-corporate .list-offers li .card-offers{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-offert-corporate .list-offers li .card-offers::before {
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          height: 100%;
          width: 100%;
          border-radius: 0.5rem;
          background: linear-gradient(184.37deg, rgba(0, 0, 0, 0.525) 3.55%, rgba(0, 0, 0, 0.75) 93.73%);
        }.content-offert-corporate .list-offers li .card-offers i{
  position: relative;
  z-index: 10;
  font-size: 50px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-offert-corporate .list-offers li .card-offers i{
    font-size: 64px;
  }
}.content-offert-corporate .list-offers li .card-offers .description{
  position: relative;
  z-index: 10;
  display: block;
}.content-offert-corporate .list-offers li .card-offers .description h2{
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-offert-corporate .list-offers li .card-offers .description h2{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){.content-offert-corporate .list-offers li .card-offers .description h2{
    font-size: 56px;
    line-height: 64px;
  }
}.content-offert-corporate .list-offers li .card-offers .description p{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-offert-corporate .list-offers li .card-offers .description p span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-corporate-wellnes{
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 112px;
}@media (min-width: 768px){.content-corporate-wellnes{
    padding-top: 5rem;
  }
}.content-corporate-wellnes .thumb{
  position: relative;
  display: flex;
  height: 400px;
  min-width: 100%;
  max-width: 100%;
  align-items: center;
  justify-content: center;
}@media (min-width: 1024px){.content-corporate-wellnes .thumb{
    height: auto;
  }.content-corporate-wellnes .thumb{
    min-width: 500px;
  }.content-corporate-wellnes .thumb{
    max-width: 500px;
  }
}@media (min-width: 1200px){.content-corporate-wellnes .thumb{
    height: 400px;
  }
}@media (min-width: 1281px){.content-corporate-wellnes .thumb{
    min-width: 540px;
  }.content-corporate-wellnes .thumb{
    max-width: 540px;
  }
}@media (min-width: 1600px){.content-corporate-wellnes .thumb{
    min-width: 600px;
  }.content-corporate-wellnes .thumb{
    max-width: 600px;
  }
}/* &::before {
      content: "";
      @apply absolute left-0 top-0 w-full h-full rounded-lg bg-neutral-black bg-opacity-[0.45] z-20;
    } */.content-corporate-wellnes .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-corporate-wellnes .thumb i{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 30;
  display: inline-flex;
  font-size: 48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-corporate-wellnes .description{
  display: block;
  width: 100%;
}.content-corporate-wellnes .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.content-corporate-wellnes .description{
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 1200px){.content-corporate-wellnes .description{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}.content-corporate-wellnes .description h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 48px !important;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-corporate-wellnes .description h3 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-corporate-wellnes .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-detail-corporate{
  position: relative;
  margin-top: 73px;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 120px;
}@media (min-width: 768px){.content-detail-corporate{
    padding-top: 72px;
  }
}@media (min-width: 1200px){.content-detail-corporate{
    margin-top: 91px;
  }
}.content-detail-corporate::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 2.5rem;
    z-index: -10;
    height: 120px;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }@media (min-width: 1024px){.content-detail-corporate::before{
    height: 160px;
  }
}.content-detail-corporate::before {
    background-image: url('../img/bg-arrow.png');
  }.content-detail-corporate h1{
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-detail-corporate h1{
    font-size: 32px;
    line-height: 40px;
  }
}@media (min-width: 1024px){.content-detail-corporate h1{
    font-size: 40px;
    line-height: 56px;
  }
}.content-detail-corporate h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-detail-corporate h5{
    white-space: nowrap;
  }
}.content-detail-corporate p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}@media (min-width: 1024px){.content-detail-corporate p{
    text-align: right;
  }
}.content-detail-corporate p b{
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-corporate .thumb{
  position: relative;
  display: flex;
  height: 300px;
  width: 100%;
  align-items: center;
  justify-content: center;
}@media (min-width: 1024px){.content-detail-corporate .thumb{
    height: 464px;
  }
}.content-detail-corporate .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-membership{
  width: 100%;
  padding-bottom: 4rem;
  padding-top: 3rem;
}@media (min-width: 1024px){.content-membership{
    padding-top: 0px;
  }
}.content-membership .description{
  display: block;
  padding-top: 0px;
}@media (min-width: 1024px){.content-membership .description{
    padding-top: 2.5rem;
  }
}.content-membership .description h3{
  margin-bottom: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-membership .description ul{
  display: block;
}.content-membership .description ul > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-membership .description ul{
  padding-bottom: 2rem;
}.content-membership .description ul li{
  display: flex;
  gap: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-membership .description ul li i{
  margin-top: 6px;
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-membership .description h6{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-membership .slide-membership{
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 1024px){.content-membership .slide-membership{
    min-width: 440px;
  }.content-membership .slide-membership{
    max-width: 440px;
  }
}@media (min-width: 1200px){.content-membership .slide-membership{
    min-width: 600px;
  }.content-membership .slide-membership{
    max-width: 600px;
  }
}.content-membership .slide-membership .swiper{
  width: 100%;
}.content-membership .slide-membership .swiper .nav-control{
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
}.content-membership .slide-membership .swiper .nav-control a{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity));
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-membership .slide-membership .swiper .nav-control a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
}.content-membership .slide-membership .swiper .slide{
  width: 100%;
}.content-membership .slide-membership .swiper .slide .card-membership{
  display: block;
}.content-membership .slide-membership .swiper .slide .card-membership > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-membership .slide-membership .swiper .slide .card-membership{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}@media (min-width: 768px){.content-membership .slide-membership .swiper .slide .card-membership{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }.content-membership .slide-membership .swiper .slide .card-membership{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-membership .slide-membership .swiper .slide .card-membership span{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-membership .slide-membership .swiper .slide .card-membership h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-membership .slide-membership .swiper .slide .card-membership p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-membership .slide-membership .swiper .slide .card-membership h6{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-membership .slide-membership .swiper .slide .card-membership h6 b{
  font-weight: 600;
}.content-membership .slide-membership .swiper .slide .card-membership ul{
  display: block;
}.content-membership .slide-membership .swiper .slide .card-membership ul > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.content-membership .slide-membership .swiper .slide .card-membership ul li{
  display: flex;
  gap: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-membership .slide-membership .swiper .slide .card-membership ul li i{
  margin-top: 2px;
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-corporate-plans{
  width: 100%;
  padding-bottom: 3.5rem;
  padding-top: 2.5rem;
}@media (min-width: 768px){.content-corporate-plans{
    padding-bottom: 5rem;
  }
}.content-corporate-plans h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-corporate-plans .list-corporate{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.75rem;
}@media (min-width: 768px){.content-corporate-plans .list-corporate{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.content-corporate-plans .list-corporate{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}@media (min-width: 1200px){.content-corporate-plans .list-corporate{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}.content-corporate-plans .list-corporate li .card-plans{
  display: block;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}.content-corporate-plans .list-corporate li .card-plans .thumb{
  height: 232px;
  width: 100%;
}.content-corporate-plans .list-corporate li .card-plans .thumb img{
  height: 100%;
  width: 100%;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-corporate-plans .list-corporate li .card-plans .description{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-corporate-plans .list-corporate li .card-plans .description{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-corporate-plans .list-corporate li .card-plans .description h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-banner-corporate{
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 3rem;
  padding-bottom: 120px;
}@media (min-width: 768px){.content-banner-corporate{
    padding-top: 120px;
  }
}.content-banner-corporate::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 20;
    height: 100%;
    width: 100%;
    background: #00000073;
  }.content-banner-corporate > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-banner-corporate > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-banner-corporate > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-banner-corporate > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-banner-corporate > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-banner-corporate .body-interested{
  position: relative;
  z-index: 30;
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 768px){.content-banner-corporate .body-interested{
    flex-direction: row;
  }.content-banner-corporate .body-interested{
    align-items: center;
  }.content-banner-corporate .body-interested{
    justify-content: space-between;
  }.content-banner-corporate .body-interested{
    gap: 3rem;
  }.content-banner-corporate .body-interested{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1024px){.content-banner-corporate .body-interested{
    gap: 72px;
  }.content-banner-corporate .body-interested{
    padding-left: 2rem;
    padding-right: 2rem;
  }.content-banner-corporate .body-interested{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}@media (min-width: 1200px){.content-banner-corporate .body-interested{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}.content-banner-corporate .body-interested {
    background: #66666680;
    -webkit-backdrop-filter: blur(16px);
            backdrop-filter: blur(16px);
  }.content-banner-corporate .body-interested .description{
  display: block;
  max-width: 600px;
}.content-banner-corporate .body-interested .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-banner-corporate .body-interested .description h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-banner-corporate .body-interested .description p{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-recovery{
  position: relative;
  z-index: 30;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}.content-recovery:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: linear-gradient(184.24deg, rgba(0, 0, 0, 0.17) 3.45%, rgba(0, 0, 0, 0.51) 33.33%, rgba(0, 0, 0, 0.85) 96.55%);

  }.content-recovery video{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.content-recovery img{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.content-recovery .hero-recovery{
  position: relative;
  z-index: 20;
  display: flex;
  height: 500px;
  width: 100%;
  align-items: flex-end;
}@media (min-width: 1024px){.content-recovery .hero-recovery{
    height: 576px;
  }.content-recovery .hero-recovery{
    align-items: center;
  }
}.content-recovery .hero-recovery .caption{
  display: block;
  max-width: 824px;
}.content-recovery .hero-recovery .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-recovery .hero-recovery .caption{
  padding-bottom: 3rem;
}@media (min-width: 1024px){.content-recovery .hero-recovery .caption > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }.content-recovery .hero-recovery .caption{
    padding-bottom: 0px;
  }
}.content-recovery .hero-recovery .caption h1{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-recovery .content-services-recovery{
  position: relative;
  z-index: 20;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 104px;
}.content-recovery .content-services-recovery h3{
  max-width: 760px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-recovery .content-services-recovery .list-service{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}@media (min-width: 768px){.content-recovery .content-services-recovery .list-service{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.content-recovery .content-services-recovery .list-service{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.content-recovery .content-services-recovery .list-service{
    gap: 2rem;
  }
}.content-recovery .content-services-recovery .list-service li .card-service-recovery{
  display: block;
}.content-recovery .content-services-recovery .list-service li .card-service-recovery .thumb{
  height: 280px;
  width: 100%;
}@media (min-width: 768px){.content-recovery .content-services-recovery .list-service li .card-service-recovery .thumb{
    height: 320px;
  }
}@media (min-width: 1200px){.content-recovery .content-services-recovery .list-service li .card-service-recovery .thumb{
    height: 440px;
  }
}.content-recovery .content-services-recovery .list-service li .card-service-recovery .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-recovery .content-services-recovery .info-services{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(231 219 200 / var(--tw-border-opacity));
  background-color: #66666680;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-recovery .content-services-recovery .info-services{
    flex-direction: row;
  }.content-recovery .content-services-recovery .info-services{
    align-items: center;
  }.content-recovery .content-services-recovery .info-services{
    justify-content: space-between;
  }.content-recovery .content-services-recovery .info-services{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}@media (min-width: 1024px){.content-recovery .content-services-recovery .info-services{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-recovery .content-services-recovery .info-services{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}.content-recovery .content-services-recovery .info-services {
      -webkit-backdrop-filter: blur(16px);
              backdrop-filter: blur(16px);
    }.content-recovery .content-services-recovery .info-services h4{
  max-width: 704px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-headquarters-info{
  margin-top: 73px;
  width: 100%;
  padding-top: 4rem;
  padding-bottom: 5rem;
}@media (min-width: 1024px){.content-headquarters-info{
    margin-top: 88px;
  }.content-headquarters-info{
    padding-top: 88px;
  }.content-headquarters-info{
    padding-bottom: 112px;
  }
}.content-headquarters-info > .container-fluid{
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-headquarters-info > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-headquarters-info > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-headquarters-info > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-headquarters-info > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-headquarters-info .description{
  display: block;
  max-width: 664px;
}.content-headquarters-info .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.content-headquarters-info .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
}.content-headquarters-info .description h1{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-headquarters-info .description h1 span{
  display: block;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-headquarters-info .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-headquarters-info .description p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-headquarters-info .info-address{
  display: block;
  min-width: 100%;
  max-width: 100%;
}.content-headquarters-info .info-address > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.content-headquarters-info .info-address{
    min-width: 320px;
  }.content-headquarters-info .info-address{
    max-width: 320px;
  }
}@media (min-width: 1200px){.content-headquarters-info .info-address{
    min-width: 400px;
  }.content-headquarters-info .info-address{
    max-width: 400px;
  }
}.content-headquarters-info .info-address .info-card{
  display: block;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 212 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1200px){.content-headquarters-info .info-address .info-card{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-headquarters-info .info-address .info-card h6{
  margin-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-headquarters-info .info-address .info-card p{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-headquarters-info .info-address .info-card p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-headquarters-info .info-address .info-card .list-schedule{
  display: block;
}.content-headquarters-info .info-address .info-card .list-schedule > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}.content-headquarters-info .info-address .info-card .list-schedule li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}.content-banner-headquarters{
  position: relative;
  height: 600px;
  width: 100%;
  border-bottom-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
}@media (min-width: 768px){.content-banner-headquarters{
    height: 480px;
  }
}@media (min-width: 1024px){.content-banner-headquarters{
    height: 600px;
  }
}@media (min-width: 1200px){.content-banner-headquarters{
    height: 684px;
  }
}.content-banner-headquarters .body-tabs-headquarters{
  height: 100%;
  width: 100%;
}.content-banner-headquarters .body-tabs-headquarters .tabs{
  display: none;
  height: 100%;
  width: 100%;
}.content-banner-headquarters .body-tabs-headquarters .tabs.open{
  display: block;
}.content-banner-headquarters .body-tabs-headquarters .tabs .thumb{
  position: relative;
  height: 100%;
  width: 100%;
}.content-banner-headquarters .body-tabs-headquarters .tabs .thumb::before {
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          z-index: 10;
          height: 100%;
          width: 100%;
          background: linear-gradient(184.24deg, rgba(0, 0, 0, 0) 63.09%, #000000 96.55%);
        }.content-banner-headquarters .body-tabs-headquarters .tabs .thumb img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.content-banner-headquarters .nav-control-slide{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: flex;
  width: 100%;
    background: #66666680;
    -webkit-backdrop-filter: blur(16px);
            backdrop-filter: blur(16px);
}.content-banner-headquarters .nav-control-slide .box-item-slide{
  display: flex;
  width: 100%;
  overflow: auto;
}.content-banner-headquarters .nav-control-slide .box-item-slide .card-stage{
  display: block;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}.content-banner-headquarters .nav-control-slide .box-item-slide .card-stage.active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.content-banner-headquarters .nav-control-slide .box-item-slide .card-stage.active h5{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-banner-headquarters .nav-control-slide .box-item-slide .card-stage.active p{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-banner-headquarters .nav-control-slide .box-item-slide .card-stage h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-banner-headquarters .nav-control-slide .box-item-slide .card-stage p{
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-banner-headquarters .nav-control-slide .box-control{
  position: relative;
  z-index: 30;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-banner-headquarters .nav-control-slide .box-control{
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.content-banner-headquarters .nav-control-slide .box-control{
    padding-right: 3.5rem;
  }
}.content-banner-headquarters .nav-control-slide .box-control a{
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.content-banner-headquarters .nav-control-slide .box-control a i{
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.content-characteristic-headquarters{
  position: relative;
  width: 100%;
  overflow: hidden;
}.content-characteristic-headquarters::before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -60px;
    z-index: 10;
    height: 120px;
    width: 100%;
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
  }@media (min-width: 1024px){.content-characteristic-headquarters::before{
    height: 160px;
  }
}.content-characteristic-headquarters::before {
    background-image: url('../img/bg-arrow-footer.png');
  }.content-characteristic-headquarters > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-characteristic-headquarters > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-characteristic-headquarters > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-characteristic-headquarters > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-characteristic-headquarters > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-characteristic-headquarters .description{
  display: block;
  max-width: 576px;
}.content-characteristic-headquarters .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-characteristic-headquarters .description{
  padding-top: 3.5rem;
  padding-bottom: 5rem;
}@media (min-width: 1200px){.content-characteristic-headquarters .description{
    padding-top: 144px;
  }.content-characteristic-headquarters .description{
    padding-bottom: 0px;
  }
}.content-characteristic-headquarters .description h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-characteristic-headquarters .description h3 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-characteristic-headquarters .description p{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-characteristic-headquarters .galery-characteristics{
  height: 672px;
  width: 100%;
  overflow: hidden;
}@media (min-width: 1200px){.content-characteristic-headquarters .galery-characteristics{
    overflow: visible;
  }
}.content-characteristic-headquarters .galery-characteristics .scroll-content{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
}.content-characteristic-headquarters .galery-characteristics .scroll-content > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(-2rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-characteristic-headquarters .galery-characteristics .scroll-content{
    flex-direction: row;
  }
}.content-characteristic-headquarters .galery-characteristics .scroll-content .column{
  display: block;
  width: 100%;
}.content-characteristic-headquarters .galery-characteristics .scroll-content .column > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-characteristic-headquarters .galery-characteristics .scroll-content .column .js-marquee-wrapper{
  display: block;
}.content-characteristic-headquarters .galery-characteristics .scroll-content .column .js-marquee-wrapper > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-characteristic-headquarters .galery-characteristics .scroll-content .column .js-marquee{
  display: block;
}.content-characteristic-headquarters .galery-characteristics .scroll-content .column .js-marquee > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-characteristic-headquarters .galery-characteristics .card-services{
  position: relative;
  display: block;
  height: 200px;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 768px){.content-characteristic-headquarters .galery-characteristics .card-services{
    height: 224px;
  }
}@media (min-width: 1200px){.content-characteristic-headquarters .galery-characteristics .card-services{
    min-width: 300px;
  }.content-characteristic-headquarters .galery-characteristics .card-services{
    max-width: 300px;
  }
}@media (min-width: 1281px){.content-characteristic-headquarters .galery-characteristics .card-services{
    min-width: 344px;
  }.content-characteristic-headquarters .galery-characteristics .card-services{
    max-width: 344px;
  }
}@media (min-width: 1600px){.content-characteristic-headquarters .galery-characteristics .card-services{
    min-width: 100%;
  }.content-characteristic-headquarters .galery-characteristics .card-services{
    max-width: 100%;
  }
}.content-characteristic-headquarters .galery-characteristics .card-services::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        height: 100%;
        width: 100%;
        border-radius: 0.5rem;
        background: linear-gradient(184.37deg, rgba(0, 0, 0, 0.025) 3.55%, rgba(0, 0, 0, 0.5) 93.73%);
      }.content-characteristic-headquarters .galery-characteristics .card-services img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-characteristic-headquarters .galery-characteristics .card-services figcaption{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-characteristic-headquarters .galery-characteristics .card-services figcaption{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}@-webkit-keyframes scroll {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-100%);
    }
  }@keyframes scroll {
    0% {
      transform: translateY(0);
    }
    100% {
      transform: translateY(-100%);
    }
  }.content-group-classes{
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 5rem;
  padding-bottom: 104px;
}@media (min-width: 1024px){.content-group-classes{
    padding-top: 120px;
  }
}.content-group-classes::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: rgb(25 25 25 / var(--tw-bg-opacity));
    --tw-bg-opacity: 0.75;
  }.content-group-classes > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-group-classes > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-group-classes > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-group-classes > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-group-classes > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-group-classes .description{
  display: block;
  min-width: 100%;
  max-width: 100%;
}.content-group-classes .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.content-group-classes .description{
    min-width: 460px;
  }.content-group-classes .description{
    max-width: 460px;
  }
}@media (min-width: 1200px){.content-group-classes .description{
    min-width: 540px;
  }.content-group-classes .description{
    max-width: 540px;
  }
}@media (min-width: 1281px){.content-group-classes .description{
    min-width: 600px;
  }.content-group-classes .description{
    max-width: 600px;
  }
}.content-group-classes .description h2{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-group-classes .description p{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-group-classes .content-accordion-classes{
  display: block;
  width: 100%;
}.content-group-classes .content-accordion-classes > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-divide-opacity));
}.content-group-classes .content-accordion-classes .item-accordion{
  display: block;
  cursor: pointer;
}.content-group-classes .content-accordion-classes .item-accordion > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-group-classes .content-accordion-classes .item-accordion{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}@media (min-width: 768px){.content-group-classes .content-accordion-classes .item-accordion{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-group-classes .content-accordion-classes .item-accordion:hover{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.content-group-classes .content-accordion-classes .item-accordion:hover .title h6{
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-group-classes .content-accordion-classes .item-accordion:hover .body{
  display: block;
}.content-group-classes .content-accordion-classes .item-accordion:hover .body > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.content-group-classes .content-accordion-classes .item-accordion .title{
  width: 100%;
}.content-group-classes .content-accordion-classes .item-accordion .title h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
          transition: color 0.3s;
}.content-group-classes .content-accordion-classes .item-accordion .body {
        transition: max-height 0.3s ease, opacity 0.3s ease;
        display: none;
      }.content-group-classes .content-accordion-classes .item-accordion .body p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-info-clubs{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 112px;
}@media (min-width: 768px){.content-info-clubs{
    padding-top: 112px;
  }
}.content-info-clubs > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-info-clubs > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-info-clubs > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-info-clubs > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-info-clubs > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-info-clubs .description{
  display: block;
  min-width: 100%;
  max-width: 100%;
}.content-info-clubs .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-info-clubs .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1024px){.content-info-clubs .description{
    min-width: 456px;
  }.content-info-clubs .description{
    max-width: 456px;
  }
}.content-info-clubs .description h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-info-clubs .description .card-location{
  display: block;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 212 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-info-clubs .description .card-location{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-info-clubs .description .card-location h6{
  margin-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-info-clubs .description .card-location small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-info-clubs .description .card-location .list-schedule{
  display: block;
}.content-info-clubs .description .card-location .list-schedule > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}.content-info-clubs .description .card-location .list-schedule li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}.content-info-clubs .description .card-location .list-schedule li small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-info-clubs .description .card-location .list-schedule li small b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-info-clubs .info-amenities{
  display: block;
  width: 100%;
}.content-info-clubs .info-amenities > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-info-clubs .info-amenities h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-info-clubs .info-amenities .list-amenities{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
  row-gap: 1.5rem;
}@media (min-width: 768px){.content-info-clubs .info-amenities .list-amenities{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.content-info-clubs .info-amenities .list-amenities{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1200px){.content-info-clubs .info-amenities .list-amenities{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}.content-info-clubs .info-amenities .list-amenities li{
  display: flex;
  align-items: center;
  gap: 10px;
}.content-info-clubs .info-amenities .list-amenities li i{
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-info-clubs .info-amenities .list-amenities li p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.hero-job{
  position: relative;
  display: flex;
  height: 440px;
  width: 100%;
  align-items: flex-end;
  background-size: cover;
  background-repeat: no-repeat;
}@media (min-width: 1024px){.hero-job{
    height: 500px;
  }.hero-job{
    align-items: center;
  }
}@media (min-width: 1200px){.hero-job{
    height: 600px;
  }
}.hero-job::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: linear-gradient(91.94deg, rgba(0, 0, 0, 0.52) 1.64%, rgba(0, 0, 0, 0.6) 97.51%);
  }.hero-job > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.hero-job > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.hero-job > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.hero-job > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.hero-job > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.hero-job > .container-fluid .caption{
  display: block;
}.hero-job > .container-fluid .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.hero-job > .container-fluid .caption{
  padding-bottom: 3rem;
}@media (min-width: 768px){.hero-job > .container-fluid .caption > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1024px){.hero-job > .container-fluid .caption > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }.hero-job > .container-fluid .caption{
    padding-bottom: 0px;
  }
}.hero-job > .container-fluid .caption h1{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-jobs{
  width: 100%;
  border-top-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
}@media (min-width: 768px){.content-jobs{
    padding-top: 88px;
  }
}.content-jobs .description-what-is{
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}@media (min-width: 768px){.content-jobs .description-what-is{
    gap: 2rem;
  }
}@media (min-width: 1024px){.content-jobs .description-what-is{
    flex-direction: row;
  }.content-jobs .description-what-is{
    gap: 3rem;
  }
}@media (min-width: 1200px){.content-jobs .description-what-is{
    gap: 72px;
  }
}.content-jobs .description-what-is .info{
  display: block;
}.content-jobs .description-what-is .info h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-jobs .description-what-is .info h5{
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-jobs .description-what-is .info h5{
    font-size: 28px;
    line-height: 32px;
  }
}.content-jobs .description-what-is .info p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-jobs .description-what-is .info ul{
  display: block;
}.content-jobs .description-what-is .info ul > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-jobs .description-what-is .info ul > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
}.content-jobs .description-what-is .info ul li{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-jobs .description-what-is .info ul li i{
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-jobs .description-what-is .galery-programs{
  display: grid;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}@media (min-width: 768px){.content-jobs .description-what-is .galery-programs{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.content-jobs .description-what-is .galery-programs{
    min-width: 420px;
  }.content-jobs .description-what-is .galery-programs{
    max-width: 420px;
  }
}@media (min-width: 1200px){.content-jobs .description-what-is .galery-programs{
    min-width: 544px;
  }.content-jobs .description-what-is .galery-programs{
    max-width: 544px;
  }
}.content-jobs .description-what-is .galery-programs figure{
  width: 100%;
}.content-jobs .description-what-is .galery-programs figure img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-jobs .description-what-is .thumb{
  height: 464px;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 1024px){.content-jobs .description-what-is .thumb{
    height: auto;
  }.content-jobs .description-what-is .thumb{
    min-width: 420px;
  }.content-jobs .description-what-is .thumb{
    max-width: 420px;
  }
}@media (min-width: 1200px){.content-jobs .description-what-is .thumb{
    min-width: 544px;
  }.content-jobs .description-what-is .thumb{
    max-width: 544px;
  }
}.content-jobs .description-what-is .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-banner-job{
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 3rem;
  padding-bottom: 88px;
}@media (min-width: 768px){.content-banner-job{
    padding-top: 88px;
  }
}.content-banner-job::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 20;
    height: 100%;
    width: 100%;
    background: #00000073;
  }.content-banner-job > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-banner-job > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-banner-job > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-banner-job > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-banner-job > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-banner-job .body-interested{
  position: relative;
  z-index: 30;
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 768px){.content-banner-job .body-interested{
    flex-direction: row;
  }.content-banner-job .body-interested{
    align-items: center;
  }.content-banner-job .body-interested{
    justify-content: space-between;
  }.content-banner-job .body-interested{
    gap: 3rem;
  }.content-banner-job .body-interested{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1024px){.content-banner-job .body-interested{
    gap: 72px;
  }.content-banner-job .body-interested{
    padding-left: 2rem;
    padding-right: 2rem;
  }.content-banner-job .body-interested{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}@media (min-width: 1200px){.content-banner-job .body-interested{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}.content-banner-job .body-interested {
    background: #66666680;
    -webkit-backdrop-filter: blur(16px);
            backdrop-filter: blur(16px);
  }.content-banner-job .body-interested .description{
  display: block;
  max-width: 600px;
}.content-banner-job .body-interested .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-banner-job .body-interested .description h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-banner-job .body-interested .description p{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-hero-coaches{
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}@media (min-width: 768px){.content-hero-coaches{
    height: 640px;
  }
}@media (min-width: 1200px){.content-hero-coaches{
    height: 788px;
  }
}.content-hero-coaches::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: 100%;
    width: 100%;
    background: linear-gradient(91.94deg, rgba(0, 0, 0, 0.52) 1.64%, rgba(0, 0, 0, 0.6) 97.51%);
  }.content-hero-coaches > .container-fluid{
  position: relative;
  z-index: 20;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-hero-coaches > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-hero-coaches > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-hero-coaches > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-hero-coaches > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-hero-coaches > .container-fluid .caption{
  display: block;
  max-width: 840px;
}.content-hero-coaches > .container-fluid .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-hero-coaches > .container-fluid .caption{
  padding-bottom: 3rem;
  padding-top: 6rem;
}@media (min-width: 768px){.content-hero-coaches > .container-fluid .caption > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }.content-hero-coaches > .container-fluid .caption{
    padding-bottom: 0px;
  }.content-hero-coaches > .container-fluid .caption{
    padding-top: 0px;
  }
}.content-hero-coaches > .container-fluid .caption h1{
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-hero-coaches > .container-fluid .caption h1{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){.content-hero-coaches > .container-fluid .caption h1{
    font-size: 56px;
    line-height: 64px;
  }
}.content-hero-coaches > .container-fluid .caption p{
  max-width: 664px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-our-trainers{
  width: 100%;
  border-top-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-top: 5rem;
  padding-bottom: 5rem;
}@media (min-width: 768px){.content-our-trainers{
    padding-top: 120px;
  }.content-our-trainers{
    padding-bottom: 120px;
  }
}.content-our-trainers > .container-fluid{
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-our-trainers > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-our-trainers > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-our-trainers > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-our-trainers > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-our-trainers > .container-fluid h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-our-trainers > .container-fluid h3 span{
  display: block;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-our-trainers > .container-fluid .form-filter{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}@media (min-width: 768px){.content-our-trainers > .container-fluid .form-filter{
    flex-direction: row;
  }.content-our-trainers > .container-fluid .form-filter{
    align-items: center;
  }.content-our-trainers > .container-fluid .form-filter{
    gap: 1rem;
  }
}@media (min-width: 1024px){.content-our-trainers > .container-fluid .form-filter{
    justify-content: flex-end;
  }
}.content-our-trainers > .container-fluid .form-filter label{
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-our-trainers > .container-fluid .form-filter .form-group{
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 768px){.content-our-trainers > .container-fluid .form-filter .form-group{
    min-width: 272px;
  }.content-our-trainers > .container-fluid .form-filter .form-group{
    max-width: 272px;
  }
}.content-our-trainers > .container-fluid .form-filter .form-group .select2-container--default .select2-selection--single{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(50 50 50 / var(--tw-bg-opacity)) !important;
}.content-our-trainers > .container-fluid .list-trainers{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  row-gap: 2.5rem;
}@media (min-width: 768px){.content-our-trainers > .container-fluid .list-trainers{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.content-our-trainers > .container-fluid .list-trainers{
    row-gap: 3rem;
  }
}@media (min-width: 1024px){.content-our-trainers > .container-fluid .list-trainers{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.content-our-trainers > .container-fluid .list-trainers{
    row-gap: 5rem;
  }
}@media (min-width: 1200px){.content-our-trainers > .container-fluid .list-trainers{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}.content-product{
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 120px;
}@media (min-width: 768px){.content-product{
    padding-bottom: 216px;
  }
}@media (min-width: 1024px){.content-product{
    padding-top: 5rem;
  }
}.content-product > .container-fluid{
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-product > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.content-product > .container-fluid{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}@media (min-width: 1281px){.content-product > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-product > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-product > .container-fluid .info{
  display: block;
}.content-product > .container-fluid .info > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-product > .container-fluid .info{
  text-align: center;
}.content-product > .container-fluid .info p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-product > .container-fluid .info p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-product > .container-fluid .info h1{
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-product > .container-fluid .info h1{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){.content-product > .container-fluid .info h1{
    font-size: 56px;
    line-height: 64px;
  }
}.content-product > .container-fluid .info h1 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-product > .container-fluid .info .text{
  margin-left: auto;
  margin-right: auto;
  max-width: 560px;
}.content-product > .container-fluid .form-sort{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}@media (min-width: 768px){.content-product > .container-fluid .form-sort{
    flex-direction: row;
  }.content-product > .container-fluid .form-sort{
    align-items: center;
  }.content-product > .container-fluid .form-sort{
    justify-content: flex-end;
  }.content-product > .container-fluid .form-sort{
    gap: 1rem;
  }
}.content-product > .container-fluid .form-sort label{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-product > .container-fluid .form-sort .form-group{
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 768px){.content-product > .container-fluid .form-sort .form-group{
    min-width: 232px;
  }.content-product > .container-fluid .form-sort .form-group{
    max-width: 232px;
  }
}.content-product > .container-fluid .empty-search{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 600px;
}.content-product > .container-fluid .empty-search > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-product > .container-fluid .empty-search{
  padding-top: 3rem;
  padding-bottom: 100px;
  text-align: center;
}@media (min-width: 768px){.content-product > .container-fluid .empty-search > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1024px){.content-product > .container-fluid .empty-search{
    padding-top: 96px;
  }
}.content-product > .container-fluid .empty-search h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-product > .container-fluid .list-product{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 1.5rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}@media (min-width: 768px){.content-product > .container-fluid .list-product{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.content-product > .container-fluid .list-product{
    row-gap: 2rem;
  }
}@media (min-width: 1024px){.content-product > .container-fluid .list-product{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}@media (min-width: 1200px){.content-product > .container-fluid .list-product{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.content-product > .container-fluid .list-product{
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }
}.content-detail-product{
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 72px;
}.content-detail-product > .container-fluid{
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-detail-product > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.content-detail-product > .container-fluid{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}@media (min-width: 1281px){.content-detail-product > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-detail-product > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-detail-product > .container-fluid .info-product{
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 4rem;
}@media (min-width: 1024px){.content-detail-product > .container-fluid .info-product{
    flex-direction: row;
  }
}@media (min-width: 1281px){.content-detail-product > .container-fluid .info-product{
    gap: 3rem;
  }
}@media (min-width: 1600px){.content-detail-product > .container-fluid .info-product{
    gap: 4rem;
  }
}.content-detail-product > .container-fluid .info-product .content-galery{
  display: grid;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}@media (min-width: 1024px){.content-detail-product > .container-fluid .info-product .content-galery{
    min-width: 470px;
  }.content-detail-product > .container-fluid .info-product .content-galery{
    max-width: 470px;
  }
}@media (min-width: 1200px){.content-detail-product > .container-fluid .info-product .content-galery{
    min-width: 580px;
  }.content-detail-product > .container-fluid .info-product .content-galery{
    max-width: 580px;
  }
}@media (min-width: 1281px){.content-detail-product > .container-fluid .info-product .content-galery{
    min-width: 640px;
  }.content-detail-product > .container-fluid .info-product .content-galery{
    max-width: 640px;
  }
}@media (min-width: 1600px){.content-detail-product > .container-fluid .info-product .content-galery{
    min-width: 704px;
  }.content-detail-product > .container-fluid .info-product .content-galery{
    max-width: 704px;
  }
}.content-detail-product > .container-fluid .info-product .content-galery .item-galery{
  height: 280px;
  width: 100%;
  cursor: pointer;
}@media (min-width: 768px){.content-detail-product > .container-fluid .info-product .content-galery .item-galery{
    height: 340px;
  }
}@media (min-width: 1200px){.content-detail-product > .container-fluid .info-product .content-galery .item-galery{
    height: 400px;
  }
}.content-detail-product > .container-fluid .info-product .content-galery .item-galery img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-detail-product > .container-fluid .info-product .summary-product{
  display: block;
  width: 100%;
}.content-detail-product > .container-fluid .info-product .summary-product > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-detail-product > .container-fluid .info-product .summary-product{
  padding-top: 0px;
}@media (min-width: 1024px){.content-detail-product > .container-fluid .info-product .summary-product{
    padding-top: 2rem;
  }
}.content-detail-product > .container-fluid .info-product .summary-product.offers .info-text .badge{
  --tw-bg-opacity: 1;
  background-color: rgb(219 40 40 / var(--tw-bg-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product.offers .info-text h6{
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product.offers .info-text span{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}.content-detail-product > .container-fluid .info-product .summary-product.disabled .info-text .badge{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-text{
  display: block;
}.content-detail-product > .container-fluid .info-product .summary-product .info-text > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-detail-product > .container-fluid .info-product .summary-product .info-text{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-bottom: 1.5rem;
}.content-detail-product > .container-fluid .info-product .summary-product .info-text .badge{
  display: inline-block;
  border-radius: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-text p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-text h1{
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-detail-product > .container-fluid .info-product .summary-product .info-text h1{
    font-size: 28px;
    line-height: 32px;
  }
}@media (min-width: 1024px){.content-detail-product > .container-fluid .info-product .summary-product .info-text h1{
    font-size: 32px;
    line-height: 40px;
  }
}.content-detail-product > .container-fluid .info-product .summary-product .info-text small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-text h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor{
  display: block;
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor .list-flavor{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor .list-flavor .item-flavor .input-check{
  margin: 0px;
  cursor: pointer;
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor .list-flavor .item-flavor .input-check input{
  display: none;
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor .list-flavor .item-flavor .input-check label{
  display: block;
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor .list-flavor .item-flavor .input-check input:disabled + .info{
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor .list-flavor .item-flavor .input-check input + .info{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor .list-flavor .item-flavor .input-check input + .info span{
  display: inline-flex;
  height: 1.5rem;
  min-width: 24px;
  max-width: 24px;
  border-radius: 9999px;
  border-width: 1px;
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor .list-flavor .item-flavor .input-check input + .info p{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-flavor .list-flavor .item-flavor .input-check input:checked + .info{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-color{
  display: block;
}.content-detail-product > .container-fluid .info-product .summary-product .info-color > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-detail-product > .container-fluid .info-product .summary-product .info-color p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-color p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-color .list-colors{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}.content-detail-product > .container-fluid .info-product .summary-product .info-color .list-colors li{
  display: flex;
  align-items: center;
}.content-detail-product > .container-fluid .info-product .summary-product .info-color .list-colors li .items-color{
  margin: 0px;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
}.content-detail-product > .container-fluid .info-product .summary-product .info-color .list-colors li .items-color input{
  display: none;
}.content-detail-product > .container-fluid .info-product .summary-product .info-color .list-colors li .items-color.selected{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-color .list-colors li .items-color input + span{
  position: relative;
  display: inline-flex;
  height: 1.5rem;
  min-width: 24px;
  max-width: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-color .list-colors li .items-color input:checked + span {
                outline: 1px solid #ffffff;
                box-shadow: 0 0 0 3px transparent, 0 0 0 3px #CEB890;
              }.content-detail-product > .container-fluid .info-product .summary-product .info-empty{
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}.content-detail-product > .container-fluid .info-product .summary-product .info-empty .icon-contain{
  display: inline-flex;
  height: 3rem;
  min-width: 48px;
  max-width: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(245 241 233 / var(--tw-bg-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-empty .icon-contain i{
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-empty h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-empty p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-empty p a{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(21 120 193 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-size{
  display: block;
}.content-detail-product > .container-fluid .info-product .summary-product .info-size > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-detail-product > .container-fluid .info-product .summary-product .info-size{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-bottom: 1.5rem;
}.content-detail-product > .container-fluid .info-product .summary-product .info-size p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-size .btn-guide{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.content-detail-product > .container-fluid .info-product .summary-product .info-size .list-size{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}.content-detail-product > .container-fluid .info-product .summary-product .info-size .list-size li a{
  display: inline-flex;
  height: 3rem;
  min-width: 56px;
  max-width: 56px;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-size .list-size li a.active, .content-detail-product > .container-fluid .info-product .summary-product .info-size .list-size li a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .info-size .list-size li a.disabled{
  cursor: default;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .form-counter{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-bottom: 1.5rem;
}@media (min-width: 768px){.content-detail-product > .container-fluid .info-product .summary-product .form-counter{
    gap: 2.5rem;
  }
}.content-detail-product > .container-fluid .info-product .summary-product .form-counter .counter{
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
}.content-detail-product > .container-fluid .info-product .summary-product .form-counter .counter button{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .form-counter .counter button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .form-counter .counter button:disabled{
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .form-counter .counter .value{
  height: 36px;
  width: 36px;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}.content-detail-product > .container-fluid .info-product .summary-product .list-info{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}@media (min-width: 768px){.content-detail-product > .container-fluid .info-product .summary-product .list-info{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}.content-detail-product > .container-fluid .info-product .summary-product .list-info li .card-info-product{
  display: block;
  height: 100%;
}.content-detail-product > .container-fluid .info-product .summary-product .list-info li .card-info-product > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-detail-product > .container-fluid .info-product .summary-product .list-info li .card-info-product{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
}.content-detail-product > .container-fluid .info-product .summary-product .list-info li .card-info-product .contain-icon{
  display: inline-flex;
  height: 3.5rem;
  min-width: 56px;
  max-width: 56px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .list-info li .card-info-product .contain-icon i{
  font-size: 26px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .info-product .summary-product .list-info li .card-info-product p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .description-product{
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 4rem;
  padding-top: 4rem;
}@media (min-width: 1024px){.content-detail-product > .container-fluid .description-product{
    flex-direction: row;
  }
}@media (min-width: 1281px){.content-detail-product > .container-fluid .description-product{
    gap: 3rem;
  }
}@media (min-width: 1600px){.content-detail-product > .container-fluid .description-product{
    gap: 4rem;
  }
}.content-detail-product > .container-fluid .description-product p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .description-product .info{
  display: block;
  min-width: 100%;
  max-width: 100%;
}.content-detail-product > .container-fluid .description-product .info > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.content-detail-product > .container-fluid .description-product .info{
    min-width: 470px;
  }.content-detail-product > .container-fluid .description-product .info{
    max-width: 470px;
  }
}@media (min-width: 1200px){.content-detail-product > .container-fluid .description-product .info{
    min-width: 580px;
  }.content-detail-product > .container-fluid .description-product .info{
    max-width: 580px;
  }
}@media (min-width: 1281px){.content-detail-product > .container-fluid .description-product .info{
    min-width: 640px;
  }.content-detail-product > .container-fluid .description-product .info{
    max-width: 640px;
  }
}@media (min-width: 1600px){.content-detail-product > .container-fluid .description-product .info{
    min-width: 704px;
  }.content-detail-product > .container-fluid .description-product .info{
    max-width: 704px;
  }
}.content-detail-product > .container-fluid .description-product .info h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .description-product .content-accordion-product{
  display: block;
  width: 100%;
}.content-detail-product > .container-fluid .description-product .content-accordion-product > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-detail-product > .container-fluid .description-product .content-accordion-product .card-accordion{
  display: block;
}.content-detail-product > .container-fluid .description-product .content-accordion-product .card-accordion .title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}.content-detail-product > .container-fluid .description-product .content-accordion-product .card-accordion .title.open{
  border-style: none;
  padding-bottom: 0px;
}.content-detail-product > .container-fluid .description-product .content-accordion-product .card-accordion .title.open i{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.content-detail-product > .container-fluid .description-product .content-accordion-product .card-accordion .title h5{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .description-product .content-accordion-product .card-accordion .title i{
  font-size: 8px;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-detail-product > .container-fluid .description-product .content-accordion-product .card-accordion .body-accordion{
  display: none;
}.content-detail-product > .container-fluid .description-product .content-accordion-product .card-accordion .body-accordion > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-detail-product > .container-fluid .description-product .content-accordion-product .card-accordion .body-accordion{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}.content-look{
  width: 100%;
  padding-top: 72px;
  padding-bottom: 72px;
}.content-look h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-look h3 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-look .nav-control-look{
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}.content-look .nav-control-look a{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-look .nav-control-look a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-look .nav-control-look a i{
  font-size: 12px;
}.content-look .slide-look{
  width: 100%;
  padding-left: 5%;
  padding-top: 2rem;
}@media (min-width: 1281px){.content-look .slide-look{
    padding-left: 9%;
  }
}@media (min-width: 1600px){.content-look .slide-look{
    padding-left: 13%;
  }
}@media (min-width: 1920px){.content-look .slide-look{
    padding-left: 19%;
  }
}.content-look .slide-look .slide{
  min-width: 320px;
  max-width: 320px;
}.content-shopping-cart{
  margin-top: 79px;
  width: 100%;
  padding-top: 3.5rem;
}@media (min-width: 1024px){.content-shopping-cart{
    margin-top: 85px;
  }.content-shopping-cart{
    padding-top: 72px;
  }
}.content-shopping-cart > .container{
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-shopping-cart > .container{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1281px){.content-shopping-cart > .container{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1600px){.content-shopping-cart > .container{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-shopping-cart p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-shopping-cart h1{
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-shopping-cart h1{
    font-size: 32px;
    line-height: 40px;
  }
}@media (min-width: 1024px){.content-shopping-cart h1{
    font-size: 40px;
    line-height: 56px;
  }
}.content-shopping-cart h1 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-shopping-cart .content-empty-shopping{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 600px;
}.content-shopping-cart .content-empty-shopping > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-shopping-cart .content-empty-shopping{
  padding-top: 2.5rem;
  text-align: center;
}@media (min-width: 768px){.content-shopping-cart .content-empty-shopping > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
}.content-shopping-cart .content-empty-shopping i{
  font-size: 108px;
  --tw-text-opacity: 1;
  color: rgb(221 205 177 / var(--tw-text-opacity));
}.content-shopping-cart .content-empty-shopping h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-shopping-cart .content-empty-shopping p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-shopping-cart .table-product{
  display: block;
  width: 100%;
}@media (min-width: 1200px){.content-shopping-cart .table-product > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
}.content-shopping-cart .table-product .description-product{
  display: none;
  grid-template-columns: repeat(10, minmax(0, 1fr));
  padding-left: 1rem;
}@media (min-width: 1200px){.content-shopping-cart .table-product .description-product{
    display: grid;
  }
}.content-shopping-cart .table-product .description-product small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-shopping-cart .table-product .list-product-shopping{
  display: block;
  width: 100%;
}.content-shopping-cart .table-product .list-product-shopping > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-shopping-cart .table-product .list-product-shopping .card-shooping{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}@media (min-width: 768px){.content-shopping-cart .table-product .list-product-shopping .card-shooping{
    padding-left: 1rem;
  }.content-shopping-cart .table-product .list-product-shopping .card-shooping{
    padding-right: 1.25rem;
  }
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  gap: 2rem;
}@media (min-width: 768px){.content-shopping-cart .table-product .list-product-shopping .card-shooping .description{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 1024px){.content-shopping-cart .table-product .list-product-shopping .card-shooping .description{
    display: flex;
  }.content-shopping-cart .table-product .list-product-shopping .card-shooping .description{
    gap: 1rem;
  }
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-title{
  display: flex;
  width: 100%;
  align-items: center;
  gap: 1rem;
  padding-bottom: 0px;
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-title .thumb{
  height: 5rem;
  min-width: 64px;
  max-width: 64px;
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-title .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-title h6{
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-title p{
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-price{
  width: 100%;
  padding-left: 0px;
}@media (min-width: 768px){.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-price{
    padding-left: 0.5rem;
  }
}@media (min-width: 1024px){.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-price{
    padding-left: 1rem;
  }
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-price h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-amount{
  width: 100%;
  padding-left: 0px;
}@media (min-width: 768px){.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-amount{
    padding-left: 0.5rem;
  }
}@media (min-width: 1024px){.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-amount{
    padding-left: 1rem;
  }.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-amount{
    text-align: center;
  }
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-amount .form-counter .counter{
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-amount .form-counter .counter button{
  display: inline-flex;
  height: 1.5rem;
  min-width: 24px;
  max-width: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-amount .form-counter .counter button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-amount .form-counter .counter button:disabled{
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-amount .form-counter .counter .value{
  min-width: 24px;
  max-width: 24px;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-total{
  width: 100%;
  padding-left: 0px;
}@media (min-width: 768px){.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-total{
    padding-left: 0.5rem;
  }
}@media (min-width: 1024px){.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-total{
    padding-left: 1rem;
  }
}.content-shopping-cart .table-product .list-product-shopping .card-shooping .description .info-total h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-shopping-cart .table-product .list-product-shopping .card-shooping a{
  white-space: nowrap;
  padding-left: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}@media (min-width: 1024px){.content-shopping-cart .table-product .list-product-shopping .card-shooping a{
    padding-left: 2.5rem;
  }
}.content-shopping-cart .content-summary-order{
  display: block;
  height: 100%;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}.content-shopping-cart .content-summary-order > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-shopping-cart .content-summary-order{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-shopping-cart .content-summary-order{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1200px){.content-shopping-cart .content-summary-order{
    min-width: 350px;
  }.content-shopping-cart .content-summary-order{
    max-width: 350px;
  }
}@media (min-width: 1281px){.content-shopping-cart .content-summary-order{
    min-width: 400px;
  }.content-shopping-cart .content-summary-order{
    max-width: 400px;
  }
}.content-shopping-cart .content-summary-order h5{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-shopping-cart .content-summary-order .woocommerce-error {
      border: 2px solid #b81c23 !important;
      border-radius: 8px !important;
    }.content-shopping-cart .content-summary-order .woocommerce-message {
      border: 2px solid #8fae1b !important;
      border-radius: 8px !important;
    }.content-shopping-cart .content-summary-order .form-coupon{
  display: flex;
  width: 100%;
  align-items: flex-end;
  gap: 0.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}.content-shopping-cart .content-summary-order .form-coupon label{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-shopping-cart .content-summary-order .form-coupon input{
  height: 3rem;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}.content-shopping-cart .content-summary-order .form-coupon input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-shopping-cart .content-summary-order .form-coupon input:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-shopping-cart .content-summary-order .form-coupon input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-shopping-cart .content-summary-order .list-summary{
  display: block;
}.content-shopping-cart .content-summary-order .list-summary > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-shopping-cart .content-summary-order .list-summary{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}.content-shopping-cart .content-summary-order .list-summary li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
}.content-shopping-cart .content-summary-order .list-summary li p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-shopping-cart .content-summary-order .list-summary li p span{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-shopping-cart .content-summary-order .list-summary li p.offers{
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}.content-shopping-cart .content-summary-order .list-summary li p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-shopping-cart .content-summary-order .list-summary li a{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.content-shopping-cart .content-summary-order .list-summary li h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-shopping-cart .content-summary-order small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.header-checkout{
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%),#ffffff;
}.header-checkout > .container{
  display: flex;
  max-width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.header-checkout > .container{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.header-checkout > .container{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.header-checkout > .container{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.header-checkout > .container{
    padding-left: 120px;
    padding-right: 120px;
  }
}.header-checkout > .container .logo{
  display: block;
}.header-checkout > .container .logo img{
  height: 2rem;
  -o-object-fit: contain;
     object-fit: contain;
}.content-checkout{
  width: 100%;
  padding-bottom: 96px;
}.content-checkout .form-wizard-wrapper{
  width: 100%;
}.content-checkout .form-wizard-wrapper > .container{
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-checkout .form-wizard-wrapper > .container{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-checkout .form-wizard-wrapper > .container{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-checkout .form-wizard-wrapper > .container{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-checkout .form-wizard-wrapper > .container{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-checkout .control-progress-step{
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}.content-checkout .control-progress-step > .container{
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-checkout .control-progress-step > .container{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-checkout .control-progress-step > .container{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-checkout .control-progress-step > .container{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-checkout .control-progress-step > .container{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-checkout .control-progress-step > .container .list-progress-step{
  display: flex;
  align-items: center;
  row-gap: 0.5rem;
  overflow: auto;
}.content-checkout .control-progress-step > .container .list-progress-step .item-step{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}.content-checkout .control-progress-step > .container .list-progress-step .item-step .number{
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}.content-checkout .control-progress-step > .container .list-progress-step .item-step .number i{
  display: none;
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-checkout .control-progress-step > .container .list-progress-step .item-step .number span{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-checkout .control-progress-step > .container .list-progress-step .item-step p{
  white-space: nowrap;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-checkout .control-progress-step > .container .list-progress-step .item-step.active::after{
  --tw-text-opacity: 1 !important;
  color: rgb(206 184 144 / var(--tw-text-opacity)) !important;
}.content-checkout .control-progress-step > .container .list-progress-step .item-step.active .number{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
}.content-checkout .control-progress-step > .container .list-progress-step .item-step.active .number span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-checkout .control-progress-step > .container .list-progress-step .item-step.active p{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-checkout .control-progress-step > .container .list-progress-step .item-step.check::after{
  --tw-text-opacity: 1 !important;
  color: rgb(206 184 144 / var(--tw-text-opacity)) !important;
}.content-checkout .control-progress-step > .container .list-progress-step .item-step.check .number{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
}.content-checkout .control-progress-step > .container .list-progress-step .item-step.check .number i{
  display: block;
}.content-checkout .control-progress-step > .container .list-progress-step .item-step.check .number span{
  display: none;
}.content-checkout .control-progress-step > .container .list-progress-step .item-step.check p{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-checkout .control-progress-step > .container .list-progress-step .item-step:not(:last-child)::after {
            content: "\f107";
            position: relative;
            padding-left: 1rem;
            padding-right: 1rem;
            font-size: 10px;
            --tw-text-opacity: 1;
            color: rgb(127 127 127 / var(--tw-text-opacity));
          }@media (min-width: 1024px){.content-checkout .control-progress-step > .container .list-progress-step .item-step:not(:last-child)::after{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-checkout .control-progress-step > .container .list-progress-step .item-step:not(:last-child)::after {
            font-family: 'icons';
            font-weight: normal;
            font-style: normal;
            line-height: 1;
            text-transform: none;
            letter-spacing: normal;
            word-wrap: normal;
            white-space: nowrap;
            direction: ltr;
            -webkit-font-smoothing: antialiased;
            text-rendering: optimizeLegibility;
            -moz-osx-font-smoothing: grayscale;
            font-feature-settings: 'liga';
          }.content-checkout .info-field{
  width: 100%;
}.content-checkout .info-field fieldset{
  display: block;
  width: 100%;
}.content-checkout .info-field fieldset > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-checkout .info-field fieldset > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(96px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(96px * var(--tw-space-y-reverse));
  }
}.content-checkout .info-field fieldset h5{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .data-personal{
  display: block;
  width: 100%;
}.content-checkout .info-field fieldset .data-personal > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-checkout .info-field fieldset .data-personal small{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .data-personal small a{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.content-checkout .info-field fieldset .data-personal .info-login{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 0.5rem;
}.content-checkout .info-field fieldset .data-personal .info-login .icon-contain{
  display: inline-flex;
  height: 3.5rem;
  min-width: 56px;
  max-width: 56px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
}.content-checkout .info-field fieldset .data-personal .info-login .icon-contain span{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .data-personal .info-login h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .data-personal .info-login p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .data-personal .info-login a{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.content-checkout .info-field fieldset .form-group .map{
  height: 314px;
  width: 100%;
}.content-checkout .info-field fieldset .form-group .map iframe{
  height: 100%;
  width: 100%;
  border-radius: 0.25rem;
}.content-checkout .info-field fieldset .form-group .info-map{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}.content-checkout .info-field fieldset .form-group .info-map i{
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .form-group .info-map small{
  margin-top: 0px;
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .card-information{
  display: block;
}.content-checkout .info-field fieldset .card-information > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-checkout .info-field fieldset .card-information{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-checkout .info-field fieldset .card-information{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-checkout .info-field fieldset .card-information button{
  display: inline-flex;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.content-checkout .info-field fieldset .card-information .list-summary-shipping{
  display: block;
}.content-checkout .info-field fieldset .card-information .list-summary-shipping > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-checkout .info-field fieldset .card-information .list-summary-shipping li{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}@media (min-width: 768px){.content-checkout .info-field fieldset .card-information .list-summary-shipping li{
    flex-direction: row;
  }.content-checkout .info-field fieldset .card-information .list-summary-shipping li{
    align-items: center;
  }.content-checkout .info-field fieldset .card-information .list-summary-shipping li{
    gap: 3.5rem;
  }
}.content-checkout .info-field fieldset .card-information .list-summary-shipping li small{
  display: block;
  min-width: 100%;
  max-width: 100%;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-checkout .info-field fieldset .card-information .list-summary-shipping li small{
    min-width: 96px;
  }.content-checkout .info-field fieldset .card-information .list-summary-shipping li small{
    max-width: 96px;
  }
}.content-checkout .info-field fieldset .card-information .list-summary-shipping li p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .card-information .list-summary-shipping li:last-child{
  border-width: 0px;
  padding-bottom: 0px;
}.content-checkout .info-field fieldset .card-preferences{
  display: block;
}.content-checkout .info-field fieldset .card-preferences > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-checkout .info-field fieldset .card-preferences{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-checkout .info-field fieldset .card-preferences{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-checkout .info-field fieldset .card-preferences button{
  display: inline-flex;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.content-checkout .info-field fieldset .card-preferences .info-shipping{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}@media (min-width: 768px){.content-checkout .info-field fieldset .card-preferences .info-shipping{
    flex-direction: row;
  }.content-checkout .info-field fieldset .card-preferences .info-shipping{
    align-items: center;
  }.content-checkout .info-field fieldset .card-preferences .info-shipping{
    justify-content: space-between;
  }.content-checkout .info-field fieldset .card-preferences .info-shipping{
    gap: 3.5rem;
  }
}.content-checkout .info-field fieldset .card-preferences .info-shipping h6{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-checkout .info-field fieldset .card-preferences .info-shipping h6{
    min-width: 96px;
  }.content-checkout .info-field fieldset .card-preferences .info-shipping h6{
    max-width: 96px;
  }
}.content-checkout .info-field fieldset .card-preferences .info-shipping p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .card-preferences .info-shipping p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .card-preferences .info-shipping p small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}.content-checkout .info-field fieldset .card-preferences .info-shipping p span{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .info-tabs-shipping{
  width: 100%;
}.content-checkout .info-field fieldset .info-tabs-shipping .nav-control-shipping{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
  border-radius: 56px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.content-checkout .info-field fieldset .info-tabs-shipping .nav-control-shipping a{
  display: block;
  border-radius: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .info-tabs-shipping .nav-control-shipping a.active{
  --tw-bg-opacity: 1;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping{
  width: 100%;
  padding-top: 1.5rem;
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs{
  display: none;
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs.open{
  display: block;
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment{
  display: block;
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment li .input-check{
  margin: 0px;
  cursor: pointer;
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment li .input-check input{
  display: none;
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment li .input-check label{
  display: block;
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment li .input-check .info{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 26px;
  padding-bottom: 26px;
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment li .input-check .info p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment li .input-check input + .info span{
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-left: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment li .input-check input + .info span small{
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment li .input-check input:checked + .info{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
}.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment li .input-check input + .info span:before  {
                  content: "";
                  position: absolute;
                  left: 0px;
                  height: 1.25rem;
                  width: 1.25rem;
                  border-radius: 9999px;
                  border-width: 1px;
                  --tw-border-opacity: 1;
                  border-color: rgb(25 25 25 / var(--tw-border-opacity));
                  --tw-bg-opacity: 1;
                  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
                }.content-checkout .info-field fieldset .info-tabs-shipping .body-tabs-shipping .tabs .list-shipment li .input-check input:checked + .info  span:before{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity)); 
                  box-shadow: inset 0 0px 0 3px #ffffff;
}.content-checkout .order-summary{
  display: block;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
}.content-checkout .order-summary > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-checkout .order-summary{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 1024px){.content-checkout .order-summary{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1281px){.content-checkout .order-summary{
    min-width: 480px;
  }.content-checkout .order-summary{
    max-width: 480px;
  }
}@media (min-width: 1600px){.content-checkout .order-summary{
    min-width: 544px;
  }.content-checkout .order-summary{
    max-width: 544px;
  }.content-checkout .order-summary{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}.content-checkout .order-summary h1{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-product-summary{
  display: block;
}.content-checkout .order-summary .list-product-summary > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-checkout .order-summary .list-product-summary li .card-summary{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}.content-checkout .order-summary .list-product-summary li .card-summary .thumb{
  position: relative;
  height: 4rem;
  min-width: 56px;
  max-width: 56px;
}.content-checkout .order-summary .list-product-summary li .card-summary .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-checkout .order-summary .list-product-summary li .card-summary .thumb figcaption{
  position: absolute;
  top: -0.5rem;
  right: -0.25rem;
  display: inline-flex;
  height: 1.25rem;
  min-width: 20px;
  max-width: 20px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-product-summary li .card-summary .description{
  display: block;
}.content-checkout .order-summary .list-product-summary li .card-summary .description h5{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-product-summary li .card-summary .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-product-summary li .card-summary small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-product-summary li .card-summary .btn-remove{
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-product-summary li .card-summary .btn-remove:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-product-summary li .card-summary .btn-remove i{
  font-size: 14px;
}.content-checkout .order-summary .coupon{
  display: flex;
  align-items: flex-end;
  gap: 0.5rem;
}.content-checkout .order-summary .coupon label{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-checkout .order-summary .coupon input{
  height: 3rem;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}.content-checkout .order-summary .coupon input::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-checkout .order-summary .coupon input:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-checkout .order-summary .coupon input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-summary{
  display: block;
}.content-checkout .order-summary .list-summary > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-checkout .order-summary .list-summary{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}.content-checkout .order-summary .list-summary li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
}.content-checkout .order-summary .list-summary li p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-summary li p span{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-summary li p.offers{
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-summary li p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-checkout .order-summary .list-summary li a{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.content-checkout .order-summary h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-order-confirmation{
  margin-top: 79px;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
}@media (min-width: 768px){.content-order-confirmation{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}@media (min-width: 1024px){.content-order-confirmation{
    margin-top: 85px;
  }
}.content-order-confirmation .body-order{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 736px;
}.content-order-confirmation .body-order > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-order-confirmation .body-order > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }
}.content-order-confirmation .body-order .title{
  display: block;
}.content-order-confirmation .body-order .title > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-order-confirmation .body-order .title{
  text-align: center;
}.content-order-confirmation .body-order .title .contain-icon{
  display: inline-flex;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
}.content-order-confirmation .body-order .title .contain-icon i{
  font-size: 32px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .title h1{
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-order-confirmation .body-order .title h1{
    font-size: 28px;
    line-height: 32px;
  }
}@media (min-width: 1024px){.content-order-confirmation .body-order .title h1{
    font-size: 32px;
    line-height: 40px;
  }
}.content-order-confirmation .body-order .title h1 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .title p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .info-order{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  flex-direction: column;
  gap: 0.5rem;
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 768px){.content-order-confirmation .body-order .info-order{
    display: flex;
  }.content-order-confirmation .body-order .info-order{
    flex-direction: row;
  }.content-order-confirmation .body-order .info-order{
    align-items: center;
  }.content-order-confirmation .body-order .info-order{
    justify-content: space-between;
  }
}.content-order-confirmation .body-order .info-order small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .info-order p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .detail-order{
  display: block;
}.content-order-confirmation .body-order .detail-order > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-order-confirmation .body-order .detail-order h5{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .detail-order .list-orders{
  display: block;
}.content-order-confirmation .body-order .detail-order .list-orders > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-order-confirmation .body-order .detail-order .list-orders li .card-order{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}.content-order-confirmation .body-order .detail-order .list-orders li .card-order .thumb{
  position: relative;
  height: 4rem;
  min-width: 56px;
  max-width: 56px;
}.content-order-confirmation .body-order .detail-order .list-orders li .card-order .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-order-confirmation .body-order .detail-order .list-orders li .card-order .thumb figcaption{
  position: absolute;
  top: -0.5rem;
  right: -0.25rem;
  display: inline-flex;
  height: 1.25rem;
  min-width: 20px;
  max-width: 20px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .detail-order .list-orders li .card-order h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .detail-order .list-orders li .card-order p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .list-info{
  display: block;
}.content-order-confirmation .body-order .list-info > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-order-confirmation .body-order .list-info{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}.content-order-confirmation .body-order .list-info li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}.content-order-confirmation .body-order .list-info li p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .list-info li p span{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .list-info li p.offers{
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}.content-order-confirmation .body-order .info-total{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}.content-order-confirmation .body-order .info-total h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalSent{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: none;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(50 50 50 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.9;
}#modalSent.open{
  display: flex;
}#modalSent .body-modal{
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){#modalSent .body-modal{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}#modalSent .body-modal .description{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 640px;
}#modalSent .body-modal .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}#modalSent .body-modal .description{
  text-align: center;
}#modalSent .body-modal .description img{
  margin-left: auto;
  margin-right: auto;
  height: 144px;
  -o-object-fit: contain;
     object-fit: contain;
}#modalSent .body-modal .description h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalSent .body-modal .description h4 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}#modalSent .body-modal .description p{
  margin-left: auto;
  margin-right: auto;
  max-width: 496px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}#modalSent .body-modal .description p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalError{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: none;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(50 50 50 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.9;
}#modalError.open{
  display: flex;
}#modalError .body-modal{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){#modalError .body-modal{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}#modalError .body-modal .btn-close-error{
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}#modalError .body-modal .btn-close-error i{
  font-size: 14px;
}#modalError .body-modal .description{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 640px;
}#modalError .body-modal .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}#modalError .body-modal .description{
  text-align: center;
}#modalError .body-modal .description img{
  margin-left: auto;
  margin-right: auto;
  height: 144px;
  -o-object-fit: contain;
     object-fit: contain;
}#modalError .body-modal .description h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalError .body-modal .description h4 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}#modalError .body-modal .description p{
  margin-left: auto;
  margin-right: auto;
  max-width: 496px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}#modalError .body-modal .description p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.footer-checkout{
  width: 100%;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}.footer-checkout > .container{
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.footer-checkout > .container{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.footer-checkout > .container{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.footer-checkout > .container{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.footer-checkout > .container{
    padding-left: 120px;
    padding-right: 120px;
  }
}.footer-checkout a{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.footer-checkout a:hover{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.footer-checkout .list-payment{
  display: flex;
  align-items: center;
  gap: 1rem;
}@media (min-width: 1024px){.footer-checkout .list-payment{
    gap: 1.5rem;
  }
}.footer-checkout .list-payment li img{
  height: 2rem;
  border-radius: 0.25rem;
  -o-object-fit: contain;
     object-fit: contain;
}.content-login{
  margin-top: 79px;
  width: 100%;
  padding-top: 88px;
  padding-bottom: 88px;
}@media (min-width: 1024px){.content-login{
    margin-top: 85px;
  }
}.content-login .body{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 608px;
}.content-login .body > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-login .body{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-login .body > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }.content-login .body{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }.content-login .body{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1024px){.content-login .body{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}@media (min-width: 1200px){.content-login .body{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}.content-login .body .icon-contain{
  display: inline-flex;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
}.content-login .body .icon-contain i{
  font-size: 28px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-login .body h1{
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}@media (min-width: 768px){.content-login .body h1{
    font-size: 28px;
    line-height: 32px;
  }
}@media (min-width: 1024px){.content-login .body h1{
    font-size: 32px;
    line-height: 40px;
  }
}.content-login .body h1 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-login .body p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-login .body p a{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.content-login .body form{
  width: 100%;
}.content-login .body form .woocommerce-error{
  border-radius: 0.5rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(184 28 35 / var(--tw-border-opacity)) !important;
}.content-login .body form .woocommerce-error li{
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
}.content-login .body #formSignUp .error-register{
  margin-top: 0.75rem !important;
  border-radius: 0.5rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(184 28 35 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity)) !important;
  padding: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(81 81 81 / var(--tw-text-opacity)) !important;
}.content-profile{
  margin-top: 79px;
  width: 100%;
}@media (min-width: 1024px){.content-profile{
    margin-top: 85px;
  }
}.content-profile > .container-fluid{
  display: flex;
  flex-direction: column;
  gap: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-profile > .container-fluid{
    flex-direction: row;
  }.content-profile > .container-fluid{
    gap: 2rem;
  }.content-profile > .container-fluid{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}@media (min-width: 1281px){.content-profile > .container-fluid{
    gap: 3.5rem;
  }.content-profile > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1600px){.content-profile > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-profile > .container-fluid .side-bar-profile{
  display: block;
  min-width: 100%;
  max-width: 100%;
}.content-profile > .container-fluid .side-bar-profile > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .side-bar-profile{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 2rem;
  padding-top: 3rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-profile > .container-fluid .side-bar-profile{
    min-width: 328px;
  }.content-profile > .container-fluid .side-bar-profile{
    max-width: 328px;
  }.content-profile > .container-fluid .side-bar-profile{
    border-right-width: 1px;
  }.content-profile > .container-fluid .side-bar-profile{
    padding-bottom: 5rem;
  }.content-profile > .container-fluid .side-bar-profile{
    padding-top: 5rem;
  }.content-profile > .container-fluid .side-bar-profile{
    padding-right: 1.5rem;
  }
}@media (min-width: 1200px){.content-profile > .container-fluid .side-bar-profile{
    padding-bottom: 120px;
  }.content-profile > .container-fluid .side-bar-profile{
    padding-top: 120px;
  }
}@media (min-width: 1281px){.content-profile > .container-fluid .side-bar-profile{
    padding-right: 2.5rem;
  }
}.content-profile > .container-fluid .side-bar-profile h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-profile > .container-fluid .side-bar-profile h1{
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-profile > .container-fluid .side-bar-profile h1{
    font-size: 40px;
    line-height: 48px;
  }
}@media (min-width: 1024px){.content-profile > .container-fluid .side-bar-profile h1{
    font-size: 48px;
    line-height: 56px;
  }
}.content-profile > .container-fluid .side-bar-profile .nav-profile{
  display: block;
}.content-profile > .container-fluid .side-bar-profile .nav-profile > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .side-bar-profile .nav-profile .item-profile{
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 0.5rem;
  padding: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-profile > .container-fluid .side-bar-profile .nav-profile .item-profile:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-profile > .container-fluid .side-bar-profile .nav-profile .item-profile i{
  font-size: 20px;
}.content-profile > .container-fluid .side-bar-profile .nav-profile .item-profile.active{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile{
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 120px;
}@media (min-width: 1024px){.content-profile > .container-fluid .body-profile{
    padding-top: 5rem;
  }
}@media (min-width: 1200px){.content-profile > .container-fluid .body-profile{
    padding-top: 120px;
  }
}.content-profile > .container-fluid .body-profile h5{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-info-personal{
  display: block;
}.content-profile > .container-fluid .body-profile .body-info-personal > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .body-profile .body-info-personal{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .body-info-personal > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }.content-profile > .container-fluid .body-profile .body-info-personal{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1281px){.content-profile > .container-fluid .body-profile .body-info-personal{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-profile > .container-fluid .body-profile .body-info-personal .item-info{
  display: flex;
  align-items: center;
  gap: 1rem;
}.content-profile > .container-fluid .body-profile .body-info-personal .item-info .icon-contain{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
}.content-profile > .container-fluid .body-profile .body-info-personal .item-info .icon-contain i{
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-info-personal .item-info p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-info-personal .item-info p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-edit-personal{
  display: none;
}.content-profile > .container-fluid .body-profile .body-edit-personal > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .body-profile .body-edit-personal{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .body-edit-personal > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }.content-profile > .container-fluid .body-profile .body-edit-personal{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1281px){.content-profile > .container-fluid .body-profile .body-edit-personal{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-profile > .container-fluid .body-profile .body-password{
  display: block;
}.content-profile > .container-fluid .body-profile .body-password > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .body-profile .body-password{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .body-password > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }.content-profile > .container-fluid .body-profile .body-password{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1281px){.content-profile > .container-fluid .body-profile .body-password{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-profile > .container-fluid .body-profile .body-password .item-password{
  display: flex;
  align-items: center;
  gap: 1rem;
}.content-profile > .container-fluid .body-profile .body-password .item-password .icon-contain{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
}.content-profile > .container-fluid .body-profile .body-password .item-password .icon-contain i{
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-password .item-password p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-password .item-password p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-edit-password{
  display: none;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .body-edit-password{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1281px){.content-profile > .container-fluid .body-profile .body-edit-password{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-profile > .container-fluid .body-profile .empty-address{
  display: block;
}.content-profile > .container-fluid .body-profile .empty-address > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .body-profile .empty-address i{
  font-size: 68px;
  --tw-text-opacity: 1;
  color: rgb(221 205 177 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .empty-address h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .empty-address h6{
    font-size: 24px;
    line-height: 32px;
  }
}@media (min-width: 1024px){.content-profile > .container-fluid .body-profile .empty-address h6{
    font-size: 28px;
    line-height: 32px;
  }
}.content-profile > .container-fluid .body-profile .empty-address p{
  max-width: 536px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-address > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .body-profile .body-address{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .body-address > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }.content-profile > .container-fluid .body-profile .body-address{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1281px){.content-profile > .container-fluid .body-profile .body-address{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-profile > .container-fluid .body-profile .body-address .item-address{
  display: flex;
  align-items: center;
  gap: 1rem;
}.content-profile > .container-fluid .body-profile .body-address .item-address .icon-contain{
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
}.content-profile > .container-fluid .body-profile .body-address .item-address .icon-contain i{
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-address .item-address p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-address .item-address p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .body-edit-address{
  display: none;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .body-edit-address{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1281px){.content-profile > .container-fluid .body-profile .body-edit-address{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-profile > .container-fluid .body-profile .body-add-address{
  display: none;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .body-add-address{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1281px){.content-profile > .container-fluid .body-profile .body-add-address{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-profile > .container-fluid .body-profile .table-orders{
  width: 100%;
  min-width: 100%;
  max-width: 300px;
  overflow: auto;
}.content-profile > .container-fluid .body-profile .table-orders table{
  width: 100%;
}.content-profile > .container-fluid .body-profile .table-orders table thead tr th{
  border-style: none !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity)) !important;
  padding: 1rem !important;
  text-align: left !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 600 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(102 102 102 / var(--tw-text-opacity)) !important;
}.content-profile > .container-fluid .body-profile .table-orders table tbody tr th{
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .table-orders table tbody tr td{
  border-top-width: 1px !important;
  border-bottom-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  text-align: left !important;
}.content-profile > .container-fluid .body-profile .table-orders table tbody tr td p{
  text-align: left !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(102 102 102 / var(--tw-text-opacity)) !important;
}.content-profile > .container-fluid .body-profile .table-orders table tbody tr td p b{
  font-family: Montserrat, sans-serif !important;
  font-weight: 600 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}.content-profile > .container-fluid .body-profile .table-orders table tbody tr td .badge{
  display: inline-block;
  border-radius: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
}.content-profile > .container-fluid .body-profile .table-orders table tbody tr td .badge.pending{
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .table-orders table tbody tr td .badge.processing, .content-profile > .container-fluid .body-profile .table-orders table tbody tr td .badge.on-hold{
  --tw-bg-opacity: 1;
  background-color: rgb(254 239 193 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(251 189 8 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .table-orders table tbody tr td .badge.completed{
  --tw-bg-opacity: 1;
  background-color: rgb(224 249 230 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(33 186 69 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .table-orders table tbody tr td .badge.cancelled, .content-profile > .container-fluid .body-profile .table-orders table tbody tr td .badge.failed{
  --tw-bg-opacity: 1;
  background-color: rgb(246 201 201 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .table-orders table tbody tr td .badge.refunded{
  --tw-bg-opacity: 1;
  background-color: rgb(206 226 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(66 142 255 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .empty-orders{
  display: block;
}.content-profile > .container-fluid .body-profile .empty-orders > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .body-profile .empty-orders i{
  font-size: 68px;
  --tw-text-opacity: 1;
  color: rgb(221 205 177 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .empty-orders h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .empty-orders h6{
    font-size: 24px;
    line-height: 32px;
  }
}@media (min-width: 1024px){.content-profile > .container-fluid .body-profile .empty-orders h6{
    font-size: 28px;
    line-height: 32px;
  }
}.content-profile > .container-fluid .body-profile .empty-orders p{
  max-width: 536px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders{
  display: block;
}.content-profile > .container-fluid .body-profile .detail-orders > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .body-profile .detail-orders{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .detail-orders > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1024px){.content-profile > .container-fluid .body-profile .detail-orders{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1200px){.content-profile > .container-fluid .body-profile .detail-orders{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}.content-profile > .container-fluid .body-profile .detail-orders .btn-back-orders{
  display: inline-flex;
  height: 3rem;
  min-width: 48px;
  max-width: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .btn-back-orders i{
  font-size: 14px;
}.content-profile > .container-fluid .body-profile .detail-orders .badge{
  display: inline-block;
  border-radius: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
}.content-profile > .container-fluid .body-profile .detail-orders .badge.warning{
  --tw-bg-opacity: 1;
  background-color: rgb(254 239 193 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(251 189 8 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .badge.success{
  --tw-bg-opacity: 1;
  background-color: rgb(224 249 230 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(33 186 69 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .badge.danger{
  --tw-bg-opacity: 1;
  background-color: rgb(246 201 201 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  justify-content: space-between;
  gap: 1rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order{
    display: flex;
  }.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order{
    gap: 2rem;
  }.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order{
    display: grid;
  }
}@media (min-width: 1200px){.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order{
    display: flex;
  }.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order{
    gap: 2.5rem;
  }
}.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .detail-info-order p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-product{
  display: block;
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-product > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-product li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-product li .thumb{
  position: relative;
  height: 4rem;
  min-width: 56px;
  max-width: 56px;
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-product li .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-product li .thumb figcaption{
  position: absolute;
  top: -0.5rem;
  right: -0.25rem;
  display: inline-flex;
  height: 1.25rem;
  min-width: 20px;
  max-width: 20px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-product li h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-product li p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-price{
  display: block;
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-price > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-price{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-price li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.25rem;
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-price li p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-price li p span{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-price li p.offers{
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}.content-profile > .container-fluid .body-profile .detail-orders .list-detail-price li p b{
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-search{
  width: 100%;
  padding-top: 72px;
  padding-bottom: 88px;
}.content-search > .container-fluid{
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-search > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.content-search > .container-fluid{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}@media (min-width: 1281px){.content-search > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-search > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-search > .container-fluid .empty-search{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 600px;
}.content-search > .container-fluid .empty-search > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.content-search > .container-fluid .empty-search{
  padding-top: 3rem;
  padding-bottom: 100px;
  text-align: center;
}@media (min-width: 768px){.content-search > .container-fluid .empty-search > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1024px){.content-search > .container-fluid .empty-search{
    padding-top: 96px;
  }
}.content-search > .container-fluid .empty-search h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-search > .container-fluid p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-search > .container-fluid p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-search > .container-fluid h1{
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-search > .container-fluid h1{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){.content-search > .container-fluid h1{
    font-size: 56px;
    line-height: 64px;
  }
}.content-search > .container-fluid h1 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-search > .container-fluid .form-sort{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}@media (min-width: 768px){.content-search > .container-fluid .form-sort{
    flex-direction: row;
  }.content-search > .container-fluid .form-sort{
    align-items: center;
  }.content-search > .container-fluid .form-sort{
    justify-content: flex-end;
  }.content-search > .container-fluid .form-sort{
    gap: 1rem;
  }
}.content-search > .container-fluid .form-sort label{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-search > .container-fluid .form-sort .form-group{
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 768px){.content-search > .container-fluid .form-sort .form-group{
    min-width: 232px;
  }.content-search > .container-fluid .form-sort .form-group{
    max-width: 232px;
  }
}.content-search > .container-fluid .list-product{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 1.5rem;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}@media (min-width: 768px){.content-search > .container-fluid .list-product{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.content-search > .container-fluid .list-product{
    row-gap: 2rem;
  }
}@media (min-width: 1024px){.content-search > .container-fluid .list-product{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}@media (min-width: 1200px){.content-search > .container-fluid .list-product{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.content-search > .container-fluid .list-product{
    -moz-column-gap: 1.75rem;
         column-gap: 1.75rem;
  }
}/* ! tailwindcss v3.0.18 | MIT License | https://tailwindcss.com *//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/*
Ensure the default browser behavior of the `hidden` attribute.
*/[hidden] {
  display: none;
}h1{
  font-size: 40px;
  line-height: 56px;
}@media (min-width: 768px){h1{
    font-size: 48px;
    line-height: 56px;
  }
}@media (min-width: 1024px){h1{
    font-size: 56px;
    line-height: 64px;
  }
}h2{
  font-size: 32px;
  line-height: 40px;
}@media (min-width: 768px){h2{
    font-size: 40px;
    line-height: 48px;
  }
}@media (min-width: 1024px){h2{
    font-size: 48px;
    line-height: 56px;
  }
}h3{
  font-size: 32px;
  line-height: 40px;
}@media (min-width: 768px){h3{
    font-size: 32px;
    line-height: 40px;
  }
}@media (min-width: 1024px){h3{
    font-size: 40px;
    line-height: 56px;
  }
}h4{
  font-size: 24px;
  line-height: 32px;
}@media (min-width: 768px){h4{
    font-size: 28px;
    line-height: 32px;
  }
}@media (min-width: 1024px){h4{
    font-size: 32px;
    line-height: 40px;
  }
}h5{
  font-size: 20px;
  line-height: 24px;
}@media (min-width: 768px){h5{
    font-size: 24px;
    line-height: 32px;
  }
}@media (min-width: 1024px){h5{
    font-size: 28px;
    line-height: 32px;
  }
}*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}.container{
  width: 100%;
}@media (min-width: 375px){.container{
    max-width: 375px;
  }
}@media (min-width: 640px){.container{
    max-width: 640px;
  }
}@media (min-width: 768px){.container{
    max-width: 768px;
  }
}@media (min-width: 1024px){.container{
    max-width: 1024px;
  }
}@media (min-width: 1200px){.container{
    max-width: 1200px;
  }
}@media (min-width: 1281px){.container{
    max-width: 1281px;
  }
}@media (min-width: 1536px){.container{
    max-width: 1536px;
  }
}@media (min-width: 1600px){.container{
    max-width: 1600px;
  }
}@media (min-width: 1920px){.container{
    max-width: 1920px;
  }
}.container{
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}@media (min-width: 640px){.container{
    max-width: 540px;
  }
}@media (min-width: 768px){.container{
    max-width: 720px;
  }
}@media (min-width: 1024px){.container{
    max-width: 960px;
  }
}@media (min-width: 1200px){.container{
    max-width: 1216px;
  }
}.btn{
  display: inline-flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}
.btn.btn-x-large{
  height: 3.5rem;
  border-radius: 40px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 16px;
  line-height: 24px;
}.btn.btn-large{
  height: 3rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-size: 16px;
  line-height: 24px;
}.btn.btn-medium{
  height: 2.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 16px;
  line-height: 24px;
}.btn.btn-small{
  height: 1.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 14px;
  line-height: 24px;
}.btn:disabled, .btn.disabled{
  pointer-events: none;
  cursor: not-allowed;
  border-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(178 178 178 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.btn i{
  font-size: 14px;
}.btn i.right{
  margin-left: 0.5rem;
}@media (min-width: 768px){.btn i.right{
    margin-left: 0.75rem;
  }
}.btn i.left{
  margin-right: 0.5rem;
}@media (min-width: 768px){.btn i.left{
    margin-right: 0.75rem;
  }
}.btn-icon.btn-large{
  height: 3rem;
  min-width: 48px;
  max-width: 48px;
}.btn-icon.btn-medium{
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
}.btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.btn-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
}.btn-secondary{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.btn-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.btn-solid-secondary{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.btn-solid-tertiary{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.btn-solid-tertiary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
}.form-group{
  display: block;
}.form-group label{
  margin-bottom: 0.5rem;
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.form-group small{
  margin-top: 0.5rem;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.form-group label.error{
  margin-top: 0.5rem !important;
  margin-bottom: 0px !important;
  font-size: 14px !important;
  line-height: 24px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(219 40 40 / var(--tw-text-opacity)) !important;
}.form-group .form-control{
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}.form-group .form-control::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.form-group .form-control:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.form-group .form-control::placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.form-group .form-control {
      box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10);
    }.form-group .form-control.large{
  height: 3rem;
}.form-group .form-control.medium{
  height: 2.5rem;
}.form-group .form-control.small{
  height: 2rem;
}.form-group .form-control:disabled{
  pointer-events: none;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
        background: #F2F2F2 !important;
}.form-group .form-control.error{
  --tw-border-opacity: 1;
  border-color: rgb(219 40 40 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
        box-shadow: 0px 0px 0px 3.5px rgba(238, 100, 100, 0.20);
}.form-group .input-group{
  position: relative;
  width: 100%;
}.form-group .input-group .custom-file{
  height: 3rem;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}.form-group .input-group .custom-file::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.form-group .input-group .custom-file:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.form-group .input-group .custom-file::placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}.form-group .input-group .custom-file .error{
  margin-top: 0px !important;
  display: block !important;
  width: 100% !important;
}.form-group .input-group .custom-file .custom-file-input{
  position: relative;
  z-index: 20;
  margin: 0px;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
  outline: 2px solid transparent;
  outline-offset: 2px;
}.form-group .input-group .custom-file .custom-file-label{
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  display: flex;
  height: 3rem;
  width: 100%;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: space-between;
  overflow: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}.form-group .input-group .custom-file .custom-file-label:after {
            content: "Subir Archivo";
            display: flex;
            height: 100%;
            align-items: center;
            justify-content: center;
            white-space: nowrap;
            border-top-right-radius: 0.5rem;
            border-bottom-right-radius: 0.5rem;
            --tw-bg-opacity: 1;
            background-color: rgb(76 76 76 / var(--tw-bg-opacity));
            padding-left: 1rem;
            padding-right: 1rem;
            font-family: Montserrat, sans-serif;
            font-size: 16px;
            line-height: 24px;
            font-weight: 500;
            --tw-text-opacity: 1;
            color: rgb(255 255 255 / var(--tw-text-opacity));
          }.form-group .input-icon-arrow{
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
}.form-group .input-icon-arrow .form-control.large{
  height: 3rem !important;
}.form-group .input-icon-arrow .form-control.medium{
  height: 2.5rem !important;
}.form-group .input-icon-arrow i{
  position: absolute;
  right: 1rem;
  font-size: 8px;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.form-group .input-icon-arrow .error{
  position: absolute;
  top: 100%;
  width: 100%;
}.form-group .input-icons{
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
}.form-group .input-icons .form-control{
  padding-left: 2rem;
}.form-group .input-icons .form-control.large{
  height: 3rem !important;
}.form-group .input-icons .form-control.medium{
  height: 2.5rem !important;
}.form-group .input-icons i{
  position: absolute;
}.form-group .input-icons i.left{
  left: 0.5rem;
}.form-group .input-icons i.right{
  right: 0.5rem;
}.form-group .input-icons label.error{
  position: absolute;
  left: 0px;
  top: 100%;
  margin-top: 0px;
}.form-group .checkbox-radio{
  margin: 0px;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  align-items: center;
}.form-group .checkbox-radio:hover .text{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.form-group .checkbox-radio:hover .text:after{
  --tw-border-opacity: 1;
  border-color: rgb(216 198 166 / var(--tw-border-opacity));
}.form-group .checkbox-radio input:checked + .text{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.form-group .checkbox-radio input{
  display: none;
}.form-group .checkbox-radio input + .text{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 52px;
  padding-right: 1rem;
}.form-group .checkbox-radio input + .text span{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.form-group .checkbox-radio input + .text small{
  margin-top: 0px;
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.form-group .checkbox-radio input + .text:after { 
      content: ""; 
      position: absolute; 
      left: 1rem; 
      height: 1.25rem; 
      width: 1.25rem; 
      border-radius: 9999px; 
      border-width: 1px; 
      --tw-border-opacity: 1; 
      border-color: rgb(127 127 127 / var(--tw-border-opacity));
    }.form-group .checkbox-radio input:checked + .text{
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
}.form-group .checkbox-radio input:checked + .text:after{
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  font-size: 7px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
      content: "\f112";
      font-family: 'icons';
      font-weight: normal;
      font-style: normal;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      -moz-osx-font-smoothing: grayscale;
      font-feature-settings: 'liga';
}.form-group .checkbox{
  margin: 0px;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
}.form-group .checkbox input{
  display: none;
}.form-group .checkbox label{
  display: block;
}.form-group .checkbox input + span{
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.form-group .checkbox input + span a{
  padding-left: 0.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.form-group .checkbox input:checked + span{
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.form-group .checkbox input + span:before {
      content: "";
      position: absolute;
      left: 0px;
      height: 1rem;
      width: 1rem;
      border-radius: 0.125rem;
      border-width: 1px;
      --tw-border-opacity: 1;
      border-color: rgb(153 153 153 / var(--tw-border-opacity));
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    }.form-group .checkbox input:checked + span:before{
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  font-size: 7px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
      content: "\f115";
      font-family: 'icons';
      font-weight: normal;
      font-style: normal;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      -moz-osx-font-smoothing: grayscale;
      font-feature-settings: 'liga';
}.card-programs .caption{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 1rem;
  z-index: 20;
  display: block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}@media (min-width: 1024px){.card-programs .caption{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}.card-programs .caption h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 1024px){.card-programs .caption h6{
    font-size: 20px;
    line-height: 24px;
  }
}.club-card{
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  transition-duration: 300ms;
}.club-card:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
}.club-card:hover .thumb::before {
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          height: 100%;
          width: 100%;
          border-top-left-radius: 0.5rem;
          border-top-right-radius: 0.5rem;
          background-color: rgb(0 0 0 / var(--tw-bg-opacity));
          --tw-bg-opacity: 0.4; 
        }.club-card:hover .thumb i{
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.club-card:hover .description h6{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.club-card:hover .description small{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.club-card .thumb{
  position: relative;
  display: flex;
  height: 160px;
  width: 100%;
  align-items: center;
  justify-content: center;
}.club-card .thumb img{
  height: 100%;
  width: 100%;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.club-card .thumb i{
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
  height: 2.5rem;
  min-width: 40px;
  max-width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.club-card .thumb i:hover{
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.club-card .description{
  display: block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}@media (min-width: 768px){.club-card .description{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}.club-card .description h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.club-card .description small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.card-post{
  position: relative;
  display: block;
}.card-post:hover .thumb:before{
          content: "";
          position: absolute;
          height: 100%;
          width: 100%;
          border-radius: 0.5rem;
          background: linear-gradient(184deg, rgba(0, 0, 0, 0.04) 3.55%, rgba(0, 0, 0, 0.80) 93.73%);
        }.card-post:hover .thumb i{
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.card-post .thumb{
  position: relative;
  display: flex;
  height: 200px;
  width: 100%;
  align-items: center;
  justify-content: center;
}.card-post .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.card-post .thumb i{
  position: absolute;
  font-size: 48px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.card-group-classes{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 2rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 2rem;
}@media (min-width: 1024px){.card-group-classes{
    flex-direction: row;
  }
}@media (min-width: 1281px){.card-group-classes{
    gap: 4rem;
  }
}.card-group-classes .description{
  grid-column: span 1 / span 1;
  display: block;
  min-width: 100%;
  max-width: 100%;
}.card-group-classes .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.card-group-classes .description{
    grid-column: span 2 / span 2;
  }.card-group-classes .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1024px){.card-group-classes .description{
    min-width: 496px;
  }.card-group-classes .description{
    max-width: 496px;
  }
}@media (min-width: 1281px){.card-group-classes .description{
    min-width: 496px;
  }.card-group-classes .description{
    max-width: 496px;
  }
}@media (min-width: 1600px){.card-group-classes .description{
    min-width: 496px;
  }.card-group-classes .description{
    max-width: 496px;
  }
}.card-group-classes .description .logo{
  height: 5rem;
  min-width: 192px;
  max-width: 192px;
}.card-group-classes .description .logo img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}.card-group-classes .description h5{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.card-group-classes .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.card-group-classes .description p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.card-group-classes .description small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.card-group-classes .body-classes{
  display: block;
  width: 100%;
}.card-group-classes .body-classes > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.card-group-classes .body-classes .info-available{
  display: block;
}.card-group-classes .body-classes .info-available > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.card-group-classes .body-classes .info-available h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.card-group-classes .body-classes .info-available .list-headquarters{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.card-group-classes .body-classes .info-available .list-headquarters li:not(:first-child)::before {
              content: "-";
              position: relative;
              padding-left: 0.5rem;
              padding-right: 0.5rem;
              font-size: 16px;
              --tw-text-opacity: 1;
              color: rgb(76 76 76 / var(--tw-text-opacity));
            }@media (min-width: 768px){.card-group-classes .body-classes .info-available .list-headquarters li:not(:first-child)::before{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}.card-group-classes .body-classes .info-available .list-headquarters li{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.card-group-classes .body-classes .info-video{
  display: block;
  width: 100%;
}.card-group-classes .body-classes .info-video > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.card-group-classes .body-classes .info-video .thumb-video{
  height: 208px;
  min-height: 328px;
  width: 100%;
}@media (min-width: 768px){.card-group-classes .body-classes .info-video .thumb-video{
    height: 248px;
  }
}.card-group-classes .body-classes .info-video .thumb-video img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.card-classes{
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}.card-classes .thumb{
  height: 180px;
  width: 100%;
}@media (min-width: 768px){.card-classes .thumb{
    height: 216px;
  }
}.card-classes .thumb img{
  height: 100%;
  width: 100%;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.card-classes .description{
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 1024px){.card-classes .description{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }.card-classes .description{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}.card-classes .description h5{
  margin-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.card-classes .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.card-classes a{
  margin-top: auto;
  margin-left: 1rem;
  margin-bottom: 1.5rem;
}@media (min-width: 1024px){.card-classes a{
    margin-left: 1.5rem;
  }.card-classes a{
    margin-bottom: 2rem;
  }
}.card-team .thumb{
  position: relative;
  height: 280px;
  width: 100%;
}@media (min-width: 768px){.card-team .thumb{
    height: 312px;
  }
}.card-team .thumb img{
  height: 100%;
  width: 100%;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.card-team .thumb figcaption{
  position: absolute;
  right: 1rem;
  bottom: -1rem;
  display: inline-block;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(240 234 222 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.card-team .description{
  display: block;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.card-team .description{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.card-team .description h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.card-coach{
  display: block;
}.card-coach > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.card-coach .thumb{
  position: relative;
  height: 280px;
  width: 100%;
}@media (min-width: 768px){.card-coach .thumb{
    height: 304px;
  }
}.card-coach .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.card-coach .thumb figcaption{
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  display: inline-block;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.card-coach .description{
  display: block;
}.card-coach .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.card-coach .description h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.card-coach .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.card-coach .description .list-specialties{
  display: block;
}.card-coach .description .list-specialties > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.card-coach .description .list-specialties li{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}.card-coach .description .list-specialties li i{
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.card-coach .description .list-specialties li small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.card-product{
  display: block;
  width: 100%;
  border-width: 2px;
  border-color: transparent;
}.card-product.offers .thumb .badge{
  --tw-bg-opacity: 1;
  background-color: rgb(219 40 40 / var(--tw-bg-opacity));
}.card-product.offers .description h6 .woocommerce-Price-amount{
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
  -webkit-text-decoration-line: line-through;
          text-decoration-line: line-through;
}.card-product.offers .description h6 .woocommerce-Price-amount bdi .woocommerce-Price-currencySymbol{
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.card-product.offers .description span{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}.card-product.disabled{
  opacity: 0.5;
}.card-product.disabled .thumb .badge{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}.card-product:hover{
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
}.card-product .thumb{
  position: relative;
  height: 392px;
  width: 100%;
}.card-product .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.card-product .thumb .badge{
  position: absolute;
  left: 1rem;
  top: 1rem;
  border-radius: 0.25rem;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.card-product .description{
  display: block;
}.card-product .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.card-product .description{
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}.card-product .description small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.card-product .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.card-product .description h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.card-category{
  display: block;
  width: 100%;
}.card-category > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.card-category .thumb{
  height: 392px;
  width: 100%;
}.card-category .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.card-category h6{
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.card-trainers{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
}.card-trainers .thumb{
  position: relative;
  height: 304px;
  width: 100%;
}.card-trainers .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.card-trainers .thumb figcaption{
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  display: inline-flex;
  align-items: center;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.card-trainers .description{
  display: block;
}.card-trainers .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.card-trainers .description h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.card-trainers .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.card-trainers .description ol{
  display: block;
}.card-trainers .description ol > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.card-trainers .description ol li{
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(229 229 229 / var(--tw-text-opacity));
}.card-trainers .description ol li i{
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.header-main{
  position: fixed;
  top: 0px;
  z-index: 50;
  width: 100%;
  background-color: transparent;
}.header-main > .container-fluid{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 1281px){.header-main > .container-fluid{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}@media (min-width: 1600px){.header-main > .container-fluid{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}.header-main > .container-fluid .logo{
  display: block;
}.header-main > .container-fluid .logo img{
  height: 1.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}@media (min-width: 1200px){.header-main > .container-fluid .logo img{
    height: 2rem;
  }
}.header-main > .container-fluid .logo img.logo-black{
  display: none;
}.header-main > .container-fluid .logo img.logo-white{
  display: block;
}.header-main > .container-fluid .main-nav{
  position: fixed;
  top: 0px;
  right: 0px;
  display: flex;
  height: 100%;
  width: 80%;
  max-width: 100%;
  flex-direction: column;
  gap: 2.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 3rem;
}@media (min-width: 768px){.header-main > .container-fluid .main-nav{
    width: 100%;
  }.header-main > .container-fluid .main-nav{
    max-width: 20rem;
  }.header-main > .container-fluid .main-nav{
    padding-top: 72px;
  }
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav{
    position: static;
  }.header-main > .container-fluid .main-nav{
    height: auto;
  }.header-main > .container-fluid .main-nav{
    width: auto;
  }.header-main > .container-fluid .main-nav{
    max-width: none;
  }.header-main > .container-fluid .main-nav{
    flex-direction: row;
  }.header-main > .container-fluid .main-nav{
    align-items: center;
  }.header-main > .container-fluid .main-nav{
    gap: 1rem;
  }.header-main > .container-fluid .main-nav{
    border-color: transparent;
  }.header-main > .container-fluid .main-nav{
    background-color: transparent;
  }.header-main > .container-fluid .main-nav{
    padding-top: 0px;
  }
}@media (min-width: 1281px){.header-main > .container-fluid .main-nav{
    gap: 2rem;
  }
}.header-main > .container-fluid .main-nav .btn-menu-responsive{
  margin-left: auto;
  margin-right: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.header-main > .container-fluid .main-nav .btn-menu-responsive{
    margin-right: 1.5rem;
  }
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .btn-menu-responsive{
    display: none;
  }
}.header-main > .container-fluid .main-nav .main-menu{
  display: flex;
  flex-direction: column;
  align-items: baseline;
  gap: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 140px;
}@media (min-width: 768px){.header-main > .container-fluid .main-nav .main-menu{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .main-menu{
    flex-direction: row;
  }.header-main > .container-fluid .main-nav .main-menu{
    align-items: center;
  }.header-main > .container-fluid .main-nav .main-menu{
    gap: 1rem;
  }.header-main > .container-fluid .main-nav .main-menu{
    padding-left: 0px;
    padding-right: 0px;
  }.header-main > .container-fluid .main-nav .main-menu{
    padding-bottom: 0px;
  }
}@media (min-width: 1281px){.header-main > .container-fluid .main-nav .main-menu{
    gap: 2rem;
  }
}@media (min-width: 1600px){.header-main > .container-fluid .main-nav .main-menu{
    gap: 2.5rem;
  }
}.header-main > .container-fluid .main-nav .main-menu li{
  width: 100%;
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .main-menu li{
    width: auto;
  }
}.header-main > .container-fluid .main-nav .main-menu li.btn-nav{
  display: block;
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .main-menu li.btn-nav{
    display: none;
  }
}.header-main > .container-fluid .main-nav .main-menu li.btn-nav a{
  display: inline-flex;
  height: 2rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 212 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.header-main > .container-fluid .main-nav .main-menu li a{
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.header-main > .container-fluid .main-nav .main-menu li a:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(211 191 155 / var(--tw-text-opacity)) !important;
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .main-menu li a{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}.header-main > .container-fluid .main-nav .main-menu li a i{
  font-size: 6px;
}.header-main > .container-fluid .main-nav .main-menu li #subMenuPrograms .list-sub-menu{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .main-menu li #subMenuPrograms .list-sub-menu{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.header-main > .container-fluid .main-nav .main-menu li #subMenuPrograms .list-sub-menu{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1281px){.header-main > .container-fluid .main-nav .main-menu li #subMenuPrograms .list-sub-menu{
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }.header-main > .container-fluid .main-nav .main-menu li #subMenuPrograms .list-sub-menu{
    gap: 2.5rem;
  }.header-main > .container-fluid .main-nav .main-menu li #subMenuPrograms .list-sub-menu{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1600px){.header-main > .container-fluid .main-nav .main-menu li #subMenuPrograms .list-sub-menu{
    padding-left: 96px;
    padding-right: 96px;
  }
}.header-main > .container-fluid .main-nav .main-menu li .sub-menu{
  position: relative;
  display: none;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .main-menu li .sub-menu{
    position: absolute;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu{
    left: 0px;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu{
    right: 0px;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu{
    top: 100%;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu{
    border-top-width: 1px;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu{
    padding-top: 2rem;
  }
}@media (min-width: 1281px){.header-main > .container-fluid .main-nav .main-menu li .sub-menu{
    padding-top: 3rem;
  }
}.header-main > .container-fluid .main-nav .main-menu li .sub-menu.open{
  display: block;
}.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu{
    border-bottom-width: 4px;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu{
    padding-left: 100px;
    padding-right: 100px;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu{
    padding-bottom: 2rem;
  }
}@media (min-width: 1281px){.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu{
    gap: 2.5rem;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu{
    padding-left: 140px;
    padding-right: 140px;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu{
    padding-bottom: 3rem;
  }
}@media (min-width: 1600px){.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu{
    padding-left: 240px;
    padding-right: 240px;
  }
}.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu.list-programs{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu.list-programs{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu li{
  display: block;
}.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu li a{
  display: block;
}.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu li a:hover p{
  --tw-text-opacity: 1;
  color: rgb(211 191 155 / var(--tw-text-opacity));
}.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu li a:hover small{
  --tw-text-opacity: 1;
  color: rgb(211 191 155 / var(--tw-text-opacity));
}.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu li a p{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu li a p{
    font-size: 16px;
    line-height: 24px;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu li a p{
    font-weight: 600;
  }.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu li a p{
    --tw-text-opacity: 1;
    color: rgb(76 76 76 / var(--tw-text-opacity));
  }
}.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu li a small{
  display: none;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .main-menu li .sub-menu .list-sub-menu li a small{
    display: block;
  }
}.header-main > .container-fluid .main-nav .main-menu li.current-menu-item a{
  --tw-text-opacity: 1 !important;
  color: rgb(211 191 155 / var(--tw-text-opacity)) !important;
}.header-main > .container-fluid .main-nav .main-menu li .current_page_item{
  --tw-text-opacity: 1 !important;
  color: rgb(211 191 155 / var(--tw-text-opacity)) !important;
}.header-main > .container-fluid .main-nav .main-menu li .current_page_item i{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.header-main > .container-fluid .main-nav .main-menu li.current_page_item a{
  --tw-text-opacity: 1 !important;
  color: rgb(211 191 155 / var(--tw-text-opacity)) !important;
}.header-main > .container-fluid .main-nav .main-menu li.current_page_item a i{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.header-main > .container-fluid .main-nav .networks-responsive{
  margin-top: auto;
  display: block;
}.header-main > .container-fluid .main-nav .networks-responsive > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.header-main > .container-fluid .main-nav .networks-responsive{
  border-top-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.header-main > .container-fluid .main-nav .networks-responsive{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1200px){.header-main > .container-fluid .main-nav .networks-responsive{
    display: none;
  }
}.header-main > .container-fluid .main-nav .networks-responsive h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.header-main > .container-fluid .main-nav .networks-responsive .list-networks-responsive{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}.header-main > .container-fluid .main-nav .networks-responsive .list-networks-responsive li a{
  display: flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.header-main > .container-fluid .main-nav .networks-responsive .list-networks-responsive li a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.header-main > .container-fluid .main-nav .networks-responsive .list-networks-responsive li a i{
  font-size: 16px;
}.header-main > .container-fluid .btn-menu{
  display: block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 1200px){.header-main > .container-fluid .btn-menu{
    display: none;
  }
}.header-main > .container-fluid .btn-menu i{
  font-size: 14px;
}.header-main.open-submenu{
  border-bottom-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}.header-main.open-submenu > .container-fluid .logo .logo-black{
  display: block;
}.header-main.open-submenu > .container-fluid .logo .logo-white{
  display: none;
}.header-main.open-submenu > .container-fluid .main-nav .main-menu li a{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.header-main.open-submenu > .container-fluid .btn-menu{
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.header-main.scrolled{
  border-bottom-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}.header-main.scrolled > .container-fluid .logo .logo-black{
  display: block;
}.header-main.scrolled > .container-fluid .logo .logo-white{
  display: none;
}.header-main.scrolled > .container-fluid .main-nav .main-menu li a{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.header-main.scrolled > .container-fluid .btn-menu{
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.header-main.secondary-header{
  border-bottom-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
      background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%);
}.header-main.secondary-header > .container-fluid .logo .logo-black{
  display: block;
}.header-main.secondary-header > .container-fluid .logo .logo-white{
  display: none;
}.header-main.secondary-header > .container-fluid .main-nav .main-menu li a{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.header-main.secondary-header > .container-fluid .btn-menu{
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.header-store{
  position: fixed;
  top: 0px;
  z-index: 50;
  width: 100%;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.header-store.header-second-store {
      background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%),#ffffff;
    }.header-store > .container-fluid{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 1281px){.header-store > .container-fluid{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}@media (min-width: 1600px){.header-store > .container-fluid{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}.header-store > .container-fluid .logo{
  display: block;
}.header-store > .container-fluid .logo img{
  height: 1.5rem;
  -o-object-fit: contain;
     object-fit: contain;
}@media (min-width: 1200px){.header-store > .container-fluid .logo img{
    height: 2rem;
  }
}.header-store > .container-fluid .main-nav-store{
  position: fixed;
  top: 79px;
  right: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  max-width: 100%;
  flex-direction: column;
  gap: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
}@media (min-width: 768px){.header-store > .container-fluid .main-nav-store{
    max-width: 50%;
  }
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store{
    position: static;
  }.header-store > .container-fluid .main-nav-store{
    height: auto;
  }.header-store > .container-fluid .main-nav-store{
    width: auto;
  }.header-store > .container-fluid .main-nav-store{
    max-width: none;
  }.header-store > .container-fluid .main-nav-store{
    flex-direction: row;
  }.header-store > .container-fluid .main-nav-store{
    align-items: center;
  }.header-store > .container-fluid .main-nav-store{
    border-color: transparent;
  }.header-store > .container-fluid .main-nav-store{
    background-color: transparent;
  }.header-store > .container-fluid .main-nav-store{
    padding-left: 0px;
    padding-right: 0px;
  }.header-store > .container-fluid .main-nav-store{
    padding-top: 0px;
  }
}@media (min-width: 1200px){.header-store > .container-fluid .main-nav-store{
    gap: 2rem;
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store .main-menu-store{
    flex-direction: row;
  }.header-store > .container-fluid .main-nav-store .main-menu-store{
    align-items: center;
  }
}@media (min-width: 1200px){.header-store > .container-fluid .main-nav-store .main-menu-store{
    gap: 2rem;
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store li a{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-nav-store .main-menu-store li a:hover{
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store .main-menu-store li a{
    display: inline-flex;
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store li a i{
  display: block;
  font-size: 16px;
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store .main-menu-store li a i{
    display: none;
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu a.active{
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store{
  position: relative;
  left: 0px;
  right: 0px;
  display: none;
  width: 100%;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store{
    position: absolute;
  }.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store{
    top: 81px;
  }.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store{
    border-bottom-width: 4px;
  }.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store{
    padding-left: 1rem;
    padding-right: 1rem;
  }
}@media (min-width: 1200px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1281px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}@media (min-width: 1600px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store.open{
  display: block;
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu{
    display: flex;
  }
}@media (min-width: 1200px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu{
    gap: 1.5rem;
  }
}@media (min-width: 1281px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu{
    gap: 2rem;
  }
}@media (min-width: 1600px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu{
    gap: 3.5rem;
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info{
  width: 100%;
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}@media (min-width: 1200px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info{
    gap: 1.5rem;
  }
}@media (min-width: 1281px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info{
    gap: 2rem;
  }
}@media (min-width: 1600px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info{
    gap: 3.5rem;
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li.column-section .column-items{
  display: block;
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li.column-section .column-items > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li.column-section .column-items > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li{
  display: block;
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li .title{
  cursor: pointer;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li .title{
    cursor: auto;
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li a{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li a:hover{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .info .list-info li a.btn-more{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}/* .info {
                    @apply block space-y-2 lg:space-y-4 max-w-full xl:max-w-[220px] xxl:max-w-[240px] min-w-full xl:min-w-[220px] xxl:min-w-[240px];

                    .title {
                      @apply text-body-1 text-neutral-80 font-display font-semibold cursor-pointer lg:cursor-auto;
                    }

                    .list-info {
                      @apply hidden lg:block space-y-4;

                      &.open {
                        @apply block;
                      }

                      li {
                        a {
                          @apply text-body-1 text-neutral-60 hover:text-primary-100 font-display font-medium;

                          &.btn-more {
                            @apply text-neutral-80 font-semibold;
                          }
                        }
                      }
                    }
                  } */.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .thumb-store{
  display: none;
  height: 320px;
  width: 100%;
  min-width: 288px;
  max-width: 288px;
}@media (min-width: 1024px){.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .thumb-store{
    display: block;
  }
}.header-store > .container-fluid .main-nav-store .main-menu-store li.item-menu .sub-menu-store .body-sub-menu .thumb-store img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.header-store > .container-fluid .main-other{
  display: flex;
  align-items: center;
  gap: 0.75rem;
}@media (min-width: 1024px){.header-store > .container-fluid .main-other{
    gap: 0.5rem;
  }
}@media (min-width: 1200px){.header-store > .container-fluid .main-other{
    gap: 1rem;
  }
}.header-store > .container-fluid .main-other a{
  position: relative;
  font-size: 20px;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-other a small{
  position: absolute;
  top: 0.25rem;
  right: -0.25rem;
  display: inline-flex;
  height: 0.75rem;
  min-width: 12px;
  max-width: 12px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  font-size: 4px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-other .dropdown-profile{
  position: absolute;
  right: 0px;
  top: 100%;
  display: none;
  min-width: 232px;
  max-width: 232px;
}.header-store > .container-fluid .main-other .dropdown-profile > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.header-store > .container-fluid .main-other .dropdown-profile{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}.header-store > .container-fluid .main-other .dropdown-profile small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-other .dropdown-profile h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-other .dropdown-profile .list-profile{
  display: block;
}.header-store > .container-fluid .main-other .dropdown-profile .list-profile > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.header-store > .container-fluid .main-other .dropdown-profile .list-profile{
  border-top-width: 1px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}.header-store > .container-fluid .main-other .dropdown-profile .list-profile li a{
  display: flex;
  align-items: center;
  gap: 10px;
  border-radius: 0.5rem;
  padding: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-other .dropdown-profile .list-profile li a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-other .dropdown-profile .list-profile li a i{
  display: block;
  width: 24px;
  text-align: center;
  font-size: 20px;
}.header-store > .container-fluid .main-other .dropdown-profile .btn-close-profile{
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.header-store > .container-fluid .main-other .dropdown-profile .btn-close-profile i{
  display: block;
  width: 24px;
  text-align: center;
  font-size: 20px;
}#modalSearch{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 40;
  display: none;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.7;
}#modalSearch.show{
  display: block;
}#modalSearch .body-modal{
  margin-top: 79px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){#modalSearch .body-modal{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){#modalSearch .body-modal{
    margin-top: 81px;
  }#modalSearch .body-modal{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){#modalSearch .body-modal{
    padding-left: 120px;
    padding-right: 120px;
  }
}#modalSearch .body-modal .form-search{
  display: flex;
  width: 100%;
  align-items: center;
  gap: 0.5rem;
}#modalSearch .body-modal .form-search .form-group{
  width: 100%;
}
#modalSearch .body-modal .form-search .form-group .input-icons i{
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}#modalSearch .body-modal .form-search .form-group .input-icons .form-control{
  height: 3rem;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}#modalSearch .body-modal .form-search .form-group .input-icons .form-control::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}#modalSearch .body-modal .form-search .form-group .input-icons .form-control:-ms-input-placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}#modalSearch .body-modal .form-search .form-group .input-icons .form-control::placeholder{
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}#modalCart{
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 50;
  display: none;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.7;
}#modalCart .body-modal{
  position: fixed;
  top: 0px;
  right: 0px;
  display: flex;
  height: 100%;
  min-width: 100%;
  max-width: 100%;
  flex-direction: column;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}@media (min-width: 768px){#modalCart .body-modal{
    min-width: 488px;
  }#modalCart .body-modal{
    max-width: 488px;
  }
}#modalCart .body-modal {
      transform: translate(100%, 0);
      transition: 0.3s;
    }#modalCart .body-modal .title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
}@media (min-width: 768px){#modalCart .body-modal .title{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}#modalCart .body-modal .title h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalCart .body-modal .title h6 span{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}#modalCart .body-modal .title .btn-close-cart{
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}#modalCart .body-modal .title .btn-close-cart:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#modalCart .body-modal .title .btn-close-cart i{
  font-size: 12px;
}#modalCart .body-modal .box-empty{
  display: block;
}#modalCart .body-modal .box-empty > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}#modalCart .body-modal .box-empty{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 5rem;
  text-align: center;
}@media (min-width: 768px){#modalCart .body-modal .box-empty > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }#modalCart .body-modal .box-empty{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }#modalCart .body-modal .box-empty{
    padding-top: 120px;
  }
}#modalCart .body-modal .box-empty i{
  font-size: 80px;
  --tw-text-opacity: 1;
  color: rgb(221 205 177 / var(--tw-text-opacity));
}@media (min-width: 768px){#modalCart .body-modal .box-empty i{
    font-size: 108px;
  }
}#modalCart .body-modal .box-empty h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalCart .body-modal .box-empty p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}#modalCart .body-modal .list-product-cart{
  display: block;
  height: 100%;
  max-height: 540px;
}#modalCart .body-modal .list-product-cart > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}#modalCart .body-modal .list-product-cart{
  overflow: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 2.5rem;
  padding-bottom: 4rem;
}@media (min-width: 768px){#modalCart .body-modal .list-product-cart{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}#modalCart .body-modal .list-product-cart li .cart-product{
  display: flex;
  gap: 1rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(242 242 242 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}#modalCart .body-modal .list-product-cart li .cart-product .thumb{
  height: 120px;
  min-width: 96px;
  max-width: 96px;
}#modalCart .body-modal .list-product-cart li .cart-product .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.25rem;
  -o-object-fit: cover;
     object-fit: cover;
}#modalCart .body-modal .list-product-cart li .cart-product .description{
  display: block;
  width: 100%;
}#modalCart .body-modal .list-product-cart li .cart-product .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}#modalCart .body-modal .list-product-cart li .cart-product .description small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}#modalCart .body-modal .list-product-cart li .cart-product .description h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalCart .body-modal .list-product-cart li .cart-product .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}#modalCart .body-modal .list-product-cart li .cart-product .description .form-counter{
  display: inline-block;
}#modalCart .body-modal .list-product-cart li .cart-product .description .form-counter .counter{
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
}#modalCart .body-modal .list-product-cart li .cart-product .description .form-counter .counter button{
  display: inline-flex;
  height: 1.5rem;
  min-width: 24px;
  max-width: 24px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalCart .body-modal .list-product-cart li .cart-product .description .form-counter .counter button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#modalCart .body-modal .list-product-cart li .cart-product .description .form-counter .counter button:disabled{
  cursor: not-allowed;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(178 178 178 / var(--tw-text-opacity));
}#modalCart .body-modal .list-product-cart li .cart-product .description .form-counter .counter .value{
  min-width: 24px;
  max-width: 24px;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}#modalCart .body-modal .list-product-cart li .cart-product .description .btn-close-remove{
  display: inline-flex;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}#modalCart .body-modal .list-product-cart li .cart-product .description .btn-close-remove:hover{
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}#modalCart .body-modal .info-total{
  display: block;
}#modalCart .body-modal .info-total > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}#modalCart .body-modal .info-total{
  border-top-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 768px){#modalCart .body-modal .info-total{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}#modalCart .body-modal .info-total h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalCart .body-modal .info-total small{
  display: block;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}footer{
  position: relative;
  z-index: 30;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}footer > .container-fluid{
  position: relative;
  z-index: 20;
  border-top-width: 8px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}@media (min-width: 768px){footer > .container-fluid{
    padding-bottom: 5rem;
  }
}@media (min-width: 1200px){footer > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }footer > .container-fluid{
    padding-top: 88px;
  }
}@media (min-width: 1600px){footer > .container-fluid{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}footer > .container-fluid .logo{
  display: block;
}footer > .container-fluid .logo img{
  height: 2rem;
  -o-object-fit: contain;
     object-fit: contain;
}@media (min-width: 768px){footer > .container-fluid .logo img{
    height: 2.5rem;
  }
}@media (min-width: 1281px){footer > .container-fluid .logo img{
    height: 3rem;
  }footer > .container-fluid .logo img{
    width: 320px;
  }
}footer > .container-fluid .card-accordion-footer{
  display: block;
}footer > .container-fluid .card-accordion-footer > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}@media (min-width: 1600px){footer > .container-fluid .card-accordion-footer{
    min-width: 224px;
  }footer > .container-fluid .card-accordion-footer{
    max-width: 224px;
  }
}footer > .container-fluid .card-accordion-footer .title{
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}@media (min-width: 768px){footer > .container-fluid .card-accordion-footer .title{
    cursor: auto;
  }
}footer > .container-fluid .card-accordion-footer .title.open i{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}footer > .container-fluid .card-accordion-footer .title h5{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}footer > .container-fluid .card-accordion-footer .title i{
  display: block;
  font-size: 10px;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){footer > .container-fluid .card-accordion-footer .title i{
    display: none;
  }
}footer > .container-fluid .card-accordion-footer .body-accordion{
  display: none;
}footer > .container-fluid .card-accordion-footer .body-accordion > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){footer > .container-fluid .card-accordion-footer .body-accordion{
    display: block;
  }
}footer > .container-fluid .card-accordion-footer .body-accordion li{
  position: relative;
}footer > .container-fluid .card-accordion-footer .body-accordion li a{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}footer > .container-fluid .card-accordion-footer .body-accordion li a:hover{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}footer > .container-fluid .card-accordion-footer .body-accordion .list-networks{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}footer > .container-fluid .card-accordion-footer .body-accordion .list-networks li a{
  display: flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}footer > .container-fluid .card-accordion-footer .body-accordion .list-networks li a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}footer > .container-fluid .card-accordion-footer .body-accordion .list-networks li a i{
  font-size: 16px;
}footer > .container-fluid .list-networks{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}footer > .container-fluid .list-networks li a{
  display: flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}footer > .container-fluid .list-networks li a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(153 153 153 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}footer > .container-fluid .list-networks li a i{
  font-size: 16px;
}footer > .container-fluid .list-payment{
  display: flex;
  align-items: center;
  gap: 1.5rem;
}footer > .container-fluid .list-payment li img{
  height: 2rem;
  border-radius: 0.25rem;
  -o-object-fit: contain;
     object-fit: contain;
}footer > .container-fluid h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}footer > .container-fluid p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}footer > .container-fluid span{
  display: none;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}@media (min-width: 1024px){footer > .container-fluid span{
    display: inline-block;
  }
}footer > .container-fluid a{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}footer > .container-fluid a:hover{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.hero{
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: flex-end;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 170px;
}@media (min-width: 1024px){.hero{
    height: 464px;
  }.hero{
    padding-top: 0px;
  }
}.hero.secondary > .container .caption{
  display: block;
}.hero.secondary > .container .caption > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.hero.secondary > .container .caption .title{
  display: block;
  max-width: 800px;
}.hero.secondary > .container .caption .title > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.hero::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      height: 100%;
      width: 100%;
      background: linear-gradient(92deg, rgba(0, 0, 0, 0.65) 1.64%, rgba(0, 0, 0, 0.75) 97.51%);
    }.hero > .container{
  position: relative;
}.hero > .container .caption{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-bottom: 3rem;
}@media (min-width: 1024px){.hero > .container .caption{
    flex-direction: row;
  }.hero > .container .caption{
    align-items: flex-end;
  }.hero > .container .caption{
    gap: 4rem;
  }.hero > .container .caption{
    padding-bottom: 96px;
  }
}@media (min-width: 1200px){.hero > .container .caption{
    gap: 72px;
  }
}.hero > .container .caption .title{
  display: block;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 1024px){.hero > .container .caption .title{
    min-width: 400px;
  }.hero > .container .caption .title{
    max-width: 400px;
  }
}@media (min-width: 1200px){.hero > .container .caption .title{
    min-width: 582px;
  }.hero > .container .caption .title{
    max-width: 582px;
  }
}.hero > .container .caption .title h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.hero > .container .caption .title h1{
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.hero > .container .caption .title h1{
    font-size: 56px;
    line-height: 64px;
  }
}@media (min-width: 1024px){.hero > .container .caption .title h1{
    font-size: 64px;
    line-height: 72px;
  }
}.hero > .container .caption p{
  display: none;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.hero > .container .caption p{
    display: block;
  }
}.hero > .container .caption .lead{
  display: block;
}.hero > .container .caption .lead > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.hero > .container .caption .lead > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
}.modal-message.success .body-modal .description i{
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(167 145 115 / var(--tw-text-opacity));
}.modal-message.error .body-modal .description i{
  --tw-border-opacity: 1;
  border-color: rgb(219 40 40 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}.modal-message .body-modal{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 640px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}@media (min-width: 768px){.modal-message .body-modal{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}.modal-message .body-modal .description{
  display: block;
}.modal-message .body-modal .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.modal-message .body-modal .description{
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}@media (min-width: 768px){.modal-message .body-modal .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }.modal-message .body-modal .description{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.modal-message .body-modal .description{
    padding-left: 72px;
    padding-right: 72px;
  }
}.modal-message .body-modal .description i{
  display: inline-flex;
  height: 88px;
  min-width: 88px;
  max-width: 88px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 3px;
  font-size: 48px;
}.modal-message .body-modal .description h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.modal-message .body-modal .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.modal-message .body-modal .description p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.modal-programs .body-modal{
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}@media (min-width: 1024px){.modal-programs .body-modal{
    flex-direction: row;
  }.modal-programs .body-modal{
    gap: 2rem;
  }
}@media (min-width: 1200px){.modal-programs .body-modal{
    gap: 3rem;
  }
}.modal-programs .body-modal .btn-close{
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  font-size: 16px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.modal-programs .body-modal .btn-close:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
}.modal-programs .body-modal .form-programs{
  order: 2;
  display: block;
  height: 100%;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 1rem;
  padding-left: 1rem;
}@media (min-width: 768px){.modal-programs .body-modal .form-programs{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}@media (min-width: 1024px){.modal-programs .body-modal .form-programs{
    order: 1;
  }.modal-programs .body-modal .form-programs{
    padding-right: 0px;
  }.modal-programs .body-modal .form-programs{
    padding-left: 1.5rem;
  }
}@media (min-width: 1200px){.modal-programs .body-modal .form-programs{
    padding-left: 3rem;
  }
}.modal-programs .body-modal .form-programs h3{
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.modal-programs .body-modal .form-programs .area{
  height: 128px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.modal-programs .body-modal .content-message{
  order: 2;
  display: block;
  height: auto;
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.modal-programs .body-modal .content-message{
    padding-left: 2rem;
  }.modal-programs .body-modal .content-message{
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.modal-programs .body-modal .content-message{
    order: 1;
  }.modal-programs .body-modal .content-message{
    padding-top: 196px;
    padding-bottom: 196px;
  }.modal-programs .body-modal .content-message{
    padding-left: 3rem;
  }.modal-programs .body-modal .content-message{
    padding-right: 0px;
  }
}.modal-programs .body-modal .content-message .body-message{
  position: relative;
  display: block;
  border-radius: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 4rem;
  padding-bottom: 2.5rem;
  text-align: center;
}@media (min-width: 768px){.modal-programs .body-modal .content-message .body-message{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}.modal-programs .body-modal .content-message .body-message {
          background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%);
        }.modal-programs .body-modal .content-message .body-message .contain-icon{
  position: absolute;
  left: 0px;
  right: 0px;
  top: -2.5rem;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(226 212 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
}.modal-programs .body-modal .content-message .body-message .contain-icon i{
  font-size: 32px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.modal-programs .body-modal .content-message .body-message .description{
  display: block;
}.modal-programs .body-modal .content-message .body-message .description h4{
  margin-bottom: 0.5rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity));
}.modal-programs .body-modal .content-message .body-message .description p{
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.modal-programs .body-modal .thumb{
  order: 1;
  margin-left: auto;
  height: 240px;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 768px){.modal-programs .body-modal .thumb{
    height: 300px;
  }
}@media (min-width: 1024px){.modal-programs .body-modal .thumb{
    order: 2;
  }.modal-programs .body-modal .thumb{
    height: auto;
  }.modal-programs .body-modal .thumb{
    min-width: 400px;
  }.modal-programs .body-modal .thumb{
    max-width: 400px;
  }
}@media (min-width: 1200px){.modal-programs .body-modal .thumb{
    min-width: 480px;
  }.modal-programs .body-modal .thumb{
    max-width: 480px;
  }
}.modal-programs .body-modal .thumb img{
  height: 100%;
  width: 100%;
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}@media (min-width: 1024px){.modal-programs .body-modal .thumb img{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }.modal-programs .body-modal .thumb img{
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
}.modal-toast{
  position: fixed;
  top: 1.5rem;
  right: 0px;
  z-index: 99;
  max-width: 648px;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(33 186 69 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}@media (min-width: 768px){.modal-toast{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.modal-toast {
    box-shadow: 0px 30px 40px 0px rgba(20, 37, 63, 0.08), 0px 0px 1px 0px rgba(12, 26, 75, 0.10);
    transform: translate(100%, 0%);
    transition: 0.3s;

  }.modal-toast.open{
  right: 0px;
  display: block;
}@media (min-width: 768px){.modal-toast.open{
    right: 1.5rem;
  }
}.modal-toast.open {
      transform: translate(0%, 0);
    }.modal-toast a.close-toast{
  float: right;
  margin-top: 0.75rem;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.modal-toast .description{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
  text-align: center;
}@media (min-width: 768px){.modal-toast .description{
    flex-direction: row;
  }.modal-toast .description{
    text-align: left;
  }
}.modal-toast .description i{
  display: inline-flex;
  height: 3rem;
  min-width: 48px;
  max-width: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(33 186 69 / var(--tw-bg-opacity));
  font-size: 18px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.modal-toast .description h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.modal-toast .description p{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.modal-languages{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: block;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.75;
  padding-bottom: 5rem;
  padding-top: 5rem;
}.modal-languages .body-modal{
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 752px;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.modal-languages .body-modal h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.modal-languages .body-modal .close-languages{
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  font-size: 14px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.modal-languages .body-modal .form-languaje{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.modal-languages .body-modal .form-languaje{
    flex-direction: row;
  }.modal-languages .body-modal .form-languaje{
    gap: 2.5rem;
  }.modal-languages .body-modal .form-languaje{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }.modal-languages .body-modal .form-languaje{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}.modal-jobs{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: block;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.75;
  padding-bottom: 5rem;
  padding-top: 5rem;
}.modal-jobs .body-modal{
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}@media (min-width: 1024px){.modal-jobs .body-modal{
    flex-direction: row;
  }.modal-jobs .body-modal{
    gap: 2rem;
  }
}@media (min-width: 1200px){.modal-jobs .body-modal{
    gap: 2.5rem;
  }
}.modal-jobs .body-modal .btn-close{
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.modal-jobs .body-modal .btn-close:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.modal-jobs .body-modal .content-message{
  order: 2;
  display: block;
  height: auto;
  width: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.modal-jobs .body-modal .content-message{
    padding-left: 2rem;
  }.modal-jobs .body-modal .content-message{
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.modal-jobs .body-modal .content-message{
    order: 1;
  }.modal-jobs .body-modal .content-message{
    padding-top: 196px;
    padding-bottom: 196px;
  }.modal-jobs .body-modal .content-message{
    padding-left: 3rem;
  }.modal-jobs .body-modal .content-message{
    padding-right: 0px;
  }
}.modal-jobs .body-modal .content-message .body-message{
  position: relative;
  display: block;
  border-radius: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 4rem;
  padding-bottom: 120px;
  text-align: center;
}@media (min-width: 768px){.modal-jobs .body-modal .content-message .body-message{
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}.modal-jobs .body-modal .content-message .body-message {
          background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%);
        }.modal-jobs .body-modal .content-message .body-message .contain-icon{
  position: absolute;
  left: 0px;
  right: 0px;
  top: -2.5rem;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(226 212 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
}.modal-jobs .body-modal .content-message .body-message .contain-icon i{
  font-size: 32px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.modal-jobs .body-modal .content-message .body-message .description{
  display: block;
}.modal-jobs .body-modal .content-message .body-message .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.modal-jobs .body-modal .content-message .body-message .description h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity));
}.modal-jobs .body-modal .content-message .body-message .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.modal-jobs .body-modal .form-jobs{
  order: 2;
  display: block;
  height: 100%;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 3rem;
  padding-right: 1rem;
  padding-left: 1rem;
}@media (min-width: 768px){.modal-jobs .body-modal .form-jobs{
    padding-top: 2.5rem;
  }.modal-jobs .body-modal .form-jobs{
    padding-bottom: 3.5rem;
  }
}@media (min-width: 1024px){.modal-jobs .body-modal .form-jobs{
    order: 1;
  }.modal-jobs .body-modal .form-jobs{
    padding-right: 0px;
  }.modal-jobs .body-modal .form-jobs{
    padding-left: 1.5rem;
  }
}@media (min-width: 1200px){.modal-jobs .body-modal .form-jobs{
    padding-left: 2.5rem;
  }
}.modal-jobs .body-modal .form-jobs h4{
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.modal-jobs .body-modal .thumb{
  order: 1;
  margin-left: auto;
  height: 240px;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 768px){.modal-jobs .body-modal .thumb{
    height: 300px;
  }
}@media (min-width: 1024px){.modal-jobs .body-modal .thumb{
    order: 2;
  }.modal-jobs .body-modal .thumb{
    height: auto;
  }.modal-jobs .body-modal .thumb{
    min-width: 400px;
  }.modal-jobs .body-modal .thumb{
    max-width: 400px;
  }
}@media (min-width: 1200px){.modal-jobs .body-modal .thumb{
    min-width: 580px;
  }.modal-jobs .body-modal .thumb{
    max-width: 580px;
  }
}.modal-jobs .body-modal .thumb img{
  height: 100%;
  width: 100%;
  border-top-left-radius: 0.5rem !important;
  border-top-right-radius: 0.5rem !important;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}@media (min-width: 1024px){.modal-jobs .body-modal .thumb img{
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
  }.modal-jobs .body-modal .thumb img{
    border-top-right-radius: 0.5rem !important;
    border-bottom-right-radius: 0.5rem !important;
  }
}.modal-detail-video .body-modal{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 872px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.modal-detail-video .body-modal .btn-close{
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 20;
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(153 153 153 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.modal-detail-video .body-modal .btn-close i{
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.modal-detail-video .body-modal .thumb{
  position: relative;
  display: flex;
  height: 344px;
  width: 100%;
  align-items: center;
  justify-content: center;
}.modal-detail-video .body-modal .thumb::before {
          content: "";
          position: absolute;
          left: 0px;
          top: 0px;
          z-index: 10;
          height: 100%;
          width: 100%;
          border-top-left-radius: 0.5rem;
          border-top-right-radius: 0.5rem;
          background: linear-gradient(184.37deg, rgba(0, 0, 0, 0.0475) 3.55%, rgba(0, 0, 0, 0.95) 93.73%);
        }.modal-detail-video .body-modal .thumb img{
  height: 100%;
  width: 100%;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}#modalReservation{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: none;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.75;
  padding-bottom: 5rem;
  padding-top: 5rem;
}#modalReservation > .container-fluid{
  padding-left: 1rem;
  padding-right: 1rem;
}#modalReservation > .container-fluid .body-modal{
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1240px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  flex-direction: column-reverse;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}@media (min-width: 1024px){#modalReservation > .container-fluid .body-modal{
    display: grid;
  }#modalReservation > .container-fluid .body-modal{
    flex-direction: row;
  }#modalReservation > .container-fluid .body-modal{
    align-items: flex-start;
  }
}#modalReservation > .container-fluid .body-modal .close-reservation{
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 20;
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(76 76 76 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}#modalReservation > .container-fluid .body-modal .close-reservation i{
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}#modalReservation > .container-fluid .body-modal .description{
  display: block;
  width: 100%;
}#modalReservation > .container-fluid .body-modal .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}#modalReservation > .container-fluid .body-modal .description{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 1.5rem;
}@media (min-width: 1024px){#modalReservation > .container-fluid .body-modal .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }#modalReservation > .container-fluid .body-modal .description{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }#modalReservation > .container-fluid .body-modal .description{
    padding-top: 3rem;
  }
}@media (min-width: 1200px){#modalReservation > .container-fluid .body-modal .description{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}#modalReservation > .container-fluid .body-modal .description h2{
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalReservation > .container-fluid .body-modal .description .wpforms-confirmation-container-full {
            background-color: transparent !important;
            border: none !important;
            padding: 0 !important;
            margin: 0 !important;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            height: 100% !important;
            width: 100% !important;
          }#modalReservation > .container-fluid .body-modal .description .wpforms-confirmation-container-full .content-message{
  width: 100% !important;
}#modalReservation > .container-fluid .body-modal .description .wpforms-confirmation-container-full .content-message .body-message .description h5{
  margin-top: 0px !important;
  margin-bottom: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 20px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}@media (min-width: 768px){#modalReservation > .container-fluid .body-modal .description .wpforms-confirmation-container-full .content-message .body-message .description h5{
    font-size: 24px !important;
    line-height: 32px !important;
  }
}@media (min-width: 1024px){#modalReservation > .container-fluid .body-modal .description .wpforms-confirmation-container-full .content-message .body-message .description h5{
    font-size: 28px !important;
    line-height: 32px !important;
  }
}#modalReservation > .container-fluid .body-modal .description .wpforms-confirmation-container-full .content-message .body-message .description p{
  margin-bottom: 1.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity)) !important;
}@media (min-width: 768px){#modalReservation > .container-fluid .body-modal .description .wpforms-confirmation-container-full .content-message .body-message .description p{
    margin-bottom: 2rem !important;
  }
}@media (min-width: 1024px){#modalReservation > .container-fluid .body-modal .description .wpforms-confirmation-container-full .content-message .body-message .description p{
    margin-bottom: 3rem !important;
  }
}#modalReservation > .container-fluid .body-modal .description .wpforms-confirmation-container-full .content-message .body-message .description a{
  display: inline-flex !important;
  height: 3rem !important;
  cursor: pointer !important;
  align-items: center !important;
  justify-content: center !important;
  white-space: nowrap !important;
  border-radius: 1.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity)) !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .wpforms-confirmation-container-full .content-message .body-message .description a:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .content-message{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){#modalReservation > .container-fluid .body-modal .description .content-message{
    padding-left: 0px;
    padding-right: 0px;
  }
}@media (min-width: 1024px){#modalReservation > .container-fluid .body-modal .description .content-message{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}#modalReservation > .container-fluid .body-modal .description .content-message.open{
  display: flex;
}#modalReservation > .container-fluid .body-modal .description .content-message .body-message{
  position: relative;
  display: block;
  width: 100%;
  max-width: 720px;
  border-radius: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 3.5rem;
  text-align: center;
}@media (min-width: 768px){#modalReservation > .container-fluid .body-modal .description .content-message .body-message{
    padding-top: 5rem;
  }
}@media (min-width: 1024px){#modalReservation > .container-fluid .body-modal .description .content-message .body-message{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1200px){#modalReservation > .container-fluid .body-modal .description .content-message .body-message{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}@media (min-width: 1600px){#modalReservation > .container-fluid .body-modal .description .content-message .body-message{
    min-width: 720px;
  }
}#modalReservation > .container-fluid .body-modal .description .content-message .body-message {
              background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%);
            }#modalReservation > .container-fluid .body-modal .description .content-message .body-message .contain-icon{
  position: absolute;
  left: 0px;
  right: 0px;
  top: -2rem;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(226 212 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
}#modalReservation > .container-fluid .body-modal .description .content-message .body-message .contain-icon i{
  font-size: 32px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#modalReservation > .container-fluid .body-modal .description .content-message .body-message .description{
  display: block;
}#modalReservation > .container-fluid .body-modal .description .content-message .body-message .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){#modalReservation > .container-fluid .body-modal .description .content-message .body-message .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1024px){#modalReservation > .container-fluid .body-modal .description .content-message .body-message .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
}#modalReservation > .container-fluid .body-modal .description .content-message .body-message .description h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalReservation > .container-fluid .body-modal .description .content-message .body-message .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}#modalReservation > .container-fluid .body-modal .description .form-reservation{
  display: block;
}#modalReservation > .container-fluid .body-modal .description .form-reservation > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-ajax-form{
  display: block !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-field-container{
  display: block;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-field-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-field-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-container .wpforms-field{
  display: block !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-container .wpforms-field{
  padding: 0px !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-container .wpforms-field, #modalReservation > .container-fluid .body-modal .description .form-reservation .wp-core-ui div.wpforms-container .wpforms-field{
  display: block !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]), #modalReservation > .container-fluid .body-modal .description .form-reservation .wp-core-ui div.wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-container .wpforms-field, #modalReservation > .container-fluid .body-modal .description .form-reservation .wp-core-ui div.wpforms-container .wpforms-field{
  padding: 0px !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation label{
  margin-bottom: 0.5rem !important;
  display: block !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation div.wpforms-container-full .wpforms-field-label, #modalReservation > .container-fluid .body-modal .description .form-reservation .wp-core-ui div.wpforms-container-full .wpforms-field-label{
  margin-bottom: 0.5rem !important;
  display: block !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation input{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation input::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation input:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation input::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation input {
              box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
            }#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-field-medium{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-field-medium::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-field-medium:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-field-medium::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-field-medium {
              box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
            }#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-smart-phone-field{
  padding-left: 52px !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .choices__inner{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .choices__inner::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .choices__inner:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .choices__inner::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .choices__inner {
              box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
            }#modalReservation > .container-fluid .body-modal .description .form-reservation .choices__list--dropdown{
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
              box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .choices__list--dropdown .choices__item{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .choices__list--dropdown .choices__item--selectable.is-highlighted{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(206 184 144 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation textarea.wpforms-field-medium{
  height: 136px !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-submit-container{
  margin-top: 0px !important;
  display: block !important;
  padding-top: 2rem !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-submit-container button{
  display: inline-flex !important;
  height: 3rem !important;
  cursor: pointer !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 1.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity)) !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .wpforms-submit-container button:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity)) !important;
}#modalReservation > .container-fluid .body-modal .description .form-reservation .form-group .area{
  height: 136px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}#modalReservation > .container-fluid .body-modal .thumb{
  position: relative;
  height: 400px;
  width: 100%;
}@media (min-width: 1024px){#modalReservation > .container-fluid .body-modal .thumb{
    height: 100%;
  }
}#modalReservation > .container-fluid .body-modal .thumb:before {
            content: "";
            position: absolute;
            left: 0px;
            top: 0px;
            z-index: 10;
            height: 100%;
            width: 100%;
            border-top-left-radius: 0.5rem;
            border-top-right-radius: 0.5rem;
          }@media (min-width: 1024px){#modalReservation > .container-fluid .body-modal .thumb:before{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }#modalReservation > .container-fluid .body-modal .thumb:before{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
}#modalReservation > .container-fluid .body-modal .thumb:before {
            background: linear-gradient(184.37deg, rgba(0, 0, 0, 0.0175) 3.55%, rgba(0, 0, 0, 0.35) 93.73%);
          }#modalReservation > .container-fluid .body-modal .thumb img{
  height: 100%;
  width: 100%;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}@media (min-width: 1024px){#modalReservation > .container-fluid .body-modal .thumb img{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }#modalReservation > .container-fluid .body-modal .thumb img{
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
  }
}#modalProductGalery{
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: none;
  height: 100%;
  width: 100%;
  overflow: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}#modalProductGalery .body-modal{
  position: relative;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
}@media (min-width: 768px){#modalProductGalery .body-modal{
    padding-top: 120px;
  }#modalProductGalery .body-modal{
    padding-bottom: 120px;
  }
}@media (min-width: 1024px){#modalProductGalery .body-modal{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}#modalProductGalery .body-modal .swiper-pagination{
  top: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalProductGalery .body-modal .swiper-pagination span{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}#modalProductGalery .body-modal .btn-close-galery{
  position: absolute;
  top: 2rem;
  right: 1rem;
  z-index: 30;
  display: inline-flex;
  height: 2rem;
  min-width: 32px;
  max-width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}@media (min-width: 1024px){#modalProductGalery .body-modal .btn-close-galery{
    right: 2rem;
  }
}#modalProductGalery .body-modal .btn-close-galery i{
  font-size: 12px;
}#modalProductGalery .body-modal .slide-galery{
  position: relative;
  z-index: 30;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}#modalProductGalery .body-modal .slide-galery .slide{
  display: flex;
  width: 100%;
  justify-content: center;
}#modalProductGalery .body-modal .slide-galery .slide .thumb{
  height: 600px;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 1024px){#modalProductGalery .body-modal .slide-galery .slide .thumb{
    height: 808px;
  }#modalProductGalery .body-modal .slide-galery .slide .thumb{
    min-width: 512px;
  }#modalProductGalery .body-modal .slide-galery .slide .thumb{
    max-width: 512px;
  }
}#modalProductGalery .body-modal .slide-galery .slide .thumb img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}#modalProductGalery .body-modal .slide-galery .nav-control-galery{
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 30;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}#modalProductGalery .body-modal .slide-galery .nav-control-galery a{
  display: inline-flex;
  height: 3rem;
  min-width: 48px;
  max-width: 48px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}#modalProductGalery .body-modal .slide-galery .nav-control-galery a i{
  font-size: 14px;
}.relative{
  position: relative;
}.right-4{
  right: 1rem;
}.z-20{
  z-index: 20;
}.order-2{
  order: 2;
}.order-1{
  order: 1;
}.col-span-1{
  grid-column: span 1 / span 1;
}.col-span-4{
  grid-column: span 4 / span 4;
}.col-span-2{
  grid-column: span 2 / span 2;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.mb-6{
  margin-bottom: 1.5rem;
}.mt-8{
  margin-top: 2rem;
}.block{
  display: block;
}.flex{
  display: flex;
}.inline-flex{
  display: inline-flex;
}.table{
  display: table;
}.grid{
  display: grid;
}.hidden{
  display: none;
}.h-20{
  height: 5rem;
}.h-\[232px\]{
  height: 232px;
}.h-full{
  height: 100%;
}.h-\[224px\]{
  height: 224px;
}.\!h-14{
  height: 3.5rem !important;
}.w-full{
  width: 100%;
}.w-auto{
  width: auto;
}.w-\[264px\]{
  width: 264px;
}.min-w-full{
  min-width: 100%;
}.max-w-\[800px\]{
  max-width: 800px;
}.max-w-\[840px\]{
  max-width: 840px;
}.max-w-full{
  max-width: 100%;
}.max-w-\[432px\]{
  max-width: 432px;
}.max-w-\[464px\]{
  max-width: 464px;
}.border-collapse{
  border-collapse: collapse;
}.resize{
  resize: both;
}.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.flex-col{
  flex-direction: column;
}.flex-wrap{
  flex-wrap: wrap;
}.items-start{
  align-items: flex-start;
}.items-end{
  align-items: flex-end;
}.items-center{
  align-items: center;
}.justify-end{
  justify-content: flex-end;
}.justify-center{
  justify-content: center;
}.justify-between{
  justify-content: space-between;
}.gap-6{
  gap: 1.5rem;
}.gap-8{
  gap: 2rem;
}.gap-4{
  gap: 1rem;
}.gap-2{
  gap: 0.5rem;
}.gap-10{
  gap: 2.5rem;
}.gap-0{
  gap: 0px;
}.gap-3{
  gap: 0.75rem;
}.gap-1{
  gap: 0.25rem;
}.gap-\[2px\]{
  gap: 2px;
}.gap-9{
  gap: 2.25rem;
}.gap-y-8{
  row-gap: 2rem;
}.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}.space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.space-y-1 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}.space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}.space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}.overflow-auto{
  overflow: auto;
}.overflow-hidden{
  overflow: hidden;
}.whitespace-nowrap{
  white-space: nowrap;
}.rounded-lg{
  border-radius: 0.5rem;
}.border{
  border-width: 1px;
}.border-b{
  border-bottom-width: 1px;
}.border-t{
  border-top-width: 1px;
}.border-neutral-10{
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
}.border-primary-60{
  --tw-border-opacity: 1;
  border-color: rgb(226 212 188 / var(--tw-border-opacity));
}.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}.\!pl-4{
  padding-left: 1rem !important;
}.pt-20{
  padding-top: 5rem;
}.pb-2{
  padding-bottom: 0.5rem;
}.pb-10{
  padding-bottom: 2.5rem;
}.pb-14{
  padding-bottom: 3.5rem;
}.pt-6{
  padding-top: 1.5rem;
}.pb-4{
  padding-bottom: 1rem;
}.pb-8{
  padding-bottom: 2rem;
}.pl-0{
  padding-left: 0px;
}.pb-6{
  padding-bottom: 1.5rem;
}.pb-12{
  padding-bottom: 3rem;
}.pt-4{
  padding-top: 1rem;
}.pb-\[72px\]{
  padding-bottom: 72px;
}.text-left{
  text-align: left;
}.text-center{
  text-align: center;
}.text-\[12px\]{
  font-size: 12px;
}.\!text-\[12px\]{
  font-size: 12px !important;
}.\!text-\[14px\]{
  font-size: 14px !important;
}.text-\[18px\]{
  font-size: 18px;
}.text-\[10px\]{
  font-size: 10px;
}.\!text-\[20px\]{
  font-size: 20px !important;
}.font-medium{
  font-weight: 500;
}.capitalize{
  text-transform: capitalize;
}.text-neutral-50{
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.\!text-semantic-error-1{
  --tw-text-opacity: 1 !important;
  color: rgb(219 40 40 / var(--tw-text-opacity)) !important;
}.text-neutral-80{
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.ring{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}body {
  font-family: 'Montserrat', sans-serif;
}.scrolled{
  border-bottom-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}.open-submenu{
  border-bottom-width: 1px;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}.overflowHidden{
  position: relative;
  overflow: hidden;
}.overflowHidden::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 40;
    height: 100%;
    width: 100%;
  }@media (min-width: 1024px){.overflowHidden::before{
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }.overflowHidden::before{
    --tw-bg-opacity: 0.8;
  }
}.overflowHidden::before {
    background-color: #000000;
    opacity: 0.5;
  }.overflow-hidden-submenu{
  position: relative;
  overflow: hidden;
}.overflow-hidden-submenu::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 40;
    height: 100%;
    width: 100%;
  }@media (min-width: 1024px){.overflow-hidden-submenu::before{
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }.overflow-hidden-submenu::before{
    --tw-bg-opacity: 0.8;
  }
}.hero-summer{
  margin-top: 91px;
  width: 100%;
  padding-top: 2rem;
  padding-bottom: 3rem;
}@media (min-width: 768px){.hero-summer{
    padding-top: 3rem;
  }.hero-summer{
    padding-bottom: 88px;
  }
}@media (min-width: 1024px){.hero-summer{
    padding-top: 84px;
  }
}.hero-summer h1{
  margin-bottom: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 1024px){.hero-summer h1{
    font-size: 38px;
  }
}@media (min-width: 1200px){.hero-summer h1{
    font-size: 48px;
    line-height: 56px;
  }
}.hero-summer .body-summer{
  height: 150px;
  width: 100%;
}@media (min-width: 768px){.hero-summer .body-summer{
    height: 260px;
  }
}@media (min-width: 1024px){.hero-summer .body-summer{
    height: 340px;
  }
}@media (min-width: 1200px){.hero-summer .body-summer{
    height: 440px;
  }
}.hero-summer .body-summer img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.content-partners{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  padding-bottom: 160px;
}.content-partners .hero{
  position: relative;
  height: 368px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.content-partners .description-updated{
  position: relative;
  z-index: 999;
  margin-left: auto;
  margin-right: auto;
  margin-top: -220px;
  display: block;
  max-width: 840px;
}.content-partners .description-updated > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-partners .description-updated .logo{
  position: relative;
  z-index: 999;
  display: block;
}.content-partners .description-updated .logo img{
  margin-left: auto;
  margin-right: auto;
  height: 2rem;
  -o-object-fit: contain;
     object-fit: contain;
}@media (min-width: 768px){.content-partners .description-updated .logo img{
    height: 3rem;
  }
}.content-partners .description-updated .body-partners{
  position: relative;
  display: block;
}.content-partners .description-updated .body-partners > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}.content-partners .description-updated .body-partners{
  border-radius: 1rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(231 219 200 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 100px;
  padding-bottom: 3.5rem;
}@media (min-width: 768px){.content-partners .description-updated .body-partners{
    padding-left: 2rem;
    padding-right: 2rem;
  }.content-partners .description-updated .body-partners{
    padding-top: 150px;
  }
}@media (min-width: 1024px){.content-partners .description-updated .body-partners{
    padding-left: 3rem;
    padding-right: 3rem;
  }.content-partners .description-updated .body-partners{
    padding-top: 176px;
  }
}@media (min-width: 1200px){.content-partners .description-updated .body-partners{
    padding-left: 60px;
    padding-right: 60px;
  }
}.content-partners .description-updated .body-partners .box-icon{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 216px;
  align-items: center;
  justify-content: center;
  border-radius: 1.5rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-width: 1px;
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(231 219 200 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
        box-shadow: 0px 6px 8px 0px #CEB89033;
}.content-partners .description-updated .body-partners .box-icon .contain-icon{
  display: inline-flex;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 32px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
}.content-partners .description-updated .body-partners .box-icon .contain-icon i{
  font-size: 28px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-partners .description-updated .body-partners h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-partners .description-updated .body-partners h3 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-partners .description-updated .body-partners p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-partners .description-updated .body-partners p b{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-partners .hero::before {
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      z-index: 10;
      height: 100%;
      width: 100%;
      background: linear-gradient(91.94deg, rgba(0, 0, 0, 0.65) 1.64%, rgba(0, 0, 0, 0.75) 97.51%);
    }.content-partners .hero .slide{
  height: 100%;
  width: 100%;
}.content-partners .hero .slide img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}.content-partners .description{
  position: relative;
  z-index: 999;
  margin-left: auto;
  margin-right: auto;
  margin-top: -220px;
  display: block;
  max-width: 1040px;
}.content-partners .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-partners .description .logo{
  position: relative;
  z-index: 999;
  display: block;
}.content-partners .description .logo img{
  margin-left: auto;
  margin-right: auto;
  height: 2rem;
  -o-object-fit: contain;
     object-fit: contain;
}@media (min-width: 768px){.content-partners .description .logo img{
    height: 3rem;
  }
}.content-partners .description .body-partners{
  position: relative; 
  display: block;
}.content-partners .description .body-partners > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}.content-partners .description .body-partners{
  border-radius: 1rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(231 219 200 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 100px;
  padding-bottom: 3.5rem;
}@media (min-width: 768px){.content-partners .description .body-partners{
    padding-left: 2rem;
    padding-right: 2rem;
  }.content-partners .description .body-partners{
    padding-top: 150px;
  }
}@media (min-width: 1024px){.content-partners .description .body-partners{
    padding-left: 3rem;
    padding-right: 3rem;
  }.content-partners .description .body-partners{
    padding-top: 176px;
  }
}@media (min-width: 1200px){.content-partners .description .body-partners{
    padding-left: 72px;
    padding-right: 72px;
  }
}.content-partners .description .body-partners .box-icon{
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 216px;
  align-items: center;
  justify-content: center;
  border-radius: 1.5rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-width: 1px;
  border-top-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(231 219 200 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
        box-shadow: 0px 6px 8px 0px #CEB89033;
}.content-partners .description .body-partners .box-icon .contain-icon{
  display: inline-flex;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
}.content-partners .description .body-partners .box-icon .contain-icon i{
  font-size: 32px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-partners .description .body-partners h4{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-partners .description .body-partners h4 span{
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-partners .description .body-partners p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-partners .description .body-partners p b{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(50 50 50 / var(--tw-text-opacity));
}.content-partners .description .body-partners .form-partners{
  width: 100%;
}.content-partners .description .body-partners .form-partners .input-icons .form-control{
  height: 4rem !important;
}.content-partners .description .body-partners .form-partners .input-icons .btn-validate{
  position: absolute;
  right: 0.5rem;
  display: inline-flex;
  height: 3rem;
  width: 100%;
  max-width: 156px;
  align-items: center;
  justify-content: center;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-partners .description .body-partners .form-partners .input-icons .btn-validate:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
}.content-partners .description .body-partners .form-partners .input-icons .btn-restablecer{
  position: absolute;
  right: 0.5rem;
  display: none;
  height: 3rem;
  align-items: center;
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(127 127 127 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-partners .description .body-partners .form-partners .input-icons .btn-restablecer:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-partners .description .body-partners .form-partners .input-icons .btn-restablecer.show{
  display: inline-flex;
}
.content-partners .description .body-partners .form-partners .info-error{
  margin-top: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
          background: #F6C9C91A;
          border: 1.5px solid #F6C9C9;
}.content-partners .description .body-partners .form-partners .info-error i{
  font-size: 24px;
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}.content-partners .description .body-partners .form-partners .info-error p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(219 40 40 / var(--tw-text-opacity));
}
.content-partners .description .body-partners .form-partners .info-sent{
  margin-top: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
          background: #21BA451A;
          border: 1.5px solid #21BA45;
}.content-partners .description .body-partners .form-partners .info-sent i{
  font-size: 24px;
  --tw-text-opacity: 1;
  color: rgb(33 186 69 / var(--tw-text-opacity));
}.content-partners .description .body-partners .form-partners .info-sent p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(33 186 69 / var(--tw-text-opacity));
}.content-partners .description .body-partners .info-personal-date{
  display: none;
}.content-partners .description .body-partners .info-personal-date.open{
  display: block;
}.content-partners .description .body-partners .info-personal-date h6{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-partners .description .body-partners .info-personal-date .form-date{
  display: block;
}.content-partners .description .body-partners .info-personal-date .form-date > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
}.content-partners .description .body-partners .info-personal-date .form-date .content-btn{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}.content-partners .description .body-partners .info-personal-date .form-date .content-btn button{
  height: 3.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-partners .description .body-partners .info-personal-date .form-date .content-btn button{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-partners .description .body-partners .info-personal-date .form-date .content-btn .thumb{
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
  padding-left: 0.5rem;
}@media (min-width: 768px){.content-partners .description .body-partners .info-personal-date .form-date .content-btn .thumb{
    padding-left: 1rem;
  }
}.content-partners .description .body-partners .info-personal-date .form-date .content-btn .thumb img{
  height: 3.5rem;
  min-width: 56px;
  max-width: 56px;
  border-radius: 0.5rem;
  -o-object-fit: contain;
     object-fit: contain; 
}
.form-group .checkbox{
  margin: 0px;
  display: inline-flex;
  cursor: pointer;
  align-items: center;
}.form-group .checkbox input{
  display: none;
}.form-group .checkbox label{
  display: block;
}.form-group .checkbox input + small{
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}.form-group .checkbox input + small span{
  display: block;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}.form-group .checkbox input:checked + small{
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.form-group .checkbox input:checked + small span{
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.form-group .checkbox input + small:before {
      content: "";
      position: absolute;
      left: 0px;
      height: 1rem;
      width: 1rem;
      border-radius: 0.125rem;
      border-width: 1px;
      --tw-border-opacity: 1;
      border-color: rgb(153 153 153 / var(--tw-border-opacity));
      --tw-bg-opacity: 1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    }.form-group .checkbox input:checked + small:before{
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(206 184 144 / var(--tw-bg-opacity));
  font-size: 7px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
      content: "\f115";
      font-family: 'icons';
      font-weight: normal;
      font-style: normal;
      line-height: 1;
      text-transform: none;
      letter-spacing: normal;
      word-wrap: normal;
      white-space: nowrap;
      direction: ltr;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility;
      -moz-osx-font-smoothing: grayscale;
      font-feature-settings: 'liga';
}#content{
  width: 100%;
}#content-store{
  margin-top: 79px;
  width: 100%;
}@media (min-width: 1024px){#content-store{
    margin-top: 81px;
  }
}.content-sports-leagues{
  width: 100%;
  border-top-width: 12px;
  --tw-border-opacity: 1;
  border-color: rgb(167 145 115 / var(--tw-border-opacity));
  padding-top: 5rem;
  padding-bottom: 5rem;
}.content-sports-leagues > .container-fluid{
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1024px){.content-sports-leagues > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-sports-leagues > .container-fluid{
    padding-left: 5rem;
    padding-right: 5rem;
  }
}@media (min-width: 1281px){.content-sports-leagues > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-sports-leagues > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-sports-leagues h3{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-sports-leagues h3 span{
  display: block;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-sports-leagues .list-sports{
  display: block;
}.content-sports-leagues .list-sports > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}.content-sports-leagues .list-sports li .card-sports{
  display: flex;
  flex-direction: column;
  gap: 2rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 229 229 / var(--tw-border-opacity));
  padding-bottom: 2rem;
}@media (min-width: 1024px){.content-sports-leagues .list-sports li .card-sports{
    flex-direction: row;
  }
}@media (min-width: 1200px){.content-sports-leagues .list-sports li .card-sports{
    gap: 3rem;
  }
}@media (min-width: 1281px){.content-sports-leagues .list-sports li .card-sports{
    gap: 4rem;
  }
}.content-sports-leagues .list-sports li .card-sports .description{
  display: block;
  min-width: 100%;
  max-width: 100%;
}.content-sports-leagues .list-sports li .card-sports .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 1024px){.content-sports-leagues .list-sports li .card-sports .description{
    min-width: 380px;
  }.content-sports-leagues .list-sports li .card-sports .description{
    max-width: 380px;
  }
}@media (min-width: 1281px){.content-sports-leagues .list-sports li .card-sports .description{
    min-width: 480px;
  }.content-sports-leagues .list-sports li .card-sports .description{
    max-width: 480px;
  }
}@media (min-width: 1600px){.content-sports-leagues .list-sports li .card-sports .description{
    min-width: 560px;
  }.content-sports-leagues .list-sports li .card-sports .description{
    max-width: 560px;
  }
}.content-sports-leagues .list-sports li .card-sports .description .logo{
  height: 152px;
  width: 100%;
  max-width: 136px;
}.content-sports-leagues .list-sports li .card-sports .description .logo img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}.content-sports-leagues .list-sports li .card-sports .description h5{
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-sports-leagues .list-sports li .card-sports .description small{
  display: block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-sports-leagues .list-sports li .card-sports .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}.content-sports-leagues .list-sports li .card-sports .description p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-sports-leagues .list-sports li .card-sports .body-sports{
  display: block;
  width: 100%;
}.content-sports-leagues .list-sports li .card-sports .body-sports > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-video{
  display: block;
  width: 100%;
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-video > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-video .thumb-video{
  height: 320px;
  width: 100%;
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-video .thumb-video img{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}@media (min-width: 768px){.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules .card-schedules{
  display: block;
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules .card-schedules > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules .card-schedules{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 212 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(253 251 249 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 1200px){.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules .card-schedules{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules .card-schedules h6{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules .card-schedules ol{
  display: block;
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules .card-schedules ol > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules .card-schedules ol li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules .card-schedules ol li p{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-sports-leagues .list-sports li .card-sports .body-sports .info-schedules .card-schedules ol li p b{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.btn-chat{
  position: fixed;
  bottom: 4rem;
  right: 0.5rem;
  z-index: 40;
  display: inline-flex;
  height: 3.5rem;
  min-width: 56px;
  max-width: 56px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(206 184 144 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity));
  font-size: 24px;
  --tw-text-opacity: 1;
  color: rgb(206 184 144 / var(--tw-text-opacity));
}@media (min-width: 768px){.btn-chat{
    right: 1rem;
  }
}@media (min-width: 1024px){.btn-chat{
    right: 2rem;
  }
}.btn-chat {
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.10), 0px 30px 40px 0px rgba(0, 0, 0, 0.08);
}.btn-chat span{
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-flex;
  height: 14px;
  min-width: 14px;
  max-width: 14px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(219 40 40 / var(--tw-bg-opacity));
  font-family: Montserrat, sans-serif;
  font-size: 8px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-banner-interested{
  position: relative;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 3rem;
  padding-bottom: 192px;
}@media (min-width: 768px){.content-banner-interested{
    padding-top: 96px;
  }
}.content-banner-interested::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 20;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.455) 0%, rgba(0, 0, 0, 0.525) 100%);
  }.content-banner-interested .body-interested{
  position: relative;
  z-index: 30;
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.5rem;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(231 219 200 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}@media (min-width: 768px){.content-banner-interested .body-interested{
    flex-direction: row;
  }.content-banner-interested .body-interested{
    align-items: center;
  }.content-banner-interested .body-interested{
    justify-content: space-between;
  }.content-banner-interested .body-interested{
    gap: 3rem;
  }.content-banner-interested .body-interested{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1024px){.content-banner-interested .body-interested{
    gap: 72px;
  }.content-banner-interested .body-interested{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1200px){.content-banner-interested .body-interested{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}.content-banner-interested .body-interested {
    background-color: rgba(102, 102, 102, 0.5);
    -webkit-backdrop-filter: blur(16px);
            backdrop-filter: blur(16px);
  }.content-banner-interested .body-interested .description{
  display: block;
  max-width: 600px;
}.content-banner-interested .body-interested .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}.content-banner-interested .body-interested .description h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-banner-interested .body-interested .description p{
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-form-help{
  position: relative;
  z-index: 30;
  width: 100%;
}.content-form-help::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -40px;
    z-index: 10;
    display: none;
    height: 120px;
    width: 100%;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
  }@media (min-width: 768px){.content-form-help::before{
    display: block;
  }
}@media (min-width: 1024px){.content-form-help::before{
    height: 130px;
  }
}.content-form-help::before {
    background-image: url('../img/bg-arrow-footer.png');
  }.content-form-help > .container-fluid{
  position: relative;
  z-index: 30;
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0px;
  padding-right: 0px;
}@media (min-width: 1024px){.content-form-help > .container-fluid{
    flex-direction: row;
  }.content-form-help > .container-fluid{
    gap: 2rem;
  }.content-form-help > .container-fluid{
    padding-right: 1rem;
  }
}@media (min-width: 1200px){.content-form-help > .container-fluid{
    gap: 3rem;
  }
}@media (min-width: 1281px){.content-form-help > .container-fluid{
    padding-right: 50px;
  }
}@media (min-width: 1600px){.content-form-help > .container-fluid{
    gap: 5rem;
  }.content-form-help > .container-fluid{
    padding-right: 140px;
  }
}.content-form-help > .container-fluid .thumb{
  position: relative;
  height: 496px;
  min-width: 100%;
  max-width: 100%;
}@media (min-width: 768px){.content-form-help > .container-fluid .thumb{
    height: auto;
  }
}@media (min-width: 1024px){.content-form-help > .container-fluid .thumb{
    min-width: 500px;
  }.content-form-help > .container-fluid .thumb{
    max-width: 500px;
  }
}@media (min-width: 1200px){.content-form-help > .container-fluid .thumb{
    min-width: 580px;
  }.content-form-help > .container-fluid .thumb{
    max-width: 580px;
  }
}@media (min-width: 1281px){.content-form-help > .container-fluid .thumb{
    min-width: 720px;
  }.content-form-help > .container-fluid .thumb{
    max-width: 720px;
  }
}.content-form-help > .container-fluid .thumb.alt-help img{
  border-radius: 0px;
}.content-form-help > .container-fluid .thumb::before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 20;
        height: 100%;
        width: 100%;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 97.73%);
      }.content-form-help > .container-fluid .thumb img{
  position: relative;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}@media (min-width: 1024px){.content-form-help > .container-fluid .thumb img{
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}.content-form-help > .container-fluid .thumb figcaption{
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 72px;
  z-index: 30;
  padding-left: 1rem;
  padding-right: 1rem;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-form-help > .container-fluid .thumb figcaption{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}@media (min-width: 1281px){.content-form-help > .container-fluid .thumb figcaption{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }.content-form-help > .container-fluid .thumb figcaption{
    font-size: 48px;
    line-height: 56px;
  }
}.content-form-help > .container-fluid .form-help{
  margin: 0px !important;
  display: block;
  width: 100%;
}.content-form-help > .container-fluid .form-help > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-form-help > .container-fluid .form-help{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 3rem;
  padding-top: 3rem;
}@media (min-width: 768px){.content-form-help > .container-fluid .form-help > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }.content-form-help > .container-fluid .form-help{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.content-form-help > .container-fluid .form-help{
    padding-left: 0px;
    padding-right: 0px;
  }.content-form-help > .container-fluid .form-help{
    padding-bottom: 4rem;
  }.content-form-help > .container-fluid .form-help{
    padding-top: 4rem;
  }
}.content-form-help > .container-fluid .form-help .wpforms-ajax-form{
  display: block !important;
}.content-form-help > .container-fluid .form-help .wpforms-field-container{
  display: block;
}.content-form-help > .container-fluid .form-help .wpforms-field-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-form-help > .container-fluid .form-help .wpforms-field-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
}.content-form-help > .container-fluid .form-help .wpforms-container .wpforms-field{
  display: block !important;
}.content-form-help > .container-fluid .form-help .wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}.content-form-help > .container-fluid .form-help .wpforms-container .wpforms-field{
  padding: 0px !important;
}.content-form-help > .container-fluid .form-help .wpforms-container .wpforms-field, .content-form-help > .container-fluid .form-help .wp-core-ui div.wpforms-container .wpforms-field{
  display: block !important;
}.content-form-help > .container-fluid .form-help .wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]), .content-form-help > .container-fluid .form-help .wp-core-ui div.wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}.content-form-help > .container-fluid .form-help .wpforms-container .wpforms-field, .content-form-help > .container-fluid .form-help .wp-core-ui div.wpforms-container .wpforms-field{
  padding: 0px !important;
}.content-form-help > .container-fluid .form-help .wpforms-field .alt-pt{
  padding-top: 1rem !important;
}.content-form-help > .container-fluid .form-help label{
  margin-bottom: 0.5rem !important;
  display: block !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help div.wpforms-container-full .wpforms-field-label, .content-form-help > .container-fluid .form-help .wp-core-ui div.wpforms-container-full .wpforms-field-label{
  margin-bottom: 0.5rem !important;
  display: block !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help input{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-help > .container-fluid .form-help input::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help input:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help input::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help input {
        box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
      }.content-form-help > .container-fluid .form-help .wpforms-field-medium{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-help > .container-fluid .form-help .wpforms-field-medium::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help .wpforms-field-medium:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help .wpforms-field-medium::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help .wpforms-field-medium {
        box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
      }.content-form-help > .container-fluid .form-help .choices__inner{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-help > .container-fluid .form-help .choices__inner::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help .choices__inner:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help .choices__inner::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help .choices__inner {
        box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
      }.content-form-help > .container-fluid .form-help .choices__list--dropdown{
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
        box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
}.content-form-help > .container-fluid .form-help .choices__list--dropdown .choices__item{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help .choices__list--dropdown .choices__item--selectable.is-highlighted{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(206 184 144 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help textarea.wpforms-field-medium{
  height: 136px !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}.content-form-help > .container-fluid .form-help .wpforms-submit-container{
  margin-top: 0px !important;
  display: block !important;
  padding-top: 2rem !important;
}.content-form-help > .container-fluid .form-help .wpforms-submit-container button{
  display: inline-flex !important;
  height: 3rem !important;
  cursor: pointer !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 1.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity)) !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-help .wpforms-submit-container button:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity)) !important;
}.content-form-help > .container-fluid .form-help .form-group .area{
  height: 136px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.content-form-help > .container-fluid .form-reservation{
  margin: 0px !important;
  display: block;
  width: 100%;
}.content-form-help > .container-fluid .form-reservation > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}.content-form-help > .container-fluid .form-reservation{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 3rem;
  padding-top: 3rem;
}@media (min-width: 768px){.content-form-help > .container-fluid .form-reservation > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3.5rem * var(--tw-space-y-reverse));
  }.content-form-help > .container-fluid .form-reservation{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.content-form-help > .container-fluid .form-reservation{
    padding-left: 0px;
    padding-right: 0px;
  }.content-form-help > .container-fluid .form-reservation{
    padding-bottom: 4rem;
  }.content-form-help > .container-fluid .form-reservation{
    padding-top: 4rem;
  }
}.content-form-help > .container-fluid .form-reservation .wpforms-ajax-form{
  display: block !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-field-container{
  display: block;
}.content-form-help > .container-fluid .form-reservation .wpforms-field-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-form-help > .container-fluid .form-reservation .wpforms-field-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
}.content-form-help > .container-fluid .form-reservation .wpforms-container .wpforms-field{
  display: block !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-container .wpforms-field{
  padding: 0px !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-container .wpforms-field, .content-form-help > .container-fluid .form-reservation .wp-core-ui div.wpforms-container .wpforms-field{
  display: block !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]), .content-form-help > .container-fluid .form-reservation .wp-core-ui div.wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-container .wpforms-field, .content-form-help > .container-fluid .form-reservation .wp-core-ui div.wpforms-container .wpforms-field{
  padding: 0px !important;
}.content-form-help > .container-fluid .form-reservation label{
  margin-bottom: 0.5rem !important;
  display: block !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation div.wpforms-container-full .wpforms-field-label, .content-form-help > .container-fluid .form-reservation .wp-core-ui div.wpforms-container-full .wpforms-field-label{
  margin-bottom: 0.5rem !important;
  display: block !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation input{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-help > .container-fluid .form-reservation input::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation input:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation input::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation input {
        box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
      }.content-form-help > .container-fluid .form-reservation .wpforms-field-medium{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-field-medium::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-field-medium:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-field-medium::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-field-medium {
        box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
      }.content-form-help > .container-fluid .form-reservation .choices__inner{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-help > .container-fluid .form-reservation .choices__inner::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation .choices__inner:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation .choices__inner::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation .choices__inner {
        box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
      }.content-form-help > .container-fluid .form-reservation .choices__list--dropdown{
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
        box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
}.content-form-help > .container-fluid .form-reservation .choices__list--dropdown .choices__item{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation .choices__list--dropdown .choices__item--selectable.is-highlighted{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(206 184 144 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation textarea.wpforms-field-medium{
  height: 136px !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-submit-container{
  margin-top: 0px !important;
  display: block !important;
  padding-top: 2rem !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-submit-container button{
  display: inline-flex !important;
  height: 3rem !important;
  cursor: pointer !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 1.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity)) !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation .wpforms-submit-container button:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity)) !important;
}.content-form-help > .container-fluid .form-reservation .form-group .area{
  height: 136px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.content-form-help > .container-fluid .wpforms-confirmation-container-full {
      background-color: transparent !important;
      border: none !important;
      padding: 0 !important;
      margin: 0 !important;
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      height: 100% !important;
      width: 100% !important;
    }.content-form-help > .container-fluid .wpforms-confirmation-container-full .content-message{
  width: 100% !important;
}.content-form-help > .container-fluid .wpforms-confirmation-container-full .content-message .body-message .description h5{
  margin-top: 0px !important;
  margin-bottom: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 20px !important;
  line-height: 24px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}@media (min-width: 768px){.content-form-help > .container-fluid .wpforms-confirmation-container-full .content-message .body-message .description h5{
    font-size: 24px !important;
    line-height: 32px !important;
  }
}@media (min-width: 1024px){.content-form-help > .container-fluid .wpforms-confirmation-container-full .content-message .body-message .description h5{
    font-size: 28px !important;
    line-height: 32px !important;
  }
}.content-form-help > .container-fluid .wpforms-confirmation-container-full .content-message .body-message .description p{
  margin-bottom: 1.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity)) !important;
}@media (min-width: 768px){.content-form-help > .container-fluid .wpforms-confirmation-container-full .content-message .body-message .description p{
    margin-bottom: 2rem !important;
  }
}@media (min-width: 1024px){.content-form-help > .container-fluid .wpforms-confirmation-container-full .content-message .body-message .description p{
    margin-bottom: 3rem !important;
  }
}.content-form-help > .container-fluid .wpforms-confirmation-container-full .content-message .body-message .description a{
  display: inline-flex !important;
  height: 3rem !important;
  cursor: pointer !important;
  align-items: center !important;
  justify-content: center !important;
  white-space: nowrap !important;
  border-radius: 1.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity)) !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}.content-form-help > .container-fluid .wpforms-confirmation-container-full .content-message .body-message .description a:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity)) !important;
}.content-form-help > .container-fluid .content-message{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-form-help > .container-fluid .content-message{
    padding-left: 0px;
    padding-right: 0px;
  }
}@media (min-width: 1024px){.content-form-help > .container-fluid .content-message{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}.content-form-help > .container-fluid .content-message.open{
  display: flex;
}.content-form-help > .container-fluid .content-message .body-message{
  position: relative;
  display: block;
  width: 100%;
  max-width: 720px;
  border-radius: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 3.5rem;
  text-align: center;
}@media (min-width: 768px){.content-form-help > .container-fluid .content-message .body-message{
    padding-top: 5rem;
  }
}@media (min-width: 1024px){.content-form-help > .container-fluid .content-message .body-message{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1200px){.content-form-help > .container-fluid .content-message .body-message{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}@media (min-width: 1600px){.content-form-help > .container-fluid .content-message .body-message{
    min-width: 720px;
  }
}.content-form-help > .container-fluid .content-message .body-message {
        background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%);
      }.content-form-help > .container-fluid .content-message .body-message .contain-icon{
  position: absolute;
  left: 0px;
  right: 0px;
  top: -2rem;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(226 212 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
}.content-form-help > .container-fluid .content-message .body-message .contain-icon i{
  font-size: 32px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-form-help > .container-fluid .content-message .body-message .description{
  display: block;
}.content-form-help > .container-fluid .content-message .body-message .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-form-help > .container-fluid .content-message .body-message .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1024px){.content-form-help > .container-fluid .content-message .body-message .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
}.content-form-help > .container-fluid .content-message .body-message .description h5{
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-form-help > .container-fluid .content-message .body-message .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-form-summer{
  padding-bottom: 148px;
}.content-form-summer .form-help{
  margin-left: auto;
  margin-right: auto;
  max-width: 656px;
}.content-form-summer .form-help .wpforms-ajax-form{
  display: block !important;
}.content-form-summer .form-help .wpforms-field-container{
  display: block;
}.content-form-summer .form-help .wpforms-field-container > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-form-summer .form-help .wpforms-field-container > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
}.content-form-summer .form-help .wpforms-container .wpforms-field{
  display: block !important;
}.content-form-summer .form-help .wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}.content-form-summer .form-help .wpforms-container .wpforms-field{
  padding: 0px !important;
}.content-form-summer .form-help .wpforms-container .wpforms-field, .content-form-summer .form-help .wp-core-ui div.wpforms-container .wpforms-field{
  display: block !important;
}.content-form-summer .form-help .wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]), .content-form-summer .form-help .wp-core-ui div.wpforms-container .wpforms-field > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}.content-form-summer .form-help .wpforms-container .wpforms-field, .content-form-summer .form-help .wp-core-ui div.wpforms-container .wpforms-field{
  padding: 0px !important;
}.content-form-summer .form-help .wpforms-field .alt-pt{
  padding-top: 1rem !important;
}.content-form-summer .form-help label{
  margin-bottom: 0.5rem !important;
  display: block !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help div.wpforms-container-full .wpforms-field-label, .content-form-summer .form-help .wp-core-ui div.wpforms-container-full .wpforms-field-label{
  margin-bottom: 0.5rem !important;
  display: block !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(76 76 76 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help input{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-summer .form-help input::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help input:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help input::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help input {
      box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
    }.content-form-summer .form-help .wpforms-field-medium{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-summer .form-help .wpforms-field-medium::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help .wpforms-field-medium:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help .wpforms-field-medium::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help .wpforms-field-medium {
      box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
    }.content-form-summer .form-help .choices__inner{
  height: 3rem !important;
  width: 100% !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(167 145 115 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}.content-form-summer .form-help .choices__inner::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help .choices__inner:-ms-input-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help .choices__inner::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help .choices__inner {
      box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
    }.content-form-summer .form-help .choices__list--dropdown{
  border-radius: 0.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 229 229 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
      box-shadow: 0px 0px 0px 2px rgba(158, 158, 158, 0.10) !important;
}.content-form-summer .form-help .choices__list--dropdown .choices__item{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 14px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(127 127 127 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help .choices__list--dropdown .choices__item--selectable.is-highlighted{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 248 244 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(206 184 144 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help textarea.wpforms-field-medium{
  height: 136px !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}.content-form-summer .form-help .wpforms-submit-container{
  margin-top: 0px !important;
  display: block !important;
  padding-top: 2rem !important;
}.content-form-summer .form-help .wpforms-submit-container button{
  display: inline-flex !important;
  height: 3rem !important;
  cursor: pointer !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 1.5rem !important;
  border-width: 1px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(255 255 255 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity)) !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  font-family: Montserrat, sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}.content-form-summer .form-help .wpforms-submit-container button:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity)) !important;
}.content-form-summer .form-help .form-group .area{
  height: 136px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}.content-form-summer .wpforms-confirmation-container-full{
  margin: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
  padding: 0px !important;
}.content-form-summer .content-message{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-form-summer .content-message{
    padding-left: 0px;
    padding-right: 0px;
  }
}@media (min-width: 1024px){.content-form-summer .content-message{
    padding-top: 0px;
    padding-bottom: 0px;
  }
}.content-form-summer .content-message.open{
  display: flex;
}.content-form-summer .content-message .body-message{
  position: relative;
  display: block;
  width: 100%;
  max-width: 720px;
  border-radius: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 3.5rem;
  text-align: center;
}@media (min-width: 768px){.content-form-summer .content-message .body-message{
    padding-top: 5rem;
  }
}@media (min-width: 1024px){.content-form-summer .content-message .body-message{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}@media (min-width: 1200px){.content-form-summer .content-message .body-message{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}@media (min-width: 1600px){.content-form-summer .content-message .body-message{
    min-width: 720px;
  }
}.content-form-summer .content-message .body-message {
        background: linear-gradient(180deg, rgba(240, 234, 222, 0.65) 0%, rgba(253, 251, 249, 0.15) 100%);
      }.content-form-summer .content-message .body-message .contain-icon{
  position: absolute;
  left: 0px;
  right: 0px;
  top: -2rem;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(226 212 188 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(167 145 115 / var(--tw-bg-opacity));
}.content-form-summer .content-message .body-message .contain-icon i{
  font-size: 32px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-form-summer .content-message .body-message .description{
  display: block;
}.content-form-summer .content-message .body-message .description > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}@media (min-width: 768px){.content-form-summer .content-message .body-message .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
}@media (min-width: 1024px){.content-form-summer .content-message .body-message .description > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }
}.content-form-summer .content-message .body-message .description h5{
  margin: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}@media (min-width: 768px){.content-form-summer .content-message .body-message .description h5{
    font-size: 28px;
    line-height: 32px;
  }
}.content-form-summer .content-message .body-message .description p{
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-form-summer .content-message .body-message .description a{
  display: inline-flex;
  height: 3rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  border-radius: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(76 76 76 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}.content-form-summer .content-message .body-message .description a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(127 127 127 / var(--tw-bg-opacity));
}.content-form-help > .container-fluid .form-help input:disabled{
  pointer-events: none;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(178 178 178 / var(--tw-text-opacity)) !important;
}.content-breadcrumb{
  margin-top: 79px;
  width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}@media (min-width: 1024px){.content-breadcrumb{
    margin-top: 85px;
  }
}.content-breadcrumb > .container-fluid{
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}@media (min-width: 768px){.content-breadcrumb > .container-fluid{
    padding-left: 2rem;
    padding-right: 2rem;
  }
}@media (min-width: 1024px){.content-breadcrumb > .container-fluid{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
}@media (min-width: 1281px){.content-breadcrumb > .container-fluid{
    padding-left: 100px;
    padding-right: 100px;
  }
}@media (min-width: 1600px){.content-breadcrumb > .container-fluid{
    padding-left: 120px;
    padding-right: 120px;
  }
}.content-breadcrumb > .container-fluid .breadcrumb{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 0.5rem;
}.content-breadcrumb > .container-fluid .breadcrumb .breadcrumb-item{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
}.content-breadcrumb > .container-fluid .breadcrumb .breadcrumb-item a{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(76 76 76 / var(--tw-text-opacity));
}.content-breadcrumb > .container-fluid .breadcrumb .breadcrumb-item.active{
  --tw-text-opacity: 1;
  color: rgb(127 127 127 / var(--tw-text-opacity));
}.content-breadcrumb > .container-fluid .breadcrumb .breadcrumb-item:not(:first-child)::before {
          content: "\f106";
          position: relative;
          padding-left: 10px;
          padding-right: 10px;
          font-size: 8px;
          --tw-text-opacity: 1;
          color: rgb(127 127 127 / var(--tw-text-opacity));
          font-family: 'icons';
          font-weight: normal;
          font-style: normal;
          line-height: 1;
          text-transform: none;
          letter-spacing: normal;
          word-wrap: normal;
          white-space: nowrap;
          direction: ltr;
          -webkit-font-smoothing: antialiased;
          text-rendering: optimizeLegibility;
          -moz-osx-font-smoothing: grayscale;
          font-feature-settings: 'liga';
        }.wpforms-container .wpforms-field {
  padding: 0 !important;
}.wpforms-recaptcha-container .wpforms-is-hcaptcha{
  padding-top: 2.5rem;
}.wpforms-recaptcha-container .wpforms-is-hcaptcha .g-recaptcha {
  padding: 0 !important;
}.wpforms-container .wpforms-recaptcha-container {
  padding: 40px 0px 0px 0px !important;
}.wpforms-container .wpforms-recaptcha-container .g-recaptcha {
  padding: 0 !important;
}.wpforms-field .wpforms-field-name .form-group {
  padding: 0px !important;
}.wpforms-required-label{
  display: none;
}.alt-pt{
  margin-top: 1rem !important;
}@media (min-width: 768px){
  
    .btn.md\:btn-large{
    height: 3rem;
  }
  
    .btn.md\:btn-large{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  
    .btn.md\:btn-large{
    font-size: 16px;
    line-height: 24px;
  }
  
    .btn i.md\:right{
    margin-left: 0.5rem;
  }
  
    @media (min-width: 768px){.btn i.md\:right{
      margin-left: 0.75rem;
    }
  }
  
    .btn i.md\:left{
    margin-right: 0.5rem;
  }
  
    @media (min-width: 768px){.btn i.md\:left{
      margin-right: 0.75rem;
    }
  }
  
    .btn-icon.md\:btn-large{
    height: 3rem;
  }
  
    .btn-icon.md\:btn-large{
    min-width: 48px;
  }
  
    .btn-icon.md\:btn-large{
    max-width: 48px;
  }

        .form-group .input-icons i.md\:left{
    left: 0.5rem;
  }

        .form-group .input-icons i.md\:right{
    right: 0.5rem;
  }

        .md\:col-span-12{
    grid-column: span 12 / span 12;
  }

        .md\:col-span-6{
    grid-column: span 6 / span 6;
  }

        .md\:col-span-2{
    grid-column: span 2 / span 2;
  }

        .md\:mb-8{
    margin-bottom: 2rem;
  }

        .md\:block{
    display: block;
  }

        .md\:h-auto{
    height: auto;
  }

        .md\:h-\[312px\]{
    height: 312px;
  }

        .md\:w-\[224px\]{
    width: 224px;
  }

        .md\:w-\[352px\]{
    width: 352px;
  }

        .md\:w-\[200px\]{
    width: 200px;
  }

        .md\:w-\[240px\]{
    width: 240px;
  }

        .md\:w-auto{
    width: auto;
  }

        .md\:w-\[232px\]{
    width: 232px;
  }

        .md\:w-\[296px\]{
    width: 296px;
  }

        .md\:min-w-\[360px\]{
    min-width: 360px;
  }

        .md\:min-w-\[416px\]{
    min-width: 416px;
  }

        .md\:max-w-\[360px\]{
    max-width: 360px;
  }

        .md\:max-w-\[416px\]{
    max-width: 416px;
  }

        .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

        .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

        .md\:flex-row{
    flex-direction: row;
  }

        .md\:items-end{
    align-items: flex-end;
  }

        .md\:items-center{
    align-items: center;
  }

        .md\:justify-center{
    justify-content: center;
  }

        .md\:justify-between{
    justify-content: space-between;
  }

        .md\:gap-12{
    gap: 3rem;
  }

        .md\:gap-4{
    gap: 1rem;
  }

        .md\:gap-6{
    gap: 1.5rem;
  }

        .md\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }

        .md\:space-y-\[72px\] > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(72px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(72px * var(--tw-space-y-reverse));
  }

        .md\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }

        .md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }

        .md\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

        .md\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

        .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

        .md\:pl-4{
    padding-left: 1rem;
  }

        .md\:pb-8{
    padding-bottom: 2rem;
  }

        .md\:pb-16{
    padding-bottom: 4rem;
  }

        .md\:pb-10{
    padding-bottom: 2.5rem;
  }

        .md\:text-center{
    text-align: center;
  }
}@media (min-width: 1024px){.lg\:order-1{
    order: 1;
  }.lg\:order-2{
    order: 2;
  }.lg\:col-span-4{
    grid-column: span 4 / span 4;
  }.lg\:col-span-9{
    grid-column: span 9 / span 9;
  }.lg\:col-span-3{
    grid-column: span 3 / span 3;
  }.lg\:block{
    display: block;
  }.lg\:hidden{
    display: none;
  }.lg\:max-w-\[240px\]{
    max-width: 240px;
  }.lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.lg\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }.lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.lg\:flex-row{
    flex-direction: row;
  }.lg\:items-end{
    align-items: flex-end;
  }.lg\:items-center{
    align-items: center;
  }.lg\:justify-between{
    justify-content: space-between;
  }.lg\:gap-\[72px\]{
    gap: 72px;
  }.lg\:gap-2{
    gap: 0.5rem;
  }.lg\:gap-8{
    gap: 2rem;
  }.lg\:gap-12{
    gap: 3rem;
  }.lg\:gap-4{
    gap: 1rem;
  }.lg\:gap-14{
    gap: 3.5rem;
  }.lg\:gap-6{
    gap: 1.5rem;
  }.lg\:gap-y-14{
    row-gap: 3.5rem;
  }.lg\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }.lg\:space-y-\[128px\] > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(128px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(128px * var(--tw-space-y-reverse));
  }.lg\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }.lg\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse));
  }.lg\:pb-\[96px\]{
    padding-bottom: 96px;
  }
}@media (min-width: 1200px){.xl\:inline-flex{
    display: inline-flex;
  }.xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.xl\:flex-row{
    flex-direction: row;
  }.xl\:items-center{
    align-items: center;
  }.xl\:justify-between{
    justify-content: space-between;
  }.xl\:gap-10{
    gap: 2.5rem;
  }.xl\:gap-12{
    gap: 3rem;
  }.xl\:gap-16{
    gap: 4rem;
  }.xl\:gap-\[72px\]{
    gap: 72px;
  }.xl\:gap-\[96px\]{
    gap: 96px;
  }.xl\:gap-\[104px\]{
    gap: 104px;
  }.xl\:gap-4{
    gap: 1rem;
  }.xl\:gap-6{
    gap: 1.5rem;
  }.xl\:pl-8{
    padding-left: 2rem;
  }.xl\:pb-16{
    padding-bottom: 4rem;
  }
}@media (min-width: 1281px){.xxl\:flex-row{
    flex-direction: row;
  }.xxl\:gap-12{
    gap: 3rem;
  }.xxl\:gap-\[72px\]{
    gap: 72px;
  }.xxl\:gap-20{
    gap: 5rem;
  }.xxl\:gap-x-16{
    -moz-column-gap: 4rem;
         column-gap: 4rem;
  }.xxl\:pl-12{
    padding-left: 3rem;
  }
}@media (min-width: 1600px){.xxxl\:gap-\[96px\]{
    gap: 96px;
  }.xxxl\:gap-14{
    gap: 3.5rem;
  }.xxxl\:pl-\[120px\]{
    padding-left: 120px;
  }
}