.t2-content .explore-wrapper {
  width: 100%;
}
.t2-content .explore-wrapper .explore-planet {
  width: 100%;
}
@media (min-width: 768px) {
  .t2-content .explore-wrapper .explore-planet .h4 {
    font-size: 28px;
    line-height: 32px;
  }
}
.t2-content .explore-wrapper .explore-planet ul {
  padding-left: 24px;
  padding-top: 0;
}
.t2-content .explore-wrapper .explore-planet .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.t2-content .explore-wrapper .explore-planet .tea-society__banner .card {
  overflow: hidden;
  background-color: #07070a;
}
@media screen and (max-width: 1100px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner .card {
    min-height: 200px;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner .card {
    min-height: 300px;
  }
}
@media screen and (max-width: 500px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner .card {
    min-height: 350px;
  }
}
@media screen and (max-width: 400px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner .card {
    min-height: 390px;
  }
}
@media screen and (max-width: 1100px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner .card-img-overlay {
    width: 60%;
    max-width: 60%;
  }
}
@media screen and (max-width: 900px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner .card-img-overlay {
    width: 70%;
    max-width: 70%;
  }
}
@media screen and (max-width: 700px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner .card-img-overlay {
    width: 80%;
    max-width: 80%;
  }
}
.t2-content .explore-wrapper .explore-planet .tea-society__banner img {
  height: 200px;
  position: absolute;
  width: auto;
  right: 0;
}
@media screen and (max-width: 1100px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner img {
    height: 200px;
    min-height: 200px;
  }
}
@media screen and (max-width: 1024px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner img {
    max-height: 270px;
    height: 270px;
  }
}
@media screen and (max-width: 767px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner img {
    height: 300px;
    max-height: 300px;
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 500px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner img {
    height: 350px;
    max-height: 350px;
  }
}
@media screen and (max-width: 375px) {
  .t2-content .explore-wrapper .explore-planet .tea-society__banner img {
    height: 350px;
    max-height: 350px;
    min-height: min-content;
  }
}
.t2-content .explore-wrapper .explore-planet .card {
  min-height: 200px;
  height: auto;
}
.t2-content .explore-wrapper .explore-planet video.bg-video {
  position: relative;
  width: 100%;
}
.t2-content .explore-wrapper .explore-planet #video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.t2-content .explore-wrapper .explore-planet .bg-video {
  max-width: 100%;
  max-height: 960px;
  object-fit: cover;
}
@media screen and (max-width: 1768px) {
  .t2-content .explore-wrapper .explore-planet .bg-video {
    max-height: 630px;
  }
}
.t2-content .explore-wrapper .explore-planet .main-color {
  color: #f58300;
}
.t2-content .explore-wrapper .explore-planet .main-hero {
  background-color: white;
  position: relative;
}
.t2-content .explore-wrapper .explore-planet .main-hero .content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 40px 25.5px 20px;
}
.t2-content .explore-wrapper .explore-planet .main-hero .bg-image {
  overflow: hidden;
}
.t2-content .explore-wrapper .explore-planet .main-hero img {
  height: 775px;
  min-width: 406px;
  transform: translateX(-50%);
  margin-left: 50%;
}
@media (max-width: 375px) {
  .t2-content .explore-wrapper .explore-planet .main-hero img {
    height: 825px;
    min-width: 432px;
  }
}
@media (min-width: 768px) {
  .t2-content .explore-wrapper .explore-planet .main-hero {
    display: flex;
    justify-content: center;
  }
  .t2-content .explore-wrapper .explore-planet .main-hero .content {
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 40px;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    max-width: 720px;
    margin-left: 50%;
    transform: translateX(-50%);
  }
  .t2-content .explore-wrapper .explore-planet .main-hero .caption-1 {
    max-width: 336px;
  }
  .t2-content .explore-wrapper .explore-planet .main-hero .bg-image {
    position: relative;
    height: 400px;
    width: 100%;
    overflow: hidden;
  }
  .t2-content .explore-wrapper .explore-planet .main-hero img {
    height: 400px;
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0;
  }
}
@media (min-width: 1728px) {
  .t2-content .explore-wrapper .explore-planet .main-hero .highlight {
    margin-top: 137px;
  }
  .t2-content .explore-wrapper .explore-planet .main-hero .content {
    padding-top: 0;
    max-width: 1348px;
    justify-content: flex-start;
  }
  .t2-content .explore-wrapper .explore-planet .main-hero .caption-1 {
    max-width: 523px;
  }
  .t2-content .explore-wrapper .explore-planet .main-hero .bg-image {
    height: 630px;
  }
  .t2-content .explore-wrapper .explore-planet .main-hero img {
    height: 630px;
  }
}
@media (min-width: 2560px) {
  .t2-content .explore-wrapper .explore-planet .main-hero .content {
    margin-top: 0;
    max-width: 1362px;
    justify-content: flex-start;
  }
  .t2-content .explore-wrapper .explore-planet .main-hero .highlight {
    margin-top: 337px;
  }
  .t2-content .explore-wrapper .explore-planet .main-hero .bg-image {
    height: 960px;
  }
  .t2-content .explore-wrapper .explore-planet .main-hero img {
    height: 960px;
  }
}
.t2-content .explore-wrapper .explore-planet .from-then-to-now .container {
  max-width: 1373px;
}
.t2-content .explore-wrapper .explore-planet .from-then-to-now .today-image-wrapper {
  min-height: 175px;
}
.t2-content .explore-wrapper .explore-planet .from-then-to-now .text {
  margin-right: 47px;
  margin-left: 47px;
}
.t2-content .explore-wrapper .explore-planet .just-a-sip .container {
  max-width: 1373px;
}
@media screen and (max-width: 767px) {
  .t2-content .explore-wrapper .explore-planet .px-0-mobile-only {
    padding-right: 0;
    padding-left: 0;
  }
  .t2-content .explore-wrapper .explore-planet .planet-wrapper .packaging .card__bg-image img {
    margin: 0 -24px;
    width: calc(100% + 48px);
    max-width: unset;
  }
  .t2-content .explore-wrapper .explore-planet img.w-68 {
    max-width: 68%;
  }
  .t2-content .explore-wrapper .explore-planet .from-then-to-now .number-image-wrapper img {
    width: 75%;
  }
}
@media (min-width: 768px) {
  .t2-content .explore-wrapper .explore-planet .from-then-to-now .text {
    margin-right: auto;
    margin-left: auto;
  }
  .t2-content .explore-wrapper .explore-planet .from-then-to-now .number-image-wrapper img {
    width: auto;
  }
}
