#advent-calendar-2023 .hero-banner {
  position: relative;
  overflow: hidden;
  background-color: #9F181E;
}
#advent-calendar-2023 .hero-banner .background-image-container {
  position: relative;
}
#advent-calendar-2023 .hero-banner .background-image-container .background-image {
  position: relative;
  width: 767px;
  left: 50%;
  transform: translateX(-50%) scale(1);
}
@media (min-width: 768px) {
  #advent-calendar-2023 .hero-banner .background-image-container .background-image {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .hero-banner .background-image-container .background-image {
    left: 50%;
    transform: translateX(-50%) scale(1.05);
    height: 520px;
    width: auto;
  }
}
@media (min-width: 2560px) {
  #advent-calendar-2023 .hero-banner .background-image-container .background-image {
    height: auto;
    width: 100%;
  }
}
#advent-calendar-2023 .hero-banner .background-image-container .background-image-gradient-overlay {
  display: none;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .hero-banner .background-image-container .background-image-gradient-overlay {
    display: block;
    content: "";
    position: absolute;
    height: 100px;
    right: 0;
    bottom: 0;
    left: 0;
    scale: 1.05;
    background: linear-gradient(to top, #9F181E 0%, #9F181E 25%, transparent 100%);
    z-index: 1;
  }
}
#advent-calendar-2023 .hero-banner .background-image-container .tea-pile {
  display: none;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .hero-banner .background-image-container .tea-pile {
    display: flex;
    position: absolute;
    width: 606px;
    bottom: 1rem;
    left: 50%;
    transform: translateX(-6rem);
  }
}
#advent-calendar-2023 .hero-banner .background-image-container .thread {
  display: none;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .hero-banner .background-image-container .thread {
    display: flex;
    position: absolute;
    width: 1500px;
    top: -410px;
    left: 50%;
    transform: translateX(-630px);
  }
}
#advent-calendar-2023 .hero-banner .back-link {
  position: relative;
  font-size: 0.75rem;
  font-weight: 400;
  margin: 0px 0 15px;
  display: inline-block;
  z-index: 1;
  margin-top: 3rem;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .hero-banner .back-link {
    margin-top: unset;
    position: absolute;
    transform: translateY(-55px);
  }
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .hero-banner .back-link {
    transform: translateY(-130px);
  }
}
#advent-calendar-2023 .hero-banner .back-link i {
  margin-right: 2px;
  position: relative;
  top: 1px;
}
#advent-calendar-2023 .hero-banner .hero-back-button-mobile {
  display: block;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .hero-banner .hero-back-button-mobile {
    display: none;
  }
}
#advent-calendar-2023 .hero-banner .content-overlay {
  position: absolute;
  width: 327px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  #advent-calendar-2023 .hero-banner .content-overlay {
    width: 290px;
    transform: unset;
    left: 10%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .hero-banner .content-overlay {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 330px;
    height: 100%;
    left: 50%;
    transform: translateX(-375px);
  }
}
#advent-calendar-2023 .hero-banner .content-overlay img.title {
  max-width: 250px;
  width: 100%;
  margin-top: 2rem;
}
#advent-calendar-2023 .hero-banner .content-overlay .hero-subtitle {
  margin-top: 1rem;
}
#advent-calendar-2023 .hero-banner .content-overlay .hero-subtitle .h8 {
  color: #F4DEA7;
}
#advent-calendar-2023 .intro {
  background-color: #9F181E;
}
@media (max-width: 767px) {
  #advent-calendar-2023 .intro .container {
    padding-top: 3rem;
  }
}
#advent-calendar-2023 .intro .container h2,
#advent-calendar-2023 .intro .container p {
  color: white;
}
#advent-calendar-2023 .intro .container p {
  margin-top: 1rem;
}
#advent-calendar-2023 .intro .container img {
  margin-bottom: 4rem;
  border-radius: 0.25rem;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .intro .container img {
    margin-bottom: 4.25rem;
  }
}
#advent-calendar-2023 .intro.custom-border {
  background-image: url("https://cdn.intelligencebank.com/au/share/NOrD/Jw4lr/bkZoN/original/stitching-white");
  background-size: auto 1rem;
  background-repeat: repeat-x;
  background-position: bottom;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .intro.custom-border {
    background-size: auto 1.25rem;
  }
}
#advent-calendar-2023 .ArticleProductSlider {
  width: 100%;
  overflow: visible;
}
@media (min-width: 1740px) {
  #advent-calendar-2023 .ArticleProductSlider .swiper-container.swiper-container-horizontal {
    width: unset;
    overflow-x: visible;
  }
}
#advent-calendar-2023 .ArticleProductSlider .container-fluid {
  padding: 0;
}
#advent-calendar-2023 .ArticleProductSlider .swiper-slide {
  width: 285px;
}
#advent-calendar-2023 .ArticleProductSlider .swiper-slide:last-child {
  margin-right: 0 !important;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .ArticleProductSlider .swiper-slide {
    flex: 1;
  }
}
#advent-calendar-2023 .ArticleAdventCalendarStickyNav-placeholder {
  display: none;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav-placeholder {
    height: 74px;
    display: block;
    position: absolute;
  }
}
#advent-calendar-2023 .ArticleAdventCalendarStickyNav {
  display: none;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav {
    z-index: 2;
  }
}
#advent-calendar-2023 .ArticleAdventCalendarStickyNav.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  opacity: 1;
  transition: top 0.75s ease-in-out, opacity 0.75s ease-in-out;
}
@media (min-width: 1200px) {
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav {
    display: block;
    position: relative;
    background-color: #f7f7f7;
    padding: 0.75rem;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    margin-bottom: 0;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-right: 2rem;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link picture {
    overflow: visible;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:hover .jump-link-image,
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:hover img {
    transform: scale(1.1);
    filter: grayscale(50%) !important;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:active .jump-link-image,
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:active img {
    transform: scale(1.1);
    filter: grayscale(50%) !important;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:hover .jump-link-image, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:active .jump-link-image, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link.active .jump-link-image, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link.inView .jump-link-image {
    filter: grayscale(0%);
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:hover .jump-link-title, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:active .jump-link-title, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link.active .jump-link-title, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link.inView .jump-link-title {
    color: #000;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:hover .jump-link-sub.the-tea-lovers-24-day-fabulous-feast, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:active .jump-link-sub.the-tea-lovers-24-day-fabulous-feast, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link.active .jump-link-sub.the-tea-lovers-24-day-fabulous-feast, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link.inView .jump-link-sub.the-tea-lovers-24-day-fabulous-feast {
    color: #9F181E !important;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:hover .jump-link-sub.the-festival-of-flavour, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:active .jump-link-sub.the-festival-of-flavour, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link.active .jump-link-sub.the-festival-of-flavour, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link.inView .jump-link-sub.the-festival-of-flavour {
    color: #006A63 !important;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:hover .jump-link-sub.the-tea-party-extravaganza, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link:active .jump-link-sub.the-tea-party-extravaganza, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link.active .jump-link-sub.the-tea-party-extravaganza, #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link.inView .jump-link-sub.the-tea-party-extravaganza {
    color: #1E1B65 !important;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link-body {
    display: flex;
    flex-direction: column;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link-title {
    font-size: 0.875rem;
    margin-bottom: 0;
    text-wrap: nowrap;
    color: #bababa;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link-sub {
    font-size: 0.75rem;
    margin-bottom: 0;
    color: #bababa;
  }
  #advent-calendar-2023 .ArticleAdventCalendarStickyNav .product-navigation ul.jump-links .jump-link-image {
    border-radius: 100px;
    width: 50px;
    margin-right: 0.75rem;
    filter: grayscale(100%);
    transition: transform 0.2s ease-in-out, filter 0.2s ease-in-out;
  }
}
#advent-calendar-2023 .product-content .product-section-hero-banner {
  position: relative;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content .product-section-hero-banner {
    height: 440px;
  }
}
#advent-calendar-2023 .product-content .product-section-hero-banner .background-image-container {
  top: -20px;
  position: relative;
  overflow: hidden;
}
#advent-calendar-2023 .product-content .product-section-hero-banner .background-image-gradient-overlay {
  width: 100%;
  height: 150px;
}
#advent-calendar-2023 .product-content .product-section-hero-banner .background-image {
  width: 100%;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-hero-banner .background-image {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content .product-section-hero-banner .background-image {
    height: 440px;
    position: relative;
    left: 50%;
    transform: translateX(-50%) scale(1.1);
    width: auto;
  }
}
@media (min-width: 2560px) {
  #advent-calendar-2023 .product-content .product-section-hero-banner .background-image {
    width: 100%;
  }
}
#advent-calendar-2023 .product-content .product-section-hero-banner .thread {
  display: none;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content .product-section-hero-banner .thread {
    display: block;
    position: absolute;
    top: 0;
    height: 480px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
#advent-calendar-2023 .product-content .product-section-hero-banner .product-shot-wrapper {
  display: none;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content .product-section-hero-banner .product-shot-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50px);
    width: 548px;
    height: 100%;
    display: flex;
    align-items: center;
  }
}
#advent-calendar-2023 .product-content .product-section-hero-banner .content-overlay {
  max-width: calc(327px + 3rem);
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-hero-banner .content-overlay {
    display: flex;
    position: absolute;
    top: 5rem;
    justify-content: center;
    left: 50%;
    transform: translateX(-400px);
  }
}
#advent-calendar-2023 .product-content .product-section-hero-banner .content-overlay .title {
  max-width: calc(327px + 3rem);
  width: 100%;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-hero-banner .content-overlay .title {
    padding: 0;
    position: relative;
    width: 285px;
  }
}
#advent-calendar-2023 .product-content .product-section-intro {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
}
#advent-calendar-2023 .product-content .product-section-intro .product-section-copy {
  max-width: calc(327px + 3rem);
  margin: 0 auto;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-intro .product-section-copy {
    max-width: 100%;
  }
}
#advent-calendar-2023 .product-content .product-section-intro .product-section-super {
  color: #CDDD2D;
  margin-top: 2rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content .product-section-intro .product-section-super {
    margin-top: 0;
  }
}
#advent-calendar-2023 .product-content .product-section-intro .product-section-title {
  color: #F4DEA7;
}
#advent-calendar-2023 .product-content .product-section-intro .product-section-body {
  color: white;
  margin-top: 1rem;
}
#advent-calendar-2023 .product-content .product-section-intro .illustration-introMobile {
  width: 100px;
  margin-top: 0;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-intro .illustration-introMobile {
    display: none;
  }
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-features .row.reverse {
    flex-direction: row-reverse;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-features {
    margin-top: 4rem;
  }
}
#advent-calendar-2023 .product-content .product-section-features .features-copy {
  max-width: calc(327px + 3rem);
  margin: 2rem auto 0;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-features .features-copy {
    margin-top: 0;
    max-width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-wrap: balance;
  }
}
#advent-calendar-2023 .product-content .product-section-features .features-copy ul {
  list-style-type: none;
  padding-left: 0.75rem;
}
#advent-calendar-2023 .product-content .product-section-features .features-copy li {
  color: white;
  display: flex;
  flex-direction: row;
}
#advent-calendar-2023 .product-content .product-section-features .features-copy li:before {
  content: "";
  display: inline;
  width: 4px;
  min-width: 4px;
  height: 4px;
  background-color: white;
  margin-right: 10px;
  vertical-align: middle;
  margin-top: 9px;
}
#advent-calendar-2023 .product-content .product-section-features .features-copy p {
  margin-bottom: 1rem;
  color: white;
}
#advent-calendar-2023 .product-content .product-section-features .product-feature-image {
  max-width: calc(327px + 3rem);
  margin: 2rem auto 0;
  display: flex;
  border-radius: 0.25rem;
  width: 100%;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-features .product-feature-image {
    max-width: 100%;
    margin-top: 0;
  }
}
#advent-calendar-2023 .product-content .product-section-quote {
  margin-top: 3rem;
}
#advent-calendar-2023 .product-content .product-section-quote .quote-wrapper {
  max-width: calc(327px + 3rem);
  margin: 0 auto;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-quote .quote-wrapper {
    max-width: 100%;
  }
}
#advent-calendar-2023 .product-content .product-section-quote .quote-author-wrapper {
  max-width: calc(327px + 3rem);
  margin: 0 auto;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-quote .quote-author-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    max-width: 100%;
    width: 100%;
    justify-content: center;
  }
}
#advent-calendar-2023 .product-content .product-section-quote blockquote {
  color: white;
}
#advent-calendar-2023 .product-content .product-section-quote .image-author {
  border-radius: 20px;
  max-width: 110px;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-quote .image-author {
    margin-top: 0;
    width: 100%;
  }
}
#advent-calendar-2023 .product-content .product-section-quote .caption-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  color: white;
}
#advent-calendar-2023 .product-content .product-section-accordion {
  width: 100%;
  padding: 1.5rem 0;
  margin: 0 auto;
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
}
#advent-calendar-2023 .product-content .product-section-accordion .product-section-contents {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: calc(327px + 3rem);
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-accordion .product-section-contents {
    max-width: 100%;
  }
}
#advent-calendar-2023 .product-content .product-section-accordion .accordion-location__header {
  border-bottom: none;
}
#advent-calendar-2023 .product-content .product-section-accordion .product-section-contents {
  border-bottom: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6;
  padding: 1.5rem 0;
}
#advent-calendar-2023 .product-content .product-section-accordion button {
  font-family: Helveticanowdisplay;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-accordion button {
    flex-direction: row;
    justify-content: space-between;
  }
}
#advent-calendar-2023 .product-content .product-section-accordion button span {
  color: #F4DEA7;
  font-weight: 500;
  margin-right: 2rem;
}
#advent-calendar-2023 .product-content .product-section-accordion button:after {
  border-radius: 1rem;
  background-color: white;
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body {
  padding: 0;
  margin-bottom: 1rem;
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body .grid-2-col {
  grid-template-columns: 1fr 1fr;
  display: grid;
  column-gap: 0.75rem;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-accordion .card-body .grid-2-col {
    grid-template-columns: 1fr;
  }
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body .grid-md-3-col {
  display: grid;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-accordion .card-body .grid-md-3-col {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body .grid-item-1 {
  grid-area: item1;
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body .grid-item-2 {
  grid-area: item2;
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body .grid-item-3 {
  grid-area: item3;
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body .grid-item-4 {
  grid-area: item4;
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body .title {
  margin-top: 1.5rem;
  color: #F4DEA7;
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body ul {
  margin-top: 1rem;
  padding-left: 0;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content .product-section-accordion .card-body ul {
    margin-bottom: 0;
  }
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body li {
  list-style-type: none;
  color: white;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body .li-text {
  margin-right: 0.5rem;
}
#advent-calendar-2023 .product-content .product-section-accordion .card-body .limited-edition {
  color: #FDA6B6;
  text-wrap: nowrap;
}
#advent-calendar-2023 .product-content .product-section-accordion .btn--primary-dark {
  margin: 3rem auto;
  text-align: center;
}
#advent-calendar-2023 .product-content #the-tea-lovers-24-day-fabulous-feast {
  background-color: #9F181E;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content #the-tea-lovers-24-day-fabulous-feast .thread {
    top: -50px;
    height: 550px;
  }
}
#advent-calendar-2023 .product-content #the-tea-lovers-24-day-fabulous-feast .background-image-gradient-overlay {
  display: none;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content #the-tea-lovers-24-day-fabulous-feast .background-image-gradient-overlay {
    display: block;
    background: linear-gradient(to top, #9F181E 0%, #9F181E 25%, transparent 100%);
  }
}
#advent-calendar-2023 .product-content #the-tea-lovers-24-day-fabulous-feast .product-section-super,
#advent-calendar-2023 .product-content #the-tea-lovers-24-day-fabulous-feast .features-title,
#advent-calendar-2023 .product-content #the-tea-lovers-24-day-fabulous-feast .quote-title,
#advent-calendar-2023 .product-content #the-tea-lovers-24-day-fabulous-feast .accordion-title {
  color: #CDDD2D;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content #the-tea-lovers-24-day-fabulous-feast .items {
    grid-template-areas: "item1 item2 item4" "item1 item3 item4";
    display: grid;
  }
}
#advent-calendar-2023 .product-content #the-tea-lovers-24-day-fabulous-feast .custom-border-bottom {
  background-image: url("https://cdn.intelligencebank.com/au/share/NOrD/Jw4lr/kzAqg/original/stitching-green");
}
#advent-calendar-2023 .product-content #the-festival-of-flavour {
  background-color: #006A63;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content #the-festival-of-flavour .thread {
    top: -2rem;
    height: 700px;
    right: 0;
    left: 50%;
    transform: translateX(-490px);
  }
}
#advent-calendar-2023 .product-content #the-festival-of-flavour .product-shot-wrapper {
  width: 430px;
}
#advent-calendar-2023 .product-content #the-festival-of-flavour .background-image-gradient-overlay {
  display: none;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content #the-festival-of-flavour .background-image-gradient-overlay {
    display: block;
    background: linear-gradient(to top, #006A63 0%, #006A63 25%, transparent 100%);
  }
}
#advent-calendar-2023 .product-content #the-festival-of-flavour .product-section-super,
#advent-calendar-2023 .product-content #the-festival-of-flavour .features-title,
#advent-calendar-2023 .product-content #the-festival-of-flavour .quote-title,
#advent-calendar-2023 .product-content #the-festival-of-flavour .accordion-title {
  color: #FDA6B6;
}
#advent-calendar-2023 .product-content #the-festival-of-flavour .hero-title .title {
  width: 415px;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content #the-festival-of-flavour .hero-title .title {
    width: 300px;
    top: -24px;
    left: 48px;
  }
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content #the-festival-of-flavour .hero-title .title {
    width: 400px;
    top: -14px;
    left: -40px;
  }
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content #the-festival-of-flavour .items {
    grid-template-areas: "item1 item2 item3" "item1 item2 item4";
    display: grid;
  }
}
#advent-calendar-2023 .product-content #the-festival-of-flavour .custom-border-bottom {
  background-image: url("https://cdn.intelligencebank.com/au/share/NOrD/Jw4lr/0rYOz/original/stitching-green");
}
#advent-calendar-2023 .product-content #the-tea-party-extravaganza {
  background-color: #1E1B65;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content #the-tea-party-extravaganza .thread {
    top: -2rem;
    height: 495px;
    right: -340px;
    left: 50%;
    transform: translateX(-530px);
  }
}
#advent-calendar-2023 .product-content #the-tea-party-extravaganza .product-shot-wrapper {
  width: 630px;
  top: -50px;
}
#advent-calendar-2023 .product-content #the-tea-party-extravaganza .background-image-gradient-overlay {
  display: none;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content #the-tea-party-extravaganza .background-image-gradient-overlay {
    display: block;
    background: linear-gradient(to top, #1E1B65 0%, #1E1B65 25%, transparent 100%);
  }
}
#advent-calendar-2023 .product-content #the-tea-party-extravaganza .product-section-super,
#advent-calendar-2023 .product-content #the-tea-party-extravaganza .features-title,
#advent-calendar-2023 .product-content #the-tea-party-extravaganza .quote-title,
#advent-calendar-2023 .product-content #the-tea-party-extravaganza .accordion-title {
  color: #CEADCE;
}
#advent-calendar-2023 .product-content #the-tea-party-extravaganza .hero-title .title {
  width: 415px;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content #the-tea-party-extravaganza .hero-title .title {
    width: 300px;
    top: -24px;
    left: 48px;
  }
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content #the-tea-party-extravaganza .hero-title .title {
    width: 400px;
    top: -14px;
    left: -40px;
  }
}
@media (min-width: 768px) {
  #advent-calendar-2023 .product-content #the-tea-party-extravaganza .items {
    grid-template-areas: "item1 item2 item3" "item1 item2 item4";
    display: grid;
  }
}
#advent-calendar-2023 .product-content #the-tea-party-extravaganza .custom-border-bottom {
  background-image: url("https://cdn.intelligencebank.com/au/share/NOrD/Jw4lr/bkZoN/original/stitching-green");
  bottom: -1px;
}
#advent-calendar-2023 .product-content .row {
  margin-left: 0;
  margin-right: 0;
}
#advent-calendar-2023 .product-content .custom-border-bottom {
  z-index: 3;
  background-size: auto;
  background-repeat: repeat-x;
  background-position: top;
  width: 100%;
  height: 21px;
  position: relative;
  bottom: 19px;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .product-content .custom-border-bottom {
    background-size: auto 1.25rem;
  }
}
#advent-calendar-2023 .reuse-and-recycle {
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
  max-width: calc(327px + 3rem);
  margin-left: auto;
  margin-right: auto;
  text-wrap: balance;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .reuse-and-recycle {
    max-width: 100%;
    text-align: left;
    text-wrap: unset;
  }
}
@media (min-width: 1200px) {
  #advent-calendar-2023 .reuse-and-recycle {
    max-width: 1350px;
    width: 100%;
  }
}
#advent-calendar-2023 .reuse-and-recycle .grey-container {
  background-color: #f7f7f7;
  padding: 3rem 1.5rem;
}
@media (min-width: 1024px) {
  #advent-calendar-2023 .reuse-and-recycle {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
#advent-calendar-2023 .reuse-and-recycle img {
  width: 6rem;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .reuse-and-recycle img {
    width: 100%;
  }
}
#advent-calendar-2023 .reuse-and-recycle .title {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .reuse-and-recycle .title {
    margin-top: 0;
  }
}
#advent-calendar-2023 .reuse-and-recycle p {
  margin-bottom: 0.5rem;
}
#advent-calendar-2023 .related-articles {
  max-width: calc(327px + 3rem);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  #advent-calendar-2023 .related-articles {
    max-width: 100%;
    width: 100%;
  }
}
#advent-calendar-2023 .related-articles img {
  border-radius: 0.25rem;
}
#advent-calendar-2023 * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[data-animation] {
  will-change: transform;
}

.scroll-down .ArticleAdventCalendarStickyNav {
  transition: none;
}
