/*
 *  Copyright 2017 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define breadcrumb */
.cmp-breadcrumb {
  display: inline-block;
  list-style: none;
  padding: 0;
}
.cmp-breadcrumb__item {
  display: inline-block;
  vertical-align: top;
}

/*
 *  Copyright 2017 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define image */
.cmp-image__image {
  width: 100%;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

@font-face {
  font-family: 'JumboTheSans';
  font-style: normal;
  font-weight: normal;
  src: url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesans-plain.eot);
  src: url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesans-plain.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesans-plain.woff) format("woff"),url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/jthsab5_-webfont.ttf) format("truetype");
}

@font-face {
  font-family: 'JumboTheSans';
  font-style: normal;
  font-weight: 700;
  src: url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesans-bold.eot);
  src: url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesans-bold.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesans-bold.woff) format("woff"),url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/jthsab7_-webfont.ttf) format("truetype");
}

@font-face {
  font-family: 'JumboTheSans';
  font-style: normal;
  font-weight: 900;
  src: url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesansblack.eot);
  src: url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesansblack.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesansblack.woff2) format("woff2"),url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesansblack.woff) format("woff"),url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/thesansblack.ttf) format("truetype");
}

@font-face {
  font-family: 'Kalam';
  font-style: normal;
  font-weight: normal;
  src: url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/kalam-regular-webfont.eot);
  src: url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/kalam-regular-webfont.eot?#iefix) format("embedded-opentype"),url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/kalam-regular-webfont.woff2) format("woff2"),url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/kalam-regular-webfont.woff) format("woff"),url(../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/fonts/kalam-regular-webfont.ttf) format("truetype");
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
p,
pre,
dl,
dd,
ol,
ul,
figure,
hr,
fieldset,
legend {
  margin: 0;
  padding: 0;
}

li>ol,
li>ul {
  margin-bottom: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset {
  border: 0;
  min-width: 0;
}

html {
  font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-variant-ligatures: none;
  line-height: 1.375;
  min-height: 100%;
  overflow-y: scroll;
  text-rendering: optimizeLegibility;
  text-shadow: rgba(0,0,0,0.01) 0 0 1px;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

a {
  color: inherit;
}

a:hover {
  text-decoration: none;
}

a:focus {
  box-shadow: 0 0 10px #fdc513;
  outline: 0;
}

a:focus:hover {
  box-shadow: none;
}

a.opposite {
  text-decoration: none;
}

a.opposite:hover {
  text-decoration: underline;
}

hr {
  background-color: #f2f2f2;
  border-bottom: 0;
  border-top: 1px solid #f2f2f2;
  margin-bottom: 15px;
  margin-top: 15px;
}

h1,
.h1 {
  font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 2.5em;
  line-height: 1.15;
  margin-bottom: 5px;
  margin-top: 0;
  font-weight: 400;
}

h1 em,
h1 strong,
.h1 em,
.h1 strong {
  font-weight: 900;
}

h1.bold,
.h1.bold {
  font-weight: 700;
}

h1.bold em,
h1.bold strong,
.h1.bold em,
.h1.bold strong {
  font-weight: inherit;
}

h1.black,
.h1.black {
  font-weight: 900;
}

h1.black em,
h1.black strong,
.h1.black em,
.h1.black strong {
  font-weight: 400;
}

h2,
.h2 {
  font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 2.125em;
  line-height: 1.17647;
  margin-bottom: 5px;
  margin-top: 0;
  font-weight: 400;
}

h2 em,
h2 strong,
.h2 em,
.h2 strong {
  font-weight: 900;
}

h2.bold,
.h2.bold {
  font-weight: 700;
}

h2.bold em,
h2.bold strong,
.h2.bold em,
.h2.bold strong {
  font-weight: inherit;
}

h2.black,
.h2.black {
  font-weight: 900;
}

h2.black em,
h2.black strong,
.h2.black em,
.h2.black strong {
  font-weight: 400;
}

h3,
.h3 {
  font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1.75em;
  line-height: 1.21429;
  margin-bottom: 5px;
  margin-top: 0;
  font-weight: 400;
}

h3 em,
h3 strong,
.h3 em,
.h3 strong {
  font-weight: 900;
}

h3.bold,
.h3.bold {
  font-weight: 700;
}

h3.bold em,
h3.bold strong,
.h3.bold em,
.h3.bold strong {
  font-weight: inherit;
}

h3.black,
.h3.black {
  font-weight: 900;
}

h3.black em,
h3.black strong,
.h3.black em,
.h3.black strong {
  font-weight: 400;
}

h4,
.h4 {
  font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1.375em;
  line-height: 1.27273;
  margin-bottom: 5px;
  margin-top: 0;
  font-weight: 400;
}

h4 em,
h4 strong,
.h4 em,
.h4 strong {
  font-weight: 900;
}

h4.bold,
.h4.bold {
  font-weight: 700;
}

h4.bold em,
h4.bold strong,
.h4.bold em,
.h4.bold strong {
  font-weight: inherit;
}

h4.black,
.h4.black {
  font-weight: 900;
}

h4.black em,
h4.black strong,
.h4.black em,
.h4.black strong {
  font-weight: 400;
}

h5,
.h5 {
  font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1.125em;
  line-height: 1.33333;
  margin-bottom: 5px;
  margin-top: 0;
  font-weight: 700;
}

h5.regular,
.h5.regular {
  font-weight: 400;
}

h5.regular em,
h5.regular strong,
.h5.regular em,
.h5.regular strong {
  font-weight: 900;
}

h5.black,
.h5.black {
  font-weight: 900;
}

h5.black em,
h5.black strong,
.h5.black em,
.h5.black strong {
  font-weight: 400;
}

h6,
.h6 {
  font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1em;
  line-height: 1.375;
  margin-bottom: 5px;
  margin-top: 0;
  font-weight: 700;
}

h6.regular,
.h6.regular {
  font-weight: 400;
}

h6.regular em,
h6.regular strong,
.h6.regular em,
.h6.regular strong {
  font-weight: 900;
}

h6.black,
.h6.black {
  font-weight: 900;
}

h6.black em,
h6.black strong,
.h6.black em,
.h6.black strong {
  font-weight: 400;
}

ol,
ul {
  margin-bottom: 30px;
  margin-top: 0;
}

ol>li,
ul>li {
  margin-bottom: 15px;
}

ol {
  padding-left: 15px;
}

ol>li {
  padding-left: 10px;
}

ul {
  padding-left: 17px;
}

ul>li {
  padding-left: 3px;
}

p {
  margin-bottom: 30px;
  margin-top: 0;
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@-webkit-keyframes fade-in-up {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fade-in-up {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes fade-out-down {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fade-out-down {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

@-webkit-keyframes slide-in-down {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slide-in-down {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slide-in-left {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slide-in-left {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slide-in-right {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slide-in-right {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slide-in-up {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slide-in-up {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slide-out-down {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}

@keyframes slide-out-down {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, 100%, 0);
    visibility: hidden;
  }
}

@-webkit-keyframes slide-out-left {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}

@keyframes slide-out-left {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}

@-webkit-keyframes slide-out-right {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}

@keyframes slide-out-right {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}

@-webkit-keyframes slide-out-up {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}

@keyframes slide-out-up {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}

.ctr {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.ctr::after {
  clear: both !important;
  content: '' !important;
  display: block !important;
}

.rw {
  margin-left: -7.5px !important;
  margin-right: -7.5px !important;
  display: flex;
  flex-wrap: wrap;
}

.no-gutters {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.no-gutters>.cl,
.no-gutters>[class*='cl-'] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.cl,
.cl-auto,
.cl-1,
.cl-2,
.cl-3,
.cl-4,
.cl-5,
.cl-6,
.cl-7,
.cl-8,
.cl-9,
.cl-10,
.cl-11,
.cl-12,
.cl-s,
.cl-s-auto,
.cl-s-1,
.cl-s-2,
.cl-s-3,
.cl-s-4,
.cl-s-5,
.cl-s-6,
.cl-s-7,
.cl-s-8,
.cl-s-9,
.cl-s-10,
.cl-s-11,
.cl-s-12,
.cl-m,
.cl-m-auto,
.cl-m-1,
.cl-m-2,
.cl-m-3,
.cl-m-4,
.cl-m-5,
.cl-m-6,
.cl-m-7,
.cl-m-8,
.cl-m-9,
.cl-m-10,
.cl-m-11,
.cl-m-12,
.cl-l,
.cl-l-auto,
.cl-l-1,
.cl-l-2,
.cl-l-3,
.cl-l-4,
.cl-l-5,
.cl-l-6,
.cl-l-7,
.cl-l-8,
.cl-l-9,
.cl-l-10,
.cl-l-11,
.cl-l-12,
.cl-xl,
.cl-xl-auto,
.cl-xl-1,
.cl-xl-2,
.cl-xl-3,
.cl-xl-4,
.cl-xl-5,
.cl-xl-6,
.cl-xl-7,
.cl-xl-8,
.cl-xl-9,
.cl-xl-10,
.cl-xl-11,
.cl-xl-12,
.cl-xxl,
.cl-xxl-auto,
.cl-xxl-1,
.cl-xxl-2,
.cl-xxl-3,
.cl-xxl-4,
.cl-xxl-5,
.cl-xxl-6,
.cl-xxl-7,
.cl-xxl-8,
.cl-xxl-9,
.cl-xxl-10,
.cl-xxl-11,
.cl-xxl-12 {
  padding-left: 7.5px !important;
  padding-right: 7.5px !important;
  min-height: 1px;
  position: relative;
  width: 100%;
}

.cl {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.cl-auto {
  flex: 0 0 auto;
  max-width: none;
  width: auto;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.cl-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.cl-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.cl-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.cl-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.cl-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.cl-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.cl-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.cl-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.cl-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.cl-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.cl-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.cl-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

ul.link-list {
  list-style: none;
  padding-left: 0;
}

ul.link-list>li {
  padding-left: 0;
}

ul.link-list>li a {
  text-decoration: none;
}

ul.link-list>li a:hover {
  text-decoration: underline;
}

ul.link-list:not(.horizontal)>li:not(:last-child) {
  margin-bottom: 5px;
}

ul.link-list:not(.horizontal)>li:last-child {
  margin-bottom: 0;
}

ul.link-list.horizontal>li {
  display: inline-block;
  margin-bottom: 0;
}

ul.link-list.horizontal>li:not(:last-child) {
  margin-right: 10px;
}

ul.link-list.horizontal>li:last-child {
  margin-right: 0;
}

ul.link-list.icons li a,
ul.link-list.icons li svg {
  display: inline-block;
  vertical-align: middle;
}

.overlay,
.overlay-white {
  bottom: 0;
  left: 0;
  opacity: 0.5;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.5s ease;
  z-index: 99;
}

.overlay {
  background-color: #000;
}

.overlay.fade-out {
  background: linear-gradient(left, #000 0%, rgba(0,0,0,0.5) 15%, rgba(0,0,0,0.5) 85%, #000 100%);
  background: -ms-linear-gradient(left, #000 0%, rgba(0,0,0,0.5) 15%, rgba(0,0,0,0.5) 85%, #000 100%);
  opacity: 1;
}

.overlay-white {
  background-color: #fff;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 800ms ease;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.fade-left-enter-active,
.fade-left-leave-active {
  transition: all 500ms ease;
}

.fade-left-enter,
.fade-left-leave-to {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fade-up-enter-active {
  -webkit-animation-name: fade-in-up 300ms;
          animation-name: fade-in-up 300ms;
}

.fade-up-leave-active {
  -webkit-animation-name: fade-out-down 300ms;
          animation-name: fade-out-down 300ms;
}

.slide-down-enter-active {
  -webkit-animation: slide-in-down 300ms;
          animation: slide-in-down 300ms;
}

.slide-down-leave-active {
  -webkit-animation: slide-out-up 300ms;
          animation: slide-out-up 300ms;
}

.slide-left-enter-active {
  -webkit-animation: slide-in-right 300ms;
          animation: slide-in-right 300ms;
}

.slide-left-leave-active {
  -webkit-animation: slide-out-left 300ms;
          animation: slide-out-left 300ms;
}

.slide-right-enter-active {
  -webkit-animation: slide-in-left 300ms;
          animation: slide-in-left 300ms;
}

.slide-right-leave-active {
  -webkit-animation: slide-out-right 300ms;
          animation: slide-out-right 300ms;
}

.slide-up-enter-active {
  -webkit-animation: slide-in-up 300ms;
          animation: slide-in-up 300ms;
}

.slide-up-leave-active {
  -webkit-animation: slide-out-down 300ms;
          animation: slide-out-down 300ms;
}

.bg-primary {
  background-color: #fdc513 !important;
}

.bg-primary-dark {
  background-color: #de9c0e !important;
}

.bg-primary-light {
  background-color: #fee18d !important;
}

.bg-secondary {
  background-color: #0fc647 !important;
}

.bg-black {
  background-color: #000 !important;
}

.bg-grey {
  background-color: #ababab !important;
}

.bg-grey-light {
  background-color: #d5d5d5 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-white-dark {
  background-color: #f2f2f2 !important;
}

.bg-green {
  background-color: #0fc647 !important;
}

.bg-orange {
  background-color: #ec7022 !important;
}

.bg-red {
  background-color: #eb2912 !important;
}

.bg-red-dark {
  background-color: #b81416 !important;
}

.bg-red-light {
  background-color: #f3523f !important;
}

.color-primary {
  color: #fdc513 !important;
}

.color-primary-dark {
  color: #de9c0e !important;
}

.color-primary-light {
  color: #fee18d !important;
}

.color-secondary {
  color: #0fc647 !important;
}

.color-black {
  color: #000 !important;
}

.color-grey {
  color: #ababab !important;
}

.color-grey-light {
  color: #d5d5d5 !important;
}

.color-white {
  color: #fff !important;
}

.color-white-dark {
  color: #f2f2f2 !important;
}

.color-green {
  color: #0fc647 !important;
}

.color-orange {
  color: #ec7022 !important;
}

.color-red {
  color: #eb2912 !important;
}

.color-red-dark {
  color: #b81416 !important;
}

.color-red-light {
  color: #f3523f !important;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-basis-0 {
  flex-basis: 0 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

ol.unstyled,
ul.unstyled {
  list-style: none;
  padding-left: 0;
}

ol.unstyled>li,
ul.unstyled>li {
  margin-bottom: 15px;
  padding-left: 0;
}

.z-auto {
  z-index: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.absolute {
  position: absolute !important;
}

.fixed {
  position: fixed !important;
}

.relative {
  position: relative !important;
}

.absolute.center {
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.center-x {
  left: 50%;
  transform: translateX(-50%);
}

.bottom-0 {
  bottom: 0 !important;
}

.left-0 {
  left: 0 !important;
}

.right-0 {
  right: 0 !important;
}

.top-0 {
  top: 0 !important;
}

.shadow {
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
}

.w-0 {
  width: 0 !important;
}

.w-25 {
  width: 25% !important;
}

.w-40 {
  width: 40% !important;
}

.w-50 {
  width: 50% !important;
}

.w-60 {
  width: 60% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-0 {
  height: 0 !important;
}

.h-25 {
  height: 25% !important;
}

.h-40 {
  height: 40% !important;
}

.h-50 {
  height: 50% !important;
}

.h-60 {
  height: 60% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.h-max-100 {
  max-height: 100% !important;
}

.h-min-100 {
  min-height: 100% !important;
}

.p {
  padding: 15px !important;
}

.p-2x {
  padding: 30px !important;
}

.p-3x {
  padding: 45px !important;
}

.p-4x {
  padding: 60px !important;
}

.p-5x {
  padding: 75px !important;
}

.p-0 {
  padding: 0 !important;
}

.p-auto {
  padding: auto !important;
}

.pt {
  padding-top: 15px !important;
}

.pt-2x {
  padding-top: 30px !important;
}

.pt-3x {
  padding-top: 45px !important;
}

.pt-4x {
  padding-top: 60px !important;
}

.pt-5x {
  padding-top: 75px !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-auto {
  padding-top: auto !important;
}

.pr {
  padding-right: 15px !important;
}

.pr-2x {
  padding-right: 30px !important;
}

.pr-3x {
  padding-right: 45px !important;
}

.pr-4x {
  padding-right: 60px !important;
}

.pr-5x {
  padding-right: 75px !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pr-auto {
  padding-right: auto !important;
}

.pb {
  padding-bottom: 15px !important;
}

.pb-2x {
  padding-bottom: 30px !important;
}

.pb-3x {
  padding-bottom: 45px !important;
}

.pb-4x {
  padding-bottom: 60px !important;
}

.pb-5x {
  padding-bottom: 75px !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-auto {
  padding-bottom: auto !important;
}

.pl {
  padding-left: 15px !important;
}

.pl-2x {
  padding-left: 30px !important;
}

.pl-3x {
  padding-left: 45px !important;
}

.pl-4x {
  padding-left: 60px !important;
}

.pl-5x {
  padding-left: 75px !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pl-auto {
  padding-left: auto !important;
}

.px {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.px-2x {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px-3x {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.px-4x {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.px-5x {
  padding-left: 75px !important;
  padding-right: 75px !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.px-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

.py {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.py-2x {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.py-3x {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.py-4x {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.py-5x {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

.m {
  margin: 15px !important;
}

.m-2x {
  margin: 30px !important;
}

.m-3x {
  margin: 45px !important;
}

.m-4x {
  margin: 60px !important;
}

.m-5x {
  margin: 75px !important;
}

.m-0 {
  margin: 0 !important;
}

.m-auto {
  margin: auto !important;
}

.mt {
  margin-top: 15px !important;
}

.mt-2x {
  margin-top: 30px !important;
}

.mt-3x {
  margin-top: 45px !important;
}

.mt-4x {
  margin-top: 60px !important;
}

.mt-5x {
  margin-top: 75px !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr {
  margin-right: 15px !important;
}

.mr-2x {
  margin-right: 30px !important;
}

.mr-3x {
  margin-right: 45px !important;
}

.mr-4x {
  margin-right: 60px !important;
}

.mr-5x {
  margin-right: 75px !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb {
  margin-bottom: 15px !important;
}

.mb-2x {
  margin-bottom: 30px !important;
}

.mb-3x {
  margin-bottom: 45px !important;
}

.mb-4x {
  margin-bottom: 60px !important;
}

.mb-5x {
  margin-bottom: 75px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml {
  margin-left: 15px !important;
}

.ml-2x {
  margin-left: 30px !important;
}

.ml-3x {
  margin-left: 45px !important;
}

.ml-4x {
  margin-left: 60px !important;
}

.ml-5x {
  margin-left: 75px !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mx {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.mx-2x {
  margin-left: 30px !important;
  margin-right: 30px !important;
}

.mx-3x {
  margin-left: 45px !important;
  margin-right: 45px !important;
}

.mx-4x {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.mx-5x {
  margin-left: 75px !important;
  margin-right: 75px !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.my-2x {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.my-3x {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.my-4x {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.my-5x {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.horizontal-spacer {
  display: inline-block;
  font-style: normal;
  height: 7.5px;
  vertical-align: top;
  width: 7.5px;
}

.horizontal-spacer::before {
  display: inline-block;
  font-size: 8px;
  line-height: 15px;
  margin-top: 3px;
  text-align: center;
  transform: rotate(90deg);
  vertical-align: top;
}

.buttons-section .horizontal-spacer {
  height: 42px;
}

.ending-dot::after {
  color: #fdc513;
  content: '.';
  font-size: 0.75em;
}

.font-playful {
  font-family: "Kalam",cursive !important;
  font-weight: bold;
}

.font-regular {
  font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
  font-weight: 400 !important;
}

.strong {
  font-weight: 700 !important;
}

.small {
  font-size: 0.75em !important;
}

.extra-small {
  font-size: .625em !important;
}

.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.jum-card-grid ol.unstyled>li,
.jum-card-grid ul.unstyled>li {
  margin-bottom: 0;
}

body {
  margin: 0;
  font-family: JumboRegular, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #262626;
}

a {
  color: #262626;
}

.text {
  margin-bottom: 10px;
}

h2 {
  margin-bottom: 15px;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

h1 p,
h2 p,
h3 p,
h4 p,
h5 p,
h6 p {
  margin-bottom: 0;
}

.async-hide {
  opacity: 0 !important;
}

.main-jumbo {
  min-height: 450px;
}

body {
  margin: 0;
  font-family: JumboRegular, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #262626;
}

a {
  color: #262626;
}

.text {
  margin-bottom: 10px;
}

h2 {
  margin-bottom: 15px;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

h1 p,
h2 p,
h3 p,
h4 p,
h5 p,
h6 p {
  margin-bottom: 0;
}

.async-hide {
  opacity: 0 !important;
}

.main-jumbo {
  min-height: 450px;
}

.jumbo-redesign .accordion p:last-of-type {
  margin-bottom: 0;
}

.contactus .unstyled li {
  margin-right: 0 !important;
}

.contactus .unstyled li .icon-container {
  display: inline-block;
  height: 36px;
  width: 36px;
}

.contactus .unstyled li .icon-container a.social-icon {
  box-shadow: none;
  display: inline-block;
  height: 36px;
}

.contactus .unstyled li .icon-container a.social-icon .jum-icon {
  height: 36px;
  width: 37px;
}

.contactus .unstyled li .icon-container a.social-icon:focus {
  box-shadow: 0 0 10px #fdc513;
}

.contactus .unstyled li .small {
  color: #191919;
}

.contactus .unstyled li div {
  display: inline-flex;
  flex-direction: column;
  vertical-align: top;
}

.contactus .unstyled li div span {
  display: flex;
  flex-direction: row;
}

.contactus .unstyled div .keep-spaces {
  white-space: pre-wrap;
}

.container {
  clear: both;
}

.container::after {
  content: "";
  display: block;
  clear: both;
}

.container img {
  max-width: 100%;
}

.container .border-round {
  border-width: 1px;
  border-style: solid;
  padding-right: 10px;
  padding-left: 15px;
  margin-bottom: 15px;
  border-radius: 10px;
}

.container .border-sharp {
  border-width: 1px;
  border-style: solid;
  padding-right: 10px;
  padding-left: 15px;
  margin-bottom: 15px;
}

.container .border-sharp p {
  margin-bottom: 0;
}

.container .border-grey {
  border-color: #f2f2f2;
}

.border-round .container .rw>* {
  margin-bottom: 0 !important;
}

.container .rw>div[class^="cl-"] {
  margin-bottom: 15px !important;
}

.container .rw>div[class^="cl-"]:last-of-type {
  margin-bottom: 0 !important;
}

.left .container>.rw>div[class^="cl-"] {
  text-align: left;
}

.left .container>.rw>div[class^="cl-"] .link:last-of-type .mr {
  margin-right: 0 !important;
}

.center .container>.rw>h2 {
  text-align: center;
}

.center .container>.rw>div[class^="cl-"] {
  text-align: center;
}

.center .container>.rw>div[class^="cl-"] .link .mr {
  margin-right: 7px !important;
  margin-left: 7px !important;
}

.jum-divider-margin-30 {
  margin-top: 30px;
}

form {
  font-family: JumboRegular, Arial, Helvetica, sans-serif;
}

form .form_leftcol {
  display: flex;
  box-sizing: border-box;
}

form .form_error {
  color: #eb2912;
  margin-bottom: 20px;
}

form .form_row_description {
  margin-bottom: 10px;
}

form .form_field_select,
form .form_field_text,
form .form_field_textarea {
  background: #f2f2f2;
  border: 1px solid #ababab;
  border-radius: 3px;
  color: #000;
  font-size: 14px;
  height: 40px;
  width: 100%;
}

form .form_field_text {
  text-indent: 10px;
}

form .form_field_select:focus,
form .form_field_text:focus,
form .form_field_textarea {
  background: #fff;
  border: 1px solid #fdc513;
  outline: none;
}

form .form_button_submit {
  background-color: #fdc513;
  border: 0;
  border-radius: 4px;
  color: #000;
  font-family: "JumboBold", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  padding: 8px 11px;
  white-space: nowrap;
}

form .radio label {
  padding-left: 0;
}

form .radio input[type="radio"] {
  margin-left: 0;
  margin-right: 5px;
  position: relative;
}

.jum-cmd-html-cookie-required {
  display: none;
}

.image img,
.image picture {
  max-width: 100%;
  width: auto;
  border-radius: 10px;
}

.image-slider .swiper-wrapper {
  width: 99999px;
}

.image-slider .swiper-wrapper::after {
  content: '';
  display: block;
  clear: both;
}

.image-slider .swiper-wrapper>* {
  float: left;
  text-align: center;
  margin-left: -100%;
}

.image-slider .image-wrapper {
  text-align: center;
}

.image-slider .image-wrapper img {
  max-width: 100%;
}

.list-detail .container {
  margin-top: 13px;
}

.list-detail .cmp-title__text {
  margin-bottom: 4px;
}

.list-detail .cmp-author {
  margin-bottom: 8px;
}

.list-detail .cmp-author span {
  color: #5e5e5e;
}

.list-detail .detail-description p {
  margin-bottom: 16px;
}

.list-detail .detail-total p {
  margin-top: 16px;
}

.list-detail .image img {
  width: 100%;
}

.list-detail-header .back-link {
  min-height: 0;
}

nav.main-menu {
  font-family: JumboBlack, sans-serif;
  background: #fdc513;
  padding: 0 15px;
  position: relative;
  min-height: 32px;
}

nav.main-menu .menu-container {
  width: 100%;
  margin: auto;
}

nav.main-menu ul {
  margin: 0;
  list-style: none;
  padding: 0 0.9375rem;
  box-sizing: border-box;
}

nav.main-menu ul::after {
  content: "";
  clear: both;
  display: block;
}

nav.main-menu ul li {
  display: block;
  float: left;
  margin: 0;
  border-left: 1px solid rgba(0,0,0,0.15);
}

nav.main-menu ul li:last-child {
  border-right: 1px solid rgba(0,0,0,0.15);
}

nav.main-menu ul li a {
  display: block;
  padding: 0 0.5rem;
  padding-top: 4px;
  text-decoration: none;
  outline: none;
  border-bottom: 4px solid #000;
  transition: border-color 0.1s ease-in-out;
  font-weight: 700;
  font-family: JumboTheSans, sans-serif;
}

nav.main-menu ul li a.active,
nav.main-menu ul li a:focus,
nav.main-menu ul li a:hover {
  border-color: #000;
}

nav.main-menu a.home {
  padding: 0;
}

nav.main-menu a.home::before {
  content: "";
  display: inline-block;
  margin: 0.35rem;
  margin-bottom: 2px;
  height: 1.3rem;
  width: 1.3rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAhkQAAIZEBBEB25gAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAASSSURBVHic7dpbqBZVFAfw33hJUVFTVEKyJCuyxCANoh40iMCK82ARVC+VJdbDkYiCCMLoyYeCMLKMqIQIAh+6md0otbLyxQjMNLOULlqoYV5O5u5hvgPjOHsc9XwzH56z4P/yzX/2Wuv/rb323jOThBD0ZxvUdABN24AATQeQJMnUJv03KkCSJN3YmiTJo40FEUKoHUjwNEIGzyCpPZYGkh+ON3PJ9+J1DD1rBcA4rIsk34sPMKqumJJWYG23VrNbjUsr0DdiXghhT3ujqqkJJklyFb5ULXmYhc9rWSFqKPt5OKC43PdgIXZHrv+GmRX9rMOOAtzTWA/AfTgaSW4zLmrxpmFbhLcPcyr42h65f3EjAuCpSEABH2Jsjj9ROveL+Icx/yT+fuwIATAUr5Uk/zyGRO4dhTWR+/7DohK/sQqqTwCMxkclCXTn+JOwsEDAlSUCLon43tqoAJiMTZEg/sZNOf5M/NK6/gIGZ64lWFoiwnIMyo33Q2MCYAZ2RgL4GTNy/C4nrgxvY0SO141jkXFXYXiGu6URAXC9tFMXOd+ASTn+I63pUMT/ChNy/NtxJML/DGNavFj1dbdNANyFnojjN3L/0Dl4paSse7FVa3nM3DsX+yP8TTgPF0eqoD0VgMdKklgic7LDBCc/A2TxB2YX9IxfI/yfcAnOxSdtFQCDpU2oKJDDuCPHv1x8k1KGA9LzQHasC/B9hL8Hs6WryIq2CICReKfkX7smx59XUrpV8C/uzY05Hl+UiHZji/ewtNf0jQDSNfubiOPvcGGOv1h8G3yqeCI39gi8FeH24M4WrwsLzlgA6SkuVsarMTrDHYoX+yjxLF6S2UFKp+KKCPcYHmrxSp8yVUn+WvwZcfSs4zcw45zYhPoS72JkLr4lJfylZyQA5uNQwcBH8WBBlcS2o32JrzEx53uh+HR7VeTsUSqAdA4XbVj2aTWaDPcG7K0h+V5sw7RcDF04GOG/J7fLjAogfUqUf2Lbi+2YnuM/IO3WdSXfi924umC6/hXhb8D4UgGUP7FdL7NNlTahZQ0knsU/uDmXw2XS80cRfzOmFAogbWDrIzeuxLAMd4z4ub1uHMX9OREm49sIfxeuOE4ATFW8wzqGx3ODT2sp2XTieTyZi3MsPo1w9+K6Fs8s/F5AOojbcoPOEZ9jnYCXHb9XGCY+pQ9JG6e1BRfX4spc8gvET36dhNUyL1akTf1uxRW+ivQ53DLpae1zdJ3CqtCp2OjE5xCDcKv09dtyLEJSZSd4SwckdDp47mS5hRAqvRkaXIHTiVYp7sY/kGjaBgRoOoCmbUCApgNo2gYEaDqApq3fCzCkAZ/7I78n0rfLtVqdFfAxzg8hjI1gDKZIT3S1WZ0CLA0h7CojhBB2Sg8pPfWEVK8Au6uQQgg90o+jarF+3wQ7VYCkLkcDAtTlqFOtUwUYqIC6rFMF6PcV0O8FqM06VYCOqoDQ9ijaY0eqkKoIsEX6ocSZ2qkI2RcV8H4lR71vSEtJSTID088woDUhhH2VgkqSudIXm6djAVtCCDsq+aoiwNlsndoEa7N+L8D/QwxdWHmNELYAAAAASUVORK5CYII=") center center no-repeat;
  background-size: 100% auto;
  vertical-align: bottom;
}

nav.main-menu>a.home {
  display: block;
  padding: 0 0.5rem;
  padding-top: 4px;
  border-bottom: 4px solid #000;
  text-decoration: none;
  outline: none;
}

nav.main-menu .hamburger-icon,
nav.main-menu .hamburger-icon+label {
  display: none;
}

.contentcontainer {
  margin-bottom: 45px;
}

.contentcontainer .contentcontainer {
  margin-bottom: 15px;
}

.contentcontainer .border-round {
  border-radius: 10px;
}

.contentcontainer>.border-round .contentcontainer:last-of-type {
  margin-bottom: 0;
}

.contentcontainer .border-round,
.contentcontainer .border-sharp {
  padding: 15px 15px 0;
  margin-bottom: 15px;
}

.contentcontainer .border-round .container,
.contentcontainer .border-sharp .container {
  margin: 0;
}

.contentcontainer .cl-s-4 .border-round,
.contentcontainer .cl-s-4 .border-sharp,
.contentcontainer .cl-m-4 .border-round,
.contentcontainer .cl-m-4 .border-sharp,
.contentcontainer .cl-l-3 .border-round,
.contentcontainer .cl-l-3 .border-sharp,
.contentcontainer .cl-xl-2 .border-round,
.contentcontainer .cl-xl-2 .border-sharp {
  padding: 15px 15px 0;
}

.productwrapper {
  margin: 15px 0;
}

.title+.productwrapper {
  margin-top: 0;
}

.recipewrapper {
  margin: 15px 0;
}

.title+.recipewrapper {
  margin-top: 0;
}

.cmp-store-opening-hours {
  font-size: 14px;
  line-height: 24px;
}

.cmp-store-opening-hours .opening-hours__line {
  border-bottom: 1px dashed #d5d5d5;
  display: flex;
  justify-content: space-between;
  padding: 4px 0;
}

.cmp-store-opening-hours .opening-hours__line span {
  min-width: 96px;
}

.cmp-store-opening-hours .opening-hours__line:last-of-type {
  border-bottom: none;
}

.cmp-store-opening-hours .cmp-store-opening-hours-slide-container {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  display: flex;
  max-width: 520px;
}

.cmp-store-opening-hours .cmp-store-opening-hours-slide-container .opening-hours-panel {
  flex: 0 0 100%;
  width: 100%;
  transition: transform 0.2s ease-in-out;
}

.cmp-store-opening-hours .cmp-store-opening-hours-controls {
  margin-top: 10px;
}

.cmp-store-opening-hours .cmp-store-opening-hours-controls button {
  text-decoration: none;
}

.cmp-store-opening-hours .cmp-store-opening-hours-controls button:hover {
  text-decoration: none;
}

.cmp-store-opening-hours.next .title-current {
  display: none;
}

.cmp-store-opening-hours.next .title-next {
  display: inline-block;
}

.cmp-store-opening-hours.next .opening-hours-panel {
  transform: translateX(-100%);
}

.cmp-store-opening-hours.next .cmp-store-opening-hours-controls .button-current {
  display: block;
}

.cmp-store-opening-hours.next .cmp-store-opening-hours-controls .button-next {
  display: none;
}

.cmp-store-opening-hours.current .title-current {
  display: inline-block;
}

.cmp-store-opening-hours.current .title-next {
  display: none;
}

.cmp-store-opening-hours.current .opening-hours-panel {
  transform: translateX(0);
}

.cmp-store-opening-hours.current .cmp-store-opening-hours-controls .button-current {
  display: none;
}

.cmp-store-opening-hours.current .cmp-store-opening-hours-controls .button-next {
  display: block;
}

.jumbo-redesign .cmp-store-opening-hours .jum-button:hover {
  text-decoration: none;
}

.jumbo-redesign .cmp-store-opening-hours .jum-button .jum-icon {
  height: 20px;
  width: 20px;
  vertical-align: bottom;
}

.teaser .cmp-teaser__image {
  float: left;
}

.teaser h2 {
  font-size: 1.125rem;
}

.teaser img {
  border-radius: 20px;
}

.col-sm-4 .teaser img {
  border-radius: 10px;
}

.youtube-title {
  position: relative;
}

.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  height: 0;
  overflow: hidden;
  margin: 0;
}

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent;
}

.youtube-player button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0;
  width: 100%;
  padding: 0;
  border: 0;
  z-index: 1;
  cursor: pointer;
  background: transparent;
}

.youtube-player button .play {
  height: 52px;
  width: 77px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/image/youtube_play_button.png") no-repeat;
}

.youtube-player button:focus+img,
.youtube-player button:hover+img {
  -webkit-filter: brightness(75%);
}

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  transition: .4s all;
}

@media (min-width: 20em) {
  .w-bp {
    width: 320px;
  }
}

@media (min-width: 36em) {
  .cl-s {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .cl-s-auto {
    flex: 0 0 auto;
    max-width: none;
    width: auto;
  }

  .order-s-first {
    order: -1;
  }

  .order-s-last {
    order: 13;
  }

  .cl-s-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .cl-s-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .cl-s-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .cl-s-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .cl-s-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .cl-s-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .cl-s-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .cl-s-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .cl-s-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .cl-s-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .cl-s-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .cl-s-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-s-0 {
    order: 0;
  }

  .order-s-1 {
    order: 1;
  }

  .order-s-2 {
    order: 2;
  }

  .order-s-3 {
    order: 3;
  }

  .order-s-4 {
    order: 4;
  }

  .order-s-5 {
    order: 5;
  }

  .order-s-6 {
    order: 6;
  }

  .order-s-7 {
    order: 7;
  }

  .order-s-8 {
    order: 8;
  }

  .order-s-9 {
    order: 9;
  }

  .order-s-10 {
    order: 10;
  }

  .order-s-11 {
    order: 11;
  }

  .order-s-12 {
    order: 12;
  }

  .offset-s-0 {
    margin-left: 0;
  }

  .offset-s-1 {
    margin-left: 8.33333%;
  }

  .offset-s-2 {
    margin-left: 16.66667%;
  }

  .offset-s-3 {
    margin-left: 25%;
  }

  .offset-s-4 {
    margin-left: 33.33333%;
  }

  .offset-s-5 {
    margin-left: 41.66667%;
  }

  .offset-s-6 {
    margin-left: 50%;
  }

  .offset-s-7 {
    margin-left: 58.33333%;
  }

  .offset-s-8 {
    margin-left: 66.66667%;
  }

  .offset-s-9 {
    margin-left: 75%;
  }

  .offset-s-10 {
    margin-left: 83.33333%;
  }

  .offset-s-11 {
    margin-left: 91.66667%;
  }
  .d-s-none {
    display: none !important;
  }

  .d-s-inline {
    display: inline !important;
  }

  .d-s-inline-block {
    display: inline-block !important;
  }

  .d-s-block {
    display: block !important;
  }

  .d-s-table {
    display: table !important;
  }

  .d-s-table-row {
    display: table-row !important;
  }

  .d-s-table-cell {
    display: table-cell !important;
  }

  .d-s-flex {
    display: flex !important;
  }

  .d-s-inline-flex {
    display: inline-flex !important;
  }
  .flex-s-row {
    flex-direction: row !important;
  }

  .flex-s-column {
    flex-direction: column !important;
  }

  .flex-s-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-s-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-s-wrap {
    flex-wrap: wrap !important;
  }

  .flex-s-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-s-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-s-fill {
    flex: 1 1 auto !important;
  }

  .flex-s-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-s-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-s-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-s-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-s-basis-0 {
    flex-basis: 0 !important;
  }

  .justify-content-s-start {
    justify-content: flex-start !important;
  }

  .justify-content-s-end {
    justify-content: flex-end !important;
  }

  .justify-content-s-center {
    justify-content: center !important;
  }

  .justify-content-s-between {
    justify-content: space-between !important;
  }

  .justify-content-s-around {
    justify-content: space-around !important;
  }

  .align-items-s-start {
    align-items: flex-start !important;
  }

  .align-items-s-end {
    align-items: flex-end !important;
  }

  .align-items-s-center {
    align-items: center !important;
  }

  .align-items-s-baseline {
    align-items: baseline !important;
  }

  .align-items-s-stretch {
    align-items: stretch !important;
  }

  .align-content-s-start {
    align-content: flex-start !important;
  }

  .align-content-s-end {
    align-content: flex-end !important;
  }

  .align-content-s-center {
    align-content: center !important;
  }

  .align-content-s-between {
    align-content: space-between !important;
  }

  .align-content-s-around {
    align-content: space-around !important;
  }

  .align-content-s-stretch {
    align-content: stretch !important;
  }

  .align-self-s-auto {
    align-self: auto !important;
  }

  .align-self-s-start {
    align-self: flex-start !important;
  }

  .align-self-s-end {
    align-self: flex-end !important;
  }

  .align-self-s-center {
    align-self: center !important;
  }

  .align-self-s-baseline {
    align-self: baseline !important;
  }

  .align-self-s-stretch {
    align-self: stretch !important;
  }
  .h1-s {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 2.5em;
    line-height: 1.15;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h1-s em,
  .h1-s strong {
    font-weight: 900;
  }

  .h1-s.bold {
    font-weight: 700;
  }

  .h1-s.bold em,
  .h1-s.bold strong {
    font-weight: inherit;
  }

  .h1-s.black {
    font-weight: 900;
  }

  .h1-s.black em,
  .h1-s.black strong {
    font-weight: 400;
  }
  .h2-s {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 2.125em;
    line-height: 1.17647;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h2-s em,
  .h2-s strong {
    font-weight: 900;
  }

  .h2-s.bold {
    font-weight: 700;
  }

  .h2-s.bold em,
  .h2-s.bold strong {
    font-weight: inherit;
  }

  .h2-s.black {
    font-weight: 900;
  }

  .h2-s.black em,
  .h2-s.black strong {
    font-weight: 400;
  }
  .h3-s {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.75em;
    line-height: 1.21429;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h3-s em,
  .h3-s strong {
    font-weight: 900;
  }

  .h3-s.bold {
    font-weight: 700;
  }

  .h3-s.bold em,
  .h3-s.bold strong {
    font-weight: inherit;
  }

  .h3-s.black {
    font-weight: 900;
  }

  .h3-s.black em,
  .h3-s.black strong {
    font-weight: 400;
  }
  .h4-s {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.375em;
    line-height: 1.27273;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h4-s em,
  .h4-s strong {
    font-weight: 900;
  }

  .h4-s.bold {
    font-weight: 700;
  }

  .h4-s.bold em,
  .h4-s.bold strong {
    font-weight: inherit;
  }

  .h4-s.black {
    font-weight: 900;
  }

  .h4-s.black em,
  .h4-s.black strong {
    font-weight: 400;
  }
  .h5-s {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.125em;
    line-height: 1.33333;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
  }

  .h5-s.regular {
    font-weight: 400;
  }

  .h5-s.regular em,
  .h5-s.regular strong {
    font-weight: 900;
  }

  .h5-s.black {
    font-weight: 900;
  }

  .h5-s.black em,
  .h5-s.black strong {
    font-weight: 400;
  }

  .h6-s {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1em;
    line-height: 1.375;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
  }

  .h6-s.regular {
    font-weight: 400;
  }

  .h6-s.regular em,
  .h6-s.regular strong {
    font-weight: 900;
  }

  .h6-s.black {
    font-weight: 900;
  }

  .h6-s.black em,
  .h6-s.black strong {
    font-weight: 400;
  }
  .w-s-0 {
    width: 0 !important;
  }

  .w-s-25 {
    width: 25% !important;
  }

  .w-s-40 {
    width: 40% !important;
  }

  .w-s-50 {
    width: 50% !important;
  }

  .w-s-60 {
    width: 60% !important;
  }

  .w-s-75 {
    width: 75% !important;
  }

  .w-s-100 {
    width: 100% !important;
  }

  .w-s-auto {
    width: auto !important;
  }

  .h-s-0 {
    height: 0 !important;
  }

  .h-s-25 {
    height: 25% !important;
  }

  .h-s-40 {
    height: 40% !important;
  }

  .h-s-50 {
    height: 50% !important;
  }

  .h-s-60 {
    height: 60% !important;
  }

  .h-s-75 {
    height: 75% !important;
  }

  .h-s-100 {
    height: 100% !important;
  }

  .h-s-auto {
    height: auto !important;
  }
  .w-bp {
    width: 576px;
  }
  .p-s {
    padding: 15px !important;
  }

  .p-s-2x {
    padding: 30px !important;
  }

  .p-s-3x {
    padding: 45px !important;
  }

  .p-s-4x {
    padding: 60px !important;
  }

  .p-s-5x {
    padding: 75px !important;
  }

  .p-s-0 {
    padding: 0 !important;
  }

  .p-s-auto {
    padding: auto !important;
  }

  .pt-s {
    padding-top: 15px !important;
  }

  .pt-s-2x {
    padding-top: 30px !important;
  }

  .pt-s-3x {
    padding-top: 45px !important;
  }

  .pt-s-4x {
    padding-top: 60px !important;
  }

  .pt-s-5x {
    padding-top: 75px !important;
  }

  .pt-s-0 {
    padding-top: 0 !important;
  }

  .pt-s-auto {
    padding-top: auto !important;
  }

  .pr-s {
    padding-right: 15px !important;
  }

  .pr-s-2x {
    padding-right: 30px !important;
  }

  .pr-s-3x {
    padding-right: 45px !important;
  }

  .pr-s-4x {
    padding-right: 60px !important;
  }

  .pr-s-5x {
    padding-right: 75px !important;
  }

  .pr-s-0 {
    padding-right: 0 !important;
  }

  .pr-s-auto {
    padding-right: auto !important;
  }

  .pb-s {
    padding-bottom: 15px !important;
  }

  .pb-s-2x {
    padding-bottom: 30px !important;
  }

  .pb-s-3x {
    padding-bottom: 45px !important;
  }

  .pb-s-4x {
    padding-bottom: 60px !important;
  }

  .pb-s-5x {
    padding-bottom: 75px !important;
  }

  .pb-s-0 {
    padding-bottom: 0 !important;
  }

  .pb-s-auto {
    padding-bottom: auto !important;
  }

  .pl-s {
    padding-left: 15px !important;
  }

  .pl-s-2x {
    padding-left: 30px !important;
  }

  .pl-s-3x {
    padding-left: 45px !important;
  }

  .pl-s-4x {
    padding-left: 60px !important;
  }

  .pl-s-5x {
    padding-left: 75px !important;
  }

  .pl-s-0 {
    padding-left: 0 !important;
  }

  .pl-s-auto {
    padding-left: auto !important;
  }

  .px-s {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .px-s-2x {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .px-s-3x {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }

  .px-s-4x {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .px-s-5x {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }

  .px-s-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-s-auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .py-s {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .py-s-2x {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .py-s-3x {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }

  .py-s-4x {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .py-s-5x {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }

  .py-s-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-s-auto {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }

  .m-s {
    margin: 15px !important;
  }

  .m-s-2x {
    margin: 30px !important;
  }

  .m-s-3x {
    margin: 45px !important;
  }

  .m-s-4x {
    margin: 60px !important;
  }

  .m-s-5x {
    margin: 75px !important;
  }

  .m-s-0 {
    margin: 0 !important;
  }

  .m-s-auto {
    margin: auto !important;
  }

  .mt-s {
    margin-top: 15px !important;
  }

  .mt-s-2x {
    margin-top: 30px !important;
  }

  .mt-s-3x {
    margin-top: 45px !important;
  }

  .mt-s-4x {
    margin-top: 60px !important;
  }

  .mt-s-5x {
    margin-top: 75px !important;
  }

  .mt-s-0 {
    margin-top: 0 !important;
  }

  .mt-s-auto {
    margin-top: auto !important;
  }

  .mr-s {
    margin-right: 15px !important;
  }

  .mr-s-2x {
    margin-right: 30px !important;
  }

  .mr-s-3x {
    margin-right: 45px !important;
  }

  .mr-s-4x {
    margin-right: 60px !important;
  }

  .mr-s-5x {
    margin-right: 75px !important;
  }

  .mr-s-0 {
    margin-right: 0 !important;
  }

  .mr-s-auto {
    margin-right: auto !important;
  }

  .mb-s {
    margin-bottom: 15px !important;
  }

  .mb-s-2x {
    margin-bottom: 30px !important;
  }

  .mb-s-3x {
    margin-bottom: 45px !important;
  }

  .mb-s-4x {
    margin-bottom: 60px !important;
  }

  .mb-s-5x {
    margin-bottom: 75px !important;
  }

  .mb-s-0 {
    margin-bottom: 0 !important;
  }

  .mb-s-auto {
    margin-bottom: auto !important;
  }

  .ml-s {
    margin-left: 15px !important;
  }

  .ml-s-2x {
    margin-left: 30px !important;
  }

  .ml-s-3x {
    margin-left: 45px !important;
  }

  .ml-s-4x {
    margin-left: 60px !important;
  }

  .ml-s-5x {
    margin-left: 75px !important;
  }

  .ml-s-0 {
    margin-left: 0 !important;
  }

  .ml-s-auto {
    margin-left: auto !important;
  }

  .mx-s {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .mx-s-2x {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .mx-s-3x {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }

  .mx-s-4x {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .mx-s-5x {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }

  .mx-s-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mx-s-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-s {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .my-s-2x {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .my-s-3x {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }

  .my-s-4x {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .my-s-5x {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }

  .my-s-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-s-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-s-center {
    text-align: center !important;
  }

  .text-s-left {
    text-align: left !important;
  }

  .text-s-right {
    text-align: right !important;
  }
}

@media (min-width: 576px) and (max-width: 992px) {
  .container .border-round {
    padding: 30px 30px 0;
  }
}

@media (min-width: 576px) {
  .container .rw>div[class^="cl-"]:nth-last-of-type(3),
  .container .rw>div[class^="cl-"]:nth-last-of-type(2):not(.cl-m-6) {
    margin-bottom: 0 !important;
  }
  form .form_row,
  form .form_row_description {
    align-items: center;
    display: flex;
  }

  form .form_row_description {
    margin-left: 25%;
  }

  form .form_leftcol {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
  }

  form .form_leftcol label {
    margin-bottom: 0;
  }

  form .form_rightcol {
    flex: 0 0 75%;
  }

  form .image .form_row .form_rightcol:nth-of-type(2) {
    flex: none;
    margin-right: 5px;
  }

  form .radio .form_row:nth-of-type(2) {
    margin-top: -20px;
  }

  form .radio .form_row:not(:first-of-type) .form_leftcol {
    display: block !important;
    visibility: hidden;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  nav.main-menu ul li {
    width: 50%;
  }
  .pagelist ul {
    -moz-column-count: 1;
    column-count: 1;
  }
}

@media screen and (min-width: 576px) {
  .contentcontainer .border-round,
  .contentcontainer .border-sharp {
    padding: 30px 30px 15px;
  }
}

@media (min-width: 576px) and (max-width: 1200px) {
  .opening-hours__line {
    flex-wrap: wrap;
  }
}

@media (min-width: 637px) and (max-width: 1200px) {
  .opening-hours__line .date {
    order: 3;
  }
}

@media (min-width: 48em) {
  h1,
  .h1 {
    font-size: 2.625em;
    line-height: 1.14286;
  }
  h2,
  .h2 {
    font-size: 2.25em;
    line-height: 1.16667;
  }
  h3,
  .h3 {
    font-size: 1.875em;
    line-height: 1.2;
  }
  h4,
  .h4 {
    font-size: 1.5em;
    line-height: 1.25;
  }
  .ctr {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .rw {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .cl,
  .cl-auto,
  .cl-1,
  .cl-2,
  .cl-3,
  .cl-4,
  .cl-5,
  .cl-6,
  .cl-7,
  .cl-8,
  .cl-9,
  .cl-10,
  .cl-11,
  .cl-12,
  .cl-s,
  .cl-s-auto,
  .cl-s-1,
  .cl-s-2,
  .cl-s-3,
  .cl-s-4,
  .cl-s-5,
  .cl-s-6,
  .cl-s-7,
  .cl-s-8,
  .cl-s-9,
  .cl-s-10,
  .cl-s-11,
  .cl-s-12,
  .cl-m,
  .cl-m-auto,
  .cl-m-1,
  .cl-m-2,
  .cl-m-3,
  .cl-m-4,
  .cl-m-5,
  .cl-m-6,
  .cl-m-7,
  .cl-m-8,
  .cl-m-9,
  .cl-m-10,
  .cl-m-11,
  .cl-m-12,
  .cl-l,
  .cl-l-auto,
  .cl-l-1,
  .cl-l-2,
  .cl-l-3,
  .cl-l-4,
  .cl-l-5,
  .cl-l-6,
  .cl-l-7,
  .cl-l-8,
  .cl-l-9,
  .cl-l-10,
  .cl-l-11,
  .cl-l-12,
  .cl-xl,
  .cl-xl-auto,
  .cl-xl-1,
  .cl-xl-2,
  .cl-xl-3,
  .cl-xl-4,
  .cl-xl-5,
  .cl-xl-6,
  .cl-xl-7,
  .cl-xl-8,
  .cl-xl-9,
  .cl-xl-10,
  .cl-xl-11,
  .cl-xl-12,
  .cl-xxl,
  .cl-xxl-auto,
  .cl-xxl-1,
  .cl-xxl-2,
  .cl-xxl-3,
  .cl-xxl-4,
  .cl-xxl-5,
  .cl-xxl-6,
  .cl-xxl-7,
  .cl-xxl-8,
  .cl-xxl-9,
  .cl-xxl-10,
  .cl-xxl-11,
  .cl-xxl-12 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .cl-m {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .cl-m-auto {
    flex: 0 0 auto;
    max-width: none;
    width: auto;
  }

  .order-m-first {
    order: -1;
  }

  .order-m-last {
    order: 13;
  }

  .cl-m-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .cl-m-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .cl-m-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .cl-m-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .cl-m-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .cl-m-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .cl-m-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .cl-m-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .cl-m-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .cl-m-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .cl-m-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .cl-m-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-m-0 {
    order: 0;
  }

  .order-m-1 {
    order: 1;
  }

  .order-m-2 {
    order: 2;
  }

  .order-m-3 {
    order: 3;
  }

  .order-m-4 {
    order: 4;
  }

  .order-m-5 {
    order: 5;
  }

  .order-m-6 {
    order: 6;
  }

  .order-m-7 {
    order: 7;
  }

  .order-m-8 {
    order: 8;
  }

  .order-m-9 {
    order: 9;
  }

  .order-m-10 {
    order: 10;
  }

  .order-m-11 {
    order: 11;
  }

  .order-m-12 {
    order: 12;
  }

  .offset-m-0 {
    margin-left: 0;
  }

  .offset-m-1 {
    margin-left: 8.33333%;
  }

  .offset-m-2 {
    margin-left: 16.66667%;
  }

  .offset-m-3 {
    margin-left: 25%;
  }

  .offset-m-4 {
    margin-left: 33.33333%;
  }

  .offset-m-5 {
    margin-left: 41.66667%;
  }

  .offset-m-6 {
    margin-left: 50%;
  }

  .offset-m-7 {
    margin-left: 58.33333%;
  }

  .offset-m-8 {
    margin-left: 66.66667%;
  }

  .offset-m-9 {
    margin-left: 75%;
  }

  .offset-m-10 {
    margin-left: 83.33333%;
  }

  .offset-m-11 {
    margin-left: 91.66667%;
  }
  .d-m-none {
    display: none !important;
  }

  .d-m-inline {
    display: inline !important;
  }

  .d-m-inline-block {
    display: inline-block !important;
  }

  .d-m-block {
    display: block !important;
  }

  .d-m-table {
    display: table !important;
  }

  .d-m-table-row {
    display: table-row !important;
  }

  .d-m-table-cell {
    display: table-cell !important;
  }

  .d-m-flex {
    display: flex !important;
  }

  .d-m-inline-flex {
    display: inline-flex !important;
  }
  .flex-m-row {
    flex-direction: row !important;
  }

  .flex-m-column {
    flex-direction: column !important;
  }

  .flex-m-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-m-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-m-wrap {
    flex-wrap: wrap !important;
  }

  .flex-m-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-m-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-m-fill {
    flex: 1 1 auto !important;
  }

  .flex-m-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-m-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-m-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-m-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-m-basis-0 {
    flex-basis: 0 !important;
  }

  .justify-content-m-start {
    justify-content: flex-start !important;
  }

  .justify-content-m-end {
    justify-content: flex-end !important;
  }

  .justify-content-m-center {
    justify-content: center !important;
  }

  .justify-content-m-between {
    justify-content: space-between !important;
  }

  .justify-content-m-around {
    justify-content: space-around !important;
  }

  .align-items-m-start {
    align-items: flex-start !important;
  }

  .align-items-m-end {
    align-items: flex-end !important;
  }

  .align-items-m-center {
    align-items: center !important;
  }

  .align-items-m-baseline {
    align-items: baseline !important;
  }

  .align-items-m-stretch {
    align-items: stretch !important;
  }

  .align-content-m-start {
    align-content: flex-start !important;
  }

  .align-content-m-end {
    align-content: flex-end !important;
  }

  .align-content-m-center {
    align-content: center !important;
  }

  .align-content-m-between {
    align-content: space-between !important;
  }

  .align-content-m-around {
    align-content: space-around !important;
  }

  .align-content-m-stretch {
    align-content: stretch !important;
  }

  .align-self-m-auto {
    align-self: auto !important;
  }

  .align-self-m-start {
    align-self: flex-start !important;
  }

  .align-self-m-end {
    align-self: flex-end !important;
  }

  .align-self-m-center {
    align-self: center !important;
  }

  .align-self-m-baseline {
    align-self: baseline !important;
  }

  .align-self-m-stretch {
    align-self: stretch !important;
  }
  .h1-m {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 2.5em;
    line-height: 1.15;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h1-m em,
  .h1-m strong {
    font-weight: 900;
  }

  .h1-m.bold {
    font-weight: 700;
  }

  .h1-m.bold em,
  .h1-m.bold strong {
    font-weight: inherit;
  }

  .h1-m.black {
    font-weight: 900;
  }

  .h1-m.black em,
  .h1-m.black strong {
    font-weight: 400;
  }
  .h2-m {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 2.125em;
    line-height: 1.17647;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h2-m em,
  .h2-m strong {
    font-weight: 900;
  }

  .h2-m.bold {
    font-weight: 700;
  }

  .h2-m.bold em,
  .h2-m.bold strong {
    font-weight: inherit;
  }

  .h2-m.black {
    font-weight: 900;
  }

  .h2-m.black em,
  .h2-m.black strong {
    font-weight: 400;
  }
  .h3-m {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.75em;
    line-height: 1.21429;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h3-m em,
  .h3-m strong {
    font-weight: 900;
  }

  .h3-m.bold {
    font-weight: 700;
  }

  .h3-m.bold em,
  .h3-m.bold strong {
    font-weight: inherit;
  }

  .h3-m.black {
    font-weight: 900;
  }

  .h3-m.black em,
  .h3-m.black strong {
    font-weight: 400;
  }
  .h4-m {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.375em;
    line-height: 1.27273;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h4-m em,
  .h4-m strong {
    font-weight: 900;
  }

  .h4-m.bold {
    font-weight: 700;
  }

  .h4-m.bold em,
  .h4-m.bold strong {
    font-weight: inherit;
  }

  .h4-m.black {
    font-weight: 900;
  }

  .h4-m.black em,
  .h4-m.black strong {
    font-weight: 400;
  }
  .h5-m {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.125em;
    line-height: 1.33333;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
  }

  .h5-m.regular {
    font-weight: 400;
  }

  .h5-m.regular em,
  .h5-m.regular strong {
    font-weight: 900;
  }

  .h5-m.black {
    font-weight: 900;
  }

  .h5-m.black em,
  .h5-m.black strong {
    font-weight: 400;
  }

  .h6-m {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1em;
    line-height: 1.375;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
  }

  .h6-m.regular {
    font-weight: 400;
  }

  .h6-m.regular em,
  .h6-m.regular strong {
    font-weight: 900;
  }

  .h6-m.black {
    font-weight: 900;
  }

  .h6-m.black em,
  .h6-m.black strong {
    font-weight: 400;
  }
  .w-m-0 {
    width: 0 !important;
  }

  .w-m-25 {
    width: 25% !important;
  }

  .w-m-40 {
    width: 40% !important;
  }

  .w-m-50 {
    width: 50% !important;
  }

  .w-m-60 {
    width: 60% !important;
  }

  .w-m-75 {
    width: 75% !important;
  }

  .w-m-100 {
    width: 100% !important;
  }

  .w-m-auto {
    width: auto !important;
  }

  .h-m-0 {
    height: 0 !important;
  }

  .h-m-25 {
    height: 25% !important;
  }

  .h-m-40 {
    height: 40% !important;
  }

  .h-m-50 {
    height: 50% !important;
  }

  .h-m-60 {
    height: 60% !important;
  }

  .h-m-75 {
    height: 75% !important;
  }

  .h-m-100 {
    height: 100% !important;
  }

  .h-m-auto {
    height: auto !important;
  }
  .w-bp {
    width: 768px;
  }
  .p-m {
    padding: 15px !important;
  }

  .p-m-2x {
    padding: 30px !important;
  }

  .p-m-3x {
    padding: 45px !important;
  }

  .p-m-4x {
    padding: 60px !important;
  }

  .p-m-5x {
    padding: 75px !important;
  }

  .p-m-0 {
    padding: 0 !important;
  }

  .p-m-auto {
    padding: auto !important;
  }

  .pt-m {
    padding-top: 15px !important;
  }

  .pt-m-2x {
    padding-top: 30px !important;
  }

  .pt-m-3x {
    padding-top: 45px !important;
  }

  .pt-m-4x {
    padding-top: 60px !important;
  }

  .pt-m-5x {
    padding-top: 75px !important;
  }

  .pt-m-0 {
    padding-top: 0 !important;
  }

  .pt-m-auto {
    padding-top: auto !important;
  }

  .pr-m {
    padding-right: 15px !important;
  }

  .pr-m-2x {
    padding-right: 30px !important;
  }

  .pr-m-3x {
    padding-right: 45px !important;
  }

  .pr-m-4x {
    padding-right: 60px !important;
  }

  .pr-m-5x {
    padding-right: 75px !important;
  }

  .pr-m-0 {
    padding-right: 0 !important;
  }

  .pr-m-auto {
    padding-right: auto !important;
  }

  .pb-m {
    padding-bottom: 15px !important;
  }

  .pb-m-2x {
    padding-bottom: 30px !important;
  }

  .pb-m-3x {
    padding-bottom: 45px !important;
  }

  .pb-m-4x {
    padding-bottom: 60px !important;
  }

  .pb-m-5x {
    padding-bottom: 75px !important;
  }

  .pb-m-0 {
    padding-bottom: 0 !important;
  }

  .pb-m-auto {
    padding-bottom: auto !important;
  }

  .pl-m {
    padding-left: 15px !important;
  }

  .pl-m-2x {
    padding-left: 30px !important;
  }

  .pl-m-3x {
    padding-left: 45px !important;
  }

  .pl-m-4x {
    padding-left: 60px !important;
  }

  .pl-m-5x {
    padding-left: 75px !important;
  }

  .pl-m-0 {
    padding-left: 0 !important;
  }

  .pl-m-auto {
    padding-left: auto !important;
  }

  .px-m {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .px-m-2x {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .px-m-3x {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }

  .px-m-4x {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .px-m-5x {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }

  .px-m-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-m-auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .py-m {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .py-m-2x {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .py-m-3x {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }

  .py-m-4x {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .py-m-5x {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }

  .py-m-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-m-auto {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }

  .m-m {
    margin: 15px !important;
  }

  .m-m-2x {
    margin: 30px !important;
  }

  .m-m-3x {
    margin: 45px !important;
  }

  .m-m-4x {
    margin: 60px !important;
  }

  .m-m-5x {
    margin: 75px !important;
  }

  .m-m-0 {
    margin: 0 !important;
  }

  .m-m-auto {
    margin: auto !important;
  }

  .mt-m {
    margin-top: 15px !important;
  }

  .mt-m-2x {
    margin-top: 30px !important;
  }

  .mt-m-3x {
    margin-top: 45px !important;
  }

  .mt-m-4x {
    margin-top: 60px !important;
  }

  .mt-m-5x {
    margin-top: 75px !important;
  }

  .mt-m-0 {
    margin-top: 0 !important;
  }

  .mt-m-auto {
    margin-top: auto !important;
  }

  .mr-m {
    margin-right: 15px !important;
  }

  .mr-m-2x {
    margin-right: 30px !important;
  }

  .mr-m-3x {
    margin-right: 45px !important;
  }

  .mr-m-4x {
    margin-right: 60px !important;
  }

  .mr-m-5x {
    margin-right: 75px !important;
  }

  .mr-m-0 {
    margin-right: 0 !important;
  }

  .mr-m-auto {
    margin-right: auto !important;
  }

  .mb-m {
    margin-bottom: 15px !important;
  }

  .mb-m-2x {
    margin-bottom: 30px !important;
  }

  .mb-m-3x {
    margin-bottom: 45px !important;
  }

  .mb-m-4x {
    margin-bottom: 60px !important;
  }

  .mb-m-5x {
    margin-bottom: 75px !important;
  }

  .mb-m-0 {
    margin-bottom: 0 !important;
  }

  .mb-m-auto {
    margin-bottom: auto !important;
  }

  .ml-m {
    margin-left: 15px !important;
  }

  .ml-m-2x {
    margin-left: 30px !important;
  }

  .ml-m-3x {
    margin-left: 45px !important;
  }

  .ml-m-4x {
    margin-left: 60px !important;
  }

  .ml-m-5x {
    margin-left: 75px !important;
  }

  .ml-m-0 {
    margin-left: 0 !important;
  }

  .ml-m-auto {
    margin-left: auto !important;
  }

  .mx-m {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .mx-m-2x {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .mx-m-3x {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }

  .mx-m-4x {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .mx-m-5x {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }

  .mx-m-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mx-m-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-m {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .my-m-2x {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .my-m-3x {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }

  .my-m-4x {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .my-m-5x {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }

  .my-m-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-m-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-m-center {
    text-align: center !important;
  }

  .text-m-left {
    text-align: left !important;
  }

  .text-m-right {
    text-align: right !important;
  }
}

@media (min-width: 36em) and (min-width: 48em) {
  .h1-s {
    font-size: 2.625em;
    line-height: 1.14286;
  }
  .h2-s {
    font-size: 2.25em;
    line-height: 1.16667;
  }
  .h3-s {
    font-size: 1.875em;
    line-height: 1.2;
  }
  .h4-s {
    font-size: 1.5em;
    line-height: 1.25;
  }
}

@media (min-width: 48em) and (min-width: 48em) {
  .h1-m {
    font-size: 2.625em;
    line-height: 1.14286;
  }
  .h2-m {
    font-size: 2.25em;
    line-height: 1.16667;
  }
  .h3-m {
    font-size: 1.875em;
    line-height: 1.2;
  }
  .h4-m {
    font-size: 1.5em;
    line-height: 1.25;
  }
}

@media (min-width: 768px) {
  .container .rw>div[class^="cl-"]:nth-last-of-type(3) {
    margin-bottom: 0 !important;
  }
  nav.main-menu .menu-container {
    width: 720px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .pagelist ul {
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media screen and (min-width: 768px) {
  .cmp-store-opening-hours {
    font-size: 16px;
    line-height: 22px;
  }
  .cmp-store-opening-hours .opening-hours__line span {
    flex: 0 0 50%;
  }
}

@media (min-width: 62em) {
  .cl-l {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .cl-l-auto {
    flex: 0 0 auto;
    max-width: none;
    width: auto;
  }

  .order-l-first {
    order: -1;
  }

  .order-l-last {
    order: 13;
  }

  .cl-l-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .cl-l-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .cl-l-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .cl-l-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .cl-l-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .cl-l-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .cl-l-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .cl-l-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .cl-l-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .cl-l-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .cl-l-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .cl-l-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-l-0 {
    order: 0;
  }

  .order-l-1 {
    order: 1;
  }

  .order-l-2 {
    order: 2;
  }

  .order-l-3 {
    order: 3;
  }

  .order-l-4 {
    order: 4;
  }

  .order-l-5 {
    order: 5;
  }

  .order-l-6 {
    order: 6;
  }

  .order-l-7 {
    order: 7;
  }

  .order-l-8 {
    order: 8;
  }

  .order-l-9 {
    order: 9;
  }

  .order-l-10 {
    order: 10;
  }

  .order-l-11 {
    order: 11;
  }

  .order-l-12 {
    order: 12;
  }

  .offset-l-0 {
    margin-left: 0;
  }

  .offset-l-1 {
    margin-left: 8.33333%;
  }

  .offset-l-2 {
    margin-left: 16.66667%;
  }

  .offset-l-3 {
    margin-left: 25%;
  }

  .offset-l-4 {
    margin-left: 33.33333%;
  }

  .offset-l-5 {
    margin-left: 41.66667%;
  }

  .offset-l-6 {
    margin-left: 50%;
  }

  .offset-l-7 {
    margin-left: 58.33333%;
  }

  .offset-l-8 {
    margin-left: 66.66667%;
  }

  .offset-l-9 {
    margin-left: 75%;
  }

  .offset-l-10 {
    margin-left: 83.33333%;
  }

  .offset-l-11 {
    margin-left: 91.66667%;
  }
  ul.link-list.horizontal>li:not(:last-child) {
    margin-right: 30px;
  }
  .d-l-none {
    display: none !important;
  }

  .d-l-inline {
    display: inline !important;
  }

  .d-l-inline-block {
    display: inline-block !important;
  }

  .d-l-block {
    display: block !important;
  }

  .d-l-table {
    display: table !important;
  }

  .d-l-table-row {
    display: table-row !important;
  }

  .d-l-table-cell {
    display: table-cell !important;
  }

  .d-l-flex {
    display: flex !important;
  }

  .d-l-inline-flex {
    display: inline-flex !important;
  }
  .flex-l-row {
    flex-direction: row !important;
  }

  .flex-l-column {
    flex-direction: column !important;
  }

  .flex-l-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-l-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-l-wrap {
    flex-wrap: wrap !important;
  }

  .flex-l-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-l-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-l-fill {
    flex: 1 1 auto !important;
  }

  .flex-l-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-l-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-l-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-l-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-l-basis-0 {
    flex-basis: 0 !important;
  }

  .justify-content-l-start {
    justify-content: flex-start !important;
  }

  .justify-content-l-end {
    justify-content: flex-end !important;
  }

  .justify-content-l-center {
    justify-content: center !important;
  }

  .justify-content-l-between {
    justify-content: space-between !important;
  }

  .justify-content-l-around {
    justify-content: space-around !important;
  }

  .align-items-l-start {
    align-items: flex-start !important;
  }

  .align-items-l-end {
    align-items: flex-end !important;
  }

  .align-items-l-center {
    align-items: center !important;
  }

  .align-items-l-baseline {
    align-items: baseline !important;
  }

  .align-items-l-stretch {
    align-items: stretch !important;
  }

  .align-content-l-start {
    align-content: flex-start !important;
  }

  .align-content-l-end {
    align-content: flex-end !important;
  }

  .align-content-l-center {
    align-content: center !important;
  }

  .align-content-l-between {
    align-content: space-between !important;
  }

  .align-content-l-around {
    align-content: space-around !important;
  }

  .align-content-l-stretch {
    align-content: stretch !important;
  }

  .align-self-l-auto {
    align-self: auto !important;
  }

  .align-self-l-start {
    align-self: flex-start !important;
  }

  .align-self-l-end {
    align-self: flex-end !important;
  }

  .align-self-l-center {
    align-self: center !important;
  }

  .align-self-l-baseline {
    align-self: baseline !important;
  }

  .align-self-l-stretch {
    align-self: stretch !important;
  }
  .h1-l {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 2.5em;
    line-height: 1.15;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h1-l em,
  .h1-l strong {
    font-weight: 900;
  }

  .h1-l.bold {
    font-weight: 700;
  }

  .h1-l.bold em,
  .h1-l.bold strong {
    font-weight: inherit;
  }

  .h1-l.black {
    font-weight: 900;
  }

  .h1-l.black em,
  .h1-l.black strong {
    font-weight: 400;
  }
  .h2-l {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 2.125em;
    line-height: 1.17647;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h2-l em,
  .h2-l strong {
    font-weight: 900;
  }

  .h2-l.bold {
    font-weight: 700;
  }

  .h2-l.bold em,
  .h2-l.bold strong {
    font-weight: inherit;
  }

  .h2-l.black {
    font-weight: 900;
  }

  .h2-l.black em,
  .h2-l.black strong {
    font-weight: 400;
  }
  .h3-l {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.75em;
    line-height: 1.21429;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h3-l em,
  .h3-l strong {
    font-weight: 900;
  }

  .h3-l.bold {
    font-weight: 700;
  }

  .h3-l.bold em,
  .h3-l.bold strong {
    font-weight: inherit;
  }

  .h3-l.black {
    font-weight: 900;
  }

  .h3-l.black em,
  .h3-l.black strong {
    font-weight: 400;
  }
  .h4-l {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.375em;
    line-height: 1.27273;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h4-l em,
  .h4-l strong {
    font-weight: 900;
  }

  .h4-l.bold {
    font-weight: 700;
  }

  .h4-l.bold em,
  .h4-l.bold strong {
    font-weight: inherit;
  }

  .h4-l.black {
    font-weight: 900;
  }

  .h4-l.black em,
  .h4-l.black strong {
    font-weight: 400;
  }
  .h5-l {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.125em;
    line-height: 1.33333;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
  }

  .h5-l.regular {
    font-weight: 400;
  }

  .h5-l.regular em,
  .h5-l.regular strong {
    font-weight: 900;
  }

  .h5-l.black {
    font-weight: 900;
  }

  .h5-l.black em,
  .h5-l.black strong {
    font-weight: 400;
  }

  .h6-l {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1em;
    line-height: 1.375;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
  }

  .h6-l.regular {
    font-weight: 400;
  }

  .h6-l.regular em,
  .h6-l.regular strong {
    font-weight: 900;
  }

  .h6-l.black {
    font-weight: 900;
  }

  .h6-l.black em,
  .h6-l.black strong {
    font-weight: 400;
  }
  .w-l-0 {
    width: 0 !important;
  }

  .w-l-25 {
    width: 25% !important;
  }

  .w-l-40 {
    width: 40% !important;
  }

  .w-l-50 {
    width: 50% !important;
  }

  .w-l-60 {
    width: 60% !important;
  }

  .w-l-75 {
    width: 75% !important;
  }

  .w-l-100 {
    width: 100% !important;
  }

  .w-l-auto {
    width: auto !important;
  }

  .h-l-0 {
    height: 0 !important;
  }

  .h-l-25 {
    height: 25% !important;
  }

  .h-l-40 {
    height: 40% !important;
  }

  .h-l-50 {
    height: 50% !important;
  }

  .h-l-60 {
    height: 60% !important;
  }

  .h-l-75 {
    height: 75% !important;
  }

  .h-l-100 {
    height: 100% !important;
  }

  .h-l-auto {
    height: auto !important;
  }
  .w-bp {
    width: 992px;
  }
  .p-l {
    padding: 15px !important;
  }

  .p-l-2x {
    padding: 30px !important;
  }

  .p-l-3x {
    padding: 45px !important;
  }

  .p-l-4x {
    padding: 60px !important;
  }

  .p-l-5x {
    padding: 75px !important;
  }

  .p-l-0 {
    padding: 0 !important;
  }

  .p-l-auto {
    padding: auto !important;
  }

  .pt-l {
    padding-top: 15px !important;
  }

  .pt-l-2x {
    padding-top: 30px !important;
  }

  .pt-l-3x {
    padding-top: 45px !important;
  }

  .pt-l-4x {
    padding-top: 60px !important;
  }

  .pt-l-5x {
    padding-top: 75px !important;
  }

  .pt-l-0 {
    padding-top: 0 !important;
  }

  .pt-l-auto {
    padding-top: auto !important;
  }

  .pr-l {
    padding-right: 15px !important;
  }

  .pr-l-2x {
    padding-right: 30px !important;
  }

  .pr-l-3x {
    padding-right: 45px !important;
  }

  .pr-l-4x {
    padding-right: 60px !important;
  }

  .pr-l-5x {
    padding-right: 75px !important;
  }

  .pr-l-0 {
    padding-right: 0 !important;
  }

  .pr-l-auto {
    padding-right: auto !important;
  }

  .pb-l {
    padding-bottom: 15px !important;
  }

  .pb-l-2x {
    padding-bottom: 30px !important;
  }

  .pb-l-3x {
    padding-bottom: 45px !important;
  }

  .pb-l-4x {
    padding-bottom: 60px !important;
  }

  .pb-l-5x {
    padding-bottom: 75px !important;
  }

  .pb-l-0 {
    padding-bottom: 0 !important;
  }

  .pb-l-auto {
    padding-bottom: auto !important;
  }

  .pl-l {
    padding-left: 15px !important;
  }

  .pl-l-2x {
    padding-left: 30px !important;
  }

  .pl-l-3x {
    padding-left: 45px !important;
  }

  .pl-l-4x {
    padding-left: 60px !important;
  }

  .pl-l-5x {
    padding-left: 75px !important;
  }

  .pl-l-0 {
    padding-left: 0 !important;
  }

  .pl-l-auto {
    padding-left: auto !important;
  }

  .px-l {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .px-l-2x {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .px-l-3x {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }

  .px-l-4x {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .px-l-5x {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }

  .px-l-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-l-auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .py-l {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .py-l-2x {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .py-l-3x {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }

  .py-l-4x {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .py-l-5x {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }

  .py-l-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-l-auto {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }

  .m-l {
    margin: 15px !important;
  }

  .m-l-2x {
    margin: 30px !important;
  }

  .m-l-3x {
    margin: 45px !important;
  }

  .m-l-4x {
    margin: 60px !important;
  }

  .m-l-5x {
    margin: 75px !important;
  }

  .m-l-0 {
    margin: 0 !important;
  }

  .m-l-auto {
    margin: auto !important;
  }

  .mt-l {
    margin-top: 15px !important;
  }

  .mt-l-2x {
    margin-top: 30px !important;
  }

  .mt-l-3x {
    margin-top: 45px !important;
  }

  .mt-l-4x {
    margin-top: 60px !important;
  }

  .mt-l-5x {
    margin-top: 75px !important;
  }

  .mt-l-0 {
    margin-top: 0 !important;
  }

  .mt-l-auto {
    margin-top: auto !important;
  }

  .mr-l {
    margin-right: 15px !important;
  }

  .mr-l-2x {
    margin-right: 30px !important;
  }

  .mr-l-3x {
    margin-right: 45px !important;
  }

  .mr-l-4x {
    margin-right: 60px !important;
  }

  .mr-l-5x {
    margin-right: 75px !important;
  }

  .mr-l-0 {
    margin-right: 0 !important;
  }

  .mr-l-auto {
    margin-right: auto !important;
  }

  .mb-l {
    margin-bottom: 15px !important;
  }

  .mb-l-2x {
    margin-bottom: 30px !important;
  }

  .mb-l-3x {
    margin-bottom: 45px !important;
  }

  .mb-l-4x {
    margin-bottom: 60px !important;
  }

  .mb-l-5x {
    margin-bottom: 75px !important;
  }

  .mb-l-0 {
    margin-bottom: 0 !important;
  }

  .mb-l-auto {
    margin-bottom: auto !important;
  }

  .ml-l {
    margin-left: 15px !important;
  }

  .ml-l-2x {
    margin-left: 30px !important;
  }

  .ml-l-3x {
    margin-left: 45px !important;
  }

  .ml-l-4x {
    margin-left: 60px !important;
  }

  .ml-l-5x {
    margin-left: 75px !important;
  }

  .ml-l-0 {
    margin-left: 0 !important;
  }

  .ml-l-auto {
    margin-left: auto !important;
  }

  .mx-l {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .mx-l-2x {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .mx-l-3x {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }

  .mx-l-4x {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .mx-l-5x {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }

  .mx-l-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mx-l-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-l {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .my-l-2x {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .my-l-3x {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }

  .my-l-4x {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .my-l-5x {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }

  .my-l-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-l-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-l-center {
    text-align: center !important;
  }

  .text-l-left {
    text-align: left !important;
  }

  .text-l-right {
    text-align: right !important;
  }
}

@media (min-width: 62em) and (min-width: 48em) {
  .h1-l {
    font-size: 2.625em;
    line-height: 1.14286;
  }
  .h2-l {
    font-size: 2.25em;
    line-height: 1.16667;
  }
  .h3-l {
    font-size: 1.875em;
    line-height: 1.2;
  }
  .h4-l {
    font-size: 1.5em;
    line-height: 1.25;
  }
}

@media (min-width: 992px) {
  .container .rw>div[class^="cl-"]:nth-last-of-type(4) {
    margin-bottom: 0 !important;
  }
  nav.main-menu .menu-container {
    width: 960px;
  }
  .pagelist ul {
    -moz-column-count: 3;
    column-count: 3;
  }
}

@media (min-width: 62rem) {
  form .form_leftcol {
    padding-left: 15px;
  }

  form .form_field_select,
  form .form_field_text,
  form .form_field_textarea {
    width: calc(100% - 15px);
  }
}

@media (min-width: 75em) {
  .cl-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .cl-xl-auto {
    flex: 0 0 auto;
    max-width: none;
    width: auto;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .cl-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .cl-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .cl-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .cl-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .cl-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .cl-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .cl-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .cl-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .cl-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .cl-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .cl-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .cl-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-basis-0 {
    flex-basis: 0 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .h1-xl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 2.5em;
    line-height: 1.15;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h1-xl em,
  .h1-xl strong {
    font-weight: 900;
  }

  .h1-xl.bold {
    font-weight: 700;
  }

  .h1-xl.bold em,
  .h1-xl.bold strong {
    font-weight: inherit;
  }

  .h1-xl.black {
    font-weight: 900;
  }

  .h1-xl.black em,
  .h1-xl.black strong {
    font-weight: 400;
  }
  .h2-xl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 2.125em;
    line-height: 1.17647;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h2-xl em,
  .h2-xl strong {
    font-weight: 900;
  }

  .h2-xl.bold {
    font-weight: 700;
  }

  .h2-xl.bold em,
  .h2-xl.bold strong {
    font-weight: inherit;
  }

  .h2-xl.black {
    font-weight: 900;
  }

  .h2-xl.black em,
  .h2-xl.black strong {
    font-weight: 400;
  }
  .h3-xl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.75em;
    line-height: 1.21429;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h3-xl em,
  .h3-xl strong {
    font-weight: 900;
  }

  .h3-xl.bold {
    font-weight: 700;
  }

  .h3-xl.bold em,
  .h3-xl.bold strong {
    font-weight: inherit;
  }

  .h3-xl.black {
    font-weight: 900;
  }

  .h3-xl.black em,
  .h3-xl.black strong {
    font-weight: 400;
  }
  .h4-xl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.375em;
    line-height: 1.27273;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h4-xl em,
  .h4-xl strong {
    font-weight: 900;
  }

  .h4-xl.bold {
    font-weight: 700;
  }

  .h4-xl.bold em,
  .h4-xl.bold strong {
    font-weight: inherit;
  }

  .h4-xl.black {
    font-weight: 900;
  }

  .h4-xl.black em,
  .h4-xl.black strong {
    font-weight: 400;
  }
  .h5-xl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.125em;
    line-height: 1.33333;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
  }

  .h5-xl.regular {
    font-weight: 400;
  }

  .h5-xl.regular em,
  .h5-xl.regular strong {
    font-weight: 900;
  }

  .h5-xl.black {
    font-weight: 900;
  }

  .h5-xl.black em,
  .h5-xl.black strong {
    font-weight: 400;
  }

  .h6-xl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1em;
    line-height: 1.375;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
  }

  .h6-xl.regular {
    font-weight: 400;
  }

  .h6-xl.regular em,
  .h6-xl.regular strong {
    font-weight: 900;
  }

  .h6-xl.black {
    font-weight: 900;
  }

  .h6-xl.black em,
  .h6-xl.black strong {
    font-weight: 400;
  }
  .w-xl-0 {
    width: 0 !important;
  }

  .w-xl-25 {
    width: 25% !important;
  }

  .w-xl-40 {
    width: 40% !important;
  }

  .w-xl-50 {
    width: 50% !important;
  }

  .w-xl-60 {
    width: 60% !important;
  }

  .w-xl-75 {
    width: 75% !important;
  }

  .w-xl-100 {
    width: 100% !important;
  }

  .w-xl-auto {
    width: auto !important;
  }

  .h-xl-0 {
    height: 0 !important;
  }

  .h-xl-25 {
    height: 25% !important;
  }

  .h-xl-40 {
    height: 40% !important;
  }

  .h-xl-50 {
    height: 50% !important;
  }

  .h-xl-60 {
    height: 60% !important;
  }

  .h-xl-75 {
    height: 75% !important;
  }

  .h-xl-100 {
    height: 100% !important;
  }

  .h-xl-auto {
    height: auto !important;
  }
  .w-bp {
    width: 1200px;
  }
  .p-xl {
    padding: 15px !important;
  }

  .p-xl-2x {
    padding: 30px !important;
  }

  .p-xl-3x {
    padding: 45px !important;
  }

  .p-xl-4x {
    padding: 60px !important;
  }

  .p-xl-5x {
    padding: 75px !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-auto {
    padding: auto !important;
  }

  .pt-xl {
    padding-top: 15px !important;
  }

  .pt-xl-2x {
    padding-top: 30px !important;
  }

  .pt-xl-3x {
    padding-top: 45px !important;
  }

  .pt-xl-4x {
    padding-top: 60px !important;
  }

  .pt-xl-5x {
    padding-top: 75px !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-auto {
    padding-top: auto !important;
  }

  .pr-xl {
    padding-right: 15px !important;
  }

  .pr-xl-2x {
    padding-right: 30px !important;
  }

  .pr-xl-3x {
    padding-right: 45px !important;
  }

  .pr-xl-4x {
    padding-right: 60px !important;
  }

  .pr-xl-5x {
    padding-right: 75px !important;
  }

  .pr-xl-0 {
    padding-right: 0 !important;
  }

  .pr-xl-auto {
    padding-right: auto !important;
  }

  .pb-xl {
    padding-bottom: 15px !important;
  }

  .pb-xl-2x {
    padding-bottom: 30px !important;
  }

  .pb-xl-3x {
    padding-bottom: 45px !important;
  }

  .pb-xl-4x {
    padding-bottom: 60px !important;
  }

  .pb-xl-5x {
    padding-bottom: 75px !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-auto {
    padding-bottom: auto !important;
  }

  .pl-xl {
    padding-left: 15px !important;
  }

  .pl-xl-2x {
    padding-left: 30px !important;
  }

  .pl-xl-3x {
    padding-left: 45px !important;
  }

  .pl-xl-4x {
    padding-left: 60px !important;
  }

  .pl-xl-5x {
    padding-left: 75px !important;
  }

  .pl-xl-0 {
    padding-left: 0 !important;
  }

  .pl-xl-auto {
    padding-left: auto !important;
  }

  .px-xl {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .px-xl-2x {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .px-xl-3x {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }

  .px-xl-4x {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .px-xl-5x {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }

  .px-xl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-xl-auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .py-xl {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .py-xl-2x {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .py-xl-3x {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }

  .py-xl-4x {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .py-xl-5x {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-auto {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }

  .m-xl {
    margin: 15px !important;
  }

  .m-xl-2x {
    margin: 30px !important;
  }

  .m-xl-3x {
    margin: 45px !important;
  }

  .m-xl-4x {
    margin: 60px !important;
  }

  .m-xl-5x {
    margin: 75px !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl {
    margin-top: 15px !important;
  }

  .mt-xl-2x {
    margin-top: 30px !important;
  }

  .mt-xl-3x {
    margin-top: 45px !important;
  }

  .mt-xl-4x {
    margin-top: 60px !important;
  }

  .mt-xl-5x {
    margin-top: 75px !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl {
    margin-right: 15px !important;
  }

  .mr-xl-2x {
    margin-right: 30px !important;
  }

  .mr-xl-3x {
    margin-right: 45px !important;
  }

  .mr-xl-4x {
    margin-right: 60px !important;
  }

  .mr-xl-5x {
    margin-right: 75px !important;
  }

  .mr-xl-0 {
    margin-right: 0 !important;
  }

  .mr-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl {
    margin-bottom: 15px !important;
  }

  .mb-xl-2x {
    margin-bottom: 30px !important;
  }

  .mb-xl-3x {
    margin-bottom: 45px !important;
  }

  .mb-xl-4x {
    margin-bottom: 60px !important;
  }

  .mb-xl-5x {
    margin-bottom: 75px !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl {
    margin-left: 15px !important;
  }

  .ml-xl-2x {
    margin-left: 30px !important;
  }

  .ml-xl-3x {
    margin-left: 45px !important;
  }

  .ml-xl-4x {
    margin-left: 60px !important;
  }

  .ml-xl-5x {
    margin-left: 75px !important;
  }

  .ml-xl-0 {
    margin-left: 0 !important;
  }

  .ml-xl-auto {
    margin-left: auto !important;
  }

  .mx-xl {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .mx-xl-2x {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .mx-xl-3x {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }

  .mx-xl-4x {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .mx-xl-5x {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }

  .mx-xl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mx-xl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-xl {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .my-xl-2x {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .my-xl-3x {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }

  .my-xl-4x {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .my-xl-5x {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-xl-center {
    text-align: center !important;
  }

  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }
}

@media (min-width: 75em) and (min-width: 48em) {
  .h1-xl {
    font-size: 2.625em;
    line-height: 1.14286;
  }
  .h2-xl {
    font-size: 2.25em;
    line-height: 1.16667;
  }
  .h3-xl {
    font-size: 1.875em;
    line-height: 1.2;
  }
  .h4-xl {
    font-size: 1.5em;
    line-height: 1.25;
  }
}

@media (min-width: 1200px) {
  .container .rw>div[class^="cl-"]:nth-last-of-type(5),
  .container .rw>div[class^="cl-"]:nth-last-of-type(6) {
    margin-bottom: 0 !important;
  }
  nav.main-menu .menu-container {
    width: 1140px;
  }
}

@media screen and (min-width: 1200px) {
  .contentcontainer .border-round,
  .contentcontainer .border-sharp {
    padding: 30px 60px 15px;
  }
  .cmp-store-opening-hours .opening-hours__line span.day,
  .cmp-store-opening-hours .opening-hours__line span.date {
    flex: 0 0 30%;
  }

  .cmp-store-opening-hours .opening-hours__line span.time {
    flex: 0 0 40%;
  }
}

@media (min-width: 100em) {
  .ctr {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .cl-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .cl-xxl-auto {
    flex: 0 0 auto;
    max-width: none;
    width: auto;
  }

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 13;
  }

  .cl-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .cl-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .cl-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .cl-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .cl-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .cl-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .cl-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .cl-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .cl-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .cl-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .cl-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .cl-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-6 {
    order: 6;
  }

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.33333%;
  }

  .offset-xxl-2 {
    margin-left: 16.66667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.33333%;
  }

  .offset-xxl-5 {
    margin-left: 41.66667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.33333%;
  }

  .offset-xxl-8 {
    margin-left: 66.66667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.33333%;
  }

  .offset-xxl-11 {
    margin-left: 91.66667%;
  }
  .d-xxl-none {
    display: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-basis-0 {
    flex-basis: 0 !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .h1-xxl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 2.5em;
    line-height: 1.15;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h1-xxl em,
  .h1-xxl strong {
    font-weight: 900;
  }

  .h1-xxl.bold {
    font-weight: 700;
  }

  .h1-xxl.bold em,
  .h1-xxl.bold strong {
    font-weight: inherit;
  }

  .h1-xxl.black {
    font-weight: 900;
  }

  .h1-xxl.black em,
  .h1-xxl.black strong {
    font-weight: 400;
  }
  .h2-xxl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 2.125em;
    line-height: 1.17647;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h2-xxl em,
  .h2-xxl strong {
    font-weight: 900;
  }

  .h2-xxl.bold {
    font-weight: 700;
  }

  .h2-xxl.bold em,
  .h2-xxl.bold strong {
    font-weight: inherit;
  }

  .h2-xxl.black {
    font-weight: 900;
  }

  .h2-xxl.black em,
  .h2-xxl.black strong {
    font-weight: 400;
  }
  .h3-xxl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.75em;
    line-height: 1.21429;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h3-xxl em,
  .h3-xxl strong {
    font-weight: 900;
  }

  .h3-xxl.bold {
    font-weight: 700;
  }

  .h3-xxl.bold em,
  .h3-xxl.bold strong {
    font-weight: inherit;
  }

  .h3-xxl.black {
    font-weight: 900;
  }

  .h3-xxl.black em,
  .h3-xxl.black strong {
    font-weight: 400;
  }
  .h4-xxl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.375em;
    line-height: 1.27273;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 400;
  }

  .h4-xxl em,
  .h4-xxl strong {
    font-weight: 900;
  }

  .h4-xxl.bold {
    font-weight: 700;
  }

  .h4-xxl.bold em,
  .h4-xxl.bold strong {
    font-weight: inherit;
  }

  .h4-xxl.black {
    font-weight: 900;
  }

  .h4-xxl.black em,
  .h4-xxl.black strong {
    font-weight: 400;
  }
  .h5-xxl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.125em;
    line-height: 1.33333;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
  }

  .h5-xxl.regular {
    font-weight: 400;
  }

  .h5-xxl.regular em,
  .h5-xxl.regular strong {
    font-weight: 900;
  }

  .h5-xxl.black {
    font-weight: 900;
  }

  .h5-xxl.black em,
  .h5-xxl.black strong {
    font-weight: 400;
  }

  .h6-xxl {
    font-family: JumboTheSans,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1em;
    line-height: 1.375;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
  }

  .h6-xxl.regular {
    font-weight: 400;
  }

  .h6-xxl.regular em,
  .h6-xxl.regular strong {
    font-weight: 900;
  }

  .h6-xxl.black {
    font-weight: 900;
  }

  .h6-xxl.black em,
  .h6-xxl.black strong {
    font-weight: 400;
  }
  .w-xxl-0 {
    width: 0 !important;
  }

  .w-xxl-25 {
    width: 25% !important;
  }

  .w-xxl-40 {
    width: 40% !important;
  }

  .w-xxl-50 {
    width: 50% !important;
  }

  .w-xxl-60 {
    width: 60% !important;
  }

  .w-xxl-75 {
    width: 75% !important;
  }

  .w-xxl-100 {
    width: 100% !important;
  }

  .w-xxl-auto {
    width: auto !important;
  }

  .h-xxl-0 {
    height: 0 !important;
  }

  .h-xxl-25 {
    height: 25% !important;
  }

  .h-xxl-40 {
    height: 40% !important;
  }

  .h-xxl-50 {
    height: 50% !important;
  }

  .h-xxl-60 {
    height: 60% !important;
  }

  .h-xxl-75 {
    height: 75% !important;
  }

  .h-xxl-100 {
    height: 100% !important;
  }

  .h-xxl-auto {
    height: auto !important;
  }
  .w-bp {
    width: 1600px;
  }
  .p-xxl {
    padding: 15px !important;
  }

  .p-xxl-2x {
    padding: 30px !important;
  }

  .p-xxl-3x {
    padding: 45px !important;
  }

  .p-xxl-4x {
    padding: 60px !important;
  }

  .p-xxl-5x {
    padding: 75px !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-auto {
    padding: auto !important;
  }

  .pt-xxl {
    padding-top: 15px !important;
  }

  .pt-xxl-2x {
    padding-top: 30px !important;
  }

  .pt-xxl-3x {
    padding-top: 45px !important;
  }

  .pt-xxl-4x {
    padding-top: 60px !important;
  }

  .pt-xxl-5x {
    padding-top: 75px !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-auto {
    padding-top: auto !important;
  }

  .pr-xxl {
    padding-right: 15px !important;
  }

  .pr-xxl-2x {
    padding-right: 30px !important;
  }

  .pr-xxl-3x {
    padding-right: 45px !important;
  }

  .pr-xxl-4x {
    padding-right: 60px !important;
  }

  .pr-xxl-5x {
    padding-right: 75px !important;
  }

  .pr-xxl-0 {
    padding-right: 0 !important;
  }

  .pr-xxl-auto {
    padding-right: auto !important;
  }

  .pb-xxl {
    padding-bottom: 15px !important;
  }

  .pb-xxl-2x {
    padding-bottom: 30px !important;
  }

  .pb-xxl-3x {
    padding-bottom: 45px !important;
  }

  .pb-xxl-4x {
    padding-bottom: 60px !important;
  }

  .pb-xxl-5x {
    padding-bottom: 75px !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-auto {
    padding-bottom: auto !important;
  }

  .pl-xxl {
    padding-left: 15px !important;
  }

  .pl-xxl-2x {
    padding-left: 30px !important;
  }

  .pl-xxl-3x {
    padding-left: 45px !important;
  }

  .pl-xxl-4x {
    padding-left: 60px !important;
  }

  .pl-xxl-5x {
    padding-left: 75px !important;
  }

  .pl-xxl-0 {
    padding-left: 0 !important;
  }

  .pl-xxl-auto {
    padding-left: auto !important;
  }

  .px-xxl {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .px-xxl-2x {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .px-xxl-3x {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }

  .px-xxl-4x {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }

  .px-xxl-5x {
    padding-left: 75px !important;
    padding-right: 75px !important;
  }

  .px-xxl-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .px-xxl-auto {
    padding-left: auto !important;
    padding-right: auto !important;
  }

  .py-xxl {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .py-xxl-2x {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .py-xxl-3x {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }

  .py-xxl-4x {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .py-xxl-5x {
    padding-top: 75px !important;
    padding-bottom: 75px !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-auto {
    padding-top: auto !important;
    padding-bottom: auto !important;
  }

  .m-xxl {
    margin: 15px !important;
  }

  .m-xxl-2x {
    margin: 30px !important;
  }

  .m-xxl-3x {
    margin: 45px !important;
  }

  .m-xxl-4x {
    margin: 60px !important;
  }

  .m-xxl-5x {
    margin: 75px !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl {
    margin-top: 15px !important;
  }

  .mt-xxl-2x {
    margin-top: 30px !important;
  }

  .mt-xxl-3x {
    margin-top: 45px !important;
  }

  .mt-xxl-4x {
    margin-top: 60px !important;
  }

  .mt-xxl-5x {
    margin-top: 75px !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl {
    margin-right: 15px !important;
  }

  .mr-xxl-2x {
    margin-right: 30px !important;
  }

  .mr-xxl-3x {
    margin-right: 45px !important;
  }

  .mr-xxl-4x {
    margin-right: 60px !important;
  }

  .mr-xxl-5x {
    margin-right: 75px !important;
  }

  .mr-xxl-0 {
    margin-right: 0 !important;
  }

  .mr-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl {
    margin-bottom: 15px !important;
  }

  .mb-xxl-2x {
    margin-bottom: 30px !important;
  }

  .mb-xxl-3x {
    margin-bottom: 45px !important;
  }

  .mb-xxl-4x {
    margin-bottom: 60px !important;
  }

  .mb-xxl-5x {
    margin-bottom: 75px !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl {
    margin-left: 15px !important;
  }

  .ml-xxl-2x {
    margin-left: 30px !important;
  }

  .ml-xxl-3x {
    margin-left: 45px !important;
  }

  .ml-xxl-4x {
    margin-left: 60px !important;
  }

  .ml-xxl-5x {
    margin-left: 75px !important;
  }

  .ml-xxl-0 {
    margin-left: 0 !important;
  }

  .ml-xxl-auto {
    margin-left: auto !important;
  }

  .mx-xxl {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .mx-xxl-2x {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }

  .mx-xxl-3x {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }

  .mx-xxl-4x {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }

  .mx-xxl-5x {
    margin-left: 75px !important;
    margin-right: 75px !important;
  }

  .mx-xxl-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .mx-xxl-auto {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .my-xxl {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  .my-xxl-2x {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }

  .my-xxl-3x {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }

  .my-xxl-4x {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }

  .my-xxl-5x {
    margin-top: 75px !important;
    margin-bottom: 75px !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }

  .text-xxl-left {
    text-align: left !important;
  }

  .text-xxl-right {
    text-align: right !important;
  }
}

@media (min-width: 100em) and (min-width: 48em) {
  .h1-xxl {
    font-size: 2.625em;
    line-height: 1.14286;
  }
  .h2-xxl {
    font-size: 2.25em;
    line-height: 1.16667;
  }
  .h3-xxl {
    font-size: 1.875em;
    line-height: 1.2;
  }
  .h4-xxl {
    font-size: 1.5em;
    line-height: 1.25;
  }
}

@media (min-width: 1600px) {
  .container .rw>div[class^="cl-"] {
    margin-bottom: 0 !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

@media screen and (max-width: 576px) {
  .main-jumbo {
    min-height: 240px;
  }
  .main-jumbo {
    min-height: 240px;
  }
}

@media (max-width: 992px) {
  .jum-divider-margin-30 {
    margin-top: 15px;
  }
}

@media (max-width: 768px) {
  .jum-divider-margin-30 {
    margin-top: 15px;
  }
  .list-detail .image .detail-image-wrapper {
    margin: 0 -15px 16px;
  }

  .list-detail .image .detail-image-wrapper .detail-image {
    display: block;
    width: 100%;
    border-radius: 0;
  }

  .list-detail .container {
    margin-top: 2px;
    margin-bottom: 0;
  }

  .list-detail .jum-card-grid {
    margin: 0 -15px;
  }

  .list-detail .jum-card-grid .jum-card {
    border-radius: 0;
  }

  .list-detail .detail-total {
    margin: 0 -15px;
    padding: 0 15px;
    border-top: 1px solid #e3e3e3;
  }

  .list-detail .detail-total p {
    margin: 21px 0;
  }

  .list-detail .cmp-author span {
    font-size: .875em;
  }
  nav .hamburger-icon {
    display: block !important;
    opacity: 0;
    position: absolute;
  }

  nav .hamburger-icon+label {
    display: block !important;
    position: absolute;
    top: 10px;
    left: 15px;
    height: 2em;
    width: 2em;
    cursor: pointer;
  }

  nav .hamburger-icon+label .icon {
    background: #000;
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 14px;
    transition: background 0.2s;
    width: 28px;
  }

  nav .hamburger-icon:checked+label .icon {
    background: transparent;
  }

  nav .hamburger-icon+label .icon::before {
    background-color: #000;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    top: -8px;
    position: absolute;
    transition: all 0.3s;
    width: 100%;
  }

  nav .hamburger-icon:checked+label .icon::before {
    top: 0;
    transform: rotate(45deg);
  }

  nav .hamburger-icon+label .icon::after {
    background-color: #000;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    bottom: -8px;
    position: absolute;
    transition: all 0.3s;
    width: 100%;
  }

  nav .hamburger-icon:checked+label .icon::after {
    bottom: 0;
    transform: rotate(-45deg);
  }

  nav .hamburger-icon+label .close {
    display: none;
  }

  nav .hamburger-icon:checked+label .close {
    display: block;
  }

  nav .hamburger-icon:checked+label .open {
    display: none;
  }

  nav.main-menu {
    padding: 0;
    width: 100%;
    height: 50px;
  }

  nav.main-menu ul {
    position: absolute;
    padding: 0;
    top: 50px;
    width: 100%;
    background: rgba(255,255,255,0);
    transition: background 0.4s 0s, z-index 0s 0.4s;
    z-index: -1;
  }

  nav.main-menu .hamburger-icon:checked ~ ul {
    background: rgba(255,255,255,0.4);
    transition: background 0.4s 0s;
    z-index: 1;
  }

  nav.main-menu .hamburger-icon ~ ul li:not(:first-child) {
    visibility: hidden;
    margin-left: -100%;
    opacity: 0;
    transition: margin-left 0.4s, opacity 0.1s;
  }

  nav.main-menu .hamburger-icon:checked ~ ul li {
    visibility: visible;
    margin-left: 0;
    opacity: 1;
  }

  nav.main-menu ul li {
    position: relative;
    float: none;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #edebe7;
    background: #fff;
  }

  nav.main-menu ul li:not(:first-child)::before {
    content: "";
    position: absolute;
    right: 0.9375rem;
    top: 19px;
    display: block;
    height: 7px;
    width: 7px;
    border-right: 1.5px solid #262626;
    border-bottom: 1.5px solid #262626;
    transform: rotate(-45deg);
    transition: all 0.2s ease-in-out;
  }

  nav.main-menu ul li:last-child {
    border-right: 0;
  }

  nav.main-menu ul li a {
    padding: 0 15px;
    background: #fff;
    border: 0;
    line-height: 2.875rem;
  }

  nav.main-menu a.home {
    position: absolute;
    top: 0;
    left: 60px;
    width: 100px;
    height: 50px;
    background: url("../../../etc.clientlibs/jumbo/jumbo-com/clientlibs/assets/resources/image/jumbo_logo_large.png") no-repeat center center;
    background-size: 100% auto;
  }

  nav.main-menu a.home::before {
    content: none;
  }

  nav.main-menu ul li a.home {
    top: -50px;
  }
}

@media (max-width: 576px) {
  .jum-divider-margin-30 {
    margin-top: 15px;
  }
  .list-detail .image .detail-image-wrapper {
    margin-bottom: 0;
  }

  .list-detail .cmp-author {
    margin-top: 4px;
  }
  nav.main-menu ul li {
    width: 100%;
  }
  .cmp-store-opening-hours h4 {
    font-size: 22px;
  }
  .jumbo-redesign .cmp-store-opening-hours .jum-button .jum-icon {
    vertical-align: text-top;
  }

  .jumbo-redesign .cmp-store-opening-hours .jum-button .jum-icon+.content {
    margin-left: 2px;
  }

  .jumbo-redesign .cmp-store-opening-hours .cmp-store-opening-hours-controls button {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  .jum-divider-margin-30 {
    margin-top: 15px;
  }
}



