/* Cases - Inicio */
.article .cases .tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Mosvita", sans-serif;
  font-weight: 400;
  font-size: 26px;
  margin-bottom: 0px;
  color: #434343;
  gap: 10px;
}

.article .cases .tab {
  transition: color .3s;
  padding: 10px 30px;
  cursor: pointer;
}

.article .cases .tab:hover {
  color: #777;
}

.article .cases .tab.selected {
  font-family: "Mosvita", sans-serif;
  font-weight: 700;
  color: #ff6d00;
}

.article .cases .line {
  width: 2px;
  height: 55px;
  background: #434343;
}

.article .splide.casesa {
  width: 1150px;
}

.article .splide.casesa .box {
  height: 430px;
  padding: 0 40px;
  margin-top: 50px;
  display: flex;
}

.article .splide.casesa .box .title {
  font-family: "Mosvita", sans-serif;
  font-weight: 700;
  color: #ff6d00;
  font-size: 58px;
}

.article .splide.casesa .box.krona-case .title {
  font-size: 42px;
}

.article .splide.casesa .box.gamechanger-case .title {
  font-size: 38px;
}

.article .splide.casesa .box.gamechanger-case .desc {
  font-size: 16px;
  line-height: 1.4;
  max-height: 265px;
  overflow-y: auto;
  padding-right: 5px;
}

.article .splide.casesa .box.gamechanger-case .desc::-webkit-scrollbar {
  width: 2px;
}

.article .splide.casesa .box.gamechanger-case .desc::-webkit-scrollbar-thumb {
  background: #ff6d00;
  border-radius: 10px;
}

.article .splide.casesa .box .desc {
  font-family: "Mosvita", sans-serif;
  font-weight: 400;
  white-space: pre-line;
  width: 400px;
  color: #fff;
  font-size: 18px;
}

.article .splide.casesa .box .context {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 80px;
  justify-content: initial;
}

.splide.casesa .gradiente.one, .splide.casesa .gradiente.two {
  width: 20px;
}


.article .cases .tabs.small {
  font-size: 18px;
  gap: 10px;
  margin-top: 30px;
  min-height: 50px;
  transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out;
  visibility: hidden;
  height: 0;
  opacity: 0;
  display: none; 
}


.article .cases .tabs.small.show {
  visibility: visible;
  height: auto;
  opacity: 1;
  display: flex;
}

.article .cases .tabs.small .tab {
  padding: 6px 15px;
  font-size: 16px;   
}

.article .section-case {
  min-height: 700px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 40px;
  position: relative;
}

.wrapper-img {
  width: 545px;
  height: 350px; 
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}

.wrapper-img img {
  width: 545px;
  height: 431px;
  object-fit: cover;
  object-position: 78% 0%;
  flex-shrink: 0;
}

.wrapper-img.elo {
  width: 545px;
  height: 360px; 
  overflow: hidden;
  border-radius: 10px;
}

.wrapper-img.elo img {
  width: 545px;
  height: 431px;
  object-fit: cover;
  object-position: 20% 100%;
  flex-shrink: 0;
}

.wrapper-img.silukma {
  width: 545px;
  height: 360px; 
  overflow: hidden;
  border-radius: 10px;
}

.wrapper-img.silukma img {
  width: 545px;
  height: 431px;
  object-fit: cover;
  object-position: center;
  flex-shrink: 0;
}


.wrapper-img.krona {
  width: 545px;
  height: 360px; 
  overflow: hidden;
  border-radius: 10px;
}

.wrapper-img.krona img {
  width: 545px;
  height: 431px;
  object-fit: cover;
  object-position: bottom center;
  flex-shrink: 0;
}

.wrapper-img.gamechanger {
  width: 545px;
  height: 360px; 
  overflow: hidden;
  border-radius: 10px;
}

.wrapper-img.gamechanger img {
  width: 545px;
  height: 431px;
  object-fit: cover;
  object-position: center center;
  flex-shrink: 0;
}

.audience-metrics {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 78px;
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0 10px;
  gap: 40px;
}

.metric {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-family: "Mosvita", sans-serif;
}

.metric .number {
  font-size: 24px;
  font-weight: bold;
  color: #ff6d00;
}

.metric .label {
  font-size: 13px;
  color: #fff;
  line-height: 1.2;
}

.audience-metrics .divider {
  width: 1px;
  height: 35px;
  background-color: rgba(255, 255, 255, 0.2);
}



/* Cases - Fim */




.article .splide.business-slider {
  width: 1150px;
}

.article .splide.business-slider .box {
  height: 430px;
  padding: 0 40px;
  margin-top: 50px;
  display: flex;
}

.article .splide.business-slider .box .title {
  font-family: "Mosvita", sans-serif;
  font-weight: 700;
  color: #ff6d00;
  font-size: 58px;
}

.article .splide.business-slider .box.krona-case .title {
  font-size: 42px;
}

.article .splide.business-slider .box.gamechanger-case .title {
  font-size: 38px;
}

.article .splide.business-slider .box.gamechanger-case .desc {
  font-size: 16px;
  line-height: 1.4;
  max-height: 230px;
  overflow-y: auto;
  padding-right: 5px;
}

.article .splide.business-slider .box.gamechanger-case .desc::-webkit-scrollbar {
  width: 2px;
}

.article .splide.business-slider .box.gamechanger-case .desc::-webkit-scrollbar-thumb {
  background: #ff6d00;
  border-radius: 10px;
}

.article .splide.business-slider .box .desc {
  font-family: "Mosvita", sans-serif;
  font-weight: 400;
  white-space: pre-line;
  width: 400px;
  color: #fff;
  font-size: 18px;
}

.article .splide.business-slider .box .context {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 80px;
  justify-content: initial;
}

.splide.business-slider .gradiente.one, .splide.business-slider .gradiente.two {
  width: 20px;
}

.article .splide.business-slider .box.hopifestival-case .title {
  font-size: 38px;
}

.article .splide.business-slider .box.scrollable-case .desc {
  font-size: 16px;
  line-height: 1.4;
  max-height: 265px;
  overflow-y: auto;
  padding-right: 5px;
}

.article .splide.business-slider .box.scrollable-case .desc {
  font-size: 16px;
  line-height: 1.4;
  max-height: 265px;
  overflow-y: auto;
  padding-right: 5px;
}

.article .splide.business-slider .box.scrollable-case .desc::-webkit-scrollbar {
  width: 2px;
}

.article .splide.business-slider .box.scrollable-case .desc::-webkit-scrollbar-thumb {
  background: #ff6d00;
  border-radius: 10px;
}





.article .splide.production-slider {
  width: 1150px;
}

.article .splide.production-slider .box {
  height: 430px;
  padding: 0 40px;
  margin-top: 50px;
  display: flex;
}

.article .splide.production-slider .box .title {
  font-family: "Mosvita", sans-serif;
  font-weight: 700;
  color: #ff6d00;
  font-size: 58px;
}

.article .splide.production-slider .box.krona-case .title {
  font-size: 42px;
}

.article .splide.production-slider .box.gamechanger-case .title {
  font-size: 38px;
}

.article .splide.production-slider .box.gamechanger-case .desc {
  font-size: 16px;
  line-height: 1.4;
  max-height: 230px;
  overflow-y: auto;
  padding-right: 5px;
}

.article .splide.production-slider .box.gamechanger-case .desc::-webkit-scrollbar {
  width: 2px;
}

.article .splide.production-slider .box.gamechanger-case .desc::-webkit-scrollbar-thumb {
  background: #ff6d00;
  border-radius: 10px;
}

.article .splide.production-slider .box .desc {
  font-family: "Mosvita", sans-serif;
  font-weight: 400;
  white-space: pre-line;
  width: 400px;
  color: #fff;
  font-size: 18px;
}

.article .splide.production-slider .box .context {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 80px;
  justify-content: initial;
}

.splide.production-slider .gradiente.one, .splide.production-slider .gradiente.two {
  width: 20px;
}

.article .splide.production-slider .box.hopifestival-case .title {
  font-size: 38px;
}

.article .splide.production-slider .box.scrollable-case .desc {
  font-size: 16px;
  line-height: 1.4;
  max-height: 265px;
  overflow-y: auto;
  padding-right: 5px;
}

.article .splide.production-slider .box.scrollable-case .desc {
  font-size: 16px;
  line-height: 1.4;
  max-height: 265px;
  overflow-y: auto;
  padding-right: 5px;
}

.article .splide.production-slider .box.scrollable-case .desc::-webkit-scrollbar {
  width: 2px;
}

.article .splide.production-slider .box.scrollable-case .desc::-webkit-scrollbar-thumb {
  background: #ff6d00;
  border-radius: 10px;
}