/* VARIABLES */
@font-face {
  font-family: 'ds-digi';
  src: url('https://static.coke.com/fonts/creations/digi_creations/DS-DIGI.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ds-digi';
  src: url('https://static.coke.com/fonts/creations/digi_creations/DS-DIGIB.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'ds-digi';
  src: url('https://static.coke.com/fonts/creations/digi_creations/DS-DIGII.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'ds-digi';
  src: url('https://static.coke.com/fonts/creations/digi_creations/DS-DIGIT.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
.digi-thin {
  font-family: 'ds-digi', 'proxima-nova', sans-serif;
  font-weight: 100;
}
.digi-normal {
  font-family: 'ds-digi', 'proxima-nova', sans-serif;
  font-weight: normal;
}
.digi-semi-bold {
  font-family: 'ds-digi', 'proxima-nova', sans-serif;
  font-weight: 400;
}
.digi-bold {
  font-family: 'ds-digi', 'proxima-nova', sans-serif;
  font-weight: 700;
}
@font-face {
  font-family: 'creations';
  src: url('https://static.coke.com/fonts/creations/icons/creations.eot');
  src: url('https://static.coke.com/fonts/creations/icons/creations.woff2') format('woff2'), url('https://static.coke.com/fonts/creations/icons/creations.woff') format('woff'), url('https://static.coke.com/fonts/creations/icons/creations.ttf') format('truetype'), url('https://static.coke.com/fonts/creations/icons/creations.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Calibri';
  src: url('https://static.coke.com/fonts/creations/calibri/Calibri+Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SymbolaRegular';
  src: url('https://static.coke.com/fonts/creations/symbola/Symbola.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.tk-proxima-nova {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
}
.promixa-nova-thin {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-weight: 100;
  font-style: normal;
}
.promixa-nova-light {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 300;
}
.promixa-nova-regular {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 400;
}
.promixa-nova-semi-bold {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
}
.promixa-nova-bold {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 700;
}
.promixa-nova-black {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 900;
}
.creations {
  font-family: 'creations';
  font-style: normal;
  font-weight: normal;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
}
@font-face {
  font-family: 'Calibri';
  src: url('https://static.coke.com/fonts/creations/calibri/Calibri_Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
/* BRANDS PAGE STYLING */
.brands_media_text {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
.brands_media_text .card {
  background-color: transparent;
}
.brands_media_text .tccc-cmp-text .text__container p {
  color: #ffffff;
  font-size: 4rem;
  font-weight: 900;
}
.brands_media_text .tccc-cmp-card {
  margin-bottom: 0;
}
.brands_media_text .tccc-cmp-card > div {
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.brands_media_text .tccc-cmp-card .card-body {
  padding: 1rem 0 !important;
  color: #ffffff;
}
.brands_media_text .tccc-cmp-card .card-body .card-title {
  font-size: 1.375rem;
  color: #FFFFFF;
}
.brands_media_text .tccc-cmp-card .card-body .card-bodyText {
  font-size: 1.125rem;
  color: #ffffff;
}
.brands_bottom_rail .tccc-cmp-text .text__container p {
  font-size: 4rem;
  font-weight: 900;
}
.brands_bottom_rail .tccc-cmp-card .card-body .card-title {
  font-size: 1.375rem;
}
.brands_bottom_rail .tccc-cmp-card .card-body .card-bodyText {
  font-size: 0.875rem;
  color: #D8D8D8;
}
.brands_bottom_rail .tccc-cmp-card .card-body .card-addText {
  color: #D8D8D8;
}
html.sm .brands_media_text .tccc-cmp-text,
html.xs .brands_media_text .tccc-cmp-text {
  font-size: 2.5rem;
}
html.sm .brands_media_text .tccc-cmp-card .card-title,
html.xs .brands_media_text .tccc-cmp-card .card-title {
  text-align: center !important;
}
html.sm .brands_media_text .tccc-cmp-card .card-bodyText,
html.xs .brands_media_text .tccc-cmp-card .card-bodyText {
  margin-bottom: 0;
  padding-bottom: 0 1rem 1rem 1rem;
  text-align: center;
}
html.sm .brands_bottom_rail .tccc-cmp-text,
html.xs .brands_bottom_rail .tccc-cmp-text {
  font-size: 2.5rem;
}
/* BRAND FILTER */
.brand-filter {
  text-align: center;
  padding: 2rem 0 7rem;
}
.brand-filter li {
  display: inline-block;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 0.75rem;
}
.brand-filter li.selected p,
.brand-filter li b {
  font-weight: bold;
  border-bottom: 2px solid #F70000;
}
.brand-filter li a:hover {
  color: inherit;
  text-decoration: none;
}
.btnBlack {
  background-color: #000000 !important;
}
.btnBlack span {
  color: #ffffff !important;
}
.btnBlack:hover {
  background-color: #F70000 !important;
}
.btnBlack:disabled {
  background-color: #000000 !important;
  opacity: 0.3;
}
.btnBlack .tooltiptext {
  background-color: #F70000 !important;
}
.btnBlack .tooltiptext:after {
  border-color: #F70000 transparent transparent transparent !important;
}
.btnWhite {
  background-color: #ffffff !important;
}
.btnWhite span {
  color: #F70000;
}
.btnWhite:hover {
  background-color: #000000;
}
.btnWhite:hover span {
  color: #ffffff !important;
}
.btnWhite:disabled {
  opacity: 0.5;
}
.btnWhite .tooltiptext {
  background-color: #000000 !important;
}
.btnWhite .tooltiptext:after {
  border-color: #000000 transparent transparent transparent !important;
}
.button.btn-align-middle {
  text-align: center;
}
.btn {
  font-size: 0.9375rem;
  border: 0;
  padding: 0.563rem 1.5rem;
  -webkit-border-radius: 0.185rem;
  -moz-border-radius: 0.185rem;
  background-color: #F70000 !important;
  border-radius: 0.185rem;
}
.btn-align-right .btn {
  float: right;
}
.btn-full-width .btn {
  width: 100%;
}
.btn-small .btn {
  padding: 0.422rem 1.125rem;
}
.btn-small .btn span {
  font-size: 0.918rem;
  line-height: 1.4rem;
}
.btn-large .btn {
  padding: 1.126rem 3rem;
}
.btn-large .btn span {
  font-size: 2.5rem;
  line-height: 3rem;
  font-weight: 100;
}
html.lg .btn-large .btn span,
html.md .btn-large .btn span,
html.xs .btn-large .btn span,
html.sm .btn-large .btn span {
  font-size: 2rem;
  line-height: 2.5rem;
}
.btn-black .btn {
  background-color: #000000 !important;
}
.btn-black .btn span {
  color: #ffffff !important;
}
.btn-black .btn:hover {
  background-color: #F70000 !important;
}
.btn-black .btn:disabled {
  background-color: #000000 !important;
  opacity: 0.3;
}
.btn-black .btn .tooltiptext {
  background-color: #F70000 !important;
}
.btn-black .btn .tooltiptext:after {
  border-color: #F70000 transparent transparent transparent !important;
}
.btn-white .btn {
  background-color: #ffffff !important;
}
.btn-white .btn span {
  color: #F70000;
}
.btn-white .btn:hover {
  background-color: #000000;
}
.btn-white .btn:hover span {
  color: #ffffff !important;
}
.btn-white .btn:disabled {
  opacity: 0.5;
}
.btn-white .btn .tooltiptext {
  background-color: #000000 !important;
}
.btn-white .btn .tooltiptext:after {
  border-color: #000000 transparent transparent transparent !important;
}
.btn span {
  color: #ffffff;
}
.btn:hover {
  background-color: #000000 !important;
  color: #ffffff;
}
.btn:disabled {
  background-color: #F70000;
  opacity: 0.3;
}
.btn-primary {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.btn-primary:hover {
  background-color: #F70000 !important;
}
.btn-secondary {
  background-color: #D8D8D8 !important;
}
.btn-secondary:hover {
  background-color: #F70000 !important;
}
.back_to_top.tccc-cmp-button .btn,
.back_to_top .tccc-cmp-button .btn {
  background-color: #000000 !important;
  width: 2.5rem;
  height: 2.5rem;
  float: right;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  z-index: 99;
  margin-right: 0;
  padding: 0;
  position: relative;
}
.back_to_top.tccc-cmp-button .btn:hover,
.back_to_top .tccc-cmp-button .btn:hover {
  background-color: #F70000 !important;
}
.back_to_top.tccc-cmp-button .btn:focus,
.back_to_top .tccc-cmp-button .btn:focus {
  box-shadow: none;
}
.back_to_top.tccc-cmp-button .btn:after,
.back_to_top .tccc-cmp-button .btn:after {
  content: '';
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  position: relative;
  top: 9px;
}
html.sm .back_to_top.tccc-cmp-button .btn,
html.sm .back_to_top .tccc-cmp-button .btn,
html.xs .back_to_top.tccc-cmp-button .btn,
html.xs .back_to_top .tccc-cmp-button .btn {
  width: 100%;
  height: 3.4375rem;
  margin: 0 0 0.1rem;
  border-radius: unset;
}
html.sm .back_to_top.tccc-cmp-button .btn:hover,
html.sm .back_to_top .tccc-cmp-button .btn:hover,
html.xs .back_to_top.tccc-cmp-button .btn:hover,
html.xs .back_to_top .tccc-cmp-button .btn:hover {
  background-color: #000000 !important;
}
.btn-primary-coke .btn {
  background-color: #000000 !important;
}
.btn-primary-coke .btn:hover:not([disabled]) {
  background-color: #F70000 !important;
}
.btn-primary-coke .btn:disabled {
  opacity: 0.5;
}
.btn-primary-coke .btn .tooltiptext {
  background-color: #F70000 !important;
}
.btn-primary-coke .btn .tooltiptext:after {
  border-color: #F70000 transparent transparent transparent !important;
}
.btn-secondary-coke .btn {
  background-color: #F70000 !important;
}
.btn-secondary-coke .btn:hover:not([disabled]) {
  background-color: #000000 !important;
}
.btn-secondary-coke .btn:disabled {
  opacity: 0.5;
}
.btn-secondary-coke .btn .tooltiptext {
  background-color: #000000 !important;
}
.btn-secondary-coke .btn .tooltiptext:after {
  border-color: #000000 transparent transparent transparent !important;
}
.btn-white-coke .btn {
  background-color: #ffffff !important;
}
.btn-white-coke .btn span {
  color: #F70000;
}
.btn-white-coke .btn:hover:not([disabled]) {
  background-color: #000000 !important;
}
.btn-white-coke .btn:hover:not([disabled]) span {
  color: #ffffff;
}
.btn-white-coke .btn:disabled {
  opacity: 0.5;
}
.btn-white-coke .btn .tooltiptext {
  background-color: #000000 !important;
}
.btn-white-coke .btn .tooltiptext:after {
  border-color: #000000 transparent transparent transparent !important;
}
.btn-primary-fanta .btn {
  background-color: #000A8B !important;
}
.btn-primary-fanta .btn:hover:not([disabled]) {
  background-color: #f7941E !important;
}
.btn-primary-fanta .btn:disabled {
  opacity: 0.5;
}
.btn-primary-fanta .btn .tooltiptext {
  background-color: #f7941E !important;
}
.btn-primary-fanta .btn .tooltiptext:after {
  border-color: #f7941E transparent transparent transparent !important;
}
.btn-secondary-fanta .btn {
  background-color: #f7941E !important;
}
.btn-secondary-fanta .btn:hover:not([disabled]) {
  background-color: #000A8B !important;
}
.btn-secondary-fanta .btn:disabled {
  opacity: 0.5;
}
.btn-secondary-fanta .btn .tooltiptext {
  background-color: #000A8B !important;
}
.btn-secondary-fanta .btn .tooltiptext:after {
  border-color: #000A8B transparent transparent transparent !important;
}
.btn-white-fanta .btn {
  background-color: #ffffff !important;
}
.btn-white-fanta .btn span {
  color: #f7941E;
}
.btn-white-fanta .btn:hover:not([disabled]) {
  background-color: #000A8B !important;
}
.btn-white-fanta .btn:hover:not([disabled]) span {
  color: #ffffff;
}
.btn-white-fanta .btn:disabled {
  opacity: 0.5;
}
.btn-white-fanta .btn .tooltiptext {
  background-color: #000A8B !important;
}
.btn-white-fanta .btn .tooltiptext:after {
  border-color: #000A8B transparent transparent transparent !important;
}
.btn-primary-sprite .btn {
  background-color: #75FBAC !important;
}
.btn-primary-sprite .btn:hover:not([disabled]) {
  background-color: #003087 !important;
}
.btn-primary-sprite .btn:disabled {
  opacity: 0.5;
}
.btn-primary-sprite .btn .tooltiptext {
  background-color: #003087 !important;
}
.btn-primary-sprite .btn .tooltiptext:after {
  border-color: #003087 transparent transparent transparent !important;
}
.btn-secondary-sprite .btn {
  background-color: #003087 !important;
}
.btn-secondary-sprite .btn:hover:not([disabled]) {
  background-color: #75FBAC !important;
}
.btn-secondary-sprite .btn:disabled {
  opacity: 0.5;
}
.btn-secondary-sprite .btn .tooltiptext {
  background-color: #75FBAC !important;
}
.btn-secondary-sprite .btn .tooltiptext:after {
  border-color: #75FBAC transparent transparent transparent !important;
}
.btn-white-sprite .btn {
  background-color: #ffffff !important;
}
.btn-white-sprite .btn span {
  color: #75FBAC;
}
.btn-white-sprite .btn:hover:not([disabled]) {
  background-color: #75FBAC !important;
}
.btn-white-sprite .btn:hover:not([disabled]) span {
  color: #ffffff;
}
.btn-white-sprite .btn:disabled {
  opacity: 0.5;
}
.btn-white-sprite .btn .tooltiptext {
  background-color: #75FBAC !important;
}
.btn-white-sprite .btn .tooltiptext:after {
  border-color: #75FBAC transparent transparent transparent !important;
}
.btn-primary-water .btn {
  background-color: #000F9E !important;
}
.btn-primary-water .btn:hover:not([disabled]) {
  background-color: #AEE3E5 !important;
}
.btn-primary-water .btn:hover:not([disabled]) span {
  color: #000000;
}
.btn-primary-water .btn:disabled {
  opacity: 0.5;
}
.btn-primary-water .btn .tooltiptext {
  background-color: #AEE3E5 !important;
}
.btn-primary-water .btn .tooltiptext:after {
  border-color: #AEE3E5 transparent transparent transparent !important;
}
.btn-secondary-water .btn {
  background-color: #AEE3E5 !important;
}
.btn-secondary-water .btn span {
  color: #000000;
}
.btn-secondary-water .btn:hover:not([disabled]) {
  background-color: #000F9E !important;
}
.btn-secondary-water .btn:hover:not([disabled]) span {
  color: #ffffff;
}
.btn-secondary-water .btn:disabled {
  opacity: 0.5;
}
.btn-secondary-water .btn .tooltiptext {
  background-color: #000F9E !important;
}
.btn-secondary-water .btn .tooltiptext:after {
  border-color: #000F9E transparent transparent transparent !important;
}
.btn-white-water .btn {
  background-color: #ffffff !important;
}
.btn-white-water .btn span {
  color: #000F9E;
}
.btn-white-water .btn:hover:not([disabled]) {
  background-color: #000F9E !important;
}
.btn-white-water .btn:hover:not([disabled]) span {
  color: #ffffff;
}
.btn-white-water .btn:disabled {
  opacity: 0.5;
}
.btn-white-water .btn .tooltiptext {
  background-color: #000F9E !important;
}
.btn-white-water .btn .tooltiptext:after {
  border-color: #000F9E transparent transparent transparent !important;
}
.btn-bar-yellow .btn {
  background-color: #F5C500 !important;
  border: 1px solid transparent;
}
.btn-bar-yellow .btn span {
  color: #000000;
}
.btn-bar-yellow .btn:hover:not([disabled]) {
  background-color: #000000 !important;
  border: 1px solid #ffffff;
}
.btn-bar-yellow .btn:hover:not([disabled]) span {
  color: #ffffff;
}
.btn-bar-yellow .btn:disabled {
  opacity: 0.5;
}
.btn-bar-yellow .btn .tooltiptext {
  background-color: #000000 !important;
}
.btn-bar-yellow .btn .tooltiptext:after {
  border-color: #000000 transparent transparent transparent !important;
}
.btn-bar-black .btn {
  background-color: #000000 !important;
  border: 1px solid #ffffff;
}
.btn-bar-black .btn span {
  color: #ffffff;
}
.btn-bar-black .btn:hover:not([disabled]) {
  background-color: #F5C500 !important;
  border: 1px solid transparent;
}
.btn-bar-black .btn:hover:not([disabled]) span {
  color: #000000;
}
.btn-bar-black .btn:disabled {
  opacity: 0.5;
}
.btn-bar-black .btn .tooltiptext {
  background-color: #F5C500 !important;
}
.btn-bar-black .btn .tooltiptext:after {
  border-color: #F5C500 transparent transparent transparent !important;
}
.uiButton {
  background: #f2f2f2 !important;
  color: #000000 !important;
  border: none!important;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  background: #ffffff;
  border: none;
}
table.ui-datepicker-calendar span {
  font-size: 1rem;
}
span.ui-datepicker-month {
  font-size: 1rem;
}
select.ui-datepicker-year {
  border: none;
  background: #ffffff;
}
.ui-datepicker table span {
  font-size: 1rem;
}
.ui-widget-content .ui-state-active {
  background: #f2f2f2 !important;
  color: #000000 !important;
  border: none!important;
}
.ui-widget-content .ui-state-default {
  background: #ffffff !important;
  border: none !important;
  font-size: 1rem;
  text-align: center;
}
.ui-widget-header .ui-state-active {
  background: #f2f2f2 !important;
  color: #000000 !important;
  border: none!important;
}
.ui-widget-header .ui-icon {
  background-image: url('https://static.coke.com/assets/nextgen/jqueryUi.png') !important;
}
a.ui-button:active {
  background: #f2f2f2 !important;
  color: #000000 !important;
  border: none!important;
}
.ui-button:active {
  background: #f2f2f2 !important;
  color: #000000 !important;
  border: none!important;
}
.ui-button.ui-state-active:hover {
  background: #f2f2f2 !important;
  color: #000000 !important;
  border: none!important;
}
.ui-state-default {
  background: #ffffff;
  border: none;
  font-size: 1rem;
  text-align: center;
}
.ui-icon-circle-triangle-e {
  background-position: -33px 0px;
}
.ui-icon-circle-triangle-w {
  background-position: -96px 0px;
}
.ui-datepicker .ui-datepicker-title select {
  border: none;
}
.ui-datepicker .ui-datepicker-title span {
  font-size: 1rem;
}
.ui-datepicker th span {
  font-size: 1rem;
}
.ui-datepicker td span {
  text-align: center;
}
.ui-datepicker td a {
  text-align: center;
}
.tccc-cmp.tccc-cmp-calendar input.hasDatepicker {
  color: #808080;
  border: none;
  float: left;
  margin: 0 auto;
  width: 7rem;
  background: url('https://static.coke.com/assets/nextgen/calendaricon.png') no-repeat;
  background-position-x: 5.5rem;
  text-align: left;
  font-size: 1rem !important;
}
.tccc-cmp.tccc-cmp-calendar input.hasDatepicker::-webkit-input-placeholder {
  color: #f2f2f2;
  font-size: 1rem;
}
.tccc-cmp.tccc-cmp-calendar input.hasDatepicker:-ms-input-placeholder {
  color: #808080;
  font-size: 1rem;
}
.tccc-cmp.tccc-cmp-calendar input.hasDatepicker::-ms-input-placeholder {
  color: #808080;
  font-size: 1rem;
}
.tccc-cmp.tccc-cmp-calendar input.hasDatepicker::-webkit-input-placeholder {
  color: #808080;
  font-size: 1rem;
}
.tccc-cmp.tccc-cmp-calendar input.hasDatepicker:-ms-input-placeholder {
  color: #808080;
  font-size: 1rem;
}
.tccc-cmp.tccc-cmp-calendar input.hasDatepicker::placeholder {
  color: #808080;
  font-size: 1rem;
}
.tccc-cmp.tccc-cmp-calendar input.hasDatepicker:focus {
  text-align: left;
  outline: none;
}
.tccc-cmp.tccc-cmp-calendar input.hasDatepicker:active {
  text-align: left;
  outline: none;
}
.tccc-cmp.tccc-cmp-calendar .calendarDevider {
  width: 0.1rem;
  float: left;
  background: #000000;
  position: relative;
  display: block;
  height: 1.5rem;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.tccc-cmp.tccc-cmp-calendar .calendarText {
  font-weight: 400;
  float: left;
  margin-right: 0.3rem;
  font-size: 1.1rem;
}
.tccc-cmp.tccc-cmp-calendar input[name="to"] {
  text-align: left;
  background-position-x: 5.5rem;
}
.ui-state-highlight {
  background: #f2f2f2 !important;
}
a.ui-state-active {
  background: #f2f2f2 !important;
}
td.ui-datepicker-days-cell-over a {
  background: #f2f2f2 !important;
}
.ui-datepicker-today .ui-state-highlight {
  background: #f2f2f2 !important;
}
/* CARD COMPONENT STYLING */
.tccc-cmp-card {
  display: none;
}
.tccc-cmp-card.ready {
  display: block;
}
.tccc-cmp-card.serverHbsEnabled {
  display: block;
}
.card {
  /* remove extra padding and margins from around the cards */
}
.card .bg-white {
  background: transparent !important;
}
.card.aem-GridColumn {
  border: 0;
  /* overwrite bootstrap default */
  border-radius: 0;
  padding: 0 !important;
  margin: 0 !important;
}
.card .cq-placeholder {
  height: 0;
}
.tccc-cmp.tccc-cmp-card {
  border-radius: 0;
  box-shadow: none;
}
.tccc-cmp.tccc-cmp-card > div {
  width: 100%;
}
html.xs .tccc-cmp.tccc-cmp-card .row,
html.sm .tccc-cmp.tccc-cmp-card .row,
html.md .tccc-cmp.tccc-cmp-card .row,
html.lg .tccc-cmp.tccc-cmp-card .row {
  margin: 0;
}
html.xs .tccc-cmp.tccc-cmp-card .col-sm-12,
html.sm .tccc-cmp.tccc-cmp-card .col-sm-12,
html.md .tccc-cmp.tccc-cmp-card .col-sm-12,
html.lg .tccc-cmp.tccc-cmp-card .col-sm-12 {
  padding: 0;
}
.tccc-cmp.tccc-cmp-card .responsive-background-image {
  background-size: cover;
}
.tccc-cmp.tccc-cmp-card .responsive-background-image .card__img--wrapper .card__img--zoom {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.tccc-cmp.tccc-cmp-card .responsive-background-image .card__img--wrapper:hover .card__img--zoom {
  -webkit-transition: all 6s ease;
  transition: all 6s ease;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.tccc-cmp.tccc-cmp-card > div {
  border-radius: 0.25rem;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.18);
}
.tccc-cmp.tccc-cmp-card > div p,
.tccc-cmp.tccc-cmp-card > div li,
.tccc-cmp.tccc-cmp-card > div span {
  font-size: 0.875rem;
}
.tccc-cmp.tccc-cmp-card > div .card-bodyText {
  color: #D8D8D8;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1rem;
}
.tccc-cmp.tccc-cmp-card > div .card-addText {
  color: #000000;
  font-size: 0.8125rem;
  line-height: 1rem;
  font-weight: 400;
}
.tccc-cmp.tccc-cmp-card > div .card-body {
  padding: 1rem 1.25rem;
  color: #D8D8D8;
}
.tccc-cmp.tccc-cmp-card > div .card-body .card-title {
  font-size: 1.125rem;
  line-height: 1.375rem;
  font-weight: 700;
}
.tccc-cmp.tccc-cmp-card.card-no-border > div,
.card-no-border .tccc-cmp.tccc-cmp-card > div {
  box-shadow: 0px 0px 0px 0px transparent !important;
  border: 0;
  border-radius: 0;
}
.card-bleed-img {
  overflow: hidden;
}
.card-bleed-img .card-img-wrapper {
  overflow: hidden;
}
.card-bleed-img .responsive-image {
  color: blue;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.card-bleed-img .responsive-image:hover {
  -webkit-transition: all 6s ease;
  transition: all 6s ease;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
html.xl .card.card-mobile-border .tccc-cmp.tccc-cmp-card > div,
html.lg .card.card-mobile-border .tccc-cmp.tccc-cmp-card > div,
html.md .card.card-mobile-border .tccc-cmp.tccc-cmp-card > div {
  border: none;
  box-shadow: none;
}
.card.card-rounded-corners .tccc-cmp.tccc-cmp-card > div {
  border-radius: 0;
}
.card.card-rounded-corners .tccc-cmp.tccc-cmp-card .card-img-top {
  border-radius: 0;
}
/* overwrite bootstrap border that is applied to the AEM component outside the scope */
.card {
  border: 0;
  border-radius: 0;
}
/* paintbrush option */
/* make all cards within a layout container the same height  */
.responsivegrid.cards-equal-height {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.responsivegrid.cards-equal-height .card {
  height: 100%;
}
html.xs .responsivegrid.cards-equal-height .card,
html.sm .responsivegrid.cards-equal-height .card {
  height: auto;
}
/* Styling should be scoped to component */
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] > div {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card-vertical-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
  position: relative;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'].container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .responsive-background-image {
  background-size: cover;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card,
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card-img-top {
  border: none;
  border-radius: 0;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card-img-wrapper {
  position: relative;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card-title.headlineBold {
  font-weight: 900;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card-icon-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card-icon-overlay img {
  max-width: 75px;
  max-height: 75px;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card-icon-overlay .rollover {
  visibility: hidden;
  font-size: 1rem;
  text-transform: uppercase;
  color: #ffffff;
  opacity: 0.4;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card-icon-overlay:hover .rollover {
  visibility: visible;
  opacity: 1;
}
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card-bodyText,
.tccc-cmp.tccc-cmp-card[data-instance-id='{{id}}'] .card-addText {
  white-space: pre-wrap;
}
/* global paintbrush option to show image to the right */
.card__image--right.tccc-cmp-card[data-instance-id='{{id}}'] .row,
.card__image--right .tccc-cmp-card[data-instance-id='{{id}}'] .row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.tccc-cmp.tccc-cmp-card.card-offset-left {
  margin-top: -100px;
}
html.xs .tccc-cmp.tccc-cmp-card.card-offset-left,
html.sm .tccc-cmp.tccc-cmp-card.card-offset-left {
  margin-top: initial;
}
.card__h5--bolder.tccc-cmp.tccc-cmp-card .card__div--overlay h5,
.card__h5--bolder .tccc-cmp.tccc-cmp-card .card__div--overlay h5 {
  letter-spacing: 0 !important;
  font-size: 2.8rem !important;
  line-height: 2.8rem !important;
  font-weight: 800 !important;
  padding: 0 2rem;
}
html.md .card__h5--bolder.tccc-cmp.tccc-cmp-card .card__div--overlay h5,
html.md .card__h5--bolder .tccc-cmp.tccc-cmp-card .card__div--overlay h5 {
  font-size: 1.7rem !important;
  line-height: 2rem !important;
  padding: 0 1rem;
}
html.sm .card__h5--bolder.tccc-cmp.tccc-cmp-card .card__div--overlay h5,
html.sm .card__h5--bolder .tccc-cmp.tccc-cmp-card .card__div--overlay h5,
html.xs .card__h5--bolder.tccc-cmp.tccc-cmp-card .card__div--overlay h5,
html.xs .card__h5--bolder .tccc-cmp.tccc-cmp-card .card__div--overlay h5 {
  font-size: 1.75rem !important;
  line-height: 1.75rem !important;
  margin-top: initial;
  padding: 0 1.7rem;
}
.tccc-cmp.tccc-cmp-card .remove-bold .card-title,
.tccc-cmp.tccc-cmp-card.remove-bold .card-title {
  font-weight: 400 !important;
}
html.md body.authorMode .sticky-content-wrapper.tccc-htl-contentWrapper,
html.md body.authorMode .sticky-content-wrapper .tccc-htl-contentWrapper,
html.lg body.authorMode .sticky-content-wrapper.tccc-htl-contentWrapper,
html.lg body.authorMode .sticky-content-wrapper .tccc-htl-contentWrapper,
html.xl body.authorMode .sticky-content-wrapper.tccc-htl-contentWrapper,
html.xl body.authorMode .sticky-content-wrapper .tccc-htl-contentWrapper {
  position: static;
  z-index: 90;
}
html.md .sticky-content-wrapper.tccc-htl-contentWrapper,
html.md .sticky-content-wrapper .tccc-htl-contentWrapper,
html.lg .sticky-content-wrapper.tccc-htl-contentWrapper,
html.lg .sticky-content-wrapper .tccc-htl-contentWrapper,
html.xl .sticky-content-wrapper.tccc-htl-contentWrapper,
html.xl .sticky-content-wrapper .tccc-htl-contentWrapper {
  top: 0;
  position: fixed;
  z-index: 1000;
}
.cw-under-footer.tccc-cmp-footer {
  position: relative;
  z-index: 1000;
}
.sticky-warning-content-wrapper.tccc-htl-contentWrapper,
.sticky-warning-content-wrapper .tccc-htl-contentWrapper {
  position: fixed;
  bottom: 0;
  z-index: 9991;
}
body.authorMode .sticky-warning-content-wrapper.tccc-htl-contentWrapper,
body.authorMode .sticky-warning-content-wrapper .tccc-htl-contentWrapper {
  position: static;
  z-index: 90;
}
.contentwrapper .card {
  background-color: transparent;
}
.strech-bg-image.tccc-htl-contentWrapper > div,
.strech-bg-image .tccc-htl-contentWrapper > div {
  background-size: 100%;
  background-repeat: no-repeat;
}
/* Styling should be scoped to component */
.tccc-cmp-divider[data-design-package^="default"] .overlay a,
.tccc-cmp-divider[data-design-package^="default"] .overlay p,
.tccc-cmp-divider[data-design-package^="default"] .overlay h1,
.tccc-cmp-divider[data-design-package^="default"] .overlay h2,
.tccc-cmp-divider[data-design-package^="default"] .overlay h3,
.tccc-cmp-divider[data-design-package^="default"] .overlay h4,
.tccc-cmp-divider[data-design-package^="default"] .overlay h5,
.tccc-cmp-divider[data-design-package^="default"] .overlay h6 {
  min-height: 1px;
}
.tccc-cmp-footer {
  background: #000000;
}
.tccc-cmp-footer .footer__sharebar {
  text-align: center;
}
.tccc-cmp-footer .footer__sharebar .footerLinkList {
  padding: 1.6875rem 0 0 0;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  text-align: center;
  -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;
}
.tccc-cmp-footer .footer__sharebar .footerLinkList li {
  list-style-type: none;
}
.tccc-cmp-footer .footer__sharebar .footerLinkList a {
  text-decoration: none;
  display: block;
}
.tccc-cmp-footer .footer__sharebar .footerLinkList a .footer__sharebar-icon {
  width: 3.3125rem;
  margin: 0.475rem;
}
html.sm .tccc-cmp-footer .footer__sharebar .footerLinkList a .footer__sharebar-icon,
html.md .tccc-cmp-footer .footer__sharebar .footerLinkList a .footer__sharebar-icon,
html.lg .tccc-cmp-footer .footer__sharebar .footerLinkList a .footer__sharebar-icon,
html.xl .tccc-cmp-footer .footer__sharebar .footerLinkList a .footer__sharebar-icon {
  margin: 0.875rem;
}
.tccc-cmp-footer .footer__sharebar .footerLinkList a span {
  color: #ffffff;
  display: block;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  line-height: 1.188rem;
}
.tccc-cmp-footer .text-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tccc-cmp-footer .footer__logo {
  padding: 1.063rem 1.25rem;
}
html.md .tccc-cmp-footer .footer__logo {
  padding: 2.75rem 0 1.15rem;
}
.tccc-cmp-footer .footer__logo .footer__logo-text {
  text-align: center;
}
.tccc-cmp-footer .footer__logo .footer__logo-text p {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.813rem;
  text-align: center;
}
html.md .tccc-cmp-footer .footer__logo .footer__logo-text p {
  font-size: 1.5rem;
  line-height: 2rem;
}
.tccc-cmp-footer .footer__logo .footer__logo-text p h1,
.tccc-cmp-footer .footer__logo .footer__logo-text p h2,
.tccc-cmp-footer .footer__logo .footer__logo-text p h3,
.tccc-cmp-footer .footer__logo .footer__logo-text p p,
.tccc-cmp-footer .footer__logo .footer__logo-text p ol > li,
.tccc-cmp-footer .footer__logo .footer__logo-text p ul > li {
  color: #ffffff;
}
.tccc-cmp-footer .footer__logo .footer__logo-text p a {
  color: #ffffff;
  text-decoration: none;
}
.tccc-cmp-footer .footer__logo .footer__logo-text p a:hover {
  color: #ffffff;
}
.tccc-cmp-footer .footer__logo .footer__logo-img {
  max-width: 100%;
  text-align: center;
}
.tccc-cmp-footer .footer__logo .footer__logo-img img {
  max-width: 100%;
}
.tccc-cmp-footer .footer__text .footerLinkList {
  text-align: center;
  margin-bottom: 2rem;
  padding: 0 1.25rem;
}
html.lg .tccc-cmp-footer .footer__text .footerLinkList {
  margin-bottom: 0;
  padding-left: 0;
}
.tccc-cmp-footer .footer__text .footerLinkList li {
  list-style-type: none;
  display: inline;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.tccc-cmp-footer .footer__text .footerLinkList li a {
  font-weight: 100;
  color: #ffffff;
  font-size: 0.8125rem;
  line-height: 1rem;
  letter-spacing: 0.5px;
}
.tccc-cmp-footer .footer__text .footerLinkList li a:hover {
  text-decoration: none;
}
.tccc-cmp-footer .footer__text .footerLinkList li a:before {
  content: '|';
  padding: 0 0.6rem;
}
html.md .tccc-cmp-footer .footer__text .footerLinkList li:first-child a {
  padding-left: 0;
}
.tccc-cmp-footer .footer__text .footerLinkList li:first-child a:before {
  content: none;
}
.tccc-cmp-footer .footer__text .footerLinkList li:last-child a {
  border-right: 0 !important;
}
.tccc-cmp-footer .footer__text p {
  color: #ffffff;
  font-size: 0.8125rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 1.188rem;
}
html.md .tccc-cmp-footer .footer__text p,
html.lg .tccc-cmp-footer .footer__text p,
html.xl .tccc-cmp-footer .footer__text p {
  font-size: 0.875rem;
  line-height: 1.063rem;
  padding-top: 6px;
}
.tccc-cmp-footer .footer__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-content: baseline;
      -ms-flex-line-pack: baseline;
          align-content: baseline;
  margin: 0 auto ;
}
html.lg .tccc-cmp-footer .footer__content,
html.xl .tccc-cmp-footer .footer__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0 8.125rem;
}
.image .cmp-image__title {
  font-size: 1rem;
  font-weight: 100;
  color: #767676;
  line-height: 1rem;
  display: block;
  margin: 0.625rem 0 1.25rem;
}
html[dir="rtl"] .image .cmp-image__title {
  direction: rtl;
  text-align: right;
}
.image img {
  width: 100%;
  max-width: 100%;
}
.image-width-full.image img {
  width: 100% !important;
}
.image-width-actual.image img {
  width: auto !important;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
html.xs .image.image-zoom-mobile,
html.sm .image.image-zoom-mobile {
  overflow: hidden;
}
html.xs .image.image-zoom-mobile img,
html.sm .image.image-zoom-mobile img {
  -webkit-transform: scale(1.6);
          transform: scale(1.6);
  left: 0!important;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
html.xs .image.article_leadImage img,
html.sm .image.article_leadImage img {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
body.authorMode .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel {
  min-height: 500px;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-indicators {
  bottom: 4rem;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-indicators li {
  margin-left: 10px;
  margin-right: 10px;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-indicators.secondary li {
  background-color: #000000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item {
  background-color: #000000;
  color: #ffffff;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .responsive-background-image.cover {
  background-size: cover;
  height: 100%;
}
body.authorMode .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .responsive-background-image.cover {
  min-height: 500px;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption {
  -webkit-transform: none !important;
          transform: none !important;
  width: 100%;
  height: 100% !important;
  position: static;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel__headline--default {
  display: none;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_buttonsWrapper.default {
  display: none;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline {
  position: absolute;
  left: 1500px;
  -webkit-animation: slide 0.5s forwards;
  -webkit-animation-delay: 0.2s;
  animation: slide 0.5s forwards;
  animation-delay: 0.2s;
  top: initial !important;
  bottom: 8.5rem;
  margin-left: 45px;
  max-width: 33%;
  text-align: left;
}
html.xs .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline,
html.sm .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline {
  max-width: 100%;
  width: 100%;
  margin-left: 0;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline .carousel_title {
  color: #ffffff;
  -webkit-transform: none !important;
          transform: none !important;
  font-size: 1.875rem;
  font-weight: bold;
}
html.xs .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline .carousel_title,
html.sm .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline .carousel_title {
  display: none;
  font-size: 1.75rem;
  line-height: 2rem;
  margin-bottom: 1rem;
  text-align: center;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline .carousel_subHeadline {
  color: #ffffff;
  -webkit-transform: none !important;
          transform: none !important;
  font-size: 0.9375rem;
  text-align: left;
}
html.xs .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline .carousel_subHeadline,
html.sm .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline .carousel_subHeadline {
  display: none;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper {
  display: block;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollIndicator {
  cursor: pointer;
  display: block;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 14px;
  height: 64px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.carousel--scroll-indicator-hidden .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollIndicator {
  display: none;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollIndicator svg {
  -webkit-filter: brightness(1.5);
          filter: brightness(1.5);
}
html.xs .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollIndicator,
html.sm .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollIndicator {
  display: none;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollIndicator .animate-line {
  -webkit-animation: indicatorAnimate 2.5s ease-in-out infinite;
          animation: indicatorAnimate 2.5s ease-in-out infinite;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollIndicator .animate-arrow {
  -webkit-animation: indicatorArrowAnimate 2.5s ease-in-out infinite;
          animation: indicatorArrowAnimate 2.5s ease-in-out infinite;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollLabel {
  cursor: pointer;
  display: none;
  bottom: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 0.5rem;
  opacity: 0.5;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollLabel:before {
  content: "SCROLL";
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollDown {
  bottom: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 0.5rem;
  background-image: url("https://shared.coke.com/content/dam/nextgen/images/icons/scroll-arrow-mobile@2x.svg");
  background-position: center;
  background-size: cover;
  -webkit-filter: brightness(1.5);
          filter: brightness(1.5);
  width: 50px;
  height: 50px;
  cursor: pointer;
}
html.md .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollDown,
html.lg .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollDown,
html.xl .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollDown {
  display: none;
}
html.sm .carousel--scroll-indicator-hidden .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollDown,
html.xs .carousel--scroll-indicator-hidden .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel_scrollWrapper .carousel_scrollDown {
  display: none;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item.secondary {
  color: #000000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item.secondary .carousel-caption .carousel_headline,
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item.secondary .carousel-caption .carousel_title,
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item.secondary .carousel-caption .carousel_subHeadline {
  color: #000000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item.secondary .carousel_scrollIndicator--stroke-color {
  stroke: #000000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item.secondary .carousel_scrollDown {
  background-image: url("https://shared.coke.com/content/dam/nextgen/images/icons/scroll-arrow-mobile-black@2x.svg");
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable {
  display: block !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
          transform: translateX(-50%) translateY(-50%) !important;
  width: 90vw;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable a,
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable a:link,
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable a:active,
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable a:hover,
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable a:focus,
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable a:visited {
  text-decoration: none;
}
.carousel__headline--top .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable {
  top: 5% !important;
  -webkit-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
}
.carousel__headline--bottom .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable {
  top: 63% !important;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_headline {
  color: #ffffff;
  padding: 0;
  font-size: 5rem;
  line-height: 1;
  font-weight: bold;
  left: 50%;
  -webkit-transform: initial !important;
          transform: initial !important;
  -webkit-transition: font-size 1s;
  transition: font-size 1s;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_headline:hover {
  font-size: 5.5rem;
}
.carousel__headline--background .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_headline b {
  background-color: #000000;
  padding: 0 0.5rem 0 0.5rem;
}
html.xs .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_headline,
html.sm .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_headline {
  font-size: 2.25rem;
}
html.md .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_headline {
  font-size: 3.55rem;
}
html.lg .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_headline {
  font-size: 4.55rem;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_buttonsWrapper {
  position: relative;
  top: 2rem;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_buttonsWrapper .carousel_button {
  margin: 0.25rem;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_buttonsWrapper .btn-primary {
  background-color: #000000;
  border-color: #000000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel__headline--movable .carousel_buttonsWrapper .btn-secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev,
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next {
  left: 0;
  bottom: 5rem;
  top: initial;
  width: 40px;
  height: 40px;
}
_:-ms-fullscreen .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev,
_:-ms-fullscreen .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next,
:root .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev,
:root .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next {
  top: inherit;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev .carousel-control-icon,
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next .carousel-control-icon {
  background-color: initial;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 50px;
  width: 50px;
  top: 50%;
  position: relative;
  -webkit-transition: height 0.2s, width 0.2s;
  transition: height 0.2s, width 0.2s;
  /* semicolon is necessary */
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev .carousel-control-icon:hover,
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next .carousel-control-icon:hover {
  width: 55px;
  height: 55px;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev {
  margin-left: 40px;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev .carousel-control-prev-icon {
  background: none;
  background-color: transparent;
  width: 137px;
  height: 137px;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev svg {
  -webkit-transform: rotateX(-180deg) rotateZ(-90deg);
          transform: rotateX(-180deg) rotateZ(-90deg);
  display: block !important;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev svg #arrow-left {
  stroke: #ffffff;
  fill: #ffffff;
  stroke-width: 1.5;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev svg circle {
  stroke: #ffffff;
  stroke-width: 2px;
  fill: none;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev.secondary svg #arrow-left {
  stroke: #000000;
  fill: #000000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev.secondary svg circle {
  stroke: #000000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev .circle-animation {
  stroke-dasharray: 125px;
  stroke-dashoffset: 0px;
  stroke-linecap: round;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-prev .circle-animation:before {
  -webkit-animation-direction: reverse;
          animation-direction: reverse;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next .carousel-control-next-icon {
  background: none;
  background-color: transparent;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next svg {
  position: absolute;
  display: block !important;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  margin-left: 90px;
  -webkit-transform: rotateY(-180deg) rotateZ(-90deg);
          transform: rotateY(-180deg) rotateZ(-90deg);
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next svg #arrow-right {
  stroke: #ffffff;
  fill: #ffffff;
  stroke-width: 1.5;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next svg circle {
  stroke: #ffffff;
  stroke-width: 2px;
  fill: none;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next.secondary svg #arrow-right {
  stroke: #000000;
  fill: #000000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next.secondary svg circle {
  stroke: #000000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next #circle1.circle-color {
  stroke: #F70000;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next .circle-animation {
  stroke-dasharray: 125px;
  stroke-dashoffset: 0px;
  stroke-linecap: round;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-control-next .circle-animation:before {
  -webkit-animation-direction: reverse;
          animation-direction: reverse;
}
body.publishMode .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel.full .carousel-inner .carousel-item.image {
  height: 100vh;
}
body.publishMode .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel.full .carousel-inner .carousel-item.video {
  height: 100%;
}
body.publishMode .tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--full-height-with-navigation .carousel.full .carousel-inner .carousel-item.image,
body.publishMode .carousel--full-height-with-navigation .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel.full .carousel-inner .carousel-item.image {
  height: -webkit-calc(100vh -  49px );
  height: calc(100vh -  49px );
}
body.publishMode .tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--full-height-with-navigation .carousel.full .carousel-inner .carousel-item.video,
body.publishMode .carousel--full-height-with-navigation .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel.full .carousel-inner .carousel-item.video {
  height: -webkit-calc(100% -  49px );
  height: calc(100% -  49px );
}
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .carousel-item,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item {
  opacity: 0;
  -webkit-transition-duration: 2s;
          transition-duration: 2s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline {
  position: absolute;
  left: 0;
  -webkit-animation: none;
  -webkit-animation-delay: 0;
  animation: none;
  animation-delay: 0;
  top: initial !important;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .carousel-item.active,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item.active,
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .carousel-item-next.carousel-item-left,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item-next.carousel-item-left,
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .carousel-item-prev.carousel-item-right,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .active.carousel-item-left,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .active.carousel-item-left,
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .active.carousel-item-right,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .active.carousel-item-right {
  opacity: 0;
}
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .carousel-item-next,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item-next,
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .carousel-item-prev,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item-prev,
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .carousel-item.active,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item.active,
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .active.carousel-item-left,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .active.carousel-item-left,
.tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--fade .carousel .carousel-inner .active.carousel-item-prev,
.carousel--fade .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .active.carousel-item-prev {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
html.xs .tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--title-on-mobile .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline .carousel_title,
html.xs .carousel--title-on-mobile .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline .carousel_title,
html.sm .tccc-cmp.tccc-cmp-imageVideoCarousel.carousel--title-on-mobile .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline .carousel_title,
html.sm .carousel--title-on-mobile .tccc-cmp.tccc-cmp-imageVideoCarousel .carousel .carousel-inner .carousel-item .carousel-caption .carousel_title_subheadline .carousel_title {
  display: block;
  margin-bottom: 0 !important;
}
/* Smartlist COMPONENT STYLING */
.tccc-cmp.tccc-cmp-smartList {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.tccc-cmp.tccc-cmp-smartList .smartList__header {
  font-weight: bold;
  font-size: 3rem;
  line-height: 3.188rem;
}
.smartList__column--one .tccc-cmp.tccc-cmp-smartList .smartList__header {
  padding-top: 1.25rem !important;
  font-size: 1.5rem;
  line-height: 1.813rem;
}
.tccc-cmp.tccc-cmp-smartList .card-deck .card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.18);
}
html.md .tccc-cmp.tccc-cmp-smartList .card-deck .card {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc(50% - 30px);
      -ms-flex: 0 0 calc(50% - 30px);
          flex: 0 0 calc(50% - 30px);
}
.tccc-cmp.tccc-cmp-smartList .card-deck p,
.tccc-cmp.tccc-cmp-smartList .card-deck li,
.tccc-cmp.tccc-cmp-smartList .card-deck span {
  font-size: 0.875rem;
}
.tccc-cmp.tccc-cmp-smartList .card-deck .card-bodyText {
  color: #D8D8D8;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
}
.tccc-cmp.tccc-cmp-smartList .card-deck .card-addText {
  color: #000000;
  font-size: 0.8125rem;
  line-height: 1rem;
  font-weight: 400;
  margin-bottom: 0;
}
.tccc-cmp.tccc-cmp-smartList .card-deck .card-body {
  padding: 1rem 1.25rem;
  color: #D8D8D8;
}
.tccc-cmp.tccc-cmp-smartList .card-deck .card-body .card-title {
  font-size: 1.125rem;
  line-height: 1.375rem;
  margin-bottom: 0.2rem;
  font-weight: 700;
}
.smartList__showmore .tccc-cmp.tccc-cmp-smartList .card-deck .show-more {
  border-top: none !important;
}
.tccc-cmp.tccc-cmp-smartList .card-deck .show-more button {
  top: 0 !important;
}
.tccc-cmp.tccc-cmp-smartList .filter {
  display: block;
  text-align: center;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  margin-bottom: 0;
}
.tccc-cmp.tccc-cmp-smartList .filter li {
  display: inline-block;
  padding: 0 0.3rem;
  margin: 0 0.3rem 1rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.3rem;
}
html.xs .tccc-cmp.tccc-cmp-smartList .filter li,
html.sm .tccc-cmp.tccc-cmp-smartList .filter li {
  border: 1px solid #000000;
  border-radius: 0.25rem;
}
.tccc-cmp.tccc-cmp-smartList .filter li.selected {
  font-weight: bold;
  color: #F70000;
}
html.xs .tccc-cmp.tccc-cmp-smartList .filter li.selected,
html.sm .tccc-cmp.tccc-cmp-smartList .filter li.selected {
  border: 1px solid #F70000;
}
.tccc-cmp.tccc-cmp-smartList .filter li:hover {
  color: inherit;
  text-decoration: none !important;
}
.tccc-cmp.tccc-cmp-smartList.no-border .card-deck .card,
.no-border .tccc-cmp.tccc-cmp-smartList .card-deck .card {
  border: 0;
  box-shadow: none !important;
  border-radius: 0;
}
.smartList__header-left-align.tccc-cmp-smartList .smartList__header,
.smartList__header-left-align > .tccc-cmp-smartList .smartList__header {
  text-align: left;
}
.tccc-cmp-smartList[data-design-package='filterWall'] .card-img-wrapper {
  overflow: hidden;
}
.tccc-cmp-smartList[data-design-package='filterWall'] .card-img-wrapper img {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.tccc-cmp-smartList[data-design-package='filterWall'] .card-img-wrapper:hover img {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
/* TEXT COMPONENT STYLING */
.tccc-cmp-text {
  display: none;
}
.tccc-cmp-text.ready {
  display: block;
}
.tccc-cmp-text.serverHbsEnabled {
  display: block;
}
.text {
  margin-top: 0rem;
}
.text p {
  margin-bottom: 0rem;
}
.text p b {
  font-weight: 700;
}
.small-text-0-75-rem.tccc-cmp-text p,
.small-text-0-75-rem .tccc-cmp-text p,
.small-text-0-75-rem.tccc-cmp-text li,
.small-text-0-75-rem .tccc-cmp-text li,
.small-text-0-75-rem.tccc-cmp-text span,
.small-text-0-75-rem .tccc-cmp-text span {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #353434;
}
.small-text-0-75-rem.tccc-cmp-text a,
.small-text-0-75-rem .tccc-cmp-text a {
  color: #353434;
}
.image-right-small.tccc-cmp-text img.cmp-image__image,
.image-right-small .tccc-cmp-text img.cmp-image__image {
  float: right;
  margin: 0px 0px 5px 10px;
  padding: 0px;
}
.image-right-big.tccc-cmp-text img.cmp-image__image,
.image-right-big .tccc-cmp-text img.cmp-image__image {
  float: right;
  margin: 0px 0px 5px 25px;
  padding: 0px;
}
.image-left-small.tccc-cmp-text img.cmp-image__image,
.image-left-small .tccc-cmp-text img.cmp-image__image {
  float: left;
  margin: 0px 10px 5px 0px;
  padding: 0px;
}
.image-left-big.tccc-cmp-text img.cmp-image__image,
.image-left-big .tccc-cmp-text img.cmp-image__image {
  float: left;
  margin: 0px 25px 10px 0px;
  padding: 0px;
}
html.xs .mobile-padding.tccc-cmp-text,
html.sm .mobile-padding.tccc-cmp-text,
.tccc-cmp-text html.xs .mobile-padding,
.tccc-cmp-text html.sm .mobile-padding {
  padding-left: 0.9375rem !important;
  padding-right: 0.9375rem !important;
}
/* TITLE COMPONENT STYLING */
.tccc-cmp-title {
  display: none;
}
.tccc-cmp-title.ready {
  display: block;
}
.tccc-cmp-title.serverHbsEnabled {
  display: block;
}
html.xs .title--text-hideMobile.tccc-cmp.tccc-cmp-title h1,
html.sm .title--text-hideMobile.tccc-cmp.tccc-cmp-title h1,
html.xs .title--text-hideMobile .tccc-cmp.tccc-cmp-title h1,
html.sm .title--text-hideMobile .tccc-cmp.tccc-cmp-title h1,
html.xs .title--text-hideMobile.tccc-cmp.tccc-cmp-title h2,
html.sm .title--text-hideMobile.tccc-cmp.tccc-cmp-title h2,
html.xs .title--text-hideMobile .tccc-cmp.tccc-cmp-title h2,
html.sm .title--text-hideMobile .tccc-cmp.tccc-cmp-title h2,
html.xs .title--text-hideMobile.tccc-cmp.tccc-cmp-title h3,
html.sm .title--text-hideMobile.tccc-cmp.tccc-cmp-title h3,
html.xs .title--text-hideMobile .tccc-cmp.tccc-cmp-title h3,
html.sm .title--text-hideMobile .tccc-cmp.tccc-cmp-title h3,
html.xs .title--text-hideMobile.tccc-cmp.tccc-cmp-title h4,
html.sm .title--text-hideMobile.tccc-cmp.tccc-cmp-title h4,
html.xs .title--text-hideMobile .tccc-cmp.tccc-cmp-title h4,
html.sm .title--text-hideMobile .tccc-cmp.tccc-cmp-title h4,
html.xs .title--text-hideMobile.tccc-cmp.tccc-cmp-title h5,
html.sm .title--text-hideMobile.tccc-cmp.tccc-cmp-title h5,
html.xs .title--text-hideMobile .tccc-cmp.tccc-cmp-title h5,
html.sm .title--text-hideMobile .tccc-cmp.tccc-cmp-title h5,
html.xs .title--text-hideMobile.tccc-cmp.tccc-cmp-title h6,
html.sm .title--text-hideMobile.tccc-cmp.tccc-cmp-title h6,
html.xs .title--text-hideMobile .tccc-cmp.tccc-cmp-title h6,
html.sm .title--text-hideMobile .tccc-cmp.tccc-cmp-title h6,
html.xs .title--text-hideMobile.tccc-cmp.tccc-cmp-title p,
html.sm .title--text-hideMobile.tccc-cmp.tccc-cmp-title p,
html.xs .title--text-hideMobile .tccc-cmp.tccc-cmp-title p,
html.sm .title--text-hideMobile .tccc-cmp.tccc-cmp-title p,
html.xs .title--text-hideMobile.tccc-cmp.tccc-cmp-title li,
html.sm .title--text-hideMobile.tccc-cmp.tccc-cmp-title li,
html.xs .title--text-hideMobile .tccc-cmp.tccc-cmp-title li,
html.sm .title--text-hideMobile .tccc-cmp.tccc-cmp-title li,
html.xs .title--text-hideMobile.tccc-cmp.tccc-cmp-title span,
html.sm .title--text-hideMobile.tccc-cmp.tccc-cmp-title span,
html.xs .title--text-hideMobile .tccc-cmp.tccc-cmp-title span,
html.sm .title--text-hideMobile .tccc-cmp.tccc-cmp-title span {
  visibility: hidden;
}
.show-tag-from-cf.tccc-cmp-title .tag-from-cf,
.show-tag-from-cf .tccc-cmp-title .tag-from-cf {
  display: inline-block;
  font-size: 0.9375rem;
  font-weight: 400;
  border: 0;
  padding: 0.563rem 1.5rem;
  border-radius: 0.185rem;
  margin-right: 0.2rem;
  margin-top: 0.5rem;
  background-color: #F2F2F2;
  color: #000000;
  text-transform: capitalize;
}
.show-date-from-cf.tccc-cmp-title .tag-from-cf,
.show-date-from-cf .tccc-cmp-title .tag-from-cf {
  font-size: 1.25rem;
  font-weight: 400;
}
.christmas-font.tccc-cmp-title h1,
.christmas-font .tccc-cmp-title h1,
.christmas-font.tccc-cmp-title h2,
.christmas-font .tccc-cmp-title h2,
.christmas-font.tccc-cmp-title h3,
.christmas-font .tccc-cmp-title h3,
.christmas-font.tccc-cmp-title h4,
.christmas-font .tccc-cmp-title h4,
.christmas-font.tccc-cmp-title h5,
.christmas-font .tccc-cmp-title h5,
.christmas-font.tccc-cmp-title h6,
.christmas-font .tccc-cmp-title h6 {
  font-family: 'You2013';
}
.aem-GridColumn--default--12.full-width-footer {
  min-width: 100%;
  padding: 0 !important;
}
.aem-GridColumn--default--12.full-width-footer .reference.parbase {
  min-width: 100%;
  padding: 0 !important;
}
.footer {
  border-top: none !important;
}
.tccc-cmp-footer .footer__logo {
  padding: 0;
}
.tccc-cmp-footer .footer__content {
  padding: 2rem 1.5rem 1.5rem;
}
.tccc-cmp-footer .footer__text .footer__row {
  padding: 1rem 0 1.5rem;
}
.tccc-cmp-footer .footer__text .footer__row--bold p {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
  font-weight: 400;
  font-size: 0.875rem;
  margin-bottom: 0;
}
.tccc-cmp-footer .footer__text .footer__row--underline {
  text-decoration: underline;
}
.tccc-cmp-footer .footer__text .footer__row--noGap {
  padding: 0 !important;
}
.tccc-cmp-footer .footer__text .footer__row .footerLinkList {
  text-align: left;
  margin-bottom: 0;
  padding: 0;
}
.tccc-cmp-footer .footer__text .footer__row .footerLinkList li {
  display: block;
  line-height: 1.125rem;
  padding: 0.25rem 0;
}
@media (min-width: 992px) {
  .tccc-cmp-footer .footer__text .footer__row .footerLinkList li {
    display: inline-block;
  }
}
.tccc-cmp-footer .footer__text .footer__row .footerLinkList li a {
  font-size: 0.875rem;
}
@media (min-width: 992px) {
  .tccc-cmp-footer .footer__text .footer__row .footerLinkList li:first-child a:before {
    content: '';
  }
}
.tccc-cmp-footer .footer__text .footer__row .footerLinkList li a:before {
  content: '';
  padding: 0;
}
@media (min-width: 992px) {
  .tccc-cmp-footer .footer__text .footer__row .footerLinkList li a:before {
    content: '|';
    padding: 0 0.6rem;
  }
}
/* TLDR Styling */
.articalBodyContentFragment {
  line-height: 1.2em;
  -webkit-transition: line-height 2s;
  transition: line-height 2s;
}
.articalBodyContentFragment span {
  -webkit-transition: margin 2s, padding 2s, -webkit-transform 2s;
  transition: margin 2s, padding 2s, -webkit-transform 2s;
  transition: transform 2s, margin 2s, padding 2s;
  transition: transform 2s, margin 2s, padding 2s, -webkit-transform 2s;
}
.tldrEnabled .articalBodyContentFragment {
  color: grey;
  line-height: 2em;
}
.tldrEnabled .articalBodyContentFragment span {
  background-color: black;
  color: white;
  display: inline-block;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  font-style: italic;
  margin: 0 9px;
  padding: 0 3px;
}
.button.digi_button.aem-GridColumn {
  padding: 0 1.25rem;
}
.button.digi_button .tccc-cmp-button .btn,
.button.digi_button .tccc-cmp-button .btn_share {
  background-color: transparent !important;
  border: 1px solid;
  color: #ffffff;
  border-radius: 5px;
  text-shadow: 0px 0px 11px #f8080880, 0px 0px 11px #f8080880, 0px 0px 11px #f8080880, 0px 0px 11px #f8080880, 0px 0px 11px #f8080880, 0px 0px 11px #f8080880;
  box-shadow: 0px 0px 11px #f8080880, 0px 0px 11px #f8080880, 0px 0px 11px #f8080880, 0px 0px 11px #f8080880, 0px 0px 11px #f8080880, 0px 0px 11px #f8080880, inset 0px 0px 11px #f8080880, inset 0px 0px 11px #f8080880, inset 0px 0px 11px #f8080880, inset 0px 0px 11px #f8080880;
  padding: 1rem 0;
  width: auto;
  min-width: 146px;
  margin: 0;
  font-size: 1.3rem;
  font-family: 'ds-digi', 'proxima-nova', sans-serif;
  font-weight: 100;
}
.button.digi_button .tccc-cmp-button .btn::after,
.button.digi_button .tccc-cmp-button .btn_share::after,
.button.digi_button .tccc-cmp-button .btn .icon-share,
.button.digi_button .tccc-cmp-button .btn_share .icon-share {
  display: none;
}
.button.pull_right .btn {
  float: right;
}
.button.pull_left .btn {
  float: left;
}
.button.download-btn__default .btn,
.button.creations-btn__default .btn {
  text-align: center;
  background-color: #ffffff !important;
  border-radius: 6px;
  border: 1px solid #000000;
  display: block;
  padding: 10px;
  font-family: inherit;
  font-size: inherit;
}
.button.download-btn__default .btn span,
.button.creations-btn__default .btn span {
  color: #000000;
}
@media (min-width: 414px) {
  .button.digi_button.aem-GridColumn {
    padding: 0 2rem;
  }
}
.imageVideoCarousel.white_icon .video__controller--sound {
  width: 30px;
  height: 30px;
  right: 30px;
  bottom: 60px;
}
.imageVideoCarousel.white_icon .video__controller--sound div.video__controller-sound {
  width: 30px;
  height: 30px;
}
.imageVideoCarousel.white_icon .video__controller--sound div.video__controller-sound[data-sound='mute-player'] {
  background-image: url('https://shared.coke.com/content/dam/onexp/global/images/sound_on.png');
}
.imageVideoCarousel.white_icon .video__controller--sound div.video__controller-sound[data-sound='unmute-player'] {
  background-image: url('https://shared.coke.com/content/dam/onexp/global/images/sound_off.png');
}
.bottom_actions_intro .video__controller--sound {
  fill: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: absolute;
  width: 60px;
  right: 0.4rem;
  bottom: 5rem;
  z-index: 10;
}
.bottom_actions_intro .video__controller--sound div {
  border: 0;
  background-color: transparent;
  color: #fff;
  padding: 4px;
  width: 60px;
  height: 60px;
  bottom: 90px;
  display: block;
  background-position: center;
  background-size: contain;
}
.bottom_actions_intro .video__controller--sound div[data-sound='mute-player'] {
  background-image: url('https://shared.coke.com/content/dam/onexp/global/images/creations_asmr_volume_on.png');
}
.bottom_actions_intro .video__controller--sound div[data-sound='unmute-player'] {
  background-image: url('https://shared.coke.com/content/dam/onexp/global/images/creations_asmr_volume.png');
}
.full-page_gap {
  margin-top: 48px;
}
.leave-notification-modal {
  position: absolute;
  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;
  z-index: 100;
  margin: 0 auto;
  float: none;
}
.leave-notification-modal__body {
  padding: 2.25rem 1.25rem 0;
}
.leave-notification-modal__body .cta-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.5px solid #b2b0b0;
  margin: 0 -20px;
}
.leave-notification-modal__bodyTextStyle {
  padding-bottom: 35px;
}
.leave-notification-modal__bodyTextStyle p {
  line-height: 1.125rem;
  color: #000000;
  text-align: center;
  font-weight: 300;
  font-family: "Calibri", sans-serif;
}
.leave-notification-modal__title {
  color: #000000;
  font-weight: 700;
  line-height: 1.25rem;
  font-family: "Calibri", sans-serif;
}
.leave-notification-modal__container {
  background: #ededee;
  border-radius: 15px;
  height: auto;
  width: 335px;
  border: 1px solid #000000;
  box-shadow: 0px 4px 4px 0px #00000040;
}
.leave-notification-modal__container--inner {
  border-radius: 15px;
}
.leave-notification-modal__cta {
  border-right: 0.5px solid #b2b0b0;
  text-align: center;
  width: 50%;
}
.leave-notification-modal__cta .btn-primary:hover {
  background-color: transparent !important;
}
.leave-notification-modal__cta:last-child {
  border-right: none;
}
.leave-notification-modal__cta button {
  background-color: transparent !important;
  color: #0e68ff !important;
  font-size: 1.5625rem;
  padding: 1rem;
  line-height: 1.375rem;
  font-family: "Calibri", sans-serif;
}
[data-modal='leaveNotificationsModal'] {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100vh;
  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;
  z-index: 9999;
}
[data-modal='leaveNotificationsModal']:after {
  content: '';
  position: absolute;
  display: block;
  opacity: 0.8;
  background: #000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.sticky_cta_btn {
  position: relative;
  padding: 0 1rem 2.5rem 1rem;
  font-weight: 600;
  line-height: 1.375rem;
}
.sticky_cta_btn .btnFixedPos {
  position: fixed;
  bottom: 2.5rem;
  z-index: 100;
}
.sticky_cta_btn span a button {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  width: 100%;
  height: 3rem;
  background-color: #000000 !important;
  font-size: 1.125rem;
  line-height: 1.375rem;
  font-weight: 600;
}
@media (max-width: 575px) {
  .sticky_cta_btn .btnFixedPos {
    display: block;
    width: 100%;
    padding: 0 32px 0 0;
  }
}
/* button */
.tldrToggleButton .tccc-cmp-button,
.tccc-cmp-button.tldrToggleButton {
  float: right;
  margin-bottom: 30px;
}
.tldrToggleButton .tccc-cmp-button a,
.tccc-cmp-button.tldrToggleButton a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tldrToggleButton .tccc-cmp-button a:hover,
.tccc-cmp-button.tldrToggleButton a:hover {
  text-decoration: none;
}
.tldrToggleButton .tccc-cmp-button button.btn,
.tccc-cmp-button.tldrToggleButton button.btn {
  background: none !important;
  padding: 0 7px;
}
.tldrToggleButton .tccc-cmp-button button.btn:hover,
.tccc-cmp-button.tldrToggleButton button.btn:hover {
  background: none !important;
}
.tldrToggleButton .tccc-cmp-button button.btn:hover span,
.tccc-cmp-button.tldrToggleButton button.btn:hover span {
  color: #000000;
}
.tldrToggleButton .tccc-cmp-button button.btn:focus,
.tccc-cmp-button.tldrToggleButton button.btn:focus {
  box-shadow: none;
}
.tldrToggleButton .tccc-cmp-button button.btn span,
.tccc-cmp-button.tldrToggleButton button.btn span {
  color: #000000;
}
.tldrToggleButton .tccc-cmp-button .switch,
.tccc-cmp-button.tldrToggleButton .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
  margin-bottom: 0px;
}
.tldrToggleButton .tccc-cmp-button .switch .slider,
.tccc-cmp-button.tldrToggleButton .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #DADADA;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
}
.tldrToggleButton .tccc-cmp-button .switch .slider::before,
.tccc-cmp-button.tldrToggleButton .switch .slider::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 20px;
  bottom: 0;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  border: 2px solid #DADADA;
}
.tldrEnabled .tldrToggleButton .tccc-cmp-button .switch .slider,
.tldrEnabled .tccc-cmp-button.tldrToggleButton .switch .slider {
  background-color: #000000;
}
.tldrEnabled .tldrToggleButton .tccc-cmp-button .switch .slider::before,
.tldrEnabled .tccc-cmp-button.tldrToggleButton .switch .slider::before {
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  border: 2px solid #000000;
}
.tldrEnabled .tldrToggleButton .tccc-cmp-button.tldr-yellow .switch .slider,
.tldrEnabled .tccc-cmp-button.tldrToggleButton.tldr-yellow .switch .slider {
  background-color: #FCEF3E;
}
.tldrEnabled .tldrToggleButton .tccc-cmp-button.tldr-green .switch .slider,
.tldrEnabled .tccc-cmp-button.tldrToggleButton.tldr-green .switch .slider {
  background-color: #75FBAC;
}
.tldrEnabled .tldrToggleButton .tccc-cmp-button.tldr-teal .switch .slider,
.tldrEnabled .tccc-cmp-button.tldrToggleButton.tldr-teal .switch .slider {
  background-color: #81FFFC;
}
.tldrEnabled .tldrToggleButton .tccc-cmp-button.tldr-lavender .switch .slider,
.tldrEnabled .tccc-cmp-button.tldrToggleButton.tldr-lavender .switch .slider {
  background-color: #B6A7F9;
}
.tldrEnabled .tldrToggleButton .tccc-cmp-button.tldr-hotpink .switch .slider,
.tldrEnabled .tccc-cmp-button.tldrToggleButton.tldr-hotpink .switch .slider {
  background-color: #FD64FD;
}
.tldrEnabled .tldrToggleButton .tccc-cmp-button.tldr-cokered .switch .slider,
.tldrEnabled .tccc-cmp-button.tldrToggleButton.tldr-cokered .switch .slider {
  background-color: #F40009;
}
.tldrEnabled .tldrToggleButton .tccc-cmp-button.alt .switch .slider,
.tldrEnabled .tccc-cmp-button.tldrToggleButton.alt .switch .slider {
  background-color: #000000;
}
/* text */
.contentfragment p > span {
  -webkit-transition: margin 1s, padding 1s, -webkit-transform 1s;
  transition: margin 1s, padding 1s, -webkit-transform 1s;
  transition: transform 1s, margin 1s, padding 1s;
  transition: transform 1s, margin 1s, padding 1s, -webkit-transform 1s;
}
.tldrEnabled .contentfragment p > span {
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  font-style: italic;
  margin: 0 16px;
  padding: 0 3px;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.tldr-yellow .tldrEnabled .contentfragment p > span {
  background-color: #FCEF3E;
  color: #000000;
}
.tldr-yellow.alt .tldrEnabled .contentfragment p > span {
  color: #FCEF3E;
  background-color: #000000;
}
.tldr-green .tldrEnabled .contentfragment p > span {
  background-color: #75FBAC;
  color: #000000;
}
.tldrEnabled .contentfragment p > span .tldr-green.alt {
  color: #75FBAC;
  background-color: #000000;
}
.tldr-teal .tldrEnabled .contentfragment p > span {
  background-color: #81FFFC;
  color: #000000;
}
.tldr-teal.alt .tldrEnabled .contentfragment p > span {
  color: #81FFFC;
  background-color: #000000;
}
.tldr-lavender .tldrEnabled .contentfragment p > span {
  background-color: #B6A7F9;
  color: #000000;
}
.tldr-lavender.alt .tldrEnabled .contentfragment p > span {
  color: #B6A7F9;
  background-color: #000000;
}
.tldr-hotpink .tldrEnabled .contentfragment p > span {
  background-color: #FD64FD;
  color: #000000;
}
.tldr-hotpink.alt .tldrEnabled .contentfragment p > span {
  color: #FD64FD;
  background-color: #000000;
}
.tldr-cokered .tldrEnabled .contentfragment p > span {
  background-color: #F40009;
  color: #ffffff;
}
.tldr-cokered.alt .tldrEnabled .contentfragment p > span {
  color: #F40009;
  background-color: #000000;
}
.ratio-1x1 img {
  aspect-ratio: 1 !important;
}
.ratio-16x9 img {
  aspect-ratio: 1.77777778 !important;
}
.ratio-16x10 img {
  aspect-ratio: 1.6 !important;
}
.ratio-9x16 img {
  aspect-ratio: 0.5625 !important;
}
.ratio-10x16 img {
  aspect-ratio: 0.625 !important;
}
.ratio-3x4 img {
  aspect-ratio: 0.75 !important;
}
.shareWrapper .share_icon {
  position: absolute;
  border-radius: 15px;
  display: block;
  margin: 0 0 0 0;
  padding: 3px 0 0 2px;
  width: 30px;
  height: 30px;
  border: none;
  right: 1.5em;
  top: 1.9em;
  z-index: 2;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 .aem-GridColumn--default--12 {
  max-width: 576px !important;
  margin: 0 auto !important;
  float: none !important;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 .aem-GridColumn--default--12.footer {
  min-width: 100%;
}
.header,
.marketing,
.footer {
  padding-right: 0;
  padding-left: 0;
}
.footer-no-padding-top .footer {
  padding-top: 0;
  border: none;
}
.bottom_actions_intro {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  max-width: 576px;
  margin: auto;
}
.bottom_actions_intro .aem-Grid {
  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;
  -ms-grid-column-align: center;
      justify-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 1;
}
.bottom_actions_intro .aem-Grid button {
  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;
  -ms-grid-column-align: center;
      justify-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 1;
}
.no_gap .embed-responsive,
.no_gap .embed-responsive .embed-responsive-item {
  height: 100vh !important;
}
.no_gap .video__description {
  display: none !important;
}
/* CEEBU ARTICLE BASE ELEMENTS */
body {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5rem;
  padding: 0;
  max-width: 100%;
  overflow-x: hidden;
  letter-spacing: 0;
}
h1 {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
  color: #000000;
  font-size: 1.75rem;
  line-height: 2rem;
  letter-spacing: 0;
}
h2 {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
  color: #000000;
  font-size: 1.375rem;
  line-height: 1.875rem;
  letter-spacing: 0;
}
h3 {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
  color: #000000;
  font-size: 1.125rem;
  line-height: 1.375rem;
  letter-spacing: 0;
}
h4 {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
  color: #000000;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: 0;
}
small {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 400;
  color: #000000;
  font-size: 0.875rem;
  line-height: 1.125rem;
  letter-spacing: 0;
}
a.cta-medium {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.1375rem;
  letter-spacing: 0;
  text-decoration: none;
}
a.cta-medium.text {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 400;
  text-decoration: underline;
}
a.cta-small {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.125rem;
  letter-spacing: 0;
}
a.cta-small.text {
  text-decoration: underline;
}
.title {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.1375rem;
  letter-spacing: 0.063rem;
}
.flag {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 900;
  font-size: 1.063rem;
  line-height: 0.938rem;
  letter-spacing: 0;
}
.alert {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  font-style: italic;
}
.music-time {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0;
}
.live {
  font-family: 'proxima-nova', sans-serif, 'SymbolaRegular';
  font-style: normal;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1rem;
  letter-spacing: 0;
}
[class^='icon-']:before,
[class*=' icon-']:before {
  font-family: 'creations';
  font-style: normal;
  font-weight: normal;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1rem;
  margin-right: 0.2rem;
  text-align: center;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1rem;
}
.icon-home:before {
  content: '\e800';
}
/* '' */
.icon-share:before {
  content: '\e801';
}
/* '' */
.icon-about:before {
  content: '\e802';
}
/* '' */
.icon-play:before {
  content: '\e803';
}
/* '' */
.icon-settings:before {
  content: '\e804';
}
/* '' */
.articleBodyContentFragment .full-width {
  margin-left: -45px;
  margin-right: -45px;
}
.articleBodyContentFragment .cmp-image,
.articleBodyContentFragment .tccc-cmp-video {
  margin-left: -45px;
  margin-right: -45px;
}
