/*
Theme Name: Deli Kitchen (2025-07-14)
Theme URI: https://mydelikitchen.co.uk
Author: Adam Mould
Author URI: https://adam-mould.co.uk
Description: Custom WordPress Theme for Deli Kitchen
Version: 0.1.0
Text Domain: deli
*/

@font-face {
  font-family: "Black Jack";
  src: url("/wp-content/themes/delikitchen/assets/fonts/blackjack.woff2")
    format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Anodyne";
  src: url("/wp-content/themes/delikitchen/assets/fonts/anodyne-new.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("/wp-content/themes/delikitchen/assets/fonts/helveticaneue-01.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Marvin Round";
  src: url("/wp-content/themes/delikitchen/assets/fonts/Marvin-Round.woff2")
    format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.wp-block-cover .wp-block-cover__inner-container:before {
  display: none;
}

@media screen and (min-width: 768px) {
  .page-template-rethink-template #primary-menu .menu {
    color: black;
  }
}

.site-content {
  overflow-y: hidden;
}

#menu-footer-right-menu a:hover {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
/* Rethink Site Header */

.rethink-site-header {
  /* padding: 33px 26px;
  @media screen and (min-width: 768px) {
    padding: 36.31px 41.28px;
  } */
  padding-top: clamp(
    33px,
    calc(33px + 3.31 * ((100vw - 768px) / 672)),
    36.31px
  );
  padding-bottom: clamp(
    33px,
    calc(33px + 3.31 * ((100vw - 768px) / 672)),
    36.31px
  );
  padding-left: clamp(
    26px,
    calc(26px + 15.28 * ((100vw - 768px) / 672)),
    41.28px
  );
  padding-right: clamp(
    26px,
    calc(26px + 15.28 * ((100vw - 768px) / 672)),
    41.28px
  );
}
.rethink-site-header .container {
  padding: 0;
}
.rethink-site-header #primary-menu {
  color: black;
  font-family: Anodyne;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  /* height: 25px; */

  @media screen and (min-width: 900px) {
    font-size: 34.36px;
  }
}
.rethink-site-header #primary-menu .sub-menu {
  background: #193649;
  color: white;
}
.rethink-logo-link {
  /* width: 120px; */
  height: auto;
  display: block;
  width: clamp(120px, calc(120px + (75.5 * ((100vw - 768px) / 672))), 195.5px);
  /* @media screen and (min-width: 768px) {
    width: 195.5px;
    height: 56.7px;
  } */
}
.rethink-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rethink-site-header #primary-menu-toggle,
.rethink-site-header #search-toggle {
  color: black;
}

/* Rethink Banner Block */

.kids-hero {
  position: relative;
  width: 100%;
  /* background: #193649; */
  color: white;
  /* padding: 49px 54px; */
}

.kids-hero__inner {
  position: relative;
  padding-bottom: 42px;
}

.kids-hero__image {
  width: 100%;
  height: clamp(338px, calc(32.76vw + 210.2px), 681px);
  object-fit: cover;
}

.kids-hero__overlay {
  position: absolute;
  top: 0;
}

.kids-hero__overlay_bottom {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}

.kids-hero__overlay_bottom svg {
  width: 100%;
  height: auto;
  display: block;
}

.kids-hero__content {
  position: absolute;
  bottom: -56px;
}

.kids-hero__svg-wrapper {
  width: clamp(325.75px, 60vw, 868.66px);
  height: auto;
  z-index: 1;
}

.kids-hero__svg-wrapper svg {
  width: 100%;
  height: auto;
  display: block;
}

.kids-hero__heading1 {
  font-family: Black Jack;
  font-weight: 400;
  font-size: 111.25px !important;
  line-height: 100.66px;
  letter-spacing: 0;
  position: relative;
}

.kids-hero__heading2 {
  font-family: Anodyne;
  font-weight: 400;
  font-size: 143.56px !important;
  line-height: 129.89px;
  letter-spacing: 0;
  position: relative;
}

.kids-hero__heading3 {
  font-family: Anodyne;
  font-weight: 400;
  font-size: 83.68px !important;
  line-height: 100%;
  letter-spacing: 0;
  position: relative;
  transform: rotate(-5.18deg);
}

.kids-hero__heading-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.kids-hero__heading-1-2-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.kids-hero__heading-wrapper-2 {
}

.kids-hero__heading-bg {
  position: absolute;
}

/* Rethink Text Quote Block */
.rethink-text-quote {
  background: #fef9e9;
  padding-bottom: 89.59px;
  padding-top: 44px;
  padding-left: 30px;
  padding-right: 30px;

  @media screen and (min-width: 768px) {
    padding-bottom: 142px;
    padding-top: 130px;
  }
}

.rethink-text-quote__inner.container {
  padding: 0;
  margin-top: 44px;
  @media screen and (min-width: 768px) {
    margin-top: 0px;
  }
}

.rethink-text-quote__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  gap: 40px;
  max-width: 1195px;

  @media screen and (min-width: 768px) {
    flex-direction: row;
    align-items: center;
  }

  @media screen and (min-width: 1200px) {
    flex-direction: row;
    gap: 91px;
  }
}

.rethink-text-quote__text-block {
  flex: 1;
  max-width: 450px;
  @media screen and (min-width: 768px) {
    max-width: unset;
  }
}

.rethink-text-quote__text {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  color: #000;

  @media screen and (min-width: 768px) {
    font-size: 20px;
  }
}

.rethink-text-quote__quote-block {
  flex: 1;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  max-width: 320px;
  margin: auto;

  @media screen and (min-width: 768px) {
    max-width: unset;
    margin: unset;
  }

  @media screen and (min-width: 1125px) {
    justify-content: flex-start;
  }
}

.rethink-text-quote__quote-line {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 571px;
  align-items: flex-end;
}

.rethink-text-quote__wrapper {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-right: 87px;

  @media screen and (min-width: 768px) {
    padding-right: 117px;
  }

  @media screen and (min-width: 1200px) {
    padding-right: 157px;
  }

  .rethink-text-quote__heading1 {
    margin-top: 20px;
  }
}

.rethink-text-quote__wrapper-2 {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: flex-end;
  height: 40px;
  gap: 6px;
  @media screen and (min-width: 768px) {
    height: 85px;
  }
}

.rethink-text-quote__quote-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  transform: translateY(-3px);
  width: 32px;
  @media screen and (min-width: 768px) {
    width: 55px;
  }
}

.rethink-text-quote__heading {
  font-family: marvin, sans-serif;
  font-weight: 400;
  display: inline-block;
}

.rethink-text-quote__heading1 {
  font-size: 26.4px;
  color: #193649;
  margin-top: -10px;

  @media screen and (min-width: 768px) {
    font-size: 25.67px;
    margin-top: 0px;
  }

  @media screen and (min-width: 1200px) {
    padding-top: 1%;
    padding-right: 1%;
  }
}

.rethink-text-quote__heading2 {
  font-size: 35.06px;
  color: #dd9939;
  text-align: right;
  padding-right: 121px;
  width: 100%;
  height: 50px;
  margin-top: -15px;
  @media screen and (min-width: 768px) {
    padding-right: 60px;
    font-size: 45.26px;
    margin-top: -20px;
    height: 58px;
  }

  @media screen and (min-width: 1200px) {
    padding-right: 121px;
    font-size: 75.26px;
    height: 100px;
    margin-top: -25px;
    height: 95px;
  }
}

.rethink-text-quote__heading3 {
  color: #c02223;
  margin-top: -14px;
  font-size: 35.06px;

  @media screen and (min-width: 768px) {
    font-size: 45.26px;
  }
  @media screen and (min-width: 1200px) {
    font-size: 75.26px;
  }
}

.rethink-text-quote__quote-icon svg {
  width: 100%;
  display: none;
}

/* Rethink Circle Features Block */

.rethink-circle-features {
  text-align: center;
  background: #fff;
  padding: 80px 40px;
}

.rethink-circle-features__heading {
  font-family: Anodyne;
  font-weight: 400;
  font-style: Regular;
  font-size: 151.04px !important;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  text-transform: lowercase;
  margin-bottom: 60px;
  color: #193649;
}

.rethink-circle-features__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 40px;
  justify-items: center;
  align-items: start;
}

.rethink-circle-features__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.rethink-circle-features__circle {
  width: 100%;
  height: 100%;
  margin-bottom: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rethink-circle-features__label {
  font-family: Anodyne;
  font-weight: 400;
  font-size: 60.41px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  text-transform: lowercase;
  text-shadow: 5px 3px 0 rgba(0, 0, 0, 1);
  color: #fff;
  padding: 6px 16px;
  transform: skewX(-6deg);
  margin-bottom: 20px;
}

.rethink-circle-features__text {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  color: #000000;
  max-width: 220px;
}

/* Rethink Article Highlights Block */
.rethink-article-highlights {
  padding: 4rem 2rem;
  background: white;
  position: relative;
}

.rethink-article-highlights__container {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  gap: 93px;
  align-items: flex-start;
}

.rethink-article-highlights__main {
  flex: 1 1 60%;
}

.rethink-article-highlights__main-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.rethink-article-highlights__main-image {
  margin-bottom: 10px;
}

.rethink-article-highlights__main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rethink-article-highlights__main-title {
  font-family: Anodyne;
  font-weight: 400;
  font-size: 46.93px;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: bottom;
  text-transform: lowercase;
}

.rethink-article-highlights__main-text {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: lowercase;
  color: #000000;
}

.rethink-article-highlights__list {
  flex: 1 1 45%;
  display: flex;
  flex-direction: column;
  gap: 23px;
}

.rethink-article-highlights__item {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
}

.rethink-article-highlights__item-link {
  display: flex;
  gap: 1rem;
  color: inherit;
  text-decoration: none;
}

.rethink-article-highlights__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rethink-article-highlights__item-content {
  display: flex;
  flex-direction: column;
}

.rethink-article-highlights__item-label,
.rethink-article-highlights__main-label {
  font-family: Helvetica Neue;
  font-weight: 500;
  font-style: Medium;
  font-size: 17.46px;
  line-height: 100%;
  letter-spacing: 0.1em;
  vertical-align: bottom;
  text-transform: uppercase;
  color: #00000033;
  margin-bottom: 5px;
}

.rethink-article-highlights__item-title {
  font-family: Anodyne;
  font-weight: 400;
  font-size: 46.93px;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: bottom;
  text-transform: lowercase;
  margin-bottom: 0.25rem;
}

.rethink-article-highlights__item-text {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: bottom;
  text-transform: lowercase;
  color: #000000;
}

.rethink-article-highlights__cta {
  margin-top: 2rem;
}

.rethink-article-highlights__cta-label {
  display: inline-block;
  background-color: #65afa0;
  color: white;
  font-family: Anodyne;
  font-weight: 400;
  font-size: 52.26px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  text-transform: lowercase;

  padding: 0.75rem 1.75rem;
  clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
  position: relative;
}

/* Rethink Feature Icons Block */

.rethink-feature-icons {
  background: #193649;
  color: white;
  text-align: center;
  padding-top: 63px;
  position: relative;
  overflow: hidden;
  padding-bottom: 72px;
}

.rethink-feature-icons__heading {
  font-family: Anodyne;
  font-weight: 400;
  font-size: 42.37px !important;
  line-height: 41px;
  letter-spacing: 0;
  text-align: center;
  vertical-align: bottom;
  text-transform: lowercase;
  max-width: 163px;
  margin: auto;
  @media screen and (min-width: 768px) {
    line-height: 55.08px;
    height: 40px;
    max-width: 100%;
  }
}

.rethink-feature-icons__subheading {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  vertical-align: bottom;
  text-transform: lowercase;
  margin-bottom: 46px;

  @media screen and (min-width: 768px) {
    line-height: 55.08px;
    font-size: 20px !important;
    margin-bottom: 0px;
  }
}

.rethink-feature-icons__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 954px;
  margin: auto;
  row-gap: 33px;
  column-gap: 40px;
  margin-top: 18px;
  @media screen and (min-width: 768px) {
    justify-content: space-between;
  }
}

.rethink-feature-icons__item {
}

.rethink-feature-icons__item.bg-green {
  background: #7da342;
}

.rethink-feature-icons__item.bg-yellow {
  background: #f3c330;
}

.rethink-feature-icons__item.bg-orange {
  background: #e69b30;
}

.rethink-feature-icons__item.bg-teal {
  background: #88c5c3;
}

.rethink-feature-icons__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rethink-feature-icons__paint-underline {
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  min-width: 1440px;
  width: 100vw;
  height: 42px;
  overflow: visible;
  pointer-events: none;
}

.rethink-feature-icons__paint-underline svg {
  display: block;
  width: 100%;
  height: 100%;
}

.rethink-feature-icons__inner {
  padding-left: 36px;
  padding-right: 36px;
}

/* Rethink Feature Cards Block */

.rethink-feature-cards {
  background-color: #edc343;
}

.rethink-feature-cards__inner {
  display: flex;
  flex-direction: column;
  padding-top: 64px;
  padding-bottom: 94px;

  @media screen and (min-width: 768px) {
    padding-bottom: 54px;
  }
}

.rethink-feature-cards__eyebrow {
  font-family: Anodyne;
  font-weight: 400;
  font-size: 22.31px;
  line-height: 50px;
  letter-spacing: 0;
  text-align: center;
  vertical-align: bottom;
  text-transform: lowercase;
  color: #193649;
}

.rethink-feature-cards__label {
  text-align: center;
  font-family: Anodyne;
  font-weight: 400;
  font-size: 32.51px;
  line-height: 42.27px;
  letter-spacing: 0;
  text-align: center;
  vertical-align: bottom;
  text-transform: lowercase;
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;

  @media screen and (min-width: 490px) {
    font-size: 42.37px;
    line-height: 55.08px;
  }
}

.rethink-feature-cards__heading {
  font-family: marvin;
  font-weight: 400;
  font-size: 36.08px !important;
  line-height: 52.1px;
  letter-spacing: 0;
  text-align: center;
  vertical-align: bottom;
  text-transform: lowercase;

  @media screen and (min-width: 768px) {
    font-size: 40.08px !important;
  }
}

.rethink-feature-cards__heading-recipe-link {
  font-family: marvin;
  font-weight: 400;
  font-size: 22.08px !important;
  line-height: 52.1px;
  letter-spacing: 0;
  text-align: center;
  vertical-align: bottom;
  text-transform: lowercase;
  text-decoration: underline;

  @media screen and (min-width: 768px) {
    font-size: 28.08px !important;
  }
  @media screen and (min-width: 1200px) {
    font-size: 32.08px !important;
  }
}

.rethink-feature-cards__heading-recipe-link:hover {
  text-decoration: none;
}

.rethink-feature-cards__heading-recipe-link-wrapper {
  width: 100%;
  text-align: center;
  max-width: 1205px;
  margin: auto;
}

.rethink-feature-cards__grid {
  display: flex;
  gap: 2rem;
  justify-content: center;
  flex-wrap: wrap;
}

.rethink-feature-cards__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 11px;
  text-align: center;
  /* max-width: 163px; */
  max-width: 240px;
  box-shadow: 2.28px 1.37px 0px 1.83px rgba(0, 0, 0, 1);
  border-radius: 7.9px;
  padding-bottom: 42px;

  @media screen and (min-width: 768px) {
    padding: 22px;
    border-radius: 15px;
    max-width: 425px;
    box-shadow: 4.56px 2.74px 0px 3.65px rgba(0, 0, 0, 1);
  }
}

.card__image-wrapper {
  aspect-ratio: 280 / 146;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.rethink-feature-cards__card .card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rethink-feature-cards__card .card__title {
  font-family: marvin;
  font-weight: 400;
  font-style: Regular;
  font-size: 18.53px !important;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: bottom;
  text-transform: lowercase;
  color: black;
  text-align: left;
  margin-top: 12.6px;

  @media screen and (min-width: 768px) {
    font-size: 27.05px !important;
    margin-top: 25px;
  }
}

.rethink-feature-cards__card .card__text {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 10.9px;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: none;
  color: black;
  margin-top: 20px;
  text-align: left;

  @media screen and (min-width: 768px) {
    font-size: 15.79px;
  }
}

.rethink-feature-cards__card .card__button {
  display: inline-block;
  color: #fff;
  font-family: marvin;
  font-weight: 400;
  /* font-size: 23.85px; */
  line-height: 100%;
  letter-spacing: 0;
  position: relative;
  margin-top: 22px;

  width: 100%;
  font-size: 20.65px;
  transition: transform 0.3s ease, background-color 0.3s ease;

  @media screen and (min-width: 768px) {
    font-size: clamp(
      25.85px,
      calc(25.85px + (23.85 * ((100vw - 768px) / 672))),
      32.7px
    );

    /* font-size: 47.7px; */
    margin-top: 34px;
    margin-bottom: 28px;
  }

  @media screen and (min-width: 1200px) {
    font-size: clamp(
      19.85px,
      calc(23.85px + (23.85 * ((100vw - 768px) / 672))),
      32.7px
    );
  }
}

.rethink-feature-cards__card .card__button:hover {
  transform: rotate(-2deg);
}

.card__label {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 40px;
}

.card__label-svg {
  position: absolute;
  top: -4px;
  z-index: 1;
  width: 319px;
  @media screen and (min-width: 490px) {
    top: -8px;
    width: 420px;
  }
  @media screen and (min-width: 768px) {
    top: -8px;
  }
}

.card__label-svg svg {
  width: 100%;
  height: auto;
}

.card__button-svg {
  position: absolute;
  left: 0;
  z-index: 1;
}

.card__button-svg svg {
  width: 100%;
  height: 100%;
  display: block;
}

.card__button-text {
  position: relative;
  z-index: 2;
  top: 7px;

  @media screen and (min-width: 768px) {
    top: 7px;
  }

  @media screen and (min-width: 850px) {
    top: 6px;
  }

  @media screen and (min-width: 900px) {
    top: 5px;
  }

  @media screen and (min-width: 1200px) {
    top: 5px;
  }
}

.rethink-feature-cards__navigation {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 12px;
  padding: 0 72px;

  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  text-transform: lowercase;
}

/* @media screen and (min-width: 768px) {
  .rethink-feature-cards__navigation span {
    display: none;
  }
} */

/* Rethink Worksheets Block */

.rethink-worksheets {
  /* background-color: #fefaec; */
  background-color: #193649;
  font-family: "Anodyne", sans-serif;
  position: relative;
  padding: 30px 0;
  padding-bottom: 90px;

  @media screen and (min-width: 768px) {
    padding: 70px 0;
  }
}

.rethink-worksheets__inner {
  margin: 0 auto;
}

.rethink-worksheets__content-block {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 54px;
  padding-bottom: 100px;
  max-width: 1440px;
  margin: auto;
  padding: 0 30px;
  align-items: center;
  padding: 0 30px;

  @media screen and (min-width: 500px) {
    padding: 0 60px;
  }

  @media screen and (min-width: 768px) {
    padding: 0 30px;
    gap: 20px;
    flex-direction: row;
    align-items: flex-end;
  }

  @media screen and (min-width: 1200px) {
    padding: 0 60px;
    gap: 50px;
  }
}

.rethink-worksheets__title.desktop {
  display: none;

  @media screen and (min-width: 768px) {
    display: block;
  }
}

.rethink-worksheets__title.mobile {
  display: block;
  @media screen and (min-width: 768px) {
    display: none;
  }
}

.rethink-worksheets__top-container {
  z-index: 2;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;

  @media screen and (min-width: 768px) {
    width: 24.4%;
  }
}

.rethink-worksheets__top-title {
  width: 100%;
  gap: 32px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;

  @media screen and (min-width: 768px) {
    gap: 16px;
    width: 75.6%;
  }
}

.rethink-worksheets__top-wrapper {
  background-image: url("./assets/images/mobile-blue-box-og.svg");
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  background-size: cover;

  @media screen and (min-width: 768px) {
    background-image: url("./assets/images/blue-box.svg");
  }
}

.rethink-worksheets__top {
  display: flex;
  gap: 25px;
  align-items: center;
  justify-content: space-between;
  padding-top: 46px;
  padding-left: 35px;
  padding-bottom: 30px;
  padding-right: 35px;
  flex-direction: column-reverse;

  @media screen and (min-width: 400px) {
    padding-top: 46px;
    padding-left: 35px;
    padding-bottom: 40px;
    padding-right: 35px;
  }

  @media screen and (min-width: 500px) {
    padding-top: 46px;
    padding-left: 60px;
    padding-bottom: 40px;
    padding-right: 60px;
  }
  @media screen and (min-width: 600px) {
    padding-top: 46px;
    padding-left: 80px;
    padding-bottom: 40px;
    padding-right: 80px;
  }

  @media screen and (min-width: 768px) {
    flex-direction: row;
    gap: 30px;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }

  @media screen and (min-width: 1000px) {
    flex-direction: row;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 67px;
    padding-bottom: 60px;
    gap: 50px;
  }

  @media screen and (min-width: 1100px) {
    flex-direction: row;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 67px;
    padding-bottom: 60px;
  }

  @media screen and (min-width: 1200px) {
    padding-top: 70px;
    padding-left: 60px;
    padding-right: 67px;
    padding-bottom: 70px;
  }
}

.rethink-worksheets__svg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  pointer-events: none;
  line-height: 0;
}

.rethink-worksheets__svg-wrapper svg {
  width: 100%;
  height: auto;
  display: block;
}

.rethink-worksheets__left {
  width: 100%;

  @media screen and (min-width: 768px) {
    width: 80%;
  }

  @media screen and (min-width: 800px) {
    width: 70%;
  }

  @media screen and (min-width: 1024px) {
    width: 75%;
  }
  @media screen and (min-width: 1100px) {
    width: 60%;
  }
  @media screen and (min-width: 1200px) {
    width: 55%;
  }
  @media screen and (min-width: 1400px) {
    width: 50%;
  }
}

.rethink-worksheets__heading {
  font-family: marvin;
  font-weight: 400;
  /* font-size: 52.26px !important;
  line-height: 42.5px; */
  font-size: 32.26px !important;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: lowercase;
  color: white;

  @media screen and (min-width: 768px) {
    /* font-size: 104.52px !important;
    line-height: 85px; */
    font-size: 27.52px !important;
  }

  @media screen and (min-width: 850px) {
    /* font-size: 104.52px !important;
    line-height: 85px; */
    font-size: 30.52px !important;
  }

  @media screen and (min-width: 880px) {
    /* font-size: 104.52px !important;
    line-height: 85px; */
    font-size: 34.52px !important;
  }

  @media screen and (min-width: 900px) {
    /* font-size: 104.52px !important;
    line-height: 85px; */
    font-size: 38.52px !important;
  }

  @media screen and (min-width: 930px) {
    /* font-size: 104.52px !important;
    line-height: 85px; */
    font-size: 40.52px !important;
  }

  @media screen and (min-width: 1100px) {
    /* font-size: 104.52px !important;
    line-height: 85px; */
    font-size: 42.52px !important;
  }
  @media screen and (min-width: 1140px) {
    /* font-size: 104.52px !important;
    line-height: 85px; */
    font-size: 48.52px !important;
  }

  @media screen and (min-width: 1200px) {
    /* font-size: 104.52px !important;
    line-height: 85px; */
    font-size: 38.52px !important;
  }

  @media screen and (min-width: 1300px) {
    /* font-size: 104.52px !important;
    line-height: 85px; */
    font-size: 46.52px !important;
  }

  @media screen and (min-width: 1440px) {
    font-size: 54.52px !important;
  }
}

.rethink-worksheets__list {
  list-style: none;
  padding: 0;
  font-family: Helvetica Neue;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  color: white;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin: 0 0 20px;
  margin-top: 20px;
  font-size: 10px;

  @media screen and (min-width: 500px) {
    margin: 0 0 30px;
    margin-top: 30px;
    font-size: 14px;
  }
  @media screen and (min-width: 768px) {
    gap: 12px;
    font-size: 14px;
  }
  @media screen and (min-width: 1024px) {
    gap: 12px;
    font-size: 16px;
  }
  @media screen and (min-width: 1200px) {
    font-size: 19.07px;
  }
}

.rethink-worksheets__list li {
  margin: 0px !important;
  height: 100%;
  line-height: 100%;
  display: flex;
  gap: 8px;
  align-items: flex-start;
  @media screen and (min-width: 768px) {
    line-height: 16px;
  }
  @media screen and (min-width: 1024px) {
    line-height: 22px;
  }
}

.rethink-worksheets__list li svg {
  width: 100%;
  max-width: 16px;
  @media screen and (min-width: 768px) {
    max-width: 25px;
    margin-top: 5px;
  }
}

.rethink-worksheets__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  /* background: url("./assets/images/cta-blue-bg.svg") no-repeat center/contain; */
  width: 100%;
  padding: 0 15%;
  transition: transform 0.3s ease, background-color 0.3s ease;

  @media screen and (min-width: 420px) {
    padding: 0 18%;
  }

  @media screen and (min-width: 600px) {
    width: 100%;
    padding: 0 18%;
  }

  @media screen and (min-width: 768px) {
    padding: 0 0%;
  }

  @media screen and (min-width: 1200px) {
    width: 337px;
    padding: 0 0%;
  }
}

.rethink-worksheets__cta:hover {
  transform: rotate(-2deg);
}

.rethink-worksheets__cta-text {
  position: relative;
  z-index: 2;
  text-align: center;
  font-family: marvin;
  font-weight: 400;
  font-size: 30.21px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  text-transform: lowercase;
  color: white;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
  @media screen and (min-width: 500px) {
    font-size: 40.41px;
  }
  @media screen and (min-width: 550px) {
    font-size: 50.41px;
  }
  @media screen and (min-width: 660px) {
    top: 15%;
  }
}

.rethink-worksheets__cta-bg {
  width: 100%;
  height: auto;
}

.rethink-worksheets__cta-bg.desktop {
  display: none;

  @media screen and (min-width: 600px) {
    display: block;
  }
}

.rethink-worksheets__cta-bg.desktop svg:hover > path:first-of-type {
  fill: #7da342;
}
.rethink-worksheets__cta-bg.mobile svg:hover path:nth-of-type(-n + 2) {
  fill: #7da342;
}

.rethink-worksheets__cta-bg.mobile {
  display: block;

  @media screen and (min-width: 600px) {
    display: none;
  }
}

.rethink-worksheets__cta-bg.desktop svg,
.rethink-worksheets__cta-bg.mobile svg {
  width: 100%;
  height: auto;
}

.rethink-worksheets__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.rethink-worksheets_image-wrapper {
  max-width: 384px;
  max-height: 270px;
  aspect-ratio: 384 / 540;

  @media screen and (min-width: 500px) {
    max-height: 370px;
  }

  @media screen and (min-width: 600px) {
    max-height: 484px;
  }
}

.rethink-worksheets__right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Worksheet Icons Row */
.rethink-worksheets__cards {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: 300px;
  margin: auto;
}

.rethink-worksheets__cards-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

.rethink-worksheets__cards-title {
  font-family: "marvin";
  font-weight: 400;
  font-style: Regular;
  font-size: 42.37px;
  leading-trim: NONE;
  line-height: 55.08px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: bottom;
  text-transform: lowercase;
  color: white;
}

.rethink-worksheets__cards-subtitle {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 55.08px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: bottom;
  text-transform: none;
  color: white;
  margin-bottom: 20px;
}

.rethink-worksheets__card-wrapper {
  display: none;
  gap: 40px;

  @media screen and (min-width: 768px) {
    /* display: flex; */
    height: 100%;
    gap: 12px;
  }

  @media screen and (min-width: 1200px) {
    gap: 40px;
  }
}

.rethink-worksheets__mobile-card-wrapper {
  display: flex;
  flex-direction: column;
  gap: 27px;
  /* @media screen and (min-width: 768px) {
    display: none;
  } */
  width: 100%;
  height: 100%;
}

.worksheet-card {
  text-align: center;
  flex: 0 1 200px;
}

.worksheet-card:hover {
  opacity: 0.8;
}

.worksheet-card__icon {
  cursor: pointer;
}

.worksheet-card__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rethink-worksheets__paint-underline {
  position: absolute;
  left: 50%;
  /* top: -20px; */
  bottom: -26px;
  transform: translateX(-50%);
  min-width: 1440px;
  width: 100vw;
  height: 42px;
  overflow: visible;
  pointer-events: none;
  /* transform: translateX(-50%) scaleX(1) rotate(-0.49deg); */
}

.rethink-worksheets__paint-underline svg {
  display: block;
  width: 100%;
  height: auto;
}

/* Rethink Recipes Block */

.rethink-recipes {
  background: #fefaec;
}

.rethink-recipes__content {
  display: flex;
  gap: 30px;
  background: #79b7ab;
}

.rethink-recipes__inner-1 {
  width: 100%;
  box-sizing: border-box;
  max-width: 1350px;
  margin: auto;
  display: none;
}

.rethink-recipes__svgs-wrapper {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.rethink-recipes__content-1 {
  display: flex;
  gap: 30px;
  background: #79b7ab;
  position: absolute;
  max-width: 870px;
  top: 50px;
  z-index: 3;
  right: 20px;
}

.rethink-recipes__svgs-wrapper svg {
  width: 100%;
}

.rethink-recipes__recipe-greek {
  z-index: 2;
}

.rethink-recipes__recipe-lebanese {
  position: absolute;
  top: 160px;
  left: 140px;
}

.rethink-recipes__recipe-italian {
  position: absolute;
  top: 320px;
  left: 80px;
  z-index: 1;
}

.rethink-recipes__recipe-mexican {
  position: absolute;
  top: 480px;
  left: 20px;
}

.rethink-recipes__inner {
  background-image: url("./assets/images/recipe-tabs.svg");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  width: 100%;
  box-sizing: border-box;
  padding: 40px 35px;
  /* padding-left: calc(150px + (70 * ((100vw - 768px) / 672))); */
  padding-left: clamp(
    260px,
    calc(260px + (200 * ((100vw - 768px) / 672))),
    460px
  );

  max-width: 1350px;
  margin: auto;
}

.rethink-recipes__images {
  display: flex;
}

.rethink-recipes__image-wrapper {
  width: 100%;
  max-width: 405px;
  aspect-ratio: 405 / 425;
  margin-bottom: 25px;
}

.rethink-recipes__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.rethink-recipes__ingredients-method {
  display: flex;
  gap: 20px;
  flex-direction: column;
}

.rethink-recipes__ingredients {
  width: 100%;
}

.rethink-recipes__ingredients-columns {
  display: flex;
  gap: 40px;
  font-family: Helvetica Neue;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  color: white;
}

.rethink-recipes__ingredients-columns ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.rethink-recipes__ingredients-columns li {
  margin: 0 !important;
}

.rethink-recipes__method-text {
  font-family: Helvetica Neue;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0;
  color: white;
}

.rethink-recipes__image-need-wrapper {
  max-width: 444px;
}

.rethink-recipes__image-need-wrapper svg {
  width: 100%;
  height: auto;
  display: block;
}
.rethink-recipes__ingredients-wrapper {
  width: 50%;
}

.rethink-recipes__ingredients-method {
  width: 50%;
}

.rethink-recipes-wrapper {
  display: flex;
  max-width: 1440px;
  margin: auto;
  padding: 0 40px;
}

.rethink-recipes__heading {
  position: relative;
  width: fit-content;
  margin: 0 auto 40px;
  padding: 0 40px;
}

.rethink-recipes__heading-bg svg {
  width: 100%;
  height: auto;
  display: block;
}

.rethink-recipes__heading-text {
  font-family: Anodyne;
  font-weight: 400;
  font-size: 93.86px !important;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  text-transform: lowercase;
  color: #193649;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%);
  width: 100%;

  @media screen and (min-width: 768px) {
    font-size: 63.86px !important;
  }

  @media screen and (min-width: 1024px) {
    font-size: 83.86px !important;
  }

  @media screen and (min-width: 1440px) {
    font-size: 93.86px !important;
  }
}

.rethink-recipes__title {
  width: 150px;

  @media screen and (min-width: 1440px) {
    width: 300px;
  }
}

.rethink-recipes__title svg {
  height: auto;
  width: 100%;
}

.rethink-recipes__title-method {
  width: 120px;

  @media screen and (min-width: 1440px) {
    width: 202px;
  }
}

.rethink-recipes__title-method svg {
  height: auto;
  width: 100%;
}

.rethink-recipes-desktop {
  display: none;

  @media screen and (min-width: 768px) {
    display: block;
    padding-top: 121px;
  }
}

.rethink-recipes-mobile {
  display: flex;
  flex-direction: column;
  gap: 70px;

  @media screen and (min-width: 768px) {
    display: none;
  }
}

.rethink-recipes-mobile svg {
  width: 100%;
}

.page-template-rethink-template .site-footer {
  background: #fefaec;
  margin: 0;
}

.kids-cta {
  padding: 2rem;
  bottom: -8px;
  left: -10px;
  display: none;
}

.kids-cta__wrapper {
  position: relative;
  max-width: 868px;
  margin: auto;
  z-index: 2;
}

.kids-cta__headline {
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 0; /* remove spacing, overlap green instead */
}

.kids-cta__headline svg {
  width: 100%;
  height: auto;
  display: block;
}

.kids-cta__text {
  position: absolute;
  top: 45%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  width: 100%;
  color: white;
}

.kids-cta__line1 {
  font-family: Black Jack;
  font-weight: 400;
  font-style: Regular;
  font-size: 111.25px;
  leading-trim: NONE;
  line-height: 100.66px;
  letter-spacing: 0%;
  text-transform: capitalize;
  transform: rotate(-1.62deg);
}

.kids-cta__line2 {
  font-family: "marvin";
  font-weight: 400;
  font-style: Regular;
  font-size: 123.56px;
  leading-trim: NONE;
  line-height: 129.89px;
  letter-spacing: 0%;
  transform: rotate(-1.62deg);
}

.kids-cta__subheadline {
  position: absolute;
  width: 100%;
  bottom: -50px;
  right: -160px;
}

.kids-cta__subheadline svg {
  width: 100%;
  height: auto;
  display: block;
}

.kids-cta__cta-text {
  position: absolute;
  top: 18%;
  left: 5%;
  transform: translate(-50%, -50%);
  font-family: "marvin";
  font-weight: 400;
  font-style: Regular;
  font-size: 48.68px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: white;
  z-index: 2;
  text-transform: uppercase;
  white-space: nowrap;
  pointer-events: none;
  transform: rotate(-3.18deg);
}

.kids-cta__svg-wrapper {
  width: 90%;
}

.rethink-worksheets__title {
  font-family: Marvin;
  font-weight: 400;
  font-style: Regular;
  font-size: 28.86px !important;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: lowercase;
  color: white;

  @media screen and (min-width: 768px) {
    font-size: 28.86px !important;
  }

  @media screen and (min-width: 900px) {
    font-size: 34.86px !important;
  }

  @media screen and (min-width: 1024px) {
    font-size: 36.86px !important;
  }

  @media screen and (min-width: 1100px) {
    font-size: 42.86px !important;
  }

  @media screen and (min-width: 1201px) {
    font-size: 38.86px !important;
  }
  @media screen and (min-width: 1400px) {
    font-size: 48.86px !important;
  }
}

.worksheet-card--mobile {
  opacity: 1;
}
.worksheet-card--mobile.is-active {
  opacity: 0.4;
}
