@charset "UTF-8";
/*!
Theme Name: Traningsmat
Theme URI: https://grandworks.co/
Author: GrandWorks
Author URI: https://grandworks.co/
Description: Description
Version: 2.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: traningsmat
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Traningsmat is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/**
 * Foundation for Sites
 * Version 6.7.4
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print,
screen and (min-width: 40em) {

  .reveal.large,
  .reveal.small,
  .reveal.tiny,
  .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *,
[data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}

[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  appearance: none;
  border-radius: 0;
}

input[type=search] {
  box-sizing: border-box;
}

::placeholder {
  color: #cacaca;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox]+label,
[type=radio]+label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
  cursor: pointer;
}

label>[type=checkbox],
label>[type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}

.input-group> :first-child,
.input-group> :first-child.input-group-button>* {
  border-radius: 0 0 0 0;
}

.input-group> :last-child,
.input-group> :last-child.input-group-button>* {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label,
.input-group-button,
.input-group-field,
.input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}

.input-group-label:first-child {
  border-right: 0;
}

.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}

.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}

select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37;
}

.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
  line-height: 0;
  color: #cacaca;
}

h1,
.h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2,
.h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3,
.h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4,
.h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5,
.h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6,
.h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print,
screen and (min-width: 40em) {

  h1,
  .h1 {
    font-size: 3rem;
  }

  h2,
  .h2 {
    font-size: 2.5rem;
  }

  h3,
  .h3 {
    font-size: 1.9375rem;
  }

  h4,
  .h4 {
    font-size: 1.5625rem;
  }

  h5,
  .h5 {
    font-size: 1.25rem;
  }

  h6,
  .h6 {
    font-size: 1rem;
  }
}

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:focus {
  color: #1468a0;
}

a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

abbr,
abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p+.stat {
  margin-top: -1rem;
}

ul.no-bullet,
ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block,
cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}

.cite-block:before,
cite:before {
  content: "— ";
}

.code-inline,
code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

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

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

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

.text-justify {
  text-align: justify;
}

@media print,
screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }

  .medium-text-right {
    text-align: right;
  }

  .medium-text-center {
    text-align: center;
  }

  .medium-text-justify {
    text-align: justify;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }

  .large-text-right {
    text-align: right;
  }

  .large-text-center {
    text-align: center;
  }

  .large-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  .show-for-print {
    display: block !important;
  }

  .hide-for-print {
    display: none !important;
  }

  table.show-for-print {
    display: table !important;
  }

  thead.show-for-print {
    display: table-header-group !important;
  }

  tbody.show-for-print {
    display: table-row-group !important;
  }

  tr.show-for-print {
    display: table-row !important;
  }

  td.show-for-print {
    display: table-cell !important;
  }

  th.show-for-print {
    display: table-cell !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .print-break-inside {
    page-break-inside: auto;
  }
}

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

@media print,
screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media print,
screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: flex;
  flex-flow: row wrap;
}

.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

.cell.auto {
  flex: 1 1 0;
}

.cell.shrink {
  flex: 0 0 auto;
}

.grid-x>.auto {
  width: auto;
}

.grid-x>.shrink {
  width: auto;
}

.grid-x>.small-shrink,
.grid-x>.small-full,
.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12 {
  flex-basis: auto;
}

@media print,
screen and (min-width: 40em) {

  .grid-x>.medium-shrink,
  .grid-x>.medium-full,
  .grid-x>.medium-1,
  .grid-x>.medium-2,
  .grid-x>.medium-3,
  .grid-x>.medium-4,
  .grid-x>.medium-5,
  .grid-x>.medium-6,
  .grid-x>.medium-7,
  .grid-x>.medium-8,
  .grid-x>.medium-9,
  .grid-x>.medium-10,
  .grid-x>.medium-11,
  .grid-x>.medium-12 {
    flex-basis: auto;
  }
}

@media print,
screen and (min-width: 64em) {

  .grid-x>.large-shrink,
  .grid-x>.large-full,
  .grid-x>.large-1,
  .grid-x>.large-2,
  .grid-x>.large-3,
  .grid-x>.large-4,
  .grid-x>.large-5,
  .grid-x>.large-6,
  .grid-x>.large-7,
  .grid-x>.large-8,
  .grid-x>.large-9,
  .grid-x>.large-10,
  .grid-x>.large-11,
  .grid-x>.large-12 {
    flex-basis: auto;
  }
}

.grid-x>.small-12,
.grid-x>.small-11,
.grid-x>.small-10,
.grid-x>.small-9,
.grid-x>.small-8,
.grid-x>.small-7,
.grid-x>.small-6,
.grid-x>.small-5,
.grid-x>.small-4,
.grid-x>.small-3,
.grid-x>.small-2,
.grid-x>.small-1 {
  flex: 0 0 auto;
}

.grid-x>.small-1 {
  width: 8.3333333333%;
}

.grid-x>.small-2 {
  width: 16.6666666667%;
}

.grid-x>.small-3 {
  width: 25%;
}

.grid-x>.small-4 {
  width: 33.3333333333%;
}

.grid-x>.small-5 {
  width: 41.6666666667%;
}

.grid-x>.small-6 {
  width: 50%;
}

.grid-x>.small-7 {
  width: 58.3333333333%;
}

.grid-x>.small-8 {
  width: 66.6666666667%;
}

.grid-x>.small-9 {
  width: 75%;
}

.grid-x>.small-10 {
  width: 83.3333333333%;
}

.grid-x>.small-11 {
  width: 91.6666666667%;
}

.grid-x>.small-12 {
  width: 100%;
}

@media print,
screen and (min-width: 40em) {
  .grid-x>.medium-auto {
    flex: 1 1 0;
    width: auto;
  }

  .grid-x>.medium-12,
  .grid-x>.medium-11,
  .grid-x>.medium-10,
  .grid-x>.medium-9,
  .grid-x>.medium-8,
  .grid-x>.medium-7,
  .grid-x>.medium-6,
  .grid-x>.medium-5,
  .grid-x>.medium-4,
  .grid-x>.medium-3,
  .grid-x>.medium-2,
  .grid-x>.medium-1,
  .grid-x>.medium-shrink {
    flex: 0 0 auto;
  }

  .grid-x>.medium-shrink {
    width: auto;
  }

  .grid-x>.medium-1 {
    width: 8.3333333333%;
  }

  .grid-x>.medium-2 {
    width: 16.6666666667%;
  }

  .grid-x>.medium-3 {
    width: 25%;
  }

  .grid-x>.medium-4 {
    width: 33.3333333333%;
  }

  .grid-x>.medium-5 {
    width: 41.6666666667%;
  }

  .grid-x>.medium-6 {
    width: 50%;
  }

  .grid-x>.medium-7 {
    width: 58.3333333333%;
  }

  .grid-x>.medium-8 {
    width: 66.6666666667%;
  }

  .grid-x>.medium-9 {
    width: 75%;
  }

  .grid-x>.medium-10 {
    width: 83.3333333333%;
  }

  .grid-x>.medium-11 {
    width: 91.6666666667%;
  }

  .grid-x>.medium-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-x>.large-auto {
    flex: 1 1 0;
    width: auto;
  }

  .grid-x>.large-12,
  .grid-x>.large-11,
  .grid-x>.large-10,
  .grid-x>.large-9,
  .grid-x>.large-8,
  .grid-x>.large-7,
  .grid-x>.large-6,
  .grid-x>.large-5,
  .grid-x>.large-4,
  .grid-x>.large-3,
  .grid-x>.large-2,
  .grid-x>.large-1,
  .grid-x>.large-shrink {
    flex: 0 0 auto;
  }

  .grid-x>.large-shrink {
    width: auto;
  }

  .grid-x>.large-1 {
    width: 8.3333333333%;
  }

  .grid-x>.large-2 {
    width: 16.6666666667%;
  }

  .grid-x>.large-3 {
    width: 25%;
  }

  .grid-x>.large-4 {
    width: 33.3333333333%;
  }

  .grid-x>.large-5 {
    width: 41.6666666667%;
  }

  .grid-x>.large-6 {
    width: 50%;
  }

  .grid-x>.large-7 {
    width: 58.3333333333%;
  }

  .grid-x>.large-8 {
    width: 66.6666666667%;
  }

  .grid-x>.large-9 {
    width: 75%;
  }

  .grid-x>.large-10 {
    width: 83.3333333333%;
  }

  .grid-x>.large-11 {
    width: 91.6666666667%;
  }

  .grid-x>.large-12 {
    width: 100%;
  }
}

.grid-margin-x:not(.grid-x)>.cell {
  width: auto;
}

.grid-margin-y:not(.grid-y)>.cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.grid-margin-x>.cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-x>.cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

.grid-margin-x>.auto {
  width: auto;
}

.grid-margin-x>.shrink {
  width: auto;
}

.grid-margin-x>.small-1 {
  width: calc(8.3333333333% - 1.25rem);
}

.grid-margin-x>.small-2 {
  width: calc(16.6666666667% - 1.25rem);
}

.grid-margin-x>.small-3 {
  width: calc(25% - 1.25rem);
}

.grid-margin-x>.small-4 {
  width: calc(33.3333333333% - 1.25rem);
}

.grid-margin-x>.small-5 {
  width: calc(41.6666666667% - 1.25rem);
}

.grid-margin-x>.small-6 {
  width: calc(50% - 1.25rem);
}

.grid-margin-x>.small-7 {
  width: calc(58.3333333333% - 1.25rem);
}

.grid-margin-x>.small-8 {
  width: calc(66.6666666667% - 1.25rem);
}

.grid-margin-x>.small-9 {
  width: calc(75% - 1.25rem);
}

.grid-margin-x>.small-10 {
  width: calc(83.3333333333% - 1.25rem);
}

.grid-margin-x>.small-11 {
  width: calc(91.6666666667% - 1.25rem);
}

.grid-margin-x>.small-12 {
  width: calc(100% - 1.25rem);
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-x>.auto {
    width: auto;
  }

  .grid-margin-x>.shrink {
    width: auto;
  }

  .grid-margin-x>.small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }

  .grid-margin-x>.small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x>.small-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x>.small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x>.small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }

  .grid-margin-x>.small-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x>.small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }

  .grid-margin-x>.small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }

  .grid-margin-x>.small-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x>.small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }

  .grid-margin-x>.small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }

  .grid-margin-x>.small-12 {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x>.medium-auto {
    width: auto;
  }

  .grid-margin-x>.medium-shrink {
    width: auto;
  }

  .grid-margin-x>.medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }

  .grid-margin-x>.medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x>.medium-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x>.medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x>.medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }

  .grid-margin-x>.medium-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x>.medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }

  .grid-margin-x>.medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }

  .grid-margin-x>.medium-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x>.medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }

  .grid-margin-x>.medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }

  .grid-margin-x>.medium-12 {
    width: calc(100% - 1.875rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-margin-x>.large-auto {
    width: auto;
  }

  .grid-margin-x>.large-shrink {
    width: auto;
  }

  .grid-margin-x>.large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }

  .grid-margin-x>.large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x>.large-3 {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x>.large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x>.large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }

  .grid-margin-x>.large-6 {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x>.large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }

  .grid-margin-x>.large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }

  .grid-margin-x>.large-9 {
    width: calc(75% - 1.875rem);
  }

  .grid-margin-x>.large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }

  .grid-margin-x>.large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }

  .grid-margin-x>.large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.grid-container:not(.full)>.grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-container:not(.full)>.grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.grid-padding-x>.cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-padding-x>.cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.small-up-1>.cell {
  width: 100%;
}

.small-up-2>.cell {
  width: 50%;
}

.small-up-3>.cell {
  width: 33.3333333333%;
}

.small-up-4>.cell {
  width: 25%;
}

.small-up-5>.cell {
  width: 20%;
}

.small-up-6>.cell {
  width: 16.6666666667%;
}

.small-up-7>.cell {
  width: 14.2857142857%;
}

.small-up-8>.cell {
  width: 12.5%;
}

@media print,
screen and (min-width: 40em) {
  .medium-up-1>.cell {
    width: 100%;
  }

  .medium-up-2>.cell {
    width: 50%;
  }

  .medium-up-3>.cell {
    width: 33.3333333333%;
  }

  .medium-up-4>.cell {
    width: 25%;
  }

  .medium-up-5>.cell {
    width: 20%;
  }

  .medium-up-6>.cell {
    width: 16.6666666667%;
  }

  .medium-up-7>.cell {
    width: 14.2857142857%;
  }

  .medium-up-8>.cell {
    width: 12.5%;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-up-1>.cell {
    width: 100%;
  }

  .large-up-2>.cell {
    width: 50%;
  }

  .large-up-3>.cell {
    width: 33.3333333333%;
  }

  .large-up-4>.cell {
    width: 25%;
  }

  .large-up-5>.cell {
    width: 20%;
  }

  .large-up-6>.cell {
    width: 16.6666666667%;
  }

  .large-up-7>.cell {
    width: 14.2857142857%;
  }

  .large-up-8>.cell {
    width: 12.5%;
  }
}

.grid-margin-x.small-up-1>.cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2>.cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3>.cell {
  width: calc(33.3333333333% - 1.25rem);
}

.grid-margin-x.small-up-4>.cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5>.cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6>.cell {
  width: calc(16.6666666667% - 1.25rem);
}

.grid-margin-x.small-up-7>.cell {
  width: calc(14.2857142857% - 1.25rem);
}

.grid-margin-x.small-up-8>.cell {
  width: calc(12.5% - 1.25rem);
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.small-up-3>.cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.small-up-6>.cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.small-up-7>.cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1.875rem);
  }

  .grid-margin-x.medium-up-1>.cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.medium-up-2>.cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.medium-up-3>.cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.medium-up-4>.cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.medium-up-5>.cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.medium-up-6>.cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.medium-up-7>.cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.medium-up-8>.cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-margin-x.large-up-1>.cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.large-up-2>.cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.large-up-3>.cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.large-up-4>.cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.large-up-5>.cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.large-up-6>.cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.large-up-7>.cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.large-up-8>.cell {
    width: calc(12.5% - 1.875rem);
  }
}

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse>.cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse>.small-1 {
  width: 8.3333333333%;
}

.small-margin-collapse>.small-2 {
  width: 16.6666666667%;
}

.small-margin-collapse>.small-3 {
  width: 25%;
}

.small-margin-collapse>.small-4 {
  width: 33.3333333333%;
}

.small-margin-collapse>.small-5 {
  width: 41.6666666667%;
}

.small-margin-collapse>.small-6 {
  width: 50%;
}

.small-margin-collapse>.small-7 {
  width: 58.3333333333%;
}

.small-margin-collapse>.small-8 {
  width: 66.6666666667%;
}

.small-margin-collapse>.small-9 {
  width: 75%;
}

.small-margin-collapse>.small-10 {
  width: 83.3333333333%;
}

.small-margin-collapse>.small-11 {
  width: 91.6666666667%;
}

.small-margin-collapse>.small-12 {
  width: 100%;
}

@media print,
screen and (min-width: 40em) {
  .small-margin-collapse>.medium-1 {
    width: 8.3333333333%;
  }

  .small-margin-collapse>.medium-2 {
    width: 16.6666666667%;
  }

  .small-margin-collapse>.medium-3 {
    width: 25%;
  }

  .small-margin-collapse>.medium-4 {
    width: 33.3333333333%;
  }

  .small-margin-collapse>.medium-5 {
    width: 41.6666666667%;
  }

  .small-margin-collapse>.medium-6 {
    width: 50%;
  }

  .small-margin-collapse>.medium-7 {
    width: 58.3333333333%;
  }

  .small-margin-collapse>.medium-8 {
    width: 66.6666666667%;
  }

  .small-margin-collapse>.medium-9 {
    width: 75%;
  }

  .small-margin-collapse>.medium-10 {
    width: 83.3333333333%;
  }

  .small-margin-collapse>.medium-11 {
    width: 91.6666666667%;
  }

  .small-margin-collapse>.medium-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .small-margin-collapse>.large-1 {
    width: 8.3333333333%;
  }

  .small-margin-collapse>.large-2 {
    width: 16.6666666667%;
  }

  .small-margin-collapse>.large-3 {
    width: 25%;
  }

  .small-margin-collapse>.large-4 {
    width: 33.3333333333%;
  }

  .small-margin-collapse>.large-5 {
    width: 41.6666666667%;
  }

  .small-margin-collapse>.large-6 {
    width: 50%;
  }

  .small-margin-collapse>.large-7 {
    width: 58.3333333333%;
  }

  .small-margin-collapse>.large-8 {
    width: 66.6666666667%;
  }

  .small-margin-collapse>.large-9 {
    width: 75%;
  }

  .small-margin-collapse>.large-10 {
    width: 83.3333333333%;
  }

  .small-margin-collapse>.large-11 {
    width: 91.6666666667%;
  }

  .small-margin-collapse>.large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse>.cell {
  padding-right: 0;
  padding-left: 0;
}

@media print,
screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print,
screen and (min-width: 40em) {
  .medium-margin-collapse>.small-1 {
    width: 8.3333333333%;
  }

  .medium-margin-collapse>.small-2 {
    width: 16.6666666667%;
  }

  .medium-margin-collapse>.small-3 {
    width: 25%;
  }

  .medium-margin-collapse>.small-4 {
    width: 33.3333333333%;
  }

  .medium-margin-collapse>.small-5 {
    width: 41.6666666667%;
  }

  .medium-margin-collapse>.small-6 {
    width: 50%;
  }

  .medium-margin-collapse>.small-7 {
    width: 58.3333333333%;
  }

  .medium-margin-collapse>.small-8 {
    width: 66.6666666667%;
  }

  .medium-margin-collapse>.small-9 {
    width: 75%;
  }

  .medium-margin-collapse>.small-10 {
    width: 83.3333333333%;
  }

  .medium-margin-collapse>.small-11 {
    width: 91.6666666667%;
  }

  .medium-margin-collapse>.small-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 40em) {
  .medium-margin-collapse>.medium-1 {
    width: 8.3333333333%;
  }

  .medium-margin-collapse>.medium-2 {
    width: 16.6666666667%;
  }

  .medium-margin-collapse>.medium-3 {
    width: 25%;
  }

  .medium-margin-collapse>.medium-4 {
    width: 33.3333333333%;
  }

  .medium-margin-collapse>.medium-5 {
    width: 41.6666666667%;
  }

  .medium-margin-collapse>.medium-6 {
    width: 50%;
  }

  .medium-margin-collapse>.medium-7 {
    width: 58.3333333333%;
  }

  .medium-margin-collapse>.medium-8 {
    width: 66.6666666667%;
  }

  .medium-margin-collapse>.medium-9 {
    width: 75%;
  }

  .medium-margin-collapse>.medium-10 {
    width: 83.3333333333%;
  }

  .medium-margin-collapse>.medium-11 {
    width: 91.6666666667%;
  }

  .medium-margin-collapse>.medium-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .medium-margin-collapse>.large-1 {
    width: 8.3333333333%;
  }

  .medium-margin-collapse>.large-2 {
    width: 16.6666666667%;
  }

  .medium-margin-collapse>.large-3 {
    width: 25%;
  }

  .medium-margin-collapse>.large-4 {
    width: 33.3333333333%;
  }

  .medium-margin-collapse>.large-5 {
    width: 41.6666666667%;
  }

  .medium-margin-collapse>.large-6 {
    width: 50%;
  }

  .medium-margin-collapse>.large-7 {
    width: 58.3333333333%;
  }

  .medium-margin-collapse>.large-8 {
    width: 66.6666666667%;
  }

  .medium-margin-collapse>.large-9 {
    width: 75%;
  }

  .medium-margin-collapse>.large-10 {
    width: 83.3333333333%;
  }

  .medium-margin-collapse>.large-11 {
    width: 91.6666666667%;
  }

  .medium-margin-collapse>.large-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .medium-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .large-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-margin-collapse>.small-1 {
    width: 8.3333333333%;
  }

  .large-margin-collapse>.small-2 {
    width: 16.6666666667%;
  }

  .large-margin-collapse>.small-3 {
    width: 25%;
  }

  .large-margin-collapse>.small-4 {
    width: 33.3333333333%;
  }

  .large-margin-collapse>.small-5 {
    width: 41.6666666667%;
  }

  .large-margin-collapse>.small-6 {
    width: 50%;
  }

  .large-margin-collapse>.small-7 {
    width: 58.3333333333%;
  }

  .large-margin-collapse>.small-8 {
    width: 66.6666666667%;
  }

  .large-margin-collapse>.small-9 {
    width: 75%;
  }

  .large-margin-collapse>.small-10 {
    width: 83.3333333333%;
  }

  .large-margin-collapse>.small-11 {
    width: 91.6666666667%;
  }

  .large-margin-collapse>.small-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-margin-collapse>.medium-1 {
    width: 8.3333333333%;
  }

  .large-margin-collapse>.medium-2 {
    width: 16.6666666667%;
  }

  .large-margin-collapse>.medium-3 {
    width: 25%;
  }

  .large-margin-collapse>.medium-4 {
    width: 33.3333333333%;
  }

  .large-margin-collapse>.medium-5 {
    width: 41.6666666667%;
  }

  .large-margin-collapse>.medium-6 {
    width: 50%;
  }

  .large-margin-collapse>.medium-7 {
    width: 58.3333333333%;
  }

  .large-margin-collapse>.medium-8 {
    width: 66.6666666667%;
  }

  .large-margin-collapse>.medium-9 {
    width: 75%;
  }

  .large-margin-collapse>.medium-10 {
    width: 83.3333333333%;
  }

  .large-margin-collapse>.medium-11 {
    width: 91.6666666667%;
  }

  .large-margin-collapse>.medium-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-margin-collapse>.large-1 {
    width: 8.3333333333%;
  }

  .large-margin-collapse>.large-2 {
    width: 16.6666666667%;
  }

  .large-margin-collapse>.large-3 {
    width: 25%;
  }

  .large-margin-collapse>.large-4 {
    width: 33.3333333333%;
  }

  .large-margin-collapse>.large-5 {
    width: 41.6666666667%;
  }

  .large-margin-collapse>.large-6 {
    width: 50%;
  }

  .large-margin-collapse>.large-7 {
    width: 58.3333333333%;
  }

  .large-margin-collapse>.large-8 {
    width: 66.6666666667%;
  }

  .large-margin-collapse>.large-9 {
    width: 75%;
  }

  .large-margin-collapse>.large-10 {
    width: 83.3333333333%;
  }

  .large-margin-collapse>.large-11 {
    width: 91.6666666667%;
  }

  .large-margin-collapse>.large-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .large-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x>.small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x>.small-offset-1 {
  margin-left: calc(8.3333333333% + 1.25rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x>.small-offset-2 {
  margin-left: calc(16.6666666667% + 1.25rem / 2);
}

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

.grid-margin-x>.small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x>.small-offset-4 {
  margin-left: calc(33.3333333333% + 1.25rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x>.small-offset-5 {
  margin-left: calc(41.6666666667% + 1.25rem / 2);
}

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

.grid-margin-x>.small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x>.small-offset-7 {
  margin-left: calc(58.3333333333% + 1.25rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x>.small-offset-8 {
  margin-left: calc(66.6666666667% + 1.25rem / 2);
}

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

.grid-margin-x>.small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x>.small-offset-10 {
  margin-left: calc(83.3333333333% + 1.25rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x>.small-offset-11 {
  margin-left: calc(91.6666666667% + 1.25rem / 2);
}

@media print,
screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x>.medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }

  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x>.medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }

  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x>.medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }

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

  .grid-margin-x>.medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }

  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x>.medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }

  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x>.medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }

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

  .grid-margin-x>.medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }

  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x>.medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }

  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x>.medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }

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

  .grid-margin-x>.medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }

  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x>.medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }

  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x>.medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}

@media print,
screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }

  .grid-margin-x>.large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }

  .large-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x>.large-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }

  .large-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x>.large-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }

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

  .grid-margin-x>.large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }

  .large-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x>.large-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }

  .large-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x>.large-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }

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

  .grid-margin-x>.large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }

  .large-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x>.large-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }

  .large-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x>.large-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }

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

  .grid-margin-x>.large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }

  .large-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x>.large-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }

  .large-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x>.large-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}

.grid-y {
  display: flex;
  flex-flow: column nowrap;
}

.grid-y>.cell {
  height: auto;
  max-height: none;
}

.grid-y>.auto {
  height: auto;
}

.grid-y>.shrink {
  height: auto;
}

.grid-y>.small-shrink,
.grid-y>.small-full,
.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12 {
  flex-basis: auto;
}

@media print,
screen and (min-width: 40em) {

  .grid-y>.medium-shrink,
  .grid-y>.medium-full,
  .grid-y>.medium-1,
  .grid-y>.medium-2,
  .grid-y>.medium-3,
  .grid-y>.medium-4,
  .grid-y>.medium-5,
  .grid-y>.medium-6,
  .grid-y>.medium-7,
  .grid-y>.medium-8,
  .grid-y>.medium-9,
  .grid-y>.medium-10,
  .grid-y>.medium-11,
  .grid-y>.medium-12 {
    flex-basis: auto;
  }
}

@media print,
screen and (min-width: 64em) {

  .grid-y>.large-shrink,
  .grid-y>.large-full,
  .grid-y>.large-1,
  .grid-y>.large-2,
  .grid-y>.large-3,
  .grid-y>.large-4,
  .grid-y>.large-5,
  .grid-y>.large-6,
  .grid-y>.large-7,
  .grid-y>.large-8,
  .grid-y>.large-9,
  .grid-y>.large-10,
  .grid-y>.large-11,
  .grid-y>.large-12 {
    flex-basis: auto;
  }
}

.grid-y>.small-12,
.grid-y>.small-11,
.grid-y>.small-10,
.grid-y>.small-9,
.grid-y>.small-8,
.grid-y>.small-7,
.grid-y>.small-6,
.grid-y>.small-5,
.grid-y>.small-4,
.grid-y>.small-3,
.grid-y>.small-2,
.grid-y>.small-1 {
  flex: 0 0 auto;
}

.grid-y>.small-1 {
  height: 8.3333333333%;
}

.grid-y>.small-2 {
  height: 16.6666666667%;
}

.grid-y>.small-3 {
  height: 25%;
}

.grid-y>.small-4 {
  height: 33.3333333333%;
}

.grid-y>.small-5 {
  height: 41.6666666667%;
}

.grid-y>.small-6 {
  height: 50%;
}

.grid-y>.small-7 {
  height: 58.3333333333%;
}

.grid-y>.small-8 {
  height: 66.6666666667%;
}

.grid-y>.small-9 {
  height: 75%;
}

.grid-y>.small-10 {
  height: 83.3333333333%;
}

.grid-y>.small-11 {
  height: 91.6666666667%;
}

.grid-y>.small-12 {
  height: 100%;
}

@media print,
screen and (min-width: 40em) {
  .grid-y>.medium-auto {
    flex: 1 1 0;
    height: auto;
  }

  .grid-y>.medium-12,
  .grid-y>.medium-11,
  .grid-y>.medium-10,
  .grid-y>.medium-9,
  .grid-y>.medium-8,
  .grid-y>.medium-7,
  .grid-y>.medium-6,
  .grid-y>.medium-5,
  .grid-y>.medium-4,
  .grid-y>.medium-3,
  .grid-y>.medium-2,
  .grid-y>.medium-1,
  .grid-y>.medium-shrink {
    flex: 0 0 auto;
  }

  .grid-y>.medium-shrink {
    height: auto;
  }

  .grid-y>.medium-1 {
    height: 8.3333333333%;
  }

  .grid-y>.medium-2 {
    height: 16.6666666667%;
  }

  .grid-y>.medium-3 {
    height: 25%;
  }

  .grid-y>.medium-4 {
    height: 33.3333333333%;
  }

  .grid-y>.medium-5 {
    height: 41.6666666667%;
  }

  .grid-y>.medium-6 {
    height: 50%;
  }

  .grid-y>.medium-7 {
    height: 58.3333333333%;
  }

  .grid-y>.medium-8 {
    height: 66.6666666667%;
  }

  .grid-y>.medium-9 {
    height: 75%;
  }

  .grid-y>.medium-10 {
    height: 83.3333333333%;
  }

  .grid-y>.medium-11 {
    height: 91.6666666667%;
  }

  .grid-y>.medium-12 {
    height: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-y>.large-auto {
    flex: 1 1 0;
    height: auto;
  }

  .grid-y>.large-12,
  .grid-y>.large-11,
  .grid-y>.large-10,
  .grid-y>.large-9,
  .grid-y>.large-8,
  .grid-y>.large-7,
  .grid-y>.large-6,
  .grid-y>.large-5,
  .grid-y>.large-4,
  .grid-y>.large-3,
  .grid-y>.large-2,
  .grid-y>.large-1,
  .grid-y>.large-shrink {
    flex: 0 0 auto;
  }

  .grid-y>.large-shrink {
    height: auto;
  }

  .grid-y>.large-1 {
    height: 8.3333333333%;
  }

  .grid-y>.large-2 {
    height: 16.6666666667%;
  }

  .grid-y>.large-3 {
    height: 25%;
  }

  .grid-y>.large-4 {
    height: 33.3333333333%;
  }

  .grid-y>.large-5 {
    height: 41.6666666667%;
  }

  .grid-y>.large-6 {
    height: 50%;
  }

  .grid-y>.large-7 {
    height: 58.3333333333%;
  }

  .grid-y>.large-8 {
    height: 66.6666666667%;
  }

  .grid-y>.large-9 {
    height: 75%;
  }

  .grid-y>.large-10 {
    height: 83.3333333333%;
  }

  .grid-y>.large-11 {
    height: 91.6666666667%;
  }

  .grid-y>.large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-padding-y>.cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-padding-y>.cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-margin-y>.cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-y>.cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

.grid-margin-y>.auto {
  height: auto;
}

.grid-margin-y>.shrink {
  height: auto;
}

.grid-margin-y>.small-1 {
  height: calc(8.3333333333% - 1.25rem);
}

.grid-margin-y>.small-2 {
  height: calc(16.6666666667% - 1.25rem);
}

.grid-margin-y>.small-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y>.small-4 {
  height: calc(33.3333333333% - 1.25rem);
}

.grid-margin-y>.small-5 {
  height: calc(41.6666666667% - 1.25rem);
}

.grid-margin-y>.small-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y>.small-7 {
  height: calc(58.3333333333% - 1.25rem);
}

.grid-margin-y>.small-8 {
  height: calc(66.6666666667% - 1.25rem);
}

.grid-margin-y>.small-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y>.small-10 {
  height: calc(83.3333333333% - 1.25rem);
}

.grid-margin-y>.small-11 {
  height: calc(91.6666666667% - 1.25rem);
}

.grid-margin-y>.small-12 {
  height: calc(100% - 1.25rem);
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-y>.auto {
    height: auto;
  }

  .grid-margin-y>.shrink {
    height: auto;
  }

  .grid-margin-y>.small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }

  .grid-margin-y>.small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-y>.small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y>.small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-y>.small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }

  .grid-margin-y>.small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y>.small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }

  .grid-margin-y>.small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }

  .grid-margin-y>.small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y>.small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }

  .grid-margin-y>.small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }

  .grid-margin-y>.small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y>.medium-auto {
    height: auto;
  }

  .grid-margin-y>.medium-shrink {
    height: auto;
  }

  .grid-margin-y>.medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }

  .grid-margin-y>.medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-y>.medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y>.medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-y>.medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }

  .grid-margin-y>.medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y>.medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }

  .grid-margin-y>.medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }

  .grid-margin-y>.medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y>.medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }

  .grid-margin-y>.medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }

  .grid-margin-y>.medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-margin-y>.large-auto {
    height: auto;
  }

  .grid-margin-y>.large-shrink {
    height: auto;
  }

  .grid-margin-y>.large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }

  .grid-margin-y>.large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-y>.large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y>.large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-y>.large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }

  .grid-margin-y>.large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y>.large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }

  .grid-margin-y>.large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }

  .grid-margin-y>.large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y>.large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }

  .grid-margin-y>.large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }

  .grid-margin-y>.large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container>.grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print,
screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }

  .cell .medium-grid-frame {
    width: 100%;
  }

  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }

  .medium-cell-block-container>.grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }

  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }

  .cell .large-grid-frame {
    width: 100%;
  }

  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }

  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }

  .large-cell-block-container>.grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }

  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto;
}

@media print,
screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

@media print,
screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-margin-y>.cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-y>.cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

.grid-margin-y>.auto {
  height: auto;
}

.grid-margin-y>.shrink {
  height: auto;
}

.grid-margin-y>.small-1 {
  height: calc(8.3333333333% - 1.25rem);
}

.grid-margin-y>.small-2 {
  height: calc(16.6666666667% - 1.25rem);
}

.grid-margin-y>.small-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y>.small-4 {
  height: calc(33.3333333333% - 1.25rem);
}

.grid-margin-y>.small-5 {
  height: calc(41.6666666667% - 1.25rem);
}

.grid-margin-y>.small-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y>.small-7 {
  height: calc(58.3333333333% - 1.25rem);
}

.grid-margin-y>.small-8 {
  height: calc(66.6666666667% - 1.25rem);
}

.grid-margin-y>.small-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y>.small-10 {
  height: calc(83.3333333333% - 1.25rem);
}

.grid-margin-y>.small-11 {
  height: calc(91.6666666667% - 1.25rem);
}

.grid-margin-y>.small-12 {
  height: calc(100% - 1.25rem);
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-y>.auto {
    height: auto;
  }

  .grid-margin-y>.shrink {
    height: auto;
  }

  .grid-margin-y>.small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }

  .grid-margin-y>.small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-y>.small-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y>.small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-y>.small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }

  .grid-margin-y>.small-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y>.small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }

  .grid-margin-y>.small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }

  .grid-margin-y>.small-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y>.small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }

  .grid-margin-y>.small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }

  .grid-margin-y>.small-12 {
    height: calc(100% - 1.875rem);
  }

  .grid-margin-y>.medium-auto {
    height: auto;
  }

  .grid-margin-y>.medium-shrink {
    height: auto;
  }

  .grid-margin-y>.medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }

  .grid-margin-y>.medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-y>.medium-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y>.medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-y>.medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }

  .grid-margin-y>.medium-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y>.medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }

  .grid-margin-y>.medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }

  .grid-margin-y>.medium-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y>.medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }

  .grid-margin-y>.medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }

  .grid-margin-y>.medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-margin-y>.large-auto {
    height: auto;
  }

  .grid-margin-y>.large-shrink {
    height: auto;
  }

  .grid-margin-y>.large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }

  .grid-margin-y>.large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-y>.large-3 {
    height: calc(25% - 1.875rem);
  }

  .grid-margin-y>.large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-y>.large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }

  .grid-margin-y>.large-6 {
    height: calc(50% - 1.875rem);
  }

  .grid-margin-y>.large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }

  .grid-margin-y>.large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }

  .grid-margin-y>.large-9 {
    height: calc(75% - 1.875rem);
  }

  .grid-margin-y>.large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }

  .grid-margin-y>.large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }

  .grid-margin-y>.large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}

@media print,
screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}

[data-whatinput=mouse] .button {
  outline: 0;
}

.button.tiny {
  font-size: 0.6rem;
}

.button.small {
  font-size: 0.75rem;
}

.button.large {
  font-size: 1.25rem;
}

.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}

.button,
.button.disabled,
.button[disabled],
.button.disabled:hover,
.button[disabled]:hover,
.button.disabled:focus,
.button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button:hover,
.button:focus {
  background-color: #14679e;
  color: #fefefe;
}

.button.primary,
.button.primary.disabled,
.button.primary[disabled],
.button.primary.disabled:hover,
.button.primary[disabled]:hover,
.button.primary.disabled:focus,
.button.primary[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button.primary:hover,
.button.primary:focus {
  background-color: #126195;
  color: #fefefe;
}

.button.secondary,
.button.secondary.disabled,
.button.secondary[disabled],
.button.secondary.disabled:hover,
.button.secondary[disabled]:hover,
.button.secondary.disabled:focus,
.button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}

.button.secondary:hover,
.button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}

.button.success,
.button.success.disabled,
.button.success[disabled],
.button.success.disabled:hover,
.button.success[disabled]:hover,
.button.success.disabled:focus,
.button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}

.button.success:hover,
.button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

.button.warning,
.button.warning.disabled,
.button.warning[disabled],
.button.warning.disabled:hover,
.button.warning[disabled]:hover,
.button.warning.disabled:focus,
.button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.warning:hover,
.button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button.alert,
.button.alert.disabled,
.button.alert[disabled],
.button.alert.disabled:hover,
.button.alert[disabled]:hover,
.button.alert.disabled:focus,
.button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}

.button.alert:hover,
.button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}

.button.hollow,
.button.hollow:hover,
.button.hollow:focus,
.button.hollow.disabled,
.button.hollow.disabled:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled],
.button.hollow[disabled]:hover,
.button.hollow[disabled]:focus {
  background-color: transparent;
}

.button.hollow,
.button.hollow.disabled,
.button.hollow[disabled],
.button.hollow.disabled:hover,
.button.hollow[disabled]:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow:hover,
.button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary[disabled],
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled]:hover,
.button.hollow.primary.disabled:focus,
.button.hollow.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button.hollow.primary:hover,
.button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary[disabled],
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled]:hover,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}

.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success[disabled],
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled]:hover,
.button.hollow.success.disabled:focus,
.button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button.hollow.success:hover,
.button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}

.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning[disabled],
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled]:hover,
.button.hollow.warning.disabled:focus,
.button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:hover,
.button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert[disabled],
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled]:hover,
.button.hollow.alert.disabled:focus,
.button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button.hollow.alert:hover,
.button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button.clear,
.button.clear:hover,
.button.clear:focus,
.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear.disabled:hover,
.button.clear[disabled]:hover,
.button.clear.disabled:focus,
.button.clear[disabled]:focus {
  color: #1779ba;
}

.button.clear:hover,
.button.clear:focus {
  color: #0c3d5d;
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled]:hover,
.button.clear.primary.disabled:focus,
.button.clear.primary[disabled]:focus {
  color: #1779ba;
}

.button.clear.primary:hover,
.button.clear.primary:focus {
  color: #0c3d5d;
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled]:hover,
.button.clear.secondary.disabled:focus,
.button.clear.secondary[disabled]:focus {
  color: #767676;
}

.button.clear.secondary:hover,
.button.clear.secondary:focus {
  color: #3b3b3b;
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success.disabled:hover,
.button.clear.success[disabled]:hover,
.button.clear.success.disabled:focus,
.button.clear.success[disabled]:focus {
  color: #3adb76;
}

.button.clear.success:hover,
.button.clear.success:focus {
  color: #157539;
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning[disabled],
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled]:hover,
.button.clear.warning.disabled:focus,
.button.clear.warning[disabled]:focus {
  color: #ffae00;
}

.button.clear.warning:hover,
.button.clear.warning:focus {
  color: #805700;
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert[disabled],
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled]:hover,
.button.clear.alert.disabled:focus,
.button.clear.alert[disabled]:focus {
  color: #cc4b37;
}

.button.clear.alert:hover,
.button.clear.alert:focus {
  color: #67251a;
}

.button.disabled,
.button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after,
.button.dropdown.clear::after {
  border-top-color: #1779ba;
}

.button.dropdown.hollow.primary::after,
.button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}

.button.dropdown.hollow.secondary::after,
.button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}

.button.dropdown.hollow.success::after,
.button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}

.button.dropdown.hollow.warning::after,
.button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.alert::after,
.button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover,
a.button:focus {
  text-decoration: none;
}

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
}

.button-group::before,
.button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}

.button-group::after {
  clear: both;
}

.button-group::before,
.button-group::after {
  display: none;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  flex: 1 1 0px;
}

.button-group.primary .button,
.button-group.primary .button.disabled,
.button-group.primary .button[disabled],
.button-group.primary .button.disabled:hover,
.button-group.primary .button[disabled]:hover,
.button-group.primary .button.disabled:focus,
.button-group.primary .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}

.button-group.primary .button:hover,
.button-group.primary .button:focus {
  background-color: #126195;
  color: #fefefe;
}

.button-group.secondary .button,
.button-group.secondary .button.disabled,
.button-group.secondary .button[disabled],
.button-group.secondary .button.disabled:hover,
.button-group.secondary .button[disabled]:hover,
.button-group.secondary .button.disabled:focus,
.button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}

.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}

.button-group.success .button,
.button-group.success .button.disabled,
.button-group.success .button[disabled],
.button-group.success .button.disabled:hover,
.button-group.success .button[disabled]:hover,
.button-group.success .button.disabled:focus,
.button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}

.button-group.success .button:hover,
.button-group.success .button:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}

.button-group.warning .button,
.button-group.warning .button.disabled,
.button-group.warning .button[disabled],
.button-group.warning .button.disabled:hover,
.button-group.warning .button[disabled]:hover,
.button-group.warning .button.disabled:focus,
.button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button-group.warning .button:hover,
.button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button-group.alert .button,
.button-group.alert .button.disabled,
.button-group.alert .button[disabled],
.button-group.alert .button.disabled:hover,
.button-group.alert .button[disabled]:hover,
.button-group.alert .button.disabled:focus,
.button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}

.button-group.alert .button:hover,
.button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fefefe;
}

.button-group.hollow .button,
.button-group.hollow .button:hover,
.button-group.hollow .button:focus,
.button-group.hollow .button.disabled,
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button[disabled],
.button-group.hollow .button[disabled]:hover,
.button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}

.button-group.hollow .button,
.button-group.hollow .button.disabled,
.button-group.hollow .button[disabled],
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button[disabled]:hover,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button-group.hollow .button:hover,
.button-group.hollow .button:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button-group.hollow.primary .button,
.button-group.hollow.primary .button.disabled,
.button-group.hollow.primary .button[disabled],
.button-group.hollow.primary .button.disabled:hover,
.button-group.hollow.primary .button[disabled]:hover,
.button-group.hollow.primary .button.disabled:focus,
.button-group.hollow.primary .button[disabled]:focus,
.button-group.hollow .button.primary,
.button-group.hollow .button.primary.disabled,
.button-group.hollow .button.primary[disabled],
.button-group.hollow .button.primary.disabled:hover,
.button-group.hollow .button.primary[disabled]:hover,
.button-group.hollow .button.primary.disabled:focus,
.button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}

.button-group.hollow.primary .button:hover,
.button-group.hollow.primary .button:focus,
.button-group.hollow .button.primary:hover,
.button-group.hollow .button.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}

.button-group.hollow.secondary .button,
.button-group.hollow.secondary .button.disabled,
.button-group.hollow.secondary .button[disabled],
.button-group.hollow.secondary .button.disabled:hover,
.button-group.hollow.secondary .button[disabled]:hover,
.button-group.hollow.secondary .button.disabled:focus,
.button-group.hollow.secondary .button[disabled]:focus,
.button-group.hollow .button.secondary,
.button-group.hollow .button.secondary.disabled,
.button-group.hollow .button.secondary[disabled],
.button-group.hollow .button.secondary.disabled:hover,
.button-group.hollow .button.secondary[disabled]:hover,
.button-group.hollow .button.secondary.disabled:focus,
.button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}

.button-group.hollow.secondary .button:hover,
.button-group.hollow.secondary .button:focus,
.button-group.hollow .button.secondary:hover,
.button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}

.button-group.hollow.success .button,
.button-group.hollow.success .button.disabled,
.button-group.hollow.success .button[disabled],
.button-group.hollow.success .button.disabled:hover,
.button-group.hollow.success .button[disabled]:hover,
.button-group.hollow.success .button.disabled:focus,
.button-group.hollow.success .button[disabled]:focus,
.button-group.hollow .button.success,
.button-group.hollow .button.success.disabled,
.button-group.hollow .button.success[disabled],
.button-group.hollow .button.success.disabled:hover,
.button-group.hollow .button.success[disabled]:hover,
.button-group.hollow .button.success.disabled:focus,
.button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}

.button-group.hollow.success .button:hover,
.button-group.hollow.success .button:focus,
.button-group.hollow .button.success:hover,
.button-group.hollow .button.success:focus {
  border-color: #157539;
  color: #157539;
}

.button-group.hollow.warning .button,
.button-group.hollow.warning .button.disabled,
.button-group.hollow.warning .button[disabled],
.button-group.hollow.warning .button.disabled:hover,
.button-group.hollow.warning .button[disabled]:hover,
.button-group.hollow.warning .button.disabled:focus,
.button-group.hollow.warning .button[disabled]:focus,
.button-group.hollow .button.warning,
.button-group.hollow .button.warning.disabled,
.button-group.hollow .button.warning[disabled],
.button-group.hollow .button.warning.disabled:hover,
.button-group.hollow .button.warning[disabled]:hover,
.button-group.hollow .button.warning.disabled:focus,
.button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button-group.hollow.warning .button:hover,
.button-group.hollow.warning .button:focus,
.button-group.hollow .button.warning:hover,
.button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}

.button-group.hollow.alert .button,
.button-group.hollow.alert .button.disabled,
.button-group.hollow.alert .button[disabled],
.button-group.hollow.alert .button.disabled:hover,
.button-group.hollow.alert .button[disabled]:hover,
.button-group.hollow.alert .button.disabled:focus,
.button-group.hollow.alert .button[disabled]:focus,
.button-group.hollow .button.alert,
.button-group.hollow .button.alert.disabled,
.button-group.hollow .button.alert[disabled],
.button-group.hollow .button.alert.disabled:hover,
.button-group.hollow .button.alert[disabled]:hover,
.button-group.hollow .button.alert.disabled:focus,
.button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}

.button-group.hollow.alert .button:hover,
.button-group.hollow.alert .button:focus,
.button-group.hollow .button.alert:hover,
.button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}

.button-group.clear .button,
.button-group.clear .button:hover,
.button-group.clear .button:focus,
.button-group.clear .button.disabled,
.button-group.clear .button.disabled:hover,
.button-group.clear .button.disabled:focus,
.button-group.clear .button[disabled],
.button-group.clear .button[disabled]:hover,
.button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}

.button-group.clear .button,
.button-group.clear .button.disabled,
.button-group.clear .button[disabled],
.button-group.clear .button.disabled:hover,
.button-group.clear .button[disabled]:hover,
.button-group.clear .button.disabled:focus,
.button-group.clear .button[disabled]:focus {
  color: #1779ba;
}

.button-group.clear .button:hover,
.button-group.clear .button:focus {
  color: #0c3d5d;
}

.button-group.clear.primary .button,
.button-group.clear.primary .button.disabled,
.button-group.clear.primary .button[disabled],
.button-group.clear.primary .button.disabled:hover,
.button-group.clear.primary .button[disabled]:hover,
.button-group.clear.primary .button.disabled:focus,
.button-group.clear.primary .button[disabled]:focus,
.button-group.clear .button.primary,
.button-group.clear .button.primary.disabled,
.button-group.clear .button.primary[disabled],
.button-group.clear .button.primary.disabled:hover,
.button-group.clear .button.primary[disabled]:hover,
.button-group.clear .button.primary.disabled:focus,
.button-group.clear .button.primary[disabled]:focus {
  color: #1779ba;
}

.button-group.clear.primary .button:hover,
.button-group.clear.primary .button:focus,
.button-group.clear .button.primary:hover,
.button-group.clear .button.primary:focus {
  color: #0c3d5d;
}

.button-group.clear.secondary .button,
.button-group.clear.secondary .button.disabled,
.button-group.clear.secondary .button[disabled],
.button-group.clear.secondary .button.disabled:hover,
.button-group.clear.secondary .button[disabled]:hover,
.button-group.clear.secondary .button.disabled:focus,
.button-group.clear.secondary .button[disabled]:focus,
.button-group.clear .button.secondary,
.button-group.clear .button.secondary.disabled,
.button-group.clear .button.secondary[disabled],
.button-group.clear .button.secondary.disabled:hover,
.button-group.clear .button.secondary[disabled]:hover,
.button-group.clear .button.secondary.disabled:focus,
.button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}

.button-group.clear.secondary .button:hover,
.button-group.clear.secondary .button:focus,
.button-group.clear .button.secondary:hover,
.button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}

.button-group.clear.success .button,
.button-group.clear.success .button.disabled,
.button-group.clear.success .button[disabled],
.button-group.clear.success .button.disabled:hover,
.button-group.clear.success .button[disabled]:hover,
.button-group.clear.success .button.disabled:focus,
.button-group.clear.success .button[disabled]:focus,
.button-group.clear .button.success,
.button-group.clear .button.success.disabled,
.button-group.clear .button.success[disabled],
.button-group.clear .button.success.disabled:hover,
.button-group.clear .button.success[disabled]:hover,
.button-group.clear .button.success.disabled:focus,
.button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}

.button-group.clear.success .button:hover,
.button-group.clear.success .button:focus,
.button-group.clear .button.success:hover,
.button-group.clear .button.success:focus {
  color: #157539;
}

.button-group.clear.warning .button,
.button-group.clear.warning .button.disabled,
.button-group.clear.warning .button[disabled],
.button-group.clear.warning .button.disabled:hover,
.button-group.clear.warning .button[disabled]:hover,
.button-group.clear.warning .button.disabled:focus,
.button-group.clear.warning .button[disabled]:focus,
.button-group.clear .button.warning,
.button-group.clear .button.warning.disabled,
.button-group.clear .button.warning[disabled],
.button-group.clear .button.warning.disabled:hover,
.button-group.clear .button.warning[disabled]:hover,
.button-group.clear .button.warning.disabled:focus,
.button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}

.button-group.clear.warning .button:hover,
.button-group.clear.warning .button:focus,
.button-group.clear .button.warning:hover,
.button-group.clear .button.warning:focus {
  color: #805700;
}

.button-group.clear.alert .button,
.button-group.clear.alert .button.disabled,
.button-group.clear.alert .button[disabled],
.button-group.clear.alert .button.disabled:hover,
.button-group.clear.alert .button[disabled]:hover,
.button-group.clear.alert .button.disabled:focus,
.button-group.clear.alert .button[disabled]:focus,
.button-group.clear .button.alert,
.button-group.clear .button.alert.disabled,
.button-group.clear .button.alert[disabled],
.button-group.clear .button.alert.disabled:hover,
.button-group.clear .button.alert[disabled]:hover,
.button-group.clear .button.alert.disabled:focus,
.button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}

.button-group.clear.alert .button:hover,
.button-group.clear.alert .button:focus,
.button-group.clear .button.alert:hover,
.button-group.clear .button.alert:focus {
  color: #67251a;
}

.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}

.button-group.no-gaps .button+.button {
  border-left-color: transparent;
}

.button-group.stacked,
.button-group.stacked-for-small,
.button-group.stacked-for-medium {
  flex-wrap: wrap;
}

.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}

.button-group.stacked.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
}

@media print,
screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media print,
screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}

@media print,
screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }

  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

@media print,
screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }

  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}

.close-button:hover,
.close-button:focus {
  color: #0a0a0a;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium,
.close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe;
}

.label.primary {
  background: #1779ba;
  color: #fefefe;
}

.label.secondary {
  background: #767676;
  color: #fefefe;
}

.label.success {
  background: #3adb76;
  color: #0a0a0a;
}

.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.label.alert {
  background: #cc4b37;
  color: #fefefe;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #1779ba;
}

.progress.secondary .progress-meter {
  background-color: #767676;
}

.progress.success .progress-meter {
  background-color: #3adb76;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.alert .progress-meter {
  background-color: #cc4b37;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  cursor: grab;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}

[data-whatinput=mouse] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #14679e;
}

.slider-handle.is-dragging {
  transition: all 0s linear;
  cursor: grabbing;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
  height: 2rem;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}

input+.switch-paddle {
  margin: 0;
}

.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: "";
}

input:checked~.switch-paddle {
  background: #1779ba;
}

input:checked~.switch-paddle::after {
  left: 2.25rem;
}

input:disabled~.switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}

[data-whatinput=mouse] input:focus~.switch-paddle {
  outline: 0;
}

.switch-inactive,
.switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}

input:checked+label>.switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}

input:checked+label>.switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}

.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}

.switch.tiny input:checked~.switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}

.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}

.switch.small input:checked~.switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}

.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}

.switch.large input:checked~.switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}

thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media print,
screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none;
  }

  table.stack tfoot {
    display: none;
  }

  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }

  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

.table-scroll {
  overflow-x: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe;
}

.badge.primary {
  background: #1779ba;
  color: #fefefe;
}

.badge.secondary {
  background: #767676;
  color: #fefefe;
}

.badge.success {
  background: #3adb76;
  color: #0a0a0a;
}

.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.badge.alert {
  background: #cc4b37;
  color: #fefefe;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

.breadcrumbs::before,
.breadcrumbs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #1779ba;
}

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

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
}

.callout> :first-child {
  margin-top: 0;
}

.callout> :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #d7ecfa;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #eaeaea;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e1faea;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #f7e4e1;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card> :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider> :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}

.card-section> :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

.pagination::before,
.pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}

.pagination li:last-child,
.pagination li:first-child {
  display: inline-block;
}

@media print,
screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}

.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}

.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: transparent;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child> :first-child {
  border-radius: 0 0 0 0;
}

.accordion-item:last-child> :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}

:last-child:not(.is-active)>.accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}

.accordion-title:hover,
.accordion-title:focus {
  background-color: #e6e6e6;
}

.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}

.is-active>.accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}

:last-child>.accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

@media print,
screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

.media-object-section {
  flex: 0 1 auto;
}

.media-object-section:first-child {
  padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}

.media-object-section> :last-child {
  margin-bottom: 0;
}

@media print,
screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }

  .stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section.main-section {
  flex: 1 1 0px;
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}

.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

.orbit-next,
.orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}

[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
  outline: 0;
}

.orbit-next:hover,
.orbit-previous:hover,
.orbit-next:active,
.orbit-previous:active,
.orbit-next:focus,
.orbit-previous:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}

[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}

.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}

.orbit-bullets button:hover {
  background-color: #8a8a8a;
}

.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

.tabs::before,
.tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}

.tabs::after {
  clear: both;
}

.tabs.vertical>li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple>li>a {
  padding: 0;
}

.tabs.simple>li>a:hover {
  background: transparent;
}

.tabs.primary {
  background: #1779ba;
}

.tabs.primary>li>a {
  color: #fefefe;
}

.tabs.primary>li>a:hover,
.tabs.primary>li>a:focus {
  background: #1673b1;
}

.tabs-title {
  float: left;
}

.tabs-title>a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}

[data-whatinput=mouse] .tabs-title>a {
  outline: 0;
}

.tabs-title>a:hover {
  background: #fefefe;
  color: #1468a0;
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
  background: #e6e6e6;
  color: #1779ba;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}

.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}

a.thumbnail image {
  box-shadow: none;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

[data-whatinput=mouse] .menu li {
  outline: 0;
}

.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu,
.menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}

.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}

.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg,
.menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}

.menu.expanded li {
  flex: 1 1 0px;
}

.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg,
.menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}

.menu.simple {
  align-items: center;
}

.menu.simple li+li {
  margin-left: 1rem;
}

.menu.simple a {
  padding: 0;
}

@media print,
screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }

  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .menu.medium-expanded li {
    flex: 1 1 0px;
  }

  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}

@media print,
screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }

  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .menu.large-expanded li {
    flex: 1 1 0px;
  }

  .menu.large-simple li {
    flex: 1 1 0px;
  }
}

.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: flex;
}

.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
  display: flex;
}

.menu.icon-left li a,
.menu.nested.icon-left li a {
  flex-flow: row nowrap;
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg,
.menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a,
.menu.nested.icon-right li a {
  flex-flow: row nowrap;
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg,
.menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a,
.menu.nested.icon-top li a {
  flex-flow: column nowrap;
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg,
.menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a,
.menu.nested.icon-bottom li a {
  flex-flow: column nowrap;
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg,
.menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active>a {
  background: #1779ba;
  color: #fefefe;
}

.menu .active>a {
  background: #1779ba;
  color: #fefefe;
}

.menu.align-left {
  justify-content: flex-start;
}

.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}

.menu.align-right li .submenu li {
  justify-content: flex-start;
}

.menu.align-right.vertical li {
  display: block;
  text-align: right;
}

.menu.align-right.vertical li .submenu li {
  text-align: right;
}

.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg,
.menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}

.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: flex;
  justify-content: center;
}

.menu.align-center li .submenu li {
  justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered>.menu {
  justify-content: center;
}

.menu-centered>.menu li {
  display: flex;
  justify-content: center;
}

.menu-centered>.menu li .submenu li {
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: "";
}

.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}

.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.accordion-menu li {
  width: 100%;
}

.accordion-menu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
  position: relative;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
  right: 1rem;
  left: auto;
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
  right: auto;
  left: 1rem;
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle>a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent>a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent>a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
  right: 1rem;
  left: auto;
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 1rem;
}

.drilldown .js-drilldown-back>a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
  position: relative;
  padding-right: 1.5rem;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu>li>a {
  padding: 0.7rem 1rem;
}

.dropdown.menu>li.is-active>a {
  background: transparent;
  color: #1779ba;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.dropdown.menu.vertical>li>a::after {
  right: 14px;
}

.dropdown.menu.vertical>li.opens-left>a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}

.dropdown.menu.vertical>li.opens-right>a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
}

@media print,
screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }

  .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }

  .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem;
  }

  .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }

  .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  .dropdown.menu.medium-vertical>li>a::after {
    right: 14px;
  }

  .dropdown.menu.medium-vertical>li.opens-left>a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }

  .dropdown.menu.medium-vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba;
  }
}

@media print,
screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }

  .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }

  .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem;
  }

  .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }

  .dropdown.menu.large-vertical>li .is-dropdown-submenu {
    top: 0;
  }

  .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }

  .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%;
  }

  .dropdown.menu.large-vertical>li>a::after {
    right: 14px;
  }

  .dropdown.menu.large-vertical>li.opens-left>a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }

  .dropdown.menu.large-vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}

.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}

.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
  top: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
  right: 100%;
  left: auto;
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}

.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
  right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu>li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}

html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}

@media print,
screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column {
  min-width: 0;
}

.reveal> :last-child {
  margin-bottom: 0;
}

@media print,
screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}

.reveal.collapse {
  padding: 0;
}

@media print,
screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}

@media print,
screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}

@media print,
screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}

.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media print,
screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}

.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}

.sticky.is-stuck.is-at-top {
  top: 0;
}

.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}

.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

.title-bar-right {
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap;
}

.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}

.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}

.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}

.top-bar input.button {
  width: auto;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}

@media print,
screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap;
  }

  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }

  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}

@media print,
screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }

  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media print,
screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }

  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

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

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

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before,
.clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}

.clearfix::after {
  clear: both;
}

.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

.align-left.vertical.menu>li>a {
  justify-content: flex-start;
}

.align-right.vertical.menu>li>a {
  justify-content: flex-end;
}

.align-center.vertical.menu>li>a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

.align-self-top {
  align-self: flex-start;
}

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

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

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

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

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

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

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

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

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

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

@media print,
screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }

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

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

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

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

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

@media print,
screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }

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

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

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

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

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

.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

.flex-child-grow {
  flex: 1 0 auto;
}

.flex-child-shrink {
  flex: 0 1 auto;
}

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print,
screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }

  .medium-flex-child-auto {
    flex: 1 1 auto;
  }

  .medium-flex-child-grow {
    flex: 1 0 auto;
  }

  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }

  .medium-flex-dir-row {
    flex-direction: row;
  }

  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  .medium-flex-dir-column {
    flex-direction: column;
  }

  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }

  .large-flex-child-auto {
    flex: 1 1 auto;
  }

  .large-flex-child-grow {
    flex: 1 0 auto;
  }

  .large-flex-child-shrink {
    flex: 0 1 auto;
  }

  .large-flex-dir-row {
    flex-direction: row;
  }

  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }

  .large-flex-dir-column {
    flex-direction: column;
  }

  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print,
screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em),
screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print,
screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print,
screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em),
screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print,
screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print,
screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em),
screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

@media screen and (orientation: landscape) {

  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}

@media screen and (orientation: portrait) {

  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}

@media screen and (orientation: portrait) {

  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }

  .hide-for-dark-mode {
    display: none !important;
  }
}

.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }

  .hide-for-ie {
    display: none !important;
  }
}

.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

body {
  background: #E8EFF4;
  max-width: 3000px;
  margin: 0 auto;
  padding-top: 80px;
}

body {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #2C699A;
}

p {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #2C699A;
  font-size: 18px;
  margin-bottom: 20px;
}

p.small {
  font-size: 13px;
  line-height: normal;
  margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "tt-commons-pro", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #17284D;
}

h1,
h2.title {
  font-size: 50px;
  line-height: 1.3;
}

h2 {
  font-size: 30px;
  line-height: normal;
}

h2 span {
  color: #5096CE;
}

h3 {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 10px;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
}

h6 {
  font-size: 16px;
}

div:where(.swal2-container) h2:where(.swal2-title) {
  font-family: "tt-commons-pro", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #17284D !important;
  font-size: 24px !important;
  line-height: normal !important;
}

div:where(.swal2-html-container) {
  font-size: 17px !important;
  font-weight: 600 !important;
  color: #17284D !important;
}

.button {
  border-radius: 5px;
  background: #ECF5FC;
  border: 1px solid #C0DFF4;
  border-bottom: 3px solid #C0DFF4;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: 1.4px;
  color: #17284D;
  text-transform: uppercase;
  padding: 15px 30px;
  line-height: 16px;
  margin: 0px;
}

.button:hover {
  background: #17284D;
  border-color: #17284D;
  color: #ffffff;
}

.button.dark-blue {
  background: #17284D;
  color: #ECF5FC;
  border: 1px solid #327BB5;
  border-bottom: 3px solid #327BB5;
  border: 0;
}

.button.yellow {
  background: #FFD262;
  color: #FFD262;
  border: 1px solid #5096CE;
  border-bottom: 3px solid #327BB5;
  color: #17284D;
  border: 0;
}

.button.yellow:hover {
  background: #edbe49;
  border-color: #FFD262;
}

.button.blue {
  background: #5096CE;
  color: #ffffff;
  border: 1px solid #5096CE;
  border-bottom: 3px solid #327BB5;
}

.button.blue:hover {
  background: #327BB5;
  border-color: #327BB5;
}

.button.red {
  background: #E16565;
  color: #ffffff;
  border: 1px solid #E16565;
  border-bottom: 3px solid #CE4A4A;
}

.button.red:hover {
  background: #CE4A4A;
  border-color: #CE4A4A;
}

.button.green {
  background: #F4FFE5;
  color: #17284D;
  border: 1px solid #97CE50;
  border-bottom: 3px solid #97CE50;
}

.button.green:hover {
  background: #97CE50;
  border-color: #97CE50;
  color: #ffffff;
}

.button.empty {
  background: transparent;
  border-color: #E16565;
  border-bottom: 1px solid #E16565;
}

.button.empty.ta-bort {
  width: 50px;
  height: 50px;
  text-align: center;
  margin-left: 10px;
  background-image: url("img/cross-small.svg");
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px;
}

.button.empty.ta-bort img {
  width: 10px;
  height: 10px;
}

.button.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.text-red {
  color: #E16565;
}

.text-dark {
  color: #17284D;
}

.text-blue {
  color: #2C699A;
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
textarea {
  height: 50px;
  box-shadow: none;
  border: 1px solid #C0DFF4;
  border-radius: 5px;
  padding: 10px 20px;
}

[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
textarea:focus {
  transition: none;
  box-shadow: none;
}

select,
.select2-container--default .select2-selection--single {
  height: 50px;
  box-shadow: none;
  border: 1px solid #C0DFF4;
  border-radius: 5px;
  padding: 10px 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
  right: 10px;
}

.reveal-overlay {
  z-index: 99999;
}

#site-header {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 9999;
}

.christmas-banner {
  background-image: url("img/coupon-promo-bg-normal.jpg");
  background-position: center;
  background-repeat: no-repeat;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.christmas-banner p,
.christmas-banner a {
  margin-bottom: 0px;
}

.christmas-banner a {
  padding: 8px 16px;
}

.christmas-banner p {
  color: #fefefe;
  margin-right: 10px;
}

.menu-bg {
  /* background-image: url("img/logo_bg.svg"); */
  background-color: #000;
  background-size: 100%;
  background-position: top left;
  width: 155px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 25px;
  margin-right: 10px;
}

.menu-bg a {
  padding: 9px 18px;
}

.top-bar,
.top-bar ul {
  background: #ffffff;
}

.top-bar {
  height: 80px;
  padding: 0px;
  background: #ffffff;
  box-shadow: 0px 4px 30px 0px rgba(20, 68, 117, 0.1);
}

.top-bar .menu li a {
  color: #17284D;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  padding: 33px 18px;
  transition: all 0.3s ease;
}

.top-bar .menu li a:hover {
  color: #5096CE;
  transition: all 0.3s ease;
}

.top-bar .menu li a.active {
  color: #5096CE;
  position: relative;
  z-index: 1;
}

.top-bar .menu li a.active:after {
  content: "";
  background: #EFF6FD;
  height: 30px;
  border-radius: 5px;
  width: 100%;
  display: block;
  position: absolute;
  top: calc(50% - 15px);
  left: 0px;
  z-index: -1;
}

.top-bar .dropdown.menu>li.opens-right>.is-dropdown-submenu {
  border-radius: 0px 0px 10px 10px;
}

.top-bar .dropdown .is-dropdown-submenu a {
  padding: 25px 18px;
  border-bottom: 2px solid #EAF3FC;
}

.top-bar .dropdown .is-dropdown-submenu li:last-child a {
  border: 0px;
}

.top-bar-right .menu .profile {
  position: relative;
  border-left: 2px solid #EAF3FC;
  border-right: 2px solid #EAF3FC;
  padding: 23px 30px 23px 53px;
  margin-top: 10px;
}

.top-bar-right .menu .profile:before {
  content: "";
  position: absolute;
  left: 30px;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-image: url("img/profile.svg");
  background-size: auto 16px;
  background-repeat: no-repeat;
  background-position: center;
}

.top-bar-right .menu li {
  position: relative;
}

.top-bar-right .menu .cart {
  position: relative;
  padding: 33px 30px 33px 70px;
  transition: all 0.3s ease;
}

.top-bar-right .menu .cart span.cart-count {
  color: #5096CE;
}

.top-bar-right .menu .cart:before {
  content: "";
  position: absolute;
  left: 30px;
  top: calc(50% - 15px);
  width: 30px;
  height: 30px;
  background-image: url("img/cart.svg");
  background-size: 30px auto;
  background-repeat: no-repeat;
  background-position: center;
}

.top-bar-right .menu .cart:hover,
.top-bar-right .menu .cart.dropdown-open {
  background: #243A6B;
  color: #ffffff;
  transition: all 0.3s ease;
}

.top-bar-right .menu .cart:hover:before,
.top-bar-right .menu .cart.dropdown-open:before {
  background-image: url("img/cart-white.svg");
}

.top-bar-right .menu .cart-dropdown {
  position: absolute;
  width: 350px;
  top: 80px;
  right: 0px;
  background: #17284D;
  z-index: 9999;
  border-radius: 0px 0px 0px 10px;
  overflow: hidden;
  display: none;
}

.top-bar-right .menu .cart-dropdown .product-block {
  padding: 30px;
  border-bottom: 2px solid #0A152B;
}

.top-bar-right .menu .cart-dropdown .product-block .product-name {
  display: flex;
  justify-content: space-between;
}

.top-bar-right .menu .cart-dropdown .product-block .product-name p.name {
  flex: 1;
}

.top-bar-right .menu .cart-dropdown .product-block .product-name p.name,
.top-bar-right .menu .cart-dropdown .product-block .product-name p.boxes {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 7px;
}

.top-bar-right .menu .cart-dropdown .product-block .product-name .remove {
  width: 36px;
  height: 36px;
  background-image: url("img/remove.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  top: -6px;
  cursor: pointer;
  right: -9px;
}

.top-bar-right .menu .cart-dropdown .product-block p.description {
  color: #6E9CC1;
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 15px;
}

.top-bar-right .menu .cart-dropdown .product-block .quantity-price {
  display: flex;
  justify-content: flex-end;
}

.top-bar-right .menu .cart-dropdown .product-block .quantity-price .quantity-wrap {
  display: flex;
}

.top-bar-right .menu .cart-dropdown .product-block .quantity-price .quantity-wrap button {
  color: #5096CE;
  border: 1px solid #354C7B;
  width: 30px;
  height: 50px;
  cursor: pointer;
}

.top-bar-right .menu .cart-dropdown .product-block .quantity-price .quantity-wrap button.sub {
  border-radius: 10px 0px 0px 10px;
}

.top-bar-right .menu .cart-dropdown .product-block .quantity-price .quantity-wrap button.add {
  border-radius: 0px 10px 10px 0px;
}

.top-bar-right .menu .cart-dropdown .product-block .quantity-price .quantity-wrap button:hover {
  background: #354C7B;
}

.top-bar-right .menu .cart-dropdown .product-block .quantity-price .quantity-wrap .count {
  color: #ffffff;
  border: 0px;
  height: 50px;
  width: 65px;
  margin-right: 0px;
  background: none;
  text-align: center;
  border-top: 1px solid #354C7B;
  border-bottom: 1px solid #354C7B;
  border-radius: 0px;
}

.top-bar-right .menu .cart-dropdown .product-block .quantity-price .price-wrap {
  display: flex;
  align-items: center;
}

.top-bar-right .menu .cart-dropdown .product-block .quantity-price .price-wrap .price {
  margin: 0px;
  text-align: right;
  font-size: 18px;
  line-height: 20px;
  color: #6E9CC1;
}

.top-bar-right .menu .cart-dropdown .product-block .quantity-price .price-wrap .price span {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #ffffff;
  display: block;
}

.top-bar-right .menu .cart-dropdown .total-block {
  padding: 30px;
  background: #0A152B;
}

.top-bar-right .menu .cart-dropdown .total-block .total-wrap {
  display: flex;
  justify-content: space-between;
}

.top-bar-right .menu .cart-dropdown .total-block .total-wrap p.total {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 7px;
}

.top-bar-right .menu .cart-dropdown .total-block .total-wrap p.total-price {
  margin: 0px;
  text-align: right;
  font-size: 18px;
  line-height: 20px;
  color: #6E9CC1;
}

.top-bar-right .menu .cart-dropdown .total-block .total-wrap p.total-price span {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #ffffff;
  display: block;
}

.top-bar-right .menu .cart-dropdown .total-block .button {
  font-size: 14px;
  letter-spacing: 1.4px;
  padding: 15px 30px;
  line-height: 16px;
  color: #ffffff;
  margin-top: 30px;
  background: #5096CE;
}

.top-bar-right .menu .cart-dropdown.dropdown-open {
  display: block;
}

.cart-dropdown.mobile {
  position: absolute;
  width: 350px;
  top: 60px;
  right: 0px;
  background: #17284D;
  z-index: 9999;
  border-radius: 0px 0px 0px 10px;
  overflow: hidden;
  overflow-y: scroll;
  display: none;
  max-height: 600px;
}

.cart-dropdown.mobile .product-block {
  padding: 30px;
  border-bottom: 2px solid #0A152B;
}

.cart-dropdown.mobile .product-block .product-name {
  display: flex;
  justify-content: space-between;
}

.cart-dropdown.mobile .product-block .product-name p.name {
  flex: 1;
}

.cart-dropdown.mobile .product-block .product-name p.name,
.cart-dropdown.mobile .product-block .product-name p.boxes {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 7px;
}

.cart-dropdown.mobile .product-block .product-name .remove {
  width: 36px;
  height: 36px;
  background-image: url("img/remove.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  top: -6px;
  cursor: pointer;
  right: -9px;
}

.cart-dropdown.mobile .product-block p.description {
  color: #6E9CC1;
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 15px;
}

.cart-dropdown.mobile .product-block .quantity-price {
  display: flex;
  justify-content: flex-end;
}

.cart-dropdown.mobile .product-block .quantity-price .quantity-wrap {
  display: flex;
}

.cart-dropdown.mobile .product-block .quantity-price .quantity-wrap button {
  color: #5096CE;
  border: 1px solid #354C7B;
  width: 30px;
  height: 50px;
  cursor: pointer;
}

.cart-dropdown.mobile .product-block .quantity-price .quantity-wrap button.sub {
  border-radius: 10px 0px 0px 10px;
}

.cart-dropdown.mobile .product-block .quantity-price .quantity-wrap button.add {
  border-radius: 0px 10px 10px 0px;
}

.cart-dropdown.mobile .product-block .quantity-price .quantity-wrap button:hover {
  background: #354C7B;
}

.cart-dropdown.mobile .product-block .quantity-price .quantity-wrap .count {
  color: #ffffff;
  border: 0px;
  height: 50px;
  width: 65px;
  margin-right: 0px;
  background: none;
  text-align: center;
  border-top: 1px solid #354C7B;
  border-bottom: 1px solid #354C7B;
  border-radius: 0px;
}

.cart-dropdown.mobile .product-block .quantity-price .price-wrap {
  display: flex;
  align-items: center;
}

.cart-dropdown.mobile .product-block .quantity-price .price-wrap .price {
  margin: 0px;
  text-align: right;
  font-size: 18px;
  line-height: 20px;
  color: #6E9CC1;
}

.cart-dropdown.mobile .product-block .quantity-price .price-wrap .price span {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #ffffff;
  display: block;
}

.cart-dropdown.mobile .total-block {
  padding: 30px;
  background: #0A152B;
}

.cart-dropdown.mobile .total-block .total-wrap {
  display: flex;
  justify-content: space-between;
}

.cart-dropdown.mobile .total-block .total-wrap p.total {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 7px;
}

.cart-dropdown.mobile .total-block .total-wrap p.total-price {
  margin: 0px;
  text-align: right;
  font-size: 18px;
  line-height: 20px;
  color: #6E9CC1;
}

.cart-dropdown.mobile .total-block .total-wrap p.total-price span {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #ffffff;
  display: block;
}

.cart-dropdown.mobile .total-block .button {
  font-size: 14px;
  letter-spacing: 1.4px;
  padding: 15px 30px;
  line-height: 16px;
  color: #ffffff;
  margin-top: 30px;
  background: #5096CE;
}

.cart-dropdown.mobile.dropdown-open {
  display: block;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
  width: 12px;
  height: 12px;
  border: 0px;
  background-image: url("img/dropdown.svg");
  background-size: 12px auto;
  background-position: center;
  background-repeat: no-repeat;
  right: 10px;
  margin-top: -5px;
}

.user-account-link-wrap.is-dropdown-submenu-parent {
  position: absolute;
  right: 0px;
  top: 0px;
  border-left: 2px solid #EAF3FC;
}

.user-account-link-wrap.is-dropdown-submenu-parent .profile-link {
  padding-left: 53px;
  padding-right: 30px;
  margin-right: 20px;
}

.user-account-link-wrap.is-dropdown-submenu-parent:before {
  content: "";
  position: absolute;
  left: 30px;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  background-image: url("img/profile.svg");
  background-size: auto 16px;
  background-repeat: no-repeat;
  background-position: center;
}

.user-account-link-wrap.is-dropdown-submenu-parent .is-dropdown-submenu {
  border: 0px;
  background: #ffffff;
  box-shadow: 0px 4px 30px 0px rgba(20, 68, 117, 0.1);
}

#page-title {
  padding: 80px 0px 70px 0px;
}

#page-title p {
  margin: 0px;
}

#shop-page {
  background-image: url("img/shop-page-bg.jpg");
  background-size: cover;
  background-position: top center;
  padding-bottom: 80px;
}

.testimonial-wrap {
  display: flex;
  border-right: 2px solid #C6DEEF;
  padding-right: 30px;
}

.testimonial-wrap .image-wrap {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 30px;
  flex-shrink: 0;
}

.testimonial-wrap .details-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.testimonial-wrap .details-wrap .quote {
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 7px;
}

.testimonial-wrap .details-wrap .quote-from {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 16px;
  line-height: 28px;
  margin: 0px;
  color: #17284D;
}

#products-grid {
  padding-bottom: 15px;
}

.meal-card {
  background: #ffffff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 5px 17px 0px rgba(0, 17, 144, 0.1);
  padding: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.meal-card .image-wrap {
  margin-bottom: 10px;
}

.meal-card .image-wrap img {
  width: 100%;
  border-radius: 5px;
}

.meal-card .title-price {
  display: flex;
  justify-content: space-between;
}

.meal-card .details-wrap {
  padding: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.meal-card .details-wrap .title h2 span {
  text-transform: uppercase;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: 1.4px;
  padding: 1px 16px 1px 10px;
  border-radius: 3px;
  position: relative;
  height: 26px;
  display: inline-block;
  background: url("img/ribbon.svg");
  background-size: 100% 26px;
  line-height: 24px;
  top: -3px;
  margin-left: 5px;
}

.meal-card .details-wrap .price {
  text-align: right;
}

.meal-card .details-wrap .price p {
  margin: 0px;
  color: #17284D;
  padding-top: 1px;
}

.meal-card .details-wrap .price span {
  color: #E16565;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
}

.meal-card .details-wrap .description {
  color: #6F808E;
  line-height: 28px;
  font-size: 16px;
  margin-bottom: 25px;
}

.meal-card .details-wrap .button {
  margin: 0px;
  width: 100%;
}

.meal-card .details-wrap .description-link {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#promo-video-block {
  padding: 100px 0px;
}

#promo-video-block .video-wrap {
  position: relative;
  display: block;
  width: 100%;
}

#promo-video-block .video-wrap img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  height: 350px;
  object-fit: cover;
  position: relative;
  z-index: 2;
}

#promo-video-block .video-wrap video {
  border-radius: 10px;
  width: 100%;
  position: relative;
  z-index: 2;
  display: block;
}

#promo-video-block .video-wrap:after {
  content: "";
  position: absolute;
  border: 2px solid #D3E2ED;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  z-index: 1;
  right: -20px;
  top: 20px;
  transition: all 0.3s ease;
}

#promo-video-block .video-wrap:before {
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  background: url("img/play.svg");
  background-size: 50px;
  z-index: 3;
  transition: all 0.3s ease;
  transform: scale(1);
}

#promo-video-block .video-wrap:hover:after {
  right: 0px;
  top: 0px;
  transition: all 0.3s ease;
}

#promo-video-block .video-wrap:hover:before {
  transition: all 0.3s ease;
  transform: scale(1.3);
}

#promo-video-block .video-details-wrap {
  padding-left: 60px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
}

#promo-video-block .video-details-wrap h2 {
  margin: 0px;
}

#promo-video-block .video-details-wrap p {
  margin-bottom: 20px;
}

#promo-video-block.home-page {
  background: #F9FCFF;
  position: relative;
}

#promo-video-block.home-page .video-wrap:before {
  display: none;
}

#promo-video-block.home-page:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 44px;
  background: linear-gradient(0deg, #EFF4FA 0%, #F9FCFF 100%);
}

#promo-video-block.how-to {
  background: #ebf5ff;
}

#testimonial-block {
  padding: 100px 0px 60px 0px;
  background: url("img/testimonial-bg.jpg");
  background-size: cover;
  background-position: center;
}

#testimonial-block .title-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
}

#testimonial-block p.block-title {
  margin: 0px;
  color: #6E9CC1;
  margin-bottom: 10px;
}

#testimonial-block h2.title {
  color: #ffffff;
  margin: 0px;
}

#testimonial-block .testimonial-wrap {
  border-color: #2C699A;
  margin-bottom: 40px;
}

#testimonial-block .testimonial-wrap p {
  color: #ffffff;
}

#testimonial-block .testimonial-wrap .details-wrap .quote-from {
  color: #ffffff;
}

#site-footer {
  background: #000000;
  padding: 50px 0px;
}

#site-footer .footer-wrap {
  display: flex;
  justify-content: space-between;
}

#site-footer h2 {
  color: #ffffff;
}

#site-footer .menu {
  margin-bottom: 30px;
}

#site-footer .menu li a {
  color: #6E9CC1;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  letter-spacing: 0.9px;
  font-size: 14px;
  text-transform: uppercase;
  padding-left: 0px;
  padding-right: 30px;
}

#site-footer .menu li a:after {
  content: "\a";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #6E9CC1;
  display: inline-block;
  position: relative;
  top: -2px;
  left: 13px;
}

#site-footer .menu li:last-child a:after {
  display: none;
}

#site-footer .right {
  text-align: right;
}

#site-footer .right img {
  width: 155px;
  margin-bottom: 35px;
}

#site-footer .right .copy {
  color: #ffffff;
  margin: 0px;
  font-size: 13px;
  line-height: 19px;
}

#video-modal {
  padding: 0px;
  border: 0px;
  border-radius: 5px;
  overflow: hidden;
}

#product-page {
  background: #ffffff;
}

.product-price-wrap {
  text-align: right;
  padding-top: 10px;
}

.product-price-wrap p.product-price {
  color: #17284D;
}

.product-price-wrap p.product-price span {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #E16565;
}

.product-options {
  padding: 0px 0px 20px 0px;
  border-bottom: 2px solid #E7F2FA;
}

.product-options.no-border {
  border: 0px;
}

.product-options legend {
  color: #17284D;
  font-size: 18px;
  margin-bottom: 15px;
}

.product-options input {
  display: none;
}

.product-options [type=checkbox]+label[for],
.product-options [type=radio]+label[for] {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #6F808E;
  margin-left: 0px;
  height: 30px;
  line-height: 29px;
  margin-bottom: 10px;
  background-size: 30px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 40px;
}

.product-options [type=checkbox]+label[for] span,
.product-options [type=radio]+label[for] span {
  color: #E16565;
}

.product-options [type=checkbox]+label[for] {
  background-image: url("img/checkbox.svg");
  transition: all 0.3s ease;
}

.product-options [type=radio]+label[for] {
  background-image: url("img/radio.svg");
  transition: all 0.3s ease;
}

.product-options input[type=checkbox]:checked+label,
.product-options input[type=checkbox]:checked+label:active {
  background-image: url("img/checkbox-checked.svg");
  transition: all 0.3s ease;
  color: #2C699A;
}

.product-options input[type=radio]:checked+label,
.product-options input[type=radio]:checked+label:active {
  background-image: url("img/radio-checked.svg");
  transition: all 0.3s ease;
  color: #2C699A;
}

.product-options.box-per-week [type=checkbox]+label[for],
.product-options.box-per-week [type=radio]+label[for] {
  height: 50px;
  border: 1px solid #C0DFF4;
  border-radius: 5px;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  color: #6F808E;
  padding: 11px 28px;
  margin-left: 0px;
  margin-right: 15px;
  font-size: 14px;
  letter-spacing: 1px;
  background-image: none;
}

.product-options.box-per-week input[type=radio]:checked+label,
.product-options.box-per-week input[type=radio]:checked+label:active {
  background-color: #5096CE;
  border-color: #5096CE;
  color: #ffffff;
  margin-left: 0px;
}

.actual-price-wrap {
  background: url("img/actual-price.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
  padding: 10px 0px;
}

.actual-price-wrap p {
  margin: 0px;
  color: #17284D;
  font-size: 18px;
  text-align: center;
}

.actual-price-wrap p span {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #E16565;
}

.add-to-cart-wrap {
  margin-bottom: 100px;
}

.add-to-cart-wrap .quantity-cart-wrap {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}

.add-to-cart-wrap .quantity-cart-wrap .select-quantity {
  width: 108px;
  display: block;
  border: 1px solid #C0DFF4;
  border-radius: 5px 0px 0px 5px;
  height: 48px;
  border-right: 0px;
  text-align: center;
  color: #17284D;
  font-size: 14px;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  background-image: url("img/dropdown-blue.svg");
  background-size: 12px 12px;
  background-position: right 5px center;
  margin: 0px;
  height: 50px;
  display: none !important;
}

.add-to-cart-wrap .quantity-cart-wrap .select-quantity:focus {
  box-shadow: none;
}

.add-to-cart-wrap .quantity-cart-wrap .button.add-to-cart {
  border-radius: 5px 5px 5px 5px;
  width: 100%;
}

.add-to-cart-wrap p {
  color: #6F808E;
  font-size: 16px;
  line-height: 28px;
  margin: 0px;
}

.product-image-gallery {
  border-bottom: 2px solid #E7F2FA;
  padding-bottom: 15px;
}

.product-image-gallery video {
  border-radius: 5px;
}

.slider-for {
  margin-bottom: 10px;
}

.slider-for .image img {
  border-radius: 5px;
}

.slider-nav {
  margin-left: -10px;
  margin-right: -10px;
}

.slider-nav .image {
  padding: 10px;
  position: relative;
}

.slider-nav .image img {
  border-radius: 5px;
}

.slider-nav .image.slick-current:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 6px;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  border: 1px solid #5096CE;
  border-radius: 9px;
  z-index: -1;
}

.nutrition-stats-wrap {
  padding-top: 20px;
  padding-bottom: 50px;
}

.nutrition-stats-wrap p {
  color: #17284D;
}

.nutrition-stats-wrap .all-stats-wrap {
  display: flex;
  align-content: center;
  justify-content: flex-start;
  gap: 30px;
}

.nutrition-stats-wrap .stats-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 130px;
}

.nutrition-stats-wrap .stats-wrap .stat {
  width: 108px;
  height: 108px;
  border: 4px solid #5096CE;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nutrition-stats-wrap .stats-wrap .stat p {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  margin: 0px;
  color: #17284D;
}

.nutrition-stats-wrap .stats-wrap .stat.protein {
  border-color: #F07F7F;
}

.nutrition-stats-wrap .stats-wrap .stat.kolhydrat {
  border-color: #F4D635;
}

.nutrition-stats-wrap .stats-wrap .stat.fett {
  border-color: #97CE50;
}

.nutrition-stats-wrap .stats-wrap .title {
  color: #6F808E;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1px;
  margin: 0px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 10px;
}

.single-product .product-description {
  border-top: 2px solid #E7F2FA;
  padding: 50px 0px 30px 0px;
}

.single-product .product-description #product-description-title {
  margin-bottom: 30px;
}

#values {
  padding: 100px 0px;
  background: url("img/training-food-suits-you-bg.jpg");
  background-size: cover;
  background-position: center;
}

#values .title {
  margin-bottom: 50px;
}

#values .value-box {
  background-color: #5096CE;
  border-radius: 6px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
}

#values .value-box.b1 {
  background-image: url("img/values-b1.jpg");
}

#values .value-box.b2-new {
  background-image: url("img/values-b2-new.jpg");
}

#values .value-box.b2 {
  background-image: url("img/values-b2.jpg");
}

#values .value-box.b3 {
  background-image: url("img/values-b3.jpg");
}

#values .value-box .icon {
  margin-bottom: 26px;
}

#values .value-box h3 {
  color: #ffffff;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 0px;
}

.next-delivery {
  color: #2C699A;
  font-size: 18px;
}

.next-delivery::before {
  content: "";
  width: 40px;
  height: 20px;
  background-image: url("img/light-blue-car.svg");
  display: inline-block;
  position: relative;
  top: 4px;
  margin-right: 13px;
}

#about-the-subscription {
  padding: 100px 0px 70px 0px;
  background: url("img/about-sub.jpg");
  background-size: cover;
  background-position: center;
}

#about-the-subscription h2 {
  color: #ffffff;
}

#about-the-subscription p {
  color: #ffffff;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 30px;
}

#about-the-subscription p.highlight {
  color: #ffffff;
}

#about-the-subscription a {
  color: #5ea3d1;
}

.mobile-top-bar {
  display: none;
}

#hero {
  padding: 140px 0px 150px 0px;
  background: url("img/hero-background-new.jpg");
  background-size: cover;
  background-position: center;
}

#hero h2,
#hero h1,
#hero .title {
  font-size: 80px;
  line-height: normal;
  color: #ffffff;
  margin: 0px;
}

#hero p {
  color: #6E9CC1;
  margin-bottom: 30px;
}

#meal-plan {
  padding: 94px 0px 50px 0px;
  background-color: #ffffff;
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
}

#meal-plan h2 {
  text-align: center;
  margin-bottom: 40px;
}

#meal-plan h2 span {
  color: #5096CE;
}

#meal-plan .feature-wrap {
  margin-bottom: 30px;
  display: flex;
  padding-right: 60px;
}

#meal-plan .feature-wrap .feature-icon {
  margin-right: 30px;
  flex-shrink: 0;
}

#meal-plan .feature-wrap .feature-icon img {
  height: 82px;
  width: 82px;
  display: block;
}

#meal-plan .feature-wrap .feature-description h3 {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 4px;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
}

#meal-plan .feature-wrap .feature-description p {
  font-size: 13px;
  line-height: 19px;
  color: #2C699A;
  margin: 0px;
}

#meal-plan .fmeal-wrap {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

#meal-plan .fmeal-wrap img {
  border-radius: 10px;
}

#weekly-menu-home {
  padding: 100px 0px;
  background: #F9FCFF;
  position: relative;
  overflow: hidden;
}

#weekly-menu-home p {
  margin-bottom: 0px;
}

#weekly-menu-home .title+p.text-center {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 40px;
}

#weekly-menu-home .homepage-meals-cards-slider {
  margin-top: 20px;
  margin-bottom: 70px;
}

#weekly-menu-home .homepage-meals-cards-slider .dish-card {
  max-width: 352px;
  margin-right: 15px;
  margin-left: 15px;
  min-width: 352px;
  width: 352px;
  display: flex;
  flex-direction: column;
  margin-bottom: 0px;
}

#weekly-menu-home .dish-card .body-wrapper {
  padding-bottom: 20px;
}

#weekly-menu-home .slick-list {
  overflow: visible;
}

#weekly-menu-home .slick-track {
  display: flex !important;
}

#weekly-menu-home .slick-slide {
  height: inherit !important;
}

#weekly-menu-home .button {
  width: auto;
  margin-bottom: 0px;
}

#pro-users {
  padding: 100px 0px 42px 0px;
  background: url("img/probg.jpg");
  background-size: cover;
  background-position: center;
}

#pro-users h2 {
  text-align: center;
  margin: 0px;
}

#pro-users p {
  text-align: center;
  margin-bottom: 45px;
}

#pro-users .pro-user-wrap {
  text-align: center;
  margin-bottom: 50px;
}

#pro-users .pro-user-wrap img {
  width: 150px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 15px;
}

#pro-users .pro-user-wrap h3 {
  margin-bottom: 0px;
}

#pro-users .pro-user-wrap h3.name {
  color: #5096CE;
}

#new-pro-user-mattias {
  padding: 80px 0px 0px 0px;
  background: url("img/mattias-bg.jpg");
  background-size: cover;
  background-position: center;
}

#new-pro-user-mattias .title {
  color: #6E9CC1;
  margin: 0px;
}

#new-pro-user-mattias .title span {
  color: #ffffff;
}

#new-pro-user-mattias .name {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #ffffff;
  font-size: 100px;
  line-height: normal;
  margin-bottom: 60px;
}

#new-pro-user-mattias p {
  color: #6E9CC1;
}

#new-pro-user-mattias strong {
  color: #ffffff;
}

#new-pro-user-mattias blockquote {
  border: none;
  padding: 0px;
  color: #ffffff;
  font-size: 26px;
  line-height: normal;
  margin-top: 60px;
}

#new-pro-user-mattias cite {
  color: #ffffff;
  font-size: 18px;
  font-style: normal;
}

#new-pro-user-mattias .image-wrap img {
  border-radius: 10px 10px 0px 0px;
  width: 100%;
}

#new-pro-user-joakim {
  padding: 30px 0px 0px 0px;
  background: url("img/joakim-bg.jpg");
  background-size: cover;
  background-position: center;
}

#new-pro-user-joakim .image-wrap img {
  border-radius: 10px 10px 0px 0px;
  width: 100%;
}

#new-pro-user-joakim .name {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  color: #17284D;
  font-size: 100px;
  line-height: 100px;
  margin-bottom: 80px;
  margin-top: 50px;
}

#new-pro-user-joakim blockquote {
  border: none;
  padding: 0px;
  color: #1A71B7;
  font-size: 26px;
  line-height: normal;
}

#new-pro-user-joakim cite {
  color: #17284D;
  font-size: 18px;
  font-style: normal;
}

#new-pro-user-joakim p {
  color: #17284D;
}

#new-pro-user-joakim .buttons-wrap {
  margin-top: 40px;
}

#new-pro-user-joakim .buttons-wrap .button {
  margin-right: 10px;
}

#order-steps {
  padding: 94px 0px 100px 0px;
  background: #ffffff;
}

#order-steps .title {
  text-align: center;
  margin: 0px;
}

#order-steps .title span {
  color: #5096CE;
}

#order-steps p.sub {
  text-align: center;
  margin-bottom: 85px;
}

#order-steps p {
  text-align: center;
}

#order-steps p a {
  color: #2C699A;
  border-bottom: 1px solid rgba(44, 105, 154, 0.4);
}

#order-steps hr {
  margin: 50px 0px;
  border-bottom: 2px solid #E7F2FA;
}

#order-steps .image-wrap {
  display: flex;
  padding: 0px 20px;
}

#order-steps .image-wrap img {
  max-height: 295px;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

#order-steps .description-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

#order-steps .description-wrap h2 span.number {
  background: #5096CE;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  position: relative;
  top: -3px;
  margin-right: 10px;
}

#new-order-steps {
  padding: 80px 0px;
  background: #ffffff;
}

#new-order-steps .step-card {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#new-order-steps .step-card .step-icon {
  width: 100px;
  height: 100px;
  margin-bottom: 20px;
}

#new-order-steps .step-card .step-icon img {
  width: 100%;
}

#new-order-steps .step-card h3 {
  font-size: 26px;
  line-height: 1.3;
  text-align: center;
}

#new-order-steps .step-card p {
  text-align: center;
  color: #6f7f8e;
}

#who-should-use {
  padding: 94px 0px 50px 0px;
  background-image: url("img/who-should-use-bg.jpg");
  background-size: cover;
  background-position: center;
}

#who-should-use h2 {
  text-align: center;
  color: #ffffff;
  margin: 0px;
}

#who-should-use p {
  text-align: center;
  color: #6E9CC1;
  margin-bottom: 50px;
}

#who-should-use ul {
  list-style: none;
}

#who-should-use ul li {
  font-size: 16px;
  line-height: 19px;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  padding: 3px 20px 30px 35px;
  position: relative;
  color: #ffffff;
}

#who-should-use ul li:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  left: 0px;
  top: 0px;
  background: url("img/check.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px;
}

#home-delivery {
  padding: 94px 0px 80px 0px;
  background: #ffffff;
}

#home-delivery .image {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
}

#healthy-food-boxes {
  padding: 94px 0px 80px 0px;
  background: #ffffff;
}

#healthy-food-boxes h2 {
  font-size: 36px;
}

#healthy-food-boxes h3 {
  font-size: 24px;
}

#healthy-food-boxes .image {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
}

#healthy-food-boxes .image video {
  width: 100%;
  max-width: 320px;
  border-radius: 10px;
}

#optimal-nutrition {
  padding: 94px 0px 80px 0px;
  background: #17284D;
}

#optimal-nutrition h2 {
  color: #ffffff;
  margin-bottom: 20px;
}

#optimal-nutrition p {
  color: #dbdfe8;
}

#optimal-nutrition .point {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
}

#optimal-nutrition .icon {
  width: 70px;
  margin-right: 40px;
  flex-shrink: 0;
}

#optimal-nutrition .icon img {
  width: 100%;
}

#questions {
  padding: 94px 0px 100px 0px;
  position: relative;
  z-index: 1;
}

#questions:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 50%;
  background: #ebf5fc;
  z-index: -1;
}

#questions:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0px;
  height: 100%;
  width: 50%;
  background: url("img/questions-bg2.jpg");
  z-index: -1;
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left;
  background-color: #E1EEF6;
}

#questions .wrap {
  text-align: center;
}

#questions h2 {
  text-align: center;
  margin: 5px;
}

#questions p {
  text-align: center;
  margin-bottom: 25px;
}

#questions .button {
  margin: 0px;
}

.single-page-wrap,
.box-wrap {
  background: #ffffff;
  border-radius: 10px;
  padding: 40px;
  margin-top: 40px;
  margin-bottom: 40px;
  box-shadow: 0px 4px 30px 0px rgba(20, 68, 117, 0.1);
  min-height: 300px;
}

.single-page-wrap h1,
.single-page-wrap h2,
.box-wrap h1,
.box-wrap h2 {
  margin-bottom: 20px;
}

.single-page-wrap figure,
.box-wrap figure {
  margin-bottom: 30px;
}

.single-page-wrap figure img,
.box-wrap figure img {
  border-radius: 5px;
}

.single-page-wrap.zip-check {
  padding: 0px;
}

.page-template-template-check-postcode p,
.page-template-template-check-postcode li,
.page-template-template-benify p,
.page-template-template-benify li {
  color: #17284d;
  font-size: 16px;
  line-height: 1.4;
}

.box-wrap {
  min-height: auto;
  margin-bottom: 20px;
  margin-top: 0px;
}

.box-wrap.canceled-sub-box-wrap {
  background: #E16565;
}

.box-wrap.canceled-sub-box-wrap h1,
.box-wrap.canceled-sub-box-wrap h2 {
  color: #ffffff;
}

.box-wrap.canceled-sub-box-wrap p {
  color: #ffd6d6;
  margin: 0px;
}

.box-wrap.canceled-sub-box-wrap a {
  color: #ffd6d6;
  text-decoration: underline;
}

.box-wrap.success-box-wrap {
  background: #2C699A;
  margin-bottom: 50px;
}

.box-wrap.success-box-wrap p {
  color: #ffffff;
  margin: 0px;
}

.box-wrap.success-box-wrap span {
  color: #b7dfff;
}

.meals-block-wrap.single-page-wrap {
  padding: 20px;
}

.meals-block-wrap.single-page-wrap h2 {
  margin-bottom: 0px;
}

.meals-block-wrap.single-page-wrap hr {
  margin-left: -20px;
  margin-right: -20px;
  border-bottom: 2px solid #E7F2FA;
  margin: 10px auto;
}

.meals-block-wrap.single-page-wrap .nutri-title {
  color: #17284D;
  margin-bottom: 0px;
}

.meals-block-wrap.single-page-wrap .nutri-description {
  color: #6F808E;
}

.meals-block-wrap.single-page-wrap .nutrition-stats-wrap {
  padding-bottom: 0px;
}

.accordion {
  margin-top: 40px;
}

.accordion-title {
  padding: 20px 25px 20px 16px;
}

.accordion-title,
.accordion-title h2 {
  font-size: 18px;
  line-height: normal;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #17284D;
  margin: 0px;
}

.accordion-title::before {
  margin-top: -14px;
  font-size: 20px;
}

.accordion-title:hover,
.accordion-title:focus {
  background-color: #f9fcff;
}

.accordion-content {
  padding: 40px 20px 20px 20px;
}

.accordion-content p {
  color: #6F808E;
}

.contact-page h1 {
  margin-bottom: 0px;
}

.contact-page-form {
  padding: 50px;
}

.image-wrap-contact {
  display: grid;
  height: 100%;
  align-items: center;
}

.meals-intro {
  padding: 94px 0px 100px 0px;
  position: relative;
  z-index: 1;
}

.meals-intro:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 50%;
  background: url("img/meals-text-bg.jpg");
  z-index: -1;
  background-size: cover;
  background-position: center;
}

.meals-intro:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0px;
  height: 100%;
  width: 50%;
  background: url("img/meals-image-bg.jpg");
  z-index: -1;
  background-size: cover;
  background-position: center;
}

.meals-intro .wrap {
  padding-right: 30px;
}

.meals-intro .title {
  color: #ffffff;
}

.meals-intro p {
  margin-bottom: 25px;
  color: #6E9CC1;
}

.meals-intro .button {
  margin: 0px;
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  display: flex;
  margin-left: 0px;
  flex-direction: row;
  align-content: center;
}

.woocommerce-MyAccount-navigation ul li a {
  border-right: 2px solid #EAF3FC;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  padding: 10px;
}

.callout.alert,
.callout.warning {
  border: 0px;
  border-radius: 5px;
  padding: 30px;
}

.callout.alert p,
.callout.warning p {
  color: #17284d;
}

.coupon-promo {
  padding: 100px 0px;
  background-image: url("img/coupon-promo-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.coupon-promo .coupon-card-wrapper {
  width: 700px;
  margin: -50px auto;
}

.coupon-promo .coupon-card-wrapper img {
  width: 100%;
  height: auto;
  position: relative;
}

.coupon-promo .title {
  color: #ffffff;
}

.coupon-promo .title span {
  color: #2C699A;
}

.coupon-promo .button-wrapper {
  position: relative;
}

#delivery-dates {
  background: url("img/my-account-bg.jpg");
  background-size: cover;
  background-position: center;
}

#delivery-dates .dates-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  padding: 20px 30px 0px 30px;
}

#delivery-dates .dates-wrapper .week-wrapper {
  position: relative;
  margin: 0px 10px;
  display: inline-block;
}

#delivery-dates .dates-wrapper .week-wrapper .week-checkbox {
  display: none;
}

#delivery-dates .dates-wrapper .week-wrapper label {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

#delivery-dates .dates-wrapper .week-wrapper .week {
  width: 100%;
  height: 80px;
  border-radius: 7px;
  border: 2px solid #97CE50;
  text-align: center;
  padding: 20px 0px;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}

#delivery-dates .dates-wrapper .week-wrapper .week:hover {
  cursor: pointer;
}

#delivery-dates .dates-wrapper .week-wrapper .week .date {
  font-family: "tt-commons-pro", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 50px;
  color: #ffffff;
  line-height: 1;
  margin-right: 12px;
}

#delivery-dates .dates-wrapper .week-wrapper .week .day {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 18px;
  color: #97CE50;
  line-height: 1;
  font-weight: 500;
}

#delivery-dates .dates-wrapper .week-wrapper .week .month {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 18px;
  color: #97CE50;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 500;
}

#delivery-dates .dates-wrapper .week-wrapper .week .day-month {
  display: flex;
  flex-direction: column;
}

#delivery-dates .dates-wrapper .week-wrapper .week-checkbox+label {
  padding-bottom: 20px;
  transition: background 0.3s ease;
  border-radius: 7px 7px 0px 0px;
}

#delivery-dates .dates-wrapper .week-wrapper .week-checkbox:checked+label {
  background: #ffffff;
  transition: background 0.3s ease;
}

#delivery-dates .dates-wrapper .week-wrapper .week-checkbox:checked+label .week {
  border-color: #ffffff;
  background: none;
}

#delivery-dates .dates-wrapper .week-wrapper .week-checkbox:checked+label .week .day,
#delivery-dates .dates-wrapper .week-wrapper .week-checkbox:checked+label .week .date,
#delivery-dates .dates-wrapper .week-wrapper .week-checkbox:checked+label .week .month {
  color: #97CE50;
}

#delivery-dates .dates-wrapper .week-wrapper.is-past .week {
  border-color: #5195CD;
}

#delivery-dates .dates-wrapper .week-wrapper.is-past .week .day {
  color: #5195CD;
}

#delivery-dates .dates-wrapper .week-wrapper.is-past .week .month {
  color: #5195CD;
}

#delivery-dates .dates-wrapper .week-wrapper.is-past.no-past-delivery {
  pointer-events: none;
  cursor: not-allowed;
}

#delivery-dates .dates-wrapper .week-wrapper .week:hover {
  border-color: #ffffff;
  background: #ffffff;
}

#delivery-dates .dates-wrapper .week-wrapper .week:hover .day,
#delivery-dates .dates-wrapper .week-wrapper .week:hover .date,
#delivery-dates .dates-wrapper .week-wrapper .week:hover .month {
  color: #97CE50;
}

#delivery-dates .dates-wrapper .week-wrapper.is-past .week:hover {
  border-color: #ffffff;
  background: #ffffff;
}

#delivery-dates .dates-wrapper .week-wrapper.is-past .week:hover .day {
  color: #5195CD;
}

#delivery-dates .dates-wrapper .week-wrapper.is-past .week:hover .date {
  color: #5195CD;
}

#delivery-dates .dates-wrapper .week-wrapper.is-past .week:hover .month {
  color: #5195CD;
}

#delivery-dates .dates-wrapper .week-wrapper.is-current label {
  background-color: transparent;
  border-radius: 7px 7px 0px 0px;
  position: relative;
}

#delivery-dates .dates-wrapper .week-wrapper.is-current label::after {
  content: "Nästa";
  font-size: 11px;
  font-weight: 800;
  line-height: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 5px;
  background-color: #96A7B5;
  border-radius: 0px 7px 0px 7px;
  position: absolute;
  top: 0px;
  right: 0px;
}

#delivery-dates .dates-wrapper .week-wrapper.is-current .week {
  border: 2px solid #96a7b6;
}

#delivery-dates .dates-wrapper .week-wrapper.is-current .week .day {
  color: #97CE50;
}

#delivery-dates .dates-wrapper .week-wrapper.is-current .week .date {
  color: #97CE50;
}

#delivery-dates .dates-wrapper .week-wrapper.is-current .week .month {
  color: #97CE50;
}

#delivery-dates .dates-wrapper .week-wrapper.is-current .week-checkbox:hover+label .week {
  border-color: #ffffff;
}

#delivery-dates .dates-wrapper .week-wrapper.is-current .week-checkbox:hover+label .week .day,
#delivery-dates .dates-wrapper .week-wrapper.is-current .week-checkbox:hover+label .week .date,
#delivery-dates .dates-wrapper .week-wrapper.is-current .week-checkbox:hover+label .week .month {
  color: #97CE50;
}

#delivery-dates .dates-wrapper .week-wrapper.is-current .week-checkbox:checked+label {
  background-color: #ffffff;
}

#delivery-dates .dates-wrapper .week-wrapper.skipped .week {
  border-color: #F07F7F;
  position: relative;
  background-image: url("img/skipped.svg");
  background-size: 100%;
  background-position: center;
}

#delivery-dates .dates-wrapper .week-wrapper.skipped .week .day {
  color: #F07F7F;
}

#delivery-dates .dates-wrapper .week-wrapper.skipped .week .date {
  color: #F07F7F;
}

#delivery-dates .dates-wrapper .week-wrapper.skipped .week .month {
  color: #F07F7F;
}

#delivery-dates .dates-wrapper .week-wrapper.skipped .week-checkbox:checked+label .week,
#delivery-dates .dates-wrapper .week-wrapper.skipped .week-checkbox:hover+label .week {
  border-color: #ffffff;
}

#delivery-dates .dates-wrapper .week-wrapper.skipped .week-checkbox:checked+label .week .day,
#delivery-dates .dates-wrapper .week-wrapper.skipped .week-checkbox:checked+label .week .date,
#delivery-dates .dates-wrapper .week-wrapper.skipped .week-checkbox:checked+label .week .month,
#delivery-dates .dates-wrapper .week-wrapper.skipped .week-checkbox:hover+label .week .day,
#delivery-dates .dates-wrapper .week-wrapper.skipped .week-checkbox:hover+label .week .date,
#delivery-dates .dates-wrapper .week-wrapper.skipped .week-checkbox:hover+label .week .month {
  color: #F07F7F;
}

#delivery-dates .dates-wrapper .week-wrapper.yellow .week {
  border-color: #FFA902;
  position: relative;
  background-position: center;
}

#delivery-dates .dates-wrapper .week-wrapper.yellow .week .day {
  color: #FFA902;
}

#delivery-dates .dates-wrapper .week-wrapper.yellow .week .date {
  color: #FFA902;
}

#delivery-dates .dates-wrapper .week-wrapper.yellow .week .month {
  color: #FFA902;
}

#delivery-dates .dates-wrapper .week-wrapper.yellow .week-checkbox:checked+label .week,
#delivery-dates .dates-wrapper .week-wrapper.yellow .week-checkbox:hover+label .week {
  border-color: #ffffff;
}

#delivery-dates .dates-wrapper .week-wrapper.yellow .week-checkbox:checked+label .week .day,
#delivery-dates .dates-wrapper .week-wrapper.yellow .week-checkbox:checked+label .week .date,
#delivery-dates .dates-wrapper .week-wrapper.yellow .week-checkbox:checked+label .week .month,
#delivery-dates .dates-wrapper .week-wrapper.yellow .week-checkbox:hover+label .week .day,
#delivery-dates .dates-wrapper .week-wrapper.yellow .week-checkbox:hover+label .week .date,
#delivery-dates .dates-wrapper .week-wrapper.yellow .week-checkbox:hover+label .week .month {
  color: #FFA902;
}

#delivery-dates .dates-wrapper .week-wrapper.cancelled .week {
  border-color: #F07F7F;
  opacity: 0.3;
  cursor: not-allowed;
}

#delivery-dates .dates-wrapper .week-wrapper.cancelled .week .day {
  color: #F07F7F;
}

#delivery-dates .dates-wrapper .week-wrapper.cancelled .week .month {
  color: #F07F7F;
}

#delivery-dates .dates-wrapper .week-wrapper.cancelled .week-checkbox:checked+label .week,
#delivery-dates .dates-wrapper .week-wrapper.cancelled .week-checkbox:hover+label .week {
  border-color: #ffffff;
  opacity: 1;
  cursor: not-allowed;
}

#delivery-dates .dates-wrapper .week-wrapper.cancelled .week-checkbox:checked+label .week .day,
#delivery-dates .dates-wrapper .week-wrapper.cancelled .week-checkbox:checked+label .week .date,
#delivery-dates .dates-wrapper .week-wrapper.cancelled .week-checkbox:checked+label .week .month,
#delivery-dates .dates-wrapper .week-wrapper.cancelled .week-checkbox:hover+label .week .day,
#delivery-dates .dates-wrapper .week-wrapper.cancelled .week-checkbox:hover+label .week .date,
#delivery-dates .dates-wrapper .week-wrapper.cancelled .week-checkbox:hover+label .week .month {
  color: #F07F7F;
}

#delivery-dates .dates-wrapper .slick-arrow {
  width: 50px;
  height: 50px;
  color: transparent;
  background-size: 100%;
  position: absolute;
  top: calc(50% - 25px);
}

#delivery-dates .dates-wrapper .slick-arrow.slick-prev {
  background: url("img/date-arrow-left.svg");
  left: -50px;
}

#delivery-dates .dates-wrapper .slick-arrow.slick-next {
  background: url("img/date-arrow-right.svg");
  right: -50px;
}

#delivery-dates-old {
  background: url("img/my-account-bg.jpg");
  background-size: cover;
  background-position: center;
}

#delivery-dates-old .dates-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  padding-top: 20px;
}

#delivery-dates-old .dates-wrapper .week-wrapper {
  position: relative;
  margin: 0px 10px;
  display: inline-block;
}

#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox {
  display: none;
}

#delivery-dates-old .dates-wrapper .week-wrapper label {
  margin: 0px;
  padding: 0px;
}

#delivery-dates-old .dates-wrapper .week-wrapper .week {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 4px solid #97CE50;
  text-align: center;
  padding: 20px 0px;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}

#delivery-dates-old .dates-wrapper .week-wrapper .week .day {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 23px;
  color: #97CE50;
  line-height: 1;
}

#delivery-dates-old .dates-wrapper .week-wrapper .week .date {
  font-family: "tt-commons-pro", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 50px;
  color: #ffffff;
  line-height: 1;
}

#delivery-dates-old .dates-wrapper .week-wrapper .week .month {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 23px;
  color: #97CE50;
  line-height: 1;
  text-transform: uppercase;
}

#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox+label {
  padding-bottom: 20px;
  transition: background 0.3s ease;
  border-radius: 80px 80px 0px 0px;
}

#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox:checked+label,
#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox:hover+label {
  background: #ffffff;
  transition: background 0.3s ease;
}

#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox:checked+label .week,
#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox:hover+label .week {
  border-color: #ffffff;
}

#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox:checked+label .week .day,
#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox:checked+label .week .date,
#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox:checked+label .week .month,
#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox:hover+label .week .day,
#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox:hover+label .week .date,
#delivery-dates-old .dates-wrapper .week-wrapper .week-checkbox:hover+label .week .month {
  color: #97CE50;
}

#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week {
  border-color: #5195CD;
}

#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week .day {
  color: #5195CD;
}

#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week .month {
  color: #5195CD;
}

#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week-checkbox:checked+label .week,
#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week-checkbox:hover+label .week {
  border-color: #ffffff;
}

#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week-checkbox:checked+label .week .day,
#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week-checkbox:checked+label .week .date,
#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week-checkbox:checked+label .week .month,
#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week-checkbox:hover+label .week .day,
#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week-checkbox:hover+label .week .date,
#delivery-dates-old .dates-wrapper .week-wrapper.is-current .week-checkbox:hover+label .week .month {
  color: #5195CD;
}

#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week {
  border-color: #F07F7F;
}

#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week .day {
  color: #F07F7F;
}

#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week .month {
  color: #F07F7F;
}

#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week-checkbox:checked+label .week,
#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week-checkbox:hover+label .week {
  border-color: #ffffff;
}

#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week-checkbox:checked+label .week .day,
#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week-checkbox:checked+label .week .date,
#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week-checkbox:checked+label .week .month,
#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week-checkbox:hover+label .week .day,
#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week-checkbox:hover+label .week .date,
#delivery-dates-old .dates-wrapper .week-wrapper.skipped .week-checkbox:hover+label .week .month {
  color: #F07F7F;
}

#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week {
  border-color: #F07F7F;
  opacity: 0.3;
  cursor: not-allowed;
}

#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week .day {
  color: #F07F7F;
}

#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week .month {
  color: #F07F7F;
}

#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week-checkbox:checked+label .week,
#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week-checkbox:hover+label .week {
  border-color: #ffffff;
  opacity: 1;
  cursor: not-allowed;
}

#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week-checkbox:checked+label .week .day,
#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week-checkbox:checked+label .week .date,
#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week-checkbox:checked+label .week .month,
#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week-checkbox:hover+label .week .day,
#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week-checkbox:hover+label .week .date,
#delivery-dates-old .dates-wrapper .week-wrapper.cancelled .week-checkbox:hover+label .week .month {
  color: #F07F7F;
}

.tag {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  background: #97CE50;
  display: inline-block;
  border-radius: 30px;
  padding: 5px 15px;
}

.tag.blue {
  background: #2C699A;
}

.tag.dark-blue {
  background: #17284D;
}

.tag.red {
  background: #E16565;
}

.tag.yellow {
  background: #FFA902;
}

.week-data-pannel {
  background: linear-gradient(180deg, #FFFFFF 0%, #ecf5fc 100%);
  padding: 50px 0px;
}

.week-data-pannel .delivery-info,
.week-data-pannel .details,
.week-data-pannel .dark {
  color: #17284D;
}

.week-data-pannel .delivery-info.text-red {
  color: #E16565;
}

.week-data-pannel .delivery-info {
  margin: 0px;
}

.week-data-pannel .info-tag {
  display: flex;
  align-items: center;
}

.week-data-pannel .car-blue {
  width: 40px;
  height: 19px;
  background: url("img/icons/car-blue.svg");
  background-size: 100%;
  margin-right: 15px;
  display: inline-block;
  position: relative;
  top: 4px;
}

.week-data-pannel .car-red {
  width: 40px;
  height: 19px;
  background: url("img/icons/car-red.svg");
  background-size: 100%;
  margin-right: 15px;
  display: inline-block;
  position: relative;
  top: 4px;
}

.week-data-pannel .tag {
  margin-left: 18px;
}

.week-data-pannel .button-wrapper .button {
  margin-right: 10px;
}

.deliveries-page-wrap {
  background: url("img/my-account-page-bg.jpg");
  background-size: cover;
  background-position: top center;
  padding: 50px 0px 30px 0px;
}

.deliveries-page-wrap .delivery-info,
.deliveries-page-wrap .details,
.deliveries-page-wrap .dark {
  color: #17284D;
}

.subscription-details-wrapper .billing-wrapper {
  background: #ECF5FC;
  border-radius: 6px;
  padding: 30px;
}

.subscription-details-wrapper .billing-wrapper .subtotal,
.subscription-details-wrapper .billing-wrapper .total-tax,
.subscription-details-wrapper .billing-wrapper .total-price {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 2px solid #D6EAF9;
  margin-bottom: 15px;
}

.subscription-details-wrapper .billing-wrapper .subtotal span,
.subscription-details-wrapper .billing-wrapper .total-tax span,
.subscription-details-wrapper .billing-wrapper .total-price span {
  display: block;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #17284D;
}

.subscription-details-wrapper .billing-wrapper .subtotal h6.tax,
.subscription-details-wrapper .billing-wrapper .subtotal h6.price,
.subscription-details-wrapper .billing-wrapper .total-tax h6.tax,
.subscription-details-wrapper .billing-wrapper .total-tax h6.price,
.subscription-details-wrapper .billing-wrapper .total-price h6.tax,
.subscription-details-wrapper .billing-wrapper .total-price h6.price {
  text-align: right;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 20px;
}

.subscription-details-wrapper .billing-wrapper .total-price {
  border-bottom: 0px;
}

.subscription-details-wrapper .billing-wrapper .button-wrap .button {
  width: 100%;
}

.subscription-details-wrapper .billing-wrapper .cancel-subscriptions {
  margin-top: 16px;
  margin-bottom: -14px;
}

.subscription-details-wrapper .billing-wrapper .cancel-subscriptions a {
  text-transform: uppercase;
  color: #F07F7F;
  font-size: 12px;
  text-align: center;
  display: block;
  width: 100%;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
}

.subscription-details-wrapper .billing-wrapper .cancel-subscriptions a img {
  position: relative;
  top: -1px;
}

.subscription-details-wrapper .product-item-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 2px solid #D6EAF9;
  padding-top: 30px;
  margin-right: 30px;
}

.subscription-details-wrapper .product-item-wrapper h6 {
  margin-bottom: 20px;
}

.subscription-details-wrapper .product-item-wrapper h6 span {
  display: block;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #17284D;
}

.subscription-details-wrapper .product-item-wrapper .box-count-price h6.price {
  font-size: 18px;
  margin-top: 10px;
}

.subscription-details-wrapper .product-item-wrapper ul.allergies li {
  color: #6E9CC1;
  font-size: 13px;
}

.subscription-details-wrapper .product-item-wrapper:last-child {
  border-bottom: 0px;
}

#manage-week-feature.loader,
#change-day-wrapper.loader {
  position: relative;
}

#manage-week-feature.loader:after,
#change-day-wrapper.loader:after {
  content: "";
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 105, 154, 0.6);
  background-image: url("img/icons/puff.svg");
  background-position: center;
  background-size: 100px;
  background-repeat: no-repeat;
  display: block;
  z-index: 999;
}

@keyframes fadeInsLoader {
  from {
    background-color: #2c699a;
  }

  to {
    background-color: rgba(44, 105, 154, 0.6);
  }
}

body.loader {
  position: relative;
}

body.loader:after {
  content: "";
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100vw;
  height: 100vh;
  background-color: rgba(44, 105, 154, 0.6);
  background-image: url("img/icons/puff.svg");
  background-position: center;
  background-size: 100px;
  background-repeat: no-repeat;
  display: block;
  z-index: 999;
  /* Animation properties */
  animation-name: fadeInsLoader;
  animation-duration: 3s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}

#change-day-wrapper {
  overflow: hidden;
}

.subscription-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background: #ecf5fc;
  margin-bottom: 20px;
  border-radius: 5px;
}

.subscription-wrapper .details {
  margin: 0px;
  color: #17284d;
  font-size: 14px;
}

.subscription-wrapper .details li {
  list-style: none;
}

.subscription-wrapper h3 {
  margin: 0px;
}

.subscription-wrapper .label {
  color: #ffffff;
  margin-left: 10px;
  border-radius: 30px;
  position: relative;
  top: -2px;
  text-transform: capitalize;
}

.subscription-wrapper .label.success {
  background: #97CE50;
  color: #ffffff;
}

.subscription-wrapper .label.alert {
  background: #E16565;
  color: #ffffff;
}

.subscription-wrapper .label.warning {
  background: #e5c61f;
}

.woocommerce-MyAccount-navigation {
  display: none;
}

.account-menu-wrap {
  background: #ECF5FC;
  border-radius: 6px;
  overflow: hidden;
}

.account-menu-wrap a {
  color: #17284D;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  padding: 30px;
  border-bottom: 2px solid #D6EAF9;
}

.account-menu-wrap a:hover {
  background: #17284D;
  color: #ffffff;
}

.account-menu-wrap li:last-child a {
  border: 0px;
}

#customer_login {
  max-width: 500px;
  margin: 0 auto;
}

#customer_login hr {
  margin: 50px 0px;
  border-bottom: 2px solid #D6EAF9;
}

.u-columns.woocommerce-Addresses .u-column1,
.u-columns.woocommerce-Addresses .u-column2 {
  width: 100%;
  background: #ECF5FC;
  border-radius: 6px;
  margin-bottom: 20px;
  padding: 30px;
}

.u-columns.woocommerce-Addresses .u-column1 .woocommerce-Address-title,
.u-columns.woocommerce-Addresses .u-column2 .woocommerce-Address-title {
  display: flex;
  justify-content: space-between;
}

.u-columns.woocommerce-Addresses .u-column1 .woocommerce-Address-title h3,
.u-columns.woocommerce-Addresses .u-column2 .woocommerce-Address-title h3 {
  font-size: 24px;
}

.u-columns.woocommerce-Addresses .u-column1 .woocommerce-Address-title .edit,
.u-columns.woocommerce-Addresses .u-column2 .woocommerce-Address-title .edit {
  font-size: 14px;
  line-height: 28px;
  text-decoration: underline;
  margin-left: 5px;
}

.u-columns.woocommerce-Addresses address {
  color: #17284D;
  font-style: normal;
  font-size: 18px;
}

.pending-payment-alert.callout.alert {
  border: none;
  background-color: #E16565;
  padding: 50px 0px;
  margin: 0px;
}

.pending-payment-alert.callout.alert p {
  color: #ffffff;
  margin: 0px;
}

.pending-payment-alert.callout.alert a {
  color: #ffd6d6;
  text-decoration: underline;
}

#page-header {
  padding: 90px 0px;
  background-image: url("img/testimonial-bg.jpg");
  background-size: cover;
  background-position: center;
  margin-bottom: 50px;
}

#page-header h1 {
  font-size: 80px;
  margin: 0px;
  color: #ffffff;
  text-align: center;
}

.click-wrap {
  border: 2px solid #EAF3FC;
  padding: 25px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  transition: all 0.3s ease;
}

.click-wrap h3 {
  margin-bottom: 0px;
}

.click-wrap:hover {
  background: #EAF3FC;
  transition: all 0.3s ease;
}

.help-center-action-buttons {
  padding-bottom: 10px;
}

.help-center-page {
  margin-bottom: 30px;
}

.reveal {
  border-radius: 6px;
  padding: 50px 30px;
  background: #ffffff;
  border: 0px;
}

.reveal .help-image {
  margin-bottom: 30px;
}

.reveal.nutrition-modal h4 {
  margin-bottom: 30px;
}

.reveal.nutrition-modal p {
  color: #17284D;
  text-shadow: 0px 4px 44px 0px #FFF, 0px 4px 11px 0px #FFF;
  font-size: 16px;
  line-height: normal;
}

.reveal.nutrition-modal p.small {
  font-size: 13px;
  line-height: normal;
}

.reveal.nutrition-modal hr {
  border-bottom: 2px solid #F2F2F2;
  margin: 30px auto;
}

.reveal.nutrition-modal thead,
.reveal.nutrition-modal tbody,
.reveal.nutrition-modal tfoot {
  border: 1px solid #F3F6FA;
}

.reveal.nutrition-modal table {
  border-radius: 6px;
  overflow: hidden;
}

.reveal.nutrition-modal table thead {
  background: #D7E0EA;
}

.reveal.nutrition-modal table thead tr th {
  font-family: "tt-commons-pro", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
}

.reveal.nutrition-modal table tr td {
  color: #17284D;
  font-size: 16px;
  line-height: normal;
}

.reveal.nutrition-modal table tr th:nth-child(2),
.reveal.nutrition-modal table tr td:nth-child(2) {
  text-align: right;
}

.reveal.nutrition-modal table tbody tr:nth-child(odd) {
  background-color: #F3F6FA;
}

.reveal.nutrition-modal table tbody tr:nth-child(even) {
  background-color: #ffffff;
}

.close-button.medium,
.close-button {
  font-size: 24px;
  width: 30px;
  height: 30px;
  padding: 0px 5px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  top: 10px;
  right: 10px;
}

.close-button.medium:hover,
.close-button:hover {
  color: #fff;
  opacity: 0.9;
}

.order-nav {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 30px;
}

.order-nav a {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  font-size: 16px;
  position: relative;
  top: 7px;
}

.woocommerce-customer-details address {
  color: #17284D;
  font-style: normal;
  font-size: 18px;
}

.date-mobile-nav {
  display: none;
}

#change-subscription-popup .total-cost-wrap {
  background: #ffffff;
  margin: 25px 0px;
  padding: 0px;
}

#change-subscription-popup .total-cost-wrap .subtotal,
#change-subscription-popup .total-cost-wrap .total-tax,
#change-subscription-popup .total-cost-wrap .total-price {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 2px solid #D6EAF9;
  margin-bottom: 15px;
}

#change-subscription-popup .total-cost-wrap .subtotal span,
#change-subscription-popup .total-cost-wrap .total-tax span,
#change-subscription-popup .total-cost-wrap .total-price span {
  display: block;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #17284D;
}

#change-subscription-popup .total-cost-wrap .subtotal h6.tax,
#change-subscription-popup .total-cost-wrap .subtotal h6.price,
#change-subscription-popup .total-cost-wrap .total-tax h6.tax,
#change-subscription-popup .total-cost-wrap .total-tax h6.price,
#change-subscription-popup .total-cost-wrap .total-price h6.tax,
#change-subscription-popup .total-cost-wrap .total-price h6.price {
  text-align: right;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 20px;
}

#change-subscription-popup .total-cost-wrap .total-price {
  border-bottom: 0px;
  margin-bottom: 0px;
}

#change-subscription-popup .active-subscriptions-wrap .subscription-details {
  margin-bottom: 20px;
}

#change-subscription-popup .active-subscriptions-wrap .subscription-details .details-visible {
  background: #D6EAF9;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

#change-subscription-popup .active-subscriptions-wrap .subscription-details .details-visible .product-name-allergies .title-wrap {
  display: flex;
}

#change-subscription-popup .active-subscriptions-wrap .subscription-details .details-visible .product-name-allergies .title-wrap p {
  margin: 0px;
  color: #17284D;
  font-size: 16px;
  line-height: normal;
  margin-left: 20px;
}

#change-subscription-popup .active-subscriptions-wrap .subscription-details .details-visible .product-name-allergies .allergies {
  margin-bottom: 0px;
}

#change-subscription-popup .active-subscriptions-wrap .subscription-details .details-visible .product-name-allergies .allergies li {
  font-size: 13px;
  line-height: normal;
  color: #2C699A;
}

#change-subscription-popup .active-subscriptions-wrap .subscription-details .details-visible .action-buttons {
  flex-shrink: 0;
}

#change-subscription-popup .subscription-edit {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23D6EAF9FF' stroke-width='4' stroke-dasharray='4%2c12' stroke-dashoffset='2' stroke-linecap='square'/%3e%3c/svg%3e");
  border-radius: 5px;
  padding: 20px;
}

#change-subscription-popup .subscription-edit hr {
  margin: 20px 0px;
  border-bottom: 2px solid #E7F2FA;
}

#change-subscription-popup .subscription-edit .row-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

#change-subscription-popup .subscription-edit .select-options {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
}

#change-subscription-popup .subscription-edit .select-options .select-type {
  width: 180px;
  margin-right: 10px;
  margin-bottom: 0px;
}

#change-subscription-popup .subscription-edit .select-options .select-quantity {
  width: 70px;
  margin-right: 20px;
  margin-bottom: 0px;
}

#change-subscription-popup .subscription-edit .select-options p {
  flex-shrink: 0;
  margin: 0px;
  color: #17284D;
  font-size: 16px;
  line-height: normal;
  margin-top: 10px;
}

#change-subscription-popup .subscription-edit .action-buttons {
  flex-shrink: 0;
}

#change-subscription-popup .add-new-subscription {
  background: url("img/meals-text-bg.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#change-subscription-popup .add-new-subscription p {
  margin: 0px;
  color: #ffffff;
  font-size: 16px;
  line-height: normal;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  margin-right: 15px;
}

#change-subscription-popup .more-links {
  padding-top: 0px;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
}

#change-subscription-popup .more-links a {
  text-transform: uppercase;
  color: #F07F7F;
  font-size: 12px;
  text-align: center;
  display: block;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  text-decoration: underline;
  position: relative;
}

#change-subscription-popup .more-links a img {
  position: relative;
  top: -1px;
}

#change-subscription-popup .more-links a:hover {
  text-decoration: none;
}

#change-subscription-popup .more-links a.cancel-sub {
  position: relative;
  margin-left: 15px;
}

#change-subscription-popup .more-links a.cancel-sub:after {
  content: "";
  position: absolute;
  left: -15px;
  top: 5px;
  width: 10px;
  height: 10px;
  background: url("img/icons/cross-red.svg");
  background-size: 15px;
  background-position: center;
}

#change-subscription-popup .more-links a.helpcenter {
  color: #17284D;
}

#change-subscription-popup .button {
  margin-left: 10px;
  padding: 10px;
}

#change-subscription-popup .text-red {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #2C699A;
  font-size: 16px;
}

#change-subscription-popup .callout.warning {
  padding: 10px 20px;
  margin-bottom: 25px;
}

#change-subscription-popup .callout.warning p {
  font-size: 16px;
  color: #625c4e;
}

#change-subscription-popup .box-wrap {
  box-shadow: none;
  margin-top: 60px;
  margin-bottom: 36px;
  padding: 60px 0px;
  border-top: 2px solid #D6EAF9;
  border-bottom: 2px solid #D6EAF9;
  border-radius: 0px;
}

#change-subscription-popup .change-day-ui .button {
  margin-left: 0px;
}

.checkout-form-left-wrap {
  padding: 50px 30px 50px 50px;
  background: #FFFFFF;
}

.checkout-form-left-wrap .part-one,
.checkout-form-left-wrap .part-two,
.checkout-form-left-wrap .part-three,
.checkout-form-left-wrap .part-four {
  border: 2px solid #7CAED2;
  border-radius: 5px;
  padding: 30px;
  margin-bottom: 30px;
}

.checkout-form-left-wrap .part-two {
  padding-bottom: 20px;
}

.checkout-form-left-wrap .checkout-step {
  display: inline-block;
  background: #5096CE;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  line-height: 50px;
  margin-right: 20px;
}

.checkout-form-left-wrap label {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
}

.checkout-form-left-wrap label.not-bold {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
}

.checkout-form-left-wrap .form-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  margin-bottom: 20px;
}

.checkout-form-left-wrap .diff-shipping-address-form {
  display: none;
}

.checkout-form-left-wrap .ship_to_different_address-wrap {
  margin-bottom: 10px;
  margin-top: 10px;
}

.checkout-form-left-wrap .active-subscriptions-wrap .subscription-details {
  margin-bottom: 20px;
}

.checkout-form-left-wrap .active-subscriptions-wrap .subscription-details .details-visible {
  background: #D6EAF9;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.checkout-form-left-wrap .active-subscriptions-wrap .subscription-details .details-visible .product-name-allergies .title-wrap {
  display: flex;
}

.checkout-form-left-wrap .active-subscriptions-wrap .subscription-details .details-visible .product-name-allergies .title-wrap p {
  margin: 0px;
  color: #17284D;
  font-size: 16px;
  line-height: normal;
  margin-left: 20px;
}

.checkout-form-left-wrap .active-subscriptions-wrap .subscription-details .details-visible .product-name-allergies .allergies {
  margin-bottom: 0px;
}

.checkout-form-left-wrap .active-subscriptions-wrap .subscription-details .details-visible .product-name-allergies .allergies li {
  font-size: 13px;
  line-height: normal;
  color: #2C699A;
}

.checkout-form-left-wrap .active-subscriptions-wrap .subscription-details .details-visible .action-buttons {
  flex-shrink: 0;
}

.checkout-form-left-wrap .active-subscriptions-wrap .subscription-details .details-visible .action-buttons .select-quantity {
  display: none !important;
}

.checkout-form-left-wrap .subscription-edit {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23D6EAF9FF' stroke-width='4' stroke-dasharray='4%2c12' stroke-dashoffset='2' stroke-linecap='square'/%3e%3c/svg%3e");
  border-radius: 5px;
  padding: 20px;
}

.checkout-form-left-wrap .subscription-edit hr {
  margin: 20px 0px;
  border-bottom: 2px solid #E7F2FA;
}

.checkout-form-left-wrap .subscription-edit .row-wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.checkout-form-left-wrap .subscription-edit .select-options {
  display: block;
  flex-direction: row;
  align-items: center;
}

.checkout-form-left-wrap .subscription-edit .select-options .select-type {
  width: 180px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.checkout-form-left-wrap .subscription-edit .select-options .select-quantity {
  width: auto;
  margin-right: 0px;
  margin-bottom: 0px;
}

.checkout-form-left-wrap .subscription-edit .select-options p {
  flex-shrink: 0;
  margin: 0px;
  color: #17284D;
  font-size: 16px;
  line-height: normal;
  margin-top: 20px;
}

.checkout-form-left-wrap .add-new-subscription {
  background: url("img/meals-text-bg.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.checkout-form-left-wrap .add-new-subscription p {
  margin: 0px;
  color: #ffffff;
  font-size: 16px;
  line-height: normal;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  margin-right: 15px;
}

.checkout-form-left-wrap .text-red {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #2C699A;
}

.checkout-form-left-wrap .select-allergies {
  display: flex;
  flex-direction: row;
}

.checkout-form-left-wrap #orddd-checkout-fields,
.checkout-form-left-wrap .orddd-checkout-fields {
  display: flex;
  flex-direction: row;
  margin-left: -15px;
  margin-right: -15px;
}

.checkout-form-left-wrap #orddd-checkout-fields .form-row,
.checkout-form-left-wrap .orddd-checkout-fields .form-row {
  flex: 1;
  padding: 0px 15px;
}

.checkout-form-left-wrap #orddd-checkout-fields .form-row .select2-container,
.checkout-form-left-wrap .orddd-checkout-fields .form-row .select2-container {
  width: 100% !important;
  margin-bottom: 10px;
}

.checkout-form-left-wrap div#orddd_list_view_select {
  display: block;
}

.checkout-form-left-wrap .part-four {
  background-image: url("img/trust.png");
  background-repeat: no-repeat;
  background-size: 225px;
  background-position: top 50px right 30px;
}

.checkout-form-left-wrap .part-four p {
  font-size: 13px;
  color: #000000;
}

.checkout-form-left-wrap .part-four a {
  color: #2C699A;
  text-decoration: underline;
}

.checkout-form-left-wrap .part-four .button.blue {
  width: 100%;
  display: block;
}

.checkout-form-left-wrap .part-two .grid-x {
  margin-left: -15px;
  margin-right: -15px;
}

.total-cost-wrap h2 {
  margin-bottom: 30px;
}

.total-cost-wrap .subtotal,
.total-cost-wrap .total-tax,
.total-cost-wrap .total-price {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  border-bottom: 2px solid #D6EAF9;
  margin-bottom: 15px;
}

.total-cost-wrap .subtotal span,
.total-cost-wrap .total-tax span,
.total-cost-wrap .total-price span {
  display: block;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: #17284D;
}

.total-cost-wrap .subtotal h6.tax,
.total-cost-wrap .subtotal h6.price,
.total-cost-wrap .total-tax h6.tax,
.total-cost-wrap .total-tax h6.price,
.total-cost-wrap .total-price h6.tax,
.total-cost-wrap .total-price h6.price {
  text-align: right;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 20px;
}

.total-cost-wrap .subtotal h6.tax span,
.total-cost-wrap .subtotal h6.price span,
.total-cost-wrap .total-tax h6.tax span,
.total-cost-wrap .total-tax h6.price span,
.total-cost-wrap .total-price h6.tax span,
.total-cost-wrap .total-price h6.price span {
  display: inline;
}

.total-cost-wrap .total-price {
  border-bottom: 0px;
  margin-bottom: 0px;
}

.total-cost-wrap .price-break h6.tax,
.total-cost-wrap .price-break h6.price {
  margin-bottom: 0px;
}

.total-cost-wrap .price-break .sub-header {
  font-size: 13px;
  font-weight: 500;
  color: #17284D;
  text-align: right;
  margin-bottom: 0px;
}

.total-cost-wrap .price-break .sub-header span {
  font-size: inherit;
  display: inline;
  font-weight: 800;
  color: inherit;
}

.total-cost-wrap .price-break .sub-header:last-child {
  margin-bottom: 20px;
}

.total-cost-wrap .text-red {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  color: #2C699A;
}

#single-post {
  margin-bottom: 100px;
}

#single-post p,
#single-post li {
  color: #6F808E;
  font-size: 18px;
  line-height: 35px;
}

.single-post-content .blog-wrap {
  background: #ffffff;
  border-radius: 10px;
  padding: 40px;
  box-shadow: 0px 4px 30px 0px rgba(20, 68, 117, 0.1);
  min-height: 300px;
}

.featured-image-header-wrap {
  background-color: #0e1930;
  margin-bottom: 60px;
}

.featured-image-header-wrap .featured-image-title {
  background-position: right;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.featured-image-header-wrap .featured-image-title:after {
  content: "";
  background: url("img/post-header.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right;
  height: 100%;
  width: 70%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
}

.featured-image-header-wrap .featured-image-title .title {
  height: 368px;
  display: flex;
  align-content: center;
  align-items: center;
  width: 50%;
}

.featured-image-header-wrap .featured-image-title .title h1 {
  color: #ffffff;
  margin: 0px;
}

#post-archive-page {
  background-image: url("img/shop-page-bg.jpg");
  background-size: cover;
  background-position: top center;
  padding-bottom: 15px;
}

#post-archive-page .meal-card {
  flex-direction: row;
}

#post-archive-page .meal-card .image-wrap {
  flex-shrink: 0;
  margin-right: 30px;
  margin-bottom: 0px;
}

#post-archive-page .meal-card .image-wrap img {
  height: 186px;
  width: 428px;
  object-fit: cover;
}

#post-archive-page .meal-card .card-content {
  padding: 10px 20px;
}

#post-archive-page .meal-card p {
  color: #6F808E;
  font-size: 16px;
  line-height: 28px;
  margin: 0px;
}

#post-archive-page #posts-wrap .grid-padding-y>.cell {
  padding-bottom: 10px;
  padding-top: 10px;
}

#post-archive-page #posts-wrap p,
#post-archive-page #posts-wrap li {
  color: #6F808E;
  font-size: 16px;
  line-height: 28px;
}

.footer-links .meal-card {
  flex-direction: row;
  max-height: 206px;
}

.footer-links .meal-card .image-wrap {
  flex-shrink: 0;
  margin-right: 10px;
  margin-bottom: 0px;
}

.footer-links .meal-card .image-wrap img {
  height: 186px;
  width: 186px;
  object-fit: cover;
}

.footer-links .meal-card p {
  color: #6F808E;
  font-size: 16px;
  line-height: 28px;
  margin: 0px;
}

.footer-links .meal-card .card-content {
  padding: 10px 20px;
}

.footer-links .meal-card .card-content h2 {
  font-size: 26px;
  line-height: normal;
}

.related-posts-title {
  margin-top: 60px;
  margin-bottom: 20px;
}

.woocommerce-checkout .woocommerce-NoticeGroup-checkout {
  padding: 50px;
  background: #E16565;
}

.woocommerce-checkout .woocommerce-NoticeGroup-checkout ul.woocommerce-error {
  color: #ffffff;
  margin-bottom: 0px;
}

#thank-you-page {
  background: #EEF5FB;
  position: relative;
}

#thank-you-page:after {
  content: "";
  width: 100%;
  height: 60px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #89ba4a;
  z-index: 1;
}

#thank-you-page p {
  color: #17284D;
}

#thank-you-page h2 {
  margin-bottom: 20px;
}

#thank-you-page .meal-card {
  margin-bottom: 20px;
  padding: 30px;
}

#thank-you-page .meal-card.go-to-account {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

#thank-you-page .meal-card.go-to-account h2 {
  margin-bottom: 0px;
  margin-right: 30px;
}

#thank-you-page .meal-card.action-needed {
  background: #F9DCDC;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

#thank-you-page .meal-card.action-needed .action-needed-message {
  color: #E46060;
  font-size: 25px;
  font-weight: bold;
  line-height: 32px;
  margin: 0px;
}

#thank-you-page .meal-card.action-needed .details {
  color: #E46060;
  font-size: 16px;
  line-height: 32px;
  margin: 0px;
}

#thank-you-page .meal-card.action-needed .details a {
  color: #E46060;
  font-weight: bold;
  text-decoration: underline;
}

#thank-you-page .order-success-message {
  color: #97CE50;
  font-size: 50px;
}

#thank-you-page .thank-you-message-wrap {
  padding: 0px 0px 30px 0px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

#thank-you-page .thank-you-message-wrap .woocommerce-thankyou-order-details {
  list-style: none;
  color: #17284D;
  font-size: 16px;
  display: flex;
  justify-content: flex-start;
}

#thank-you-page .thank-you-message-wrap .woocommerce-thankyou-order-details .left {
  margin-right: 100px;
}

#thank-you-page .thank-you-message-wrap .message-link-to-account {
  color: #17284D;
}

#thank-you-page .thank-you-message-wrap .the-message {
  background: #89BA4A;
  display: flex;
  justify-content: flex-start;
  padding: 16px 0px;
  align-items: center;
  margin-bottom: 25px;
  position: relative;
  z-index: 2;
  height: 60px;
}

#thank-you-page .thank-you-message-wrap .the-message h2 {
  color: #ffffff;
  margin: 0px;
  margin-right: 50px;
  font-size: 18px;
}

#thank-you-page .thank-you-message-wrap .the-message p {
  color: rgba(255, 255, 255, 0.7);
  margin: 0px;
}

#thank-you-page .thank-you-message-wrap .message-link-to-account {
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 0px;
}

#thank-you-page .woocommerce-columns--addresses {
  display: flex;
  display: flex;
  justify-content: space-between;
}

#thank-you-page .woocommerce-columns--addresses address {
  font-size: 16px;
}

#thank-you-page .orddd_delivery_date,
#thank-you-page .orddd_delivery_time {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
}

#thank-you-page tfoot {
  background: transparent;
}

.woocommerce-terms-and-conditions {
  background: #ebebeb;
  padding: 20px;
}

.woocommerce-terms-and-conditions h1 {
  font-size: 26px;
}

#login-form-popup p {
  color: #17284D;
}

.woocommerce-lost-password .single-page-wrap .woocommerce {
  max-width: 600px;
  margin: 0 auto;
  margin-top: 100px;
}

#checkout-form {
  max-width: 1200px;
  margin: 0 auto;
}

#weekly-menu-page #page-title.weekly-menu-header {
  background-image: url("img/weekly-menu-header.jpg");
  background-size: auto 100%;
  background-position: top right;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  box-shadow: 0px 5px 17px rgba(125, 125, 125, 0.1);
}

#weekly-menu-page #meals-tabs {
  background: none;
  border: none;
  margin-top: 50px;
}

#weekly-menu-page .tabs-title {
  padding-right: 50px;
}

#weekly-menu-page .tabs-title>a {
  padding: 0px 0px 7px 0px;
  font-size: 30px;
  font-family: "tt-commons-pro", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #17284D;
}

#weekly-menu-page .tabs-title>a:hover {
  color: #5096CE;
}

#weekly-menu-page .tabs-title>a:focus,
#weekly-menu-page .tabs-title>a[aria-selected=true] {
  color: #5096CE;
  border-bottom: 3px solid #5096CE;
  background: none;
}

#weekly-menu-page #page-content {
  background-image: url("img/weekly-page-bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 50px 0px 80px 0px;
}

#weekly-menu-page .tabs-content {
  border: none;
  background: none;
}

#weekly-menu-page .tabs-panel {
  padding: 0px;
}

#weekly-menu-page .meal-card .details-wrap {
  padding: 10px 10px 20px 10px;
}

#weekly-menu-page .meal-card .details-wrap h2 {
  margin-bottom: 15px;
}

#weekly-menu-page .meal-card .nutritions {
  display: flex;
}

#weekly-menu-page .meal-card .nutritions .nutrition {
  background: #EFF6FD;
  border-radius: 3px;
  margin-right: 5px;
  padding: 7px;
  flex: 1;
}

#weekly-menu-page .meal-card .nutritions .nutrition p {
  margin: 0px;
  font-size: 14px;
  color: #17284D;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  line-height: 18px;
}

#weekly-menu-page .meal-card .nutritions .nutrition:last-child {
  margin-right: 0px;
}

.default-single-page-wrap {
  background-color: #ffffff;
  background-image: url("img/my-account-page-bg.jpg");
  background-size: cover;
  background-position: top center;
}

#reviews {
  background: #FFFBEB;
  padding: 100px 0px;
}

#reviews p {
  color: #17284D;
}

#reviews h2.title {
  margin-bottom: 10px;
}

#reviews .review-nav-wrap {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 30px;
}

#reviews .review-nav-wrap .review-arrow-left {
  background-color: #F2EEDC;
  background-image: url("img/review-arrow-left.svg");
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 5px;
  width: 48px;
  height: 48px;
  border: 1px solid #E6E0C7;
  border-bottom: 2px solid #E6E0C7;
  cursor: pointer;
  margin-right: 20px;
}

#reviews .review-nav-wrap .review-arrow-left:hover {
  background-color: #E6E0C7;
}

#reviews .review-nav-wrap .review-arrow-right {
  background-color: #5096CE;
  background-image: url("img/review-arrow-right.svg");
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 5px;
  width: 48px;
  height: 48px;
  border: 1px solid #5096CE;
  border-bottom: 2px solid #327BB5;
  cursor: pointer;
}

#reviews .review-nav-wrap .review-arrow-right:hover {
  background-color: #327BB5;
}

#reviews .write-review-block {
  border-right: 2px solid #F1ECD8;
  padding-right: 70px;
}

#reviews .write-review-block p {
  font-size: 16px;
  line-height: 28px;
  color: #6F808E;
}

#reviews .write-review-block .button {
  width: 100%;
  display: block;
  margin-bottom: 15px;
}

#reviews .write-review-block .rating-wrap .wrap {
  display: flex;
  align-items: center;
}

#reviews .write-review-block .rating-wrap .wrap h4 {
  margin: 0px;
  margin-right: 10px;
}

#reviews .write-review-block .rating-wrap p {
  color: #6F808E;
  font-size: 12px;
  line-height: 12px;
  margin-top: 5px;
  margin-bottom: 30px;
}

#reviews .new-reviews-slider {
  margin-right: 0px;
}

#reviews .new-reviews-slider .review {
  background: #FFFFFF;
  box-shadow: 0px 5px 17px rgba(0, 72, 145, 0.1);
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
  padding: 20px;
}

#reviews .new-reviews-slider .review .name-wrap {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

#reviews .new-reviews-slider .review .first-letter {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #5195CD;
  margin-right: 15px;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px;
}

#reviews .new-reviews-slider .review .first-letter h4 {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
  display: block;
  visibility: hidden;
  width: 12px;
  height: 20px;
}

#reviews .new-reviews-slider .review .first-letter h4:first-letter {
  visibility: visible;
}

#reviews .new-reviews-slider .review h4 {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #17284D;
  margin: 0px;
}

#reviews .new-reviews-slider .review p {
  font-size: 16px;
  line-height: 28px;
  color: #6F808E;
  margin-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

#reviews .button.blue {
  background: #5096CE;
}

#reviews .button.blue:hover {
  background: #327BB5;
}

#reviews .title-nav-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
}

#reviews .reviews-slider-container {
  position: relative;
}

#reviews .reviews-slider-container:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 50px;
  z-index: 999;
  justify-content: flex-end;
  background: white;
  background: linear-gradient(90deg, rgba(255, 251, 236, 0) 0%, rgba(255, 251, 236, 0.68) 60%, #fffbec 100%);
}

#extra-description {
  background: #091429;
  padding: 80px 0px;
}

#extra-description h2 {
  color: #f6f6f6;
}

#extra-description h3 {
  font-size: 21px;
  color: #f6f6f6;
}

#extra-description p {
  font-size: 16px;
  color: #bcbcbc;
}

body.page-template-template-fullwidth {
  background: #ffffff;
}

body.page-template-template-fullwidth .wp-block-columns {
  max-width: 1200px;
  margin: 0 auto;
}

body.page-template-template-fullwidth .wp-block-columns.full-width {
  max-width: 100%;
}

body.page-template-template-fullwidth h1,
body.page-template-template-fullwidth h2 {
  margin-bottom: 30px;
}

body.page-template-template-fullwidth h5 {
  font-size: 16px;
  margin: 0px;
  line-height: 1.5;
}

body.page-template-template-fullwidth .wp-block-cover {
  padding: 80px 20px;
}

body.page-template-template-fullwidth .wp-block-cover p {
  max-width: 600px;
  margin: auto;
  margin-bottom: 20px;
}

body.page-template-template-fullwidth .wp-block-media-text__content ul {
  margin-bottom: 30px;
}

body.page-template-template-fullwidth .wp-block-handpicked-products .wc-block-grid__product {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 30px solid transparent;
}

body.page-template-template-fullwidth .wp-block-handpicked-products .wc-block-grid__product-image {
  margin-bottom: 20px;
}

body.page-template-template-fullwidth .wp-block-handpicked-products .wc-block-grid__product-title {
  font-family: "tt-commons-pro", sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #17284D;
  font-size: 24px;
  text-align: left;
}

body.page-template-template-fullwidth .wp-block-handpicked-products .wc-block-grid__product-price {
  color: #17284D;
  text-align: left;
  width: 100%;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-size: 14px;
}

body.page-template-template-fullwidth .wp-block-handpicked-products .wc-block-grid__product-price .woocommerce-Price-amount {
  color: #E16565;
}

label .help-text {
  width: 20px;
  background-image: url("img/help-text.svg");
  background-size: 14px;
  background-repeat: no-repeat;
  background-position: center;
  height: 24px;
  float: right;
  position: relative;
  top: 8px;
  border: none;
}

.select-box {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  font-size: 18px;
  color: #60666d;
  border: 1px solid #BFDCF1;
  margin-bottom: 5px;
  border-radius: 5px;
}

.select-box__current {
  position: relative;
  cursor: pointer;
  outline: none;
}

.select-box__current:focus+.select-box__list {
  opacity: 1;
  -webkit-animation-name: none;
  animation-name: none;
}

.select-box__current:focus+.select-box__list .select-box__option {
  cursor: pointer;
}

.select-box__current:focus .select-box__icon {
  transform: translateY(-50%) rotate(180deg);
}

.select-box__icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 12px;
  opacity: 1;
  transition: 0.2s ease;
}

.select-box__value {
  display: flex;
}

.select-box__input {
  display: none;
}

.select-box__input:checked+.select-box__input-text {
  display: flex;
  align-items: center;
}

.select-box__input-text {
  display: none;
  width: 100%;
  margin: 0;
  padding: 10px 10px;
}

.select-box__list {
  margin: 0px;
  background: #ffffff;
  border: 1px solid #BFDCF1;
  border-radius: 5px;
  position: absolute;
  top: 0px;
  left: -1px;
  width: calc(100% + 2px);
  padding: 0;
  list-style: none;
  opacity: 0;
  -webkit-animation-name: HideList;
  animation-name: HideList;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: step-start;
  animation-timing-function: step-start;
}

.select-box__list li {
  padding: 2.5px 5px;
}

.select-box__list li label {
  background-color: #F9FCFF;
  border-radius: 3px;
  position: relative;
}

.select-box__option {
  display: flex;
  align-items: center;
  padding: 10px;
}

.select-box__option:hover,
.select-box__option:focus {
  color: #546c84;
  background-color: #C0DFF4;
}

.select-box__option:hover span.left-wrap,
.select-box__option:focus span.left-wrap {
  border-right: 2px solid #CCE2F1;
}

.select-box__input-text,
.select-box__option {
  font-size: 14px;
  line-height: 1;
  color: #6F808E;
  font-family: "Manrope", sans-serif;
  font-weight: 800;
}

.select-box__input-text span.left-wrap,
.select-box__option span.left-wrap {
  border-right: 2px solid #E7F2FA;
  display: flex;
  align-items: center;
  padding-right: 10px;
  margin-right: 10px;
}

.select-box__input-text span.boxes,
.select-box__option span.boxes {
  font-size: 30px;
  color: #17284D;
  margin-right: 10px;
}

.select-box__input-text span.price,
.select-box__option span.price {
  color: #E16565;
  font-size: 18px;
}

.select-box__input-text span.saving,
.select-box__option span.saving {
  color: #17284D;
  font-size: 18px;
  margin-left: 2px;
}

.select-box__input-text span.red,
.select-box__option span.red {
  color: #E16565;
}

.select-box__input-text span.dark-blue,
.select-box__option span.dark-blue {
  color: #17284D;
}

.select-box__input-text span.discount,
.select-box__option span.discount {
  font-size: 11px;
  color: #E16565;
  background: #FFDCDC;
  border-radius: 5px;
  padding: 5px;
  position: absolute;
  right: 10px;
  top: calc(50% - 10px);
}

@-webkit-keyframes HideList {
  from {
    transform: scaleY(1);
  }

  to {
    transform: scaleY(0);
  }
}

@keyframes HideList {
  from {
    transform: scaleY(1);
  }

  to {
    transform: scaleY(0);
  }
}

#training-food-suits-you {
  padding: 94px 0px 100px 0px;
  background-image: url("img/training-food-suits-you-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}

#training-food-suits-you h2 {
  text-align: center;
  margin-bottom: 47px;
}

#training-food-suits-you h2.image-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 31px;
}

#training-food-suits-you .image-wrapper {
  position: relative;
  margin-bottom: 30px;
  width: 476px;
}

#training-food-suits-you h2 .check {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("img/icons/check.svg");
  margin-right: 9px;
}

#meal-1::before {
  content: "";
  width: 300px;
  height: 180px;
  background-image: url("img/meal-1.png");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  top: -47px;
  left: -191px;
}

#meal-2::after {
  content: "";
  width: 300px;
  height: 180px;
  background-image: url("img/meal-2.png");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  background-size: cover;
  bottom: -38px;
  right: -167px;
}

#training-food-suits-you p {
  text-align: center;
  color: #17284D;
  margin-bottom: 0px;
}

#training-food-suits-you p span {
  font: inherit;
  color: #2C699A;
}

#training-food-suits-you .image-outer-wrap {
  display: flex;
}

#training-food-suits-you .image-outer-wrap.wrap-1 {
  justify-content: flex-end;
}

#image-1 h2,
#image-1 p {
  margin-left: 104px;
}

#image-2 h2,
#image-2 p {
  margin-right: 102px;
}

@media screen and (max-width: 39.9375em) {
  #training-food-suits-you {
    padding: 50px 0px 50px 0px;
  }

  #meal-1::before {
    display: none;
  }

  #meal-2::after {
    display: none;
  }

  #image-1 {
    margin-bottom: 40px;
  }

  #image-1 h2,
  #image-1 p {
    margin-left: 0px;
  }

  #image-2 h2,
  #image-2 p {
    margin-right: 0px;
  }

  #training-food-suits-you .image-outer-wrap.wrap-1 {
    display: block;
  }

  #training-food-suits-you .image-wrapper {
    width: 100%;
  }
}

.checkout-edit {
  padding: 10px 6px 8px 20px;
}

.up-sell {
  border-radius: 5px;
  border: 1px solid #8ABBE1;
  padding: 6px 9px 8px 11px;
  font-weight: 500;
  text-transform: none;
  margin-left: 20px;
}

.up-sell img {
  margin-right: 9px;
}

@media screen and (max-width: 39.9375em) {
  .up-sell {
    display: none;
  }
}

#meals-explanation {
  background-image: url("img/Windor.png");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 39.9375em) {
  #meals-explanation {
    padding: 50px 15px;
  }
}

#checkout-form label.error {
  font-size: 13px;
  font-weight: 600;
  color: #E16565;
  margin-top: -13px;
  margin-bottom: 8px;
}

#checkout-form input.error {
  border-color: #E16565;
}

#cancel-sub-spcl-modal {
  z-index: 999;
}

#cancel-sub-spcl-modal .modal-content-wrapper {
  padding: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#cancel-sub-spcl-modal .modal-content-wrapper img {
  margin-bottom: 25px;
}

#cancel-sub-spcl-modal .modal-content-wrapper p {
  color: #17284D;
  margin-bottom: 10px;
}

#cancel-sub-spcl-modal .modal-content-wrapper button {
  width: 300px;
  margin-top: 30px;
}

#cancel-sub-spcl-modal .modal-content-wrapper #cancel-anyways {
  color: #9D9D9D;
  font-size: 16px;
  font-weight: 500;
  margin-top: 7px;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}

#cancel-anyway {
  font-size: 16px;
  font-weight: 500;
  margin-top: 7px;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
  color: #9D9D9D;
  margin-bottom: 20px;
}

.meals-wrapper {
  background-color: #ECF5FC;
  padding-bottom: 40px;
}

.dish-card {
  border-radius: 5px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.dish-card .card-title {
  font-size: 28px;
  margin-bottom: 20px;
}

.dish-card .image-tags-wrapper {
  padding: 10px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 5px 17px rgba(0, 72, 144, 0.1);
  position: relative;
}

.dish-card .image-tags-wrapper .image-wrapper {
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  height: 220px;
  background-size: cover;
  background-position: center;
}

.dish-card .image-tags-wrapper:after {
  content: "";
  width: calc(100% - 20px);
  position: absolute;
  bottom: -20px;
  left: 10px;
  height: 30px;
  background-color: #ffffff;
  z-index: 999;
  background-image: url("img/dot-dot-dot.svg");
  background-position: center 9px;
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 99;
}

.dish-card .body-wrapper {
  padding: 20px 10px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0px 5px 17px rgba(0, 72, 144, 0.1);
  flex: 1;
  position: relative;
  padding-bottom: 68px;
}

.dish-card .body-wrapper p {
  font-size: 16px;
  color: #6F808E;
}

.dish-card .tag-price {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dish-card .tag-price .price {
  font-size: 14px;
  font-weight: 700;
  color: #F07F7F;
  line-height: 1;
}

.dish-card .tag {
  border-radius: 3px;
  display: inline-block;
  background-color: #E2EFF9;
  padding: 5px 8px 4px 8px;
  color: #17284D;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 3px;
  margin-left: 3px;
}

.dish-card .tag.vegan {
  background-color: #E5F1D6;
  color: #709B3B;
  position: relative;
  padding-left: 25px;
  padding-right: 9px;
}

.dish-card .tag.vegan::before {
  content: "";
  background-image: url("img/vegan-leaf.svg");
  left: 11px;
  top: 7px;
  position: absolute;
  width: 14px;
  height: 18px;
  background-repeat: no-repeat;
}

.dish-card .tag.pork {
  background-color: #FCEED9;
  color: #FF9700;
  position: relative;
  padding-left: 25px;
  padding-right: 9px;
}

.dish-card .tag.pork::before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("img/pork.svg");
  left: 11px;
  top: 10px;
  position: absolute;
  background-repeat: no-repeat;
}

.dish-card .tag.fish {
  background-color: #DDDEFE;
  color: #7479F2;
  position: relative;
  padding-left: 25px;
  padding-right: 9px;
}

.dish-card .tag.fish::before {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("img/fish.svg");
  left: 11px;
  top: 9px;
  position: absolute;
  background-repeat: no-repeat;
}

.dish-card .tag.gluten {
  background-color: #EBDAC7;
  color: #9B6F3B;
  position: relative;
  padding-left: 25px;
  padding-right: 9px;
}

.dish-card .tag.gluten::before {
  content: "";
  width: 14px;
  height: 18px;
  background-image: url("img/gluten.svg");
  left: 11px;
  top: 7px;
  position: absolute;
  background-repeat: no-repeat;
}

.dish-card .quantity-wrap {
  display: flex;
  align-items: center;
  border: 1px solid #5096CE;
  border-radius: 5px;
  background-color: #5096CE;
  border-bottom: 2px solid #327BB5;
  position: absolute;
  width: calc(100% - 20px);
  left: 10px;
  bottom: 20px;
  height: 48px;
}

.dish-card .quantity-wrap .count {
  margin-bottom: 0px;
  border: 0px;
  border-radius: 0px;
  color: #ffffff;
  padding: 0px;
  text-align: center;
  padding: 0px 3px;
  font-weight: bold;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

.dish-card .quantity-wrap .count .price {
  font-size: 14px;
  font-weight: 700;
  color: #17284D;
  padding: 5px 10px;
  margin-left: 10px;
  background-color: #BFE2FE;
  border-radius: 3px;
}

.dish-card .quantity-wrap .count:focus {
  border-color: #C0DFF4;
}

.dish-card .quantity-wrap button {
  width: 48px;
  font-size: 30px;
  color: #ffffff;
  background-color: transparent;
  height: 100%;
  cursor: pointer;
}

.dish-card .quantity-wrap button.sub {
  border-right: 1px solid #327BB5;
}

.dish-card .quantity-wrap button.add {
  border-left: 1px solid #327BB5;
}

.dish-card .quantity-wrap button:hover {
  background: #17284D;
}

.dish-card .info-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("img/icons/info.svg");
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}

.dish-card .info-icon:hover {
  cursor: pointer;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

.meals-wrapper #subscription-items {
  margin-bottom: 30px;
}

.meals-wrapper .subscription-title {
  margin-bottom: 24px;
}

.meals-wrapper.current .dish-card .image-wrapper img,
.meals-wrapper.current .dish-card .attributes-wrapper,
.meals-wrapper.current .dish-card .body-wrapper,
.meals-wrapper.skipped .dish-card .image-wrapper img,
.meals-wrapper.skipped .dish-card .attributes-wrapper,
.meals-wrapper.skipped .dish-card .body-wrapper,
.meals-wrapper.past .dish-card .image-wrapper img,
.meals-wrapper.past .dish-card .attributes-wrapper,
.meals-wrapper.past .dish-card .body-wrapper {
  pointer-events: none;
  opacity: 0.5;
}

.meals-wrapper.current .item-content-wrapper,
.meals-wrapper.skipped .item-content-wrapper,
.meals-wrapper.past .item-content-wrapper {
  pointer-events: none;
  opacity: 0.5;
}

.meals-wrapper.current .side-bar-wrapper .meal-list,
.meals-wrapper.skipped .side-bar-wrapper .meal-list,
.meals-wrapper.past .side-bar-wrapper .meal-list {
  pointer-events: none;
  opacity: 0.5;
}

.meals-wrapper.current .total-offer-wrapper,
.meals-wrapper.skipped .total-offer-wrapper,
.meals-wrapper.past .total-offer-wrapper {
  pointer-events: none;
  opacity: 0.5;
}

.meals-wrapper.current .button.show-for-small-only,
.meals-wrapper.skipped .button.show-for-small-only,
.meals-wrapper.past .button.show-for-small-only {
  pointer-events: none;
  opacity: 0.5;
}

.side-bar-wrapper {
  padding: 24px 29px 24px 29px;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 5px 17px rgba(0, 72, 144, 0.1);
  height: 100%;
}

.side-bar-wrapper p {
  color: #17284D;
}

.side-bar-wrapper p span {
  color: #2C699A;
}

.side-bar-wrapper .meal-list {
  list-style: none;
  margin: 0px;
  padding-top: 0px;
}

.side-bar-wrapper .meal-list .selected-meal {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #BFDCF1;
  align-items: center;
  padding: 7px 0px;
}

.side-bar-wrapper .meal-list .selected-meal .meal-image-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.side-bar-wrapper .meal-list .selected-meal .meal-image-title h6 {
  margin-bottom: 0px;
}

.side-bar-wrapper .meal-list .selected-meal .image-wrapper {
  position: relative;
  margin-right: 16px;
  width: 43px;
  height: 43px;
  border-radius: 3px;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
  transition: background-image 0.5s linear;
}

.side-bar-wrapper .meal-list .selected-meal .image-wrapper img {
  object-fit: cover;
}

.side-bar-wrapper .meal-list .selected-meal .quantity-wrap {
  display: flex;
  align-items: center;
  border: 1px solid #C0DFF4;
  border-radius: 5px;
  background-color: #ffffff;
  height: 50px;
}

.side-bar-wrapper .meal-list .selected-meal .quantity-wrap .count {
  width: 23px;
  margin-bottom: 0px;
  border-top: none;
  border-bottom: none;
  border-radius: 0px;
  background-color: #ffffff;
  padding: 0px;
  text-align: center;
  padding: 0px;
  border: none;
  height: 48px;
  color: #17284D;
  font-weight: 800;
  font-size: 14px;
}

.side-bar-wrapper .meal-list .selected-meal .quantity-wrap .count:focus {
  border-color: #C0DFF4;
}

.side-bar-wrapper .meal-list .selected-meal .quantity-wrap button {
  width: 30px;
  font-size: 22px;
  color: #5096CE;
  background-color: transparent;
}

.side-bar-wrapper .meal-list .selected-meal:last-child {
  border-bottom: 0px;
}

.side-bar-wrapper h6 {
  color: #17284D;
  font-weight: 800;
  line-height: 20px;
}

.total-offer-wrapper {
  margin-top: 20px;
}

.total-offer-wrapper s {
  color: #E16565;
}

.total-offer-wrapper .button {
  width: 100%;
}

.total-offer-wrapper .button .price {
  font-size: 14px;
  font-weight: 700;
  color: #FFFFFF;
  padding: 5px 10px;
  margin-left: 10px;
  background-color: #77A63E;
  border-radius: 3px;
}

.items-tabs-wrapper {
  display: flex;
  border-bottom: 2px solid #BFDCF1;
  margin-bottom: 30px;
}

.items-tabs-wrapper .item-tab {
  padding: 0px 23px;
}

.items-tabs-wrapper .item-tab:first-child {
  padding-left: 0px;
}

.items-tabs-wrapper .item-tab:last-child {
  padding-right: 0px;
}

.items-tabs-wrapper label {
  font-size: 30px;
  font-weight: bold;
  color: #17284D;
  margin: 0px;
  position: relative;
  font-family: "tt-commons-pro", sans-serif;
  font-weight: bold;
  font-style: normal;
  height: 54px;
}

.items-tabs-wrapper input[name=item-tab] {
  display: none;
}

.items-tabs-wrapper input[name=item-tab]:checked+label {
  color: #5096CE;
}

.items-tabs-wrapper input[name=item-tab]:checked+label::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #5096CE;
  display: inline-block;
  position: absolute;
  bottom: -2px;
  left: 0px;
}

.items-tabs-wrapper {
  overflow-x: scroll;
  white-space: nowrap;
  cursor: grab;
  /* hand cursor */
  height: 60px;
}

.items-tabs-wrapper:active {
  cursor: grabbing;
  /* grabbing hand cursor */
}

.items-tabs-wrapper::-webkit-scrollbar {
  width: 0.1em;
  height: 0.1em;
  background-color: transparent;
}

.items-tabs-wrapper::-webkit-scrollbar-thumb {
  background-color: transparent;
}

.meals-sidebar-for-mobile-text {
  display: none;
}

.loading-meals {
  height: calc(100vh - 80px);
  width: 100%;
  background: #ECF5FC;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0px;
  top: 80px;
  z-index: 9999999;
}

#upgrade-modal p {
  color: #17284D;
}

#upgrade-modal h4 {
  font-size: 24px;
}

.sticky-sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  z-index: 999;
  height: 100%;
}

div:where(.swal2-container) {
  z-index: 99999;
}

.box-wrap.upgrade-meals {
  margin-top: 50px;
}

.box-wrap.upgrade-meals .grid-x {
  align-items: center;
}

section.lunch-boxes {
  padding: 80px 0px 60px 0px;
  background: #ffffff;
}

section.lunch-boxes img {
  border-radius: 5px;
  margin-bottom: 30px;
}

section.lunch-boxes p {
  color: #6F808E;
}

section.lunch-boxes p.sub-title {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 60px;
  color: #2C699A;
  font-size: 18px;
}

.box-wrap.upgrade-meals {
  background-image: url("./img/upgrade-bg.jpg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  padding: 59px 28px 60px 28px;
}

.box-wrap.upgrade-meals h2 {
  margin-bottom: 7px;
  font-size: 50px;
}

#upgrade-to-meals h2 {
  margin-bottom: 25px;
  font-size: 50px;
}

.cancel {
  background-image: none;
  background-color: #ECF5FC;
  margin-bottom: 80px;
}

.default-single-page-wrap.cacellation-wrapper {
  padding-top: 83px;
}

.default-single-page-wrap.cacellation-wrapper .single-page-wrap {
  margin-top: 0px;
  padding-top: 25px;
}

.blue-bg {
  background-color: #ECF5FC;
  background-image: none;
}

h2.cancel-heading {
  margin-bottom: 0px;
}

.cancellation-card {
  padding: 24px 0px 34px 0px;
  width: 100%;
  height: 100%;
  background-color: #F2F8FC;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 7px;
}

.cancellation-card.without-bg {
  background-color: transparent;
  border: 1px solid #C0DFF4;
}

.cancellation-card h2 {
  margin-bottom: 0px;
  line-height: 27px;
  margin-bottom: 5px;
}

.cancellation-card p {
  font-size: 16px;
  margin-bottom: 26px;
}

.cancellation-card h2,
.cancellation-card p,
.cancellation-card a {
  text-align: center;
  widows: 100%;
}

.cancellation-card img {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}

.coupon-section h1 {
  color: #E16565;
  margin-bottom: 0px;
}

.coupon-section p {
  color: #2C699A;
  margin-bottom: 25px;
}

.coupon-section .single-page-wrap {
  margin-top: 0px;
  min-height: initial;
  background-image: url("./img/coupon-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 103%;
}

.pause-section h2 {
  margin-bottom: 0px;
}

.pause-section p {
  margin-bottom: 24px;
}

.pause-section h2,
.pause-section p {
  color: #ffffff;
}

.pause-section .single-page-wrap {
  margin-top: 0px;
  min-height: initial;
  background-image: url("./img/pause-bg.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
}

.pause-section.my-account .single-page-wrap {
  border-radius: 0px;
  background-image: url("./img/coupon-promo-bg-normal.jpg");
  margin-bottom: 0px;
}

.mb-80 {
  margin-bottom: 80px;
}

.cancel-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
}

.cancel-block p.description {
  max-width: 536px;
}

.cancel-block .button {
  margin-bottom: 20px;
}

.cancel-block .rick-sighnature {
  display: flex;
  flex-direction: row;
}

.cancel-block .rick-sighnature img.rick {
  width: 95px;
  height: 95px;
  margin-right: 14px;
}

.cancel-block .rick-sighnature .signature-text img {
  width: 180px;
  height: auto;
}

.cancel-block .rick-sighnature .signature-text p {
  font-size: 15px;
  color: #17284D;
  text-align: left;
  margin-left: 13px;
}

.blockUI.blockOverlay {
  position: relative;
  opacity: 1 !important;
}

.blockUI.blockOverlay:before {
  content: "";
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100vw;
  height: 100vh;
  background-color: rgba(44, 105, 154, 0.6);
  background-image: url("img/icons/puff.svg");
  background-position: center;
  background-size: 100px;
  background-repeat: no-repeat;
  display: block;
  z-index: 999;
}

.blockUI.blockOverlay:after {
  content: "Behandlar din order, vänligen vänta.";
  position: absolute;
  position: fixed;
  z-index: 100000;
  width: 100%;
  text-align: center;
  top: calc(50% + 100px);
  z-index: 100000;
  color: white;
  font-size: 18px;
  font-weight: 600;
  left: 0px;
}

.woocommerce-error {
  list-style: none;
  padding: 30px;
  background-color: #E16565;
  color: white;
  font-weight: 600;
  margin: 0px;
}

.page-template-template-calculator #single-post .featured-image-title {
  margin-bottom: 0px;
}

.page-template-template-calculator .wrap {
  padding: 30px;
}

.page-template-template-calculator .single-page-wrap,
.page-template-template-calculator .box-wrap {
  overflow: hidden;
}

.calculator label {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 900;
}

.calculator #title {
  margin-bottom: 10px;
}

#subtitle {
  margin-bottom: 30px;
}

.gender-wrapper {
  display: flex;
  height: 50px;
}

.field-wrapper {
  display: flex;
  align-items: center;
}

.field-wrapper:nth-of-type(1) {
  margin-right: 30px;
}

.field-wrapper input[type=radio] {
  width: 30px;
  height: 30px;
  margin-bottom: 0px;
}

.field-wrapper input[type=radio]+label {
  font-size: 14px;
  font-weight: 900;
  color: #2C699A;
  text-transform: uppercase;
  margin-bottom: 0px;
}

.activity-label {
  margin-bottom: 0px;
  margin-top: 20px;
}

.activity label {
  padding: 12px 10px;
  border: 1px solid #C0DFF4;
  border-radius: 5px;
  display: flex;
  align-items: flex-start;
  margin: 0;
  height: 100%;
}

.activity label svg {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  flex-shrink: 0;
}

.activity label h6 {
  margin-bottom: 0px;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}

.activity label span {
  display: block;
  font-size: 10px;
  color: #6F808E;
  line-height: 1.5;
}

.activity input[type=radio] {
  display: none;
}

.activity input[type=radio]:checked+label {
  background-color: #5096CE;
}

.activity input[type=radio]:checked+label svg circle {
  fill: #FFFFFF;
}

.activity input[type=radio]:checked+label svg path {
  fill: #5096CE;
}

.activity input[type=radio]:checked+label h6 {
  color: #FFFFFF;
}

.activity input[type=radio]:checked+label span {
  color: #A7CBE7;
}

.estimated-value {
  background-color: #0D1830;
  padding: 30px 30px 30px 30px;
}

.estimated-value .button {
  width: 100%;
  margin-bottom: 30px;
}

.estimated-value .estimated-title {
  color: #FFFFFF;
  margin-bottom: 15px;
  font-size: 20px;
}

.estimated-value #result {
  background-color: transparent;
  border: 2px solid #5195CD;
  margin-bottom: 0px;
  color: #FFFFFF;
  font-weight: 900;
  font-size: 36px;
  height: 80px;
  padding: 20px;
  line-height: 1;
}

.estimated-value #result span {
  font-size: 20px;
  position: relative;
  top: -2px;
}

.page-template-template-check-postcode .field-button-wrapper,
.page-template-template-just-postcode .field-button-wrapper,
.page-template-template-benify .field-button-wrapper {
  display: flex;
  margin-bottom: 30px;
}

.page-template-template-check-postcode .field-button-wrapper input,
.page-template-template-just-postcode .field-button-wrapper input,
.page-template-template-benify .field-button-wrapper input {
  margin-right: 10px;
  margin-bottom: 0px;
}

.page-template-template-check-postcode label,
.page-template-template-just-postcode label,
.page-template-template-benify label {
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 5px;
}

.page-template-template-check-postcode h2,
.page-template-template-just-postcode h2,
.page-template-template-benify h2 {
  margin-bottom: 10px;
}

.page-template-template-check-postcode .right-wrap,
.page-template-template-just-postcode .right-wrap,
.page-template-template-benify .right-wrap {
  padding: 50px 30px;
  background-color: #fff;
  height: 100%;
}

.page-template-template-check-postcode .right-wrap p,
.page-template-template-just-postcode .right-wrap p,
.page-template-template-benify .right-wrap p {
  margin-bottom: 20px;
}

.page-template-template-check-postcode .default-single-page-wrap,
.page-template-template-just-postcode .default-single-page-wrap,
.page-template-template-benify .default-single-page-wrap {
  padding: 50px 0px;
  background-image: url("<?= get_template_directory_uri();?>/img/postcode-bg.jpg");
}

.page-template-template-check-postcode .postcode-wrap,
.page-template-template-just-postcode .postcode-wrap,
.page-template-template-benify .postcode-wrap {
  border-radius: 10px;
  overflow: hidden;
}

.page-template-template-check-postcode .term,
.page-template-template-just-postcode .term,
.page-template-template-benify .term {
  font-size: 14px;
  color: #000;
}

.page-template-template-check-postcode .term a,
.page-template-template-just-postcode .term a,
.page-template-template-benify .term a {
  font-weight: bold;
}

.page-template-template-check-postcode .button,
.page-template-template-just-postcode .button,
.page-template-template-benify .button {
  background-color: #5096CE;
  color: #ffffff;
  border-bottom-color: #327BB5;
}

.page-template-template-check-postcode .image-wrapper,
.page-template-template-just-postcode .image-wrapper,
.page-template-template-benify .image-wrapper {
  height: 100%;
}

.page-template-template-check-postcode .image-wrapper img,
.page-template-template-just-postcode .image-wrapper img,
.page-template-template-benify .image-wrapper img {
  height: 100%;
  object-fit: cover;
}

.page-template-template-check-postcode .error-wrapper,
.page-template-template-just-postcode .error-wrapper,
.page-template-template-benify .error-wrapper {
  display: flex;
  justify-content: space-between;
  display: flex;
  align-items: center;
  background-color: #F4E5E2;
}

.page-template-template-check-postcode #error-message .button,
.page-template-template-just-postcode #error-message .button,
.page-template-template-benify #error-message .button {
  font-size: 14px;
  text-wrap: nowrap;
  padding: 15px 20px;
  margin-bottom: 0px;
}

.page-template-template-check-postcode #icon,
.page-template-template-just-postcode #icon,
.page-template-template-benify #icon {
  margin-right: 20px;
}

.page-template-template-check-postcode #error-message p,
.page-template-template-just-postcode #error-message p,
.page-template-template-benify #error-message p {
  font-size: 14px;
  margin-right: 20px;
  margin-bottom: 0px;
}

.page-template-template-check-postcode .callout,
.page-template-template-just-postcode .callout,
.page-template-template-benify .callout {
  margin-bottom: 30px;
  display: none;
}

.page-template-template-check-postcode #single-post,
.page-template-template-just-postcode #single-post,
.page-template-template-benify #single-post {
  margin-bottom: 0px;
}

.page-template-template-check-postcode #single-post .featured-image-title,
.page-template-template-just-postcode #single-post .featured-image-title,
.page-template-template-benify #single-post .featured-image-title {
  margin-bottom: 0px;
}

.page-template-template-benify .meal-title {
  margin-bottom: 0px;
}

.page-template-template-benify .dish-title {
  font-size: 21px;
  margin-bottom: 0px;
}

.page-template-template-benify .dish-card .image-wrapper img {
  width: 100%;
}

.page-template-template-benify .dish-card .body-wrapper {
  padding-bottom: 20px;
}

.page-template-template-benify .contact-page {
  overflow: hidden;
  padding: 0px;
}

.page-template-template-benify .contact-page .image-wrap-contact img {
  height: 100%;
  object-fit: cover;
}

.page-template-template-benify .featured-image-header-wrap .featured-image-title .title {
  display: block;
}

.page-template-template-benify .featured-image-header-wrap .featured-image-title .title p {
  color: #ffffff !important;
}

label#save-for-all {
  text-transform: none;
}

#home-faq {
  background-color: #ffffff;
  padding: 100px 0px 100px 60px;
  position: relative;
}

.dish-card.out-of-stock .image-wrapper {
  position: relative;
}

.dish-card.out-of-stock .image-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(231, 231, 231, 0.5);
  background-image: url("./img/icons/ribbon.svg");
  background-repeat: no-repeat;
  background-position: center center;
}

.dish-card.out-of-stock .button-quantity-wrapper {
  opacity: 0.6;
  pointer-events: none;
}

.selected-meal.out-of-stock {
  opacity: 0.6;
  pointer-events: none;
}

.selected-meal.out-of-stock .button-quantity-wrapper {
  opacity: 0.6;
  pointer-events: none;
}

.callout.alert.reactivate-alert {
  margin-bottom: 0px;
}

.callout.alert.reactivate-alert .content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.callout.alert.reactivate-alert .content p {
  max-width: 400px;
  font-size: 14px;
  font-weight: 400;
  color: #D26C69;
  margin: 0px;
}

body.page-template-template-checkout-php {
  background: #ffffff;
  padding-top: 0px;
}

.page-template-template-checkout-php .mobile-menu-wrapper {
  display: none;
}

.page-template-template-checkout-php #fc_frame {
  display: none;
}

.page-template-template-checkout-php #site-footer {
  display: none;
}

.page-template-template-checkout-php #site-header {
  display: none;
}

#checkout-nav {
  background: #ECF5FC;
  width: 100%;
  margin-bottom: 30px;
}

#checkout-nav .checkout-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0px;
  border-bottom: 1px solid rgba(110, 156, 193, 0.1);
}

#checkout-nav .checkout-logo img {
  width: auto;
  height: 50px;
}

#checkout-nav .nav-steps {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  padding: 20px 20px;
}

#checkout-nav .nav-steps .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  width: 25vw;
}

#checkout-nav .nav-steps .step .icon {
  display: flex;
  padding: 0px 5px;
  background: #ecf5fc;
}

#checkout-nav .nav-steps .step .icon img {
  width: auto;
  height: 20px;
}

#checkout-nav .nav-steps .step .icon img.highlighted {
  display: none;
}

#checkout-nav .nav-steps .step:after {
  content: "";
  width: calc(100% - 10px);
  height: 4px;
  background-image: url("img/checkout-img/dot.svg");
  background-repeat: repeat-x;
  background-position: center;
  position: absolute;
  right: 50%;
  top: 8px;
  z-index: -1;
}

#checkout-nav .nav-steps .step:first-child:after {
  display: none;
}

#checkout-nav .nav-steps .step label {
  font-size: 13px;
  color: #17284D;
  font-weight: normal;
}

#checkout-nav .nav-steps .step.highlight .icon img.default {
  display: none;
}

#checkout-nav .nav-steps .step.highlight .icon img.highlighted {
  display: block;
}

#checkout-nav .nav-steps .step.highlight label {
  font-weight: bold;
}

#checkout-nav .nav-steps .step.highlight:after {
  background-image: url("img/checkout-img/dot-high.svg");
}

#checkout-nav .nav-steps.three-steps .step {
  width: 33.3vw;
}

#checkout-form {
  background: #ffffff;
  padding-top: 0px;
  padding-bottom: 189px;
}

#checkout-form .grid-container {
  padding-left: 20px;
  padding-right: 20px;
}

#checkout-form label {
  color: #17284D;
  font-size: 16px;
  font-weight: 800;
}

#checkout-form h4 {
  width: 100%;
  margin: 0px;
  color: #17284d;
  font-size: 16px;
  font-weight: 800;
}

#checkout-form #delivery-date {
  padding: 20px 0px;
}

#checkout-form #delivery-date .date-wrapper {
  margin-bottom: 20px;
}

#checkout-form .time-wrapper,
#checkout-form .date-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}

#checkout-form .time-wrapper h4,
#checkout-form .date-wrapper h4 {
  width: 100%;
}

#checkout-form .time-wrapper .field-group,
#checkout-form .date-wrapper .field-group {
  width: calc(50% - 7px);
  position: relative;
}

#checkout-form .time-wrapper .field-group input[type=radio],
#checkout-form .date-wrapper .field-group input[type=radio] {
  position: absolute;
  opacity: 0;
}

#checkout-form .time-wrapper .field-group input[type=radio]:checked+label,
#checkout-form .date-wrapper .field-group input[type=radio]:checked+label {
  border-color: #5096CE;
  color: #5096CE;
  font-weight: 800;
  background: #ecf5fc;
}

#checkout-form .time-wrapper .field-group input[type=radio]:focus+label,
#checkout-form .date-wrapper .field-group input[type=radio]:focus+label {
  outline: none;
}

#checkout-form .time-wrapper .field-group label,
#checkout-form .date-wrapper .field-group label {
  display: block;
  text-align: center;
  padding: 10px;
  border: 1px solid #C0DFF4;
  border-radius: 5px;
  background-color: #fff;
  color: #6F808E;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
  margin: 0px;
}

#checkout-form .time-wrapper .field-group label:hover,
#checkout-form .date-wrapper .field-group label:hover {
  border-color: #5096CE;
  background: #5096CE;
  color: #ffffff;
  font-weight: 800;
}

#checkout-form .date-wrapper input#h_deliverydate {
  display: none;
}

#checkout-form #address-step h2 {
  font-size: 24px;
}

#checkout-form #payment-method-selection h2 {
  font-size: 24px;
}

#checkout-form #payment-method-selection p {
  font-size: 13px;
  color: #000000;
}

.checkout-steps-section-wrap {
  border: 2px solid #D6EAF9;
  border-radius: 5px;
  padding: 20px;
}

.checkout-steps-section-wrap #checkout-nav {
  display: none;
}

.checkout-steps-section-wrap #postnumner {
  position: relative;
  display: flex;
  flex-direction: column;
}

.checkout-steps-section-wrap #popup-postcode {
  margin-bottom: 30px;
}

.checkout-steps-section-wrap #check-postcode {
  position: absolute;
  bottom: 35px;
  right: 6px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  height: 38px;
  display: flex;
  align-items: center;
}

.checkout-steps-section-wrap .form-error {
  margin: 0px;
  font-size: 12px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

#form-part-two .form-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  align-items: center;
}

#form-part-two .form-head #add-company-field {
  color: #5195cd;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0px;
  font-weight: bold;
  text-decoration: underline;
}

#checkout-summary {
  position: relative;
  width: 100%;
  bottom: 0px;
  left: 0px;
  z-index: 999;
  height: auto;
}

#checkout-summary.open {
  height: auto;
}

#checkout-summary .checkout-summary-closed-data {
  display: none;
}

#checkout-summary .title-edit-button h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

#checkout-summary .title-edit-button .andra-link {
  border: 2px solid #E16565;
  border-radius: 5px;
  color: #E16565;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  width: 85px;
  height: 30px;
  text-align: center;
  padding: 4px 0px;
}

#checkout-summary .title-edit-button .andra-link:hover {
  background: #E16565;
  color: #ffffff;
}

#checkout-summary #pricing.total-cost-wrap {
  background: #ecf5fc;
  padding: 20px;
  border-radius: 5px;
}

#checkout-summary #pricing.total-cost-wrap .product-title-price {
  display: flex;
  justify-content: space-between;
}

#checkout-summary #pricing.total-cost-wrap .product-title-price .title-allergy h4 {
  line-height: 24px;
}

#checkout-summary #pricing.total-cost-wrap .product-title-price .price {
  color: #17284d;
  font-weight: bold;
  width: 100px;
  text-align: right;
  line-height: 28px;
  flex-shrink: 0;
}

#checkout-summary #pricing.total-cost-wrap .product-title-price .allergens {
  display: flex;
  width: 100%;
  gap: 20px;
  margin: 0px;
  color: #17284D;
  font-size: 13px;
  line-height: 20px;
}

#checkout-summary #pricing.total-cost-wrap .product-title-price .allergens li:first-child {
  list-style: none;
}

#checkout-summary #pricing.total-cost-wrap .product-title-price .renewal-date-wrap {
  padding-left: 28px;
  background-image: url("img/checkout-img/pointing-arrow.svg");
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: top left;
  margin-top: 5px;
}

#checkout-summary #pricing.total-cost-wrap .product-title-price .renewal-date-wrap p {
  margin: 0px;
  color: #17284D;
  font-size: 13px;
  line-height: 20px;
}

#checkout-summary #pricing.total-cost-wrap .subtotal {
  border-top: 2px dashed rgba(81, 149, 205, 0.3);
  padding-top: 20px;
  margin-bottom: 20px;
  border-bottom: 2px dashed rgba(81, 149, 205, 0.3);
  flex-direction: column;
}

#checkout-summary #pricing.total-cost-wrap .subtotal .subtotal-wrap,
#checkout-summary #pricing.total-cost-wrap .subtotal .tax {
  display: flex;
  justify-content: space-between;
}

#checkout-summary #pricing.total-cost-wrap .total-price .price-break .price {
  color: #E16565;
}

#checkout-summary .add-coupon-wrapper {
  margin-bottom: 20px;
}

#checkout-summary .add-coupon-wrapper #toggle-coupon {
  color: #5195CD;
  text-transform: uppercase;
  font-size: 12px;
  margin: 0px;
  font-weight: bold;
  text-decoration: underline;
}

#checkout-summary .coupons .code-wrap {
  width: 100%;
  border: 1px solid #97CE50;
  background: #F4FFE4;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3px 10px;
  margin-bottom: 20px;
}

#checkout-summary .coupons .code-wrap .price {
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #6F808E;
  margin: 0px;
}

#checkout-summary .coupons .code-wrap span {
  width: 20px;
  text-align: right;
  color: transparent;
  background-image: url("img/checkout-img/coupon-close.svg");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
  cursor: pointer;
}

#checkout-summary .coupons .code-wrap .amount-saved {
  display: inline;
  margin-bottom: 0px;
  font-size: inherit;
  color: #709B3B;
  font: inherit;
  font-weight: 900;
  margin-left: 10px;
}

#checkout-summary .coupon-field {
  position: relative;
}

#checkout-summary .coupon-field .apply-coupon-link {
  position: absolute;
  top: 29px;
  right: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: underline;
  height: 50px;
  display: flex;
  align-items: center;
}

#checkout-summary .coupon-field input {
  margin: 0px;
}

#checkout-summary #current-cart-items .line-item {
  margin-bottom: 20px;
}

#checkout-desktop-header {
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  height: 80px;
  box-shadow: 0px 4px 30px 0px rgba(20, 68, 117, 0.1);
  margin-bottom: 50px;
}

#checkout-desktop-header .checkout-logo.menu-bg {
  background-size: auto 100%;
  flex-shrink: 0;
}

#checkout-desktop-header .checkout-back {
  margin-left: 30px;
  margin-right: 30px;
  width: 100px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#checkout-desktop-header .checkout-back span {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  color: #6F808E;
  margin-left: 10px;
}

#checkout-desktop-header #checkout-nav {
  background: transparent;
  margin-bottom: 0px;
}

#checkout-desktop-header #checkout-nav .checkout-logo {
  display: none;
}

#checkout-desktop-header #checkout-nav .nav-steps .step {
  width: 25%;
}

#checkout-desktop-header #checkout-nav .nav-steps.three-steps .step {
  width: 33.3%;
}

#checkout-desktop-header #checkout-nav .nav-steps .step .icon {
  background: transparent;
}

#checkout-desktop-header #checkout-nav .nav-steps .step label {
  color: #5195CD;
}

#checkout-desktop-header #checkout-nav .nav-steps .step.highlight label {
  color: #17284D;
}

#checkout-desktop-header #checkout-nav .nav-steps .step:after {
  background: #BED8EC;
  height: 2px;
}

#checkout-desktop-header #checkout-nav .nav-steps .step.highlight:after {
  background: #5195CD;
}

#checkout-desktop-header .checkout-login {
  margin-left: 30px;
  margin-right: 0px;
  width: 160px;
  flex-shrink: 0;
  border-left: 2px solid #C0DFF4;
  cursor: pointer;
}

#checkout-desktop-header .checkout-login a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

#checkout-desktop-header .checkout-login span {
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  color: #6F808E;
  margin-left: 10px;
}

.checkout-next-step-desktop {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding-top: 30px;
}

.checkout-next-step-desktop .button {
  width: 100%;
}

#order-comments-btn {
  margin-top: 20px;
  padding: 10px 30px;
  font-size: 12px;
}

#place_order {
  width: 100%;
}

#thank-you-page p.thankyuou-message {
  margin-bottom: 0px;
  font-size: 24px;
  font-weight: 600;
  color: #97CE50;
  position: relative;
  padding-left: 27px;
}

#thank-you-page p.thankyuou-message::before {
  content: "";
  width: 17px;
  height: 16px;
  background-image: url("img/heart-green.svg");
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 11px;
}

.info-card {
  display: flex;
  justify-content: space-between;
}

.info-card .icon {
  align-self: baseline;
  width: 30px;
  height: 30px;
  margin-right: 15px;
}

#thank-you-page .info-card .title-para p {
  font-size: 13px;
  color: #2C699A;
}

#thank-you-page .info-card .title-para {
  padding-top: 5px;
}

#thank-you-page .info-card h6 {
  margin-bottom: 4px;
}

.thankyou-mobile-cta {
  display: none;
}

label[for=payment_method_stripe_googlepay] {
  display: flex;
  justify-content: space-between;
  background: #201a1a;
  color: #ffffff !important;
  height: 50px;
  padding: 10px 20px;
  border-radius: 5px;
  width: 100%;
  max-width: 220px;
  gap: 10px;
  align-items: center;
  text-transform: uppercase;
}

label[for=payment_method_kco] {
  display: flex;
  justify-content: space-between;
  background: #FFB1D2;
  color: #000000;
  padding: 10px 20px;
  border-radius: 5px;
  width: 100%;
  max-width: 220px;
  gap: 10px;
  align-items: center;
  text-transform: uppercase;
  border-bottom: 2px solid #FFB1D2;
}

label[for=payment_method_kco] img {
  height: auto;
  width: 70px;
}

[v-cloak] {
  display: none;
}

.quick-add-section {
  margin-top: 30px;
  position: relative;
  overflow: hidden;
}

.quick-add-section:after {
  content: "";
  width: 33px;
  right: -3px;
  bottom: 0px;
  position: absolute;
  z-index: 2;
  background: white;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6783088235) 60%, white 100%);
}

.quick-add-section p {
  color: #17284D;
  font-size: 13px;
}

.quick-add-section.desktop {
  display: block;
}

.quick-add-section.mobile {
  display: none;
}

.quick-add-section .quick-add-wrap .swiper-wrapper {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  /* Easing for smoother animation */
  position: relative;
}

.quick-add-section .quick-add-wrap .swiper-button-next,
.quick-add-section .quick-add-wrap .swiper-button-prev {
  color: #5096CE;
  width: 40px;
  height: 100%;
  top: 20px;
  border-radius: 0px;
}

.quick-add-section .quick-add-wrap .swiper-button-next:after,
.quick-add-section .quick-add-wrap .swiper-button-prev:after {
  color: transparent;
  background-image: url("img/checkout-img/arrow-slider-right.svg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 12px;
}

.quick-add-section .quick-add-wrap .swiper-button-next.swiper-button-disabled,
.quick-add-section .quick-add-wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.quick-add-section .quick-add-wrap .swiper-button-next {
  right: 0px;
  justify-content: flex-end;
  background: white;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6783088235) 60%, white 100%);
}

.quick-add-section .quick-add-wrap .swiper-button-prev {
  left: 0px;
  justify-content: flex-start;
  background: white;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6783088235) 60%, white 100%);
}

.quick-add-section .quick-add-wrap .swiper-button-prev:after {
  transform: rotate(180deg);
}

.quick-add-section .quick-add-wrap .product {
  width: 100%;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  padding: 0px 3px;
}

.quick-add-section .quick-add-wrap .product .image {
  height: 75px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin-bottom: 12px;
  width: 100%;
}

.quick-add-section .quick-add-wrap .product .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  border-radius: 5px;
}

.quick-add-section .quick-add-wrap .product .details {
  padding-bottom: 30px;
  position: relative;
}

.quick-add-section .quick-add-wrap .product .details .price {
  position: absolute;
  bottom: 0px;
}

.quick-add-section .quick-add-wrap .product .details {
  flex-grow: 1;
}

.quick-add-section .quick-add-wrap .product .details .title {
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  margin: 0px;
  height: 32px;
  margin-bottom: 3px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.quick-add-section .quick-add-wrap .product .details .price {
  font-size: 13px;
  font-weight: 800;
  line-height: 20px;
}

.quick-add-section .quick-add-wrap .product .add-to-checkout .button {
  display: block;
  width: 100%;
  padding: 9px 0px;
  border-radius: 5px;
  transition: background 0.2s ease;
  font-size: 12px;
}

.quick-add-section .quick-add-wrap .product .add-to-checkout .quantity-wrap {
  display: flex;
  flex-direction: row;
  border: 1px solid #E0F0FB;
  border-radius: 5px;
}

.quick-add-section .quick-add-wrap .product .add-to-checkout .quantity-wrap .checkout-add {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #E0F0FB;
  color: #5096CE;
  font-weight: bold;
  font-size: 20px;
  flex-shrink: 0;
}

.quick-add-section .quick-add-wrap .product .add-to-checkout .quantity-wrap .checkout-sub {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #E0F0FB;
  color: #5096CE;
  font-weight: bold;
  font-size: 20px;
  flex-shrink: 0;
}

.quick-add-section .quick-add-wrap .product .add-to-checkout .quantity-wrap .checkout-count {
  margin: 0px;
  border: none;
  height: 38px;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #17284D;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.quick-add-section.desktop .quick-add-title {
  font-size: 24px;
  line-height: normal;
}

#payment .payment_methods {
  margin-left: 0px;
}

#payment .payment_methods li {
  list-style: none;
  border: 2px solid #C0DFF4;
  margin-bottom: 20px !important;
  padding: 0px;
  border-radius: 5px;
}

#payment .payment_methods li label {
  padding: 20px;
  width: 100%;
  display: flex;
  align-items: center;
}

#payment .payment_methods li .payment_box {
  padding: 20px;
}

#payment .payment_methods li.active,
#payment .payment_methods li:hover {
  background: #ecf5fc;
}

#payment ul.payment_methods li[class*=payment_method] input[name=payment_method] {
  display: none;
}

.wc-stripe-elements-field,
.wc-stripe-iban-element-field {
  height: 50px;
  box-shadow: none;
  border: 1px solid #C0DFF4 !important;
  border-radius: 5px;
  padding: 15px 20px !important;
}

#wc-stripe-cc-form .form-row.form-row-first {
  width: 65%;
  margin-top: 10px;
  margin-right: 20px;
  float: left;
}

#wc-stripe-cc-form .form-row.form-row-last {
  width: calc(35% - 20px);
  margin-top: 10px;
  float: left;
}

.wc_payment_method.payment_method_klarna_payments_pay_now img {
  max-width: 100px !important;
  width: 80px;
  position: relative;
  left: 6px;
}

.wc_payment_method.payment_method_klarna_payments_pay_now a {
  display: none;
}

.wc_payment_method.payment_method_klarna_payments_pay_over_time,
.wc_payment_method.payment_method_klarna_payments_pay_later {
  display: none;
}

#thanks-for-forms-page {
  padding: 200px 0px;
  background: url("img/404-bg.png");
  background-size: 900px;
}

#thanks-for-forms-page .content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#thanks-for-forms-page .content-wrap .tick {
  margin-bottom: 20px;
}

#thanks-for-forms-page .content-wrap .tick img {
  width: 250px;
  height: auto;
}

#thanks-for-forms-page .content-wrap .thanks-text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#thanks-for-forms-page .content-wrap .thanks-text h2 {
  text-align: center;
  color: #2c699a;
  font-size: 56px;
}

#thanks-for-forms-page .content-wrap .thanks-text h3 {
  font-size: 20px;
}

.page-template-template-deliveries-2 .swal2-popup .button.red {
  margin-bottom: 20px;
}

/* Hero Section Styles */
#hero-new {
  position: relative;
  width: 100%;
  height: 80vh;
  min-height: 550px;
  max-height: 800px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
  contain: layout paint;
  /* Optimize rendering performance */
}

/* Hero content (text and button) */
.hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 50px 0px 0px 0px;
  color: #1a1a2e;
  max-width: 480px;
  margin: 0 auto;
}

#hero-new h1 {
  font-size: 80px;
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1.2;
}

#hero-new p {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 1.5;
  color: #17284D;
}

/* Hero image as background */
.hero-image {
  position: absolute;
  inset: 0;
  /* More efficient than setting top, right, bottom, left */
  z-index: 1;
}

.hero-image img,
.hero-image picture {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  /* Remove potential inline spacing */
}

/* Media queries for responsiveness */
@media (min-width: 1800px) {
  .hero-content {
    max-width: 550px;
    padding-top: 100px;
  }

  .hero-content h1 {
    font-size: 90px;
  }

  #hero-new {
    max-height: 1000px;
    background-color: #d0e1f2;
  }

  .hero-image img {
    object-fit: contain;
  }
}

@media (max-width: 768px) {
  #hero-new {
    height: 450px;
    min-height: 450px;
  }
}

@media (max-width: 480px) {
  #hero-new {
    height: 450px;
    min-height: 450px;
  }
}

.hero-video {
  position: absolute;
  z-index: 9;
  width: 600px;
  bottom: 36px;
  box-shadow: 0px 12px 25px 0px #263A6780;
  border-radius: 10px;
}

.hero-video video {
  border-radius: 10px;
  display: block;
}

#weekly-menu-home.new-home-slider {
  background: #e9eef2;
}

#weekly-menu-home.new-home-slider .grid-padding-x>.cell {
  padding-left: 0px;
  padding-right: 0px;
}

.swiper-container.home-meal-slider {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-bottom: 60px;
}

.swiper-container.home-meal-slider:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
  width: 50px;
  z-index: 9;
  justify-content: flex-end;
  background: white;
  background: linear-gradient(90deg, rgba(231, 239, 244, 0) 0%, rgba(231, 239, 244, 0.6783088235) 60%, #e7eff4 100%);
}

.swiper-container.home-meal-slider.slider-end:after {
  display: none;
}

.swiper-container.home-meal-slider .card {
  background-color: #c0dff4;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 5px 17px 0px rgba(0, 72, 144, 0.1);
  height: 100%;
  border: none;
  margin-bottom: 0px;
}

.swiper-container.home-meal-slider .card.cta-special-card {
  background: #17284D;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.swiper-container.home-meal-slider .card.cta-special-card h3 {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  margin-bottom: 25px;
}

.swiper-container.home-meal-slider .card.cta-special-card .button {
  margin: 0px;
}

.swiper-container.home-meal-slider .card-category {
  background-color: #5096CE;
  color: white;
  padding: 8px 15px;
  font-weight: bold;
  font-size: 14px;
}

.swiper-container.home-meal-slider .card-title {
  padding: 15px 15px 5px 15px;
  font-weight: bold;
  font-size: 18px;
}

@media (max-width: 767px) {
  .swiper-container.home-meal-slider .card-title {
    font-size: 16px;
  }
}

.swiper-container.home-meal-slider .card-image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
}

.swiper-container.home-meal-slider .card-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: cover;
}

.swiper-container.home-meal-slider .card-info {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  padding: 5px 15px 15px 15px;
  font-size: 14px;
}

.swiper-container.home-meal-slider .card-info div {
  background: #9EC9E9;
  border-radius: 3px;
  font-weight: bold;
  font-size: 14px;
  color: #17284D;
  padding: 5px 10px;
}

.swiper-container.home-meal-slider .card-link {
  display: block;
  height: 100%;
  text-decoration: none;
  color: inherit;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

@media (max-width: 767px) {
  .swiper-container.home-meal-slider .card-link {
    cursor: pointer;
  }

  .swiper-container.home-meal-slider .card-link:active .card {
    transform: scale(0.98);
    transition: transform 0.1s;
  }
}

.swiper-container.home-meal-slider .swiper-slide {
  height: auto;
}

.swiper-container.home-meal-slider .swiper-button-next,
.swiper-container.home-meal-slider .swiper-button-prev {
  color: #4a90e2;
}

.swiper-container.home-meal-slider .swiper-pagination-bullet-active {
  background-color: #4a90e2;
}

.swiper-container.home-meal-slider .swiper-scrollbar {
  display: none;
}

.swiper-container.home-meal-slider .home-meal-slider-nav-wrap {
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  position: relative;
  width: auto;
  top: auto;
  left: auto;
  z-index: 10;
  gap: 20px;
  margin-top: 20px;
}

.swiper-container.home-meal-slider .home-meal-slider-nav-wrap .home-meal-slider-swiper-button-next,
.swiper-container.home-meal-slider .home-meal-slider-nav-wrap .home-meal-slider-swiper-button-prev {
  width: 50px;
  height: 40px;
  background-image: url("img/checkout-img/arrow-slider-right.svg");
  background-repeat: no-repeat;
  background-size: 12px;
  background-color: #ecf5fc;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #c0dff4;
  border-bottom: 3px solid #c0dff4;
  transition: all 0.3s ease;
}

.swiper-container.home-meal-slider .home-meal-slider-nav-wrap .home-meal-slider-swiper-button-next:hover,
.swiper-container.home-meal-slider .home-meal-slider-nav-wrap .home-meal-slider-swiper-button-prev:hover {
  background-color: #c0dff4;
  transition: all 0.3s ease;
}

.swiper-container.home-meal-slider .home-meal-slider-nav-wrap .home-meal-slider-swiper-button-next.swiper-button-disabled,
.swiper-container.home-meal-slider .home-meal-slider-nav-wrap .home-meal-slider-swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}

.swiper-container.home-meal-slider .home-meal-slider-nav-wrap .home-meal-slider-swiper-button-next {
  background-position: center;
}

.swiper-container.home-meal-slider .home-meal-slider-nav-wrap .home-meal-slider-swiper-button-prev {
  background-position: center;
  transform: rotate(180deg);
  border-bottom: 1px solid #c0dff4;
  border-top: 3px solid #c0dff4;
}

.std-meals-next-week .dish-card .image-tags-wrapper {
  position: relative;
}

.std-meals-next-week .dish-card .attributes-wrapper {
  position: absolute;
  left: 15px;
  bottom: 25px;
}

.std-meals-next-week .dish-card .body-wrapper h2 {
  font-size: 28px;
  line-height: 1.3;
  margin-bottom: 0px;
}

.std-meals-next-week .dish-card .image-tags-wrapper .image-wrapper {
  margin-bottom: 0px;
}

#athlete-testimonials {
  background: url("img/athelete-slider-bg.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 100px 0px;
}

#athlete-testimonials h2.title {
  color: #6E9CC1;
  margin-bottom: 40px;
}

#athlete-testimonials h2.title span {
  color: #ffffff;
}

#athlete-testimonials .athlete-testimonial-slider {
  overflow: hidden;
  position: relative;
}

#athlete-testimonials .athlete-testimonial-slider .athlete-card {
  background: #ffffff;
  border-radius: 5px;
  height: 100%;
}

#athlete-testimonials .athlete-testimonial-slider .athlete-card .athlete-image {
  margin-bottom: 0px;
  padding: 10px;
}

#athlete-testimonials .athlete-testimonial-slider .athlete-card .athlete-image img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
  border-radius: 5px;
}

#athlete-testimonials .athlete-testimonial-slider .athlete-card .athlete-info {
  padding: 20px;
  padding-top: 10px;
}

#athlete-testimonials .athlete-testimonial-slider .athlete-card .athlete-info p {
  margin-bottom: 10px;
}

#athlete-testimonials .athlete-testimonial-slider .athlete-card .athlete-info h3 {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 7px;
}

#athlete-testimonials .athlete-testimonial-slider .athlete-card .athlete-info .athlete-title {
  color: #6F808E;
}

#athlete-testimonials .athlete-testimonial-slider .athlete-card .athlete-info .quote p {
  color: #5096CE;
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 0px;
}

#athlete-testimonials .athlete-testimonial-slider-wrapper {
  position: relative;
}

#athlete-testimonials .athlete-swiper-nav-wrap {
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  position: relative;
  width: auto;
  top: auto;
  left: auto;
  z-index: 9;
  gap: 20px;
  margin-top: 20px;
}

#athlete-testimonials .athlete-swiper-nav-wrap .athlete-swiper-button-next,
#athlete-testimonials .athlete-swiper-nav-wrap .athlete-swiper-button-prev {
  width: 50px;
  height: 40px;
  background-image: url("img/checkout-img/arrow-slider-right.svg");
  background-repeat: no-repeat;
  background-size: 12px;
  background-color: #ecf5fc;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid #c0dff4;
  border-bottom: 3px solid #c0dff4;
}

#athlete-testimonials .athlete-swiper-nav-wrap .athlete-swiper-button-next:hover,
#athlete-testimonials .athlete-swiper-nav-wrap .athlete-swiper-button-prev:hover {
  background-color: #c0dff4;
}

#athlete-testimonials .athlete-swiper-nav-wrap .athlete-swiper-button-next {
  background-position: center;
}

#athlete-testimonials .athlete-swiper-nav-wrap .athlete-swiper-button-prev {
  background-position: center;
  transform: rotate(180deg);
  border-bottom: 1px solid #c0dff4;
  border-top: 3px solid #c0dff4;
}

#personal-recommendation {
  padding: 80px 0px;
  background: url("img/personal-rec-bg.jpg");
  background-size: cover;
  background-position: center;
}

#personal-recommendation h2.title {
  color: #ffffff;
}

#personal-recommendation p {
  color: #C0DFF4;
}

#personal-recommendation .button:hover {
  background: #c0dff4;
  border-color: #c0dff4;
  color: #17284d;
}

#healthy-food-taste {
  background: url("img/healthy-food-taste-bg.jpg");
  background-size: cover;
  background-position: center;
  padding: 80px 0;
}

#healthy-food-taste .food-image {
  text-align: right;
}

#healthy-food-taste .food-image img {
  width: 80%;
}

#healthy-food-taste .content-wrap {
  padding-left: 0px;
}

#healthy-food-taste .content-wrap .feature-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

#healthy-food-taste .content-wrap .feature-list li {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

#healthy-food-taste .content-wrap .feature-list li:last-child {
  margin-bottom: 0;
}

#healthy-food-taste .content-wrap .feature-list li .check-icon {
  width: 28px;
  height: 28px;
  margin-right: 20px;
  flex-shrink: 0;
}

#healthy-food-taste .content-wrap .feature-list li .check-icon img {
  width: 100%;
  height: 100%;
}

#healthy-food-taste .content-wrap .feature-list li .feature-text {
  font-size: 20px;
  color: #17284D;
  font-weight: bold;
}

#just-postcode.home-page {
  padding: 80px 0;
}

#just-postcode.home-page .single-page-wrap,
#just-postcode.home-page .box-wrap {
  margin: 0px;
}

#just-postcode.home-page .image-wrapper {
  height: 100%;
  min-height: 350px;
  position: relative;
  z-index: 1;
}

#just-postcode.home-page .image-wrapper:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #18294d;
  mix-blend-mode: multiply;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  background: radial-gradient(circle, rgba(255, 255, 255, 0) 0%, #18294d 100%);
}

#just-postcode.home-page .image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

#just-postcode.home-page .callout.success {
  background-color: #e1faea;
  color: #446951;
  border: 2px solid #9fd0b0;
  border-radius: 5px;
}

#just-postcode.home-page .callout.alert {
  border: 2px solid #edc9c4;
}

@media screen and (max-width: 64em) {
  .top-bar {
    display: none;
  }

  .product-options [type=checkbox]+label[for],
  .product-options [type=radio]+label[for] {
    font-size: 12px;
  }

  body {
    padding-top: 60px;
  }

  .mobile-menu-wrapper {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
  }

  .mobile-menu-wrapper .christmas-banner p {
    font-size: 14px;
    line-height: 1.5;
  }

  .mobile-menu-wrapper .christmas-banner a {
    width: auto;
    padding: 5px 13px;
    font-size: 12px;
  }

  .mobile-top-bar {
    display: block;
    height: 60px;
    width: 100%;
    background: #17284D;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    z-index: 999;
  }

  .mobile-top-bar .mobile-menu {
    width: 60px;
    height: 60px;
    border-right: 4px solid #2D416B;
    cursor: pointer;
    padding: 20px 13px;
  }

  .mobile-top-bar .the-mobile-menu {
    display: none;
    background: #142345;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 60px;
    padding: 15px;
  }

  .mobile-top-bar .the-mobile-menu.active {
    display: block;
  }

  .mobile-top-bar .the-mobile-menu a {
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 20px 10px;
  }

  .mobile-top-bar .mobile-logo {
    display: flex;
    align-items: center;
  }

  .mobile-top-bar .mobile-logo img {
    width: 60px;
  }

  .mobile-top-bar .mobile-cart {
    width: 60px;
    height: 60px;
    border-left: 4px solid #2D416B;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mobile-top-bar .mobile-cart img {
    margin-right: 5px;
    width: 24px;
    position: relative;
    top: -2px;
  }

  .mobile-top-bar .mobile-cart span {
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    font-size: 20px;
    color: #5096CE;
  }

  .mobile-top-bar .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    width: 12px;
    height: 12px;
    border: 0px;
    background-image: url("img/dropdown-white.svg");
    background-size: 12px auto;
    background-position: center;
    background-repeat: no-repeat;
    right: 10px;
    margin-top: -5px;
  }

  .hamburger-menu,
  .hamburger-menu:after,
  .hamburger-menu:before {
    width: 30px;
    height: 3px;
  }

  .hamburger-menu {
    position: relative;
    transform: translateY(8px);
    background: white;
    transition: all 0ms 300ms;
  }

  .hamburger-menu.animate {
    background: rgba(255, 255, 255, 0);
  }

  .hamburger-menu:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    background: white;
    transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .hamburger-menu:after {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: white;
    transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .hamburger-menu.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  .hamburger-menu.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  }

  #hero {
    background: rgba(13, 24, 49, 0.9);
    padding: 100px 0px;
    position: relative;
  }

  #hero h2,
  #hero h1,
  #hero .title {
    font-size: 54px;
    line-height: 70px;
    color: #ffffff;
    margin-bottom: 10px;
  }

  #hero:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background: url("img/hero-mobile-bg.jpg");
    z-index: -1;
    background-size: cover;
    background-position: center;
  }

  .button {
    width: 100%;
  }
}

@media screen and (max-width: 39.9375em) {
  .grid-padding-x>.cell {
    padding-left: 15px;
    padding-right: 15px;
  }

  h1,
  h2.title {
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 20px;
  }

  h2 {
    font-size: 26px;
  }

  p {
    font-size: 16px;
  }

  #single-post p,
  #single-post li {
    font-size: 16px;
    line-height: 24px;
  }

  .single-page-wrap,
  .box-wrap {
    margin-top: 20px;
  }

  .page-template-template-calculator .wrap {
    padding: 20px 0px;
  }

  .page-template-template-calculator .wrap.estimated-value {
    padding: 30px;
    background-color: #ffffff;
  }

  .page-template-template-calculator .wrap.estimated-value .estimated-title {
    color: #17284d;
  }

  .page-template-template-calculator .wrap.estimated-value #result {
    color: #5195cd;
  }

  .page-template-template-calculator .wrap.estimated-value .button {
    background: #5096CE;
    color: #ffffff;
    border: 1px solid #5096CE;
    border-bottom: 3px solid #327BB5;
  }

  .page-template-template-calculator .wrap.estimated-value .button:hover {
    background: #327BB5;
    border-color: #327BB5;
  }

  .page-template-template-calculator #single-post {
    margin-bottom: 0px;
  }

  .page-template-template-calculator .single-page-wrap,
  .box-wrap {
    margin-bottom: 0px;
  }

  .page-template-template-calculator .calculator #title {
    padding: 0px 30px;
  }

  .page-template-template-calculator .calculator #subtitle {
    padding: 0px 30px;
  }

  #page-title {
    padding: 50px 0px;
  }

  .testimonial-slider {
    display: none;
  }

  .meal-card .details-wrap .description {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  #promo-video-block {
    padding: 50px 0px;
  }

  #promo-video-block .video-wrap {
    margin-bottom: 20px;
  }

  #promo-video-block .video-wrap img {
    height: 250px;
  }

  #promo-video-block .video-wrap:after {
    display: none;
  }

  #promo-video-block .video-details-wrap {
    padding-left: 0px;
  }

  #testimonial-block {
    padding: 50px 0px 10px 0px;
  }

  #testimonial-block .title-wrap {
    margin-bottom: 30px;
  }

  #testimonial-block .testimonial-wrap {
    margin-bottom: 30px;
  }

  .testimonial-wrap {
    padding-right: 20px;
  }

  .testimonial-wrap .image-wrap {
    width: 70px;
    height: 70px;
    margin-right: 20px;
  }

  #site-footer .footer-wrap {
    flex-direction: column;
  }

  .product-price-wrap {
    text-align: left;
  }

  .nutrition-stats-wrap .all-stats-wrap {
    gap: 0px;
  }

  .nutrition-stats-wrap .stats-wrap .title {
    padding-top: 0px;
  }

  .nutrition-stats-wrap {
    padding-bottom: 0px;
  }

  .add-to-cart-wrap {
    margin-bottom: 0px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: #ffffff;
    padding: 0px 20px 20px 20px;
    z-index: 9999;
    width: 100%;
  }

  .add-to-cart-wrap p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0px;
    display: none;
  }

  .actual-price-wrap {
    background-image: url("img/actual-price.svg");
    background-repeat: no-repeat;
    background-position: bottom -20px center;
    background-size: calc(100% - 40px);
    position: fixed;
    left: 0px;
    bottom: 76px;
    background-color: #fff;
    width: 100%;
    padding: 30px 20px 0px 20px;
    z-index: 9999;
  }

  .actual-price-wrap p {
    line-height: 20px;
    margin-bottom: 10px;
  }

  .info-text-cart {
    color: #6F808E;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 50px;
  }

  .nutrition-stats-wrap p {
    text-align: left;
  }

  #about-the-subscription {
    padding: 50px 0px 20px 0px;
  }

  #about-the-subscription p {
    font-size: 14px;
    line-height: 24px;
  }

  #site-footer .right {
    text-align: center;
  }

  #site-footer .right img {
    margin-bottom: 20px;
    padding-top: 30px;
  }

  #meal-plan {
    padding: 50px 0px;
  }

  #meal-plan .feature-wrap {
    padding-right: 0px;
  }

  #meal-plan h2 {
    margin-bottom: 30px;
  }

  #pro-users {
    padding: 50px 0px 20px 0px;
  }

  #pro-users p {
    margin-bottom: 30px;
  }

  #pro-users .pro-user-wrap h3.position {
    font-size: 14px;
    line-height: 16px;
  }

  #pro-users .pro-user-wrap img {
    width: 120px;
  }

  #order-steps {
    padding: 50px 0px;
  }

  #order-steps p.sub {
    margin-bottom: 30px;
  }

  #order-steps .description-wrap {
    margin-top: 20px;
  }

  #order-steps hr {
    margin: 25px 0px 35px 0px;
  }

  #order-steps .image-wrap img {
    max-height: 150px;
  }

  #who-should-use {
    padding: 50px 0px 20px 0px;
  }

  #questions {
    padding: 50px 0px;
  }

  #questions:before {
    left: 0px;
    width: 100%;
    opacity: 0.7;
  }

  #questions:after {
    width: 100%;
    left: 0px;
    z-index: -2;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #E1EEF6;
  }

  #questions p {
    width: 70%;
    margin: 0 auto 25px auto;
    color: #17284d;
  }

  #site-footer .menu {
    flex-direction: column;
  }

  #site-footer h2 {
    text-align: center;
  }

  #site-footer .menu li a {
    width: 100%;
    text-align: center;
    padding: 7px 0px;
  }

  #site-footer .menu li a:after {
    display: none;
  }

  .single-page-wrap {
    padding: 20px 0px;
  }

  .contact-page-form {
    padding: 30px 0px;
  }

  .meals-intro {
    padding: 50px 0px;
  }

  .meals-intro:before {
    width: 100%;
  }

  .meals-intro:after {
    display: none;
  }

  #PopupSignupForm_0,
  .mc-banner {
    display: none;
  }

  .cli-style-v2 .cli-bar-message {
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    color: #2C699A;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
  }

  .cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
    border-radius: 5px;
    background-color: #ECF5FC !important;
    border: 1px solid #C0DFF4;
    border-bottom: 3px solid #C0DFF4;
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    font-size: 14px;
    letter-spacing: 1.4px;
    color: #17284D;
    text-transform: uppercase;
    padding: 15px 30px;
    line-height: 16px;
    margin: 0px;
    margin-bottom: 20px !important;
    width: 100%;
  }

  .cli-style-v2 .cli-bar-btn_container .cli-plugin-button.cli_action_button {
    background-color: #5096CE !important;
    color: #ffffff;
    border: 1px solid #5096CE;
    border-bottom: 3px solid #327BB5;
  }

  .coupon-promo {
    padding: 50px 0px;
  }

  .coupon-promo .title {
    text-align: center;
  }

  .coupon-promo .coupon-card-wrapper {
    width: 100%;
    margin: -20px auto;
  }

  #delivery-dates {
    width: 100%;
    overflow: hidden;
  }

  #delivery-dates .dates-wrapper {
    margin-left: -40px;
    margin-right: -40px;
    padding: 0px;
  }

  #delivery-dates .dates-wrapper .week-wrapper {
    margin: auto;
    padding: 0px 5px;
    width: 150px;
  }

  #delivery-dates .dates-wrapper .week-wrapper .week {
    width: 100%;
    height: 55px;
    border: 3px solid #97CE50;
  }

  #delivery-dates .dates-wrapper .week-wrapper .week .day {
    font-size: 18px;
  }

  #delivery-dates .dates-wrapper .week-wrapper .week .date {
    font-size: 40px;
  }

  #delivery-dates .dates-wrapper .week-wrapper .week .month {
    font-size: 18px;
  }

  #delivery-dates .dates-wrapper .week-wrapper.is-past .week {
    margin-top: 10px;
  }

  #delivery-dates .dates-wrapper .week-wrapper .week-checkbox+label {
    margin-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 10px;
  }

  #delivery-dates-old .dates-wrapper {
    margin-left: -20px;
    margin-right: -20px;
  }

  #delivery-dates-old .dates-wrapper .week-wrapper .week {
    width: 100px;
    height: 100px;
    border: 3px solid #97CE50;
  }

  #delivery-dates-old .dates-wrapper .week-wrapper .week .day {
    font-size: 16px;
  }

  #delivery-dates-old .dates-wrapper .week-wrapper .week .date {
    font-size: 32px;
  }

  #delivery-dates-old .dates-wrapper .week-wrapper .week .month {
    font-size: 16px;
  }

  .week-data-pannel {
    padding: 25px 0px;
    background: #ffffff;
  }

  .week-data-pannel .title {
    font-size: 30px;
  }

  .week-data-pannel .info-tag {
    display: block;
  }

  .week-data-pannel .delivery-info {
    font-size: 18px;
  }

  .week-data-pannel .details {
    font-size: 18px;
  }

  .week-data-pannel .tag {
    margin: 15px 0px 20px 0px;
    width: 100%;
    text-align: center;
  }

  .week-data-pannel .button-wrapper .button {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .meals-wrapper {
    padding: 25px 0px;
  }

  .meals-wrapper .dish-card-grid .cell {
    padding-left: 10px;
    padding-right: 10px;
  }

  .item-content-wrapper .cell {
    padding-left: 0px;
    padding-right: 0px;
  }

  .item-content-wrapper .grid-padding-x {
    margin-left: 0px;
    margin-right: 0px;
  }

  .items-tabs-wrapper label {
    font-size: 24px;
  }

  .slick-list {
    padding: 0 0 0 0 !important;
  }

  .single-page-wrap,
  .box-wrap {
    padding: 20px;
  }

  .change-day-wrapper .cell,
  .subscription-details-wrapper .cell {
    padding: 0px;
  }

  .change-day-wrapper .grid-padding-x,
  .subscription-details-wrapper .grid-padding-x {
    margin: 0px;
  }

  .select-day-wrap {
    border-bottom: 2px solid #D6EAF9;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }

  .select-day-wrap p {
    margin-bottom: 10px;
  }

  .select-time-wrap {
    margin-bottom: 20px;
  }

  .select-time-wrap p {
    margin-bottom: 10px;
  }

  .subscription-details-wrapper .billing-wrapper {
    padding: 20px;
  }

  .mobile-top-bar .mobile-cart.account img {
    width: 18px;
    margin-right: 0px;
  }

  .subscription-wrapper {
    flex-direction: column;
  }

  .subscription-wrapper .button {
    margin-top: 20px;
  }

  .subscription-details-wrapper .sub-title {
    font-size: 23px;
  }

  .woocommerce-MyAccount-content .grid-padding-x>.cell {
    padding-left: 0px;
    padding-right: 0px;
  }

  .account-menu-wrap {
    margin-bottom: 20px;
  }

  .u-columns.woocommerce-Addresses .u-column1,
  .u-columns.woocommerce-Addresses .u-column2 {
    padding: 20px;
  }

  .u-columns.woocommerce-Addresses .u-column1 .woocommerce-Address-title h3,
  .u-columns.woocommerce-Addresses .u-column2 .woocommerce-Address-title h3 {
    font-size: 18px;
  }

  .u-columns.woocommerce-Addresses address {
    font-size: 16px;
  }

  #page-header {
    padding: 50px 0px;
    margin-bottom: 30px;
  }

  #page-header h1 {
    font-size: 40px;
  }

  .help-center-action-buttons h2 {
    text-align: center;
    margin-left: 13px;
  }

  .subscription-wrapper .label {
    font-size: 12px;
  }

  .order-nav {
    flex-direction: column-reverse;
    margin-bottom: 10px;
  }

  .order-nav a {
    margin-bottom: 20px;
  }

  .box-wrap.success-box-wrap {
    margin-bottom: 20px;
  }

  .reveal h2 {
    margin-bottom: 20px;
  }

  .subscription-details-wrapper .product-item-wrapper {
    margin-right: 0px;
  }

  .subscription-details-wrapper .billing-wrapper .button-wrap .button {
    padding-right: 10px;
    padding-left: 10px;
  }

  .date-mobile-nav {
    position: relative;
    display: block;
  }

  .date-mobile-nav .next-date {
    position: absolute;
    height: 75px;
    width: 20px;
    right: -20px;
    top: -75px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    z-index: 99;
  }

  .date-mobile-nav .prev-date {
    position: absolute;
    height: 75px;
    width: 20px;
    left: -20px;
    top: -75px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 99;
  }

  #change-subscription-popup .active-subscriptions-wrap .subscription-details .details-visible {
    display: block;
  }

  #change-subscription-popup .active-subscriptions-wrap .subscription-details .details-visible .product-name-allergies .title-wrap {
    display: block;
  }

  #change-subscription-popup .active-subscriptions-wrap .subscription-details .details-visible .product-name-allergies .title-wrap p {
    margin-left: 0px;
    margin-bottom: 10px;
  }

  #change-subscription-popup .button {
    margin-left: 0px;
    margin-top: 10px;
  }

  #change-subscription-popup .subscription-edit .row-wrap {
    display: block;
  }

  #change-subscription-popup .subscription-edit .select-options {
    display: block;
  }

  #change-subscription-popup .subscription-edit .select-options .select-type {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  #change-subscription-popup .subscription-edit .select-options .select-quantity {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  #change-subscription-popup .subscription-edit .select-options p {
    margin-bottom: 10px;
  }

  #change-subscription-popup .add-new-subscription {
    display: block;
  }

  #single-post {
    margin-bottom: 40px;
  }

  #single-post .featured-image-title:after {
    width: 100%;
    opacity: 0.85;
    background-position: top right -30px;
  }

  .related-posts-title {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .featured-image-header-wrap {
    margin-bottom: 20px;
  }

  .featured-image-header-wrap .grid-padding-x>.cell {
    padding-left: 0px;
    padding-right: 0px;
  }

  .featured-image-header-wrap .featured-image-title {
    background-size: cover;
    background-position: center;
    padding: 20px;
  }

  .featured-image-header-wrap .featured-image-title .title {
    height: auto;
    min-height: 200px;
    width: 100%;
  }

  .featured-image-header-wrap .featured-image-title:after {
    background: #0e1930;
  }

  .single-post-content .blog-wrap {
    padding: 20px;
  }

  .single-post-content .blog-wrap p {
    font-size: 16px;
    line-height: 1.6;
  }

  .related-posts-title {
    margin-top: 20px;
    font-size: 30px;
  }

  .footer-links .meal-card {
    flex-direction: column;
    max-height: none;
  }

  .footer-links .meal-card .image-wrap {
    margin-right: 0px;
  }

  .footer-links .meal-card .image-wrap img {
    width: 100%;
    height: 150px;
  }

  .footer-links .meal-card .card-content {
    padding: 10px 0px;
  }

  .footer-links .meal-card .card-content h2 {
    font-size: 20px;
  }

  .footer-links .meal-card .card-content p {
    color: #6F808E;
    font-size: 15px;
  }

  #post-archive-page .meal-card {
    flex-direction: column;
  }

  #post-archive-page .meal-card .image-wrap {
    margin-right: 0px;
    margin-bottom: 0px;
  }

  #post-archive-page .meal-card .card-content {
    padding: 10px;
  }

  #post-archive-page .meal-card .image-wrap img {
    height: 150px;
    width: 100%;
  }

  .checkout-form-left-wrap {
    padding: 40px 20px 20px 20px;
  }

  .checkout-form-left-wrap .part-one,
  .checkout-form-left-wrap .part-two,
  .checkout-form-left-wrap .part-three,
  .checkout-form-left-wrap .part-four {
    padding: 20px;
    margin-bottom: 20px;
  }

  .checkout-form-left-wrap .add-new-subscription {
    flex-direction: column;
  }

  .checkout-form-left-wrap .add-new-subscription p {
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .checkout-form-left-wrap .form-head {
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .checkout-form-left-wrap .form-head .time-info {
    align-self: center;
    margin-top: -12px;
  }

  .checkout-form-left-wrap #orddd-checkout-fields,
  .checkout-form-left-wrap .orddd-checkout-fields {
    flex-direction: column;
  }

  .checkout-form-left-wrap .part-four {
    background-position: bottom 20px center;
    padding-bottom: 60px;
  }

  .checkout-form-left-wrap .active-subscriptions-wrap .subscription-details .details-visible {
    flex-direction: column;
  }

  .checkout-form-left-wrap .active-subscriptions-wrap .subscription-details .details-visible .action-buttons {
    width: 100%;
    display: flex;
    flex-direction: row;
  }

  .checkout-form-left-wrap .subscription-edit .row-wrap {
    flex-direction: column;
  }

  .checkout-form-left-wrap .subscription-edit .select-options {
    margin-bottom: 15px;
    width: 100%;
  }

  .checkout-form-left-wrap .subscription-edit .action-buttons .button.green {
    margin-bottom: 15px;
  }

  .checkout-form-left-wrap .select-allergies {
    flex-direction: column;
  }

  .total-cost-wrap {
    padding: 20px;
    padding-bottom: 80px;
  }

  #wc-stripe-cc-form .form-row.form-row-first {
    width: 55%;
  }

  #wc-stripe-cc-form .form-row.form-row-last {
    width: calc(45% - 20px);
  }

  .woocommerce-lost-password .single-page-wrap .woocommerce {
    margin-top: 0px;
  }

  #weekly-menu-page #page-title.weekly-menu-header {
    padding-bottom: 30px;
  }

  #weekly-menu-page #page-content {
    padding: 20px 0px 50px 0px;
  }

  #weekly-menu-page #page-title.weekly-menu-header {
    position: relative;
    z-index: 1;
  }

  #weekly-menu-page #page-title.weekly-menu-header:after {
    content: "";
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
  }

  #weekly-menu-page #meals-tabs {
    margin-top: 30px;
  }

  #weekly-menu-page .tabs-title {
    padding-right: 15px;
  }

  #weekly-menu-page .tabs-title>a {
    font-size: 16px;
  }

  body.page-template-template-fullwidth .wp-block-cover {
    padding: 60px 20px;
  }

  body.page-template-template-fullwidth .wp-block-media-text .wp-block-media-text__content {
    padding: 40px 20px;
  }

  body.page-template-template-fullwidth .wc-block-grid__products .wc-block-grid__product-image img {
    width: 100%;
  }

  body.page-template-template-fullwidth .wp-block-handpicked-products .wc-block-grid__product-image {
    padding: 0px 20px;
  }

  body.page-template-template-fullwidth .wp-block-handpicked-products .wc-block-grid__product-title {
    margin-bottom: 0px;
    padding: 0px 20px;
  }

  body.page-template-template-fullwidth .wp-block-handpicked-products .wc-block-grid__product-price {
    padding: 0px 20px;
  }

  body.page-template-template-fullwidth .faq-block {
    padding: 40px 20px;
  }

  body.page-template-template-fullwidth .wp-block-spacer {
    display: none;
  }

  body.page-template-template-fullwidth .wp-block-button__link {
    margin-bottom: 40px;
  }

  body.page-template-template-fullwidth .wp-block-cover .wp-block-button__link {
    margin-bottom: 20px;
  }

  body.page-template-template-fullwidth .wp-block-handpicked-products .wc-block-grid__product {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 20px solid transparent;
  }

  .select-box__input-text span.hide-mobile,
  .select-box__option span.hide-mobile {
    display: none;
  }

  .select-box__input-text span.boxes,
  .select-box__option span.boxes {
    font-size: 26px;
  }

  .select-box__input-text span.price,
  .select-box__option span.price {
    font-size: 16px;
  }

  .select-box__input-text span.saving,
  .select-box__option span.saving {
    font-size: 16px;
  }

  .select-box__input-text span.left-wrap,
  .select-box__option span.left-wrap {
    padding-right: 0px;
    margin-right: 7px;
  }

  label[for=stripe-cvc-element] {
    background: none;
  }

  .next-delivery {
    font-size: 16px;
    text-align: left !important;
    margin-top: 10px;
  }

  .next-delivery::before {
    width: 25px;
    background-size: 25px;
    background-repeat: no-repeat;
    top: 9px;
    margin-right: 7px;
  }

  #values {
    padding: 50px 0px;
  }

  #values .value-box {
    margin-bottom: 20px;
    height: 150px;
  }

  #values .value-box .icon {
    margin-bottom: 15px;
  }

  #delivery-dates .dates-wrapper .slick-arrow.slick-prev {
    left: 0px;
  }

  #delivery-dates .dates-wrapper .slick-arrow.slick-next {
    right: 0px;
  }

  .meals-sidebar {
    position: fixed;
    padding: 0px !important;
    left: 0px;
    bottom: 0px;
    z-index: 9999;
    transition: all 0.3s ease;
    height: auto;
    top: auto;
  }

  .meals-sidebar .meals-sidebar-content-wrap {
    height: 0px;
    padding: 0px;
    transition: all 0.3s ease;
  }

  .meals-sidebar .side-bar-wrapper {
    padding: 0px;
    box-shadow: 0px -10px 30px rgba(0, 72, 144, 0.15);
    border-radius: 0px;
  }

  .meals-sidebar .side-bar-wrapper .meals-sidebar-for-mobile-text {
    display: block;
    position: relative;
    height: 50px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
  }

  .meals-sidebar .side-bar-wrapper .meals-sidebar-for-mobile-text p {
    margin: 0px;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    width: 100%;
    text-align: center;
  }

  .meals-sidebar .side-bar-wrapper .meals-sidebar-for-mobile-text:before {
    content: "";
    width: 55px;
    height: 40px;
    background-color: #FFFFFF;
    background-image: url("img/arrow-up.svg");
    background-size: 12px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: -36px;
    right: 0px;
    box-shadow: -2px -6px 10px rgba(0, 0, 0, 0.05);
    border-radius: 5px 5px 0px 0px;
    transform: rotate(0deg);
  }

  .meals-sidebar.active {
    transition: all 0.3s ease;
  }

  .meals-sidebar.active .meals-sidebar-for-mobile-text {
    height: 0px;
    padding: 0px;
  }

  .meals-sidebar.active .meals-sidebar-for-mobile-text p {
    display: none;
  }

  .meals-sidebar.active .meals-sidebar-content-wrap {
    height: auto;
    padding: 20px;
    transition: all 0.3s ease;
  }

  .meals-sidebar.active .side-bar-wrapper .meals-sidebar-for-mobile-text:before {
    box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.05);
    transform: rotate(180deg);
    border-radius: 0px 0px 5px 5px;
  }

  .reveal-overlay {
    z-index: 9999;
  }

  #thank-you-page .order-success-message {
    font-size: 42px;
  }

  #thank-you-page .thank-you-message-wrap {
    padding: 20px 0px;
    flex-direction: column;
  }

  #thank-you-page .thank-you-message-wrap .woocommerce-thankyou-order-details {
    margin-left: 0px;
    margin-bottom: 0px;
  }

  #thank-you-page h2 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 15px;
  }

  #thank-you-page .meal-card {
    padding: 20px;
  }

  #thank-you-page .meal-card.go-to-account {
    flex-direction: column;
  }

  #thank-you-page .meal-card.go-to-account h2 {
    margin-right: 0px;
    margin-bottom: 20px;
    font-size: 21px;
  }

  #thank-you-page p.thankyuou-message {
    font-size: 21px;
    line-height: normal;
  }

  #thank-you-page .woocommerce-columns--addresses {
    flex-direction: column;
  }

  .loading-meals {
    height: calc(100vh - 60px);
    top: 60px;
  }

  #weekly-menu-home {
    padding: 50px 0px;
  }

  #weekly-menu-home .homepage-meals-cards-slider {
    margin-top: 0px;
  }

  #weekly-menu-home .dish-card .image-tags-wrapper:after {
    display: none;
  }

  #weekly-menu-home .dish-card .body-wrapper {
    padding: 20px;
    display: none;
  }

  #weekly-menu-home .homepage-meals-cards-slider {
    margin-bottom: 30px;
  }

  #weekly-menu-home .button {
    width: auto;
  }

  #shop-page {
    padding-bottom: 30px;
  }

  section.lunch-boxes {
    padding: 30px 0px 20px 0px;
  }

  section.lunch-boxes p.sub-title {
    font-size: 16px;
  }

  section.lunch-boxes p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .cancellation-card {
    padding: 15px;
  }

  .cancel-block {
    padding: 0px 30px;
    margin-top: 30px;
  }

  #home-delivery {
    padding: 34px 0px 30px 0px;
  }

  .page-template-template-contact-php .single-page-wrap {
    padding: 0px;
    padding-top: 20px;
  }

  .page-template-template-contact-php .contact-page .cell .cell {
    padding: 0px;
  }

  .page-template-template-contact-php .image-wrap-contact {
    margin-left: -20px;
    margin-right: -20px;
  }

  #healthy-food-boxes {
    padding: 34px 0px 30px 0px;
  }

  #healthy-food-boxes .image {
    display: none;
  }

  #optimal-nutrition {
    padding: 34px 0px 30px 0px;
  }

  #optimal-nutrition .icon {
    width: 40px;
    margin-right: 20px;
  }

  .page-template-template-check-postcode .single-page-wrap {
    margin-top: 20px;
  }

  .page-template-template-check-postcode .field-button-wrapper {
    flex-wrap: wrap;
  }

  .page-template-template-check-postcode .field-button-wrapper input {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 15px;
  }

  .page-template-template-check-postcode #error-message .error-wrapper {
    flex-wrap: wrap;
  }

  .page-template-template-check-postcode #error-message .error-wrapper img,
  .page-template-template-check-postcode #error-message .error-wrapper p {
    margin-bottom: 15px;
  }

  .page-template-template-check-postcode .right-wrap {
    padding: 20px 20px 0px 20px;
  }

  .page-template-template-calculator #subtitle {
    font-size: 16px;
    line-height: 1.4;
  }

  .page-template-template-calculator .single-page-wrap {
    padding-top: 0px;
    margin-top: 0px;
  }

  .page-template-template-calculator #wrap {
    padding: 20px 0px 20px 0px;
    margin: 0px;
  }

  .page-template-template-calculator .featured-image-header-wrap {
    margin-bottom: 0px;
  }

  .page-template-template-calculator .estimated-value {
    padding: 20px;
  }

  .page-template-template-calculator #single-post {
    margin-bottom: 0px;
  }

  .page-template-template-benify .right-wrap {
    padding: 20px;
  }

  .page-template-template-benify .dish-card .image-tags-wrapper:after {
    content: none;
  }

  .page-template-template-benify .field-button-wrapper {
    flex-wrap: wrap;
  }

  .page-template-template-benify .field-button-wrapper input {
    margin-bottom: 10px;
    margin-right: 0px;
  }

  .page-template-template-benify .image-wrap-contact {
    margin: 10px -20px 0px -20px;
  }

  .page-template-template-just-postcode .field-button-wrapper {
    flex-wrap: wrap;
  }

  .page-template-template-just-postcode .field-button-wrapper input {
    margin-bottom: 10px;
    margin-right: 0px;
  }

  .page-template-template-just-postcode #single-post {
    display: none;
  }

  .dish-card {
    flex-direction: column;
  }

  .dish-card .image-tags-wrapper {
    flex-direction: column;
    display: flex;
    padding: 10px;
    height: 100%;
  }

  .dish-card .card-title {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 20px;
  }

  .dish-card .body-wrapper {
    padding: 20px;
    padding-bottom: 68px;
  }

  .dish-card .quantity-wrap {
    width: calc(100% - 40px);
    left: 20px;
  }

  .dish-card .info-icon {
    width: 20px;
    height: 20px;
    background-size: 100%;
  }

  .single-product #page-title {
    padding: 15px 0px;
  }

  .single-product .dish-card {
    height: 100%;
  }

  .single-product .dish-card .image-tags-wrapper {
    height: 100%;
  }

  .single-product .dish-card .image-tags-wrapper .image-wrapper {
    height: auto;
  }

  .single-product .attributes-wrapper h2 {
    font-size: 18px;
    margin-bottom: 0px;
  }

  .single-product .product-description {
    padding: 15px 0px;
  }

  .product-image-gallery {
    margin-top: 15px;
  }

  .nutrition-stats-wrap {
    border-top: 2px solid #E7F2FA;
    padding-bottom: 20px;
  }

  .nutrition-stats-wrap p {
    font-size: 18px;
    line-height: 1.2;
  }

  .nutrition-stats-wrap .all-stats-wrap .stats-wrap {
    margin-bottom: 0px;
  }

  .nutrition-stats-wrap .stats-wrap .stat {
    width: 72px;
    height: 72px;
    margin-bottom: 8px;
  }

  .nutrition-stats-wrap .stats-wrap .title {
    font-size: 12px;
    line-height: 1.2;
    padding: 0px 15px;
  }

  .nutrition-stats-wrap .stats-wrap .stat p {
    font-size: 18px;
    line-height: 18px;
  }

  #reviews {
    padding: 50px 0px;
  }

  #reviews .write-review-block {
    border: none;
    padding-right: 0px;
    margin-top: 20px;
  }

  #reviews .no-padding-mobile {
    padding-right: 0px;
  }

  #home-faq {
    padding: 50px 0px;
  }

  #home-faq:after {
    display: none;
  }

  #home-faq img {
    margin-bottom: 20px;
    height: 300px;
    width: 100%;
    object-fit: cover;
  }

  #new-pro-user-mattias {
    padding-top: 50px;
  }

  #new-pro-user-mattias .name {
    font-size: 64px;
    margin-bottom: 40px;
  }

  #new-pro-user-mattias blockquote {
    margin-top: 20px;
    font-size: 24px;
  }

  #new-pro-user-mattias cite {
    margin-bottom: 40px;
  }

  #new-pro-user-mattias .image-wrap img {
    border-radius: 10px;
    margin-bottom: 40px;
  }

  #new-pro-user-joakim {
    padding-top: 50px;
  }

  #new-pro-user-joakim .name {
    margin-top: 0px;
    font-size: 64px;
    line-height: normal;
    margin-bottom: 40px;
  }

  #new-pro-user-joakim .name img {
    width: 80px;
  }

  #new-pro-user-joakim blockquote {
    font-size: 24px;
  }

  #new-pro-user-joakim .buttons-wrap {
    margin-bottom: 40px;
  }

  #new-pro-user-joakim .buttons-wrap .button {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  #new-pro-user-joakim .image-wrap img {
    border-radius: 10px;
    margin-bottom: 40px;
  }

  .callout.alert.reactivate-alert .content {
    flex-wrap: wrap;
  }

  .callout.alert.reactivate-alert .content p {
    text-align: center;
  }

  #checkout-desktop-header {
    display: none;
  }

  .checkout-steps-section-wrap #checkout-nav {
    display: block;
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px);
    overflow: hidden;
  }

  .checkout-steps-section-wrap #checkout-nav .grid-container,
  .checkout-steps-section-wrap #checkout-nav .grid-padding-x>.cell {
    padding-left: 0px;
    padding-right: 0px;
  }

  .checkout-steps-section-wrap #checkout-nav .grid-container:not(.full)>.grid-padding-x,
  .checkout-steps-section-wrap #checkout-nav .grid-padding-x .grid-padding-x {
    margin-left: 0px;
    margin-right: 0px;
  }

  #checkout-summary {
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    z-index: 999;
    height: 149px;
  }

  #checkout-summary .checkout-summary-closed-data {
    padding-top: 35px;
    background-image: url("img/checkout-img/arrow-bg-up.svg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 35px;
    position: relative;
    z-index: 9999;
    display: block;
  }

  #checkout-summary .checkout-summary-closed-data .short-summary {
    display: flex;
    justify-content: space-between;
    padding: 18px 20px;
    background: #ECF5FC;
  }

  #checkout-summary .checkout-summary-closed-data .short-summary .product-description h3 {
    font-weight: 800;
    font-size: 18px;
    color: #17284D;
    margin-bottom: 0px;
    line-height: 18px;
  }

  #checkout-summary .checkout-summary-closed-data .short-summary .cost-summary h3 {
    font-weight: 800;
    font-size: 18px;
    color: #E16565;
    margin-bottom: 0px;
    line-height: 18px;
  }

  #checkout-summary .checkout-summary-closed-data .short-summary .cost-summary h3 span {
    font-weight: 400;
    color: #17284D;
  }

  #checkout-summary .checkout-summary-closed-data .action-buttons-wrap {
    padding: 0px 10px;
    background: #ECF5FC;
    margin-bottom: 0px;
    padding-bottom: 10px;
  }

  #checkout-summary .checkout-summary-closed-data.open {
    background: none;
    height: 35px;
    background-image: url("img/checkout-img/arrow-bg-down.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: auto 35px;
    bottom: -1px;
  }

  #checkout-summary .checkout-summary-closed-data.open .short-summary {
    display: none;
  }

  #checkout-summary .checkout-summary-closed-data.open .action-buttons-wrap {
    display: block;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
  }

  #checkout-summary #pricing.total-cost-wrap {
    padding-bottom: 80px;
    border-radius: 5px 0px 0px 0px;
  }

  .checkout-steps-section-wrap {
    padding: 0px;
    border: none;
  }

  #checkout-nav .checkout-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  #checkout-nav .checkout-logo #back-button {
    margin-left: 20px;
    margin-right: 20px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    flex: 1;
  }

  #checkout-nav .checkout-logo #back-button img {
    width: 16px;
  }

  #checkout-nav .checkout-logo .traningsmat-logo {
    flex: 1;
  }

  #checkout-nav .checkout-logo .checkout-mobile-login-link {
    flex: 1;
    margin-right: 20px;
    margin-left: 20px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    color: #5096ce;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: underline;
    justify-content: flex-end;
  }

  #checkout-form #address-step .grid-padding-x>.cell {
    padding-left: 0px;
    padding-right: 0px;
  }

  #edit-cart-popup {
    padding: 30px 0px;
  }

  .checkout-next-step-desktop {
    display: none;
  }

  #form-part-two .form-head {
    display: block;
  }

  #form-part-two .form-head h2 {
    font-size: 23px;
  }

  #form-part-two .grid-padding-x .grid-padding-x {
    margin-right: 0px;
    margin-left: 0px;
  }

  #form-part-two .grid-x.grid-padding-x {
    margin-right: 0px;
    margin-left: 0px;
  }

  #checkout-form #address-step h2 {
    font-size: 23px;
  }

  #thank-you-page {
    padding: 0px 20px;
    padding-bottom: 150px;
  }

  #thank-you-page .grid-container {
    padding-left: 0px;
    margin-right: 0px;
  }

  #thank-you-page:after {
    display: none;
  }

  #thank-you-page .thank-you-message-wrap {
    padding-top: 0px;
    margin-left: -20px;
    margin-right: -20px;
    width: 100vw;
  }

  #thank-you-page .thank-you-message-wrap .the-message {
    height: auto;
    flex-direction: column;
    padding: 20px 0px;
  }

  #thank-you-page .thank-you-message-wrap .the-message h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0px;
    font-size: 25px;
  }

  #thank-you-page .thank-you-message-wrap .the-message h2 .icon {
    margin-bottom: 5px;
  }

  #thank-you-page .thank-you-message-wrap .woocommerce-thankyou-order-details {
    flex-direction: column;
    padding: 0px 20px;
    font-size: 13px;
  }

  #thank-you-page .thank-you-message-wrap .message-link-to-account {
    padding: 0px 20px;
  }

  #thank-you-page p.thankyuou-message {
    font-size: 16px;
  }

  #thank-you-page .meal-card.action-needed {
    flex-direction: column;
  }

  #thank-you-page .meal-card.action-needed .action-needed-message {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 10px;
  }

  #thank-you-page .meal-card.action-needed .details {
    line-height: normal;
  }

  #thank-you-page .meal-card.go-to-account {
    display: none;
  }

  .thankyou-mobile-cta {
    display: block;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 12px;
    background: #ECF5FC;
    z-index: 9999;
    box-shadow: 0px -5px 10px 0px rgba(0, 72, 144, 0.1);
  }

  .thankyou-mobile-cta .thank-you-meals-slider {
    height: 80px;
    margin-bottom: 12px;
    background: url("img/checkout-img/temp-slider.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    width: calc(100% + 24px);
    margin-left: -12px;
    margin-right: -12px;
  }

  .checkout-steps-section-wrap #check-postcode {
    position: relative;
    top: 0;
    right: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    height: 50px;
    display: flex;
    justify-content: center;
  }

  label[for=payment_method_stripe_googlepay] {
    max-width: 100%;
  }

  label[for=payment_method_kco] {
    max-width: 100%;
  }

  #checkout-form.drawer-open:after {
    content: "";
    background: rgba(16, 26, 50, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99;
  }

  .woocommerce-notices-wrapper .woocommerce-message {
    background: #89BA4A;
    color: #ffffff;
    padding: 20px;
    text-transform: uppercase;
    font-family: "Manrope", sans-serif;
    font-weight: 800;
  }

  .reveal-overlay .checkout-edit {
    padding: 15px 30px;
    margin-top: 0px;
  }

  .reveal-overlay .checkout-form-left-wrap .subscription-edit .select-options {
    width: 100%;
    margin: 0px;
    margin-bottom: 15px;
  }

  .reveal-overlay .checkout-form-left-wrap .subscription-edit .select-options .select-quantity {
    width: 100%;
    margin: 0px;
  }

  .current-cart-items-wrapper-for-scroll.scroll {
    position: relative;
  }

  .current-cart-items-wrapper-for-scroll.scroll:after {
    content: "";
    width: 100%;
    height: 60px;
    left: 0px;
    bottom: 0px;
    position: absolute;
    background: #f9fcff;
    background: linear-gradient(180deg, rgba(249, 252, 255, 0) 0%, #ecf5fc 100%);
  }

  .current-cart-items-wrapper-for-scroll.scroll .product-title-price {
    padding-right: 10px;
  }

  #current-cart-items {
    max-height: 280px;
    overflow-y: scroll;
    position: relative;
    scrollbar-width: auto;
    /* or "thin" */
    scrollbar-color: #888 #f1f1f1;
  }

  #current-cart-items::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    display: block;
  }

  #current-cart-items::-webkit-scrollbar-track {
    background: red;
  }

  #current-cart-items::-webkit-scrollbar-thumb {
    background: #638fd3;
    border-radius: 4px;
  }

  #current-cart-items::-webkit-scrollbar-thumb:hover {
    background: #4e7cc4;
  }

  /* Firefox */
  #current-cart-items {
    scrollbar-width: thin;
    scrollbar-color: #638fd3 transparent;
  }

  #payment-method-selection .form-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
  }

  #payment-method-selection .form-head #add-coupon-btn {
    color: #5195cd;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0px;
    font-weight: bold;
    text-decoration: underline;
  }

  .quick-add-section.desktop {
    display: none;
  }

  .quick-add-section.mobile {
    display: block;
    overflow: hidden;
  }

  .quick-add-section.mobile .quick-add-wrap .product {
    padding: 0px;
  }

  .quick-add-section.mobile .quick-add-wrap .product .image {
    width: 100%;
  }

  #checkout-summary #pricing.total-cost-wrap .product-title-price .price {
    width: 73px;
  }

  .quick-add-section .quick-add-wrap .swiper-button-next,
  .quick-add-section .quick-add-wrap .swiper-button-prev {
    width: 30px;
  }

  #thanks-for-forms-page {
    padding: 200px 0px;
    background-size: 700;
  }

  #thanks-for-forms-page .content-wrap .tick img {
    width: 150px;
  }

  #thanks-for-forms-page .content-wrap .thanks-text h2 {
    font-size: 42px;
  }

  #thanks-for-forms-page .content-wrap .thanks-text h3 {
    font-size: 18px;
  }

  #hero-new h1 {
    font-size: 40px;
  }

  .hero-content {
    padding: 40px 0px;
    max-width: 250px;
  }

  #hero-new p {
    font-size: 18px;
    text-align: center;
  }

  .hero-button-wrap {
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 10px;
    background: #ecf5fc;
    box-shadow: 0px -5px 10px 0px rgba(0, 72, 144, 0.1);
    z-index: 99999;
  }

  .page-template-template-homepage #fc_frame,
  #fc_frame.fc-widget-normal {
    bottom: 160px !important;
  }

  .swiper-container.home-meal-slider {
    padding-bottom: 20px;
  }

  .swiper-container.home-meal-slider .swiper-button-next,
  .swiper-container.home-meal-slider .swiper-button-prev {
    display: none;
  }

  .swiper-container.home-meal-slider:after {
    display: none;
  }

  .swiper-container.home-meal-slider.slider-end:after {
    display: none;
  }

  .swiper-container.home-meal-slider .swiper-scrollbar {
    display: block;
  }

  .swiper-scrollbar {
    height: 10px;
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 4px;
  }

  .swiper-scrollbar-drag {
    background-color: #4a90e2;
    border-radius: 4px;
  }

  .checkout-steps-section-wrap .form-error {
    bottom: 24px;
    position: relative;
  }

  .std-meals-next-week .dish-card .attributes-wrapper {
    position: relative;
    left: auto;
    bottom: auto;
  }

  .std-meals-next-week .dish-card .attributes-wrapper h2 {
    font-size: 18px;
    line-height: 1.3;
    margin-top: 7px;
  }

  .std-meals-next-week .dish-card .image-tags-wrapper .image-wrapper {
    height: auto;
  }

  #weekly-menu-home .title+p.text-center {
    margin-bottom: 20px;
  }

  #athlete-testimonials {
    padding: 50px 0px;
  }

  #athlete-testimonials .grid-padding-x>.cell {
    padding: 0px;
  }

  #athlete-testimonials .athlete-swiper-nav-wrap {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
  }

  #athlete-testimonials h2.title {
    margin-bottom: 20px;
  }

  #athlete-testimonials .athlete-swiper-nav-wrap {
    margin-top: 20px;
    justify-content: center;
  }

  #athlete-testimonials .athlete-testimonial-slider .swiper-slide {
    padding-left: 15px;
  }

  #athlete-testimonials .athlete-testimonial-slider .athlete-card .athlete-info .quote p {
    font-size: 14px;
  }

  #athlete-testimonials .athlete-testimonial-slider .athlete-card .athlete-info .athlete-title {
    line-height: 1.3;
  }

  .swiper-container.home-meal-slider .home-meal-slider-nav-wrap {
    justify-content: center;
  }

  #new-order-steps {
    padding: 50px 0px;
  }

  #new-order-steps h2.title {
    margin-bottom: 0px;
  }

  #new-order-steps h2.title span {
    display: block;
  }

  #new-order-steps .step-card {
    flex-direction: row;
    align-items: flex-start;
  }

  #new-order-steps .step-card .step-icon {
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    margin-right: 20px;
  }

  #new-order-steps .step-card h3 {
    text-align: left;
    margin-bottom: 3px;
  }

  #new-order-steps .step-card p {
    text-align: left;
    font-size: 16px;
  }

  #healthy-food-taste {
    padding: 50px 0;
  }

  #healthy-food-taste .title br {
    display: none;
  }

  #healthy-food-taste .food-image {
    text-align: center;
    margin-bottom: 30px;
  }

  #healthy-food-taste .content-wrap {
    padding-left: 0;
  }

  #healthy-food-taste .content-wrap .feature-list li {
    margin-bottom: 20px;
  }

  #healthy-food-taste .content-wrap .feature-list li .check-icon {
    width: 24px;
    height: 24px;
    margin-right: 15px;
  }

  #healthy-food-taste .content-wrap .feature-list li .feature-text {
    font-size: 16px;
    line-height: 1.4;
  }

  .hero-video {
    width: 90%;
    bottom: 30px;
  }

  #just-postcode.home-page {
    padding: 40px 0px;
  }

  .page-template-template-check-postcode .right-wrap,
  .page-template-template-just-postcode .right-wrap,
  .page-template-template-benify .right-wrap {
    padding: 20px;
  }

  #just-postcode.home-page .image-wrapper {
    height: 150px;
    min-height: 150px;
  }

  #just-postcode.home-page h2 {
    font-size: 23px;
    line-height: 1.3;
    margin-bottom: 10px;
  }

  #just-postcode.home-page label {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 30px;
  }

  #just-postcode.home-page .button {
    margin-bottom: 10px;
  }

  #just-postcode.home-page .field-button-wrapper {
    margin-bottom: 0px;
  }

  #just-postcode.home-page .callout.success {
    margin: 0px;
  }

  #just-postcode.home-page .callout.alert {
    margin: 0px;
  }

  #just-postcode.home-page .callout.alert .error-wrapper {
    flex-direction: column;
    gap: 15px;
  }

  #just-postcode.home-page .callout.alert .error-wrapper #icon,
  #just-postcode.home-page .callout.alert .error-wrapper p,
  #just-postcode.home-page .callout.alert .error-wrapper .button {
    margin: 0px;
  }

  #personal-recommendation h2.title span {
    display: block;
  }
}

/*# sourceMappingURL=style.css.map */