.bg-red-dark {
  background-color: #420a06;
}

.landing-cover.landing-cover--v2-mod::before,
.landing-cover.landing-cover--v2-mod .image-cover::before,
.landing-cover.landing-cover--v2-mod .image-cover::after {
  position: absolute;

  pointer-events: none;
  content: "";
}

.landing-cover.landing-cover--v2-mod::before {
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;

  background-color: rgba(0, 0, 0, 0.3);
}

.landing-cover.landing-cover--v2-mod.no-filter::before {
  background: none;
}

.landing-cover.landing-cover--v2-mod .image-cover::before {
  bottom: 0;

  background: radial-gradient(65.98% 50.94% at 57.31% 50.65%, #000 0%, rgba(0, 0, 0, 0) 90%);
  transform: scaleX(-1) rotate(180deg);
}

.landing-cover.landing-cover--v2-mod .image-cover::after {
  top: 0;
  left: 0;

  width: 100%;
  height: 23.75rem;

  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.5;
}

.landing-cover.landing-cover--v2-mod .cover-content .tp-text {
  max-width: 30rem;

  letter-spacing: -0.015em;
}

.landing-cover.landing-cover--v2-mod .cover-content .content-block a {
  position: relative;

  color: inherit;
  font-weight: 700;
  text-decoration-skip-ink: none;
  text-underline-offset: 0.5625rem;

  transition: text-decoration-color 0.3s ease;
}

.landing-cover.landing-cover--v2-mod .cover-content .content-block a:hover {
  text-decoration-color: transparent;
}

.landing-cover.landing-cover--v2-mod .cover-content {
  max-width: unset;
  padding-bottom: 2.75rem;
}

.landing-cover.landing-cover--v2-mod .content-block {
  max-width: 33.125rem;
  margin-left: auto;
}

.landing-cover.landing-cover--v2-mod .cover-content .tp-h1 {
  letter-spacing: -0.022em;
  font-weight: 700;
  line-height: 1;
}

.newsletter .header-block {
  text-align: center;
  font-size: 1.125rem;
}

.newsletter .header-block:not(:last-child) {
  margin-bottom: 1.625rem;
}

.newsletter .header-block h2 {
  margin: 0;

  font-weight: 700;
}

.newsletter .header-block p {
  margin-top: 0.875rem;
  letter-spacing: -0.014em;
}

.newsletter .header-block p:last-child {
  margin-bottom: 0;
}

.newsletter__form {
  font-size: 1.125rem;
}

.newsletter__form:last-child {
  margin-bottom: 0;
}

.newsletter form:last-child {
	margin-bottom: 0;
}

.newsletter form .form-control {
  border-bottom-color: #eee2be;
  color: #eee2be;
  font-size: 1.125rem;
}

.newsletter form .form-control:focus {
  box-shadow: inset 0 -2px 0 #eee2be;
}

.newsletter form .form-control::placeholder {
  color: rgba(238, 226, 190, 0.46);
  opacity: 1;
}

.newsletter form .form-control:-ms-input-placeholder {
  color: rgba(238, 226, 190, 0.46);
}

.newsletter form .form-control::-ms-input-placeholder {
  color: rgba(238, 226, 190, 0.46);
}

.newsletter form select.form-control {
  background-image: url("../assets/static/img/icons/yellow-lite/icon-chevron-down.svg");
  background-position: right 0 center;
  background-size: 0.9em auto;
}

.newsletter form select.form-control.placeholder {
  color: rgba(238, 226, 190, 0.46);
}

.instagram {
  position: relative;
}

.instagram .container {
  position: relative;

  max-width: 80rem;
}

.instagram .header-block {
  text-align: center;
}

.instagram .header-block a {
  transition: text-decoration-color 0.3s ease;
}

.instagram .header-block a:hover {
  text-decoration-color: transparent;
}

.instagram .header-block:not(:last-child) {
  margin-bottom: 2.25rem;
}

.instagram .header-block > * {
  margin: 0;

  font-weight: 700;
}

.instagram .header-block > *:not(p) {
  letter-spacing: -0.016em;
}

.instagram .header-block p {
  font-size: 1.125rem;
  line-height: 1.44;
  font-weight: 500;
  text-transform: uppercase;
}

.instagram .instagram__slider {
  overflow: visible;
}

.instagram__slider .instagram__slide {
  aspect-ratio: 1/1;
}

.instagram__slider .instagram__slide img {
	transition: transform 0.3s ease;
	will-change: transform;
}

.instagram__slider .instagram__slide:hover img{
  transform: scale(1.05);
}

.section_decor.v6_mod {
  bottom: -5.5em;
  left: -5em;
  z-index: 0;

  background: url(../assets/static/img/apple_decor_1.svg) center / contain no-repeat;

  transform: rotate(-27deg);
}

.section_decor.v7_mod {
  top: -2.8em;
  z-index: 0;

  background: url(../assets/static/img/apple_decor_2.svg) center / contain no-repeat;

  transform: rotate(28deg);
}

.download-size {
  text-decoration: none;
}

.download-size::before {
  margin-right: 0.75em;

  content: "-";
}

.downloads-panel.downloads-panel--v2-mod {
  position: relative;

  overflow: hidden;
}

.downloads-panel.downloads-panel--v2-mod .container {
  position: relative;
  z-index: 1;
}

.downloads-panel.downloads-panel--v2-mod .header-block {
  margin: 0 auto;

  font-size: 1.125rem;
  text-align: center;
}

.downloads-panel.downloads-panel--v2-mod .card-image {
  background-color: #d8d8d8;
}

.downloads-panel.downloads-panel--v2-mod .download-link {
  row-gap: 0.3125em;
}

.section_decor.v8_mod {
  bottom: 14em;
  z-index: 1;

  width: 23.6em;
  height: 16.3em;

  background: url("../assets/static/img/graphics/Leaves.svg") center / contain no-repeat;

  transform: rotate(10deg);
}

.section_decor.v9_mod {
  right: 12.9em;
  top: -6.9em;
  z-index: 1;

  width: 18.9em;
  height: 13.1em;

  background: url("../assets/static/img/graphics/Leaves.svg") center / contain no-repeat;

  transform: scaleY(-1) rotate(17deg);
}

.section_decor.v10_mod {
  right: -60.6em;
  bottom: -15.6em;
  z-index: 1;

  width: 73.8em;
  height: 51.2em;

  background: url("../assets/static/img/graphics/Leaves.svg") center / contain no-repeat;

  transform: rotate(20deg);
}

.featured-swiper.featured-swiper--height-mod .swiper-wrapper {
  height: auto;
}

.follow {
  text-align: center;
}

.follow .header-block:not(:last-child) {
  margin-bottom: 1.875rem;
}

.follow__social {
  display: flex;
  justify-content: center;
  max-width: 25.75rem;
  margin: 0 auto;
}

.follow .icon-svg,
.follow [class^="icon-svg-"] {
  width: 2.375rem;
  height: 2.375rem;
}

.follow .social-menu {
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 1rem;

  margin-left: -0.6rem;
  margin-right: -0.6rem;
}

.follow .social-menu-item {
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}

.follow a.social-menu-icon {
  transition: color 0.3s ease;
}

.follow a.social-menu-icon:hover {
  color: #fff;
}

@media (min-width: 30.01em) {
  .landing-cover.landing-cover--v2-mod .image-cover::before {
    right: 0;
  }

  .form-font-size-lg,
  .form-font-size-lg .form-control {
    font-size: 1.125rem;
  }
}

@media (min-width: 48em) {
  .instagram {
    padding: 6.25rem 0 14.125rem;
  }

  .instagram__slider .instagram__slide {
    width: 17.625rem;
  }
}

@media (min-width: 60.01em) {
  .landing-cover.landing-cover--v2-mod .image-cover::before {
    width: 66.5625rem;
    height: 35.875rem;
  }

  .landing-cover.landing-cover--v2-mod .content-block:not(:last-child) {
    margin-bottom: -4.1875rem;
  }

  .newsletter {
    padding: 6.25rem 0 8.75rem;
  }

  .newsletter .content-block {
    padding-left: 1.875rem;
    padding-right: 0.625rem;
  }

  .newsletter .newsletter-row {
    max-width: none;
  }

  .newsletter .newsletter-row > .item-submit {
    margin-left: 2.0625rem;
  }

  .instagram .header-block > * {
    font-size: 2.625rem;
  }

  .section_decor.v6_mod {
    width: 29.2em;
    height: 29.2em;
  }

  .section_decor.v7_mod {
    right: -8.6em;

    width: 15.8em;
    height: 15.8em;
  }

  .downloads-panel.downloads-panel--v2-mod {
    padding-top: 6.75rem;
    padding-bottom: 7.5rem;
  }

  .landing-cover.not-100vh.landing-cover--stockist-v2-mod .cover-content {
    align-items: center;
    padding-top: 6.25rem;
    padding-bottom: 7.8125rem;
    margin: 0 auto;

    text-align: center;
  }

  .landing-cover.not-100vh.landing-cover--stockist-v2-mod .cover-content .tp-text {
    margin-left: auto;
    margin-right: auto;

    letter-spacing: -0.012em;
  }

  .landing-cover.not-100vh.landing-cover--stockist-v2-mod .cover-content .content-form {
    min-width: 21rem;
  }

  .landing-cover.not-100vh.landing-cover--stockist-v2-mod .content-form:not(:first-child) {
    margin-top: 1.625rem;
  }

  .landing-cover.not-100vh.landing-cover--stockist-v2-mod .content-form select {
    font-size: 1.125rem;

    background-size: 0.9em auto;
    background-position: right 0 center;
  }

  .landing-cover.not-100vh.landing-cover--stockist-v2-mod .stockist-cards-block-a {
    width: 100%;
  }

  .follow .tp-heading-md {
    font-size: 2.625rem;
  }

  .follow {
    padding: 3.625rem 0 5.9375rem;
  }
}

@media (min-width: 75.01em) {
  .downloads-panel.downloads-panel--v2-mod .featured-downloads-list {
    padding: 0 1.875rem;
  }

  .section_decor.v8_mod {
    left: -16.2em;
  }
}

@media (min-width: 87.5em) {
  .downloads-panel.downloads-panel--v2-mod .featured-downloads-list {
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }

  .downloads-panel.downloads-panel--v2-mod .featured-downloads-list > * {
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }

  .section_decor.v10_mod {
    bottom: -15.6em;
  }
}

@media (max-width: 87.49em) {
  .section_decor.v10_mod {
    bottom: -27.6em;
  }
}

@media (max-width: 75em) {
  .section_decor.v8_mod {
    left: -20.2em;
  }
}

@media (max-width: 60em) {
  .landing-cover.landing-cover--v2-mod .image-cover::before {
    width: 46.875rem;
    height: 35.875rem;
  }

  .landing-cover.landing-cover--v2-mod .content-block {
    max-width: 30.125rem;
  }

  .landing-cover.landing-cover--v2-mod .cover-content {
    min-height: calc(var(--vh, 1vh) * 100);
  }

  .newsletter {
    padding: 2.5rem 0;
  }

  .section_decor.v6_mod {
    width: 26em;
    height: 26em;
  }

  .section_decor.v7_mod {
    right: -8.4em;

    width: 18.6em;
    height: 18.6em;
  }

  .downloads-panel.downloads-panel--v2-mod .icon-svg-arrow-alt {
    display: none;
  }

  .landing-cover.not-100vh.landing-cover--stockist-v2-mod .cover-content {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }

  .follow {
    padding: 5rem 0;
  }
}

@media (max-width: 47.99em) {
  .instagram {
    padding: 3.75rem 0 6.875rem;
  }

  .instagram__slider .instagram__slide {
    width: 15.125rem;
  }
}

@media (max-width: 30em) {
  .landing-cover.landing-cover--v2-mod .image-cover::before {
    left: 50%;

    width: 130%;

    transform: translateX(-50%);
  }
}

@media screen and (min-width: 961px) {
  .video-col-cover {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
  }

  .video-col-cover video {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;

    height: 100%;
    width: 100%;

    object-fit: cover;
  }
}

@media screen and (max-width: 960px) {
  .video-col-cover {
    display: block;
    width: 100%;
  }

  .video-col-cover video {
    display: block;
    width: 100%;
  }
}
