/*
Theme Name: Supersonic Playground Small Business Plus eCommerce V2.4
Theme URI: http://www.supersonicplayground.com/
Author: Supersonic Playground
Author URI: http://www.supersonicplayground.com/
Description: Supersonic Playground Small Business Plus eCommerce package website
Version: 2.1
License: All work ©2023 Supersonic Playground Ltd. Not for public use.
License URI: http://www.supersonicplayground.com/
Tags: 
Text Domain: supersonicplayground
*/
/* 
Use: Reset
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: top;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 
Use: Mixins
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Input Override
**************************************************************************/
/*************************************************************************
 #Transition Bezier
**************************************************************************/
/*************************************************************************
 #Transition Bezier Delay
**************************************************************************/
/*************************************************************************
 #Transition Linear
**************************************************************************/
/*************************************************************************
 #Transition None
**************************************************************************/
/*************************************************************************
 #Inline Fix
**************************************************************************/
.inline-fix {
  word-spacing: -0.35rem;
}
.inline-fix * {
  word-spacing: normal;
}
/*************************************************************************
 #Shadow
**************************************************************************/
.shadow {
  -webkit-box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
}
.shadow-close {
  -webkit-box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
}
.shadow-tight {
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
/*************************************************************************
 #With Icon
**************************************************************************/
/*************************************************************************
 #Border Style
**************************************************************************/
/*************************************************************************
 #Text With Icon
**************************************************************************/
.text-with-icon {
  position: relative;
}
.text-with-icon:before {
  display: block;
  position: absolute;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #2878D2;
  font-size: inherit;
  line-height: inherit;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.text-with-icon.icon-left {
  padding-left: 2rem;
}
.text-with-icon.icon-left:before {
  left: 0;
}
.text-with-icon.small.icon-left {
  padding-left: 1.5rem;
}
.text-with-icon.icon-right {
  padding-right: 2rem;
}
.text-with-icon.icon-right:before {
  right: 0;
}
.text-with-icon.small.icon-right {
  padding-right: 1.5rem;
}
.text-with-icon.icon-top:before {
  top: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.text-with-icon.small.icon-top:before {
  top: 0.125rem;
}
.text-with-icon.email:before {
  content: '\f658';
}
.text-with-icon.telephone:before {
  content: '\f095';
}
.text-with-icon.date:before {
  content: '\f133';
}
.text-with-icon.time:before {
  content: '\f017';
}
.text-with-icon.menu:before {
  content: '\f0c9';
}
.text-with-icon.arrow-down:before {
  content: '\f107';
}
.text-with-icon.tick:before {
  content: '\f058';
}
.text-with-icon.linkedin:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
  content: '\f0e1';
}
.dark-section .text-with-icon:before,
.dark-section.text-with-icon:before {
  color: #FFFFFF;
}
/*************************************************************************
 #Sizes
**************************************************************************/
/* 
Use: Measurements
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Base Level
**************************************************************************/
/*************************************************************************
 #Base Size
**************************************************************************/
/*************************************************************************
 #Breakpoints
**************************************************************************/
/* 400px */
/* 500px */
/* 650px */
/* 750px */
/* 850px */
/* 1000px */
/* 1100px */
/* 1250px */
/* 1500px */
/* 1750px */
/* 2000px */
/*************************************************************************
 #From Media Queries
**************************************************************************/
/*************************************************************************
 #To Media Queries
**************************************************************************/
/*************************************************************************
 #HTML Font Size Adjustment
**************************************************************************/
html {
  font-size: 100%;
}
@media screen and (min-width: 31.25em) {
  html {
    font-size: 109.375%;
  }
}
@media screen and (min-width: 46.875em) {
  html {
    font-size: 115.625%;
  }
}
@media screen and (min-width: 62.5em) {
  html {
    font-size: 125%;
  }
}
@media screen and (min-width: 78.125em) {
  html {
    font-size: 131.25%;
  }
}
@media screen and (min-width: 93.75em) {
  html {
    font-size: 137.5%;
  }
}
@media screen and (min-width: 109.375em) {
  html {
    font-size: 143.75%;
  }
}
@media screen and (min-width: 125em) {
  html {
    font-size: 150%;
  }
}
/* 
Use: Grid
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Multi-Column Layout
**************************************************************************/
/* 
Use: Colours
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Colours
**************************************************************************/
/* #Core Colours ------------------------------------------------------------------------ */
/* #Greys ------------------------------------------------------------------------ */
/* #Blues ------------------------------------------------------------------------ */
/* #Accents ------------------------------------------------------------------------ */
/* #Facebook ------------------------------------------------------------------------ */
.facebook-01 {
  color: #39579a;
}
/* #Twitter ------------------------------------------------------------------------ */
.twitter-01 {
  color: #55acee;
}
/* #YouTube ------------------------------------------------------------------------ */
.youtube-01 {
  color: #D9252A;
}
/* #LinkedIn ------------------------------------------------------------------------ */
.linkedin-01 {
  color: #0481bd;
}
/* #LinkedIn ------------------------------------------------------------------------ */
.pinterest-01 {
  color: #E60023;
}
/* #Instagram ------------------------------------------------------------------------ */
.instagram-01 {
  color: #DB3175;
}
/*************************************************************************
 #Colour Sections
**************************************************************************/
/* #Light or Dark for Sections ------------------------------------------------------------------------ */
.light-section h1,
.light-section h2,
.light-section h3,
.light-section h4,
.light-section h5 {
  color: #373539;
}
.light-section h1 a,
.light-section h2 a,
.light-section h3 a,
.light-section h4 a,
.light-section h5 a {
  color: #373539;
}
.light-section p,
.light-section ul,
.light-section li,
.light-section label {
  color: #5F5D61;
}
.light-section a {
  color: #2878D2;
}
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section p,
.dark-section ul,
.dark-section li,
.dark-section label,
.dark-section a {
  color: #FFFFFF;
}
/* #Section Colours ------------------------------------------------------------------------ */
.white-section {
  background-color: #FFFFFF;
}
.white-section h1,
.white-section h2,
.white-section h3,
.white-section h4,
.white-section h5 {
  color: #373539;
}
.white-section h1 a,
.white-section h2 a,
.white-section h3 a,
.white-section h4 a,
.white-section h5 a {
  color: #373539;
}
.white-section p,
.white-section ul,
.white-section li,
.white-section label {
  color: #5F5D61;
}
.white-section a {
  color: #2878D2;
}
.white-section .js-carousel-controls .direction-left:before,
.white-section .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.white-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.white-section input[type="text"],
.white-section input[type="password"],
.white-section input[type="email"],
.white-section input[type="number"],
.white-section input[type="tel"],
.white-section input[type="search"],
.white-section input[type="checkbox"],
.white-section input[type="radio"],
.white-section select,
.white-section textarea {
  background-color: #F0EEF2 !important;
  -webkit-box-shadow: inset 0 0 0 3px #F0EEF2;
          box-shadow: inset 0 0 0 3px #F0EEF2;
}
.dark-grey-section {
  background-color: #373539;
}
.dark-grey-section h1,
.dark-grey-section h2,
.dark-grey-section h3,
.dark-grey-section h4,
.dark-grey-section h5,
.dark-grey-section p,
.dark-grey-section ul,
.dark-grey-section li,
.dark-grey-section label,
.dark-grey-section a {
  color: #FFFFFF;
}
.dark-grey-section .js-carousel-controls .direction-left:after,
.dark-grey-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.dark-grey-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
.dark-grey-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
.dark-grey-section nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.dark-grey-section nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.dark-grey-section nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 3px #E1DFE3;
          box-shadow: inset 0 0 0 3px #E1DFE3;
}
.dark-grey-section .nf-error-msg {
  background-color: #FFFFFF;
  color: #2878D2 !important;
}
.blue-section {
  background-color: #2878D2;
}
.blue-section h1,
.blue-section h2,
.blue-section h3,
.blue-section h4,
.blue-section h5,
.blue-section p,
.blue-section ul,
.blue-section li,
.blue-section label,
.blue-section a {
  color: #FFFFFF;
}
.blue-section .js-carousel-controls .direction-left:after,
.blue-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.blue-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
.blue-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
.blue-section nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.blue-section nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.blue-section nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 3px #E1DFE3;
          box-shadow: inset 0 0 0 3px #E1DFE3;
}
.blue-section .nf-error-msg {
  background-color: #FFFFFF;
  color: #2878D2 !important;
}
.light-grey-section {
  background-color: #F0EEF2;
}
.light-grey-section h1,
.light-grey-section h2,
.light-grey-section h3,
.light-grey-section h4,
.light-grey-section h5 {
  color: #373539;
}
.light-grey-section h1 a,
.light-grey-section h2 a,
.light-grey-section h3 a,
.light-grey-section h4 a,
.light-grey-section h5 a {
  color: #373539;
}
.light-grey-section p,
.light-grey-section ul,
.light-grey-section li,
.light-grey-section label {
  color: #5F5D61;
}
.light-grey-section a {
  color: #2878D2;
}
.light-grey-section .js-carousel-controls .direction-left:before,
.light-grey-section .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.light-grey-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.dark-grey-section input[type="text"],
.blue-section input[type="text"],
.light-grey-section input[type="text"],
.dark-grey-section input[type="password"],
.blue-section input[type="password"],
.light-grey-section input[type="password"],
.dark-grey-section input[type="email"],
.blue-section input[type="email"],
.light-grey-section input[type="email"],
.dark-grey-section input[type="number"],
.blue-section input[type="number"],
.light-grey-section input[type="number"],
.dark-grey-section input[type="tel"],
.blue-section input[type="tel"],
.light-grey-section input[type="tel"],
.dark-grey-section input[type="search"],
.blue-section input[type="search"],
.light-grey-section input[type="search"],
.dark-grey-section input[type="checkbox"],
.blue-section input[type="checkbox"],
.light-grey-section input[type="checkbox"],
.dark-grey-section input[type="radio"],
.blue-section input[type="radio"],
.light-grey-section input[type="radio"],
.dark-grey-section select,
.blue-section select,
.light-grey-section select,
.dark-grey-section textarea,
.blue-section textarea,
.light-grey-section textarea {
  background-color: #FFFFFF !important;
  -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
          box-shadow: inset 0 0 0 3px #FFFFFF;
}
/* #Remove Top Padding for Adjacent Sections ------------------------------------------------------------------------ */
.outer-container.white-section + .outer-container.white-section,
.outer-container.dark-grey-section + .outer-container.dark-grey-section,
.outer-container.blue-section + .outer-container.blue-section,
.outer-container.light-grey-section + .outer-container.light-grey-section {
  padding-top: 0;
}
/* 
Use: Typography
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Import Fonts
**************************************************************************/
@font-face {
  font-family: "NeuzeitGro W01 Bold";
  src: url("fonts/neuzeit-grotesk-bold.woff") format("woff");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Neuzeit Grotesk W01 Reg1487164";
  src: url("fonts/neuzeit-grotesk-regular.woff") format("woff");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "NeuzeitGroLig W01 Regular";
  src: url("fonts/neuzeit-grotesk-light.woff") format("woff");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("fonts/fa-brands-400.woff2") format("woff2"), url("fonts/fa-brands-400.woff") format("woff");
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Font Awesome 5 Pro";
  src: url("fonts/fa-solid-900.woff2") format("woff2"), url("fonts/fa-solid-900.woff") format("woff");
  font-display: swap;
  font-weight: 900;
  font-style: normal;
}
/*************************************************************************
 #Font Styles
**************************************************************************/
.neuzeit-grotesk-bold {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
}
.neuzeit-grotesk-regular {
  font-display: swap;
  font-family: "Neuzeit Grotesk W01 Reg1487164", "Helvetica", "Arial", sans-serif;
}
.neuzeit-grotesk-light {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
}
.fab,
.fas {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fab {
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
}
.fas {
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
}
/*************************************************************************
 #Line Heights
**************************************************************************/
/*************************************************************************
 #Basic HTML
**************************************************************************/
::-moz-selection {
  background-color: #2878D2;
  text-shadow: none;
  color: #FFFFFF;
}
::selection {
  background-color: #2878D2;
  text-shadow: none;
  color: #FFFFFF;
}
::-moz-selection {
  background-color: #2878D2;
  text-shadow: none;
  color: #FFFFFF;
}
body {
  font-size: 1rem;
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  color: #5F5D61;
  line-height: 1.4;
}
h1 {
  font-size: 3rem;
  line-height: 1;
}
h2 {
  font-size: 1.75rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.125rem;
}
.small,
.small p {
  font-size: 0.75rem;
}
h1,
h2,
h3,
h4,
h5 {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #373539;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  color: #373539;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  color: #2878D2;
}
h2,
h3,
h4,
h5 {
  line-height: 1.2;
}
h5 {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
p,
.content-wrapper {
  display: block;
  margin-bottom: 1.5rem;
}
h1.half-margin,
h2.half-margin,
h3.half-margin,
h4.half-margin,
h5.half-margin,
p.half-margin,
.content-wrapper.half-margin {
  margin-bottom: 0.75rem;
}
h1.quarter-margin,
h2.quarter-margin,
h3.quarter-margin,
h4.quarter-margin,
h5.quarter-margin,
p.quarter-margin,
.content-wrapper.quarter-margin {
  margin-bottom: 0.375rem;
}
h1.no-margin,
h2.no-margin,
h3.no-margin,
h4.no-margin,
h5.no-margin,
p.no-margin,
.content-wrapper.no-margin {
  margin-bottom: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
p:last-child,
.content-wrapper:last-child {
  margin-bottom: 0;
}
a {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  color: #2878D2;
  word-break: break-word;
}
a.link-wrapper {
  display: block;
}
a.no-decoration {
  text-decoration: none;
}
strong {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
}
em {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
.standfirst {
  font-size: 1.25rem;
}
blockquote {
  margin-bottom: 1.5rem;
}
blockquote:last-child {
  margin-bottom: 0;
}
blockquote p {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  font-size: 1.25rem;
  line-height: 1.2;
}
@media screen and (min-width: 62.5em) {
  blockquote p {
    font-size: 1.5rem;
  }
}
blockquote p:before,
blockquote p:after {
  display: inline;
  font: inherit;
  content: '"';
}
.faded {
  opacity: 0.5;
}
.strikethrough {
  text-decoration: line-through;
}
.screen-reader,
.screenReader,
.screen-reader-text {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
}
/* 
Use: Content Layout
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Outer Container
**************************************************************************/
.outer-container {
  position: relative;
  float: left;
  width: 100%;
}
/*************************************************************************
 #First Content
**************************************************************************/
.first-content {
  margin-top: 4.5rem;
}
/*************************************************************************
 #Inner Container
**************************************************************************/
.inner-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0 auto;
}
.inner-container > * {
  margin-left: 3%;
  margin-right: 0;
}
@media screen and (min-width: 62.5em) {
  .inner-container {
    margin: 0 2%;
  }
}
@media screen and (min-width: 78.125em) {
  .inner-container {
    margin: 0 4%;
  }
}
@media screen and (min-width: 93.75em) {
  .inner-container {
    margin: 0 6%;
  }
}
@media screen and (min-width: 109.375em) {
  .inner-container {
    margin: 0 8%;
  }
}
@media screen and (min-width: 125em) {
  .inner-container {
    margin: 0 10%;
  }
}
/*************************************************************************
 #Overflow Hidden
**************************************************************************/
.overflow-hidden {
  overflow: hidden;
}
/*************************************************************************
 #Horizontal and Vertical Alignment
**************************************************************************/
.left-container,
.center-container,
.right-container,
.top-container,
.middle-container,
.bottom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.left-container {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.left-container > * {
  margin-left: 3%;
  margin-right: 0;
}
.center-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.center-container > * {
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.right-container {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.right-container > * {
  margin-right: 3%;
  margin-left: 0;
}
.top-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.middle-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bottom-container {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.left-to-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.right-to-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.right-to-left > * {
  margin-right: 3%;
  margin-left: 0;
}
/*************************************************************************
 #Even Height
**************************************************************************/
.even-height-container {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
/*************************************************************************
 #Isolated Centering
**************************************************************************/
.vertical-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
/*************************************************************************
 #Grid Modules
**************************************************************************/
.full-page,
.half-page,
.two-thirds-page,
.one-third-page,
.three-quarters-page,
.one-quarter-page,
.five-sixths-page,
.one-sixth-page {
  position: relative;
  z-index: 1;
}
.full-page,
.half-page,
.one-third-page,
.two-thirds-page,
.three-quarters-page,
.five-sixths-page {
  width: 93.996%;
}
@media screen and (min-width: 46.875em) {
  .half-page {
    width: 45.498%;
  }
}
@media screen and (min-width: 46.875em) {
  .two-thirds-page {
    width: 61.664%;
  }
}
@media screen and (min-width: 46.875em) {
  .one-third-page {
    width: 29.332%;
  }
}
.one-quarter-page {
  width: 45.498%;
}
@media screen and (min-width: 46.875em) {
  .one-quarter-page {
    width: 29.332%;
  }
}
@media screen and (min-width: 62.5em) {
  .one-quarter-page {
    width: 21.249%;
  }
}
@media screen and (min-width: 46.875em) {
  .three-quarters-page {
    width: 61.664%;
  }
}
@media screen and (min-width: 62.5em) {
  .three-quarters-page {
    width: 69.747%;
  }
}
.one-sixth-page {
  width: 29.332%;
}
@media screen and (min-width: 46.875em) {
  .one-sixth-page {
    width: 21.249%;
  }
}
@media screen and (min-width: 93.75em) {
  .one-sixth-page {
    width: 13.166%;
  }
}
.five-sixths-page {
  width: 61.664%;
}
@media screen and (min-width: 46.875em) {
  .five-sixths-page {
    width: 69.747%;
  }
}
@media screen and (min-width: 93.75em) {
  .five-sixths-page {
    width: 77.83%;
  }
}
/*************************************************************************
 #Vertical Margins
**************************************************************************/
.vertical-margin {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.vertical-margin-top {
  margin-top: 3rem;
}
.vertical-margin-bottom {
  margin-bottom: 3rem;
}
.vertical-half-margin {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.vertical-half-margin-top {
  margin-top: 1.5rem;
}
.vertical-half-margin-bottom {
  margin-bottom: 1.5rem;
}
.vertical-quarter-margin {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.vertical-quarter-margin-top {
  margin-top: 0.75rem;
}
.vertical-quarter-margin-bottom {
  margin-bottom: 0.75rem;
}
.vertical-eighth-margin {
  margin-top: 0.375rem;
  margin-bottom: 0.375rem;
}
.vertical-eighth-margin-top {
  margin-top: 0.375rem;
}
.vertical-eighth-margin-bottom {
  margin-bottom: 0.375rem;
}
/*************************************************************************
 #Vertical Padding
**************************************************************************/
.vertical-padding {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.vertical-padding-top {
  padding-top: 3rem;
}
.vertical-padding-bottom {
  padding-bottom: 3rem;
}
.vertical-half-padding {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.vertical-half-padding-top {
  padding-top: 1.5rem;
}
.vertical-half-padding-bottom {
  padding-bottom: 1.5rem;
}
.vertical-quarter-padding {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.vertical-quarter-padding-top {
  padding-top: 0.75rem;
}
.vertical-quarter-padding-bottom {
  padding-bottom: 0.75rem;
}
.vertical-eighth-padding {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.vertical-eighth-padding-top {
  padding-top: 0.375rem;
}
.vertical-eighth-padding-bottom {
  padding-bottom: 0.375rem;
}
/*************************************************************************
 #Modular Wrappers
**************************************************************************/
.modular-wrapper-full {
  margin-bottom: -3rem;
}
.modular-wrapper-half {
  margin-bottom: -1.5rem;
}
.modular-wrapper-quarter {
  margin-bottom: -0.75rem;
}
.modular-wrapper-eighth {
  margin-bottom: -0.375rem;
}
/*************************************************************************
 #Internal Padding
**************************************************************************/
.internal-padding {
  padding: 3rem;
}
.internal-half-padding {
  padding: 1.5rem;
}
.internal-quarter-padding {
  padding: 0.75rem;
}
.internal-eighth-padding {
  padding: 0.375rem;
}
/*************************************************************************
 #Nesting
**************************************************************************/
.nested {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% + 3%*2);
  gap: 3%;
}
/*************************************************************************
 #Text Alignment
**************************************************************************/
.center-text {
  text-align: center;
}
.left-text {
  text-align: left;
}
.right-text {
  text-align: right;
}
/*************************************************************************
 #Dynamic Stacking
**************************************************************************/
.horizontal-image-and-details .image {
  position: absolute;
  width: 35%;
  height: 100%;
  top: 0;
  left: 0;
}
.horizontal-image-and-details .image .responsive-image-crop {
  position: absolute!important;
  width: 100%!important;
  height: 100%!important;
  padding-bottom: 0!important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 0;
}
.horizontal-image-and-details .details {
  width: 65%;
  float: right;
}
.vertical-image-and-details .image {
  position: relative;
  width: 100%;
  height: auto;
  top: auto;
  left: auto;
}
.vertical-image-and-details .image .responsive-image-crop {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.vertical-image-and-details .details {
  width: 100%;
  float: none;
}
.dynamic-stacking {
  overflow: hidden;
}
.dynamic-stacking .image {
  position: relative;
  width: 100%;
  height: auto;
  top: auto;
  left: auto;
}
.dynamic-stacking .image .responsive-image-crop {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.dynamic-stacking .details {
  width: 100%;
  float: none;
}
@media screen and (min-width: 31.25em) {
  .dynamic-stacking.with-image.two-thirds-page .image,
  .dynamic-stacking.with-image.full-page .image {
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .dynamic-stacking.with-image.two-thirds-page .image .responsive-image-crop,
  .dynamic-stacking.with-image.full-page .image .responsive-image-crop {
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .dynamic-stacking.with-image.two-thirds-page .details,
  .dynamic-stacking.with-image.full-page .details {
    width: 65%;
    float: right;
  }
}
@media screen and (min-width: 31.25em) {
  .dynamic-stacking.with-image.half-page .image {
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .dynamic-stacking.with-image.half-page .image .responsive-image-crop {
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .dynamic-stacking.with-image.half-page .details {
    width: 65%;
    float: right;
  }
}
@media screen and (min-width: 46.875em) {
  .dynamic-stacking.with-image.half-page .image {
    position: relative;
    width: 100%;
    height: auto;
    top: auto;
    left: auto;
  }
  .dynamic-stacking.with-image.half-page .image .responsive-image-crop {
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
  }
  .dynamic-stacking.with-image.half-page .details {
    width: 100%;
    float: none;
  }
}
@media screen and (min-width: 78.125em) {
  .dynamic-stacking.with-image.half-page .image {
    position: absolute;
    width: 35%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .dynamic-stacking.with-image.half-page .image .responsive-image-crop {
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .dynamic-stacking.with-image.half-page .details {
    width: 65%;
    float: right;
  }
}
/*************************************************************************
 #Content Columns
**************************************************************************/
.content-columns,
.two-column-content,
.three-column-content,
.four-column-content {
  -webkit-column-gap: 3%;
     -moz-column-gap: 3%;
          column-gap: 3%;
}
@media screen and (min-width: 40.625em) {
  .content-columns,
  .two-column-content,
  .three-column-content,
  .four-column-content {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media screen and (min-width: 62.5em) {
  .three-column-content {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
@media screen and (min-width: 53.125em) {
  .four-column-content {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
@media screen and (min-width: 62.5em) {
  .four-column-content {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
/*************************************************************************
 #Table-Based Vertical Positioning
**************************************************************************/
.vertical-outer-table {
  display: table!important;
  width: 100%;
  height: 100%;
}
.vertical-outer-table .vertical-top,
.vertical-outer-table .vertical-middle,
.vertical-outer-table .vertical-bottom {
  display: table-cell;
}
.vertical-outer-table .vertical-top {
  vertical-align: top;
}
.vertical-outer-table .vertical-middle {
  vertical-align: middle;
}
.vertical-outer-table .vertical-bottom {
  vertical-align: bottom;
}
/*************************************************************************
 #Flex-Based Vertical Positioning
**************************************************************************/
.vertical-outer-flex {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vertical-outer-flex .vertical-top,
.vertical-outer-flex .vertical-middle,
.vertical-outer-flex .vertical-bottom {
  width: 100%;
}
.vertical-outer-flex .vertical-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.vertical-outer-flex .vertical-middle {
  -ms-flex-item-align: center;
      align-self: center;
}
.vertical-outer-flex .vertical-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
/* 
Use: Image Treatments
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Scaling
**************************************************************************/
.full-width-image {
  width: 100%;
  height: auto;
}
.full-height-image {
  height: 100%;
  width: auto;
}
/*************************************************************************
 #Lazy Loading Images
**************************************************************************/
img {
  opacity: 1;
  -webkit-transition: opacity 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: opacity 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
img.lazy {
  opacity: 0;
}
/*************************************************************************
 #Standard WordPress Alignment Classes
**************************************************************************/
img {
  height: auto;
}
.alignleft,
.alignright,
.aligncenter,
.alignnone,
.wp-caption {
  width: auto!important;
  max-width: 100%!important;
  margin-bottom: 1.5rem;
  overflow: hidden;
}
.alignleft:last-child,
.alignright:last-child,
.aligncenter:last-child,
.alignnone:last-child,
.wp-caption:last-child {
  margin-bottom: 0;
}
.alignleft {
  float: left;
  margin-right: 1.5rem;
}
.alignright {
  float: right;
  margin-left: 1.5rem;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  position: relative;
}
.wp-caption img {
  width: 100%;
  height: auto;
}
.wp-caption-text {
  position: absolute!important;
  padding: 0.25rem 0.5rem 0.25rem 1.75rem !important;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  color: #FFFFFF;
  font-size: 0.75rem;
  text-align: center;
}
.wp-caption-text:before {
  left: 0.5rem;
}
/*************************************************************************
 #CSS Object Fit Responsive Image
**************************************************************************/
.responsive-image {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.responsive-image > .image-container,
.responsive-image > .video-container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.responsive-image > .image-container img,
.responsive-image > .video-container img,
.responsive-image > .image-container iframe,
.responsive-image > .video-container iframe,
.responsive-image > .image-container object,
.responsive-image > .video-container object,
.responsive-image > .image-container embed,
.responsive-image > .video-container embed,
.responsive-image > .image-container video,
.responsive-image > .video-container video {
  width: 100%;
  height: 100%;
}
.responsive-image .video-container {
  height: 0;
  top: 50%;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-bottom: 56.25%;
}
.responsive-image .video-container .video-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 300%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.responsive-image.image-hover .image-container {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.responsive-image.image-hover:hover .image-container {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.responsive-background-image {
  position: absolute!important;
  width: 100%!important;
  height: 100%!important;
  padding-bottom: 0!important;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.responsive-image-crop,
.responsive-image-fit {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.responsive-image-crop > .image-container,
.responsive-image-fit > .image-container,
.responsive-image-crop > .video-container,
.responsive-image-fit > .video-container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.responsive-image-crop > .image-container img,
.responsive-image-fit > .image-container img,
.responsive-image-crop > .video-container img,
.responsive-image-fit > .video-container img,
.responsive-image-crop > .image-container iframe,
.responsive-image-fit > .image-container iframe,
.responsive-image-crop > .video-container iframe,
.responsive-image-fit > .video-container iframe,
.responsive-image-crop > .image-container object,
.responsive-image-fit > .image-container object,
.responsive-image-crop > .video-container object,
.responsive-image-fit > .video-container object,
.responsive-image-crop > .image-container embed,
.responsive-image-fit > .image-container embed,
.responsive-image-crop > .video-container embed,
.responsive-image-fit > .video-container embed,
.responsive-image-crop > .image-container video,
.responsive-image-fit > .image-container video,
.responsive-image-crop > .video-container video,
.responsive-image-fit > .video-container video {
  width: 100%;
  height: 100%;
}
.responsive-image-crop .video-container,
.responsive-image-fit .video-container {
  height: 0;
  top: 50%;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-bottom: 56.25%;
}
.responsive-image-crop .video-container .video-wrapper,
.responsive-image-fit .video-container .video-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 300%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.responsive-image-crop.image-hover .image-container,
.responsive-image-fit.image-hover .image-container {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.responsive-image-crop.image-hover:hover .image-container,
.responsive-image-fit.image-hover:hover .image-container {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.responsive-image-crop .image-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
.responsive-image-fit .image-container img {
  -o-object-fit: contain;
     object-fit: contain;
}
/*************************************************************************
 #Aspect Ratios for Responsive Images
**************************************************************************/
/* #4:3 Ratio ------------------------------------------------------------------------ */
.four-by-three {
  padding-bottom: 75%;
}
/* #16:9 Ratio ------------------------------------------------------------------------ */
.sixteen-by-nine {
  padding-bottom: 56.25%;
}
/* #16:10 Ratio ------------------------------------------------------------------------ */
.sixteen-by-ten {
  padding-bottom: 62%;
}
/* #3:1 Ratio ------------------------------------------------------------------------ */
.three-by-one {
  padding-bottom: 33%;
}
/* #2:1 Ratio ------------------------------------------------------------------------ */
.two-by-one {
  padding-bottom: 50%;
}
/* #3:2 Ratio ------------------------------------------------------------------------ */
.three-by-two {
  padding-bottom: 66%;
}
/* #1:1 Ratio ------------------------------------------------------------------------ */
.one-by-one {
  padding-bottom: 100%;
}
/* #1:14 Ratio ------------------------------------------------------------------------ */
.one-by-one-four {
  padding-bottom: 141%;
}
/* #1:2 Ratio ------------------------------------------------------------------------ */
.one-by-two {
  padding-bottom: 200%;
}
/*************************************************************************
 #Responsive Video Container
**************************************************************************/
.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video-container:last-child {
  margin-bottom: 0;
}
.video-container iframe,
.video-container object,
.video-container embed,
.video-container video,
.video-container .wp-video-shortcode {
  position: absolute!important;
  top: 0!important;
  left: 0!important;
  width: 100%!important;
  height: 100%!important;
}
/* 
Use: UI
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #UI controls
**************************************************************************/
/* #Buttons ------------------------------------------------------------------------ */
.button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
}
.button:last-child {
  margin-bottom: 0;
}
.button:focus {
  outline: none;
}
.button:hover {
  border-bottom: none;
}
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.button:before,
.button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.button:before {
  z-index: -2;
}
.button:after {
  z-index: -1;
}
.button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.button.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.button.blue-button:hover {
  background-color: #1D4FA3;
}
.button.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
.button.grey-button:hover {
  background-color: #E1DFE3;
}
.button.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
.button.white-button:hover {
  background-color: #F0EEF2;
}
.button.with-icon {
  padding-right: 0!important;
}
.button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.text-button-with-icon {
  padding-right: 0!important;
}
.button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.button.download-button {
  padding-right: 0!important;
}
.button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.button.search-button {
  padding-right: 0!important;
}
.button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.button.arrow-left:after {
  content: '\f053';
}
.button.arrow-right:after {
  content: '\f054';
}
.button.plus-button {
  padding-right: 0!important;
}
.button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.plus-button:after {
  content: '\2b';
}
.button.minus-button {
  padding-right: 0!important;
}
.button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.button.minus-button:after {
  content: '\2d';
}
.button.close:after {
  content: '\f00d';
}
/*************************************************************************
 #Pagination
**************************************************************************/
/* #Normal Pagination ------------------------------------------------------------------------ */
ul.pagination,
ul.page-numbers {
  margin-left: 0;
  word-spacing: -0.35rem;
}
ul.pagination li,
ul.page-numbers li {
  list-style-type: none;
}
ul.pagination li ul,
ul.page-numbers li ul,
ul.pagination li ol,
ul.page-numbers li ol {
  margin-top: 0;
}
ul.pagination *,
ul.page-numbers * {
  word-spacing: normal;
}
ul.pagination li,
ul.page-numbers li {
  position: relative;
  display: inline-block;
  margin: 0 0.25rem;
}
ul.pagination li:first-child,
ul.page-numbers li:first-child {
  margin-left: 0!important;
}
ul.pagination li:last-child,
ul.page-numbers li:last-child {
  margin-right: 0!important;
}
ul.pagination li a,
ul.page-numbers li a,
ul.pagination li span,
ul.page-numbers li span {
  display: block;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  background-color: #2878D2;
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}
ul.pagination li a.current,
ul.page-numbers li a.current,
ul.pagination li span.current,
ul.page-numbers li span.current {
  background-color: #F0EEF2;
  color: #5F5D61;
}
ul.pagination li a.prev,
ul.page-numbers li a.prev,
ul.pagination li span.prev,
ul.page-numbers li span.prev,
ul.pagination li a.next,
ul.page-numbers li a.next,
ul.pagination li span.next,
ul.page-numbers li span.next {
  text-indent: -9999px;
}
ul.pagination li a.prev:after,
ul.page-numbers li a.prev:after,
ul.pagination li span.prev:after,
ul.page-numbers li span.prev:after,
ul.pagination li a.next:after,
ul.page-numbers li a.next:after,
ul.pagination li span.next:after,
ul.page-numbers li span.next:after {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 2rem !important;
  left: 0;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
}
ul.pagination li a.prev:after,
ul.page-numbers li a.prev:after,
ul.pagination li span.prev:after,
ul.page-numbers li span.prev:after {
  content: '\f053';
}
ul.pagination li a.next:after,
ul.page-numbers li a.next:after,
ul.pagination li span.next:after,
ul.page-numbers li span.next:after {
  content: '\f054';
}
/* #Facet Pagination ------------------------------------------------------------------------ */
.facetwp-facet-pagination,
.facetwp-facet-pagination_page_numbers {
  word-spacing: -0.35rem;
  margin-bottom: 0!important;
}
.facetwp-facet-pagination *,
.facetwp-facet-pagination_page_numbers * {
  word-spacing: normal;
}
.facetwp-facet-pagination .facetwp-page,
.facetwp-facet-pagination_page_numbers .facetwp-page {
  position: relative;
  display: inline-block;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  margin: 0 0.25rem;
  background-color: #2878D2;
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}
.facetwp-facet-pagination .facetwp-page:first-child,
.facetwp-facet-pagination_page_numbers .facetwp-page:first-child {
  margin-left: 0!important;
}
.facetwp-facet-pagination .facetwp-page:last-child,
.facetwp-facet-pagination_page_numbers .facetwp-page:last-child {
  margin-right: 0!important;
}
.facetwp-facet-pagination .facetwp-page.active,
.facetwp-facet-pagination_page_numbers .facetwp-page.active,
.facetwp-facet-pagination .facetwp-page.dots,
.facetwp-facet-pagination_page_numbers .facetwp-page.dots {
  background-color: #F0EEF2;
  color: #5F5D61;
}
.facetwp-facet-pagination .facetwp-page.prev,
.facetwp-facet-pagination_page_numbers .facetwp-page.prev,
.facetwp-facet-pagination .facetwp-page.next,
.facetwp-facet-pagination_page_numbers .facetwp-page.next {
  text-indent: -9999px;
}
.facetwp-facet-pagination .facetwp-page.prev:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.prev:after,
.facetwp-facet-pagination .facetwp-page.next:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.next:after {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 2rem !important;
  left: 0;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
}
.facetwp-facet-pagination .facetwp-page.prev:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.prev:after {
  content: '\f053';
}
.facetwp-facet-pagination .facetwp-page.next:after,
.facetwp-facet-pagination_page_numbers .facetwp-page.next:after {
  content: '\f054';
}
/*************************************************************************
 #FacetWP
**************************************************************************/
/* #Core Styles ------------------------------------------------------------------------ */
.facetwp-facet:not(:last-child) {
  margin-bottom: 1rem !important;
}
.facetwp-template {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
.facetwp-template.loading {
  opacity: 0.3;
}
/*************************************************************************
 #Filtering
**************************************************************************/
/* #Filter Bar ------------------------------------------------------------------------ */
.filter-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: -1rem;
  gap: 0.5rem;
}
@media screen and (max-width: 31.25em) {
  .filter-bar > * {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.filter-bar select {
  width: 100%;
}
/*************************************************************************
 #Ajax Search Pro
**************************************************************************/
.wpdreams_asl_container,
.ajaxsearchpro {
  overflow: visible!important;
  background: #FFFFFF !important;
}
.wpdreams_asl_container .probox,
.ajaxsearchpro .probox {
  height: 2.5rem !important;
  background-color: #FFFFFF !important;
  background-image: none!important;
}
.wpdreams_asl_container .probox .promagnifier,
.ajaxsearchpro .probox .promagnifier {
  width: 2.5rem !important;
  height: 2.5rem !important;
  background-color: #2878D2 !important;
  background-image: none!important;
  border-radius: 0!important;
  text-align: left!important;
}
.wpdreams_asl_container .probox .promagnifier .innericon,
.ajaxsearchpro .probox .promagnifier .innericon {
  display: none!important;
}
.wpdreams_asl_container .probox .promagnifier:after,
.ajaxsearchpro .probox .promagnifier:after {
  content: '\f002';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  position: absolute;
  pointer-events: none;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
}
.wpdreams_asl_container .probox .proinput,
.ajaxsearchpro .probox .proinput {
  margin: 0 0 0 calc(1rem + 4px) !important;
  padding: 0!important;
  font-display: swap !important;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif !important;
  color: #5F5D61 !important;
  font-size: 1rem !important;
  line-height: 2.5rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"],
.ajaxsearchpro .probox .proinput input[type="search"],
.wpdreams_asl_container .probox .proinput .orig,
.ajaxsearchpro .probox .proinput .orig {
  width: 100%;
  padding: 1rem !important;
  background-color: #FFFFFF !important;
  height: 2.5rem !important;
  font-display: swap !important;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif !important;
  color: #5F5D61 !important;
  font-size: 1rem !important;
  line-height: 2.5rem !important;
  border: none!important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]::-webkit-input-placeholder, .ajaxsearchpro .probox .proinput input[type="search"]::-webkit-input-placeholder, .wpdreams_asl_container .probox .proinput .orig::-webkit-input-placeholder, .ajaxsearchpro .probox .proinput .orig::-webkit-input-placeholder {
  font-display: swap !important;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif !important;
  color: #5F5D61 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]::-moz-placeholder, .ajaxsearchpro .probox .proinput input[type="search"]::-moz-placeholder, .wpdreams_asl_container .probox .proinput .orig::-moz-placeholder, .ajaxsearchpro .probox .proinput .orig::-moz-placeholder {
  font-display: swap !important;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif !important;
  color: #5F5D61 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]:-ms-input-placeholder, .ajaxsearchpro .probox .proinput input[type="search"]:-ms-input-placeholder, .wpdreams_asl_container .probox .proinput .orig:-ms-input-placeholder, .ajaxsearchpro .probox .proinput .orig:-ms-input-placeholder {
  font-display: swap !important;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif !important;
  color: #5F5D61 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]::-ms-input-placeholder, .ajaxsearchpro .probox .proinput input[type="search"]::-ms-input-placeholder, .wpdreams_asl_container .probox .proinput .orig::-ms-input-placeholder, .ajaxsearchpro .probox .proinput .orig::-ms-input-placeholder {
  font-display: swap !important;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif !important;
  color: #5F5D61 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]::placeholder,
.ajaxsearchpro .probox .proinput input[type="search"]::placeholder,
.wpdreams_asl_container .probox .proinput .orig::placeholder,
.ajaxsearchpro .probox .proinput .orig::placeholder {
  font-display: swap !important;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif !important;
  color: #5F5D61 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput input[type="search"]::-webkit-input-placeholder,
.ajaxsearchpro .probox .proinput input[type="search"]::-webkit-input-placeholder {
  font-display: swap !important;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif !important;
  color: #5F5D61 !important;
  font-size: 1rem !important;
}
.wpdreams_asl_container .probox .proinput .autocomplete,
.ajaxsearchpro .probox .proinput .autocomplete,
.wpdreams_asl_container .probox .proinput input[type="submit"],
.ajaxsearchpro .probox .proinput input[type="submit"] {
  display: none!important;
}
.wpdreams_asl_container .probox .proloading,
.ajaxsearchpro .probox .proloading {
  position: relative;
  margin-top: 0.55rem !important;
  width: 1.8rem !important;
  height: 1.8rem !important;
  padding: 0!important;
}
.wpdreams_asl_container .probox .proloading .asl_loader,
.ajaxsearchpro .probox .proloading .asl_loader {
  position: absolute;
  width: 2rem !important;
  height: 2rem !important;
  top: 50%!important;
  left: 50%!important;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}
.wpdreams_asl_container .probox .proloading .asl_loader .asl_simple-circle,
.ajaxsearchpro .probox .proloading .asl_loader .asl_simple-circle {
  border-color: #1D4FA3 !important;
  border-right-color: transparent!important;
}
.wpdreams_asl_container .probox .proclose,
.ajaxsearchpro .probox .proclose {
  width: 1.75rem !important;
  height: 2.5rem !important;
  background-color: #FFFFFF !important;
}
.wpdreams_asl_container .probox .proclose svg,
.ajaxsearchpro .probox .proclose svg {
  background: #2878D2 !important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.wpdreams_asl_container .probox .proclose svg polygon,
.ajaxsearchpro .probox .proclose svg polygon {
  fill: #FFFFFF;
}
.asp_r {
  background-color: #FFFFFF !important;
  padding: 0.25rem !important;
  -webkit-box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15) !important;
}
.asp_r .results .item {
  border-radius: 0!important;
  padding: 0.5rem !important;
  border-left: 0!important;
  border-right: 0!important;
  background-color: #FFFFFF !important;
  -webkit-animation: none!important;
          animation: none!important;
}
.asp_r .results .item.hovered {
  background-image: none!important;
}
.asp_r .results .item:hover,
.asp_r .results .item.hovered {
  background-color: #F0EEF2 !important;
}
.asp_r .results .item:after {
  left: 0;
  background-color: #E1DFE3 !important;
}
.asp_r .results .item .asp_content {
  font-display: swap !important;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif !important;
  color: #5F5D61 !important;
  font-size: 0.75rem !important;
  line-height: 1.4 !important;
  padding: 0!important;
}
.asp_r .results .item .asp_content h3,
.asp_r .results .item .asp_content h3 a {
  display: block!important;
  font-display: swap !important;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif !important;
  color: #373539 !important;
  font-size: 1rem !important;
  line-height: 1.2 !important;
  margin-bottom: 0.25rem;
  text-decoration: none!important;
}
.asp_r .results .item .asp_content h3:hover,
.asp_r .results .item .asp_content h3 a:hover {
  text-decoration: none!important;
}
.asp_r .asp_simplebar-track .asp_simplebar-scrollbar:before {
  top: 0!important;
  bottom: 0!important;
  background-image: none!important;
  background-color: #2878D2 !important;
}
/* 
Use: Forms
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Basic Lists
**************************************************************************/
ul,
ol {
  margin-bottom: 1.5rem;
  margin-left: 2rem;
  list-style-position: outside;
}
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
ul li,
ol li {
  margin-bottom: 0.5rem;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
ul li ul,
ol li ul,
ul li ol,
ol li ol {
  margin-top: 0.5rem;
}
ul li {
  list-style-type: square;
}
ol li {
  list-style-type: decimal;
}
.no-style-list {
  margin-left: 0;
}
.no-style-list li {
  list-style-type: none;
}
.no-style-list li ul,
.no-style-list li ol {
  margin-top: 0;
}
/*************************************************************************
 #No Margins
**************************************************************************/
.no-margins li {
  margin-bottom: 0;
}
/*************************************************************************
 #Inline List
**************************************************************************/
.inline-list {
  margin-left: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}
.inline-list li {
  list-style-type: none;
}
.inline-list li ul,
.inline-list li ol {
  margin-top: 0;
}
.inline-list li {
  margin-bottom: 0;
}
/*************************************************************************
 #Social Links
**************************************************************************/
/* #Global Styles ------------------------------------------------------------------------ */
ul.social-links {
  margin-left: 0;
}
ul.social-links li {
  list-style-type: none;
}
ul.social-links li ul,
ul.social-links li ol {
  margin-top: 0;
}
ul.social-links li {
  position: relative;
  text-align: center;
}
ul.social-links li a {
  display: block;
  line-height: 1rem;
}
ul.social-links li i:before {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Brands", "Helvetica", "Arial", sans-serif;
}
ul.social-links li.facebook i:before {
  content: '\f39e';
  color: #39579a;
}
ul.social-links li.twitter i:before {
  content: '\f099';
  color: #55acee;
}
ul.social-links li.youtube i:before {
  content: '\f167';
  color: #D9252A;
}
ul.social-links li.linkedin i:before {
  content: '\f0e1';
  color: #0481bd;
}
ul.social-links li.pinterest i:before {
  content: '\f231';
  color: #E60023;
}
ul.social-links li.instagram i:before {
  content: '\f16d';
  color: #DB3175;
}
ul.social-links li.email i:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f658';
  color: #2878D2;
}
/* #Follow Module ------------------------------------------------------------------------ */
.footer-follow-module ul.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-follow-module ul.social-links li a {
  line-height: 2rem;
}
.footer-follow-module ul.social-links li i:before {
  font-size: 2rem;
}
/* #Share Module ------------------------------------------------------------------------ */
.share-module p,
.share-module ul.social-links,
.share-module ul.social-links li {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: baseline;
}
.share-module ul.social-links li {
  display: inline-block;
  margin-left: 1rem;
}
.share-module ul.social-links li a {
  line-height: 1.25rem;
}
.share-module ul.social-links li i:before {
  font-size: 1.25rem;
}
/* 
Use: Modular
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Hero
**************************************************************************/
/* #Simple ------------------------------------------------------------------------ */
.hero-simple {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 80vh;
  overflow: hidden;
}
.hero-half,
.hero-two-thirds,
.hero-three-quarters,
.hero-image,
.page-hero {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 80vh;
  overflow: hidden;
}
.hero-half {
  min-height: 40vh;
}
.hero-two-thirds {
  min-height: 52.8vh;
}
.hero-three-quarters {
  min-height: 60vh;
}
.hero-image {
  position: relative;
  background-color: #000000;
}
.hero-image img,
.hero-image iframe,
.hero-image object,
.hero-image embed,
.hero-image video {
  opacity: 0.55;
}
/*************************************************************************
 #Floating Box
**************************************************************************/
.floating-box {
  -webkit-box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
}
.floating-box h1,
.floating-box h2,
.floating-box h3,
.floating-box h4,
.floating-box h5 {
  color: #373539;
}
.floating-box h1 a,
.floating-box h2 a,
.floating-box h3 a,
.floating-box h4 a,
.floating-box h5 a {
  color: #373539;
}
.floating-box p,
.floating-box ul,
.floating-box li,
.floating-box label {
  color: #5F5D61;
}
.floating-box a {
  color: #2878D2;
}
.floating-box .js-carousel-controls .direction-left:before,
.floating-box .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.floating-box .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.floating-box.with-link {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.floating-box.with-link:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
/*************************************************************************
 #Listing Module
**************************************************************************/
.listing-module .date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.25rem 0.75rem;
  background-color: #2878D2;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 0.75rem;
  z-index: 1;
}
.listing-module .author {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
/*************************************************************************
 #Block Grid Modules
**************************************************************************/
.block-grid-module {
  -webkit-box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
}
.block-grid-module h1,
.block-grid-module h2,
.block-grid-module h3,
.block-grid-module h4,
.block-grid-module h5 {
  color: #373539;
}
.block-grid-module h1 a,
.block-grid-module h2 a,
.block-grid-module h3 a,
.block-grid-module h4 a,
.block-grid-module h5 a {
  color: #373539;
}
.block-grid-module p,
.block-grid-module ul,
.block-grid-module li,
.block-grid-module label {
  color: #5F5D61;
}
.block-grid-module a {
  color: #2878D2;
}
.block-grid-module .js-carousel-controls .direction-left:before,
.block-grid-module .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.block-grid-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.block-grid-module.with-link {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.block-grid-module.with-link:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
/*************************************************************************
 #Vertical Listing Modules
**************************************************************************/
.vertical-listing-module {
  -webkit-box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
}
.vertical-listing-module h1,
.vertical-listing-module h2,
.vertical-listing-module h3,
.vertical-listing-module h4,
.vertical-listing-module h5 {
  color: #373539;
}
.vertical-listing-module h1 a,
.vertical-listing-module h2 a,
.vertical-listing-module h3 a,
.vertical-listing-module h4 a,
.vertical-listing-module h5 a {
  color: #373539;
}
.vertical-listing-module p,
.vertical-listing-module ul,
.vertical-listing-module li,
.vertical-listing-module label {
  color: #5F5D61;
}
.vertical-listing-module a {
  color: #2878D2;
}
.vertical-listing-module .js-carousel-controls .direction-left:before,
.vertical-listing-module .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.vertical-listing-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.vertical-listing-module.with-link {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.vertical-listing-module.with-link:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
/*************************************************************************
 #Column Grid
**************************************************************************/
.column-grid .column-module {
  position: relative;
  display: block;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
/*************************************************************************
 #Google Maps
**************************************************************************/
.map {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.map img {
  max-width: inherit!important;
}
.map .gm-style > div:first-child button {
  display: none!important;
}
.map button {
  width: 2.5rem !important;
  height: 2.5rem !important;
  margin: 1rem !important;
  border-radius: 0!important;
  background-color: #FFFFFF !important;
}
.map button:after {
  position: absolute;
  height: 2.5rem;
  width: 2.5rem;
  top: 0;
  left: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #2878D2;
  font-size: 1rem;
  line-height: 2.5rem;
}
.map button img {
  display: none!important;
}
.map .gm-style-cc {
  display: none;
}
.map .gm-fullscreen-control:after {
  content: '\f065';
}
.map .gm-style-iw {
  padding: 0.5rem 1.25rem 0.5rem 0.5rem !important;
}
.map .gm-style-iw h1,
.map .gm-style-iw h2,
.map .gm-style-iw h3,
.map .gm-style-iw h4,
.map .gm-style-iw h5 {
  color: #373539;
}
.map .gm-style-iw h1 a,
.map .gm-style-iw h2 a,
.map .gm-style-iw h3 a,
.map .gm-style-iw h4 a,
.map .gm-style-iw h5 a {
  color: #373539;
}
.map .gm-style-iw p,
.map .gm-style-iw ul,
.map .gm-style-iw li,
.map .gm-style-iw label {
  color: #5F5D61;
}
.map .gm-style-iw a {
  color: #2878D2;
}
.map .gm-style-iw .js-carousel-controls .direction-left:before,
.map .gm-style-iw .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.map .gm-style-iw .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.map .gm-style-iw .gm-style-iw-d {
  overflow: hidden!important;
  max-width: auto!important;
  max-height: auto!important;
}
.map .gm-style-iw button {
  width: 0.75rem !important;
  height: 0.75rem !important;
  margin: 0.25rem !important;
  top: 0!important;
  right: 0!important;
  background-colour: transparent!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
  opacity: 1!important;
}
.map .gm-style-iw button:after {
  content: '\f00d';
  width: 0.75rem !important;
  height: 0.75rem !important;
  font-size: 0.75rem;
  line-height: 0.75rem;
}
.map .gm-bundled-control {
  margin: 0!important;
  bottom: 0!important;
  right: 0!important;
}
.map .gm-bundled-control .gmnoprint {
  position: static!important;
  top: auto!important;
  left: auto!important;
}
.map .gm-bundled-control .gmnoprint > div {
  width: auto!important;
  height: auto!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
  border-radius: 0!important;
  background-color: transparent!important;
}
.map .gm-bundled-control .gmnoprint > div > div {
  display: none;
}
.map .gm-bundled-control .gmnoprint > div > button[title="Zoom in"]:after {
  content: '\f067';
}
.map .gm-bundled-control .gmnoprint > div > button[title="Zoom out"]:after {
  content: '\f068';
}
@media screen and (min-width: 62.5em) {
  .map button {
    height: 2rem !important;
    width: 2rem !important;
  }
  .map button:after {
    height: 2rem;
    width: 2rem;
    line-height: 2rem;
  }
}
/*************************************************************************
 #Testimonials Grid
**************************************************************************/
.testimonial-grid .testimonial-module {
  padding: 1.5rem;
  position: relative;
}
.testimonial-grid .testimonial-module h1,
.testimonial-grid .testimonial-module h2,
.testimonial-grid .testimonial-module h3,
.testimonial-grid .testimonial-module h4,
.testimonial-grid .testimonial-module h5 {
  color: #373539;
}
.testimonial-grid .testimonial-module h1 a,
.testimonial-grid .testimonial-module h2 a,
.testimonial-grid .testimonial-module h3 a,
.testimonial-grid .testimonial-module h4 a,
.testimonial-grid .testimonial-module h5 a {
  color: #373539;
}
.testimonial-grid .testimonial-module p,
.testimonial-grid .testimonial-module ul,
.testimonial-grid .testimonial-module li,
.testimonial-grid .testimonial-module label {
  color: #5F5D61;
}
.testimonial-grid .testimonial-module a {
  color: #2878D2;
}
.testimonial-grid .testimonial-module .js-carousel-controls .direction-left:before,
.testimonial-grid .testimonial-module .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.testimonial-grid .testimonial-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.testimonial-grid .testimonial-module:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url('img/backgrounds/quote-marks.svg');
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15;
  z-index: 0;
}
.testimonial-grid .testimonial-module:after {
  margin-top: 1.5rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #2878D2;
  content: '\f005 \f005 \f005 \f005 \f005';
  letter-spacing: 0.5rem;
}
.testimonial-grid .testimonial-module .attribute {
  margin-top: 1.5rem;
}
.white-section .testimonial-grid .testimonial-module {
  background-color: #F0EEF2;
}
.dark-grey-section .testimonial-grid .testimonial-module,
.light-grey-section .testimonial-grid .testimonial-module {
  background-color: #FFFFFF;
}
/*************************************************************************
 #GDPR Cookies Banner
**************************************************************************/
/* #Sticky Bar ------------------------------------------------------------------------ */
#moove_gdpr_cookie_info_bar {
  background-color: #373539 !important;
  border-top: none!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
  padding: 0.5rem 1rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
  padding: 0!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p {
  font-size: 0.75rem !important;
  color: #FFFFFF !important;
  line-height: 1.2 !important;
  margin-bottom: 0.25rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p:last-child {
  margin-bottom: 0!important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  background-image: none !important;
  text-align: center !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-bottom: none !important;
  text-shadow: none !important;
  cursor: pointer !important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  font-display: swap !important;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif !important;
  text-transform: uppercase !important;
  font-size: 0.75rem !important;
  z-index: 1 !important;
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
  color: #FFFFFF !important;
  background-color: #2878D2 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:last-child {
  margin-bottom: 0 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:focus {
  outline: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:hover {
  border-bottom: none !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:before,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:before {
  z-index: -2 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  z-index: -1 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.small {
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  padding: 0 0.75rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.large {
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.blue-button:hover {
  background-color: #1D4FA3 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.grey-button:hover {
  background-color: #E1DFE3 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.white-button:hover {
  background-color: #F0EEF2 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.with-icon {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.text-button-with-icon {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  margin-left: 0.5rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.download-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.download-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.download-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.search-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.search-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.search-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f002' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.arrow-left:after {
  content: '\f053' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.arrow-right:after {
  content: '\f054' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.plus-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.plus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.plus-button:after {
  content: '\2b' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.minus-button {
  padding-right: 0!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.minus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.minus-button:after {
  content: '\2d' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.close:after {
  content: '\f00d' !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:hover {
  background-color: #1D4FA3 !important;
}
/* #Popup Modal ------------------------------------------------------------------------ */
.moove_gdpr_cookie_modal_open {
  background-color: #373539 !important;
  background-color: rgba(45, 43, 47, 0.75) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content:after {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content {
  color: #5F5D61 !important;
  border-radius: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close {
  top: 0!important;
  right: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close .moovegdpr-arrow-close {
  background-color: #2878D2 !important;
  border-radius: 0!important;
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-close:hover .moovegdpr-arrow-close {
  background-color: #1D4FA3 !important;
  border: 1px solid #1D4FA3 !important;
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
  padding: 3rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content {
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-company-logo-holder {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li {
  margin-bottom: 0.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button {
  padding: 0.5rem 1rem !important;
  border-radius: 0!important;
  background-color: #2878D2 !important;
  border: 2px solid #2878D2 !important;
  text-transform: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button span,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button svg {
  color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button span *,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li button svg * {
  color: inherit!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button {
  background-color: transparent!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button span,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button svg {
  color: #373539 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button span *,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content ul#moove-gdpr-menu li.menu-item-selected button svg * {
  color: #2878D2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt {
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content {
  background-color: #F0EEF2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .tab-title {
  font-display: swap !important;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif !important;
  line-height: 1.2 !important;
  color: #373539 !important;
  font-size: 1.5rem !important;
  margin-bottom: 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content {
  padding: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p {
  font-size: 1rem !important;
  color: #5F5D61 !important;
  line-height: 1.4 !important;
  margin-bottom: 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p:last-child {
  margin-bottom: 0!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider {
  background-color: #373539 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider:before {
  left: 2px!important;
  bottom: 2px!important;
  -webkit-box-shadow: none!important;
          box-shadow: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch .cookie-slider:after {
  color: #373539 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch input:checked + .cookie-slider {
  background-color: #2878D2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .cookie-switch input:checked + .cookie-slider:after {
  color: #2878D2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content {
  background-color: #F0EEF2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content:before {
  height: 2px!important;
  background-color: #E1DFE3 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder {
  padding: 0 3rem;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  background-image: none !important;
  text-align: center !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-bottom: none !important;
  text-shadow: none !important;
  cursor: pointer !important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  font-display: swap !important;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif !important;
  text-transform: uppercase !important;
  font-size: 0.75rem !important;
  z-index: 1 !important;
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
  color: #FFFFFF !important;
  background-color: #2878D2 !important;
  border-radius: 0!important;
  display: none!important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:last-child {
  margin-bottom: 0 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:focus {
  outline: none !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:hover {
  border-bottom: none !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:before,
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:before {
  z-index: -2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:after {
  z-index: -1 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.small {
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  padding: 0 0.75rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.large {
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.blue-button:hover {
  background-color: #1D4FA3 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.grey-button:hover {
  background-color: #E1DFE3 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.white-button:hover {
  background-color: #F0EEF2 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.with-icon {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.text-button-with-icon {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.text-button-with-icon:after {
  margin-left: 0.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.download-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.download-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.download-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.search-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.search-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.search-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f002' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.arrow-left:after {
  content: '\f053' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.arrow-right:after {
  content: '\f054' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.plus-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.plus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.plus-button:after {
  content: '\2b' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.minus-button {
  padding-right: 0!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.minus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.minus-button:after {
  content: '\2d' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.close:after {
  content: '\f00d' !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button:hover {
  background-color: #1D4FA3 !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content .moove-gdpr-modal-content .moove-gdpr-modal-right-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.button-visible {
  display: inline-block !important;
}
/* #Settings Modal ------------------------------------------------------------------------ */
#moove_gdpr_save_popup_settings_button {
  border-radius: 0!important;
}
#moove_gdpr_save_popup_settings_button .moove_gdpr_text {
  font-display: swap !important;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif !important;
  font-size: 0.75rem !important;
}
@media screen and (max-width: 46.875em) {
  .product-category #moove_gdpr_save_popup_settings_button {
    bottom: 4rem;
  }
  .product #moove_gdpr_save_popup_settings_button {
    bottom: 5rem;
  }
}
/* 
Use: Carousels
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #JS Carousel
**************************************************************************/
.js-carousel .js-carousel-slides {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.js-carousel .js-carousel-slides .carousel-slide {
  -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  margin-left: -100%;
  opacity: 0;
  pointer-events: none;
}
.js-carousel .js-carousel-slides .carousel-slide:first-of-type {
  margin-left: 0;
}
.js-carousel .js-carousel-slides .carousel-slide.current-slide {
  opacity: 1;
  pointer-events: auto;
}
.js-carousel .js-carousel-controls {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
  overflow: hidden;
}
.js-carousel .js-carousel-controls .direction-left,
.js-carousel .js-carousel-controls .direction-right {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  min-height: 2rem;
  margin-bottom: 0;
}
.js-carousel .js-carousel-controls .direction-left:last-child,
.js-carousel .js-carousel-controls .direction-right:last-child {
  margin-bottom: 0;
}
.js-carousel .js-carousel-controls .direction-left:focus,
.js-carousel .js-carousel-controls .direction-right:focus {
  outline: none;
}
.js-carousel .js-carousel-controls .direction-left:hover,
.js-carousel .js-carousel-controls .direction-right:hover {
  border-bottom: none;
}
.js-carousel .js-carousel-controls .direction-left:disabled,
.js-carousel .js-carousel-controls .direction-right:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.js-carousel .js-carousel-controls .direction-left:before,
.js-carousel .js-carousel-controls .direction-right:before,
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.js-carousel .js-carousel-controls .direction-left:before,
.js-carousel .js-carousel-controls .direction-right:before {
  z-index: -2;
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  z-index: -1;
}
.js-carousel .js-carousel-controls .direction-left.small,
.js-carousel .js-carousel-controls .direction-right.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.js-carousel .js-carousel-controls .direction-left.small:after,
.js-carousel .js-carousel-controls .direction-right.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.js-carousel .js-carousel-controls .direction-left.medium,
.js-carousel .js-carousel-controls .direction-right.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.js-carousel .js-carousel-controls .direction-left.medium:after,
.js-carousel .js-carousel-controls .direction-right.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.js-carousel .js-carousel-controls .direction-left.large,
.js-carousel .js-carousel-controls .direction-right.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.js-carousel .js-carousel-controls .direction-left.large:after,
.js-carousel .js-carousel-controls .direction-right.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.js-carousel .js-carousel-controls .direction-left.blue-button,
.js-carousel .js-carousel-controls .direction-right.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.js-carousel .js-carousel-controls .direction-left.blue-button:hover,
.js-carousel .js-carousel-controls .direction-right.blue-button:hover {
  background-color: #1D4FA3;
}
.js-carousel .js-carousel-controls .direction-left.grey-button,
.js-carousel .js-carousel-controls .direction-right.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
.js-carousel .js-carousel-controls .direction-left.grey-button:hover,
.js-carousel .js-carousel-controls .direction-right.grey-button:hover {
  background-color: #E1DFE3;
}
.js-carousel .js-carousel-controls .direction-left.white-button,
.js-carousel .js-carousel-controls .direction-right.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
.js-carousel .js-carousel-controls .direction-left.white-button:hover,
.js-carousel .js-carousel-controls .direction-right.white-button:hover {
  background-color: #F0EEF2;
}
.js-carousel .js-carousel-controls .direction-left.with-icon,
.js-carousel .js-carousel-controls .direction-right.with-icon {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.with-icon:after,
.js-carousel .js-carousel-controls .direction-right.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.text-button-with-icon,
.js-carousel .js-carousel-controls .direction-right.text-button-with-icon {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.js-carousel .js-carousel-controls .direction-left.icon-only,
.js-carousel .js-carousel-controls .direction-right.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.js-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-carousel .js-carousel-controls .direction-left.download-button,
.js-carousel .js-carousel-controls .direction-right.download-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel .js-carousel-controls .direction-right.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel .js-carousel-controls .direction-right.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.js-carousel .js-carousel-controls .direction-left.search-button,
.js-carousel .js-carousel-controls .direction-right.search-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel .js-carousel-controls .direction-right.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel .js-carousel-controls .direction-right.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.js-carousel .js-carousel-controls .direction-left.arrow-left:after,
.js-carousel .js-carousel-controls .direction-right.arrow-left:after {
  content: '\f053';
}
.js-carousel .js-carousel-controls .direction-left.arrow-right:after,
.js-carousel .js-carousel-controls .direction-right.arrow-right:after {
  content: '\f054';
}
.js-carousel .js-carousel-controls .direction-left.plus-button,
.js-carousel .js-carousel-controls .direction-right.plus-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel .js-carousel-controls .direction-right.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel .js-carousel-controls .direction-right.plus-button:after {
  content: '\2b';
}
.js-carousel .js-carousel-controls .direction-left.minus-button,
.js-carousel .js-carousel-controls .direction-right.minus-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel .js-carousel-controls .direction-right.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel .js-carousel-controls .direction-right.minus-button:after {
  content: '\2d';
}
.js-carousel .js-carousel-controls .direction-left.close:after,
.js-carousel .js-carousel-controls .direction-right.close:after {
  content: '\f00d';
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  color: #2878D2;
  line-height: 1.5rem;
}
.js-carousel .js-carousel-controls .direction-left:after {
  content: '\f053';
  text-align: left;
}
.js-carousel .js-carousel-controls .direction-right:after {
  content: '\f054';
  text-align: right;
}
.js-carousel .js-carousel-controls .dot-controls {
  word-spacing: -0.35rem;
  height: 1rem;
  pointer-events: none;
  z-index: 10;
}
.js-carousel .js-carousel-controls .dot-controls * {
  word-spacing: normal;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  width: 1rem;
  height: 1rem;
  margin: 0 0.5rem;
  background-color: rgba(0, 0, 0, 0.25);
  cursor: pointer;
  pointer-events: auto;
  overflow: hidden;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:first-of-type {
  margin-left: 0;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:last-of-type {
  margin-right: 0;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background-color: #2878D2;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button:hover:after,
.js-carousel .js-carousel-controls .dot-controls .dot-control-button.current-slide:after {
  height: 100%;
}
.js-carousel.sliding-carousel .js-carousel-slides .carousel-slide {
  -webkit-transition: -webkit-transform 0ms 500ms linear;
  transition: -webkit-transform 0ms 500ms linear;
  transition: transform 0ms 500ms linear;
  transition: transform 0ms 500ms linear, -webkit-transform 0ms 500ms linear;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  z-index: 0;
  opacity: 1;
}
.js-carousel.sliding-carousel .js-carousel-slides .carousel-slide.current-slide {
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: -webkit-transform 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: transform 500ms cubic-bezier(0.65, 0, 0.35, 1), -webkit-transform 500ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: translateX(0);
          transform: translateX(0);
  z-index: 1;
}
.js-carousel.thumbnail-carousel .js-carousel-controls {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  color: #FFFFFF !important;
  background-color: #2878D2;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  width: 1.5rem;
  min-width: 1.5rem;
  height: auto;
  margin-bottom: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:last-child,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:last-child {
  margin-bottom: 0;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:focus,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:focus {
  outline: none;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:hover {
  border-bottom: none;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:disabled,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:before,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:before,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:before,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:before {
  z-index: -2;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  z-index: -1;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.small,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.small:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.medium,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.medium:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.large,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.large:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.blue-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.blue-button:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.blue-button:hover {
  background-color: #1D4FA3;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.grey-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.grey-button:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.grey-button:hover {
  background-color: #E1DFE3;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.white-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.white-button:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.white-button:hover {
  background-color: #F0EEF2;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.with-icon,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.with-icon {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.with-icon:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.text-button-with-icon,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.text-button-with-icon {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.text-button-with-icon:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.icon-only,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.icon-only:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.download-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.download-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.download-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.search-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.search-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.search-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.arrow-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.arrow-left:after {
  content: '\f053';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.arrow-right:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.arrow-right:after {
  content: '\f054';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.plus-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.plus-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.plus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.plus-button:after {
  content: '\2b';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.minus-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.minus-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.minus-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.minus-button:after {
  content: '\2d';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.close:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.close:after {
  content: '\f00d';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:hover,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:hover {
  background-color: #1D4FA3;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
  text-align: center;
  line-height: 1.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left {
  margin-right: 1rem !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after {
  content: '\f104' !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right {
  margin-left: 1rem !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  content: '\f105' !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls {
  width: calc(100% + 1rem);
  height: auto;
  margin: 0 -0.5rem -0.5rem -0.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button {
  width: calc(25% - 1rem);
  height: auto!important;
  margin: 0 0.5rem 0.5rem 0.5rem;
  background-color: transparent;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  height: 100%;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 0px #2878D2;
          box-shadow: inset 0 0 0 0px #2878D2;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button:hover:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button.current-slide:after {
  -webkit-box-shadow: inset 0 0 0 3px #2878D2;
          box-shadow: inset 0 0 0 3px #2878D2;
}
.js-carousel.hero-carousel .js-carousel-slides .carousel-slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 80vh;
  overflow: hidden;
}
.js-carousel.hero-carousel .js-carousel-controls {
  position: absolute;
  bottom: 1rem;
}
.light-section .js-carousel-controls .direction-left:before,
.light-section .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.light-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.dark-section .js-carousel-controls .direction-left:after,
.dark-section .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.dark-section .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
.dark-section .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
/*************************************************************************
 #Background Carousel
**************************************************************************/
.background-carousel .js-carousel {
  position: absolute;
  width: 100%;
  height: 100%;
}
.background-carousel .js-carousel .js-carousel-slides {
  position: absolute;
  width: 100%;
  height: 100%;
}
/*************************************************************************
 #Testimonials Carousel
**************************************************************************/
.testimonials-carousel .js-carousel-slides:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url('img/backgrounds/quote-marks.svg');
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.25;
}
.testimonials-carousel .testimonial blockquote {
  padding: 0;
}
.testimonials-carousel .testimonial blockquote p:before,
.testimonials-carousel .testimonial blockquote p:after {
  content: '';
}
/* 
Use: Animations
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/* 
Use: Forms
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Global Form Elements
**************************************************************************/
button,
input,
textarea,
select,
option {
  -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none!important;
  border-radius: 0!important;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  background: transparent;
}
button:focus,
input:focus,
textarea:focus,
select:focus,
option:focus {
  outline: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="submit"],
input[type="search"],
select {
  min-height: 2.5rem;
  height: 2.5rem;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="submit"],
input[type="search"] {
  line-height: 2.5rem;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="search"],
select {
  padding: 0 1rem !important;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="search"],
input[type="checkbox"],
input[type="radio"],
select,
textarea {
  background-color: #F0EEF2 !important;
  -webkit-box-shadow: inset 0 0 0 2px #F0EEF2;
          box-shadow: inset 0 0 0 2px #F0EEF2;
  color: #5F5D61 !important;
}
input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="checkbox"]::-webkit-input-placeholder, input[type="radio"]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #5F5D61 !important;
}
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="checkbox"]::-moz-placeholder, input[type="radio"]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #5F5D61 !important;
}
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="checkbox"]:-ms-input-placeholder, input[type="radio"]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #5F5D61 !important;
}
input[type="text"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="checkbox"]::-ms-input-placeholder, input[type="radio"]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #5F5D61 !important;
}
input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="checkbox"]::placeholder,
input[type="radio"]::placeholder,
select::placeholder,
textarea::placeholder {
  color: #5F5D61 !important;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="checkbox"]:focus,
input[type="radio"]:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: inset 0 0 0 2px #2878D2;
          box-shadow: inset 0 0 0 2px #2878D2;
}
button,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="search"],
input[type="submit"],
input[type="checkbox"],
input[type="radio"],
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
select,
input[type="search"] {
  background-position: right center!important;
  background-repeat: no-repeat !important;
  background-size: auto 100%!important;
  padding-right: 2rem !important;
}
select {
  background-image: url('img/ui/icon-down-arrow.svg');
}
input[type="search"] {
  background-image: url('img/ui/icon-search.svg');
}
input[type="search"] {
  position: relative;
  background-image: url('img/ui/icon-search.svg') !important;
}
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
          appearance: none;
  position: absolute;
  width: 1.25rem;
  height: 2.5rem;
  margin: 0;
  top: 50%;
  right: 2.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  background-image: url('img/ui/icon-close.svg') !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%!important;
  background-color: transparent;
  border-radius: 50%!important;
}
textarea {
  padding: 0.5rem 1rem;
  font-size: 100%;
  overflow: auto;
  vertical-align: top;
}
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
  border: 0;
  border-radius: 0;
  padding: 0;
}
input[type="checkbox"],
input[type="radio"] {
  width: 1.25rem !important;
  min-width: 1.25rem !important;
  height: 1.25rem !important;
  min-height: 1.25rem !important;
  margin-left: 0;
  margin-bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
}
input[type="checkbox"]:checked {
  background-image: url('img/ui/icon-check.svg');
}
input[type="radio"] {
  border-radius: 50%!important;
}
input[type="radio"]:checked {
  background-image: url('img/ui/icon-radio.svg');
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  cursor: pointer;
}
input[type="submit"],
input[type="button"],
input[type="reset"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #2878D2;
  margin-bottom: 0;
}
input[type="submit"]:last-child,
input[type="button"]:last-child,
input[type="reset"]:last-child {
  margin-bottom: 0;
}
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
  outline: none;
}
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
  border-bottom: none;
}
input[type="submit"]:disabled,
input[type="button"]:disabled,
input[type="reset"]:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
input[type="submit"]:before,
input[type="button"]:before,
input[type="reset"]:before,
input[type="submit"]:after,
input[type="button"]:after,
input[type="reset"]:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
input[type="submit"]:before,
input[type="button"]:before,
input[type="reset"]:before {
  z-index: -2;
}
input[type="submit"]:after,
input[type="button"]:after,
input[type="reset"]:after {
  z-index: -1;
}
input[type="submit"].small,
input[type="button"].small,
input[type="reset"].small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
input[type="submit"].small:after,
input[type="button"].small:after,
input[type="reset"].small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
input[type="submit"].medium,
input[type="button"].medium,
input[type="reset"].medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
input[type="submit"].medium:after,
input[type="button"].medium:after,
input[type="reset"].medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
input[type="submit"].large,
input[type="button"].large,
input[type="reset"].large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
input[type="submit"].large:after,
input[type="button"].large:after,
input[type="reset"].large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
input[type="submit"].blue-button,
input[type="button"].blue-button,
input[type="reset"].blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
input[type="submit"].blue-button:hover,
input[type="button"].blue-button:hover,
input[type="reset"].blue-button:hover {
  background-color: #1D4FA3;
}
input[type="submit"].grey-button,
input[type="button"].grey-button,
input[type="reset"].grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
input[type="submit"].grey-button:hover,
input[type="button"].grey-button:hover,
input[type="reset"].grey-button:hover {
  background-color: #E1DFE3;
}
input[type="submit"].white-button,
input[type="button"].white-button,
input[type="reset"].white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
input[type="submit"].white-button:hover,
input[type="button"].white-button:hover,
input[type="reset"].white-button:hover {
  background-color: #F0EEF2;
}
input[type="submit"].with-icon,
input[type="button"].with-icon,
input[type="reset"].with-icon {
  padding-right: 0!important;
}
input[type="submit"].with-icon:after,
input[type="button"].with-icon:after,
input[type="reset"].with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].text-button-with-icon,
input[type="button"].text-button-with-icon,
input[type="reset"].text-button-with-icon {
  padding-right: 0!important;
}
input[type="submit"].text-button-with-icon:after,
input[type="button"].text-button-with-icon:after,
input[type="reset"].text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].text-button-with-icon:after,
input[type="button"].text-button-with-icon:after,
input[type="reset"].text-button-with-icon:after {
  margin-left: 0.5rem;
}
input[type="submit"].icon-only,
input[type="button"].icon-only,
input[type="reset"].icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
input[type="submit"].icon-only:after,
input[type="button"].icon-only:after,
input[type="reset"].icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].icon-only:after,
input[type="button"].icon-only:after,
input[type="reset"].icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
input[type="submit"].download-button,
input[type="button"].download-button,
input[type="reset"].download-button {
  padding-right: 0!important;
}
input[type="submit"].download-button:after,
input[type="button"].download-button:after,
input[type="reset"].download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].download-button:after,
input[type="button"].download-button:after,
input[type="reset"].download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
input[type="submit"].search-button,
input[type="button"].search-button,
input[type="reset"].search-button {
  padding-right: 0!important;
}
input[type="submit"].search-button:after,
input[type="button"].search-button:after,
input[type="reset"].search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].search-button:after,
input[type="button"].search-button:after,
input[type="reset"].search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
input[type="submit"].arrow-left:after,
input[type="button"].arrow-left:after,
input[type="reset"].arrow-left:after {
  content: '\f053';
}
input[type="submit"].arrow-right:after,
input[type="button"].arrow-right:after,
input[type="reset"].arrow-right:after {
  content: '\f054';
}
input[type="submit"].plus-button,
input[type="button"].plus-button,
input[type="reset"].plus-button {
  padding-right: 0!important;
}
input[type="submit"].plus-button:after,
input[type="button"].plus-button:after,
input[type="reset"].plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].plus-button:after,
input[type="button"].plus-button:after,
input[type="reset"].plus-button:after {
  content: '\2b';
}
input[type="submit"].minus-button,
input[type="button"].minus-button,
input[type="reset"].minus-button {
  padding-right: 0!important;
}
input[type="submit"].minus-button:after,
input[type="button"].minus-button:after,
input[type="reset"].minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
input[type="submit"].minus-button:after,
input[type="button"].minus-button:after,
input[type="reset"].minus-button:after {
  content: '\2d';
}
input[type="submit"].close:after,
input[type="button"].close:after,
input[type="reset"].close:after {
  content: '\f00d';
}
input[type="submit"]:after,
input[type="button"]:after,
input[type="reset"]:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
  background-color: #1D4FA3;
}
button[disabled],
input[disabled] {
  cursor: default;
}
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  border-color: transparent;
}
/*************************************************************************
 #Ninja Forms General
**************************************************************************/
nf-field {
  display: block;
}
nf-field .nf-field-container {
  margin-bottom: 1rem;
}
nf-field .nf-field-container.checkbox-container {
  display: inline-block;
  width: auto;
  margin-right: 1rem;
  padding-left: 1.75rem;
}
nf-field .nf-field-container.checkbox-container label {
  text-align: left;
  min-height: 1.25rem;
}
nf-field .nf-field-container.checkbox-container .checkbox-wrap .nf-field-label {
  padding-left: 0!important;
}
nf-field .nf-field-container.checkbox-container .checkbox-wrap .nf-field-element {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  left: 0;
  border: none;
  background: transparent;
  border-radius: 0!important;
}
nf-field:last-child .nf-field-container {
  margin-bottom: 0;
}
nf-field .nf-field-label label {
  font-weight: normal;
}
nf-field .ninja-forms-req-symbol {
  color: inherit;
}
nf-field .nf-input-limit {
  margin-top: 0;
}
nf-field .nf-fu-progress {
  height: 1rem;
  margin-bottom: 1rem;
  background-color: #F0EEF2;
  border-radius: 0!important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
nf-field .nf-fu-progress .nf-fu-progress-bar {
  line-height: 1rem;
  background-color: #2878D2;
}
nf-field .nf-after-field {
  width: 100%!important;
}
nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 2px #2878D2;
          box-shadow: inset 0 0 0 2px #2878D2;
  border: none!important;
}
.nf-before-form-content {
  display: none;
}
.nf-response-msg {
  text-align: center;
}
.nf-error-msg {
  background-color: #2878D2;
  margin: 0.5rem 0 0 0 !important;
  padding: 0.25rem 0.5rem;
  color: #FFFFFF !important;
  font-size: 0.75rem;
}
.dark-section nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.dark-section nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.dark-section nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 3px #E1DFE3;
          box-shadow: inset 0 0 0 3px #E1DFE3;
}
.dark-section .nf-error-msg {
  background-color: #FFFFFF;
  color: #2878D2 !important;
}
/*************************************************************************
 #Consultation Form
**************************************************************************/
.consultation-form nf-fields-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.consultation-form nf-fields-wrap nf-field {
  width: 100%;
}
@media screen and (min-width: 40.625em) {
  .consultation-form nf-fields-wrap nf-field:nth-of-type(1),
  .consultation-form nf-fields-wrap nf-field:nth-of-type(2),
  .consultation-form nf-fields-wrap nf-field:nth-of-type(3),
  .consultation-form nf-fields-wrap nf-field:nth-of-type(4) {
    width: 48.5%;
  }
}
/* 
Use: Custom Styling
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/* 
Use: Header
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Off Canvas Search
**************************************************************************/
.search-wrap {
  position: absolute;
  width: 100%;
  padding: 1rem 0;
  background-color: #F0EEF2;
  z-index: 0;
  overflow: hidden;
}
.search-wrap input,
.search-wrap .ajaxsearchpro {
  float: left;
  width: calc(100% -  3rem) !important;
}
@media screen and (min-width: 46.875em) {
  .search-wrap input,
  .search-wrap .ajaxsearchpro {
    width: 100%!important;
  }
}
.search-wrap .inner-container {
  height: 2.5rem;
}
.search-wrap .inner-container .vertical-outer-table {
  width: 100%;
}
.search-wrap .close-button {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
  width: 1.5rem;
  height: 2.5rem;
  margin-right: 3% !important;
  -webkit-transform: translateY(-1.25rem);
          transform: translateY(-1.25rem);
  cursor: pointer;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
}
.search-wrap .close-button:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '\f00d';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #2878D2;
  text-align: right;
  font-size: 1.5rem;
  line-height: 2.5rem;
}
.outer-content-wrap {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: relative;
  background-color: #FFFFFF;
  overflow: hidden;
  z-index: 1;
}
.show-search .search-wrap {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.show-search .outer-content-wrap {
  -webkit-transform: translateY(4.5rem);
          transform: translateY(4.5rem);
}
/*************************************************************************
 #Global
**************************************************************************/
/*************************************************************************
 #Sticky Navigation
**************************************************************************/
.sticky-navigation {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: fixed;
  z-index: 1001;
}
.sticky-navigation.hidden-navigation {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.sticky-navigation.visible-navigation {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
/*************************************************************************
 #Main Masthead
**************************************************************************/
#header {
  position: relative;
  z-index: 1001;
}
#header .masthead-container {
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
}
#masthead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#masthead .navigation-module {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}
@media screen and (max-width: 62.5em) {
  #masthead .navigation-module {
    text-align: right;
  }
}
#masthead .navigation-module .navigation-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#masthead .navigation-module .navigation-container .menu-button {
  position: relative;
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #373539;
  text-transform: uppercase;
  font-size: 0.75rem;
  height: 4.5rem;
  margin-right: 1rem;
  padding-left: 2.25rem;
  background-color: transparent;
}
@media screen and (min-width: 62.5em) {
  #masthead .navigation-module .navigation-container .menu-button {
    display: none;
  }
}
#masthead .navigation-module .navigation-container .menu-button:before {
  position: absolute;
  width: 1.5rem;
  height: 100%;
  line-height: 4.5rem !important;
  top: 0;
  left: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #2878D2;
  content: '\f0c9';
  font-size: 1.5rem;
  text-align: center;
  text-indent: 0;
}
#masthead .navigation-module .navigation-container .open-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  padding: 0!important;
  text-indent: -9999px;
  padding-right: 0!important;
  width: 1.75rem;
  height: 4.5rem;
  line-height: 4.5rem;
  margin-right: 1rem;
}
#masthead .navigation-module .navigation-container .open-button:last-child {
  margin-bottom: 0;
}
#masthead .navigation-module .navigation-container .open-button:focus {
  outline: none;
}
#masthead .navigation-module .navigation-container .open-button:hover {
  border-bottom: none;
}
#masthead .navigation-module .navigation-container .open-button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
#masthead .navigation-module .navigation-container .open-button:before,
#masthead .navigation-module .navigation-container .open-button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
#masthead .navigation-module .navigation-container .open-button:before {
  z-index: -2;
}
#masthead .navigation-module .navigation-container .open-button:after {
  z-index: -1;
}
#masthead .navigation-module .navigation-container .open-button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
#masthead .navigation-module .navigation-container .open-button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
#masthead .navigation-module .navigation-container .open-button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
#masthead .navigation-module .navigation-container .open-button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
#masthead .navigation-module .navigation-container .open-button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
#masthead .navigation-module .navigation-container .open-button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
#masthead .navigation-module .navigation-container .open-button.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
#masthead .navigation-module .navigation-container .open-button.blue-button:hover {
  background-color: #1D4FA3;
}
#masthead .navigation-module .navigation-container .open-button.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
#masthead .navigation-module .navigation-container .open-button.grey-button:hover {
  background-color: #E1DFE3;
}
#masthead .navigation-module .navigation-container .open-button.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
#masthead .navigation-module .navigation-container .open-button.white-button:hover {
  background-color: #F0EEF2;
}
#masthead .navigation-module .navigation-container .open-button.with-icon {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.text-button-with-icon {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
#masthead .navigation-module .navigation-container .open-button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
#masthead .navigation-module .navigation-container .open-button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#masthead .navigation-module .navigation-container .open-button.download-button {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
#masthead .navigation-module .navigation-container .open-button.search-button {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
#masthead .navigation-module .navigation-container .open-button.arrow-left:after {
  content: '\f053';
}
#masthead .navigation-module .navigation-container .open-button.arrow-right:after {
  content: '\f054';
}
#masthead .navigation-module .navigation-container .open-button.plus-button {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.plus-button:after {
  content: '\2b';
}
#masthead .navigation-module .navigation-container .open-button.minus-button {
  padding-right: 0!important;
}
#masthead .navigation-module .navigation-container .open-button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button.minus-button:after {
  content: '\2d';
}
#masthead .navigation-module .navigation-container .open-button.close:after {
  content: '\f00d';
}
#masthead .navigation-module .navigation-container .open-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#masthead .navigation-module .navigation-container .open-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
#masthead .navigation-module .navigation-container .open-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
#masthead .navigation-module .navigation-container .open-button:after {
  color: #2878D2;
  font-size: 1.5rem;
}
@media screen and (min-width: 62.5em) {
  #masthead .navigation-module .navigation-container .open-button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
    display: inline-block;
    position: relative;
    margin: 0 0 1.5rem 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-image: none;
    text-align: center;
    text-indent: inherit;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    outline: none;
    border: none;
    border-bottom: none;
    text-shadow: none;
    cursor: pointer;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    font-display: swap;
    font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    font-size: 0.75rem !important;
    z-index: 1;
    min-width: 2.5rem;
    min-height: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1.25rem;
    color: #2878D2 !important;
    background-color: #F0EEF2;
    padding: 0!important;
    text-indent: -9999px;
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button:last-child {
    margin-bottom: 0;
  }
  #masthead .navigation-module .navigation-container .open-button:focus {
    outline: none;
  }
  #masthead .navigation-module .navigation-container .open-button:hover {
    border-bottom: none;
  }
  #masthead .navigation-module .navigation-container .open-button:disabled {
    opacity: 0.25;
    cursor: not-allowed;
  }
  #masthead .navigation-module .navigation-container .open-button:before,
  #masthead .navigation-module .navigation-container .open-button:after {
    -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
    display: block;
    position: absolute;
    content: '';
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  #masthead .navigation-module .navigation-container .open-button:before {
    z-index: -2;
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    z-index: -1;
  }
  #masthead .navigation-module .navigation-container .open-button.small {
    min-width: 1.5rem;
    min-height: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 0.75rem;
  }
  #masthead .navigation-module .navigation-container .open-button.small:after {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  #masthead .navigation-module .navigation-container .open-button.medium {
    min-width: 2rem;
    min-height: 2rem;
    height: 2rem;
    line-height: 2rem;
    padding: 0 1rem;
  }
  #masthead .navigation-module .navigation-container .open-button.medium:after {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
  #masthead .navigation-module .navigation-container .open-button.large {
    min-width: 2.5rem;
    min-height: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1.25rem;
  }
  #masthead .navigation-module .navigation-container .open-button.large:after {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  #masthead .navigation-module .navigation-container .open-button.blue-button {
    color: #FFFFFF !important;
    background-color: #2878D2;
  }
  #masthead .navigation-module .navigation-container .open-button.blue-button:hover {
    background-color: #1D4FA3;
  }
  #masthead .navigation-module .navigation-container .open-button.grey-button {
    color: #2878D2 !important;
    background-color: #F0EEF2;
  }
  #masthead .navigation-module .navigation-container .open-button.grey-button:hover {
    background-color: #E1DFE3;
  }
  #masthead .navigation-module .navigation-container .open-button.white-button {
    color: #2878D2 !important;
    background-color: #FFFFFF;
  }
  #masthead .navigation-module .navigation-container .open-button.white-button:hover {
    background-color: #F0EEF2;
  }
  #masthead .navigation-module .navigation-container .open-button.with-icon {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.with-icon:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.text-button-with-icon {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.text-button-with-icon:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.text-button-with-icon:after {
    margin-left: 0.5rem;
  }
  #masthead .navigation-module .navigation-container .open-button.icon-only {
    padding-right: 0!important;
    padding: 0!important;
    text-indent: -9999px;
  }
  #masthead .navigation-module .navigation-container .open-button.icon-only:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.icon-only:after {
    position: absolute!important;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #masthead .navigation-module .navigation-container .open-button.download-button {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.download-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.download-button:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    content: '\f56d';
  }
  #masthead .navigation-module .navigation-container .open-button.search-button {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.search-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.search-button:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    content: '\f002';
  }
  #masthead .navigation-module .navigation-container .open-button.arrow-left:after {
    content: '\f053';
  }
  #masthead .navigation-module .navigation-container .open-button.arrow-right:after {
    content: '\f054';
  }
  #masthead .navigation-module .navigation-container .open-button.plus-button {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.plus-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.plus-button:after {
    content: '\2b';
  }
  #masthead .navigation-module .navigation-container .open-button.minus-button {
    padding-right: 0!important;
  }
  #masthead .navigation-module .navigation-container .open-button.minus-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button.minus-button:after {
    content: '\2d';
  }
  #masthead .navigation-module .navigation-container .open-button.close:after {
    content: '\f00d';
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  #masthead .navigation-module .navigation-container .open-button:hover {
    background-color: #E1DFE3;
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    position: absolute!important;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    content: '\f002';
  }
  #masthead .navigation-module .navigation-container .open-button:after {
    font-size: inherit;
  }
}
#masthead .logo-module {
  position: relative;
  height: 4.5rem;
  padding: 1.25rem 1rem 1.25rem 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 0px;
          flex: 0 1 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#masthead .logo-module img {
  height: 2rem;
  width: auto;
}
@media screen and (min-width: 31.25em) {
  #masthead .logo-module {
    padding: 1rem 1rem 1rem 0;
  }
  #masthead .logo-module img {
    height: 2.5rem;
  }
}
@media screen and (min-width: 46.875em) {
  #masthead .logo-module {
    padding: 0.75rem 1rem 0.75rem 0;
  }
  #masthead .logo-module img {
    height: 3rem;
  }
}
@media screen and (min-width: 78.125em) {
  #masthead .logo-module {
    padding: 0.5rem 1rem 0.5rem 0;
  }
  #masthead .logo-module img {
    height: 3.5rem;
  }
}
/*************************************************************************
 #Header Contacts List
**************************************************************************/
ul.header-contacts-list {
  margin-left: 0;
  word-spacing: -0.35rem;
  position: relative;
  margin-bottom: 0;
  text-align: right;
}
ul.header-contacts-list li {
  list-style-type: none;
}
ul.header-contacts-list li ul,
ul.header-contacts-list li ol {
  margin-top: 0;
}
ul.header-contacts-list * {
  word-spacing: normal;
}
@media screen and (max-width: 62.5em) {
  ul.header-contacts-list {
    float: right;
  }
}
ul.header-contacts-list li {
  display: inline-block;
  position: relative;
  margin: 0 0.5rem;
}
ul.header-contacts-list li:first-child {
  margin-left: 0;
}
ul.header-contacts-list li:last-child {
  margin-right: 0;
}
ul.header-contacts-list li a {
  display: block;
  position: relative;
  width: 1.75rem;
  height: 4.5rem;
  line-height: 4.5rem;
  font-size: 0.75rem;
  color: #373539;
  text-decoration: none;
  text-indent: -99999px;
  text-align: left;
  overflow: hidden;
}
ul.header-contacts-list li a:before {
  position: absolute;
  width: 100%;
  height: 4.5rem;
  line-height: 4.5rem !important;
  top: 0;
  left: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #2878D2;
  font-size: 1.5rem;
  text-align: center;
  text-indent: 0;
}
@media screen and (min-width: 62.5em) {
  ul.header-contacts-list li a {
    width: auto;
    height: 2rem;
    line-height: 2rem;
    padding-left: 2rem;
    text-indent: 0;
  }
  ul.header-contacts-list li a:before {
    width: 2rem;
    height: 2rem;
    line-height: 2rem !important;
    font-size: 1rem;
  }
}
ul.header-contacts-list li.email a:before {
  content: '\f658';
}
ul.header-contacts-list li.telephone a:before {
  content: '\f095';
}
ul.header-contacts-list li.login a:before {
  content: '\f406';
}
ul.header-contacts-list li.basket {
  position: relative;
}
ul.header-contacts-list li.basket a {
  display: block;
  z-index: 0;
}
ul.header-contacts-list li.basket a:before {
  content: '\f290';
}
ul.header-contacts-list li.basket .basket-count {
  position: absolute;
  width: 1.5rem;
  height: 1rem;
  line-height: 1rem !important;
  top: 54%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-size: 0.75rem;
  pointer-events: none;
  z-index: 1;
}
@media screen and (min-width: 62.5em) {
  ul.header-contacts-list li.basket .basket-count {
    width: 2rem;
    top: 60%;
    font-size: 0.5rem;
  }
}
/*************************************************************************
 #Simple Horizontal Navigation
**************************************************************************/
/* #Top Level Styles ------------------------------------------------------------------------ */
ul.simple-horizontal-navigation {
  margin-left: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 0;
  width: 100%;
}
ul.simple-horizontal-navigation li {
  list-style-type: none;
}
ul.simple-horizontal-navigation li ul,
ul.simple-horizontal-navigation li ol {
  margin-top: 0;
}
@media screen and (max-width: 62.5em) {
  ul.simple-horizontal-navigation {
    display: none;
  }
}
ul.simple-horizontal-navigation li {
  position: relative;
  margin: auto;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
ul.simple-horizontal-navigation li a {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: relative;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 0.25rem;
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #373539;
  text-transform: uppercase;
  font-size: 0.75rem;
  text-decoration: none;
  text-align: center;
}
ul.simple-horizontal-navigation li.current-page-ancestor a,
ul.simple-horizontal-navigation li.current-menu-ancestor a {
  color: #2878D2;
}
ul.simple-horizontal-navigation > li:last-child a {
  background-color: #2878D2;
  color: #FFFFFF;
}
ul.simple-horizontal-navigation > li:last-child a:hover {
  background-color: #1D4FA3;
}
/* #Hover Sub Menus ------------------------------------------------------------------------ */
ul.simple-horizontal-navigation li {
  position: relative;
}
ul.simple-horizontal-navigation li ul.sub-menu {
  margin-left: 0;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: absolute;
  width: auto;
  min-width: 8rem;
  top: calc(100% + 1rem*2);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #2878D2;
  overflow: visible;
  visibility: hidden;
  opacity: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu li {
  list-style-type: none;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul,
ul.simple-horizontal-navigation li ul.sub-menu li ol {
  margin-top: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu * {
  color: #FFFFFF;
}
ul.simple-horizontal-navigation li ul.sub-menu:before,
ul.simple-horizontal-navigation li ul.sub-menu:after {
  display: block;
  position: absolute;
  content: '';
}
ul.simple-horizontal-navigation li ul.sub-menu:before {
  top: -0.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #2878D2;
}
ul.simple-horizontal-navigation li ul.sub-menu:after {
  width: 100%;
  height: 1rem;
  top: -1rem;
  left: 0;
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li {
  position: relative;
  margin-right: 0;
  width: 100%;
  background-color: transparent;
  border-left: none;
}
ul.simple-horizontal-navigation li ul.sub-menu li:last-child {
  border-right: none;
}
ul.simple-horizontal-navigation li ul.sub-menu li a {
  display: block;
  float: none;
  width: 100%;
  height: auto;
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  color: inherit;
  text-transform: none;
  line-height: inherit;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
ul.simple-horizontal-navigation li ul.sub-menu li a:hover {
  background-color: #2266b2;
}
ul.simple-horizontal-navigation li ul.sub-menu li.current-page-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #2266b2;
}
ul.simple-horizontal-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  background-color: #2878D2;
}
ul.simple-horizontal-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a:hover,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a:hover,
ul.simple-horizontal-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a:hover {
  background-color: #2266b2;
}
ul.simple-horizontal-navigation li ul.sub-menu li.menu-divider a:hover {
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu {
  top: 0;
  left: calc(100% + 1rem*2);
  -webkit-transform: translateX(0);
          transform: translateX(0);
  overflow: visible;
  visibility: hidden;
  opacity: 0;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu:after {
  display: block;
  position: absolute;
  content: '';
  width: 1rem;
  height: 100%;
  top: 0;
  left: -1rem;
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li {
  background-color: transparent;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li:first-of-type:before {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  left: -0.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-right: 0.5rem solid #2878D2;
}
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor a,
ul.simple-horizontal-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #2266b2;
}
ul.simple-horizontal-navigation li ul.sub-menu li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  left: calc(100% + 1rem);
}
ul.simple-horizontal-navigation li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  top: calc(100% + 1rem);
}
/*************************************************************************
 #Mobile Off-Canvas Navigation
**************************************************************************/
#mobile-off-canvas-navigation {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  background-color: #2878D2;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none;
  z-index: 1001;
}
#mobile-off-canvas-navigation::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 62.5em) {
  #mobile-off-canvas-navigation {
    display: none;
  }
}
#mobile-off-canvas-navigation .menu-title {
  min-height: 3rem;
  padding: 1rem;
}
#mobile-off-canvas-navigation .menu-title p {
  margin-bottom: 0;
  color: #FFFFFF;
}
#mobile-off-canvas-navigation .close-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 3rem;
  height: 3rem;
  margin-bottom: 0;
  cursor: pointer;
}
#mobile-off-canvas-navigation .close-button:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '\f00d';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 3rem;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation {
  margin-left: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li {
  list-style-type: none;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ol {
  margin-top: 0;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li {
  position: relative;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li a {
  display: block;
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  color: #FFFFFF;
  padding: 0.75rem 1rem;
  text-decoration: none;
  border-bottom: 1px solid #2266b2;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li a:hover {
  background-color: #2266b2;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li:first-child a {
  border-top: 1px solid #2266b2;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-page-ancestor a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-ancestor a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-item a {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #2266b2;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-page-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu {
  position: relative;
  max-height: inherit;
  height: 0;
  margin-left: 0;
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
  background-color: #2266b2;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li {
  position: relative;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li a {
  color: #FFFFFF;
  padding-left: 2.75rem;
  border-top: 1px solid #2060a7;
  border-bottom: none;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li a:hover {
  background-color: #2060a7;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li:first-child a {
  border-top: none;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-page-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-item > a {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #2060a7;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu {
  background-color: #2060a7;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li a {
  padding-left: 4.75rem;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li a:hover {
  background-color: #1e599c;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor > a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item > a {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  background-color: #1e599c;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor > ul.sub-menu li a,
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children .sub-menu-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  background-color: transparent;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children .sub-menu-button:after {
  position: absolute;
  content: '\f107';
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 3rem;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children.menu-open > .sub-menu-button:after {
  content: '\f106';
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children.menu-open > ul.sub-menu {
  height: auto;
  opacity: 1;
  visibility: visible;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation > li:last-child a {
  margin: 1rem;
  background-color: #FFFFFF;
  border-bottom: none;
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #2878D2;
  font-size: 0.75rem;
  text-align: center;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation > li:last-child a:hover {
  background-color: #FFFFFF;
}
.show-menu #mobile-off-canvas-navigation {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
/* 
Use: Footer
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Consultation Sticky Widget
**************************************************************************/
.consultation-sticky-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  cursor: pointer;
  z-index: 1003;
}
.consultation-sticky-widget .image {
  width: 4rem;
  border-radius: 2rem;
  overflow: hidden;
}
@media screen and (max-width: 46.875em) {
  .product-category .consultation-sticky-widget {
    bottom: 4rem;
  }
  .product .consultation-sticky-widget {
    bottom: 5rem;
  }
}
/*************************************************************************
 #Consultation Form
**************************************************************************/
.consultation-form {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  z-index: 1005;
}
.consultation-form .form-container {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.consultation-form .form-container .close-button {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 2rem;
  height: 2rem;
  background-color: transparent;
  cursor: pointer;
}
.consultation-form .form-container .close-button:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #2878D2;
  content: '\f00d';
  font-size: 2rem;
  line-height: 2rem;
  text-align: center;
}
.show-form .consultation-form {
  visibility: visible;
  opacity: 1;
}
.show-form .consultation-form .form-container {
  -webkit-transform: scale(1);
          transform: scale(1);
}
/*************************************************************************
 #Quick Contacts
**************************************************************************/
ul.quick-contacts {
  margin-left: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem;
}
ul.quick-contacts li {
  list-style-type: none;
}
ul.quick-contacts li ul,
ul.quick-contacts li ol {
  margin-top: 0;
}
ul.quick-contacts li a {
  color: #5F5D61;
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-decoration: none;
}
/* 
Use: WooCommerce
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #General WooCommerce
**************************************************************************/
.onsale {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.25rem 0.5rem;
  background-color: #D45ABB;
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #FFFFFF;
  z-index: 100;
}
.price {
  font-size: 0.75rem;
  line-height: 1.2;
  margin-bottom: 0;
}
.amount,
.amount span {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #D45ABB;
  font-size: 1.25rem;
  vertical-align: baseline!important;
}
del,
ins {
  vertical-align: baseline;
}
del .amount,
del .amount span {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  color: #5F5D61;
  font-size: 1rem;
  text-decoration: line-through;
}
ins {
  text-decoration: none;
}
.stock {
  font-size: 0.75rem;
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  margin-bottom: 1rem;
}
.stock:last-child {
  margin-bottom: 0;
}
.stock.in-stock {
  color: #32A0B3;
}
legend {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  margin-bottom: 0.5rem;
}
legend:last-child {
  margin-bottom: 0;
}
ul.products {
  margin: 0;
}
.woocommerce button,
.woocommerce .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #2878D2;
  margin-bottom: 0;
}
.woocommerce button:last-child,
.woocommerce .button:last-child {
  margin-bottom: 0;
}
.woocommerce button:focus,
.woocommerce .button:focus {
  outline: none;
}
.woocommerce button:hover,
.woocommerce .button:hover {
  border-bottom: none;
}
.woocommerce button:disabled,
.woocommerce .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce button:before,
.woocommerce .button:before,
.woocommerce button:after,
.woocommerce .button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.woocommerce button:before,
.woocommerce .button:before {
  z-index: -2;
}
.woocommerce button:after,
.woocommerce .button:after {
  z-index: -1;
}
.woocommerce button.small,
.woocommerce .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce button.small:after,
.woocommerce .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.woocommerce button.medium,
.woocommerce .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce button.medium:after,
.woocommerce .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce button.large,
.woocommerce .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce button.large:after,
.woocommerce .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce button.blue-button,
.woocommerce .button.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.woocommerce button.blue-button:hover,
.woocommerce .button.blue-button:hover {
  background-color: #1D4FA3;
}
.woocommerce button.grey-button,
.woocommerce .button.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
.woocommerce button.grey-button:hover,
.woocommerce .button.grey-button:hover {
  background-color: #E1DFE3;
}
.woocommerce button.white-button,
.woocommerce .button.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
.woocommerce button.white-button:hover,
.woocommerce .button.white-button:hover {
  background-color: #F0EEF2;
}
.woocommerce button.with-icon,
.woocommerce .button.with-icon {
  padding-right: 0!important;
}
.woocommerce button.with-icon:after,
.woocommerce .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button.text-button-with-icon,
.woocommerce .button.text-button-with-icon {
  padding-right: 0!important;
}
.woocommerce button.text-button-with-icon:after,
.woocommerce .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button.text-button-with-icon:after,
.woocommerce .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.woocommerce button.icon-only,
.woocommerce .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce button.icon-only:after,
.woocommerce .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button.icon-only:after,
.woocommerce .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.woocommerce button.download-button,
.woocommerce .button.download-button {
  padding-right: 0!important;
}
.woocommerce button.download-button:after,
.woocommerce .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button.download-button:after,
.woocommerce .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce button.search-button,
.woocommerce .button.search-button {
  padding-right: 0!important;
}
.woocommerce button.search-button:after,
.woocommerce .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button.search-button:after,
.woocommerce .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.woocommerce button.arrow-left:after,
.woocommerce .button.arrow-left:after {
  content: '\f053';
}
.woocommerce button.arrow-right:after,
.woocommerce .button.arrow-right:after {
  content: '\f054';
}
.woocommerce button.plus-button,
.woocommerce .button.plus-button {
  padding-right: 0!important;
}
.woocommerce button.plus-button:after,
.woocommerce .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button.plus-button:after,
.woocommerce .button.plus-button:after {
  content: '\2b';
}
.woocommerce button.minus-button,
.woocommerce .button.minus-button {
  padding-right: 0!important;
}
.woocommerce button.minus-button:after,
.woocommerce .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce button.minus-button:after,
.woocommerce .button.minus-button:after {
  content: '\2d';
}
.woocommerce button.close:after,
.woocommerce .button.close:after {
  content: '\f00d';
}
.woocommerce button:after,
.woocommerce .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce button:hover,
.woocommerce .button:hover {
  background-color: #1D4FA3;
}
.woocommerce button:disabled,
.woocommerce .button:disabled {
  opacity: 0.25;
}
.woocommerce-message {
  background-color: #F0EEF2;
  text-align: left;
  margin-bottom: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
}
.woocommerce-message h1,
.woocommerce-message h2,
.woocommerce-message h3,
.woocommerce-message h4,
.woocommerce-message h5 {
  color: #373539;
}
.woocommerce-message h1 a,
.woocommerce-message h2 a,
.woocommerce-message h3 a,
.woocommerce-message h4 a,
.woocommerce-message h5 a {
  color: #373539;
}
.woocommerce-message p,
.woocommerce-message ul,
.woocommerce-message li,
.woocommerce-message label {
  color: #5F5D61;
}
.woocommerce-message a {
  color: #2878D2;
}
.woocommerce-message .js-carousel-controls .direction-left:before,
.woocommerce-message .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.woocommerce-message .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.woocommerce-message input[type="text"],
.woocommerce-message input[type="password"],
.woocommerce-message input[type="email"],
.woocommerce-message input[type="number"],
.woocommerce-message input[type="tel"],
.woocommerce-message input[type="search"],
.woocommerce-message input[type="checkbox"],
.woocommerce-message input[type="radio"],
.woocommerce-message select,
.woocommerce-message textarea {
  background-color: #FFFFFF !important;
  -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
          box-shadow: inset 0 0 0 3px #FFFFFF;
}
.woocommerce-message .testimonial-grid .testimonial-module {
  background-color: #FFFFFF;
}
.woocommerce-message:before {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  font-size: 1rem;
  margin-right: 0.5rem;
}
.woocommerce-message.error:before {
  color: #D45ABB;
  content: '\f057';
}
.woocommerce-message.notice:before {
  color: #F59D39;
  content: '\f06a';
}
.woocommerce-message.success:before {
  color: #32A0B3;
  content: '\f058';
}
.woocommerce-message .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  color: #FFFFFF !important;
  background-color: #2878D2;
  margin-left: 0.5rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.woocommerce-message .button:last-child {
  margin-bottom: 0;
}
.woocommerce-message .button:focus {
  outline: none;
}
.woocommerce-message .button:hover {
  border-bottom: none;
}
.woocommerce-message .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce-message .button:before,
.woocommerce-message .button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.woocommerce-message .button:before {
  z-index: -2;
}
.woocommerce-message .button:after {
  z-index: -1;
}
.woocommerce-message .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce-message .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.woocommerce-message .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce-message .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-message .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce-message .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce-message .button.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.woocommerce-message .button.blue-button:hover {
  background-color: #1D4FA3;
}
.woocommerce-message .button.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
.woocommerce-message .button.grey-button:hover {
  background-color: #E1DFE3;
}
.woocommerce-message .button.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
.woocommerce-message .button.white-button:hover {
  background-color: #F0EEF2;
}
.woocommerce-message .button.with-icon {
  padding-right: 0!important;
}
.woocommerce-message .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.text-button-with-icon {
  padding-right: 0!important;
}
.woocommerce-message .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.woocommerce-message .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce-message .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.woocommerce-message .button.download-button {
  padding-right: 0!important;
}
.woocommerce-message .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-message .button.search-button {
  padding-right: 0!important;
}
.woocommerce-message .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.woocommerce-message .button.arrow-left:after {
  content: '\f053';
}
.woocommerce-message .button.arrow-right:after {
  content: '\f054';
}
.woocommerce-message .button.plus-button {
  padding-right: 0!important;
}
.woocommerce-message .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.plus-button:after {
  content: '\2b';
}
.woocommerce-message .button.minus-button {
  padding-right: 0!important;
}
.woocommerce-message .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-message .button.minus-button:after {
  content: '\2d';
}
.woocommerce-message .button.close:after {
  content: '\f00d';
}
.woocommerce-message .button:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-message .button:hover {
  background-color: #1D4FA3;
}
.col2-set {
  text-align: left;
  margin-bottom: -1.5rem;
}
.col2-set .col-1,
.col2-set .col-2 {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 46.875em) {
  .col2-set .col-1,
  .col2-set .col-2 {
    width: 48.5%;
  }
  .col2-set .col-1 {
    float: left;
  }
  .col2-set .col-2 {
    float: right;
  }
}
.form-row {
  margin-bottom: 1rem;
}
.form-row:last-child {
  margin-bottom: 0;
}
.form-row.form-row-first,
.form-row.form-row-last {
  width: calc(50% - 1rem*0.5);
}
.form-row.form-row-first {
  float: left;
}
.form-row.form-row-last {
  float: right;
}
.form-row.form-row-wide {
  width: 100%;
  clear: both;
}
.form-row label {
  display: block;
  margin-bottom: 0.5rem;
}
.form-row input,
.form-row textarea {
  width: 100%;
}
.form-row .required {
  color: #D45ABB;
  text-decoration: none;
}
/* #International Country Select ------------------------------------------------------------------------ */
.woocommerce-input-wrapper .select2-container,
.wc-address-validation-results .select2-container {
  min-height: 2.5rem;
  height: 2.5rem;
}
.woocommerce-input-wrapper .select2-container .select2-selection,
.wc-address-validation-results .select2-container .select2-selection {
  min-height: 2.5rem;
  height: 2.5rem;
  border: none;
}
.woocommerce-input-wrapper .select2-container .select2-selection .select2-selection__rendered,
.wc-address-validation-results .select2-container .select2-selection .select2-selection__rendered {
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 2rem 0 1rem !important;
  background-color: #F0EEF2;
  color: #5F5D61;
  background-image: url('img/ui/icon-down-arrow.svg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.woocommerce-input-wrapper .select2-container .select2-selection .select2-selection__arrow,
.wc-address-validation-results .select2-container .select2-selection .select2-selection__arrow {
  display: none;
}
.select2-container *:focus {
  outline: none;
}
.select2-container .select2-dropdown {
  -webkit-box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
  margin-top: 0.5rem;
  padding: 0.5rem;
  border: none;
  background-color: #FFFFFF;
}
.select2-container .select2-dropdown .select2-search {
  padding: 0;
}
.select2-container .select2-dropdown .select2-search .select2-search__field {
  color: #5F5D61;
  border: none;
}
.select2-container .select2-dropdown .select2-search .select2-search__field::-webkit-input-placeholder {
  color: #5F5D61;
}
.select2-container .select2-dropdown .select2-search .select2-search__field::-moz-placeholder {
  color: #5F5D61;
}
.select2-container .select2-dropdown .select2-search .select2-search__field:-ms-input-placeholder {
  color: #5F5D61;
}
.select2-container .select2-dropdown .select2-search .select2-search__field::-ms-input-placeholder {
  color: #5F5D61;
}
.select2-container .select2-dropdown .select2-search .select2-search__field::placeholder {
  color: #5F5D61;
}
.select2-container .select2-dropdown .select2-results {
  position: relative;
  margin-top: 0.5rem;
  background-color: #F0EEF2;
}
.select2-container .select2-dropdown .select2-results:before,
.select2-container .select2-dropdown .select2-results:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 1rem;
  left: 0;
  right: 0;
  z-index: 2;
}
.select2-container .select2-dropdown .select2-results:before {
  top: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.select2-container .select2-dropdown .select2-results:after {
  bottom: 0;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options {
  z-index: 1;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  padding: 0.25rem;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option--highlighted,
.select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option[data-selected=true] {
  padding-left: 0.5rem;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option--highlighted {
  background-color: #2878D2;
  color: #FFFFFF;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option[data-selected=true] {
  background-color: #E1DFE3;
  color: #5F5D61;
}
/*************************************************************************
 #Tables and Forms
**************************************************************************/
/* #General Table Styles ------------------------------------------------------------------------ */
table {
  width: 100%;
  margin-bottom: 1.5rem;
  border: 1px solid #E1DFE3;
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
}
table th,
table td {
  padding: 0.25rem 0.5rem;
  border-top: 1px solid #E1DFE3;
  vertical-align: middle;
  overflow: hidden;
}
table th {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #373539;
}
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table thead:first-child tr:first-child td,
table tbody:first-child tr:first-child td {
  border-top: none;
}
table .amount,
table .amount span {
  font-size: 1rem;
}
table ul {
  margin-left: 0;
  margin-bottom: 0.5rem;
}
table ul li {
  list-style-type: none;
}
table ul li ul,
table ul li ol {
  margin-top: 0;
}
table ul:last-child {
  margin-bottom: 0;
}
table:last-child {
  margin-bottom: 0;
}
/*************************************************************************
 #Shop Archive / Category Landing Page
**************************************************************************/
/* #Shop Archive Modules ------------------------------------------------------------------------ */
.shop-archive-module:not(:last-child) {
  margin-bottom: 3rem;
}
/* #Category Image ------------------------------------------------------------------------ */
.category-image {
  position: relative;
}
.category-image h1,
.category-image h2,
.category-image h3,
.category-image h4,
.category-image h5,
.category-image p,
.category-image ul,
.category-image li,
.category-image label,
.category-image a {
  color: #FFFFFF;
}
.category-image .js-carousel-controls .direction-left:after,
.category-image .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
}
.category-image .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
.category-image .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #FFFFFF;
}
.category-image nf-field .ninja-forms-req-symbol {
  color: #FFFFFF;
}
.category-image nf-field .nf-fu-progress .nf-fu-progress-bar {
  background-color: #FFFFFF;
}
.category-image nf-field .nf-error .ninja-forms-field {
  -webkit-box-shadow: inset 0 0 0 3px #E1DFE3;
          box-shadow: inset 0 0 0 3px #E1DFE3;
}
.category-image .nf-error-msg {
  background-color: #FFFFFF;
  color: #2878D2 !important;
}
.category-image .responsive-background-image {
  background-color: #000000;
  z-index: -1;
}
.category-image .responsive-background-image img {
  opacity: 0.55;
}
/* #Product Filter ------------------------------------------------------------------------ */
@media screen and (max-width: 46.875em) {
  .product-filter {
    -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
    position: fixed;
    width: 100%;
    max-height: 3.5rem;
    margin: 0;
    padding: 0.75rem 1.5rem;
    top: calc(100% - 1rem*3.5);
    background-color: #FFFFFF;
    font-size: 1.25rem;
    z-index: 10000;
  }
  .product-filter h3 {
    position: relative;
    color: #2878D2;
    cursor: pointer;
    -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  }
  .product-filter h3:after {
    position: absolute !important;
    right: 0;
  }
  .product-filter h3:after {
    content: 'Open';
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
    display: inline-block;
    position: relative;
    margin: 0 0 1.5rem 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-image: none;
    text-align: center;
    text-indent: inherit;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    outline: none;
    border: none;
    border-bottom: none;
    text-shadow: none;
    cursor: pointer;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    font-display: swap;
    font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    font-size: 0.75rem !important;
    z-index: 1;
    min-width: 2rem;
    min-height: 2rem;
    height: 2rem;
    line-height: 2rem;
    padding: 0 1rem;
    color: #FFFFFF !important;
    background-color: #2878D2;
  }
  .product-filter h3:after:last-child {
    margin-bottom: 0;
  }
  .product-filter h3:after:focus {
    outline: none;
  }
  .product-filter h3:after:hover {
    border-bottom: none;
  }
  .product-filter h3:after:disabled {
    opacity: 0.25;
    cursor: not-allowed;
  }
  .product-filter h3:after:before,
  .product-filter h3:after:after {
    -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
    transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
    display: block;
    position: absolute;
    content: '';
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .product-filter h3:after:before {
    z-index: -2;
  }
  .product-filter h3:after:after {
    z-index: -1;
  }
  .product-filter h3:after.small {
    min-width: 1.5rem;
    min-height: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    padding: 0 0.75rem;
  }
  .product-filter h3:after.small:after {
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .product-filter h3:after.medium {
    min-width: 2rem;
    min-height: 2rem;
    height: 2rem;
    line-height: 2rem;
    padding: 0 1rem;
  }
  .product-filter h3:after.medium:after {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
  .product-filter h3:after.large {
    min-width: 2.5rem;
    min-height: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1.25rem;
  }
  .product-filter h3:after.large:after {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .product-filter h3:after.blue-button {
    color: #FFFFFF !important;
    background-color: #2878D2;
  }
  .product-filter h3:after.blue-button:hover {
    background-color: #1D4FA3;
  }
  .product-filter h3:after.grey-button {
    color: #2878D2 !important;
    background-color: #F0EEF2;
  }
  .product-filter h3:after.grey-button:hover {
    background-color: #E1DFE3;
  }
  .product-filter h3:after.white-button {
    color: #2878D2 !important;
    background-color: #FFFFFF;
  }
  .product-filter h3:after.white-button:hover {
    background-color: #F0EEF2;
  }
  .product-filter h3:after.with-icon {
    padding-right: 0!important;
  }
  .product-filter h3:after.with-icon:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.text-button-with-icon {
    padding-right: 0!important;
  }
  .product-filter h3:after.text-button-with-icon:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.text-button-with-icon:after {
    margin-left: 0.5rem;
  }
  .product-filter h3:after.icon-only {
    padding-right: 0!important;
    padding: 0!important;
    text-indent: -9999px;
  }
  .product-filter h3:after.icon-only:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.icon-only:after {
    position: absolute!important;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .product-filter h3:after.download-button {
    padding-right: 0!important;
  }
  .product-filter h3:after.download-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.download-button:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    content: '\f56d';
  }
  .product-filter h3:after.search-button {
    padding-right: 0!important;
  }
  .product-filter h3:after.search-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.search-button:after {
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    content: '\f002';
  }
  .product-filter h3:after.arrow-left:after {
    content: '\f053';
  }
  .product-filter h3:after.arrow-right:after {
    content: '\f054';
  }
  .product-filter h3:after.plus-button {
    padding-right: 0!important;
  }
  .product-filter h3:after.plus-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.plus-button:after {
    content: '\2b';
  }
  .product-filter h3:after.minus-button {
    padding-right: 0!important;
  }
  .product-filter h3:after.minus-button:after {
    position: relative;
    text-align: center;
    text-indent: 0;
    font-display: swap;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
    font-weight: 900;
    line-height: inherit!important;
  }
  .product-filter h3:after.minus-button:after {
    content: '\2d';
  }
  .product-filter h3:after.close:after {
    content: '\f00d';
  }
  .product-filter h3:after:after {
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
  }
  .product-filter h3:after:hover {
    background-color: #1D4FA3;
  }
  .product-filter.active {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    max-height: 100vh;
    overflow: scroll;
  }
  .product-filter.active h3:after {
    content: 'Close';
  }
  .product-filter:after {
    position: fixed;
    z-index: -1;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    content: '';
    height: 100vh;
  }
}
.product-filter h4 {
  padding: 0 1.5rem 0.5rem 0;
  border-bottom: 1px solid #E1DFE3;
  margin-bottom: 1rem;
}
.product-filter h4.filter-collaspable {
  position: relative;
  cursor: pointer;
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
}
.product-filter h4.filter-collaspable:hover {
  color: #2878D2;
}
.product-filter h4.filter-collaspable:after {
  position: absolute;
  right: 0.5rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  font-size: 0.75rem;
  color: #2878D2;
  content: '\f077';
  line-height: 1.5rem;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
}
.product-filter h4.filter-collaspable.active:after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.product-filter .filter-collaspable + .facetwp-facet {
  max-height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
}
.product-filter .filter-collaspable + .facetwp-facet.open {
  max-height: 100vh;
}
.product-filter .facetwp-facet .facetwp-counter {
  display: none;
}
.product-filter .facetwp-type-search {
  margin-bottom: 2rem !important;
}
.product-filter .facetwp-type-search .facetwp-input-wrap {
  position: relative;
  display: block;
}
.product-filter .facetwp-type-search .facetwp-input-wrap .facetwp-icon {
  display: none;
}
.product-filter .facetwp-type-search .facetwp-input-wrap .facetwp-search {
  width: 100%;
  padding-right: 3rem !important;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-image: url('img/ui/icon-search.svg');
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox {
  position: relative;
  background-image: none;
  padding-left: 2rem;
  margin-bottom: 0.5rem;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:before,
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:after {
  position: absolute;
  content: '';
  -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:before {
  height: 1rem;
  width: 1rem;
  top: 0;
  left: 0;
  background-color: #F0EEF2;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:after {
  height: 0.5rem;
  width: 0.5rem;
  top: 0.25rem;
  left: 0.25rem;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:hover:after {
  background-color: #B9B7BB;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox.checked:after {
  background-color: #2878D2;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox.checked:hover:after {
  background-color: #2878D2;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox .facetwp-expand {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  line-height: 1;
  color: #2878D2;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap {
  padding: 6px 1px 0 1px;
  margin-bottom: 1rem;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider {
  height: 0.5rem;
  background-color: #F0EEF2;
  border: none;
  border-radius: 0;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-connect {
  background-color: #2878D2;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-handle {
  top: -5px;
  height: 1rem;
  width: 1rem;
  border: 1px solid #E1DFE3;
  border-radius: 0;
  outline: none;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-handle.noUi-handle-lower {
  -webkit-transform: translateX(3px);
          transform: translateX(3px);
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-handle.noUi-handle-upper {
  -webkit-transform: translateX(-2px);
          transform: translateX(-2px);
}
.product-filter .facetwp-type-slider .facetwp-slider-reset {
  display: none!important;
}
.product-filter .facet-reset {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 0.75rem;
  color: #2878D2;
  text-decoration: underline;
  padding-right: 1rem;
  background-color: transparent;
}
.product-filter .facet-reset:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  font-size: 0.75rem;
  color: #2878D2;
  content: '\f01e';
  margin-left: 0.5rem;
  -webkit-transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 500ms cubic-bezier(0.65, 0, 0.35, 1);
}
.product-filter .facet-reset:hover:after {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
/* #Product Sorting ------------------------------------------------------------------------ */
.product-sorting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1rem;
}
/*************************************************************************
 #Product Preview Modules
**************************************************************************/
.product-module {
  -webkit-box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
  padding: 1.5rem;
  position: relative;
}
.product-module h1,
.product-module h2,
.product-module h3,
.product-module h4,
.product-module h5 {
  color: #373539;
}
.product-module h1 a,
.product-module h2 a,
.product-module h3 a,
.product-module h4 a,
.product-module h5 a {
  color: #373539;
}
.product-module p,
.product-module ul,
.product-module li,
.product-module label {
  color: #5F5D61;
}
.product-module a {
  color: #2878D2;
}
.product-module .js-carousel-controls .direction-left:before,
.product-module .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.product-module .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.product-module.with-link {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  -webkit-transform: scale(1);
          transform: scale(1);
}
.product-module.with-link:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
.product-module:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
          box-shadow: 1.5rem 1.5rem 2.5rem 0 rgba(0, 0, 0, 0.1);
}
.product-module .onsale,
.product-module .category {
  font-size: 0.75rem;
}
.product-module .preview-image,
.product-module .category,
.product-module .title,
.product-module .price {
  margin-bottom: 1rem;
}
.product-module .amount,
.product-module .amount span {
  font-size: 1rem;
}
.product-module del .amount,
.product-module del .amount span {
  font-size: 0.75rem;
}
/*************************************************************************
 #Single Products
**************************************************************************/
/* #Image Gallery ------------------------------------------------------------------------ */
.woocommerce-product-gallery img {
  width: 100%;
  height: auto;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  color: #FFFFFF !important;
  background-color: #2878D2;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:last-child {
  margin-bottom: 0;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:focus {
  outline: none;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  border-bottom: none;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before,
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  z-index: -2;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  z-index: -1;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.blue-button:hover {
  background-color: #1D4FA3;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.grey-button:hover {
  background-color: #E1DFE3;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.white-button:hover {
  background-color: #F0EEF2;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.with-icon {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.text-button-with-icon {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.download-button {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.search-button {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.arrow-left:after {
  content: '\f053';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.arrow-right:after {
  content: '\f054';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.plus-button {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.plus-button:after {
  content: '\2b';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.minus-button {
  padding-right: 0!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.minus-button:after {
  content: '\2d';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger.close:after {
  content: '\f00d';
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
  background-color: #1D4FA3;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  content: '\f002';
}
.woocommerce-product-gallery .flex-viewport,
.woocommerce-product-gallery .woocommerce-product-gallery__image {
  -webkit-box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
}
.woocommerce-product-gallery ol.flex-control-nav {
  margin-top: 1.5rem !important;
  margin-left: 0;
  word-spacing: -0.35rem;
  width: calc(100% + 1rem);
  margin: 0 -0.5rem;
  zoom: 1;
}
.woocommerce-product-gallery ol.flex-control-nav li {
  list-style-type: none;
}
.woocommerce-product-gallery ol.flex-control-nav li ul,
.woocommerce-product-gallery ol.flex-control-nav li ol {
  margin-top: 0;
}
.woocommerce-product-gallery ol.flex-control-nav * {
  word-spacing: normal;
}
.woocommerce-product-gallery ol.flex-control-nav li {
  display: inline-block;
  width: calc(25% - 1rem);
  margin: 0 0.5rem 1rem 0.5rem;
  cursor: pointer;
}
.woocommerce-product-gallery ol.flex-control-nav li:first-of-type,
.woocommerce-product-gallery ol.flex-control-nav li:last-of-type {
  margin: 0 0.5rem;
}
.woocommerce-product-gallery ol.flex-control-nav li img {
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  border: 2px solid white;
}
.woocommerce-product-gallery ol.flex-control-nav li img.flex-active {
  border-color: #2878D2;
}
/* #Product Description ------------------------------------------------------------------------ */
.product-details .categories,
.product-details .product-code {
  font-size: 0.75rem;
}
.product-details .product-code {
  opacity: 0.5;
  margin-bottom: 0.5rem;
}
.purchase-details {
  margin-top: 1.5rem;
}
.purchase-details table.variations {
  position: relative;
  width: auto;
  border: none;
}
.purchase-details table.variations th,
.purchase-details table.variations td {
  border-top: none;
}
.purchase-details table.variations th.label,
.purchase-details table.variations td.label {
  padding-left: 0;
}
.purchase-details table.variations .reset_variations {
  display: block;
  position: absolute;
  margin-top: 0.25rem;
  right: 0.5rem;
  font-size: 0.75rem;
}
.purchase-details button,
.purchase-details .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #2878D2;
  margin-bottom: 0;
}
.purchase-details button:last-child,
.purchase-details .button:last-child {
  margin-bottom: 0;
}
.purchase-details button:focus,
.purchase-details .button:focus {
  outline: none;
}
.purchase-details button:hover,
.purchase-details .button:hover {
  border-bottom: none;
}
.purchase-details button:disabled,
.purchase-details .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.purchase-details button:before,
.purchase-details .button:before,
.purchase-details button:after,
.purchase-details .button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.purchase-details button:before,
.purchase-details .button:before {
  z-index: -2;
}
.purchase-details button:after,
.purchase-details .button:after {
  z-index: -1;
}
.purchase-details button.small,
.purchase-details .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.purchase-details button.small:after,
.purchase-details .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.purchase-details button.medium,
.purchase-details .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.purchase-details button.medium:after,
.purchase-details .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.purchase-details button.large,
.purchase-details .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.purchase-details button.large:after,
.purchase-details .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.purchase-details button.blue-button,
.purchase-details .button.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.purchase-details button.blue-button:hover,
.purchase-details .button.blue-button:hover {
  background-color: #1D4FA3;
}
.purchase-details button.grey-button,
.purchase-details .button.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
.purchase-details button.grey-button:hover,
.purchase-details .button.grey-button:hover {
  background-color: #E1DFE3;
}
.purchase-details button.white-button,
.purchase-details .button.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
.purchase-details button.white-button:hover,
.purchase-details .button.white-button:hover {
  background-color: #F0EEF2;
}
.purchase-details button.with-icon,
.purchase-details .button.with-icon {
  padding-right: 0!important;
}
.purchase-details button.with-icon:after,
.purchase-details .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.text-button-with-icon,
.purchase-details .button.text-button-with-icon {
  padding-right: 0!important;
}
.purchase-details button.text-button-with-icon:after,
.purchase-details .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.text-button-with-icon:after,
.purchase-details .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.purchase-details button.icon-only,
.purchase-details .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.purchase-details button.icon-only:after,
.purchase-details .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.icon-only:after,
.purchase-details .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.purchase-details button.download-button,
.purchase-details .button.download-button {
  padding-right: 0!important;
}
.purchase-details button.download-button:after,
.purchase-details .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.download-button:after,
.purchase-details .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.purchase-details button.search-button,
.purchase-details .button.search-button {
  padding-right: 0!important;
}
.purchase-details button.search-button:after,
.purchase-details .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.search-button:after,
.purchase-details .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.purchase-details button.arrow-left:after,
.purchase-details .button.arrow-left:after {
  content: '\f053';
}
.purchase-details button.arrow-right:after,
.purchase-details .button.arrow-right:after {
  content: '\f054';
}
.purchase-details button.plus-button,
.purchase-details .button.plus-button {
  padding-right: 0!important;
}
.purchase-details button.plus-button:after,
.purchase-details .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.plus-button:after,
.purchase-details .button.plus-button:after {
  content: '\2b';
}
.purchase-details button.minus-button,
.purchase-details .button.minus-button {
  padding-right: 0!important;
}
.purchase-details button.minus-button:after,
.purchase-details .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.purchase-details button.minus-button:after,
.purchase-details .button.minus-button:after {
  content: '\2d';
}
.purchase-details button.close:after,
.purchase-details .button.close:after {
  content: '\f00d';
}
.purchase-details button:after,
.purchase-details .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.purchase-details button:hover,
.purchase-details .button:hover {
  background-color: #1D4FA3;
}
/* #Add to Cart (Global) ------------------------------------------------------------------------ */
.quantity .minus,
.quantity .plus,
.quantity .qty,
.quantity .text {
  vertical-align: middle!important;
}
.quantity .minus,
.quantity .plus {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: inline-block !important;
  position: relative !important;
  margin: 0 0 1.5rem 0 !important;
  padding: 0 !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-color: transparent !important;
  background-image: none !important;
  text-indent: inherit !important;
  text-decoration: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  outline: none !important;
  border: none !important;
  border-bottom: none !important;
  text-shadow: none !important;
  cursor: pointer !important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
  font-display: swap !important;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif !important;
  text-transform: uppercase !important;
  font-size: 0.75rem !important;
  z-index: 1 !important;
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
  color: #FFFFFF !important;
  background-color: #2878D2 !important;
  text-align: center !important;
  margin: 0!important;
  padding: 0!important;
}
.quantity .minus:last-child,
.quantity .plus:last-child {
  margin-bottom: 0 !important;
}
.quantity .minus:focus,
.quantity .plus:focus {
  outline: none !important;
}
.quantity .minus:hover,
.quantity .plus:hover {
  border-bottom: none !important;
}
.quantity .minus:disabled,
.quantity .plus:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.quantity .minus:before,
.quantity .plus:before,
.quantity .minus:after,
.quantity .plus:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  -webkit-transform: translate(0, 0) !important;
          transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
.quantity .minus:before,
.quantity .plus:before {
  z-index: -2 !important;
}
.quantity .minus:after,
.quantity .plus:after {
  z-index: -1 !important;
}
.quantity .minus.small,
.quantity .plus.small {
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  padding: 0 0.75rem !important;
}
.quantity .minus.small:after,
.quantity .plus.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.quantity .minus.medium,
.quantity .plus.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.quantity .minus.medium:after,
.quantity .plus.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.quantity .minus.large,
.quantity .plus.large {
  min-width: 2.5rem !important;
  min-height: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
  padding: 0 1.25rem !important;
}
.quantity .minus.large:after,
.quantity .plus.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.quantity .minus.blue-button,
.quantity .plus.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2 !important;
}
.quantity .minus.blue-button:hover,
.quantity .plus.blue-button:hover {
  background-color: #1D4FA3 !important;
}
.quantity .minus.grey-button,
.quantity .plus.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2 !important;
}
.quantity .minus.grey-button:hover,
.quantity .plus.grey-button:hover {
  background-color: #E1DFE3 !important;
}
.quantity .minus.white-button,
.quantity .plus.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF !important;
}
.quantity .minus.white-button:hover,
.quantity .plus.white-button:hover {
  background-color: #F0EEF2 !important;
}
.quantity .minus.with-icon,
.quantity .plus.with-icon {
  padding-right: 0!important !important;
}
.quantity .minus.with-icon:after,
.quantity .plus.with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.text-button-with-icon,
.quantity .plus.text-button-with-icon {
  padding-right: 0!important !important;
}
.quantity .minus.text-button-with-icon:after,
.quantity .plus.text-button-with-icon:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.text-button-with-icon:after,
.quantity .plus.text-button-with-icon:after {
  margin-left: 0.5rem !important;
}
.quantity .minus.icon-only,
.quantity .plus.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.quantity .minus.icon-only:after,
.quantity .plus.icon-only:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.icon-only:after,
.quantity .plus.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  -webkit-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}
.quantity .minus.download-button,
.quantity .plus.download-button {
  padding-right: 0!important !important;
}
.quantity .minus.download-button:after,
.quantity .plus.download-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.download-button:after,
.quantity .plus.download-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.quantity .minus.search-button,
.quantity .plus.search-button {
  padding-right: 0!important !important;
}
.quantity .minus.search-button:after,
.quantity .plus.search-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.search-button:after,
.quantity .plus.search-button:after {
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  content: '\f002' !important;
}
.quantity .minus.arrow-left:after,
.quantity .plus.arrow-left:after {
  content: '\f053' !important;
}
.quantity .minus.arrow-right:after,
.quantity .plus.arrow-right:after {
  content: '\f054' !important;
}
.quantity .minus.plus-button,
.quantity .plus.plus-button {
  padding-right: 0!important !important;
}
.quantity .minus.plus-button:after,
.quantity .plus.plus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.plus-button:after,
.quantity .plus.plus-button:after {
  content: '\2b' !important;
}
.quantity .minus.minus-button,
.quantity .plus.minus-button {
  padding-right: 0!important !important;
}
.quantity .minus.minus-button:after,
.quantity .plus.minus-button:after {
  position: relative !important;
  text-align: center !important;
  text-indent: 0 !important;
  font-display: swap !important;
  display: inline-block !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-rendering: auto !important;
  line-height: 1 !important;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif !important;
  font-weight: 900 !important;
  line-height: inherit!important !important;
}
.quantity .minus.minus-button:after,
.quantity .plus.minus-button:after {
  content: '\2d' !important;
}
.quantity .minus.close:after,
.quantity .plus.close:after {
  content: '\f00d' !important;
}
.quantity .minus:after,
.quantity .plus:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.quantity .minus:hover,
.quantity .plus:hover {
  background-color: #1D4FA3 !important;
}
.quantity .qty,
.quantity .text {
  width: 4rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  border: none!important;
}
.cart .woocommerce-variation {
  margin-bottom: 1rem;
}
.cart .quantity .qty,
.cart .quantity .text {
  margin: 0 0.5rem;
}
.cart .quantity,
.cart .single_add_to_cart_button,
.cart button {
  margin-top: 1rem !important;
}
.cart .single_add_to_cart_button.disabled {
  opacity: 0.15;
  cursor: default;
}
/* #Add to Cart (Grouped Products) ------------------------------------------------------------------------ */
.cart table.woocommerce-grouped-product-list {
  -webkit-box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
  width: auto;
  margin: 0;
  border: none;
}
.cart table.woocommerce-grouped-product-list tbody tr th,
.cart table.woocommerce-grouped-product-list tbody tr td {
  padding: 0.5rem 0.5rem 0 0.5rem;
  border-top: none;
}
.cart table.woocommerce-grouped-product-list tbody tr th .quantity,
.cart table.woocommerce-grouped-product-list tbody tr td .quantity {
  margin-top: 0!important;
}
.cart table.woocommerce-grouped-product-list tbody tr th label a,
.cart table.woocommerce-grouped-product-list tbody tr td label a {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #373539;
  text-decoration: none;
}
.cart table.woocommerce-grouped-product-list tbody tr th label a:hover,
.cart table.woocommerce-grouped-product-list tbody tr td label a:hover {
  color: #2878D2;
}
.cart table.woocommerce-grouped-product-list tbody tr:last-child th,
.cart table.woocommerce-grouped-product-list tbody tr:last-child td {
  padding: 0.5rem;
}
/* #Mobile Purchase Popup ------------------------------------------------------------------------ */
.add-to-basket-sticky-footer {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 4.5rem;
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
  padding: 1rem;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  z-index: 10000;
}
.add-to-basket-sticky-footer .vertical-top,
.add-to-basket-sticky-footer .vertical-middle,
.add-to-basket-sticky-footer .vertical-bottom {
  width: 100%;
}
.add-to-basket-sticky-footer .vertical-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.add-to-basket-sticky-footer .vertical-middle {
  -ms-flex-item-align: center;
      align-self: center;
}
.add-to-basket-sticky-footer .vertical-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.add-to-basket-sticky-footer p {
  margin-bottom: 0;
  -ms-flex-item-align: center;
      align-self: center;
}
.add-to-basket-sticky-footer .button {
  margin-bottom: 0;
}
@media screen and (max-width: 46.875em) {
  .add-to-basket-sticky-footer {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 46.875em) {
  .purchase-details {
    display: none;
  }
}
.purchase-container {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(40, 45, 50, 0.6);
  opacity: 0;
  visibility: hidden;
  z-index: 10001;
}
.purchase-container .purchase-details {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  padding: 2.5rem 1rem 1rem 1rem;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.purchase-container .purchase-details .button {
  width: 100%;
  margin-bottom: 0;
}
.purchase-container .purchase-details .close-button {
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 0.5rem;
  right: 0.5rem;
  font-size: 1.25rem;
  text-align: center;
  cursor: pointer;
}
.purchase-container .purchase-details .close-button:after {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: '\f00d';
  color: #2878D2;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
}
.show-basket-popup {
  overflow: hidden;
}
.show-basket-popup .purchase-container {
  opacity: 1;
  visibility: visible;
}
.show-basket-popup .purchase-container .purchase-details {
  -webkit-transform: scale(1);
          transform: scale(1);
}
/* #Product Specification ------------------------------------------------------------------------ */
.product-specification ul {
  margin-left: 0;
  list-style-position: inside;
}
.product-specification ul.tech-specs {
  margin-left: 0;
  -webkit-box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
}
.product-specification ul.tech-specs li {
  list-style-type: none;
}
.product-specification ul.tech-specs li ul,
.product-specification ul.tech-specs li ol {
  margin-top: 0;
}
.product-specification ul.tech-specs li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #E1DFE3;
}
.product-specification ul.tech-specs li .tech-spec-title,
.product-specification ul.tech-specs li .tech-spec-detail {
  width: 50%;
  padding: 0.5rem 1rem;
}
.product-specification ul.tech-specs li .tech-spec-title {
  color: #373539;
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  border-right: 1px solid #E1DFE3;
}
.product-specification ul.tech-specs li:last-child {
  border-bottom: none;
}
/* #Product Reviews ------------------------------------------------------------------------ */
.woocommerce-Reviews #comments {
  margin-bottom: 1.5rem;
}
.woocommerce-Reviews #comments .commentlist {
  margin-left: 0;
}
.woocommerce-Reviews #comments .commentlist li {
  list-style-type: none;
}
.woocommerce-Reviews #comments .commentlist li ul,
.woocommerce-Reviews #comments .commentlist li ol {
  margin-top: 0;
}
.woocommerce-Reviews #comments .commentlist li {
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #E1DFE3;
}
.woocommerce-Reviews #comments .commentlist li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text:before {
  margin-bottom: 0.75rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #E1DFE3;
  content: '\f005 \f005 \f005 \f005 \f005';
  letter-spacing: 0.5rem;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.one:before {
  background: -webkit-gradient(linear, left top, right top, from(#2878D2), color-stop(20%, #2878D2), color-stop(20%, #E1DFE3), to(#E1DFE3));
  background: linear-gradient(to right, #2878D2, #2878D2 20%, #E1DFE3 20%, #E1DFE3);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.two:before {
  background: -webkit-gradient(linear, left top, right top, from(#2878D2), color-stop(40%, #2878D2), color-stop(40%, #E1DFE3), to(#E1DFE3));
  background: linear-gradient(to right, #2878D2, #2878D2 40%, #E1DFE3 40%, #E1DFE3);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.three:before {
  background: -webkit-gradient(linear, left top, right top, from(#2878D2), color-stop(60%, #2878D2), color-stop(60%, #E1DFE3), to(#E1DFE3));
  background: linear-gradient(to right, #2878D2, #2878D2 60%, #E1DFE3 60%, #E1DFE3);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.four:before {
  background: -webkit-gradient(linear, left top, right top, from(#2878D2), color-stop(80%, #2878D2), color-stop(80%, #E1DFE3), to(#E1DFE3));
  background: linear-gradient(to right, #2878D2, #2878D2 80%, #E1DFE3 80%, #E1DFE3);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.five:before {
  color: #2878D2;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .star-rating .rating {
  color: #2878D2;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta {
  margin-bottom: 0.5rem;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__verified,
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__dash,
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .meta .woocommerce-review__published-date {
  color: #878589;
}
.woocommerce-Reviews #review_form_wrapper .comment-reply-title {
  display: block;
  margin-bottom: 1.5rem;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating label,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment label {
  display: block;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating label,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment label {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 20%;
            flex: 1 1 20%;
    margin-bottom: 0;
  }
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars,
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating textarea,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment textarea {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 80%;
            flex: 1 1 80%;
  }
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating textarea,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment textarea {
  height: 8rem;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span {
  word-spacing: -0.35rem;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span *,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span * {
  word-spacing: normal;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a {
  display: inline-block;
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  padding-right: 2.25rem;
  text-indent: -9999px;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a {
    width: 1.25rem;
    height: 1.25rem;
    padding-right: 2rem;
  }
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a:last-child,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a:last-child {
  padding-right: 0;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a:before {
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  color: #E1DFE3;
  font-size: 1.5rem;
  content: '\f005';
  text-indent: 0;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a:before,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a:before {
    font-size: 1.25rem;
  }
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a:hover:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a:hover:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a.active:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a.active:before {
  color: #2878D2;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span a:hover ~ a:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span a:hover ~ a:before {
  color: #E1DFE3;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars span:hover a:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars span:hover a:before {
  color: #2878D2;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars.selected span a:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars.selected span a:before {
  color: #2878D2;
}
.woocommerce-Reviews #review_form_wrapper .comment-form-rating .stars.selected span a.active ~ a:before,
.woocommerce-Reviews #review_form_wrapper .comment-form-comment .stars.selected span a.active ~ a:before {
  color: #E1DFE3;
}
.woocommerce-Reviews #review_form_wrapper .form-submit {
  margin-bottom: 0;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #2878D2;
  margin-bottom: 0;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:last-child {
  margin-bottom: 0;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:focus {
  outline: none;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:hover {
  border-bottom: none;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:before,
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:before {
  z-index: -2;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:after {
  z-index: -1;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].blue-button:hover {
  background-color: #1D4FA3;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].grey-button:hover {
  background-color: #E1DFE3;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].white-button:hover {
  background-color: #F0EEF2;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].with-icon {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].text-button-with-icon {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].text-button-with-icon:after {
  margin-left: 0.5rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].download-button {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].search-button {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].arrow-left:after {
  content: '\f053';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].arrow-right:after {
  content: '\f054';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].plus-button {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].plus-button:after {
  content: '\2b';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].minus-button {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].minus-button:after {
  content: '\2d';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].close:after {
  content: '\f00d';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:hover {
  background-color: #1D4FA3;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"] {
    margin-left: 20%;
  }
}
/*************************************************************************
 #WooCommerce Cart
**************************************************************************/
/* #WooCommerce Cart Form ------------------------------------------------------------------------ */
.woocommerce-cart-form {
  margin-bottom: 1.5rem;
}
.woocommerce-cart-form:last-child {
  margin-bottom: 0;
}
.woocommerce-cart-form table th,
.woocommerce-cart-form table td {
  padding: 0.25rem 0.5rem;
  border-top: 1px solid #E1DFE3;
  vertical-align: middle;
}
.woocommerce-cart-form table th.product-thumbnail img,
.woocommerce-cart-form table td.product-thumbnail img {
  max-height: 4rem;
  width: auto;
}
@media screen and (max-width: 53.125em) {
  .woocommerce-cart-form table thead {
    display: none;
  }
  .woocommerce-cart-form table th,
  .woocommerce-cart-form table td {
    display: block;
    text-align: right;
  }
  .woocommerce-cart-form table th:before,
  .woocommerce-cart-form table td:before {
    content: attr(data-title) ": ";
    float: left;
    font-display: swap;
    font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  }
  .woocommerce-cart-form table th.product-remove,
  .woocommerce-cart-form table td.product-remove,
  .woocommerce-cart-form table th.product-thumbnail,
  .woocommerce-cart-form table td.product-thumbnail,
  .woocommerce-cart-form table th.actions,
  .woocommerce-cart-form table td.actions {
    text-align: left;
  }
  .woocommerce-cart-form table th.product-remove:before,
  .woocommerce-cart-form table td.product-remove:before,
  .woocommerce-cart-form table th.product-thumbnail:before,
  .woocommerce-cart-form table td.product-thumbnail:before,
  .woocommerce-cart-form table th.actions:before,
  .woocommerce-cart-form table td.actions:before {
    display: none;
  }
}
.woocommerce-cart-form table .remove {
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #D45ABB;
  font-size: 1.25rem;
  text-decoration: none;
}
.woocommerce-cart-form table .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0!important;
}
.woocommerce-cart-form table .quantity .qty,
.woocommerce-cart-form table .quantity .text {
  -moz-appearance: textfield;
}
.woocommerce-cart-form table .quantity .qty::-webkit-outer-spin-button,
.woocommerce-cart-form table .quantity .text::-webkit-outer-spin-button,
.woocommerce-cart-form table .quantity .qty::-webkit-inner-spin-button,
.woocommerce-cart-form table .quantity .text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.woocommerce-cart-form table .coupon {
  float: left;
}
.woocommerce-cart-form table .coupon label {
  display: none;
}
.woocommerce-cart-form table .coupon input {
  float: left;
  margin-right: 0.25rem;
}
.woocommerce-cart-form table .coupon input:last-child {
  margin-right: 0;
}
@media screen and (max-width: 53.125em) {
  .woocommerce-cart-form table .coupon {
    width: 100%;
    margin-bottom: 0.25rem;
  }
  .woocommerce-cart-form table .coupon button,
  .woocommerce-cart-form table .coupon .button,
  .woocommerce-cart-form table .coupon input {
    width: calc(50% -  1rem*0.25);
  }
}
.woocommerce-cart-form table button,
.woocommerce-cart-form table .button {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.woocommerce-cart-form table button,
.woocommerce-cart-form table .button,
.woocommerce-cart-form table input[type="submit"] {
  float: right;
}
/* #WooCommerce Cart Totals ------------------------------------------------------------------------ */
.cart-form-container,
.cart-totals-container {
  width: 93.996%;
}
.cart-form-container .button,
.cart-totals-container .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.cart-form-container .button:last-child,
.cart-totals-container .button:last-child {
  margin-bottom: 0;
}
.cart-form-container .button:focus,
.cart-totals-container .button:focus {
  outline: none;
}
.cart-form-container .button:hover,
.cart-totals-container .button:hover {
  border-bottom: none;
}
.cart-form-container .button:disabled,
.cart-totals-container .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.cart-form-container .button:before,
.cart-totals-container .button:before,
.cart-form-container .button:after,
.cart-totals-container .button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.cart-form-container .button:before,
.cart-totals-container .button:before {
  z-index: -2;
}
.cart-form-container .button:after,
.cart-totals-container .button:after {
  z-index: -1;
}
.cart-form-container .button.small,
.cart-totals-container .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.cart-form-container .button.small:after,
.cart-totals-container .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.cart-form-container .button.medium,
.cart-totals-container .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.cart-form-container .button.medium:after,
.cart-totals-container .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.cart-form-container .button.large,
.cart-totals-container .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.cart-form-container .button.large:after,
.cart-totals-container .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.cart-form-container .button.blue-button,
.cart-totals-container .button.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.cart-form-container .button.blue-button:hover,
.cart-totals-container .button.blue-button:hover {
  background-color: #1D4FA3;
}
.cart-form-container .button.grey-button,
.cart-totals-container .button.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
.cart-form-container .button.grey-button:hover,
.cart-totals-container .button.grey-button:hover {
  background-color: #E1DFE3;
}
.cart-form-container .button.white-button,
.cart-totals-container .button.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
.cart-form-container .button.white-button:hover,
.cart-totals-container .button.white-button:hover {
  background-color: #F0EEF2;
}
.cart-form-container .button.with-icon,
.cart-totals-container .button.with-icon {
  padding-right: 0!important;
}
.cart-form-container .button.with-icon:after,
.cart-totals-container .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.text-button-with-icon,
.cart-totals-container .button.text-button-with-icon {
  padding-right: 0!important;
}
.cart-form-container .button.text-button-with-icon:after,
.cart-totals-container .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.text-button-with-icon:after,
.cart-totals-container .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.cart-form-container .button.icon-only,
.cart-totals-container .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.cart-form-container .button.icon-only:after,
.cart-totals-container .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.icon-only:after,
.cart-totals-container .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.cart-form-container .button.download-button,
.cart-totals-container .button.download-button {
  padding-right: 0!important;
}
.cart-form-container .button.download-button:after,
.cart-totals-container .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.download-button:after,
.cart-totals-container .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.cart-form-container .button.search-button,
.cart-totals-container .button.search-button {
  padding-right: 0!important;
}
.cart-form-container .button.search-button:after,
.cart-totals-container .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.search-button:after,
.cart-totals-container .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.cart-form-container .button.arrow-left:after,
.cart-totals-container .button.arrow-left:after {
  content: '\f053';
}
.cart-form-container .button.arrow-right:after,
.cart-totals-container .button.arrow-right:after {
  content: '\f054';
}
.cart-form-container .button.plus-button,
.cart-totals-container .button.plus-button {
  padding-right: 0!important;
}
.cart-form-container .button.plus-button:after,
.cart-totals-container .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.plus-button:after,
.cart-totals-container .button.plus-button:after {
  content: '\2b';
}
.cart-form-container .button.minus-button,
.cart-totals-container .button.minus-button {
  padding-right: 0!important;
}
.cart-form-container .button.minus-button:after,
.cart-totals-container .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.cart-form-container .button.minus-button:after,
.cart-totals-container .button.minus-button:after {
  content: '\2d';
}
.cart-form-container .button.close:after,
.cart-totals-container .button.close:after {
  content: '\f00d';
}
.cart-form-container .button:after,
.cart-totals-container .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.cart-form-container .button:hover,
.cart-totals-container .button:hover {
  background-color: #1D4FA3;
}
@media screen and (min-width: 53.125em) {
  .cart-form-container {
    width: 61.664%;
  }
}
@media screen and (min-width: 53.125em) {
  .cart-totals-container {
    width: 29.332%;
  }
}
/*************************************************************************
 #WooCommerce Checkout
**************************************************************************/
/* #Multipart Checkout ------------------------------------------------------------------------ */
.wpmc-tabs-wrapper {
  margin-bottom: 1.5rem;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: transparent;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list li {
  list-style-type: none;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list li ul,
.wpmc-tabs-wrapper ul.wpmc-tabs-list li ol {
  margin-top: 0;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  float: none;
  width: auto;
  margin: 0;
  padding: 0;
  font-size: 0.75rem !important;
  line-height: 1 !important;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:after {
  position: absolute;
  content: '';
  width: calc(50% - 2.5rem*0.5);
  height: 4px;
  top: 1.25rem;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  background-color: #2878D2;
  border: none;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:before {
  left: 0;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:after {
  right: 0;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item .wpmc-tab-number {
  width: 2.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  min-height: 2.5rem;
  line-height: 2.5rem;
  margin: 0;
  padding: 0;
  border: none;
  background-color: #2878D2;
  border-radius: 1.25rem;
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #FFFFFF;
  font-size: 1.5rem;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item .wpmc-tab-text {
  position: relative;
  display: block;
  margin: 0.5rem 0 0 0;
  padding: 0;
  top: auto;
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  font-size: 0.75rem;
  color: #5F5D61;
  letter-spacing: inherit;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current:before {
  background-color: #2878D2;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current:after {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#2878D2), to(#F0EEF2));
  background-image: linear-gradient(to right, #2878D2, #F0EEF2);
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:last-child.current:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:last-child.current:after {
  background-color: #2878D2;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:last-child.current:after {
  background-image: none;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  color: #5F5D61;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item .wpmc-tab-text,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-text,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-text,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-text {
  font-display: swap;
  font-family: "NeuzeitGroLig W01 Regular", "Helvetica", "Arial", sans-serif;
  font-size: 0.75rem;
  color: #5F5D61;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item:before,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item:after,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item:after,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item:after,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item:after {
  background-color: #F0EEF2;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number,
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item + .wpmc-tab-item .wpmc-tab-number {
  background-color: #F0EEF2;
}
.wpmc-steps-wrapper .payment_type-radio .woocommerce-input-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.wpmc-steps-wrapper .payment_type-radio input[type=radio] {
  margin-right: 0.4rem;
}
.wpmc-steps-wrapper .payment_type-radio label {
  margin-right: 1rem;
}
.wpmc-nav-wrapper {
  display: block;
  overflow: hidden;
}
.wpmc-nav-wrapper #wpmc-prev {
  float: left;
}
.wpmc-nav-wrapper #wpmc-next {
  float: right;
}
/* #WooCommerce Coupon Form ------------------------------------------------------------------------ */
.woocommerce-form-coupon-toggle .woocommerce-message {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.woocommerce-form-coupon-toggle .woocommerce-message:before {
  display: none;
}
.woocommerce-form-coupon-toggle .woocommerce-message .showcoupon {
  margin-left: 0.5rem;
}
.woocommerce-form-coupon {
  float: left;
  width: 100%;
  margin-bottom: 1rem;
}
.woocommerce-form-coupon .form-row.form-row-first,
.woocommerce-form-coupon .form-row.form-row-last {
  width: calc(24.25% - 1rem*0.5);
}
.woocommerce-form-coupon .form-row.form-row-last {
  float: left;
  margin-left: 1rem;
}
/* #WooCommerce Checkout Form ------------------------------------------------------------------------ */
.checkout #order_review_heading {
  margin-top: 1.5rem;
}
.checkout .woocommerce-checkout-payment {
  background-color: #F0EEF2;
  padding: 1rem;
}
.checkout .woocommerce-checkout-payment h1,
.checkout .woocommerce-checkout-payment h2,
.checkout .woocommerce-checkout-payment h3,
.checkout .woocommerce-checkout-payment h4,
.checkout .woocommerce-checkout-payment h5 {
  color: #373539;
}
.checkout .woocommerce-checkout-payment h1 a,
.checkout .woocommerce-checkout-payment h2 a,
.checkout .woocommerce-checkout-payment h3 a,
.checkout .woocommerce-checkout-payment h4 a,
.checkout .woocommerce-checkout-payment h5 a {
  color: #373539;
}
.checkout .woocommerce-checkout-payment p,
.checkout .woocommerce-checkout-payment ul,
.checkout .woocommerce-checkout-payment li,
.checkout .woocommerce-checkout-payment label {
  color: #5F5D61;
}
.checkout .woocommerce-checkout-payment a {
  color: #2878D2;
}
.checkout .woocommerce-checkout-payment .js-carousel-controls .direction-left:before,
.checkout .woocommerce-checkout-payment .js-carousel-controls .direction-right:before {
  color: #2878D2;
}
.checkout .woocommerce-checkout-payment .js-carousel-controls .dot-controls .dot-control-button:after {
  background-color: #2878D2;
}
.checkout .woocommerce-checkout-payment input[type="text"],
.checkout .woocommerce-checkout-payment input[type="password"],
.checkout .woocommerce-checkout-payment input[type="email"],
.checkout .woocommerce-checkout-payment input[type="number"],
.checkout .woocommerce-checkout-payment input[type="tel"],
.checkout .woocommerce-checkout-payment input[type="search"],
.checkout .woocommerce-checkout-payment input[type="checkbox"],
.checkout .woocommerce-checkout-payment input[type="radio"],
.checkout .woocommerce-checkout-payment select,
.checkout .woocommerce-checkout-payment textarea {
  background-color: #FFFFFF !important;
  -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
          box-shadow: inset 0 0 0 3px #FFFFFF;
}
.checkout .woocommerce-checkout-payment .testimonial-grid .testimonial-module {
  background-color: #FFFFFF;
}
.checkout .woocommerce-checkout-payment ul {
  margin-left: 0;
  margin-bottom: 0;
}
.checkout .woocommerce-checkout-payment ul li {
  list-style-type: none;
}
.checkout .woocommerce-checkout-payment ul li ul,
.checkout .woocommerce-checkout-payment ul li ol {
  margin-top: 0;
}
.checkout .woocommerce-checkout-payment ul li {
  margin-bottom: 1rem;
}
.checkout .woocommerce-checkout-payment ul li:last-child {
  margin-bottom: 0;
}
.checkout .woocommerce-checkout-payment .payment_box {
  position: relative;
  margin-top: 1rem;
  padding: 1rem;
  background-color: rgba(255, 255, 255, 0.5);
}
.checkout .woocommerce-checkout-payment .payment_box:before {
  display: block;
  position: absolute;
  content: '';
  top: -1.5rem;
  left: 1rem;
  border: 0.75rem solid rgba(255, 255, 255, 0.5);
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.checkout .woocommerce-checkout-payment .payment_box .wc-payment-form {
  margin-top: 1rem;
}
.checkout .woocommerce-checkout-payment .place-order {
  margin-top: 1rem;
}
.checkout .woocommerce-checkout-payment .place-order .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 350ms cubic-bezier(0.65, 0, 0.35, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: none;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  text-shadow: none;
  cursor: pointer;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 0.75rem !important;
  z-index: 1;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #2878D2;
  margin-bottom: 0;
}
.checkout .woocommerce-checkout-payment .place-order .button:last-child {
  margin-bottom: 0;
}
.checkout .woocommerce-checkout-payment .place-order .button:focus {
  outline: none;
}
.checkout .woocommerce-checkout-payment .place-order .button:hover {
  border-bottom: none;
}
.checkout .woocommerce-checkout-payment .place-order .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.checkout .woocommerce-checkout-payment .place-order .button:before,
.checkout .woocommerce-checkout-payment .place-order .button:after {
  -webkit-transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 250ms cubic-bezier(0.65, 0, 0.35, 1);
  display: block;
  position: absolute;
  content: '';
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.checkout .woocommerce-checkout-payment .place-order .button:before {
  z-index: -2;
}
.checkout .woocommerce-checkout-payment .place-order .button:after {
  z-index: -1;
}
.checkout .woocommerce-checkout-payment .place-order .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.blue-button {
  color: #FFFFFF !important;
  background-color: #2878D2;
}
.checkout .woocommerce-checkout-payment .place-order .button.blue-button:hover {
  background-color: #1D4FA3;
}
.checkout .woocommerce-checkout-payment .place-order .button.grey-button {
  color: #2878D2 !important;
  background-color: #F0EEF2;
}
.checkout .woocommerce-checkout-payment .place-order .button.grey-button:hover {
  background-color: #E1DFE3;
}
.checkout .woocommerce-checkout-payment .place-order .button.white-button {
  color: #2878D2 !important;
  background-color: #FFFFFF;
}
.checkout .woocommerce-checkout-payment .place-order .button.white-button:hover {
  background-color: #F0EEF2;
}
.checkout .woocommerce-checkout-payment .place-order .button.with-icon {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.text-button-with-icon {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.text-button-with-icon:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.text-button-with-icon:after {
  margin-left: 0.5rem;
}
.checkout .woocommerce-checkout-payment .place-order .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.checkout .woocommerce-checkout-payment .place-order .button.icon-only:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.checkout .woocommerce-checkout-payment .place-order .button.download-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.download-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.download-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.checkout .woocommerce-checkout-payment .place-order .button.search-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.search-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.search-button:after {
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  content: '\f002';
}
.checkout .woocommerce-checkout-payment .place-order .button.arrow-left:after {
  content: '\f053';
}
.checkout .woocommerce-checkout-payment .place-order .button.arrow-right:after {
  content: '\f054';
}
.checkout .woocommerce-checkout-payment .place-order .button.plus-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.plus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.plus-button:after {
  content: '\2b';
}
.checkout .woocommerce-checkout-payment .place-order .button.minus-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.minus-button:after {
  position: relative;
  text-align: center;
  text-indent: 0;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Pro", "Helvetica", "Arial", sans-serif;
  font-weight: 900;
  line-height: inherit!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.minus-button:after {
  content: '\2d';
}
.checkout .woocommerce-checkout-payment .place-order .button.close:after {
  content: '\f00d';
}
.checkout .woocommerce-checkout-payment .place-order .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
}
.checkout .woocommerce-checkout-payment .place-order .button:hover {
  background-color: #1D4FA3;
}
/*************************************************************************
 #WooCommerce Order Confirmation
**************************************************************************/
.woocommerce-order ul {
  margin-left: 0;
}
.woocommerce-order ul li {
  list-style-type: none;
}
.woocommerce-order ul li ul,
.woocommerce-order ul li ol {
  margin-top: 0;
}
.woocommerce-order-details {
  margin-bottom: 3rem;
}
/*************************************************************************
 #Login / Register
**************************************************************************/
/* #WooCommerce Login ------------------------------------------------------------------------ */
.woocommerce-form-login .button {
  margin-bottom: 1rem;
}
/* #WooCommerce Register ------------------------------------------------------------------------ */
.register .woocommerce-privacy-policy-text {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
/*************************************************************************
 #My Account
**************************************************************************/
.woocommerce-MyAccount .woocommerce-MyAccount-navigation {
  margin-bottom: 1.5rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul {
  margin-left: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li {
  list-style-type: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li ul,
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li ol {
  margin-top: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li {
  margin-bottom: 0.5rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li:last-child {
  margin-bottom: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li a {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  background-color: #2878D2;
  font-display: swap;
  font-family: "NeuzeitGro W01 Bold", "Arial Black", "Helvetica", "Arial", sans-serif;
  color: #FFFFFF;
  text-decoration: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #F0EEF2;
  color: #5F5D61;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content {
  padding: 1.5rem;
  background-color: #F0EEF2;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content input {
  background-color: #FFFFFF !important;
  -webkit-box-shadow: inset 0 0 0 3px #FFFFFF;
          box-shadow: inset 0 0 0 3px #FFFFFF;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .edit-account .button {
  margin-top: 1rem;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-MyAccount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .woocommerce-MyAccount .woocommerce-MyAccount-navigation {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    margin-bottom: 0;
  }
  .woocommerce-MyAccount .woocommerce-MyAccount-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
  }
}
/* 
Use: Setup
Scope: All devices
Theme: Supersonic Playground Small Business Plus eCommerce V2.4
Copyright 2023, © Supersonic Playground Ltd
Author: Supersonic Playground
*/
/*************************************************************************
 #Base Pixel Equivalent
**************************************************************************/
/*************************************************************************
 #Grid Measurements
**************************************************************************/
/*************************************************************************
 #Animation Easing
**************************************************************************/
/*************************************************************************
 #Basic HTML Settings
**************************************************************************/
html,
body {
  overflow-x: hidden;
  scroll-behavior: smooth;
}
body {
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  overflow-y: hidden;
}
img,
svg {
  border: 0;
  margin: 0;
  padding: 0;
  image-rendering: auto;
}
svg {
  display: block;
}
/*# sourceMappingURL=style.css.map */