/* VARIABLES */
.wh-100 {
  width: 100%;
  height: 100%;
}
.d-flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.button-color-white span {
  color: #212721;
}
.button-color-white .button-icon {
  fill: #212721;
}
.button-color-white .button-background {
  fill: #fff;
  stroke: #ffffff;
}
.button-color-white:not(.no-hover):hover .button-background {
  fill: transparent;
}
.button-color-white:not(.no-hover):hover span {
  color: #ffffff;
}
.button-color-white:not(.no-hover):hover .button-icon {
  fill: #ffffff;
}
.button-color-sharpieBlack .button-background {
  fill: transparent;
  stroke: #212721;
}
.button-color-sharpieBlack:not(.no-hover):hover .button-background {
  fill: #212721;
  stroke: transparent;
}
.button-color-sharpieBlack:not(.no-hover):hover span {
  color: white;
}
.button-color-sharpieBlack:not(.no-hover):hover .button-icon {
  fill: white;
}
.tk-proxima-nova {
  font-family: "proxima-nova", sans-serif;
}
.promixa-nova-thin {
  font-family: "proxima-nova", sans-serif;
  font-weight: 100;
  font-style: normal;
}
.promixa-nova-light {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
.promixa-nova-regular {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.promixa-nova-bold {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
}
.promixa-nova-black {
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 900;
}
@font-face {
  font-family: Innocent Headline;
  src: url("https://static.coke.com/fonts/innocent/innocentheadline-Bold.woff2") format("woff2"), url("https://static.coke.com/fonts/innocent/innocentheadline-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
.font-innocent-headline-bold {
  font-family: Innocent Headline, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: Innocent Headline;
  src: url("https://static.coke.com/fonts/innocent/innocentheadline-Thin.woff2") format("woff2"), url("https://static.coke.com/fonts/innocent/innocentheadline-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
.font-innocent-headline-thin {
  font-family: Innocent Headline, sans-serif;
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: Innocent Demi;
  src: url("https://static.coke.com/fonts/innocent/innocentdemi-Demi.woff2") format("woff2"), url("https://static.coke.com/fonts/innocent/innocentdemi-Demi.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.font-innocent-demi {
  font-family: Innocent Demi, sans-serif;
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: Innocent Super Scrawl;
  src: url("https://static.coke.com/fonts/innocent/innocentsuperscrawl-Regular.woff2") format("woff2"), url("https://static.coke.com/fonts/innocent/innocentsuperscrawl-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.font-innocent-super-scrawl {
  font-family: Innocent Super Scrawl, sans-serif;
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: Innocent Book;
  src: url("https://static.coke.com/fonts/innocent/innocentbook-Book.woff2") format("woff2"), url("https://static.coke.com/fonts/innocent/innocentbook-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.tccc-cmp,
.contentwrapper {
  opacity: 0;
  -webkit-transition: opacity 1.5s ease-in;
  transition: opacity 1.5s ease-in;
}
.tccc-cmp.cmp-style-loaded,
.contentwrapper.cw-cmps-loaded {
  opacity: 1;
}
.js-scroll-load {
  visibility: hidden;
}
.c-hero-confetti .c-hero-confetti__container {
  height: 100vh;
  min-height: 500px;
}
.authorMode .c-hero-confetti .c-hero-confetti__container {
  height: 1000px;
}
.c-hero-confetti .c-hero-confetti__background {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.c-hero-confetti .c-hero-confetti__heading span {
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.625rem;
}
.c-hero-confetti .c-hero-confetti__heading span.c-hero-confetti__heading-large {
  font-size: 7.188rem;
  margin: 0.3em 0 0.1em;
  line-height: 1;
}
.c-hero-confetti .c-hero-confetti__cta {
  display: inline-block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
  text-align: center;
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.75s ease;
  transition: -webkit-transform 0.75s ease;
  transition: transform 0.75s ease;
  transition: transform 0.75s ease, -webkit-transform 0.75s ease;
}
.c-hero-confetti .c-hero-confetti__cta .c-hero-confetti__cta-text {
  margin-bottom: 1.875rem;
  font-size: 1.125rem;
  line-height: 1.125rem;
  display: block;
  color: #e03e52;
  font-family: Innocent Headline, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.c-hero-confetti .c-hero-confetti__cta .c-hero-confetti__cta-icon {
  display: block;
  margin: 0 auto;
}
.c-hero-confetti .c-hero-confetti__cta:hover {
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
@media screen and (min-width: 48em) {
  .c-hero-confetti .c-hero-confetti__cta .c-hero-confetti__cta-text {
    font-size: 1.75rem;
    line-height: 1.75rem;
  }
}
@media screen and (min-width: 62em) {
  .c-hero-confetti .c-hero-confetti__heading span {
    font-size: 1.75rem;
    line-height: 2.188rem;
  }
  .c-hero-confetti .c-hero-confetti__heading span.c-hero-confetti__heading-large {
    font-size: 9.688rem;
  }
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
progress,
sub,
sup {
  vertical-align: baseline;
}
button,
hr,
input,
select {
  overflow: visible;
}
[type='checkbox'],
[type='radio'],
legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[type='reset'],
[type='submit'],
button,
html [type='button'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
* {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
html {
  min-height: 100%;
  color: #212721;
  font-size: 100%;
  line-height: 1.5;
}
html.is-disable-animations * {
  -webkit-transition: none !important;
  transition: none !important;
}
html.is-no-scroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
html[data-sustainability='on'] {
  -webkit-filter: brightness(0.9);
          filter: brightness(0.9);
  background-color: #000000;
}
body {
  font-size: 1.125rem;
  line-height: 1.688rem;
  min-height: 100%;
  color: #212721;
  font-family: Innocent Demi, sans-serif;
  font-weight: 100;
  font-style: normal;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
}
html.xs body .root,
html.sm body .root {
  overflow-x: hidden;
}
body,
img {
  max-width: 100%;
}
img {
  vertical-align: middle;
  border: 0;
}
img[height],
img[width] {
  max-width: none;
  max-height: none;
}
.o-underline__svg {
  left: -12px !important;
  position: absolute;
  top: -55px;
}
.o-underline__svg path {
  stroke: #212721;
}
.underline-almond .singleUnderline .o-underline__svg path {
  stroke: #ab5c57;
}
.underline-berry .singleUnderline .o-underline__svg path {
  stroke: #e03e52;
}
.underline-broccoli .singleUnderline .o-underline__svg path {
  stroke: #00966c;
}
.underline-grape .singleUnderline .o-underline__svg path {
  stroke: #8e3a80;
}
.underline-mango .singleUnderline .o-underline__svg path {
  stroke: #ff9e1b;
}
.underline-red .singleUnderline .o-underline__svg path {
  stroke: #b30838;
}
.underline-water .singleUnderline .o-underline__svg path {
  stroke: #00a7b5;
}
.underline-water .singleUnderline .o-underline__svg path {
  stroke: #ffffff;
}
.underline-daisy .singleUnderline .o-underline__svg path {
  stroke: #f8fafb;
}
.underline-cloud .singleUnderline .o-underline__svg path {
  stroke: #dde5ed;
}
.o-underline.-almond .o-underline__svg path {
  stroke: #ab5c57;
}
.o-underline.-berry .o-underline__svg path {
  stroke: #e03e52;
}
.o-underline.-broccoli .o-underline__svg path {
  stroke: #00966c;
}
.o-underline.-grape .o-underline__svg path {
  stroke: #8e3a80;
}
.o-underline.-mango .o-underline__svg path {
  stroke: #ff9e1b;
}
.o-underline.-red .o-underline__svg path {
  stroke: #b30838;
}
.o-underline.-sharpie-black .o-underline__svg path {
  stroke: #212721;
}
.o-underline.-water .o-underline__svg path {
  stroke: #00a7b5;
}
.o-underline.-white .o-underline__svg path {
  stroke: #fff;
}
.o-underline,
.singleUnderline {
  margin-bottom: 1.5rem;
  display: inline-block;
  position: relative;
}
.o-underline .o-underline__svg,
.singleUnderline .o-underline__svg {
  position: absolute;
  top: 100%;
  left: 0;
  pointer-events: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.o-underline:not(.-active):not(.hover) path,
.singleUnderline:not(.-active):not(.hover) path {
  stroke-dashoffset: 0;
}
.o-underline.-active .o-underline__svg path,
.singleUnderline.-active .o-underline__svg path {
  -webkit-transition: stroke-dasharray 0.5s, stroke-dashoffset 0.5s, opacity 0.1s;
  transition: stroke-dasharray 0.5s, stroke-dashoffset 0.5s, opacity 0.1s;
}
.o-underline.-active.is-active .o-underline__svg path,
.singleUnderline.-active.is-active .o-underline__svg path,
.o-underline.-active:hover .o-underline__svg path,
.singleUnderline.-active:hover .o-underline__svg path {
  stroke-dashoffset: 0;
}
.o-underline.-hover .o-underline__svg path,
.singleUnderline.-hover .o-underline__svg path {
  -webkit-transition: stroke-dasharray 0.5s, stroke-dashoffset 0.5s, opacity 0.1s;
  transition: stroke-dasharray 0.5s, stroke-dashoffset 0.5s, opacity 0.1s;
}
.o-underline.-hover:focus .o-underline__svg path,
.singleUnderline.-hover:focus .o-underline__svg path,
.o-underline.-hover:hover .o-underline__svg path,
.singleUnderline.-hover:hover .o-underline__svg path {
  stroke-dashoffset: 0;
}
.o-fly-type {
  display: block;
}
.o-fly-type .o-fly-type__text {
  display: block;
  font-size: 1.875rem;
  font-family: Innocent Super Scrawl, sans-serif;
  font-weight: 100;
  font-style: normal;
  text-align: center;
  max-width: 150px;
  width: 100%;
  color: #212721 !important;
}
.o-wave {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.o-wave svg {
  display: block;
  width: 200vw;
  height: 10px;
  position: relative;
  bottom: -1px;
  left: 0;
}
.o-wave.-reverse svg {
  width: 250vw;
  top: -1px;
}
@media screen and (min-width: 48em) {
  .o-wave svg {
    height: 40px;
  }
  .o-wave.-reverse svg {
    height: 30px;
  }
}
.container-fluid {
  max-width: 1210px;
}
.o-table-nutrition {
  width: 100%;
  margin: 0 0 33.75px;
  color: #fff;
  border-bottom: 2px solid #fff;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  overflow-x: auto;
}
.o-table-nutrition td,
.o-table-nutrition th {
  padding: 0.25em 0;
  text-align: left;
  vertical-align: middle;
}
.o-table-nutrition th {
  font-weight: 400;
}
.o-table-nutrition th.o-table-nutrition__heading-sub {
  padding-left: 3.375rem;
}
.o-table-nutrition thead th {
  border-bottom: 2px solid #fff;
}
.o-table-nutrition tbody td,
.o-table-nutrition tbody th {
  border-bottom: 1px solid #fff;
}
.container-fluid {
  max-width: 1210px;
}
/* Modify AEM classes */
.aem-GridColumn {
  padding: 0;
}
.tccc-cmp-title {
  font-family: Innocent Headline, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #212721;
  line-height: -webkit-calc(4px + 2ex);
  line-height: calc(4px + 2ex);
  margin: 2.109rem 0 1.688rem;
}
html.xs .title--text-hideMobile .tccc-cmp-title,
html.sm .title--text-hideMobile .tccc-cmp-title {
  visibility: hidden;
}
.tccc-cmp-title h1,
.tccc-cmp-title h2,
.tccc-cmp-title h3,
.tccc-cmp-title h4,
.tccc-cmp-title h5,
.tccc-cmp-title h6,
.tccc-cmp-title p,
.tccc-cmp-title a {
  font-family: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
}
.marker-almond .tccc-cmp-title svg {
  fill: #ab5c57;
}
.marker-berry .tccc-cmp-title svg {
  fill: #e03e52;
}
.marker-broccoli .tccc-cmp-title svg {
  fill: #00966c;
}
.marker-grape .tccc-cmp-title svg {
  fill: #8e3a80;
}
.marker-mango .tccc-cmp-title svg {
  fill: #ff9e1b;
}
.marker-red .tccc-cmp-title svg {
  fill: #b30838;
}
.marker-water .tccc-cmp-title svg {
  fill: #00a7b5;
}
.marker-white .tccc-cmp-title svg {
  fill: #ffffff;
}
.marker-black .tccc-cmp-title svg {
  fill: #212721;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Innocent Headline, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #212721;
}
h1.innocent-marker,
h2.innocent-marker,
h3.innocent-marker,
h4.innocent-marker,
h5.innocent-marker,
h6.innocent-marker {
  display: -ms-inline-grid;
  display: inline-grid;
  -ms-grid-columns: 21px auto 21px;
      grid-template-columns: 21px auto 21px;
  gap: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
h1.innocent-marker span,
h2.innocent-marker span,
h3.innocent-marker span,
h4.innocent-marker span,
h5.innocent-marker span,
h6.innocent-marker span {
  text-align: center;
}
h1.innocent-marker svg,
h2.innocent-marker svg,
h3.innocent-marker svg,
h4.innocent-marker svg,
h5.innocent-marker svg,
h6.innocent-marker svg {
  width: 100%;
}
html.xs h1.innocent-marker,
html.xs h2.innocent-marker,
html.xs h3.innocent-marker,
html.xs h4.innocent-marker,
html.xs h5.innocent-marker,
html.xs h6.innocent-marker,
html.sm h1.innocent-marker,
html.sm h2.innocent-marker,
html.sm h3.innocent-marker,
html.sm h4.innocent-marker,
html.sm h5.innocent-marker,
html.sm h6.innocent-marker {
  -ms-grid-columns: 13px auto 13px;
      grid-template-columns: 13px auto 13px;
}
p {
  color: #212721;
  font-family: Innocent Headline, sans-serif;
  font-weight: 100;
  font-style: normal;
}
.font-size-4rem h1,
.font-size-4rem h2,
.font-size-4rem h3,
.font-size-4rem h4,
.font-size-4rem h5,
.font-size-4rem h6,
.font-size-4rem p,
.font-size-4rem a {
  font-size: 4rem !important;
  line-height: 4rem !important;
}
html.xs .font-size-4rem h1,
html.xs .font-size-4rem h2,
html.xs .font-size-4rem h3,
html.xs .font-size-4rem h4,
html.xs .font-size-4rem h5,
html.xs .font-size-4rem h6,
html.xs .font-size-4rem p,
html.xs .font-size-4rem a,
html.sm .font-size-4rem h1,
html.sm .font-size-4rem h2,
html.sm .font-size-4rem h3,
html.sm .font-size-4rem h4,
html.sm .font-size-4rem h5,
html.sm .font-size-4rem h6,
html.sm .font-size-4rem p,
html.sm .font-size-4rem a {
  font-size: 3rem !important;
  line-height: 2.8rem !important;
}
.font-size-3rem h1,
.font-size-3rem h2,
.font-size-3rem h3,
.font-size-3rem h4,
.font-size-3rem h5,
.font-size-3rem h6,
.font-size-3rem p,
.font-size-3rem a {
  font-size: 3rem !important;
  line-height: 3.375rem !important;
}
html.xs .font-size-3rem h1,
html.xs .font-size-3rem h2,
html.xs .font-size-3rem h3,
html.xs .font-size-3rem h4,
html.xs .font-size-3rem h5,
html.xs .font-size-3rem h6,
html.xs .font-size-3rem p,
html.xs .font-size-3rem a,
html.sm .font-size-3rem h1,
html.sm .font-size-3rem h2,
html.sm .font-size-3rem h3,
html.sm .font-size-3rem h4,
html.sm .font-size-3rem h5,
html.sm .font-size-3rem h6,
html.sm .font-size-3rem p,
html.sm .font-size-3rem a {
  font-size: 2.25rem !important;
  line-height: 2.562rem !important;
}
.font-size-2-75rem h1,
.font-size-2-75rem h2,
.font-size-2-75rem h3,
.font-size-2-75rem h4,
.font-size-2-75rem h5,
.font-size-2-75rem h6,
.font-size-2-75rem p,
.font-size-2-75rem a {
  font-size: 2.75rem !important;
  line-height: 3rem !important;
}
html.xs .font-size-2-75rem h1,
html.xs .font-size-2-75rem h2,
html.xs .font-size-2-75rem h3,
html.xs .font-size-2-75rem h4,
html.xs .font-size-2-75rem h5,
html.xs .font-size-2-75rem h6,
html.xs .font-size-2-75rem p,
html.xs .font-size-2-75rem a,
html.sm .font-size-2-75rem h1,
html.sm .font-size-2-75rem h2,
html.sm .font-size-2-75rem h3,
html.sm .font-size-2-75rem h4,
html.sm .font-size-2-75rem h5,
html.sm .font-size-2-75rem h6,
html.sm .font-size-2-75rem p,
html.sm .font-size-2-75rem a {
  font-size: 1.75rem !important;
  line-height: 2rem !important;
}
.font-size-1-75rem h1,
.font-size-1-75rem h2,
.font-size-1-75rem h3,
.font-size-1-75rem h4,
.font-size-1-75rem h5,
.font-size-1-75rem h6,
.font-size-1-75rem p,
.font-size-1-75rem a {
  font-size: 1.75rem !important;
  line-height: 2.188rem !important;
}
html.xs .font-size-1-75rem h1,
html.xs .font-size-1-75rem h2,
html.xs .font-size-1-75rem h3,
html.xs .font-size-1-75rem h4,
html.xs .font-size-1-75rem h5,
html.xs .font-size-1-75rem h6,
html.xs .font-size-1-75rem p,
html.xs .font-size-1-75rem a,
html.sm .font-size-1-75rem h1,
html.sm .font-size-1-75rem h2,
html.sm .font-size-1-75rem h3,
html.sm .font-size-1-75rem h4,
html.sm .font-size-1-75rem h5,
html.sm .font-size-1-75rem h6,
html.sm .font-size-1-75rem p,
html.sm .font-size-1-75rem a {
  font-size: 1.5rem !important;
  line-height: 1.625rem !important;
}
.font-size-1-25rem h1,
.font-size-1-25rem h2,
.font-size-1-25rem h3,
.font-size-1-25rem h4,
.font-size-1-25rem h5,
.font-size-1-25rem h6,
.font-size-1-25rem p,
.font-size-1-25rem a {
  font-size: 1.25rem !important;
  line-height: -webkit-calc(4px + 2ex) !important;
  line-height: calc(4px + 2ex) !important;
}
html.xs .font-size-1-25rem h1,
html.xs .font-size-1-25rem h2,
html.xs .font-size-1-25rem h3,
html.xs .font-size-1-25rem h4,
html.xs .font-size-1-25rem h5,
html.xs .font-size-1-25rem h6,
html.xs .font-size-1-25rem p,
html.xs .font-size-1-25rem a,
html.sm .font-size-1-25rem h1,
html.sm .font-size-1-25rem h2,
html.sm .font-size-1-25rem h3,
html.sm .font-size-1-25rem h4,
html.sm .font-size-1-25rem h5,
html.sm .font-size-1-25rem h6,
html.sm .font-size-1-25rem p,
html.sm .font-size-1-25rem a {
  font-size: 1.375rem !important;
  line-height: 1.75rem !important;
}
.font-size-1rem h1,
.font-size-1rem h2,
.font-size-1rem h3,
.font-size-1rem h4,
.font-size-1rem h5,
.font-size-1rem h6,
.font-size-1rem p,
.font-size-1rem a {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
html.xs .font-size-1rem h1,
html.xs .font-size-1rem h2,
html.xs .font-size-1rem h3,
html.xs .font-size-1rem h4,
html.xs .font-size-1rem h5,
html.xs .font-size-1rem h6,
html.xs .font-size-1rem p,
html.xs .font-size-1rem a,
html.sm .font-size-1rem h1,
html.sm .font-size-1rem h2,
html.sm .font-size-1rem h3,
html.sm .font-size-1rem h4,
html.sm .font-size-1rem h5,
html.sm .font-size-1rem h6,
html.sm .font-size-1rem p,
html.sm .font-size-1rem a {
  font-size: 1.125rem !important;
  line-height: 1.757rem !important;
}
.font-weight-thin h1,
.font-weight-thin h2,
.font-weight-thin h3,
.font-weight-thin h4,
.font-weight-thin h5,
.font-weight-thin h6,
.font-weight-thin p,
.font-weight-thin a,
h1.font-weight-thin,
h2.font-weight-thin,
h3.font-weight-thin,
h4.font-weight-thin,
h5.font-weight-thin,
h6.font-weight-thin,
p.font-weight-thin,
a.font-weight-thin {
  font-family: Innocent Headline, sans-serif !important;
  font-weight: 100 !important;
  font-style: normal !important;
}
.font-weight-black h1,
.font-weight-black h2,
.font-weight-black h3,
.font-weight-black h4,
.font-weight-black h5,
.font-weight-black h6,
.font-weight-black p,
.font-weight-black a,
h1.font-weight-black,
h2.font-weight-black,
h3.font-weight-black,
h4.font-weight-black,
h5.font-weight-black,
h6.font-weight-black,
p.font-weight-black,
a.font-weight-black {
  font-family: Innocent Headline, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
}
.font-color-almond h1,
.font-color-almond h2,
.font-color-almond h3,
.font-color-almond h4,
.font-color-almond h5,
.font-color-almond h6,
.font-color-almond p,
.font-color-almond a {
  color: #ab5c57 !important;
}
.font-color-berry h1,
.font-color-berry h2,
.font-color-berry h3,
.font-color-berry h4,
.font-color-berry h5,
.font-color-berry h6,
.font-color-berry p,
.font-color-berry a {
  color: #e03e52 !important;
}
.font-color-broccoli h1,
.font-color-broccoli h2,
.font-color-broccoli h3,
.font-color-broccoli h4,
.font-color-broccoli h5,
.font-color-broccoli h6,
.font-color-broccoli p,
.font-color-broccoli a {
  color: #00966c !important;
}
.font-color-grape h1,
.font-color-grape h2,
.font-color-grape h3,
.font-color-grape h4,
.font-color-grape h5,
.font-color-grape h6,
.font-color-grape p,
.font-color-grape a {
  color: #8e3a80 !important;
}
.font-color-mango h1,
.font-color-mango h2,
.font-color-mango h3,
.font-color-mango h4,
.font-color-mango h5,
.font-color-mango h6,
.font-color-mango p,
.font-color-mango a {
  color: #ff9e1b !important;
}
.font-color-red h1,
.font-color-red h2,
.font-color-red h3,
.font-color-red h4,
.font-color-red h5,
.font-color-red h6,
.font-color-red p,
.font-color-red a {
  color: #b30838 !important;
}
.font-color-water h1,
.font-color-water h2,
.font-color-water h3,
.font-color-water h4,
.font-color-water h5,
.font-color-water h6,
.font-color-water p,
.font-color-water a {
  color: #00a7b5 !important;
}
.font-color-white h1,
.font-color-white h2,
.font-color-white h3,
.font-color-white h4,
.font-color-white h5,
.font-color-white h6,
.font-color-white p,
.font-color-white a {
  color: #ffffff !important;
}
.font-innocent-demi h1,
.font-innocent-demi h2,
.font-innocent-demi h3,
.font-innocent-demi h4,
.font-innocent-demi h5,
.font-innocent-demi h6,
.font-innocent-demi p,
.font-innocent-demi a {
  font-family: Innocent Demi, sans-serif !important;
  font-weight: 100 !important;
  font-style: normal !important;
}
h1 {
  font-size: 4rem;
  line-height: 4rem;
}
html.xs h1,
html.sm h1 {
  font-size: 3rem;
  line-height: 2.8rem;
}
h2 {
  font-size: 3rem;
  line-height: 3.375rem;
}
html.xs h2,
html.sm h2 {
  font-size: 1.75rem;
  line-height: 2rem;
}
h3 {
  font-size: 2.75rem;
  line-height: 3rem;
}
html.xs h3,
html.sm h3 {
  font-size: 1.75rem;
  line-height: 2rem;
}
h4 {
  font-size: 1.75rem;
  line-height: 2.188rem;
}
html.xs h4,
html.sm h4 {
  font-size: 1.5rem;
  line-height: 1.625rem;
}
h5 {
  font-size: 1.25rem;
  line-height: -webkit-calc(10px + 2ex);
  line-height: calc(10px + 2ex);
}
h6 {
  font-size: 1rem;
  line-height: -webkit-calc(10px + 2ex);
  line-height: calc(10px + 2ex);
}
p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 100;
  margin: 0 0 2.109rem;
}
html.xs p,
html.sm p {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.curvy-corners img {
  border-radius: 14px;
}
.tccc-htl-contentwrapper-wave {
  position: relative;
}
.full-bleed-image__wave-bottom,
.full-bleed-image__wave-top {
  position: absolute;
  right: 0;
  left: 0;
}
.full-bleed-image__wave-top {
  top: 0;
}
.full-bleed-image__wave-bottom {
  bottom: 0;
}
.contentwrapper.wave-top-blood-orange .o-wave-top {
  background-color: #dc4405;
}
.contentwrapper.wave-top-blood-orange .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-blood-orange .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #dc4405;
}
.contentwrapper.wave-bottom-blood-orange .o-wave-bottom svg path {
  fill: #dc4405;
}
.contentwrapper.wave-top-strawberry .o-wave-top {
  background-color: #cb2c30;
}
.contentwrapper.wave-top-strawberry .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-strawberry .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #cb2c30;
}
.contentwrapper.wave-bottom-strawberry .o-wave-bottom svg path {
  fill: #cb2c30;
}
.contentwrapper.wave-top-raspberry .o-wave-top {
  background-color: #ef3340;
}
.contentwrapper.wave-top-raspberry .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-raspberry .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #ef3340;
}
.contentwrapper.wave-bottom-raspberry .o-wave-bottom svg path {
  fill: #ef3340;
}
.contentwrapper.wave-top-peach .o-wave-top {
  background-color: #ffb1bb;
}
.contentwrapper.wave-top-peach .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-peach .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #ffb1bb;
}
.contentwrapper.wave-bottom-peach .o-wave-bottom svg path {
  fill: #ffb1bb;
}
.contentwrapper.wave-top-cherry .o-wave-top {
  background-color: #a50034;
}
.contentwrapper.wave-top-cherry .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-cherry .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #a50034;
}
.contentwrapper.wave-bottom-cherry .o-wave-bottom svg path {
  fill: #a50034;
}
.contentwrapper.wave-top-lemon .o-wave-top {
  background-color: #f3d03e;
}
.contentwrapper.wave-top-lemon .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-lemon .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #f3d03e;
}
.contentwrapper.wave-bottom-lemon .o-wave-bottom svg path {
  fill: #f3d03e;
}
.contentwrapper.wave-top-banana .o-wave-top {
  background-color: #ffc845;
}
.contentwrapper.wave-top-banana .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-banana .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #ffc845;
}
.contentwrapper.wave-bottom-banana .o-wave-bottom svg path {
  fill: #ffc845;
}
.contentwrapper.wave-top-pine-apple .o-wave-top {
  background-color: #fbd872;
}
.contentwrapper.wave-top-pine-apple .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-pine-apple .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #fbd872;
}
.contentwrapper.wave-bottom-pine-apple .o-wave-bottom svg path {
  fill: #fbd872;
}
.contentwrapper.wave-top-orange .o-wave-top {
  background-color: #e87722;
}
.contentwrapper.wave-top-orange .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-orange .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #e87722;
}
.contentwrapper.wave-bottom-orange .o-wave-bottom svg path {
  fill: #e87722;
}
.contentwrapper.wave-top-plum .o-wave-top {
  background-color: #5f2167;
}
.contentwrapper.wave-top-plum .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-plum .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #5f2167;
}
.contentwrapper.wave-bottom-plum .o-wave-bottom svg path {
  fill: #5f2167;
}
.contentwrapper.wave-top-dragon-fruit .o-wave-top {
  background-color: #e74883;
}
.contentwrapper.wave-top-dragon-fruit .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-dragon-fruit .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #e74883;
}
.contentwrapper.wave-bottom-dragon-fruit .o-wave-bottom svg path {
  fill: #e74883;
}
.contentwrapper.wave-top-blackcurrant .o-wave-top {
  background-color: #7a4183;
}
.contentwrapper.wave-top-blackcurrant .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-blackcurrant .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #7a4183;
}
.contentwrapper.wave-bottom-blackcurrant .o-wave-bottom svg path {
  fill: #7a4183;
}
.contentwrapper.wave-top-spinach .o-wave-top {
  background-color: #00573f;
}
.contentwrapper.wave-top-spinach .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-spinach .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #00573f;
}
.contentwrapper.wave-bottom-spinach .o-wave-bottom svg path {
  fill: #00573f;
}
.contentwrapper.wave-top-apple .o-wave-top {
  background-color: #74aa50;
}
.contentwrapper.wave-top-apple .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-apple .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #74aa50;
}
.contentwrapper.wave-bottom-apple .o-wave-bottom svg path {
  fill: #74aa50;
}
.contentwrapper.wave-top-lime .o-wave-top {
  background-color: #a1d884;
}
.contentwrapper.wave-top-lime .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-lime .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #a1d884;
}
.contentwrapper.wave-bottom-lime .o-wave-bottom svg path {
  fill: #a1d884;
}
.contentwrapper.wave-top-pear .o-wave-top {
  background-color: #e2e868;
}
.contentwrapper.wave-top-pear .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-pear .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #e2e868;
}
.contentwrapper.wave-bottom-pear .o-wave-bottom svg path {
  fill: #e2e868;
}
.contentwrapper.wave-top-beetroot .o-wave-top {
  background-color: #ae250b;
}
.contentwrapper.wave-top-beetroot .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-beetroot .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #ae250b;
}
.contentwrapper.wave-bottom-beetroot .o-wave-bottom svg path {
  fill: #ae250b;
}
.contentwrapper.wave-top-blossom .o-wave-top {
  background-color: #f5b6cd;
}
.contentwrapper.wave-top-blossom .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-blossom .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #f5b6cd;
}
.contentwrapper.wave-bottom-blossom .o-wave-bottom svg path {
  fill: #f5b6cd;
}
.contentwrapper.wave-top-guava .o-wave-top {
  background-color: #f67599;
}
.contentwrapper.wave-top-guava .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-guava .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #f67599;
}
.contentwrapper.wave-bottom-guava .o-wave-bottom svg path {
  fill: #f67599;
}
.contentwrapper.wave-top-algae .o-wave-top {
  background-color: #279989;
}
.contentwrapper.wave-top-algae .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-algae .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #279989;
}
.contentwrapper.wave-bottom-algae .o-wave-bottom svg path {
  fill: #279989;
}
.contentwrapper.wave-top-ocean .o-wave-top {
  background-color: #007398;
}
.contentwrapper.wave-top-ocean .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-ocean .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #007398;
}
.contentwrapper.wave-bottom-ocean .o-wave-bottom svg path {
  fill: #007398;
}
.contentwrapper.wave-top-glacier .o-wave-top {
  background-color: #67d2df;
}
.contentwrapper.wave-top-glacier .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-glacier .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #67d2df;
}
.contentwrapper.wave-bottom-glacier .o-wave-bottom svg path {
  fill: #67d2df;
}
.contentwrapper.wave-top-hazelnut .o-wave-top {
  background-color: #823b34;
}
.contentwrapper.wave-top-hazelnut .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-hazelnut .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #823b34;
}
.contentwrapper.wave-bottom-hazelnut .o-wave-bottom svg path {
  fill: #823b34;
}
.contentwrapper.wave-top-latte .o-wave-top {
  background-color: #d5a286;
}
.contentwrapper.wave-top-latte .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-latte .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #d5a286;
}
.contentwrapper.wave-bottom-latte .o-wave-bottom svg path {
  fill: #d5a286;
}
.contentwrapper.wave-top-oat .o-wave-top {
  background-color: #eed484;
}
.contentwrapper.wave-top-oat .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-oat .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #eed484;
}
.contentwrapper.wave-bottom-oat .o-wave-bottom svg path {
  fill: #eed484;
}
.contentwrapper.wave-top-cashew .o-wave-top {
  background-color: #efd19f;
}
.contentwrapper.wave-top-cashew .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-cashew .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #efd19f;
}
.contentwrapper.wave-bottom-cashew .o-wave-bottom svg path {
  fill: #efd19f;
}
.contentwrapper.wave-top-spirulina .o-wave-top {
  background-color: #006269;
}
.contentwrapper.wave-top-spirulina .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-spirulina .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #006269;
}
.contentwrapper.wave-bottom-spirulina .o-wave-bottom svg path {
  fill: #006269;
}
.contentwrapper.wave-top-sky .o-wave-top {
  background-color: #71c5e8;
}
.contentwrapper.wave-top-sky .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-sky .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #71c5e8;
}
.contentwrapper.wave-bottom-sky .o-wave-bottom svg path {
  fill: #71c5e8;
}
.contentwrapper.wave-top-cloud .o-wave-top {
  background-color: #dde5ed;
}
.contentwrapper.wave-top-cloud .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-cloud .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #dde5ed;
}
.contentwrapper.wave-bottom-cloud .o-wave-bottom svg path {
  fill: #dde5ed;
}
.contentwrapper.wave-top-blueberry .o-wave-top {
  background-color: #1b365d;
}
.contentwrapper.wave-top-blueberry .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-blueberry .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #1b365d;
}
.contentwrapper.wave-bottom-blueberry .o-wave-bottom svg path {
  fill: #1b365d;
}
.contentwrapper.wave-top-coffee .o-wave-top {
  background-color: #5b3427;
}
.contentwrapper.wave-top-coffee .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-coffee .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #5b3427;
}
.contentwrapper.wave-bottom-coffee .o-wave-bottom svg path {
  fill: #5b3427;
}
.contentwrapper.wave-top-cocoa .o-wave-top {
  background-color: #a45a2a;
}
.contentwrapper.wave-top-cocoa .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-cocoa .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #a45a2a;
}
.contentwrapper.wave-bottom-cocoa .o-wave-bottom svg path {
  fill: #a45a2a;
}
.contentwrapper.wave-top-chai .o-wave-top {
  background-color: #ae8a79;
}
.contentwrapper.wave-top-chai .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-chai .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #ae8a79;
}
.contentwrapper.wave-bottom-chai .o-wave-bottom svg path {
  fill: #ae8a79;
}
.contentwrapper.wave-top-default .o-wave-top {
  background-color: #ffffff;
}
.contentwrapper.wave-top-default .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-default .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #ffffff;
}
.contentwrapper.wave-bottom-default .o-wave-bottom svg path {
  fill: #ffffff;
}
.contentwrapper.wave-top-almond .o-wave-top {
  background-color: #ab5c57;
}
.contentwrapper.wave-top-almond .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-almond .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #ab5c57;
}
.contentwrapper.wave-bottom-almond .o-wave-bottom svg path {
  fill: #ab5c57;
}
.contentwrapper.wave-top-berry .o-wave-top {
  background-color: #e03e52;
}
.contentwrapper.wave-top-berry .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-berry .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #e03e52;
}
.contentwrapper.wave-bottom-berry .o-wave-bottom svg path {
  fill: #e03e52;
}
.contentwrapper.wave-top-broccoli .o-wave-top {
  background-color: #00966c;
}
.contentwrapper.wave-top-broccoli .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-broccoli .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #00966c;
}
.contentwrapper.wave-bottom-broccoli .o-wave-bottom svg path {
  fill: #00966c;
}
.contentwrapper.wave-top-grape .o-wave-top {
  background-color: #8e3a80;
}
.contentwrapper.wave-top-grape .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-grape .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #8e3a80;
}
.contentwrapper.wave-bottom-grape .o-wave-bottom svg path {
  fill: #8e3a80;
}
.contentwrapper.wave-top-mango .o-wave-top {
  background-color: #ff9e1b;
}
.contentwrapper.wave-top-mango .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-mango .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #ff9e1b;
}
.contentwrapper.wave-bottom-mango .o-wave-bottom svg path {
  fill: #ff9e1b;
}
.contentwrapper.wave-top-red .o-wave-top {
  background-color: #b30838;
}
.contentwrapper.wave-top-red .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-red .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #b30838;
}
.contentwrapper.wave-bottom-red .o-wave-bottom svg path {
  fill: #b30838;
}
.contentwrapper.wave-top-water .o-wave-top {
  background-color: #00a7b5;
}
.contentwrapper.wave-top-water .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-water .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #00a7b5;
}
.contentwrapper.wave-bottom-water .o-wave-bottom svg path {
  fill: #00a7b5;
}
.contentwrapper.wave-top-white .o-wave-top {
  background-color: #ffffff;
}
.contentwrapper.wave-top-white .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-white .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #ffffff;
}
.contentwrapper.wave-bottom-white .o-wave-bottom svg path {
  fill: #ffffff;
}
.contentwrapper.wave-top-daisy .o-wave-top {
  background-color: #f8fafb;
}
.contentwrapper.wave-top-daisy .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-daisy .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #f8fafb;
}
.contentwrapper.wave-bottom-daisy .o-wave-bottom svg path {
  fill: #f8fafb;
}
.contentwrapper.wave-top-cloud .o-wave-top {
  background-color: #dde5ed;
}
.contentwrapper.wave-top-cloud .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-cloud .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #dde5ed;
}
.contentwrapper.wave-bottom-cloud .o-wave-bottom svg path {
  fill: #dde5ed;
}
.contentwrapper.wave-top-sharpieBlack .o-wave-top {
  background-color: #212721;
}
.contentwrapper.wave-top-sharpieBlack .o-wave-top.full-bleed-image__wave-top {
  background-color: transparent;
}
.contentwrapper.wave-top-sharpieBlack .o-wave-top.full-bleed-image__wave-top svg path {
  fill: #212721;
}
.contentwrapper.wave-bottom-sharpieBlack .o-wave-bottom svg path {
  fill: #212721;
}
.tccc-cmp-text .abbr {
  font-family: Innocent Demi;
  font-size: 18px;
}
.tccc-cmp-text .cite {
  font-style: italic;
  font-family: Innocent Demi;
}
.tccc-cmp-text .code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
  font-family: monospace, monospace;
  font-size: 1em;
}
.tccc-cmp-text .del {
  text-decoration: line-through;
  font-family: Innocent Demi;
  font-size: 18px;
}
.tccc-cmp-text .dfn {
  font-style: italic;
  font-family: Innocent Demi;
  font-size: 18px;
}
.tccc-cmp-text .ins {
  text-decoration: underline;
  font-family: Innocent Demi;
  font-size: 18px;
}
.tccc-cmp-text .kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
  font-family: monospace, monospace;
  font-size: 1em;
}
.tccc-cmp-text .mark {
  background-color: #ff0;
  color: #000;
  padding: 0.2em;
  font-family: Innocent Demi;
  font-size: 18px;
}
.tccc-cmp-text span.q:before,
.tccc-cmp-text span.q:after {
  content: '"';
  font-family: Innocent Demi !important;
  font-size: 18px !important;
}
.tccc-cmp-text .s {
  text-decoration: line-through;
  font-family: Innocent Demi;
  font-size: 18px;
}
.tccc-cmp-text .samp {
  font-family: monospace, monospace;
  font-family: monospace;
  font-size: 18px;
}
.tccc-cmp-text .small {
  font-size: 80%;
  font-weight: 400;
  font-family: Innocent Demi;
}
.tccc-cmp-text .span {
  font-family: Innocent Demi;
  font-size: 18px;
}
.tccc-cmp-text .strong {
  font-family: Innocent Demi;
  font-weight: bold;
  font-size: 18px;
}
.tccc-cmp-text .u {
  text-decoration: underline;
  font-size: 18px;
  font-family: Innocent Demi;
}
.tccc-cmp-text .var {
  font-size: 18px;
  font-family: Innocent Demi;
  font-style: italic;
}
.simple-list ol {
  padding: 0;
  list-style: none;
  counter-reset: list-bullet-number-counter;
}
.simple-list ol > li {
  position: relative;
  margin-left: 64px;
  counter-increment: list-bullet-number-counter;
}
.simple-list ol > li h2 {
  font-size: 1.75rem;
  line-height: 2.188rem;
}
html.xs .simple-list ol > li h2,
html.sm .simple-list ol > li h2 {
  font-size: 1.5rem;
  line-height: 1.625rem;
}
.simple-list ol > li a {
  color: inherit;
  text-decoration: none;
}
.simple-list ol > li .o-underline__svg {
  width: auto;
}
.bullet-default .simple-list ol > li .o-underline__svg path {
  stroke: #ffffff;
}
.bullet-almond .simple-list ol > li .o-underline__svg path {
  stroke: #ab5c57;
}
.bullet-berry .simple-list ol > li .o-underline__svg path {
  stroke: #e03e52;
}
.bullet-broccoli .simple-list ol > li .o-underline__svg path {
  stroke: #00966c;
}
.bullet-grape .simple-list ol > li .o-underline__svg path {
  stroke: #8e3a80;
}
.bullet-mango .simple-list ol > li .o-underline__svg path {
  stroke: #ff9e1b;
}
.bullet-red .simple-list ol > li .o-underline__svg path {
  stroke: #b30838;
}
.bullet-water .simple-list ol > li .o-underline__svg path {
  stroke: #00a7b5;
}
.bullet-white .simple-list ol > li .o-underline__svg path {
  stroke: #ffffff;
}
.bullet-daisy .simple-list ol > li .o-underline__svg path {
  stroke: #f8fafb;
}
.bullet-cloud .simple-list ol > li .o-underline__svg path {
  stroke: #dde5ed;
}
.bullet-sharpieBlack .simple-list ol > li .o-underline__svg path {
  stroke: #212721;
}
.simple-list ol > li:before {
  font-family: Innocent Headline, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.375rem;
  line-height: 1.938rem;
  content: counter(list-bullet-number-counter);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: -20px;
  -webkit-transform: translate(-100%);
          transform: translate(-100%);
  color: #ffffff;
}
html.xs .simple-list ol > li:before,
html.sm .simple-list ol > li:before {
  font-size: 0.938rem;
  line-height: 1.438rem;
}
.bullet-default .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-default.svg");
}
.bullet-almond .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-almond.svg");
}
.bullet-berry .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-berry.svg");
}
.bullet-broccoli .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-broccoli.svg");
}
.bullet-grape .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-grape.svg");
}
.bullet-mango .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-mango.svg");
}
.bullet-red .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-red.svg");
}
.bullet-water .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-water.svg");
}
.bullet-white .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-white.svg");
}
.bullet-daisy .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-daisy.svg");
}
.bullet-cloud .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-cloud.svg");
}
.bullet-sharpieBlack .simple-list ol > li:before {
  background-image: url("https://static.coke.com/assets/innocent/bullets/icon-bullet-sharpieBlack.svg");
}
.bullet-white .simple-list ol > li:before {
  color: #212721 !important;
}
.card {
  border: 0;
  background: transparent;
}
.c-hero-split-slider,
.c-hero-split-slider .c-hero-split-slider__slider {
  position: relative;
}
.c-hero-split-slider .c-hero-split-slider__slider .swiper-slide {
  padding: 0 75px;
}
.c-hero-split-slider .c-hero-split-slider__slider-next,
.c-hero-split-slider .c-hero-split-slider__slider-prev {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.63, -0.01, 0.26, 1.49);
  transition: -webkit-transform 0.3s cubic-bezier(0.63, -0.01, 0.26, 1.49);
  transition: transform 0.3s cubic-bezier(0.63, -0.01, 0.26, 1.49);
  transition: transform 0.3s cubic-bezier(0.63, -0.01, 0.26, 1.49), -webkit-transform 0.3s cubic-bezier(0.63, -0.01, 0.26, 1.49);
}
.c-hero-split-slider .c-hero-split-slider__slider-next:hover,
.c-hero-split-slider .c-hero-split-slider__slider-prev:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.c-hero-split-slider .c-hero-split-slider__slider-next.swiper-button-disabled,
.c-hero-split-slider .c-hero-split-slider__slider-prev.swiper-button-disabled {
  opacity: 0.3;
}
.c-hero-split-slider .c-hero-split-slider__slider-next {
  right: 15px;
}
.c-hero-split-slider .c-hero-split-slider__slider-prev {
  left: 15px;
}
.c-hero-split-slider .c-hero-split-slider__slider-pagination {
  padding: 0.188rem;
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-hero-split-slider .c-hero-split-slider__slider-pagination svg {
  fill: #e03e52;
  opacity: 0.5;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.c-hero-split-slider .c-hero-split-slider__slider-pagination a {
  margin: 0 0.375rem;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.63, -0.01, 0.26, 1.49);
  transition: -webkit-transform 0.3s cubic-bezier(0.63, -0.01, 0.26, 1.49);
  transition: transform 0.3s cubic-bezier(0.63, -0.01, 0.26, 1.49);
  transition: transform 0.3s cubic-bezier(0.63, -0.01, 0.26, 1.49), -webkit-transform 0.3s cubic-bezier(0.63, -0.01, 0.26, 1.49);
}
.c-hero-split-slider .c-hero-split-slider__slider-pagination a:hover {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.c-hero-split-slider .c-hero-split-slider__slider-pagination a.is-active svg {
  opacity: 1;
}
.c-hero-split-slider .c-hero-split-slider__content {
  box-sizing: border-box;
}
.c-hero-split-slider .c-hero-split-slider__image-block {
  display: -ms-grid;
  display: grid;
  position: relative;
  text-align: center;
}
.c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__featured-image {
  -ms-grid-column: 1;
      grid-column: 1;
  -ms-grid-row: 1;
      grid-row: 1;
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin: auto;
  object-fit: cover;
  -webkit-mask: url(/assets/hero-split-slider/hero-split-slider-mask-image.svg) center / contain no-repeat;
  mask: url(/assets/hero-split-slider/hero-split-slider-mask-image.svg) center / contain no-repeat;
}
.c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__featured-image img {
  width: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__image-block-blob {
  -ms-grid-column: 1;
      grid-column: 1;
  -ms-grid-row: 1;
      grid-row: 1;
}
.c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__image-block-blob img {
  max-width: 100%;
}
.c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__image-block-fly-type {
  position: absolute;
  top: -150px;
  right: 0;
  z-index: 10;
}
.c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__image-block-fly-type .o-fly-type {
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
}
.c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__image-block-fly-type .o-fly-type .o-fly-type__arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: rotate(90deg) scale(0.75) translate(40px);
          transform: rotate(90deg) scale(0.75) translate(40px);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}
.c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__image-block-icon {
  max-width: 160px;
  position: absolute;
  top: 100px;
  left: 50px;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__image-block-icon img {
  max-width: 100%;
}
.c-hero-split-slider.-theme-almond .c-hero-split-slider__slider-pagination svg {
  fill: #ab5c57 !important;
}
.c-hero-split-slider.-theme-berry .c-hero-split-slider__slider-pagination svg {
  fill: #e03e52 !important;
}
.c-hero-split-slider.-theme-broccoli .c-hero-split-slider__slider-pagination svg {
  fill: #00966c !important;
}
.c-hero-split-slider.-theme-grape .c-hero-split-slider__slider-pagination svg {
  fill: #8e3a80 !important;
}
.c-hero-split-slider.-theme-mango .c-hero-split-slider__slider-pagination svg {
  fill: #ff9e1b !important;
}
.c-hero-split-slider.-theme-red .c-hero-split-slider__slider-pagination svg {
  fill: #b30838 !important;
}
.c-hero-split-slider.-theme-sharpie-black .c-hero-split-slider__slider-pagination svg {
  fill: #212721 !important;
}
.c-hero-split-slider.-theme-water .c-hero-split-slider__slider-pagination svg {
  fill: #00a7b5 !important;
}
.c-hero-split-slider.-theme-white .c-hero-split-slider__slider-pagination svg {
  fill: #fff !important;
}
.contentwrapper .c-hero-split-slider .common-split-left,
.contentwrapper .c-hero-split-slider .common-split-right {
  opacity: 1 !important;
  visibility: inherit !important;
}
.c-hero-split-slider__slider .split-image-animation {
  -webkit-transform: translate(0px, 0px) !important;
          transform: translate(0px, 0px) !important;
}
@media screen and (min-width: 48em) {
  .c-hero-split-slider .c-hero-split-slider__slider-next,
  .c-hero-split-slider .c-hero-split-slider__slider-prev {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .c-hero-split-slider .c-hero-split-slider__slider-next:hover,
  .c-hero-split-slider .c-hero-split-slider__slider-prev:hover {
    -webkit-transform: scale(0.9) translateY(-50%);
            transform: scale(0.9) translateY(-50%);
  }
  .c-hero-split-slider .c-hero-split-slider__content.-reverse .c-hero-split-slider__content-left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__featured-image {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    padding-bottom: -webkit-calc(100% - 50px);
    padding-bottom: calc(100% - 50px);
  }
  .c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__image-block-icon {
    max-width: 240px;
  }
  .c-hero-split-slider .c-hero-split-slider__text-block {
    padding: 0 3.75rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 48em) and (max-width: 61.938em) {
  .c-hero-split-slider .c-hero-split-slider__content.-reverse .c-hero-split-slider__image-block {
    padding-right: 3.75rem;
    padding-left: 0;
  }
  .c-hero-split-slider .c-hero-split-slider__image-block {
    padding-left: 3.75rem;
  }
}
@media screen and (min-width: 62em) {
  .c-hero-split-slider .c-hero-split-slider__image-block .c-hero-split-slider__featured-image {
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    padding-bottom: -webkit-calc(100% - 100px);
    padding-bottom: calc(100% - 100px);
  }
}
@media screen and (max-width: 47.938em) {
  .c-hero-split-slider .c-hero-split-slider__slider {
    padding-bottom: 3.125rem;
  }
  .c-hero-split-slider .c-hero-split-slider__slider-next,
  .c-hero-split-slider .c-hero-split-slider__slider-prev {
    bottom: 0;
  }
  .c-hero-split-slider .c-hero-split-slider__slider-pagination {
    margin-bottom: 1.25rem;
  }
  .c-hero-split-slider .c-hero-split-slider__content .c-hero-split-slider__content-left {
    margin-bottom: 2.5rem;
  }
  .c-hero-split-slider .c-hero-split-slider__image-block {
    margin-right: auto;
    margin-left: auto;
  }
  .c-hero-split-slider .c-hero-split-slider__slider .swiper-slide {
    padding: 0;
  }
}
.contentwrapper.background-fit-screen > .tccc-htl > div,
.contentwrapper > .tccc-htl.background-fit-screen > div {
  background-size: cover;
}
.contentwrapper.background-no-repeat > .tccc-htl > div,
.contentwrapper > .tccc-htl.background-no-repeat > div {
  background-repeat: no-repeat;
  background-position: top;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.p-xs-0,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.p-xs-0 {
  padding: 0;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.p-xs-1,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.p-xs-1 {
  padding: 0.25rem;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.p-xs-2,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.p-xs-2 {
  padding: 0.5rem;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.p-xs-3,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.p-xs-3 {
  padding: 0.75rem;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.p-xs-4,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.p-xs-4 {
  padding: 1.5rem;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.p-xs-5,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.p-xs-5 {
  padding: 3rem;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.m-xs-0,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.m-xs-0 {
  margin: 0;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.m-xs-1,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.m-xs-1 {
  margin: 0.25rem;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.m-xs-2,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.m-xs-2 {
  margin: 0.5rem;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.m-xs-3,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.m-xs-3 {
  margin: 0.75rem;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.m-xs-4,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.m-xs-4 {
  margin: 1.5rem;
}
html.xs .contentwrapper .tccc-htl-contentWrapper > div.m-xs-5,
html.sm .contentwrapper .tccc-htl-contentWrapper > div.m-xs-5 {
  margin: 3rem;
}
.authorMode .sustainability-panel-on,
.authorMode .sustainability-panel-off {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.sustainability-panel-on {
  display: none;
}
[data-sustainability="on"] .sustainability-panel-on {
  display: block;
}
[data-sustainability="on"] .sustainability-panel-off {
  display: none;
}
.swiper-slide .image-slider-sustainability,
.slider-parallax-sustainability,
.bottle-o-image {
  display: none !important;
}
.o-image__text {
  opacity: 0;
}
[data-sustainability="on"] .split-image-feature img,
[data-sustainability="on"] .product__product-bottles img {
  opacity: 0 !important;
}
[data-sustainability="on"] .c-slider-parallax__image img:not(.slider-parallax-sustainability) {
  display: none;
}
[data-sustainability="on"] .c-slider-parallax__image .slider-parallax-sustainability {
  display: block !important;
}
[data-sustainability="on"] .c-slider-products__slider .o-image img:not(.image-slider-sustainability) {
  display: none;
}
[data-sustainability="on"] .o-image__text {
  padding: 1.25rem 1.875rem;
  font-size: 20px;
  font-size: 1.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #212721;
  font-family: innocent headline;
  font-weight: 700;
  line-height: 1.2;
  background-color: #d8d8d8;
  background-position: 50%;
  background-repeat: no-repeat;
  opacity: 1;
}
[data-sustainability="on"] .o-image.small-image .o-image__text {
  text-indent: -9999px;
  background-size: 50%;
}
[data-sustainability="on"] .curvy-corners .tccc-cmp.tccc-cmp-card[data-design-package="/content/dam/innocent/components/content/card/innocentImageOnly"] .o-image .o-image__text,
[data-sustainability="on"] .tccc-cmp.tccc-cmp-card[data-design-package="/content/dam/innocent/components/content/card/innocentImageOnly"].curvy-corners .o-image .o-image__text {
  border-radius: 14px;
}
[data-sustainability="on"] .bottle-o-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
}
[data-sustainability="on"] .bottle-o-image img {
  opacity: 1 !important;
  max-width: 280px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
[data-sustainability="on"] .o-image.-image-1 .o-image__text {
  background-image: url("https://static.coke.com/assets/innocent/sustainability/image-fallback-1.svg");
}
[data-sustainability="on"] .o-image.-image-2 .o-image__text {
  background-image: url("https://static.coke.com/assets/innocent/sustainability/image-fallback-2.svg");
}
[data-sustainability="on"] .o-image.-image-3 .o-image__text {
  background-image: url("https://static.coke.com/assets/innocent/sustainability/image-fallback-3.svg");
}
[data-sustainability="on"] .o-image.-image-4 .o-image__text {
  background-image: url("https://static.coke.com/assets/innocent/sustainability/image-fallback-4.svg");
}
[data-sustainability="on"] .swiper-slide .image-slider-sustainability {
  display: block !important;
}
[data-sustainability="on"] .swiper-slide .regular-image {
  display: none !important;
}
.sustainability-image {
  padding: 1.25rem 1.875rem;
  font-size: 1.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #212721;
  font-family: Innocent Headline, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  background-color: #d8d8d8;
  background-position: 50%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 47.938em) {
  .sustainability-image {
    background-size: 45%;
  }
}
.c-sustainability-panel {
  padding: 5.625rem 3.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  max-width: 480px;
  height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 91;
  color: #00573f;
  text-align: center;
  background: transparent url("https://static.coke.com/assets/innocent/sustainability-panel-background.svg") no-repeat 0 0;
  background-size: cover;
  overflow-y: auto;
  -webkit-transform: translate(100%);
          transform: translate(100%);
  -webkit-transition: -webkit-transform 0.75s ease;
  transition: -webkit-transform 0.75s ease;
  transition: transform 0.75s ease;
  transition: transform 0.75s ease, -webkit-transform 0.75s ease;
}
.c-sustainability-panel.is-open {
  -webkit-transform: translate(0);
          transform: translate(0);
}
.authorMode .c-sustainability-panel {
  position: relative;
  -webkit-transform: translate(0);
          transform: translate(0);
  height: auto;
  top: unset;
  right: unset;
  bottom: unset;
}
.c-sustainability-panel__container {
  min-height: 0;
}
.c-sustainability-panel__close {
  position: absolute;
  top: 65px;
  right: 50px;
}
.js-sustainability-panel-trigger {
  cursor: pointer;
  z-index: 100;
}
@-webkit-keyframes "plane-1" {
  0% {
    background-position-y: 0;
  }
  to {
    background-position-y: -43681px;
  }
}
@keyframes "plane-1" {
  0% {
    background-position-y: 0;
  }
  to {
    background-position-y: -43681px;
  }
}
@-webkit-keyframes "plane-2" {
  0% {
    background-position-y: 0;
  }
  to {
    background-position-y: -21538px;
  }
}
@keyframes "plane-2" {
  0% {
    background-position-y: 0;
  }
  to {
    background-position-y: -21538px;
  }
}
@-webkit-keyframes "plane-3" {
  0% {
    background-position-y: 0;
  }
  to {
    background-position-y: -30129px;
  }
}
@keyframes "plane-3" {
  0% {
    background-position-y: 0;
  }
  to {
    background-position-y: -30129px;
  }
}
.c-hero__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  position: relative;
}
.c-hero__section {
  position: relative;
  height: 90vh;
  min-height: 700px;
}
.c-hero__section.-height-full {
  height: 100vh;
}
.authorMode .c-hero__section.-height-full {
  height: 1000px;
}
.c-hero__footer {
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: 0;
  overflow: hidden;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.c-hero__icon {
  max-width: 200px;
  max-height: 200px;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.c-hero__cta {
  display: inline-block;
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
  text-align: center;
  text-decoration: none;
  -webkit-transition: -webkit-transform 0.75s ease;
  transition: -webkit-transform 0.75s ease;
  transition: transform 0.75s ease;
  transition: transform 0.75s ease, -webkit-transform 0.75s ease;
}
.c-hero__cta .c-hero__cta-text {
  margin-bottom: 1.25rem;
  font-size: 1.625rem;
  line-height: 1.625rem;
  display: block;
  color: #fff;
  font-family: Innocent Headline, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.c-hero__cta .c-hero__cta-icon {
  display: block;
  margin: 0 auto;
}
.c-hero__cta:hover {
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.c-hero__wave-top {
  position: absolute;
  top: 0;
  left: 0;
}
.c-hero__background {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  z-index: -1;
  -webkit-transition: background-color 1s ease;
  transition: background-color 1s ease;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}
.c-hero__wave-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}
.c-hero__banana-phone {
  width: 450px;
  height: 504px;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.c-hero__banana-phone .c-hero__banana-phone-device {
  position: absolute;
  top: 0;
}
.c-hero__banana-phone .c-hero__banana-phone-cord {
  width: 175px;
  height: 99px;
  position: absolute;
}
.c-hero__map {
  width: 768px;
  position: absolute;
}
.c-hero__plane {
  position: absolute;
}
.c-hero__plane#plane-1 {
  width: 311px;
  height: 361px;
  bottom: 30px;
  left: 30px;
  background-image: url("https://static.coke.com/assets/innocent/contacts/sprite-plane-1.png");
  -webkit-animation: plane-1 4s steps(121) infinite;
  animation: plane-1 4s steps(121) infinite;
}
.c-hero__plane#plane-2 {
  width: 409px;
  height: 178px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -200%);
          transform: translate(-50%, -200%);
  background-image: url("https://static.coke.com/assets/innocent/contacts/sprite-plane-2.png");
  -webkit-animation: plane-2 4s steps(121) infinite;
  animation: plane-2 4s steps(121) infinite;
}
.c-hero__plane#plane-3 {
  width: 400px;
  height: 249px;
  bottom: 30px;
  right: 30px;
  background-image: url("https://static.coke.com/assets/innocent/contacts/sprite-plane-3.png");
  -webkit-animation: plane-3 4s steps(121) infinite;
  animation: plane-3 4s steps(121) infinite;
}
@media screen and (min-width: 48em) {
  .c-hero__map {
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 75em) {
  .c-hero__banana-phone {
    -webkit-transform: translate(10%, -50%);
            transform: translate(10%, -50%);
  }
  .c-hero__banana-phone .c-hero__banana-phone-device {
    left: 0;
  }
  .c-hero__banana-phone .c-hero__banana-phone-cord {
    width: 450px;
    height: 254px;
    top: 231px;
    left: 0;
  }
}
@media screen and (max-width: 74.938em) {
  .c-hero__banana-phone .c-hero__banana-phone-device {
    width: 80px;
    height: 110px;
    right: 0;
  }
  .c-hero__banana-phone .c-hero__banana-phone-cord {
    top: 87px;
    left: -webkit-calc(100% - 89px);
    left: calc(100% - 89px);
  }
  .c-hero__plane#plane-1 {
    -webkit-transform: translate(-50%, 15%) scale(0.75);
            transform: translate(-50%, 15%) scale(0.75);
  }
  .c-hero__plane#plane-2 {
    -webkit-transform: translate(-50%, -150%) scale(0.75);
            transform: translate(-50%, -150%) scale(0.75);
  }
  .c-hero__plane#plane-3 {
    display: none;
  }
}
@media screen and (max-width: 47.938em) {
  .c-hero__section#visit .content {
    padding-bottom: 322px;
  }
  .c-hero__icon {
    float: right;
    margin-right: -100px;
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  .c-hero__map {
    top: 50%;
    right: 0;
  }
}
.blooming-on .blooming-on-button {
  position: relative;
}
.blooming-on .blooming-on-button:before {
  content: "";
  display: block;
  z-index: -1;
  left: -20px;
  top: -30px;
  position: absolute;
  pointer-events: none;
}
.blooming-on .blooming-on-button.zoom-in:before {
  content: '';
  width: 69px;
  height: 97px;
  background-image: url("https://static.coke.com/assets/innocent/rewild/button/flower-left.svg");
  z-index: 2;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.blooming-on .blooming-on-button.zoom-out:before {
  content: '';
  width: 69px;
  height: 97px;
  background-image: url("https://static.coke.com/assets/innocent/rewild/button/flower-left.svg");
  z-index: 2;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
.blooming-on .blooming-on-button:after {
  content: "";
  display: block;
  z-index: -1;
  right: -20px;
  top: -24px;
  position: absolute;
  pointer-events: none;
}
.blooming-on .blooming-on-button.zoom-in:after {
  content: '';
  width: 43px;
  height: 55px;
  background-image: url("https://static.coke.com/assets/innocent/rewild/button/flower-right.svg");
  z-index: 2;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.blooming-on .blooming-on-button.zoom-out:after {
  content: '';
  width: 43px;
  height: 55px;
  background-image: url("https://static.coke.com/assets/innocent/rewild/button/flower-right.svg");
  z-index: 2;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
/**
* Swiper 6.2.0
* Most modern mobile touch slider and framework with hardware accelerated transitions
* http://swiperjs.com
*
* Copyright 2014-2020 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: September 4, 2020
*/
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
      -ms-scroll-snap-type: y mandatory;
          scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: -webkit-calc(var(--swiper-navigation-size) / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: -webkit-calc(-1 * var(--swiper-navigation-size) / 2);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
