﻿@media screen and (max-width: 768px) {
  .margin-mobile {
    margin-bottom: 20px !important;
    min-width: 300px !important;
  }

  .product-cards-swipe {
    overflow-y: hidden;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 10px;
  }

  .div-conteudo-pacotes-12 {
    height: 280px;
    max-width: 100%;
  }

  .div-conteudo-pacotes-12 .content-label {
    bottom: 15px;
  }
}

.container-card-related {
  border: 1px solid #d7d7d7;
  height: 450px;
  display: flex;
  background: #fff;
  flex-direction: column;
  border-radius: 4px;
}

.container-card-related .el-image {
  position: relative;
  width: 100%;
  cursor: pointer;
  height: 150px;
  border-radius: 4px 4px 0px 0px;
}

.container-card-related .el-image img {
  position: absolute;
  top: 0;
}

.container-card-description {
  color: #9a9a9a;
  min-height: 200px;
}

.container-card-description .card-title {
  font-weight: 800;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 10px !important;
  display: -webkit-box;
  line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.container-card-description .card-locale {
  font-size: 1rem;
  line-height: 20px;
  color: #9a9a9a;
}

.container-card-description .card-locale i {
  margin-right: 0px !important;
  font-size: unset !important;
  font-weight: unset !important;
}

.container-card-description .ql-editor,
.container-card-description .ql-align-justify {
  color: #9a9a9a !important;
  font-size: 1rem;
  line-height: 27px;
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.container-card-description .row-themes {
  border-top: 1px solid #f1f1f1;
  padding: 20px 0px;
}

.container-card-description .item-theme {
  color: #555555;
  margin-bottom: 5px !important;
  font-size: 14px;
}

.container-card-description .more-themes {
  padding: 1px 10px;
  border-radius: 12px;
  font-size: 10px;
  cursor: pointer;
  float: right;
  position: static;
  z-index: 9;
  bottom: 0px;
}

.container-card-description .btn-more {
  position: absolute;
  bottom: 15px;
  float: right;
}

.container-card-price {
  padding: 15px 20px;
  color: #9a9a9a;
}

.container-card-price .a-partir-de {
  margin-bottom: 8px;
  font-size: 12px;
  color: #555555;
}

.container-card-price h5 {
  margin: 0px !important;
}

.container-card-price .compare-price {
  text-decoration: line-through;
}

.container-card-price .price-item {
  font-size: 25px;
  line-height: 25px;
  margin-top: 20px;
  letter-spacing: 1px;
  font-weight: 800;
}

.spn-cancelamento-gratis {
  position: absolute;
  z-index: 9;
  top: 37px;
  right: 6px;
  color: white;
  font-weight: bold;
  background: #81d742;
  border-radius: 4px;
  padding: 0px 5px;
  font-size: 10px;
  border: none;
  height: 32px;
}

.unidades-restantes {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  position: absolute;
  top: 415px;
  background: orange;
  color: #fff;
  padding: 0px 5px;
  border-radius: 6px;
  right: 10px;
  letter-spacing: 1px;
  margin-top: 3px;
}

.products-list .unidades-restantes {
  top: 370px !important;
}

.p-esgotado {
  background: #f56c6c !important;
}

.discount-tag {
  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 99;
}

.container-card-related:hover {
  box-shadow: 1px 0px 9px #0000004a;
}

.image-slot {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: #f5f7fa;
  font-size: 2rem;
  color: #909399;
}

.image-slot-error {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #e3e3e3;
  font-size: 2rem;
  color: #909399;
}

.products-value-pts {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}

.spn-per-month {
  font-size: 12px;
  margin-left: 2px;
}

.container-card-small-desc {
  max-width: 100%;
  overflow: hidden;
  position: relative;
  line-height: 16px;
  max-height: 32px;
  text-overflow: ellipsis;
  font-size: 11px;
}

.container-card-small-desc:before {
  content: "...";
  position: absolute;
  right: 2px;
  bottom: 0px;
}

/*Card Produto Layout 3*/
.container-card-related-3 .el-image {
  position: relative;
  width: 100%;
  cursor: pointer;
  height: 320px;
  border-radius: 8px;
}

.container-card-description-3 {
  padding: 10px 0px 0px 0px;
  color: #9a9a9a;
}

.container-card-price-3 {
  color: #9a9a9a;
}

.container-card-price-3 .a-partir-de {
  margin-bottom: 8px;
  font-size: 12px;
  color: #555555;
}

.container-card-price-3 .price-item {
  font-size: 14px;
  margin-top: 20px;
  font-weight: 600;
}

.container-card-price-3 h5 {
  margin: 0px !important;
}

.container-card-description-3 .card-title {
  font-size: 1.5em;
  color: #2d3e52;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.3;
  white-space: nowrap;
}

.container-card-description-3 .unidades-restantes {
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 290px;
  background: #67c23a;
  color: #fff;
  padding: 0px 5px;
  border-radius: 6px;
  right: 10px;
  letter-spacing: 1px;
  margin-top: 3px;
}

.container-card-description-3 .unidades-restantes {
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 290px;
  background: #67c23a;
  color: #fff;
  padding: 0px 5px;
  border-radius: 6px;
  right: 10px;
  letter-spacing: 1px;
  margin-top: 3px;
}

.produto-grid {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}

.produto-item {
  flex: 0 0 auto;
  width: calc(
    20% - 20px
  ); /* subtrai a margem total (esquerda + direita) da largura do item */
  margin: 10px; /* adiciona margem em torno de cada item */
}

.container-card-related-3 .produto-info {
  position: absolute;
  padding: 10px;
  top: 0;
  left: 0;
}

.zoom-effect {
  transition: transform 0.2s; /* Efeito de animação */
}

.zoom-effect:hover {
  transform: scale(1.1); /* (1.1) Define o nível do zoom */
}

@media (max-width: 768px) {
  .mobile-slider {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    scrollbar-width: none; /* para Firefox */
    -ms-overflow-style: none; /* para Internet Explorer e Edge */
  }

  .mobile-slider::-webkit-scrollbar {
    /* para Chrome, Safari e Opera */
    display: none;
  }

  .mobile-slider .el-col {
    flex: 0 0 auto;
    max-width: 100%;
  }
}

/*Card Produto Layout 4*/
.container-card-related-4 .el-image {
  position: relative;
  width: 100%;
  cursor: pointer;
  height: 160px;
  border-radius: 8px;
}

.container-card-description-4 {
  padding: 15px 0px 0px 0px;
  color: #9a9a9a;
  height: 67px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.container-card-related-4 {
  position: relative;
}

.container-card-related-4 .spn-cancelamento-gratis {
  position: absolute;
  z-index: 9;
  top: 121px;
  right: 10px;
  border-radius: 4px;
  padding: 0px 10px;
  font-size: 10px;
  border: none;
  height: 32px;
}

.container-card-related-4 .produto-info {
  top: 110px;
  left: 0px;
}

.container-card-related-4 .card-locale {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.container-card-price-4 {
  margin-top: 20px;
}

.container-card-price-4 .a-partir-de {
  margin-bottom: 8px;
  font-size: 12px;
  color: #555555;
  text-align: right;
}

.container-card-price-4 .price-item {
  font-size: 18px;
  font-weight: 700;
  margin-left: 5px;
}

.container-card-price-4 h5 {
  margin: 0px !important;
}

.container-card-title-4 {
  margin-top: 20px;
  height: 40px;
}

.container-card-title-4 .unidades-restantes {
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 149px;
  background: #67c23a;
  color: white;
  padding: 0px 5px;
  border-radius: 6px;
  right: 20px;
  letter-spacing: 1px;
  z-index: 99;
}

.container-card-title-4 .unidades-restantes {
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 327px;
  background: #67c23a;
  color: white;
  padding: 0px 5px;
  border-radius: 6px;
  right: 2px;
  letter-spacing: 1px;
  z-index: 99;
}

.container-card-title-4 .card-title {
  font-size: 1.5em;
  color: #2d3e52;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.3;
}

.produto-info {
  position: absolute;
  top: 30px;
  left: 35px;
  padding: 10px;
}

/*Card Produto Layout 5*/
.produto-info-5 {
  position: absolute;
  top: 0px;
  left: 10px;
  padding: 10px;
}

.container-card-description-5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 90%;
}

.container-card-related-5 {
  padding-bottom: 10px;
  position: relative;
}

.container-card-related-5 .el-divider--horizontal {
  margin: 24px 0 10px 0;
}

.container-card-related-5 .el-image {
  position: relative;
  width: 100%;
  cursor: pointer;
  height: 160px;
  border-radius: 8px;
}

.seo-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.container-card-price-5 {
}

.container-card-price-5 .a-partir-de {
  margin-bottom: 8px;
  font-size: 12px;
}

.container-card-price-5 .price-item {
  font-size: 16px;
  font-weight: 700;
}

.container-card-price-5 h5 {
  margin: 0px !important;
}

.container-card-description-5 .card-title {
  font-size: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 36px;
}

.container-card-description-5 .unidades-restantes {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  position: absolute;
  top: -35px;
  background: #67c23a;
  color: white;
  padding: 0px 5px;
  border-radius: 6px;
  right: 20px;
  letter-spacing: 1px;
  z-index: 99;
}

.compare-price {
  text-decoration: line-through;
}

.h2-titulo-layout-4 {
  font-size: 1.8rem;
  text-decoration: none;
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  text-align: center;
  font-weight: 600;
}

/*card produtos layout 7*/

.products-7-carousel .el-row--flex.is-justify-space-around {
  justify-content: normal !important;
}

.div-conteudo-pacotes-carousel {
  border-radius: 12px;
  height: 277px !important;
}

/*card produtos layout 8*/
.div-conteudo-pacotes-8 {
  height: 280px;
  border-radius: 28px;
  margin-bottom: 15px;
  transition: box-shadow 0.25s ease-in-out;
}

.icone-heart {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #ff0000a6;
  z-index: 10;
  background: white;
  border-radius: 50%;
  padding: 10px;
  font-size: 16px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
}

.div-conteudo-pacotes-8 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, #000 100%);
  border-radius: 28px;
}

.div-conteudo-pacotes-8 .content-label {
  float: right;
  width: 95%;
  height: 0;
}

.div-conteudo-pacotes-8 h4 {
  position: relative;
  top: -125px;
  font-size: 1.3rem;
  font-weight: 600;
  overflow: hidden;
  width: auto !important;
  max-width: 265px;
  display: inline-block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding: 5px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16px);
  color: #282525;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.div-conteudo-pacotes-8 .h4-big {
  width: 100%;
}

.div-conteudo-pacotes-8 .content-price {
  position: relative;
  top: -135px;
}

.div-conteudo-pacotes-8 .lb-a-partir {
  font-size: 1.2rem;
  padding: 5px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16px);
  color: #282525;
  position: relative;
  overflow: hidden;
  width: auto;
  max-width: 405px;
  display: inline-block;
}

.div-conteudo-pacotes-8 .div-preco {
  font-size: 1.5rem;
  margin-top: 8px;
  color: #fff;
  font-weight: 600;
}

.div-conteudo-pacotes-8 .el-image {
  width: 100%;
  height: 100%;
  border-radius: 28px;
  position: relative;
}

.div-conteudo-pacotes-8 .el-image img {
  opacity: 1;
}

/*card produtos layout 9*/
.heading-title-9 {
  color: #1a2b48;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px;
}

.container-card-related-9 {
  border: none;
  box-sizing: border-box;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08), 0px 4px 12px rgba(0, 0, 0, 0.05);
  border-radius: 15px;
  overflow: hidden;
  padding-bottom: 0;
  background-color: #fff;
}

.container-card-related-9 .container-card-price-9 .price-item {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 5px;
}

.container-card-related-9 .el-image {
  position: relative;
  width: 100%;
  cursor: pointer;
  height: 150px;
  border-radius: 4px 4px 0px 0px;
}

.container-product-card-12 {
  height: 300px;
}

.container-card-related-9 .el-image img {
  position: absolute;
  top: 0;
}

.container-card-related-9 .zoom-image {
  transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
}

.container-card-related-9 .zoom-image:hover {
  transform: scale(1.1);
}

.container-card-related-9 .unidades-restantes {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  position: absolute;
  top: 140px;
  padding: 0px 5px;
  border-radius: 6px;
  right: 10px;
  letter-spacing: 1px;
  margin-top: 3px;
}

.container-card-related-9 .container-card-description-9 {
  padding: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.container-card-related-9 .container-card-price-9 {
  padding: 15px;
}

.container-card-related-9 .container-card-title-9 {
  padding: 10px 15px;
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 65px;
}

.container-card-related-9 .container-card-description-9 .card-locale {
  font-weight: 400;
  font-size: 12px;
  line-height: 26px;
  color: #5e6d77;
}

.container-card-related-9 .container-card-description-9 .card-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  margin-top: 0;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

/*card produtos layout 10*/
.heading-title-10 {
  color: #1a2b48;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
  margin-bottom: 30px;
}

.box-card-10 {
  border-radius: 15px;
}

.card-title-10 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
  height: 60px;
}

.description-products-10 {
  border-top: 1.5px solid #e4e4e4;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 20px 0px;
  border-bottom: 1.5px solid #e4e4e4;
  height: 160px;
}

.description-10 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.container-card-description-10 {
  padding: 30px;
  color: #9a9a9a;
}

.container-card-price-10 {
  padding: 10px 30px 10px 30px;
  color: #9a9a9a;
}

.container-card-price-10 .price-item {
  color: #000000;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5em;
}

.card-locale-10 {
  font-size: 1.1rem;
  line-height: 20px;
  color: var(--primary-background-color);
}

.box-card-10 .el-card__body,
.el-main {
  padding: 0 !important;
}

.container-card-related-10 {
  position: relative;
}

.container-card-related-10 .spn-cancelamento-gratis {
  position: absolute;
  z-index: 9;
  top: 263px;
  right: 10px;
  color: white;
  font-weight: bold;
  background: #81d742;
  border-radius: 4px;
  padding: 0px 10px;
  font-size: 10px;
  border: none;
  height: 32px;
}

.container-card-related-10 .unidades-restantes {
  top: 389px !important;
  right: 30px !important;
}

.container-card-related-10 .el-image {
  position: relative;
  width: 100%;
  cursor: pointer;
  height: 280px;
}

.container-card-related-10 .el-image img {
  position: absolute;
  top: 0;
}

@media (max-width: 768px) {
  .container-card-description-10 {
    height: 320px;
  }

  .description-products-10 {
    height: 165px;
  }
}

/*card produtos layout 11*/
.container-card-11 {
  padding: 50px 20px 0 20px;
  color: #9a9a9a;
  text-align: center;
}

.container-card-price-11 {
  padding: 15px 20px;
  color: #9a9a9a;
  text-align: center;
}

.container-card-description-11 {
  padding: 30px;
  height: 220px;
  text-align: center;
  font-size: 16px;
}

.box-card-11 {
  border-radius: 15px;
}

.container-card-description-11 .item-theme {
  font-size: 18px;
}

.primary-card {
  background-color: #f9f4f0;
}

.button-products-11 .border-color-white {
  border-color: white !important;
}

.button-products-11 {
  text-align: center;
  margin-bottom: 40px;
}

.button-products-11 .el-button:hover {
  transform: scale(1.4);
  transition: transform 0.3s ease-in-out;
}

.h2-titulo-conteudo-11 {
  display: inline-block;
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.6s;
  margin-top: 40px;
  color: #000000;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2em;
}

.larger-card {
  transform: scale(1.05);
  transition: transform 0.3s ease-in-out;
}

.container-card-price-11 .price-item {
  color: #000000;
  font-size: 55px;
  font-weight: 800;
  line-height: 1.2em;
}

.container-card-11 .card-title-11 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5em;
}

/*card produtos layout 12*/
.div-conteudo-pacotes-12 {
  height: 280px;
  margin-bottom: 15px;
  transition: box-shadow 0.25s ease-in-out;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

.div-conteudo-pacotes-12 > .el-card__body {
  height: 100%;
  padding: 0 !important; /* Remove o padding padrão para que .ver-todos-12 possa usar o espaço total */
  box-sizing: border-box; /* Inclui padding e border na altura/largura total */
}

.ver-todos-12 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.icone-heart {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #ff0000a6;
  z-index: 10;
  background: white;
  border-radius: 50%;
  padding: 10px;
  font-size: 16px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
}

.div-conteudo-pacotes-12 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, #000 100%);
  border-radius: 28px;
}

.div-conteudo-pacotes-12 .content-label {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  padding: 0 20px;
  z-index: 1;
  line-height: 26px;
}

.div-conteudo-pacotes-12 span {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  width: auto !important;
  max-width: 100%;
  display: inline-block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  box-sizing: border-box;
  color: #fff !important;
}

.div-conteudo-pacotes-12 h5 {
  position: relative;
  top: -75px;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  width: auto !important;
  max-width: 405px;
  display: inline-block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  box-sizing: border-box;
  color: #000;
}

.div-conteudo-pacotes-12 .h4-big {
  width: 100%;
}

.div-conteudo-pacotes-12 .content-price {
  position: relative;
}

.div-conteudo-pacotes-12 .lb-a-partir {
  font-size: 14px;
  box-sizing: border-box;
  color: #fff !important;
  position: relative;
  overflow: hidden;
  width: auto;
  max-width: 405px;
  display: inline-block;
}

.div-conteudo-pacotes-12 .div-preco {
  font-size: 1.5rem;
  margin-top: 8px;
  color: #fff;
  font-weight: 600;
}

.div-conteudo-pacotes-12 .el-image {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  position: relative;
  display: block;
}

.div-img-fundo-12 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.div-img-fundo-12::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    0deg,
    #191919,
    rgba(0, 0, 0, 0.1) 55%,
    rgba(25, 25, 25, 0)
  );
  z-index: 0;
}

/*Card Produto Layout 13*/

.tag-location {
  font-size: 13px !important;
  display: inline-flex;
  margin-right: 10px;
  margin-bottom: 10px;
}

.tag-location .el-card__body,
.el-main {
  padding: 12px !important;
}

/*card produtos layout 14*/

.hero-products-bg-14 {
  background-color: var(--primary-background-color);
  background-image: url(/images/Freelancer-BG-Element-1.webp);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 200px auto;
}

.hero-products-14 {
  padding: 150px 0px 210px 0px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: -32px !important;
}

.h2-titulo-layout-14 {
  color: #ffffff;
  font-size: 42px;
  font-weight: 500;
  line-height: 1.3;
}

.h3-desc-layout-14 p {
  padding: 0px 0px 30px 0px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  color: #ffffff8c;
}

.hero-products-overlay-14 {
  background-image: url(/images/Freelancer-BG-Element-2.webp);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 200px auto;
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.carousel-section {
  position: relative;
  margin-top: -150px;
}

.carousel-section .div-conteudo-pacotes .el-image {
  border-radius: 6px !important;
  background-color: #e8e8e8;
}

.carousel-section .div-conteudo-pacotes-carousel {
  height: 490px !important;
}

.carousel-height {
  height: 490px;
}

/*Layout 15*/

.div-conteudo-pacotes-15 {
  height: 250px;
  margin-bottom: 5px;
  transition: box-shadow 0.25s ease-in-out;
}

.div-conteudo-pacotes-15 .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, #000 100%);
  border-radius: 28px;
}

.div-conteudo-pacotes-15 .content-label {
  float: right;
  width: 95%;
  height: 0;
}

.div-conteudo-pacotes-15 h4 {
  position: relative;
  top: -75px;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: auto !important;
  max-width: 80%;
  display: inline-block;
  box-sizing: border-box;
  color: #fff !important;
}

.div-conteudo-pacotes-15 h5 {
  position: relative;
  top: -75px;
  font-size: 20px;
  font-weight: 600;
  overflow: hidden;
  width: auto !important;
  max-width: 405px;
  display: inline-block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  box-sizing: border-box;
  color: #000;
}

.div-conteudo-pacotes-15 .h4-big {
  width: 100%;
}

.div-conteudo-pacotes-15 .content-price {
  position: relative;
  top: -135px;
}

.div-conteudo-pacotes-15 .lb-a-partir {
  font-size: 14px;
  box-sizing: border-box;
  color: #fff !important;
  position: relative;
  overflow: hidden;
  width: auto;
  max-width: 405px;
  display: inline-block;
  top: 50px;
}

.div-conteudo-pacotes-15 .div-preco {
  font-size: 1.5rem;
  margin-top: 8px;
  color: #fff;
  font-weight: 600;
}

.div-conteudo-pacotes-15 .el-image {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  position: relative;
}

.div-img-fundo-15::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(
    0deg,
    #191919,
    rgba(0, 0, 0, 0.1) 55%,
    rgba(25, 25, 25, 0)
  );
}

.div-conteudo-pacotes-15 .el-image img {
  opacity: 1;
}

/*Layout 16*/
.div-conteudo-pacotes-16 {
  position: relative;
  border-radius: 4px;
}

.div-img-fundo-16::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.div-conteudo-pacotes-16 .div-container-img-16 {
  position: relative;
}

.div-conteudo-pacotes-16 .div-container-text-16 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
}

.div-conteudo-pacotes-16 .div-container-text-16 .card-p-16 {
  color: #7f5ae5;
  width: 220px;
  font-weight: 600;
  height: 200px;
  font-size: xx-large;
  left: 40px;
  position: relative;
  top: 50px;
}

.div-conteudo-pacotes-16 .content-price-16 {
  position: relative;
  left: 30px;
}

.div-conteudo-pacotes-16 .el-image {
  width: 100%;
  border-radius: 12px;
  height: 302px;
}

@media (max-width: 768px) {
  .div-conteudo-pacotes-16 .div-container-text-16 .card-p-16 {
    max-width: 70%;
  }

  .div-conteudo-pacotes-16 .div-container-text-16 .card-p-16 {
    left: 30px;
    top: 60px;
    font-size: 20px;
  }

  .div-conteudo-pacotes-16 .content-price-16 {
    margin-top: 20px;
    left: 15px;
  }
}

.div-conteudo-pacotes-16 .content-price-16 .btn-price-16 {
  color: black !important;
  background-color: transparent !important;
  border-color: transparent !important;
}

.div-conteudo-pacotes-16 .content-price-16 .btn-price-16 .icon-btn16 {
  color: #7f5ae5 !important;
  margin-left: 5px;
}

.div-conteudo-pacotes-16 .content-price-16 .btn-price-16 span {
  color: #7f5ae5 !important;
  font-weight: 600 !important;
  font-size: large;
}

/* Estilos Globais para Responsividade */
@media screen and (max-width: 768px) {
  .product-card {
    margin-bottom: 20px;
    /* Outros ajustes específicos para mobile podem ser adicionados aqui,
       se a grade de produtos não cuidar do espaçamento. */
  }
}

/* Estilo principal do Card */
.product-card {
  border-radius: 8px;
  transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out;
  overflow: hidden; /* Garante que o conteúdo interno respeite as bordas arredondadas */
  display: flex;
  flex-direction: column;
  height: 100%; /* Para cards em uma grade terem a mesma altura */
}

/* Container da Imagem */
.product-card__image-container {
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* Proporção 16:9 (altura / largura * 100), ajuste conforme necessário */
  background-color: #f5f7fa; /* Cor de fundo enquanto a imagem carrega ou em caso de erro */
}

.product-card__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.product-card__image .el-image__inner {
  object-fit: cover; /* Garante que a imagem cubra o container sem distorcer */
}

.product-card__image-error,
.product-card__image-placeholder {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute; /* Para sobrepor o padding-top do container */
  top: 0;
  left: 0;
  background-color: #f5f7fa;
  color: #909399;
  font-size: 2rem;
}

.product-card__discount-tag {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 1;
}

.product-card__cancellation-tag {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 1;
  background-color: #81d742; /* Mantendo cor original para destaque */
  color: white;
  font-weight: bold;
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 0.75rem; /* 12px */
  border: none;
  line-height: 1.2;
}

/* Conteúdo do Card */
.product-card__content {
  padding: 16px;
  color: #606266;
  display: flex;
  flex-direction: column;
  flex-grow: 1; /* Faz o conteúdo crescer para preencher o espaço, empurrando o footer para baixo */
  justify-content: space-between; /* Espaça título/temas do estoque */
  height: 150px;
}

.product-card__title {
  font-size: 1.125rem; /* 18px */
  font-weight: 600;
  color: #303133;
  margin: 0 0 8px 0;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: calc(1.4em * 2); /* Espaço para duas linhas */
}

.product-card__location {
  font-size: 0.875rem; /* 14px */
  color: #909399;
  margin: 0 0 12px 0;
  display: flex;
  align-items: center;
  line-height: 1.3;
}

.product-card__location i {
  margin-right: 6px;
  font-size: 1em; /* Para alinhar melhor com o texto */
}

/* Temas */
.product-card__themes {
  margin-bottom: 12px;
  font-size: 0.8125rem; /* 13px */
  color: #555555;
  line-height: 1.6;
}

.product-card__theme-item {
  display: inline-flex; /* Melhor para alinhamento vertical */
  align-items: center;
  margin-right: 10px;
  margin-bottom: 4px;
}

.product-card__theme-item i {
  margin-right: 4px;
  /* A cor .secondary-color é aplicada diretamente no HTML, o que é bom */
}

.product-card__more-themes {
  display: inline-block;
  padding: 3px 8px;
  border-radius: 12px;
  font-size: 0.75rem; /* 12px */
  cursor: pointer;
  /* As cores .primary-background-color e .primary-contrast-color são aplicadas no HTML */
  margin-left: 5px;
  vertical-align: middle; /* Alinha com os ícones/texto dos temas */
}

/* Estoque */
.product-card__stock {
  font-size: 0.875rem; /* 14px */
  font-weight: 500;
  text-align: right;
  margin-top: 12px; /* Espaço acima do estoque */
  color: #67c23a; /* Verde para disponibilidade */
}

.product-card__stock--sold-out {
  color: #f56c6c; /* Vermelho para esgotado */
  font-weight: bold;
}

/* Rodapé do Card (Preços) */
.product-card__footer {
  padding: 16px;
  border-top: 1px solid #ebeef5;
  background-color: #fdfdfd; /* Fundo levemente diferente */
}

.product-card__price-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 4px;
  font-size: 0.8125rem; /* 13px */
  color: #555555;
}

.product-card__compare-price {
  text-decoration: line-through;
  color: #909399;
}

.product-card__price {
  font-size: 1.625rem; /* 26px */
  font-weight: 700;
  /* .secondary-color aplicada no HTML */
  margin: 0 0 6px 0;
  line-height: 1.2;
  display: flex; /* Para alinhar preço e sufixo */
  align-items: baseline;
}

.product-card__price-suffix {
  font-size: 0.875rem; /* 14px */
  font-weight: 500;
  color: #606266;
  margin-left: 4px;
}

.product-card__points-price {
  font-size: 0.875rem; /* 14px */
  font-weight: 500;
  /* .secondary-color aplicada no HTML */
  margin-bottom: 8px;
}

.product-card__club-description {
  font-size: 0.8125rem; /* 13px */
  color: #909399;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: calc(1.5em * 2); /* Espaço para duas linhas */
}

/* Ajustes finos para responsividade em telas menores */
@media screen and (max-width: 480px) {
  .product-card__content,
  .product-card__footer {
    padding: 12px;
  }

  .product-card__title {
    font-size: 1rem; /* 16px */
    min-height: calc(1.4em * 2);
  }

  .product-card__price {
    font-size: 1.375rem; /* 22px */
  }

  .product-card__themes {
    /* Em telas muito pequenas, pode-se optar por mostrar menos temas ou empilhá-los */
  }
  .product-card__theme-item {
    margin-right: 6px; /* Menos espaço lateral */
  }
  .product-card__discount-tag,
  .product-card__cancellation-tag {
    font-size: 0.7rem; /* 11.2px */
    padding: 3px 6px;
    top: 8px;
    left: 8px; /* Para cancellation */
    right: 8px; /* Para discount */
  }
}
