/*
Theme Name: ALS Group V.2
Theme URI: http://www.supersonicplayground.com/
Author: Supersonic Playground
Author URI: http://www.supersonicplayground.com/
Description: ALS Group website
Version: 1.0
License: All work ©2022 Amalgamated Laboratory Solutions Limited. Not for public use.
License URI: http://www.supersonicplayground.com/
Tags: 
Text Domain: alsgroup
*/
/* 
Use: Reset
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
*,
*:before,
*:after {
  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: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
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 {
  box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
}
.shadow-close {
  box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
}
.shadow-behind {
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.15);
}
.shadow-tight {
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
/*************************************************************************
 #Rounded Corners
**************************************************************************/
.rounded-corners {
  border-radius: 1rem;
  overflow: hidden;
}
.rounded-corners-close {
  border-radius: 0.5rem;
  overflow: hidden;
}
.rounded-corners-tight {
  border-radius: 0.25rem;
  overflow: hidden;
}
/*************************************************************************
 #Text With Icon
**************************************************************************/
.text-with-icon {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
}
.text-with-icon:before,
.text-with-icon:after {
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-size: inherit;
  color: inherit;
  top: 50%;
  transform: translateY(-50%);
}
.text-with-icon:before {
  left: 0;
}
.text-with-icon:after {
  right: 0;
}
/*************************************************************************
 #Border Style
**************************************************************************/
/*************************************************************************
 #Sizes
**************************************************************************/
/* 
Use: Measurements
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Base Level
**************************************************************************/
/*************************************************************************
 #Base Size
**************************************************************************/
/*************************************************************************
 #Breakpoints
**************************************************************************/
/* 400px */
/* 500px */
/* 640px */
/* 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: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Multi-Column Layout
**************************************************************************/
/* 
Use: Colours
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Colours
**************************************************************************/
/* #Core Colours ------------------------------------------------------------------------ */
/* #Blues ------------------------------------------------------------------------ */
/* #Oranges ------------------------------------------------------------------------ */
/* #Greens ------------------------------------------------------------------------ */
/* #Reds ------------------------------------------------------------------------ */
/* #Greys ------------------------------------------------------------------------ */
/*************************************************************************
 #Colour Sections
**************************************************************************/
/* #Light or Dark for Sections ------------------------------------------------------------------------ */
.light-section h1,
.light-section h2,
.light-section h3,
.light-section h4,
.light-section h5,
.light-section blockquote,
.light-section blockquote p {
  color: #29235C;
}
.light-section p,
.light-section ul,
.light-section li,
.light-section label {
  color: #282828;
}
.light-section a {
  color: #29235C;
}
.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 blockquote,
.dark-section blockquote p,
.dark-section a {
  color: #FFFFFF;
}
/* #Section Colours ------------------------------------------------------------------------ */
.background-pattern {
  position: relative;
}
.background-pattern:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 50vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.background-shape {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.background-shape:before,
.background-shape:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 50%;
  left: 0;
  z-index: -1;
}
.background-shape:before {
  top: 0;
}
.background-shape:after {
  bottom: 0;
}
.transparent-section {
  background-color: transparent;
}
.custom-background-section {
  background-repeat: no-repeat;
  background-size: cover;
}
.white-section h1,
.white-section-pattern h1,
.white-section-shape h1,
.white-section h2,
.white-section-pattern h2,
.white-section-shape h2,
.white-section h3,
.white-section-pattern h3,
.white-section-shape h3,
.white-section h4,
.white-section-pattern h4,
.white-section-shape h4,
.white-section h5,
.white-section-pattern h5,
.white-section-shape h5,
.white-section blockquote,
.white-section-pattern blockquote,
.white-section-shape blockquote,
.white-section blockquote p,
.white-section-pattern blockquote p,
.white-section-shape blockquote p {
  color: #29235C;
}
.white-section p,
.white-section-pattern p,
.white-section-shape p,
.white-section ul,
.white-section-pattern ul,
.white-section-shape ul,
.white-section li,
.white-section-pattern li,
.white-section-shape li,
.white-section label,
.white-section-pattern label,
.white-section-shape label {
  color: #282828;
}
.white-section a,
.white-section-pattern a,
.white-section-shape a {
  color: #29235C;
}
.white-section input[type="text"],
.white-section-pattern input[type="text"],
.white-section-shape input[type="text"],
.white-section input[type="password"],
.white-section-pattern input[type="password"],
.white-section-shape input[type="password"],
.white-section input[type="email"],
.white-section-pattern input[type="email"],
.white-section-shape input[type="email"],
.white-section input[type="number"],
.white-section-pattern input[type="number"],
.white-section-shape input[type="number"],
.white-section input[type="tel"],
.white-section-pattern input[type="tel"],
.white-section-shape input[type="tel"],
.white-section input[type="search"],
.white-section-pattern input[type="search"],
.white-section-shape input[type="search"],
.white-section input[type="checkbox"],
.white-section-pattern input[type="checkbox"],
.white-section-shape input[type="checkbox"],
.white-section input[type="radio"],
.white-section-pattern input[type="radio"],
.white-section-shape input[type="radio"],
.white-section select,
.white-section-pattern select,
.white-section-shape select,
.white-section textarea,
.white-section-pattern textarea,
.white-section-shape textarea {
  background-color: #F4F4F4 !important;
  box-shadow: inset 0 0 0 2px #FFFFFF;
}
.white-section,
.white-section-pattern {
  background-color: #FFFFFF;
}
.white-section-pattern.lazy-bg-loaded {
  position: relative;
}
.white-section-pattern.lazy-bg-loaded:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 50vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.white-section-pattern.lazy-bg-loaded:before {
  background-image: url(img/backgrounds/graphic-waves-on-white.svg);
}
.white-section-shape.lazy-bg-loaded {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(img/backgrounds/shape-white-on-grey.svg);
}
.white-section-shape.lazy-bg-loaded:before,
.white-section-shape.lazy-bg-loaded:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 50%;
  left: 0;
  z-index: -1;
}
.white-section-shape.lazy-bg-loaded:before {
  top: 0;
}
.white-section-shape.lazy-bg-loaded:after {
  bottom: 0;
}
.white-section-shape.lazy-bg-loaded:before {
  background-color: #F4F4F4;
}
.white-section-shape.lazy-bg-loaded:after {
  background-color: #FFFFFF;
}
.white-section-shape-custom-colour,
.white-section-shape-custom-background {
  position: relative;
  background-color: #F4F4F4;
}
.white-section-shape-custom-colour:before,
.white-section-shape-custom-background:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(img/backgrounds/shape-white-on-transparent.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.white-section-shape-custom-background.lazy-bg-loaded {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.light-grey-section h1,
.light-grey-section-pattern h1,
.light-grey-section-shape h1,
.light-grey-section h2,
.light-grey-section-pattern h2,
.light-grey-section-shape h2,
.light-grey-section h3,
.light-grey-section-pattern h3,
.light-grey-section-shape h3,
.light-grey-section h4,
.light-grey-section-pattern h4,
.light-grey-section-shape h4,
.light-grey-section h5,
.light-grey-section-pattern h5,
.light-grey-section-shape h5,
.light-grey-section blockquote,
.light-grey-section-pattern blockquote,
.light-grey-section-shape blockquote,
.light-grey-section blockquote p,
.light-grey-section-pattern blockquote p,
.light-grey-section-shape blockquote p {
  color: #29235C;
}
.light-grey-section p,
.light-grey-section-pattern p,
.light-grey-section-shape p,
.light-grey-section ul,
.light-grey-section-pattern ul,
.light-grey-section-shape ul,
.light-grey-section li,
.light-grey-section-pattern li,
.light-grey-section-shape li,
.light-grey-section label,
.light-grey-section-pattern label,
.light-grey-section-shape label {
  color: #282828;
}
.light-grey-section a,
.light-grey-section-pattern a,
.light-grey-section-shape a {
  color: #29235C;
}
.light-grey-section,
.light-grey-section-pattern {
  background-color: #F4F4F4;
}
.light-grey-section-pattern.lazy-bg-loaded {
  position: relative;
}
.light-grey-section-pattern.lazy-bg-loaded:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 50vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.light-grey-section-pattern.lazy-bg-loaded:before {
  background-image: url(img/backgrounds/graphic-waves-on-light-grey.svg);
}
.light-grey-section-shape.lazy-bg-loaded {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(img/backgrounds/shape-grey-on-white.svg);
}
.light-grey-section-shape.lazy-bg-loaded:before,
.light-grey-section-shape.lazy-bg-loaded:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 50%;
  left: 0;
  z-index: -1;
}
.light-grey-section-shape.lazy-bg-loaded:before {
  top: 0;
}
.light-grey-section-shape.lazy-bg-loaded:after {
  bottom: 0;
}
.light-grey-section-shape.lazy-bg-loaded:before {
  background-color: #FFFFFF;
}
.light-grey-section-shape.lazy-bg-loaded:after {
  background-color: #F4F4F4;
}
.blue-section,
.blue-section-pattern {
  background-color: #29235C;
}
.blue-section h1,
.blue-section-pattern h1,
.blue-section h2,
.blue-section-pattern h2,
.blue-section h3,
.blue-section-pattern h3,
.blue-section h4,
.blue-section-pattern h4,
.blue-section h5,
.blue-section-pattern h5,
.blue-section p,
.blue-section-pattern p,
.blue-section ul,
.blue-section-pattern ul,
.blue-section li,
.blue-section-pattern li,
.blue-section label,
.blue-section-pattern label,
.blue-section blockquote,
.blue-section-pattern blockquote,
.blue-section blockquote p,
.blue-section-pattern blockquote p,
.blue-section a,
.blue-section-pattern a {
  color: #FFFFFF;
}
.blue-section-pattern.lazy-bg-loaded {
  position: relative;
}
.blue-section-pattern.lazy-bg-loaded:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 50vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.blue-section-pattern.lazy-bg-loaded:before {
  background-image: url(img/backgrounds/graphic-waves-on-blue.svg);
}
.light-grey-section input[type="text"],
.blue-section input[type="text"],
.light-grey-section input[type="password"],
.blue-section input[type="password"],
.light-grey-section input[type="email"],
.blue-section input[type="email"],
.light-grey-section input[type="number"],
.blue-section input[type="number"],
.light-grey-section input[type="tel"],
.blue-section input[type="tel"],
.light-grey-section input[type="search"],
.blue-section input[type="search"],
.light-grey-section input[type="checkbox"],
.blue-section input[type="checkbox"],
.light-grey-section input[type="radio"],
.blue-section input[type="radio"],
.light-grey-section select,
.blue-section select,
.light-grey-section textarea,
.blue-section textarea {
  background-color: #FFFFFF !important;
  box-shadow: inset 0 0 0 2px #FFFFFF;
}
/* #Remove Top Padding for Adjacent Sections ------------------------------------------------------------------------ */
.outer-container.transparent-section + .outer-container.transparent-section,
.outer-container.white-section + .outer-container.white-section,
.outer-container.white-section-pattern + .outer-container.white-section,
.outer-container.white-section-pattern + .outer-container.white-section-pattern,
.outer-container.white-section-shape + .outer-container.white-section,
.outer-container.white-section + .outer-container.light-grey-section-shape,
.outer-container.light-grey-section + .outer-container.light-grey-section,
.outer-container.light-grey-section-pattern + .outer-container.light-grey-section,
.outer-container.light-grey-section-pattern + .outer-container.light-grey-section-pattern,
.outer-container.light-grey-section-shape + .outer-container.light-grey-section,
.outer-container.light-grey-section + .outer-container.white-section-shape,
.outer-container.blue-section + .outer-container.blue-section,
.outer-container.blue-section-pattern + .outer-container.blue-section,
.outer-container.blue-section-pattern + .outer-container.blue-section-pattern,
.inner-container.transparent-section + .inner-container.transparent-section,
.inner-container.white-section + .inner-container.white-section,
.inner-container.white-section-pattern + .inner-container.white-section,
.inner-container.white-section-pattern + .inner-container.white-section-pattern,
.inner-container.white-section-shape + .inner-container.white-section,
.inner-container.white-section + .inner-container.light-grey-section-shape,
.inner-container.light-grey-section + .inner-container.light-grey-section,
.inner-container.light-grey-section-pattern + .inner-container.light-grey-section,
.inner-container.light-grey-section-pattern + .inner-container.light-grey-section-pattern,
.inner-container.light-grey-section-shape + .inner-container.light-grey-section,
.inner-container.light-grey-section + .inner-container.white-section-shape,
.inner-container.blue-section + .inner-container.blue-section,
.inner-container.blue-section-pattern + .inner-container.blue-section,
.inner-container.blue-section-pattern + .inner-container.blue-section-pattern,
.modular-content-module + .modular-content-module {
  padding-top: 0;
}
/*************************************************************************
 #Page Backgrounds
**************************************************************************/
.page-background-transparent {
  background-color: transparent;
}
.page-background-white {
  background-color: #FFFFFF;
}
.page-background-light-grey {
  background-color: #F4F4F4;
}
.page-background-white-with-light-grey-shape,
.page-background-light-grey-with-white-shape {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.page-background-white-with-light-grey-shape:before,
.page-background-light-grey-with-white-shape:before,
.page-background-white-with-light-grey-shape:after,
.page-background-light-grey-with-white-shape:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 50%;
  left: 0;
  z-index: -1;
}
.page-background-white-with-light-grey-shape:before,
.page-background-light-grey-with-white-shape:before {
  top: 0;
}
.page-background-white-with-light-grey-shape:after,
.page-background-light-grey-with-white-shape:after {
  bottom: 0;
}
.page-background-white-with-light-grey-shape.lazy-bg-loaded {
  background-image: url(img/backgrounds/shape-grey-on-white.svg);
}
.page-background-white-with-light-grey-shape.lazy-bg-loaded:before {
  background-color: #FFFFFF;
}
.page-background-white-with-light-grey-shape.lazy-bg-loaded:after {
  background-color: #F4F4F4;
}
.page-background-light-grey-with-white-shape {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(img/backgrounds/shape-white-on-grey.svg);
}
.page-background-light-grey-with-white-shape:before,
.page-background-light-grey-with-white-shape:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 50%;
  left: 0;
  z-index: -1;
}
.page-background-light-grey-with-white-shape:before {
  top: 0;
}
.page-background-light-grey-with-white-shape:after {
  bottom: 0;
}
.page-background-light-grey-with-white-shape:before {
  background-color: #F4F4F4;
}
.page-background-light-grey-with-white-shape:after {
  background-color: #FFFFFF;
}
/* 
Use: Typography
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Import Fonts
**************************************************************************/
@font-face {
  font-family: 'source_sans_prolight';
  src: url('fonts/sourcesanspro-light-webfont.woff2') format('woff2'), url('fonts/sourcesanspro-light-webfont.woff') format('woff');
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_proregular';
  src: url('fonts/sourcesanspro-regular-webfont.woff2') format('woff2'), url('fonts/sourcesanspro-regular-webfont.woff') format('woff');
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'source_sans_prosemibold';
  src: url('fonts/sourcesanspro-semibold-webfont.woff2') format('woff2'), url('fonts/sourcesanspro-semibold-webfont.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 Light';
  src: url('fonts/fa-light-300.woff2') format('woff2'), url('fonts/fa-light-300.woff') format('woff');
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Pro Regular';
  src: url('fonts/fa-regular-400.woff2') format('woff2'), url('fonts/fa-regular-400.woff') format('woff');
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Pro Solid';
  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
**************************************************************************/
.fab,
.fal,
.far,
.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;
}
.fal {
  font-family: 'Font Awesome 5 Pro Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
}
.far {
  font-family: 'Font Awesome 5 Pro Regular', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
}
.fas {
  font-family: 'Font Awesome 5 Pro Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
}
/*************************************************************************
 #Line Heights
**************************************************************************/
/*************************************************************************
 #Basic HTML
**************************************************************************/
::-moz-selection {
  background-color: #FF9E52;
  text-shadow: none;
  color: #FFFFFF;
}
::selection {
  background-color: #FF9E52;
  text-shadow: none;
  color: #FFFFFF;
}
::-moz-selection {
  background-color: #FF9E52;
  text-shadow: none;
  color: #FFFFFF;
}
mark {
  background-color: #F4F4F4;
  text-shadow: none;
}
body {
  font-size: 1rem;
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #282828;
  line-height: 1.4;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 1.75rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1rem;
}
.small,
.small p {
  font-size: 0.75rem;
}
h1,
h2,
h3,
h4,
h5 {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1.accent-above,
h2.accent-above,
h3.accent-above,
h4.accent-above,
h5.accent-above {
  position: relative;
  margin-top: 1.75rem;
}
h1.accent-above:before,
h2.accent-above:before,
h3.accent-above:before,
h4.accent-above:before,
h5.accent-above:before {
  position: absolute;
  content: '';
  width: 1.25rem;
  height: 1.25rem;
  top: -2.75rem;
  left: 0;
  background-image: url('img/backgrounds/abstract-shape-02.svg');
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
h1 {
  line-height: 1;
}
h2,
h3,
h4 {
  margin-bottom: 1rem;
  line-height: 1.2;
}
h5 {
  margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
p,
.content-wrapper {
  margin-bottom: 1.5rem;
}
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.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.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 {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  color: #29235C;
}
a.no-decoration {
  text-decoration: none;
}
.uppercase {
  text-transform: uppercase;
}
.standfirst {
  font-size: 1.25rem;
}
strong {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
}
em {
  /* be sure to specify an italic font here */
}
blockquote {
  margin-bottom: 1.5rem;
  padding-left: 2rem;
}
blockquote:last-child {
  margin-bottom: 0;
}
blockquote p {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  font-size: 1.25rem;
  line-height: 1.2;
  color: #29235C !important;
}
blockquote p:before,
blockquote p:after {
  display: inline;
  font: inherit;
  content: '"';
}
.faded {
  opacity: 0.5;
}
.strikethrough {
  text-decoration: line-through;
}
.big-text {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FF9E52 !important;
  line-height: 1;
  font-size: 4rem;
}
.flash {
  color: #FF9E52;
}
#breadcrumbs {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  font-size: 0.75rem !important;
}
#breadcrumbs span {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
}
.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: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Outer Container
**************************************************************************/
.outer-container {
  position: relative;
  float: left;
  width: 100%;
}
/*************************************************************************
 #First Content
**************************************************************************/
.first-content {
  padding-top: 5.5rem;
}
/*************************************************************************
 #Inner Container
**************************************************************************/
.inner-container {
  position: relative;
  margin: 0 auto;
}
.inner-container:after {
  display: block;
  position: relative;
  content: '';
  clear: both;
}
@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%;
  }
}
/*************************************************************************
 #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 .vertical-outer,
.half-page .vertical-outer,
.two-thirds-page .vertical-outer,
.one-third-page .vertical-outer,
.three-quarters-page .vertical-outer,
.one-quarter-page .vertical-outer,
.five-sixths-page .vertical-outer,
.one-sixth-page .vertical-outer {
  width: 100%;
}
.full-page,
.half-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%;
  }
  .half-page:nth-child(2n+3) {
    clear: both;
  }
}
@media screen and (min-width: 46.875em) {
  .two-thirds-page {
    width: 61.664%;
  }
}
.one-third-page {
  width: 45.498%;
}
.one-third-page:nth-child(2n+3) {
  clear: both;
}
@media screen and (min-width: 46.875em) {
  .one-third-page {
    width: 29.332%;
  }
  .one-third-page:nth-child(2n+3) {
    clear: none;
  }
  .one-third-page:nth-child(3n+4) {
    clear: both;
  }
}
.one-quarter-page {
  width: 45.498%;
}
.one-quarter-page:nth-child(2n+3) {
  clear: both;
}
@media screen and (min-width: 46.875em) {
  .one-quarter-page {
    width: 29.332%;
  }
  .one-quarter-page:nth-child(2n+3) {
    clear: none;
  }
  .one-quarter-page:nth-child(3n+4) {
    clear: both;
  }
}
@media screen and (min-width: 62.5em) {
  .one-quarter-page {
    width: 21.249%;
  }
  .one-quarter-page:nth-child(3n+4) {
    clear: none;
  }
  .one-quarter-page:nth-child(4n+5) {
    clear: both;
  }
}
@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%;
}
.one-sixth-page:nth-child(3n+4) {
  clear: both;
}
@media screen and (min-width: 46.875em) {
  .one-sixth-page {
    width: 21.249%;
  }
  .one-sixth-page:nth-child(3n+4) {
    clear: none;
  }
  .one-sixth-page:nth-child(4n+5) {
    clear: both;
  }
}
@media screen and (min-width: 93.75em) {
  .one-sixth-page {
    width: 13.166%;
  }
  .one-sixth-page:nth-child(4n+5) {
    clear: none;
  }
  .one-sixth-page:nth-child(6n+7) {
    clear: both;
  }
}
.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%;
  }
}
/*************************************************************************
 #Nudge Up
**************************************************************************/
.nudge-up,
.nudge-up-half {
  z-index: 10;
}
.nudge-up {
  margin-top: -4rem;
}
.nudge-up-half {
  margin-top: -2rem;
}
/*************************************************************************
 #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 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;
}
/*************************************************************************
 #Modular Wrappers
**************************************************************************/
.modular-wrapper:after,
.modular-wrapper-full:after,
.modular-wrapper-half:after {
  display: block;
  position: relative;
  content: '';
  clear: both;
}
.modular-wrapper-full {
  margin-bottom: -3rem;
}
.modular-wrapper-half {
  margin-bottom: -1.5rem;
}
/*************************************************************************
 #Internal Padding
**************************************************************************/
.internal-padding {
  padding: 3rem;
}
.internal-half-padding {
  padding: 1.5rem;
}
.internal-quarter-padding {
  padding: 1rem;
}
/*************************************************************************
 #Horizontal Alignment
**************************************************************************/
.center-container {
  word-spacing: -0.35rem;
  text-align: center;
}
.center-container * {
  word-spacing: normal;
}
.center-align {
  display: inline-block;
  float: none;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.left-align {
  display: block;
  float: left;
  margin-left: 3%;
  margin-right: 0;
  word-spacing: normal;
}
.right-align {
  display: block;
  float: right;
  margin-right: 3%;
  margin-left: 0;
  word-spacing: normal;
}
.clear-fix {
  clear: both;
}
.clear-fix-after:after {
  display: block;
  position: relative;
  content: '';
  clear: both;
}
/*************************************************************************
 #Nesting
**************************************************************************/
.nested {
  width: calc(100% + 3%*2);
  margin-left: -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;
  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;
    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;
    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;
    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 {
  -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 {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media screen and (min-width: 62.5em) {
  .three-column-content {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media screen and (min-width: 53.125em) {
  .four-column-content {
    -moz-column-count: 3;
         column-count: 3;
  }
}
@media screen and (min-width: 62.5em) {
  .four-column-content {
    -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: flex;
  flex-direction: row;
  align-items: stretch;
  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 {
  align-self: flex-start;
}
.vertical-outer-flex .vertical-middle {
  align-self: center;
}
.vertical-outer-flex .vertical-bottom {
  align-self: flex-end;
}
/*************************************************************************
 #Even Height
**************************************************************************/
@media screen and (max-width: 46.875em) {
  .even-height.exclude-mobile {
    height: auto!important;
  }
}
/* 
Use: Image Treatments
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Scaling
**************************************************************************/
.full-width-image {
  width: 100%;
  height: auto;
}
.full-height-image {
  height: 100%;
  width: auto;
}
/*************************************************************************
 #Lazy Loading Images
**************************************************************************/
img {
  opacity: 1;
  transition: opacity 350ms cubic-bezier(0.6, 0, 0.4, 1);
}
img.lazy {
  opacity: 0;
}
/*************************************************************************
 #Standard WordPress Alignment Classes
**************************************************************************/
img {
  height: auto;
}
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone {
  width: auto;
  max-width: 100%;
}
img.alignleft {
  float: left;
  margin-right: 1.5rem;
}
img.alignright {
  float: right;
  margin-left: 1.5rem;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  position: relative;
  width: auto;
}
.wp-caption img {
  width: 100%;
  height: auto;
}
.wp-caption .wp-caption-text {
  position: absolute;
  padding: 0.25rem;
  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;
}
/*************************************************************************
 #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%;
  transform-origin: 50% 0;
  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%;
  transform: translateY(-50%);
}
.responsive-image.image-hover .image-container {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transform: scale(1);
}
.responsive-image.image-hover:hover .image-container {
  transform: scale(1.2);
}
.responsive-background-image {
  position: absolute!important;
  width: 100%!important;
  height: 100%!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%;
  transform-origin: 50% 0;
  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%;
  transform: translateY(-50%);
}
.responsive-image-crop.image-hover .image-container,
.responsive-image-fit.image-hover .image-container {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transform: scale(1);
}
.responsive-image-crop.image-hover:hover .image-container,
.responsive-image-fit.image-hover:hover .image-container {
  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;
}
.image-container.fit-image 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:128 Ratio ------------------------------------------------------------------------ */
.one-by-two-eight {
  padding-bottom: 128%;
}
/* #1:141 Ratio ------------------------------------------------------------------------ */
.one-by-one-four {
  padding-bottom: 141%;
}
/* #1:2 Ratio ------------------------------------------------------------------------ */
.one-by-two {
  padding-bottom: 200%;
}
/*************************************************************************
 #Circle With Pattern
**************************************************************************/
.image.circle-with-pattern {
  position: relative;
  overflow: visible;
}
.image.circle-with-pattern .abstract-shape-one,
.image.circle-with-pattern .abstract-shape-two {
  position: absolute;
  display: block!important;
}
.image.circle-with-pattern .abstract-shape-one {
  width: 42.8%;
  height: 72.5%;
  top: 36.6%;
  left: -5.5%;
}
.image.circle-with-pattern .abstract-shape-one .abstract-shape {
  fill: #F4F4F4;
}
.image.circle-with-pattern .abstract-shape-two {
  width: 12.8%;
  height: 14%;
  top: 11.2%;
  left: 83%;
}
.image.circle-with-pattern .abstract-shape-two .abstract-shape {
  fill: #FF9E52;
}
.image.circle-with-pattern .image-container {
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}
.light-grey-section .circle-with-pattern .abstract-shape-one .abstract-shape,
.light-grey-section-pattern .circle-with-pattern .abstract-shape-one .abstract-shape {
  fill: #FFFFFF;
}
/*************************************************************************
 #Responsive Video Container
**************************************************************************/
.video-container {
  margin-bottom: 1.5rem;
  position: relative;
  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 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 
Use: UI
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #UI controls
**************************************************************************/
/* #Buttons ------------------------------------------------------------------------ */
.button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
}
.button:last-child {
  margin-bottom: 0;
}
.button:focus {
  outline: none;
}
.button:hover {
  border-bottom: none;
}
.button:before,
.button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.button:before {
  z-index: -2;
}
.button:after {
  z-index: -1;
}
.button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.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 !important;
}
.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 !important;
}
.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 !important;
}
.button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.button.text-button.with-icon:after {
  margin-left: 1rem;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.button.linkedin-button {
  padding-right: 0!important;
}
.button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.button.arrow-left:after {
  content: '\f053';
}
.button.arrow-right:after {
  content: '\f054';
}
.button.long-arrow-right:after {
  content: '\f178';
}
.button.close:after {
  content: '\f00d';
}
.button.menu:after {
  content: '\f00d';
}
/*************************************************************************
 #FacetWP
**************************************************************************/
.facetwp-facet {
  margin-bottom: 1rem !important;
}
.outer-content-wrap.no-scroll {
  overflow: auto;
  -webkit-overflow-scroll: touch;
}
/*************************************************************************
 #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;
  margin-bottom: 0;
  padding-left: 0;
}
ul.pagination li:before,
ul.page-numbers li:before {
  display: 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: #FF9E52;
  border-radius: 2.5rem;
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, 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: #D6D6D6;
  color: #282828;
}
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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
}
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 {
  word-spacing: -0.35rem;
  margin-bottom: 0!important;
}
.facetwp-facet-pagination * {
  word-spacing: normal;
}
.facetwp-facet-pagination .facetwp-page {
  position: relative;
  display: inline-block;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  margin: 0 0.25rem;
  background-color: #FF9E52;
  border-radius: 2.5rem;
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-align: center;
  text-decoration: none;
}
.facetwp-facet-pagination .facetwp-page:first-child {
  margin-left: 0!important;
}
.facetwp-facet-pagination .facetwp-page:last-child {
  margin-right: 0!important;
}
.facetwp-facet-pagination .facetwp-page.active,
.facetwp-facet-pagination .facetwp-page.dots {
  background-color: #D6D6D6;
  color: #282828;
}
.facetwp-facet-pagination .facetwp-page.prev,
.facetwp-facet-pagination .facetwp-page.next {
  text-indent: -9999px;
}
.facetwp-facet-pagination .facetwp-page.prev:after,
.facetwp-facet-pagination .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
}
.facetwp-facet-pagination .facetwp-page.prev:after {
  content: '\f053';
}
.facetwp-facet-pagination .facetwp-page.next:after {
  content: '\f054';
}
/* #Filter Module ------------------------------------------------------------------------ */
.filter-module {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
@media screen and (min-width: 46.875em) {
  .filter-module {
    flex-wrap: nowrap;
  }
}
.filter-module .facetwp-facet {
  flex: 100%;
}
.filter-module .facetwp-facet select {
  width: 100%;
}
.filter-module .facetwp-facet.facetwp-type-reset {
  flex: 1;
  text-wrap: nowrap;
  display: flex;
  align-items: center;
  color: #29235C;
  font-size: 0.9rem;
}
.filter-module .facetwp-facet.facetwp-type-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 Regular', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
  display: inline-flex;
  margin-left: 0.5rem;
  content: '\f0e2';
  color: #FF9E52;
  font-size: 0.75rem;
  opacity: 1;
  transition: all 375ms cubic-bezier(0.6, 0, 0.4, 1);
}
.filter-module .facetwp-facet.facetwp-type-reset:hover {
  color: #FF9E52;
}
.filter-module .facetwp-facet.facetwp-type-reset:hover:after {
  transform: rotate(-360deg);
}
/* 
Use: Forms
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Basic Lists
**************************************************************************/
ul,
ol {
  margin-bottom: 1.5rem;
  list-style-position: inside;
  counter-reset: list-counter;
}
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}
ul li,
ol li {
  position: relative;
  margin-bottom: 0.5rem;
  padding-left: 1.5rem;
  list-style-type: none;
  counter-increment: list-counter;
}
ul li:last-child,
ol li:last-child {
  margin-bottom: 0;
}
ul li:before,
ol li:before {
  position: absolute;
  left: 0;
  color: #FF9E52;
}
ul li ul,
ol li ul,
ul li ol,
ol li ol {
  margin-top: 0.5rem;
}
ul li:before {
  top: 4px;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  content: '\f00c';
}
ol li:before {
  content: counter(list-counter, decimal-leading-zero);
}
.no-style-list {
  margin-left: 0;
}
.no-style-list li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.no-style-list li:before {
  display: none;
}
.no-style-list li ul,
.no-style-list li ol {
  margin-top: 0;
}
/*************************************************************************
 #Inline List
**************************************************************************/
.inline-list {
  margin-left: 0;
  display: flex;
}
.inline-list li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.inline-list li:before {
  display: none;
}
.inline-list li ul,
.inline-list li ol {
  margin-top: 0;
}
.inline-list li {
  margin-right: 1rem;
}
.inline-list li:last-child {
  margin-right: 0;
}
/*************************************************************************
 #Checklist
**************************************************************************/
.checklist li:before {
  content: '\f058';
}
/*************************************************************************
 #Contact List
**************************************************************************/
.contact-list {
  margin-left: 0;
}
.contact-list li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.contact-list li:before {
  display: none;
}
.contact-list li ul,
.contact-list li ol {
  margin-top: 0;
}
.contact-list li {
  margin-bottom: 1.5rem;
}
.contact-list li p,
.contact-list li a {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
  color: #29235C;
  text-decoration: none;
  white-space: nowrap;
}
.contact-list li p:before,
.contact-list li a:before,
.contact-list li p:after,
.contact-list li a:after {
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-size: inherit;
  color: inherit;
  top: 50%;
  transform: translateY(-50%);
}
.contact-list li p:before,
.contact-list li a:before {
  left: 0;
}
.contact-list li p:after,
.contact-list li a:after {
  right: 0;
}
.contact-list li p:before,
.contact-list li a:before {
  top: 0.25rem;
  transform: translateY(0);
  color: #FF9E52;
}
.contact-list li p.telephone:before,
.contact-list li a.telephone:before {
  content: '\f095';
}
.contact-list li p.email:before,
.contact-list li a.email:before {
  content: '\f658';
}
.contact-list li p.address:before,
.contact-list li a.address:before {
  content: '\f3c5';
}
/*************************************************************************
 #Social Links
**************************************************************************/
/* #Global Styles ------------------------------------------------------------------------ */
ul.social-links {
  margin-left: 0;
  display: flex;
  margin-bottom: 0;
}
ul.social-links li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
ul.social-links li:before {
  display: none;
}
ul.social-links li ul,
ul.social-links li ol {
  margin-top: 0;
}
ul.social-links li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
ul.social-links li:before {
  display: none;
}
ul.social-links li ul,
ul.social-links li ol {
  margin-top: 0;
}
ul.social-links li {
  margin-right: 1rem;
}
ul.social-links li:last-child {
  margin-right: 0;
}
ul.social-links li {
  position: relative;
  text-align: center;
}
ul.social-links li:first-child {
  margin-left: 0;
}
ul.social-links li:last-child {
  margin-right: 0;
}
ul.social-links li a {
  display: block;
  line-height: 1rem;
}
ul.social-links li i:before {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  color: #FF9E52;
  font-size: 1rem;
}
ul.social-links li.facebook i:before {
  content: '\f39e';
}
ul.social-links li.twitter i:before {
  content: '\f099';
}
ul.social-links li.youtube i:before {
  content: '\f167';
}
ul.social-links li.linkedin i:before {
  content: '\f0e1';
}
ul.social-links li.pinterest i:before {
  content: '\f231';
}
ul.social-links li.instagram i:before {
  content: '\f16d';
}
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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f658';
}
/* #Share Module ------------------------------------------------------------------------ */
.share-module {
  display: flex;
  align-items: center;
}
.share-module p {
  margin-right: 0.5rem;
}
.share-module ul.social-links li {
  margin-right: 0.75rem;
}
.share-module ul.social-links li i:before {
  font-size: 0.875rem;
}
/* #Footer ------------------------------------------------------------------------ */
.social-module ul.social-links li {
  margin-right: 1.5rem;
}
.social-module ul.social-links li:last-child {
  margin-right: 0;
}
.social-module ul.social-links li i:before {
  font-size: 1.5rem;
}
/* 
Use: Modular
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Hero
**************************************************************************/
/* #Simple ------------------------------------------------------------------------ */
.hero-simple {
  position: relative;
  min-height: 40vh;
  overflow: hidden;
}
@media screen and (min-width: 46.875em) {
  .hero-simple {
    min-height: 80vh;
  }
}
.hero-half,
.hero-two-thirds,
.hero-image {
  position: relative;
  min-height: 40vh;
  overflow: hidden;
}
@media screen and (min-width: 46.875em) {
  .hero-half,
  .hero-two-thirds,
  .hero-image {
    min-height: 80vh;
  }
}
.hero-two-thirds {
  min-height: 60vh;
}
.hero-half {
  min-height: 40vh;
}
/* #Hero Angle Shape, Hero Side by Side ------------------------------------------------------------------------ */
.hero-angle-shape.transparent-hero,
.hero-side-by-side.transparent-hero {
  background-color: transparent;
}
.hero-angle-shape.white-hero,
.hero-side-by-side.white-hero {
  background-color: #FFFFFF;
}
.hero-angle-shape.light-grey-hero,
.hero-side-by-side.light-grey-hero {
  background-color: #F4F4F4;
}
/* #Hero Angle Shape ------------------------------------------------------------------------ */
.hero-angle-shape .hero-clip {
  position: absolute;
  width: 0;
  height: 0;
}
.hero-angle-shape .hero-clip #hero-clip-shape .clip-shape-desktop {
  display: none;
}
@media screen and (min-width: 46.875em) {
  .hero-angle-shape .hero-clip #hero-clip-shape .clip-shape-mobile {
    display: none;
  }
  .hero-angle-shape .hero-clip #hero-clip-shape .clip-shape-desktop {
    display: block;
  }
}
.hero-angle-shape .hero-to-clip {
  background-color: #000000;
  clip-path: url('#hero-clip-shape');
  height: 65%!important;
}
@media screen and (min-width: 46.875em) {
  .hero-angle-shape .hero-to-clip {
    height: 80%!important;
  }
}
@media screen and (min-width: 62.5em) {
  .hero-angle-shape .hero-to-clip {
    height: 100%!important;
  }
}
.hero-angle-shape .hero-to-clip img,
.hero-angle-shape .hero-to-clip iframe,
.hero-angle-shape .hero-to-clip object,
.hero-angle-shape .hero-to-clip embed,
.hero-angle-shape .hero-to-clip video {
  opacity: 0.75;
}
/* #Hero Side by Side ------------------------------------------------------------------------ */
.hero-side-by-side .image {
  position: relative;
}
.hero-side-by-side .image .image-wrapper {
  position: relative;
  margin: 0 auto;
  overflow: visible;
}
@media screen and (min-width: 46.875em) {
  .hero-side-by-side .image .image-wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 62.5em) {
  .hero-side-by-side .image .image-wrapper {
    width: 50%;
  }
}
.hero-side-by-side .image .image-wrapper .image {
  overflow: hidden;
}
.hero-side-by-side .image .image-wrapper .abstract-shape-one,
.hero-side-by-side .image .image-wrapper .abstract-shape-two {
  position: absolute;
}
.hero-side-by-side .image .image-wrapper .abstract-shape-one {
  width: 42.8%;
  height: 72.5%;
  top: 53%;
  left: -10%;
}
.hero-side-by-side .image .image-wrapper .abstract-shape-one .abstract-shape {
  fill: #F4F4F4;
}
.hero-side-by-side .image .image-wrapper .abstract-shape-two {
  width: 15.5%;
  height: 17%;
  top: 22.8%;
  left: 94.8%;
}
.hero-side-by-side .image .image-wrapper .abstract-shape-two .abstract-shape {
  fill: #FF9E52;
}
.light-grey-section .hero-side-by-side .image .image-wrapper:before,
.light-grey-section-pattern .hero-side-by-side .image .image-wrapper:before {
  background-image: url('img/backgrounds/abstract-shape-01-white.svg');
}
/* #Hero Full Width ------------------------------------------------------------------------ */
.hero-full-width .video-container,
.hero-full-width .image-container {
  position: relative;
}
.hero-full-width .video-container:after,
.hero-full-width .image-container:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hero-full-width.center-text .video-container:after,
.hero-full-width.center-text .image-container:after {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}
.hero-full-width.left-text .video-container:after,
.hero-full-width.left-text .image-container:after {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}
.hero-full-width.right-text .video-container:after,
.hero-full-width.right-text .image-container:after {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}
@media screen and (max-width: 31.25em) {
  .hero-full-width .video-container {
    height: 100%;
  }
  .hero-full-width .video-container .video-wrapper {
    transform: translateY(-50%) scale(1.75);
  }
  .hero-full-width h1.smaller-hero-text {
    font-size: 1.75rem;
    line-height: 1.3;
    text-align: center;
    margin-top: 4.5rem;
  }
}
/* #Hero Angle Cut In ------------------------------------------------------------------------ */
.hero-angle-cut-in .video-container,
.hero-angle-cut-in .image-container {
  position: relative;
}
.hero-angle-cut-in .video-container:before,
.hero-angle-cut-in .image-container:before,
.hero-angle-cut-in .video-container:after,
.hero-angle-cut-in .image-container:after {
  position: absolute;
  content: '';
}
.hero-angle-cut-in .video-container:before,
.hero-angle-cut-in .image-container:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0) 50%);
  z-index: 1;
}
.hero-angle-cut-in .video-container:after,
.hero-angle-cut-in .image-container:after {
  width: 200%;
  height: 200%;
  top: 75%;
  right: 0;
  transform: rotate(25deg) skewX(2deg);
  transform-origin: top right;
  border-radius: 1.5rem;
  z-index: 3;
}
.hero-angle-cut-in.right-text .video-container:after,
.hero-angle-cut-in.right-text .image-container:after {
  transform: rotate(-25deg) skewX(-2deg) scaleX(-1);
}
.hero-angle-cut-in .hero-content {
  width: 93.996%;
  position: relative;
  z-index: 3!important;
}
@media screen and (min-width: 31.25em) {
  .hero-angle-cut-in .video-container:after,
  .hero-angle-cut-in .image-container:after {
    top: 67.5%;
    right: 25%;
    border-radius: 2rem;
  }
  .hero-angle-cut-in .hero-content {
    width: 61.664%;
  }
}
@media screen and (min-width: 46.875em) {
  .hero-angle-cut-in .video-container:after,
  .hero-angle-cut-in .image-container:after {
    top: 60%;
    right: 37.5%;
    border-radius: 2.5rem;
  }
  .hero-angle-cut-in .hero-content {
    width: 45.498%;
  }
}
@media screen and (min-width: 62.5em) {
  .hero-angle-cut-in .video-container:after,
  .hero-angle-cut-in .image-container:after {
    top: 50%;
    right: 50%;
    border-radius: 3rem;
  }
  .hero-angle-cut-in .hero-content {
    width: 29.332%;
  }
}
.hero-angle-cut-in.shape-blue .hero-content h1,
.hero-angle-cut-in.shape-orange .hero-content h1,
.hero-angle-cut-in.shape-blue .hero-content h2,
.hero-angle-cut-in.shape-orange .hero-content h2,
.hero-angle-cut-in.shape-blue .hero-content h3,
.hero-angle-cut-in.shape-orange .hero-content h3,
.hero-angle-cut-in.shape-blue .hero-content h4,
.hero-angle-cut-in.shape-orange .hero-content h4,
.hero-angle-cut-in.shape-blue .hero-content h5,
.hero-angle-cut-in.shape-orange .hero-content h5,
.hero-angle-cut-in.shape-blue .hero-content p,
.hero-angle-cut-in.shape-orange .hero-content p,
.hero-angle-cut-in.shape-blue .hero-content ul,
.hero-angle-cut-in.shape-orange .hero-content ul,
.hero-angle-cut-in.shape-blue .hero-content li,
.hero-angle-cut-in.shape-orange .hero-content li,
.hero-angle-cut-in.shape-blue .hero-content label,
.hero-angle-cut-in.shape-orange .hero-content label,
.hero-angle-cut-in.shape-blue .hero-content blockquote,
.hero-angle-cut-in.shape-orange .hero-content blockquote,
.hero-angle-cut-in.shape-blue .hero-content blockquote p,
.hero-angle-cut-in.shape-orange .hero-content blockquote p,
.hero-angle-cut-in.shape-blue .hero-content a,
.hero-angle-cut-in.shape-orange .hero-content a {
  color: #FFFFFF;
}
.hero-angle-cut-in.shape-white .hero-content h1,
.hero-angle-cut-in.shape-light-grey .hero-content h1,
.hero-angle-cut-in.shape-white .hero-content h2,
.hero-angle-cut-in.shape-light-grey .hero-content h2,
.hero-angle-cut-in.shape-white .hero-content h3,
.hero-angle-cut-in.shape-light-grey .hero-content h3,
.hero-angle-cut-in.shape-white .hero-content h4,
.hero-angle-cut-in.shape-light-grey .hero-content h4,
.hero-angle-cut-in.shape-white .hero-content h5,
.hero-angle-cut-in.shape-light-grey .hero-content h5,
.hero-angle-cut-in.shape-white .hero-content blockquote,
.hero-angle-cut-in.shape-light-grey .hero-content blockquote,
.hero-angle-cut-in.shape-white .hero-content blockquote p,
.hero-angle-cut-in.shape-light-grey .hero-content blockquote p {
  color: #29235C;
}
.hero-angle-cut-in.shape-white .hero-content p,
.hero-angle-cut-in.shape-light-grey .hero-content p,
.hero-angle-cut-in.shape-white .hero-content ul,
.hero-angle-cut-in.shape-light-grey .hero-content ul,
.hero-angle-cut-in.shape-white .hero-content li,
.hero-angle-cut-in.shape-light-grey .hero-content li,
.hero-angle-cut-in.shape-white .hero-content label,
.hero-angle-cut-in.shape-light-grey .hero-content label {
  color: #282828;
}
.hero-angle-cut-in.shape-white .hero-content a,
.hero-angle-cut-in.shape-light-grey .hero-content a {
  color: #29235C;
}
.hero-angle-cut-in.shape-blue .hero-content .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.hero-angle-cut-in.shape-blue .hero-content .button:last-child {
  margin-bottom: 0;
}
.hero-angle-cut-in.shape-blue .hero-content .button:focus {
  outline: none;
}
.hero-angle-cut-in.shape-blue .hero-content .button:hover {
  border-bottom: none;
}
.hero-angle-cut-in.shape-blue .hero-content .button:before,
.hero-angle-cut-in.shape-blue .hero-content .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.hero-angle-cut-in.shape-blue .hero-content .button:before {
  z-index: -2;
}
.hero-angle-cut-in.shape-blue .hero-content .button:after {
  z-index: -1;
}
.hero-angle-cut-in.shape-blue .hero-content .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.hero-angle-cut-in.shape-blue .hero-content .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.hero-angle-cut-in.shape-blue .hero-content .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.hero-angle-cut-in.shape-blue .hero-content .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.hero-angle-cut-in.shape-blue .hero-content .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.hero-angle-cut-in.shape-blue .hero-content .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.hero-angle-cut-in.shape-blue .hero-content .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.hero-angle-cut-in.shape-blue .hero-content .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.hero-angle-cut-in.shape-blue .hero-content .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.hero-angle-cut-in.shape-blue .hero-content .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.hero-angle-cut-in.shape-blue .hero-content .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.hero-angle-cut-in.shape-blue .hero-content .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.hero-angle-cut-in.shape-blue .hero-content .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.hero-angle-cut-in.shape-blue .hero-content .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.hero-angle-cut-in.shape-blue .hero-content .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.hero-angle-cut-in.shape-blue .hero-content .button.with-icon {
  padding-right: 0!important;
}
.hero-angle-cut-in.shape-blue .hero-content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.hero-angle-cut-in.shape-blue .hero-content .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.hero-angle-cut-in.shape-blue .hero-content .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.hero-angle-cut-in.shape-blue .hero-content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.hero-angle-cut-in.shape-blue .hero-content .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.hero-angle-cut-in.shape-blue .hero-content .button.download-button {
  padding-right: 0!important;
}
.hero-angle-cut-in.shape-blue .hero-content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.hero-angle-cut-in.shape-blue .hero-content .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.hero-angle-cut-in.shape-blue .hero-content .button.linkedin-button {
  padding-right: 0!important;
}
.hero-angle-cut-in.shape-blue .hero-content .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.hero-angle-cut-in.shape-blue .hero-content .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.hero-angle-cut-in.shape-blue .hero-content .button.arrow-left:after {
  content: '\f053';
}
.hero-angle-cut-in.shape-blue .hero-content .button.arrow-right:after {
  content: '\f054';
}
.hero-angle-cut-in.shape-blue .hero-content .button.long-arrow-right:after {
  content: '\f178';
}
.hero-angle-cut-in.shape-blue .hero-content .button.close:after {
  content: '\f00d';
}
.hero-angle-cut-in.shape-blue .hero-content .button.menu:after {
  content: '\f00d';
}
.hero-angle-cut-in.shape-blue .hero-content .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.hero-angle-cut-in.shape-white .hero-content .button,
.hero-angle-cut-in.shape-light-grey .hero-content .button,
.hero-angle-cut-in.shape-orange .hero-content .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #29235C;
}
.hero-angle-cut-in.shape-white .hero-content .button:last-child,
.hero-angle-cut-in.shape-light-grey .hero-content .button:last-child,
.hero-angle-cut-in.shape-orange .hero-content .button:last-child {
  margin-bottom: 0;
}
.hero-angle-cut-in.shape-white .hero-content .button:focus,
.hero-angle-cut-in.shape-light-grey .hero-content .button:focus,
.hero-angle-cut-in.shape-orange .hero-content .button:focus {
  outline: none;
}
.hero-angle-cut-in.shape-white .hero-content .button:hover,
.hero-angle-cut-in.shape-light-grey .hero-content .button:hover,
.hero-angle-cut-in.shape-orange .hero-content .button:hover {
  border-bottom: none;
}
.hero-angle-cut-in.shape-white .hero-content .button:before,
.hero-angle-cut-in.shape-light-grey .hero-content .button:before,
.hero-angle-cut-in.shape-orange .hero-content .button:before,
.hero-angle-cut-in.shape-white .hero-content .button:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button:after,
.hero-angle-cut-in.shape-orange .hero-content .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.hero-angle-cut-in.shape-white .hero-content .button:before,
.hero-angle-cut-in.shape-light-grey .hero-content .button:before,
.hero-angle-cut-in.shape-orange .hero-content .button:before {
  z-index: -2;
}
.hero-angle-cut-in.shape-white .hero-content .button:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button:after,
.hero-angle-cut-in.shape-orange .hero-content .button:after {
  z-index: -1;
}
.hero-angle-cut-in.shape-white .hero-content .button:disabled,
.hero-angle-cut-in.shape-light-grey .hero-content .button:disabled,
.hero-angle-cut-in.shape-orange .hero-content .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.hero-angle-cut-in.shape-white .hero-content .button.small,
.hero-angle-cut-in.shape-light-grey .hero-content .button.small,
.hero-angle-cut-in.shape-orange .hero-content .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.hero-angle-cut-in.shape-white .hero-content .button.small:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.small:after,
.hero-angle-cut-in.shape-orange .hero-content .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.hero-angle-cut-in.shape-white .hero-content .button.medium,
.hero-angle-cut-in.shape-light-grey .hero-content .button.medium,
.hero-angle-cut-in.shape-orange .hero-content .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.hero-angle-cut-in.shape-white .hero-content .button.medium:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.medium:after,
.hero-angle-cut-in.shape-orange .hero-content .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.hero-angle-cut-in.shape-white .hero-content .button.large,
.hero-angle-cut-in.shape-light-grey .hero-content .button.large,
.hero-angle-cut-in.shape-orange .hero-content .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.hero-angle-cut-in.shape-white .hero-content .button.large:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.large:after,
.hero-angle-cut-in.shape-orange .hero-content .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.hero-angle-cut-in.shape-white .hero-content .button.blue-button,
.hero-angle-cut-in.shape-light-grey .hero-content .button.blue-button,
.hero-angle-cut-in.shape-orange .hero-content .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.hero-angle-cut-in.shape-white .hero-content .button.orange-button,
.hero-angle-cut-in.shape-light-grey .hero-content .button.orange-button,
.hero-angle-cut-in.shape-orange .hero-content .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.hero-angle-cut-in.shape-white .hero-content .button.orange-outline-button,
.hero-angle-cut-in.shape-light-grey .hero-content .button.orange-outline-button,
.hero-angle-cut-in.shape-orange .hero-content .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.hero-angle-cut-in.shape-white .hero-content .button.white-button,
.hero-angle-cut-in.shape-light-grey .hero-content .button.white-button,
.hero-angle-cut-in.shape-orange .hero-content .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.hero-angle-cut-in.shape-white .hero-content .button.light-grey-button,
.hero-angle-cut-in.shape-light-grey .hero-content .button.light-grey-button,
.hero-angle-cut-in.shape-orange .hero-content .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.hero-angle-cut-in.shape-white .hero-content .button.transparent-button,
.hero-angle-cut-in.shape-light-grey .hero-content .button.transparent-button,
.hero-angle-cut-in.shape-orange .hero-content .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.hero-angle-cut-in.shape-white .hero-content .button.medium-grey-outline-button,
.hero-angle-cut-in.shape-light-grey .hero-content .button.medium-grey-outline-button,
.hero-angle-cut-in.shape-orange .hero-content .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.hero-angle-cut-in.shape-white .hero-content .button.text-button,
.hero-angle-cut-in.shape-light-grey .hero-content .button.text-button,
.hero-angle-cut-in.shape-orange .hero-content .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.hero-angle-cut-in.shape-white .hero-content .button.with-icon,
.hero-angle-cut-in.shape-light-grey .hero-content .button.with-icon,
.hero-angle-cut-in.shape-orange .hero-content .button.with-icon {
  padding-right: 0!important;
}
.hero-angle-cut-in.shape-white .hero-content .button.with-icon:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.with-icon:after,
.hero-angle-cut-in.shape-orange .hero-content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.hero-angle-cut-in.shape-white .hero-content .button.text-button.with-icon:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.text-button.with-icon:after,
.hero-angle-cut-in.shape-orange .hero-content .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.hero-angle-cut-in.shape-white .hero-content .button.icon-only,
.hero-angle-cut-in.shape-light-grey .hero-content .button.icon-only,
.hero-angle-cut-in.shape-orange .hero-content .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.hero-angle-cut-in.shape-white .hero-content .button.icon-only:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.icon-only:after,
.hero-angle-cut-in.shape-orange .hero-content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.hero-angle-cut-in.shape-white .hero-content .button.icon-only:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.icon-only:after,
.hero-angle-cut-in.shape-orange .hero-content .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.hero-angle-cut-in.shape-white .hero-content .button.download-button,
.hero-angle-cut-in.shape-light-grey .hero-content .button.download-button,
.hero-angle-cut-in.shape-orange .hero-content .button.download-button {
  padding-right: 0!important;
}
.hero-angle-cut-in.shape-white .hero-content .button.download-button:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.download-button:after,
.hero-angle-cut-in.shape-orange .hero-content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.hero-angle-cut-in.shape-white .hero-content .button.download-button:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.download-button:after,
.hero-angle-cut-in.shape-orange .hero-content .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.hero-angle-cut-in.shape-white .hero-content .button.linkedin-button,
.hero-angle-cut-in.shape-light-grey .hero-content .button.linkedin-button,
.hero-angle-cut-in.shape-orange .hero-content .button.linkedin-button {
  padding-right: 0!important;
}
.hero-angle-cut-in.shape-white .hero-content .button.linkedin-button:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.linkedin-button:after,
.hero-angle-cut-in.shape-orange .hero-content .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.hero-angle-cut-in.shape-white .hero-content .button.linkedin-button:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.linkedin-button:after,
.hero-angle-cut-in.shape-orange .hero-content .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.hero-angle-cut-in.shape-white .hero-content .button.arrow-left:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.arrow-left:after,
.hero-angle-cut-in.shape-orange .hero-content .button.arrow-left:after {
  content: '\f053';
}
.hero-angle-cut-in.shape-white .hero-content .button.arrow-right:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.arrow-right:after,
.hero-angle-cut-in.shape-orange .hero-content .button.arrow-right:after {
  content: '\f054';
}
.hero-angle-cut-in.shape-white .hero-content .button.long-arrow-right:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.long-arrow-right:after,
.hero-angle-cut-in.shape-orange .hero-content .button.long-arrow-right:after {
  content: '\f178';
}
.hero-angle-cut-in.shape-white .hero-content .button.close:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.close:after,
.hero-angle-cut-in.shape-orange .hero-content .button.close:after {
  content: '\f00d';
}
.hero-angle-cut-in.shape-white .hero-content .button.menu:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button.menu:after,
.hero-angle-cut-in.shape-orange .hero-content .button.menu:after {
  content: '\f00d';
}
.hero-angle-cut-in.shape-white .hero-content .button:after,
.hero-angle-cut-in.shape-light-grey .hero-content .button:after,
.hero-angle-cut-in.shape-orange .hero-content .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.hero-angle-cut-in.shape-blue .video-container:after,
.hero-angle-cut-in.shape-blue .image-container:after {
  background-color: #29235C;
}
.hero-angle-cut-in.shape-white .video-container:after,
.hero-angle-cut-in.shape-white .image-container:after {
  background-color: #FFFFFF;
}
.hero-angle-cut-in.shape-light-grey .video-container:after,
.hero-angle-cut-in.shape-light-grey .image-container:after {
  background-color: #F4F4F4;
}
.hero-angle-cut-in.shape-orange .video-container:after,
.hero-angle-cut-in.shape-orange .image-container:after {
  background-color: #FF9E52;
}
/*************************************************************************
 #Button Wrapper
**************************************************************************/
.button-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0.75rem;
  margin-top: 1.5rem;
}
/*************************************************************************
 #Column Grid
**************************************************************************/
.column-grid .column-module {
  position: relative;
  display: block;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  transform: translateZ(0);
}
/*************************************************************************
 #Floating Box
**************************************************************************/
.floating-box {
  background-color: #FFFFFF;
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.15);
}
.floating-box.with-link {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transform: scale(1);
  will-change: transform;
}
.floating-box.with-link:hover {
  transform: scale(1.025);
  box-shadow: 0.25rem 0.25rem 0.5rem 0 rgba(0, 0, 0, 0.1);
}
/*************************************************************************
 #Block Grid Modules
**************************************************************************/
/* #Shared Styles ------------------------------------------------------------------------ */
.block-grid-module p.button {
  color: #29235C;
}
.block-grid-module.with-link:after,
.block-grid-module.with-download:after {
  position: absolute;
  bottom: 2rem;
  right: 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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  color: #29235C;
  font-size: 1.5rem;
  pointer-events: none;
}
.block-grid-module.with-link.small:after,
.block-grid-module.with-download.small:after {
  bottom: 1rem;
  right: 1rem;
  font-size: 1.25rem;
}
.block-grid-module.with-link:after {
  content: '\f061';
}
.block-grid-module.with-download:after {
  content: '\f063';
}
/* #USPs ------------------------------------------------------------------------ */
.usp.with-link:after,
.usp.with-download:after {
  display: none;
}
.usp .usp-content .image {
  width: 3rem;
  margin: 0 auto 0.5rem auto;
}
@media screen and (min-width: 46.875em) {
  .benefit:first-child {
    margin-top: 4rem;
  }
}
.benefit .image {
  width: 3rem;
  margin-bottom: 1rem;
}
/*************************************************************************
 #Content Over Image
**************************************************************************/
.content-over-image .image {
  position: relative;
  z-index: 1;
  width: 93.996%;
  display: inline-block;
  float: none;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
.content-over-image .image .vertical-outer {
  width: 100%;
}
.content-over-image .image .responsive-image-crop {
  position: relative;
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.content-over-image .image .responsive-image-crop > .image-container,
.content-over-image .image .responsive-image-crop > .video-container {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.content-over-image .image .responsive-image-crop > .image-container img,
.content-over-image .image .responsive-image-crop > .video-container img,
.content-over-image .image .responsive-image-crop > .image-container iframe,
.content-over-image .image .responsive-image-crop > .video-container iframe,
.content-over-image .image .responsive-image-crop > .image-container object,
.content-over-image .image .responsive-image-crop > .video-container object,
.content-over-image .image .responsive-image-crop > .image-container embed,
.content-over-image .image .responsive-image-crop > .video-container embed,
.content-over-image .image .responsive-image-crop > .image-container video,
.content-over-image .image .responsive-image-crop > .video-container video {
  width: 100%;
  height: 100%;
}
.content-over-image .image .responsive-image-crop .video-container {
  height: 0;
  top: 50%;
  transform-origin: 50% 0;
  transform: translateY(-50%);
  padding-bottom: 56.25%;
}
.content-over-image .image .responsive-image-crop .video-container .video-wrapper {
  display: block;
  position: absolute;
  width: 100%;
  height: 300%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.content-over-image .image .responsive-image-crop.image-hover .image-container {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transform: scale(1);
}
.content-over-image .image .responsive-image-crop.image-hover:hover .image-container {
  transform: scale(1.2);
}
.content-over-image .image .responsive-image-crop .image-container img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 46.875em) {
  .content-over-image .image {
    position: absolute;
    top: 3rem;
    right: 3%;
    bottom: 3rem;
    left: 3%;
    margin: 0;
  }
  .content-over-image .image .responsive-image-crop {
    position: relative;
    width: 100%;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
  }
  .content-over-image .image .responsive-image-crop > .image-container,
  .content-over-image .image .responsive-image-crop > .video-container {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .content-over-image .image .responsive-image-crop > .image-container img,
  .content-over-image .image .responsive-image-crop > .video-container img,
  .content-over-image .image .responsive-image-crop > .image-container iframe,
  .content-over-image .image .responsive-image-crop > .video-container iframe,
  .content-over-image .image .responsive-image-crop > .image-container object,
  .content-over-image .image .responsive-image-crop > .video-container object,
  .content-over-image .image .responsive-image-crop > .image-container embed,
  .content-over-image .image .responsive-image-crop > .video-container embed,
  .content-over-image .image .responsive-image-crop > .image-container video,
  .content-over-image .image .responsive-image-crop > .video-container video {
    width: 100%;
    height: 100%;
  }
  .content-over-image .image .responsive-image-crop .video-container {
    height: 0;
    top: 50%;
    transform-origin: 50% 0;
    transform: translateY(-50%);
    padding-bottom: 56.25%;
  }
  .content-over-image .image .responsive-image-crop .video-container .video-wrapper {
    display: block;
    position: absolute;
    width: 100%;
    height: 300%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .content-over-image .image .responsive-image-crop.image-hover .image-container {
    transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
    transform: scale(1);
  }
  .content-over-image .image .responsive-image-crop.image-hover:hover .image-container {
    transform: scale(1.2);
  }
  .content-over-image .image .responsive-image-crop .image-container img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.content-over-image .content {
  width: 93.996%;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 46.875em) {
  .content-over-image .content {
    width: 29.332%;
  }
  .content-over-image .content.right-align {
    margin-right: 11.083%;
  }
  .content-over-image .content.left-align {
    margin-left: 11.083%;
  }
}
.white-section .content-over-image .content,
.white-section-pattern .content-over-image .content,
.white-section-shape .content-over-image .content,
.light-grey-section .content-over-image .content,
.light-grey-section-pattern .content-over-image .content,
.light-grey-section-shape .content-over-image .content {
  background-color: #29235C;
}
.white-section .content-over-image .content h1,
.white-section-pattern .content-over-image .content h1,
.white-section-shape .content-over-image .content h1,
.light-grey-section .content-over-image .content h1,
.light-grey-section-pattern .content-over-image .content h1,
.light-grey-section-shape .content-over-image .content h1,
.white-section .content-over-image .content h2,
.white-section-pattern .content-over-image .content h2,
.white-section-shape .content-over-image .content h2,
.light-grey-section .content-over-image .content h2,
.light-grey-section-pattern .content-over-image .content h2,
.light-grey-section-shape .content-over-image .content h2,
.white-section .content-over-image .content h3,
.white-section-pattern .content-over-image .content h3,
.white-section-shape .content-over-image .content h3,
.light-grey-section .content-over-image .content h3,
.light-grey-section-pattern .content-over-image .content h3,
.light-grey-section-shape .content-over-image .content h3,
.white-section .content-over-image .content h4,
.white-section-pattern .content-over-image .content h4,
.white-section-shape .content-over-image .content h4,
.light-grey-section .content-over-image .content h4,
.light-grey-section-pattern .content-over-image .content h4,
.light-grey-section-shape .content-over-image .content h4,
.white-section .content-over-image .content h5,
.white-section-pattern .content-over-image .content h5,
.white-section-shape .content-over-image .content h5,
.light-grey-section .content-over-image .content h5,
.light-grey-section-pattern .content-over-image .content h5,
.light-grey-section-shape .content-over-image .content h5,
.white-section .content-over-image .content p,
.white-section-pattern .content-over-image .content p,
.white-section-shape .content-over-image .content p,
.light-grey-section .content-over-image .content p,
.light-grey-section-pattern .content-over-image .content p,
.light-grey-section-shape .content-over-image .content p,
.white-section .content-over-image .content ul,
.white-section-pattern .content-over-image .content ul,
.white-section-shape .content-over-image .content ul,
.light-grey-section .content-over-image .content ul,
.light-grey-section-pattern .content-over-image .content ul,
.light-grey-section-shape .content-over-image .content ul,
.white-section .content-over-image .content li,
.white-section-pattern .content-over-image .content li,
.white-section-shape .content-over-image .content li,
.light-grey-section .content-over-image .content li,
.light-grey-section-pattern .content-over-image .content li,
.light-grey-section-shape .content-over-image .content li,
.white-section .content-over-image .content label,
.white-section-pattern .content-over-image .content label,
.white-section-shape .content-over-image .content label,
.light-grey-section .content-over-image .content label,
.light-grey-section-pattern .content-over-image .content label,
.light-grey-section-shape .content-over-image .content label,
.white-section .content-over-image .content blockquote,
.white-section-pattern .content-over-image .content blockquote,
.white-section-shape .content-over-image .content blockquote,
.light-grey-section .content-over-image .content blockquote,
.light-grey-section-pattern .content-over-image .content blockquote,
.light-grey-section-shape .content-over-image .content blockquote,
.white-section .content-over-image .content blockquote p,
.white-section-pattern .content-over-image .content blockquote p,
.white-section-shape .content-over-image .content blockquote p,
.light-grey-section .content-over-image .content blockquote p,
.light-grey-section-pattern .content-over-image .content blockquote p,
.light-grey-section-shape .content-over-image .content blockquote p,
.white-section .content-over-image .content a,
.white-section-pattern .content-over-image .content a,
.white-section-shape .content-over-image .content a,
.light-grey-section .content-over-image .content a,
.light-grey-section-pattern .content-over-image .content a,
.light-grey-section-shape .content-over-image .content a {
  color: #FFFFFF;
}
.white-section .content-over-image .content .button,
.white-section-pattern .content-over-image .content .button,
.white-section-shape .content-over-image .content .button,
.light-grey-section .content-over-image .content .button,
.light-grey-section-pattern .content-over-image .content .button,
.light-grey-section-shape .content-over-image .content .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #29235C !important;
  background-color: #FFFFFF;
}
.white-section .content-over-image .content .button:last-child,
.white-section-pattern .content-over-image .content .button:last-child,
.white-section-shape .content-over-image .content .button:last-child,
.light-grey-section .content-over-image .content .button:last-child,
.light-grey-section-pattern .content-over-image .content .button:last-child,
.light-grey-section-shape .content-over-image .content .button:last-child {
  margin-bottom: 0;
}
.white-section .content-over-image .content .button:focus,
.white-section-pattern .content-over-image .content .button:focus,
.white-section-shape .content-over-image .content .button:focus,
.light-grey-section .content-over-image .content .button:focus,
.light-grey-section-pattern .content-over-image .content .button:focus,
.light-grey-section-shape .content-over-image .content .button:focus {
  outline: none;
}
.white-section .content-over-image .content .button:hover,
.white-section-pattern .content-over-image .content .button:hover,
.white-section-shape .content-over-image .content .button:hover,
.light-grey-section .content-over-image .content .button:hover,
.light-grey-section-pattern .content-over-image .content .button:hover,
.light-grey-section-shape .content-over-image .content .button:hover {
  border-bottom: none;
}
.white-section .content-over-image .content .button:before,
.white-section-pattern .content-over-image .content .button:before,
.white-section-shape .content-over-image .content .button:before,
.light-grey-section .content-over-image .content .button:before,
.light-grey-section-pattern .content-over-image .content .button:before,
.light-grey-section-shape .content-over-image .content .button:before,
.white-section .content-over-image .content .button:after,
.white-section-pattern .content-over-image .content .button:after,
.white-section-shape .content-over-image .content .button:after,
.light-grey-section .content-over-image .content .button:after,
.light-grey-section-pattern .content-over-image .content .button:after,
.light-grey-section-shape .content-over-image .content .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.white-section .content-over-image .content .button:before,
.white-section-pattern .content-over-image .content .button:before,
.white-section-shape .content-over-image .content .button:before,
.light-grey-section .content-over-image .content .button:before,
.light-grey-section-pattern .content-over-image .content .button:before,
.light-grey-section-shape .content-over-image .content .button:before {
  z-index: -2;
}
.white-section .content-over-image .content .button:after,
.white-section-pattern .content-over-image .content .button:after,
.white-section-shape .content-over-image .content .button:after,
.light-grey-section .content-over-image .content .button:after,
.light-grey-section-pattern .content-over-image .content .button:after,
.light-grey-section-shape .content-over-image .content .button:after {
  z-index: -1;
}
.white-section .content-over-image .content .button:disabled,
.white-section-pattern .content-over-image .content .button:disabled,
.white-section-shape .content-over-image .content .button:disabled,
.light-grey-section .content-over-image .content .button:disabled,
.light-grey-section-pattern .content-over-image .content .button:disabled,
.light-grey-section-shape .content-over-image .content .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.white-section .content-over-image .content .button.small,
.white-section-pattern .content-over-image .content .button.small,
.white-section-shape .content-over-image .content .button.small,
.light-grey-section .content-over-image .content .button.small,
.light-grey-section-pattern .content-over-image .content .button.small,
.light-grey-section-shape .content-over-image .content .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.white-section .content-over-image .content .button.small:after,
.white-section-pattern .content-over-image .content .button.small:after,
.white-section-shape .content-over-image .content .button.small:after,
.light-grey-section .content-over-image .content .button.small:after,
.light-grey-section-pattern .content-over-image .content .button.small:after,
.light-grey-section-shape .content-over-image .content .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.white-section .content-over-image .content .button.medium,
.white-section-pattern .content-over-image .content .button.medium,
.white-section-shape .content-over-image .content .button.medium,
.light-grey-section .content-over-image .content .button.medium,
.light-grey-section-pattern .content-over-image .content .button.medium,
.light-grey-section-shape .content-over-image .content .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.white-section .content-over-image .content .button.medium:after,
.white-section-pattern .content-over-image .content .button.medium:after,
.white-section-shape .content-over-image .content .button.medium:after,
.light-grey-section .content-over-image .content .button.medium:after,
.light-grey-section-pattern .content-over-image .content .button.medium:after,
.light-grey-section-shape .content-over-image .content .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.white-section .content-over-image .content .button.large,
.white-section-pattern .content-over-image .content .button.large,
.white-section-shape .content-over-image .content .button.large,
.light-grey-section .content-over-image .content .button.large,
.light-grey-section-pattern .content-over-image .content .button.large,
.light-grey-section-shape .content-over-image .content .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.white-section .content-over-image .content .button.large:after,
.white-section-pattern .content-over-image .content .button.large:after,
.white-section-shape .content-over-image .content .button.large:after,
.light-grey-section .content-over-image .content .button.large:after,
.light-grey-section-pattern .content-over-image .content .button.large:after,
.light-grey-section-shape .content-over-image .content .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.white-section .content-over-image .content .button.blue-button,
.white-section-pattern .content-over-image .content .button.blue-button,
.white-section-shape .content-over-image .content .button.blue-button,
.light-grey-section .content-over-image .content .button.blue-button,
.light-grey-section-pattern .content-over-image .content .button.blue-button,
.light-grey-section-shape .content-over-image .content .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.white-section .content-over-image .content .button.orange-button,
.white-section-pattern .content-over-image .content .button.orange-button,
.white-section-shape .content-over-image .content .button.orange-button,
.light-grey-section .content-over-image .content .button.orange-button,
.light-grey-section-pattern .content-over-image .content .button.orange-button,
.light-grey-section-shape .content-over-image .content .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.white-section .content-over-image .content .button.orange-outline-button,
.white-section-pattern .content-over-image .content .button.orange-outline-button,
.white-section-shape .content-over-image .content .button.orange-outline-button,
.light-grey-section .content-over-image .content .button.orange-outline-button,
.light-grey-section-pattern .content-over-image .content .button.orange-outline-button,
.light-grey-section-shape .content-over-image .content .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.white-section .content-over-image .content .button.white-button,
.white-section-pattern .content-over-image .content .button.white-button,
.white-section-shape .content-over-image .content .button.white-button,
.light-grey-section .content-over-image .content .button.white-button,
.light-grey-section-pattern .content-over-image .content .button.white-button,
.light-grey-section-shape .content-over-image .content .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.white-section .content-over-image .content .button.light-grey-button,
.white-section-pattern .content-over-image .content .button.light-grey-button,
.white-section-shape .content-over-image .content .button.light-grey-button,
.light-grey-section .content-over-image .content .button.light-grey-button,
.light-grey-section-pattern .content-over-image .content .button.light-grey-button,
.light-grey-section-shape .content-over-image .content .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.white-section .content-over-image .content .button.transparent-button,
.white-section-pattern .content-over-image .content .button.transparent-button,
.white-section-shape .content-over-image .content .button.transparent-button,
.light-grey-section .content-over-image .content .button.transparent-button,
.light-grey-section-pattern .content-over-image .content .button.transparent-button,
.light-grey-section-shape .content-over-image .content .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.white-section .content-over-image .content .button.medium-grey-outline-button,
.white-section-pattern .content-over-image .content .button.medium-grey-outline-button,
.white-section-shape .content-over-image .content .button.medium-grey-outline-button,
.light-grey-section .content-over-image .content .button.medium-grey-outline-button,
.light-grey-section-pattern .content-over-image .content .button.medium-grey-outline-button,
.light-grey-section-shape .content-over-image .content .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.white-section .content-over-image .content .button.text-button,
.white-section-pattern .content-over-image .content .button.text-button,
.white-section-shape .content-over-image .content .button.text-button,
.light-grey-section .content-over-image .content .button.text-button,
.light-grey-section-pattern .content-over-image .content .button.text-button,
.light-grey-section-shape .content-over-image .content .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.white-section .content-over-image .content .button.with-icon,
.white-section-pattern .content-over-image .content .button.with-icon,
.white-section-shape .content-over-image .content .button.with-icon,
.light-grey-section .content-over-image .content .button.with-icon,
.light-grey-section-pattern .content-over-image .content .button.with-icon,
.light-grey-section-shape .content-over-image .content .button.with-icon {
  padding-right: 0!important;
}
.white-section .content-over-image .content .button.with-icon:after,
.white-section-pattern .content-over-image .content .button.with-icon:after,
.white-section-shape .content-over-image .content .button.with-icon:after,
.light-grey-section .content-over-image .content .button.with-icon:after,
.light-grey-section-pattern .content-over-image .content .button.with-icon:after,
.light-grey-section-shape .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.white-section .content-over-image .content .button.text-button.with-icon:after,
.white-section-pattern .content-over-image .content .button.text-button.with-icon:after,
.white-section-shape .content-over-image .content .button.text-button.with-icon:after,
.light-grey-section .content-over-image .content .button.text-button.with-icon:after,
.light-grey-section-pattern .content-over-image .content .button.text-button.with-icon:after,
.light-grey-section-shape .content-over-image .content .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.white-section .content-over-image .content .button.icon-only,
.white-section-pattern .content-over-image .content .button.icon-only,
.white-section-shape .content-over-image .content .button.icon-only,
.light-grey-section .content-over-image .content .button.icon-only,
.light-grey-section-pattern .content-over-image .content .button.icon-only,
.light-grey-section-shape .content-over-image .content .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.white-section .content-over-image .content .button.icon-only:after,
.white-section-pattern .content-over-image .content .button.icon-only:after,
.white-section-shape .content-over-image .content .button.icon-only:after,
.light-grey-section .content-over-image .content .button.icon-only:after,
.light-grey-section-pattern .content-over-image .content .button.icon-only:after,
.light-grey-section-shape .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.white-section .content-over-image .content .button.icon-only:after,
.white-section-pattern .content-over-image .content .button.icon-only:after,
.white-section-shape .content-over-image .content .button.icon-only:after,
.light-grey-section .content-over-image .content .button.icon-only:after,
.light-grey-section-pattern .content-over-image .content .button.icon-only:after,
.light-grey-section-shape .content-over-image .content .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.white-section .content-over-image .content .button.download-button,
.white-section-pattern .content-over-image .content .button.download-button,
.white-section-shape .content-over-image .content .button.download-button,
.light-grey-section .content-over-image .content .button.download-button,
.light-grey-section-pattern .content-over-image .content .button.download-button,
.light-grey-section-shape .content-over-image .content .button.download-button {
  padding-right: 0!important;
}
.white-section .content-over-image .content .button.download-button:after,
.white-section-pattern .content-over-image .content .button.download-button:after,
.white-section-shape .content-over-image .content .button.download-button:after,
.light-grey-section .content-over-image .content .button.download-button:after,
.light-grey-section-pattern .content-over-image .content .button.download-button:after,
.light-grey-section-shape .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.white-section .content-over-image .content .button.download-button:after,
.white-section-pattern .content-over-image .content .button.download-button:after,
.white-section-shape .content-over-image .content .button.download-button:after,
.light-grey-section .content-over-image .content .button.download-button:after,
.light-grey-section-pattern .content-over-image .content .button.download-button:after,
.light-grey-section-shape .content-over-image .content .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.white-section .content-over-image .content .button.linkedin-button,
.white-section-pattern .content-over-image .content .button.linkedin-button,
.white-section-shape .content-over-image .content .button.linkedin-button,
.light-grey-section .content-over-image .content .button.linkedin-button,
.light-grey-section-pattern .content-over-image .content .button.linkedin-button,
.light-grey-section-shape .content-over-image .content .button.linkedin-button {
  padding-right: 0!important;
}
.white-section .content-over-image .content .button.linkedin-button:after,
.white-section-pattern .content-over-image .content .button.linkedin-button:after,
.white-section-shape .content-over-image .content .button.linkedin-button:after,
.light-grey-section .content-over-image .content .button.linkedin-button:after,
.light-grey-section-pattern .content-over-image .content .button.linkedin-button:after,
.light-grey-section-shape .content-over-image .content .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.white-section .content-over-image .content .button.linkedin-button:after,
.white-section-pattern .content-over-image .content .button.linkedin-button:after,
.white-section-shape .content-over-image .content .button.linkedin-button:after,
.light-grey-section .content-over-image .content .button.linkedin-button:after,
.light-grey-section-pattern .content-over-image .content .button.linkedin-button:after,
.light-grey-section-shape .content-over-image .content .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.white-section .content-over-image .content .button.arrow-left:after,
.white-section-pattern .content-over-image .content .button.arrow-left:after,
.white-section-shape .content-over-image .content .button.arrow-left:after,
.light-grey-section .content-over-image .content .button.arrow-left:after,
.light-grey-section-pattern .content-over-image .content .button.arrow-left:after,
.light-grey-section-shape .content-over-image .content .button.arrow-left:after {
  content: '\f053';
}
.white-section .content-over-image .content .button.arrow-right:after,
.white-section-pattern .content-over-image .content .button.arrow-right:after,
.white-section-shape .content-over-image .content .button.arrow-right:after,
.light-grey-section .content-over-image .content .button.arrow-right:after,
.light-grey-section-pattern .content-over-image .content .button.arrow-right:after,
.light-grey-section-shape .content-over-image .content .button.arrow-right:after {
  content: '\f054';
}
.white-section .content-over-image .content .button.long-arrow-right:after,
.white-section-pattern .content-over-image .content .button.long-arrow-right:after,
.white-section-shape .content-over-image .content .button.long-arrow-right:after,
.light-grey-section .content-over-image .content .button.long-arrow-right:after,
.light-grey-section-pattern .content-over-image .content .button.long-arrow-right:after,
.light-grey-section-shape .content-over-image .content .button.long-arrow-right:after {
  content: '\f178';
}
.white-section .content-over-image .content .button.close:after,
.white-section-pattern .content-over-image .content .button.close:after,
.white-section-shape .content-over-image .content .button.close:after,
.light-grey-section .content-over-image .content .button.close:after,
.light-grey-section-pattern .content-over-image .content .button.close:after,
.light-grey-section-shape .content-over-image .content .button.close:after {
  content: '\f00d';
}
.white-section .content-over-image .content .button.menu:after,
.white-section-pattern .content-over-image .content .button.menu:after,
.white-section-shape .content-over-image .content .button.menu:after,
.light-grey-section .content-over-image .content .button.menu:after,
.light-grey-section-pattern .content-over-image .content .button.menu:after,
.light-grey-section-shape .content-over-image .content .button.menu:after {
  content: '\f00d';
}
.white-section .content-over-image .content .button:after,
.white-section-pattern .content-over-image .content .button:after,
.white-section-shape .content-over-image .content .button:after,
.light-grey-section .content-over-image .content .button:after,
.light-grey-section-pattern .content-over-image .content .button:after,
.light-grey-section-shape .content-over-image .content .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.blue-section .content-over-image .content .button,
.blue-section-pattern .content-over-image .content .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #29235C;
}
.blue-section .content-over-image .content .button:last-child,
.blue-section-pattern .content-over-image .content .button:last-child {
  margin-bottom: 0;
}
.blue-section .content-over-image .content .button:focus,
.blue-section-pattern .content-over-image .content .button:focus {
  outline: none;
}
.blue-section .content-over-image .content .button:hover,
.blue-section-pattern .content-over-image .content .button:hover {
  border-bottom: none;
}
.blue-section .content-over-image .content .button:before,
.blue-section-pattern .content-over-image .content .button:before,
.blue-section .content-over-image .content .button:after,
.blue-section-pattern .content-over-image .content .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.blue-section .content-over-image .content .button:before,
.blue-section-pattern .content-over-image .content .button:before {
  z-index: -2;
}
.blue-section .content-over-image .content .button:after,
.blue-section-pattern .content-over-image .content .button:after {
  z-index: -1;
}
.blue-section .content-over-image .content .button:disabled,
.blue-section-pattern .content-over-image .content .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.blue-section .content-over-image .content .button.small,
.blue-section-pattern .content-over-image .content .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.blue-section .content-over-image .content .button.small:after,
.blue-section-pattern .content-over-image .content .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.blue-section .content-over-image .content .button.medium,
.blue-section-pattern .content-over-image .content .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.blue-section .content-over-image .content .button.medium:after,
.blue-section-pattern .content-over-image .content .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.blue-section .content-over-image .content .button.large,
.blue-section-pattern .content-over-image .content .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.blue-section .content-over-image .content .button.large:after,
.blue-section-pattern .content-over-image .content .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.blue-section .content-over-image .content .button.blue-button,
.blue-section-pattern .content-over-image .content .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.blue-section .content-over-image .content .button.orange-button,
.blue-section-pattern .content-over-image .content .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.blue-section .content-over-image .content .button.orange-outline-button,
.blue-section-pattern .content-over-image .content .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.blue-section .content-over-image .content .button.white-button,
.blue-section-pattern .content-over-image .content .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.blue-section .content-over-image .content .button.light-grey-button,
.blue-section-pattern .content-over-image .content .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.blue-section .content-over-image .content .button.transparent-button,
.blue-section-pattern .content-over-image .content .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.blue-section .content-over-image .content .button.medium-grey-outline-button,
.blue-section-pattern .content-over-image .content .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.blue-section .content-over-image .content .button.text-button,
.blue-section-pattern .content-over-image .content .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.blue-section .content-over-image .content .button.with-icon,
.blue-section-pattern .content-over-image .content .button.with-icon {
  padding-right: 0!important;
}
.blue-section .content-over-image .content .button.with-icon:after,
.blue-section-pattern .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.blue-section .content-over-image .content .button.text-button.with-icon:after,
.blue-section-pattern .content-over-image .content .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.blue-section .content-over-image .content .button.icon-only,
.blue-section-pattern .content-over-image .content .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.blue-section .content-over-image .content .button.icon-only:after,
.blue-section-pattern .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.blue-section .content-over-image .content .button.icon-only:after,
.blue-section-pattern .content-over-image .content .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.blue-section .content-over-image .content .button.download-button,
.blue-section-pattern .content-over-image .content .button.download-button {
  padding-right: 0!important;
}
.blue-section .content-over-image .content .button.download-button:after,
.blue-section-pattern .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.blue-section .content-over-image .content .button.download-button:after,
.blue-section-pattern .content-over-image .content .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.blue-section .content-over-image .content .button.linkedin-button,
.blue-section-pattern .content-over-image .content .button.linkedin-button {
  padding-right: 0!important;
}
.blue-section .content-over-image .content .button.linkedin-button:after,
.blue-section-pattern .content-over-image .content .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.blue-section .content-over-image .content .button.linkedin-button:after,
.blue-section-pattern .content-over-image .content .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.blue-section .content-over-image .content .button.arrow-left:after,
.blue-section-pattern .content-over-image .content .button.arrow-left:after {
  content: '\f053';
}
.blue-section .content-over-image .content .button.arrow-right:after,
.blue-section-pattern .content-over-image .content .button.arrow-right:after {
  content: '\f054';
}
.blue-section .content-over-image .content .button.long-arrow-right:after,
.blue-section-pattern .content-over-image .content .button.long-arrow-right:after {
  content: '\f178';
}
.blue-section .content-over-image .content .button.close:after,
.blue-section-pattern .content-over-image .content .button.close:after {
  content: '\f00d';
}
.blue-section .content-over-image .content .button.menu:after,
.blue-section-pattern .content-over-image .content .button.menu:after {
  content: '\f00d';
}
.blue-section .content-over-image .content .button:after,
.blue-section-pattern .content-over-image .content .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
/*************************************************************************
 #Data Table
**************************************************************************/
table {
  background-color: #FFFFFF;
  border: 1px solid #D6D6D6;
}
table h1,
table h2,
table h3,
table h4,
table h5,
table blockquote,
table blockquote p {
  color: #29235C;
}
table p,
table ul,
table li,
table label {
  color: #282828;
}
table a {
  color: #29235C;
}
table tr th,
table tr td {
  padding: 0.5rem;
  border-right: 1px solid #D6D6D6;
  text-align: center;
}
table tr th:last-child,
table tr td:last-child {
  border-right: none;
}
table thead tr {
  border-bottom: 1px solid #D6D6D6;
}
table thead tr th {
  background-color: #F4F4F4;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C;
}
table tbody tr,
table tfoot tr {
  border-bottom: 1px solid #D6D6D6;
}
table tbody tr:last-child,
table tfoot tr:last-child {
  border-bottom: none;
}
/*************************************************************************
 #FAQs
**************************************************************************/
.faq {
  padding: 1rem 0;
}
.faq:first-child {
  padding-top: 0;
}
.faq .faq-title {
  text-align: left;
}
.faq .faq-title p {
  position: relative;
  padding-right: 2rem;
  cursor: pointer;
}
.faq .faq-title p:before {
  position: absolute;
  width: 2rem;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: '\f078';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  color: #FF9E52;
  text-align: center;
}
.faq .faq-title.open p:before {
  transform: translateY(-50%) rotate(180deg);
}
.faq .faq-content {
  height: 0;
  margin-top: 0;
  overflow: hidden;
  opacity: 0;
  text-align: left;
}
.faq .faq-content .content-wrapper {
  margin-bottom: 0;
}
.faq .faq-content.open {
  margin-top: 1rem;
  height: auto;
  opacity: 1;
}
.white-section .faq,
.white-section-pattern .faq,
.white-section-shape .faq {
  border-bottom: 1px solid #D6D6D6;
}
.light-grey-section .faq,
.light-grey-section-pattern .faq,
.light-grey-section-shape .faq {
  border-bottom: 1px solid #FFFFFF;
}
.blue-section .faq,
.blue-section-pattern .faq {
  border-bottom: 1px solid #FFFFFF;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
/*************************************************************************
 #Full Width Image with Content
**************************************************************************/
.full-width-image-with-content .image:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.full-width-image-with-content.left-text .image:after {
  background-image: linear-gradient(to right, #29235c, rgba(41, 35, 92, 0.2));
}
.full-width-image-with-content.center-text .image:after {
  background-color: #29235C;
  opacity: 0.75;
}
.full-width-image-with-content.right-text .image:after {
  background-image: linear-gradient(to left, #29235c, rgba(41, 35, 92, 0.2));
}
.full-width-image-with-content .content {
  position: relative;
}
.full-width-image-with-content .content .abstract-shape-two {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-bottom: 1.5rem;
}
.full-width-image-with-content .content .abstract-shape-two .abstract-shape {
  fill: #FF9E52;
}
/*************************************************************************
 #Logo Grid
**************************************************************************/
.logo-grid {
  position: relative;
}
.logo-grid .logo-grid-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 -0.5rem -2rem -0.5rem;
}
.logo-grid .logo-grid-container .image {
  position: relative;
  margin: 0 0.5rem 2rem 0.5rem;
}
.logo-grid .logo-grid-container .image img {
  width: auto;
  max-height: 3.5rem;
}
@media screen and (min-width: 31.25em) {
  .logo-grid .logo-grid-container {
    margin: 0 -0.75rem -2rem -0.75rem;
  }
  .logo-grid .logo-grid-container .image {
    margin: 0 0.75rem 2rem 0.75rem;
  }
  .logo-grid .logo-grid-container .image img {
    max-height: 4rem;
  }
}
@media screen and (min-width: 46.875em) {
  .logo-grid .logo-grid-container {
    margin: 0 -1rem -2rem -1rem;
  }
  .logo-grid .logo-grid-container .image {
    margin: 0 1rem 2rem 1rem;
  }
}
@media screen and (min-width: 68.75em) {
  .logo-grid .logo-grid-container {
    margin: 0 -1.25rem -2rem -1.25rem;
  }
  .logo-grid .logo-grid-container .image {
    margin: 0 1.25rem 2rem 1.25rem;
  }
  .logo-grid .logo-grid-container .image img {
    max-height: 5rem;
  }
}
@media screen and (min-width: 93.75em) {
  .logo-grid .logo-grid-container {
    margin: 0 -1.5rem -2rem -1.5rem;
  }
  .logo-grid .logo-grid-container .image {
    margin: 0 1.5rem 2rem 1.5rem;
  }
  .logo-grid .logo-grid-container .image img {
    max-height: 6rem;
  }
}
/*************************************************************************
 #Google Maps
**************************************************************************/
.map {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.map img {
  max-width: inherit !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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  color: #FF9E52;
  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,
.map .gm-style-iw blockquote,
.map .gm-style-iw blockquote p {
  color: #29235C;
}
.map .gm-style-iw p,
.map .gm-style-iw ul,
.map .gm-style-iw li,
.map .gm-style-iw label {
  color: #282828;
}
.map .gm-style-iw a {
  color: #29235C;
}
.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;
  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;
  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;
  }
}
/*************************************************************************
 #Magnific Popup
**************************************************************************/
.mfp-bg,
.mfp-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mfp-bg {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  overflow: hidden;
  z-index: 5001;
}
.mfp-wrap {
  z-index: 5002;
}
.mfp-wrap .mfp-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 1rem;
  text-align: center;
  cursor: zoom-out;
}
.mfp-wrap .mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.mfp-wrap .mfp-container .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
  z-index: 5003;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure {
  cursor: pointer;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  position: absolute;
  width: 1.25rem;
  min-width: 1.25rem;
  margin: 0;
  top: 0;
  right: 0;
  cursor: zoom-out;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:last-child {
  margin-bottom: 0;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:focus {
  outline: none;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:hover {
  border-bottom: none;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:before,
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:before {
  z-index: -2;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  z-index: -1;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.text-button.with-icon:after {
  margin-left: 1rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.download-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.linkedin-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.long-arrow-right:after {
  content: '\f178';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close.menu:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close: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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  font-size: 1.5rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure {
  margin: 0;
  padding: 2rem 0;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure .mfp-img {
  border-radius: 0.5rem;
  overflow: hidden;
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  box-shadow: 0 0 0.75rem 0 rgba(0, 0, 0, 0.1);
  line-height: 1;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption {
  font-size: 0.75rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar {
  position: absolute;
  width: 100%;
  margin-top: -2rem;
  top: 100%;
  left: 0;
  cursor: auto;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar .mfp-title {
  padding-right: 2rem;
  color: #FFFFFF;
  text-align: left;
  word-wrap: break-word;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #FFFFFF;
  white-space: nowrap;
}
.mfp-wrap .mfp-container .mfp-arrow {
  position: absolute!important;
  top: 50%!important;
  transform: translateY(-50%) !important;
}
.mfp-wrap .mfp-container .mfp-arrow:after {
  font-size: 2rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  left: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:last-child {
  margin-bottom: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:focus {
  outline: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:hover {
  border-bottom: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before,
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:before {
  z-index: -2;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  z-index: -1;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.text-button.with-icon:after {
  margin-left: 1rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.download-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.linkedin-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.long-arrow-right:after {
  content: '\f178';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left.menu:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left: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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  right: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:last-child {
  margin-bottom: 0;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:focus {
  outline: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:hover {
  border-bottom: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before,
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:before {
  z-index: -2;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  z-index: -1;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.with-icon {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.text-button.with-icon:after {
  margin-left: 1rem;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.download-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.linkedin-button {
  padding-right: 0!important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.arrow-left:after {
  content: '\f053';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.long-arrow-right:after {
  content: '\f178';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.close:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right.menu:after {
  content: '\f00d';
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  content: '\f054';
}
.mfp-wrap .mfp-container.mfp-s-error .mfp-content {
  display: none;
}
.mfp-wrap .mfp-container .mfp-preloader {
  position: absolute;
  width: auto;
  top: 50%;
  right: 0;
  left: 0;
  transform: translateY(-50%);
  text-align: center;
  /* be sure to specify a colour here */
  z-index: 5004;
}
.mfp-wrap .mfp-container.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-wrap .mfp-ajax-cur {
  cursor: progress;
}
.mfp-wrap .mfp-zoom {
  cursor: zoom-in;
}
.mfp-wrap .mfp-close,
.mfp-wrap .mfp-arrow,
.mfp-wrap .mfp-preloader,
.mfp-wrap .mfp-counter {
  color: #FFFFFF;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.mfp-wrap .mfp-loading.mfp-figure {
  display: none;
}
/*************************************************************************
 #Image Grid
**************************************************************************/
.image-grid .image-module:after {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  color: #FFFFFF;
  content: '\f00e';
  font-size: 2rem;
  opacity: 0;
}
.image-grid .image-module:hover:after {
  opacity: 1;
}
/*************************************************************************
 #Key Benefits
**************************************************************************/
.key-benefit {
  position: relative;
  min-height: 2.5rem;
  padding-left: 3.5rem;
}
.key-benefit:before {
  display: block;
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  top: 0;
  left: 0;
  content: '\f058';
  font-size: 2.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  color: #FF9E52;
  text-align: center;
}
.custom-colour-section .key-benefit:before {
  color: #FFFFFF;
}
/*************************************************************************
 #Shop USP Bar
**************************************************************************/
.shop-usp-bar {
  margin-bottom: -0.75rem;
}
.shop-usp-bar .usp-module {
  margin-bottom: 0.75rem;
}
.shop-usp-bar .usp-module .wrapper {
  display: flex;
  align-items: center;
  padding: 0.25rem 1rem;
}
@media screen and (min-width: 53.125em) {
  .shop-usp-bar .usp-module .wrapper {
    padding: 0.5rem 1rem;
  }
}
.shop-usp-bar .usp-module .wrapper .icon {
  width: 2.5rem;
  margin-right: 1rem;
  padding: 0.5rem;
  background-color: #FF9E52;
  border-radius: 1.25rem;
}
.shop-usp-bar .usp-module .wrapper p {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C;
}
/*************************************************************************
 #Side by Side Content and Image
**************************************************************************/
.side-by-side-content-and-image .image .abstract-shape-one,
.side-by-side-content-and-image .image .abstract-shape-two {
  display: none;
}
.side-by-side-content-and-image .image .image-wrapper {
  position: relative;
  margin: 0 auto;
}
.side-by-side-content-and-image.landscape.with-shadow .image .image-wrapper .image,
.side-by-side-content-and-image.portrait.with-shadow .image .image-wrapper .image,
.side-by-side-content-and-image.square.with-shadow .image .image-wrapper .image {
  box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  overflow: hidden;
}
@media screen and (min-width: 46.875em) {
  .side-by-side-content-and-image.portrait .image .image-wrapper,
  .side-by-side-content-and-image.square .image .image-wrapper,
  .side-by-side-content-and-image.circle-with-pattern .image .image-wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 62.5em) {
  .side-by-side-content-and-image.portrait .image .image-wrapper,
  .side-by-side-content-and-image.square .image .image-wrapper,
  .side-by-side-content-and-image.circle-with-pattern .image .image-wrapper {
    width: 50%;
  }
}
.side-by-side-content-and-image a.anchor {
  display: block;
  position: relative;
  top: -5.5rem;
  visibility: hidden;
}
/*************************************************************************
 #Statistics
**************************************************************************/
.statistics.process .statistic-module {
  overflow: visible;
}
.statistics.process .statistic-module:after {
  position: absolute;
  width: 2rem;
  height: 2rem;
  top: 50%;
  right: -2rem;
  transform: translateY(-50%);
  content: '\f054';
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: 2rem;
}
.statistics.process .statistic-module:last-child:after {
  display: none;
}
/*************************************************************************
 #Team Member
**************************************************************************/
.team-member .position {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #29235C;
  font-size: 1.25rem;
}
.team-member .image {
  position: relative;
}
.team-member .image .image-wrapper {
  position: relative;
  margin: 0 auto;
}
@media screen and (min-width: 46.875em) {
  .team-member .image .image-wrapper {
    width: 75%;
  }
}
@media screen and (min-width: 62.5em) {
  .team-member .image .image-wrapper {
    width: 50%;
  }
}
.team-member .image .image-wrapper .image {
  box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  overflow: hidden;
  z-index: 1;
}
.team-member .image .image-wrapper:before,
.team-member .image .image-wrapper:after {
  position: absolute;
  content: '';
  height: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 0;
}
.team-member .image .image-wrapper:before {
  width: 42.8%;
  padding-bottom: 72.5%;
  top: 37.4%;
  left: -10%;
  background-image: url('img/backgrounds/abstract-shape-01.svg');
}
.team-member .image .image-wrapper:after {
  width: 96.6%;
  padding-bottom: 34.6%;
  top: 20%;
  left: 13.5%;
  background-image: url('img/backgrounds/abstract-shape-03.svg');
}
.team-member .contacts {
  display: flex;
  justify-content: space-between;
}
/*************************************************************************
 #Testimonials Container
**************************************************************************/
.testimonials-container {
  padding: 1.5rem;
  background-color: #FFFFFF;
}
.testimonials-container h1,
.testimonials-container h2,
.testimonials-container h3,
.testimonials-container h4,
.testimonials-container h5,
.testimonials-container blockquote,
.testimonials-container blockquote p {
  color: #29235C !important;
}
.testimonials-container p,
.testimonials-container ul,
.testimonials-container li,
.testimonials-container label {
  color: #282828 !important;
}
.testimonials-container a {
  color: #29235C !important;
}
@media screen and (min-width: 46.875em) {
  .testimonials-container {
    padding: 3rem;
  }
}
.testimonials-container .quote-marks {
  display: block;
  width: 100%;
  height: 2.5rem;
  margin-bottom: 1rem;
}
.testimonials-container .quote-marks .quote-shape {
  fill: #FF9E52;
}
/*************************************************************************
 #Testimonials Grid
**************************************************************************/
.testimonial-grid .testimonial-module {
  position: relative;
}
.testimonial-grid .testimonial-module .quote-marks {
  display: block;
  content: '';
  width: 100%;
  height: 2.5rem;
  margin-bottom: 1rem;
}
.testimonial-grid .testimonial-module .quote-marks .quote-shape {
  fill: #FF9E52;
}
.testimonial-grid .testimonial-module .attribute {
  margin-top: 1.5rem;
  color: #29235C;
}
/*************************************************************************
 #Masonry Grid Items
**************************************************************************/
/* #1 Column Grid ------------------------------------------------------------------------ */
.grid-items {
  position: relative;
}
.grid-items .gutter-sizer {
  width: 3%;
}
.grid-items .grid-sizer,
.grid-items .grid-item {
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 46.875em) {
  .grid-items.two-column .grid-sizer,
  .grid-items.two-column .grid-item {
    width: 48.5%;
  }
}
@media screen and (min-width: 46.875em) {
  .grid-items.three-column .grid-sizer,
  .grid-items.three-column .grid-item {
    width: 48.5%;
  }
}
@media screen and (min-width: 62.5em) {
  .grid-items.three-column .grid-sizer,
  .grid-items.three-column .grid-item {
    width: 31.302%;
  }
}
.grid-items.four-column .grid-sizer,
.grid-items.four-column .grid-item {
  width: 48.5%;
}
@media screen and (min-width: 46.875em) {
  .grid-items.four-column .grid-sizer,
  .grid-items.four-column .grid-item {
    width: 31.302%;
  }
}
@media screen and (min-width: 62.5em) {
  .grid-items.four-column .grid-sizer,
  .grid-items.four-column .grid-item {
    width: 22.75%;
  }
}
.grid-items.five-column .grid-sizer,
.grid-items.five-column .grid-item {
  width: 48.5%;
}
@media screen and (min-width: 40.625em) {
  .grid-items.five-column .grid-sizer,
  .grid-items.five-column .grid-item {
    width: 31.302%;
  }
}
@media screen and (min-width: 53.125em) {
  .grid-items.five-column .grid-sizer,
  .grid-items.five-column .grid-item {
    width: 22.75%;
  }
}
@media screen and (min-width: 78.125em) {
  .grid-items.five-column .grid-sizer,
  .grid-items.five-column .grid-item {
    width: 17.6%;
  }
}
.grid-items.six-column .grid-sizer,
.grid-items.six-column .grid-item {
  width: 31.302%;
}
@media screen and (min-width: 46.875em) {
  .grid-items.six-column .grid-sizer,
  .grid-items.six-column .grid-item {
    width: 22.75%;
  }
}
@media screen and (min-width: 62.5em) {
  .grid-items.six-column .grid-sizer,
  .grid-items.six-column .grid-item {
    width: 17.6%;
  }
}
@media screen and (min-width: 93.75em) {
  .grid-items.six-column .grid-sizer,
  .grid-items.six-column .grid-item {
    width: 14.11%;
  }
}
/*************************************************************************
 #Timeline
**************************************************************************/
.timeline-container {
  position: relative;
}
.timeline-container:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 5rem;
  margin-left: -0.5px;
  top: 0;
  left: 1rem;
  background-color: #D6D6D6;
  background: linear-gradient(to top, #D6D6D6, rgba(214, 214, 214, 0));
}
@media screen and (min-width: 46.875em) {
  .timeline-container:before {
    left: 50%;
  }
}
.timeline-container .grid-items {
  width: calc(100% -  1rem);
  margin-left: 1rem;
}
.timeline-container .grid-items:before,
.timeline-container .grid-items:after {
  position: absolute;
  content: '';
  width: 1px;
  margin-left: -0.5px;
  left: 0;
  background-color: #D6D6D6;
}
.timeline-container .grid-items:before {
  top: 5rem;
  bottom: 5rem;
}
.timeline-container .grid-items:after {
  height: 5rem;
  bottom: 0;
  background: linear-gradient(to bottom, #D6D6D6, rgba(214, 214, 214, 0));
}
@media screen and (min-width: 46.875em) {
  .timeline-container .grid-items {
    width: 100%;
    margin-left: 0;
  }
  .timeline-container .grid-items:before,
  .timeline-container .grid-items:after {
    left: 50%;
  }
}
.timeline-container .grid-items .timeline-segment {
  padding-left: 3rem;
  overflow: visible;
}
.timeline-container .grid-items .timeline-segment .content .details,
.timeline-container .grid-items .timeline-segment .content .image {
  display: inline-block;
}
.timeline-container .grid-items .timeline-segment .content .details.with-image {
  width: 65%;
  margin-right: 3%;
}
.timeline-container .grid-items .timeline-segment .content .details .title {
  position: relative;
}
.timeline-container .grid-items .timeline-segment .content .details .title .abstract-shape-two {
  display: inline-block;
  content: '';
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
}
.timeline-container .grid-items .timeline-segment .content .details .title .abstract-shape-two .abstract-shape {
  fill: #FF9E52;
}
.timeline-container .grid-items .timeline-segment .content .image {
  width: 30%;
  border-radius: 50%;
  overflow: hidden;
}
.timeline-container .grid-items .timeline-segment:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 46.875em) {
  .timeline-container .grid-items .timeline-segment {
    padding-left: 0;
    padding-right: 0;
  }
  .timeline-container .grid-items .timeline-segment:nth-of-type(odd) {
    padding-right: 3rem;
  }
  .timeline-container .grid-items .timeline-segment:nth-of-type(even) {
    padding-left: 3rem;
  }
  .timeline-container .grid-items .timeline-segment:nth-of-type(2) {
    margin-top: 5rem;
  }
}
.timeline-container .grid-items .timeline-segment:before,
.timeline-container .grid-items .timeline-segment:after {
  position: absolute;
  content: '';
}
.timeline-container .grid-items .timeline-segment:before {
  height: 1px;
  width: 2rem;
  margin-top: -0.5px;
  top: 50%;
  left: 1rem;
  background-color: #D6D6D6;
  z-index: 0;
}
.timeline-container .grid-items .timeline-segment:after {
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.15);
  width: 2rem;
  height: 2rem;
  margin-top: -1rem;
  top: 50%;
  left: -1rem;
  background-color: #FFFFFF;
  border-radius: 100%;
  z-index: 1;
}
@media screen and (min-width: 46.875em) {
  .timeline-container .grid-items .timeline-segment:before {
    left: auto;
    right: auto;
    width: auto;
  }
  .timeline-container .grid-items .timeline-segment:after {
    left: auto;
    right: auto;
  }
  .timeline-container .grid-items .timeline-segment:nth-of-type(odd):before {
    left: calc(100% -  1rem*3);
    right: calc(-2% -  1px);
  }
  .timeline-container .grid-items .timeline-segment:nth-of-type(odd):after {
    right: -3%;
    transform: translateX(calc(50% +  1px));
  }
  .timeline-container .grid-items .timeline-segment:nth-of-type(even):before {
    left: calc(-2% -  1px);
    right: calc(100% -  1rem*3);
  }
  .timeline-container .grid-items .timeline-segment:nth-of-type(even):after {
    left: -3%;
    transform: translateX(calc(-50% -  1px));
  }
}
/*************************************************************************
 #GDPR Cookies Banner
**************************************************************************/
/* #Sticky Bar ------------------------------------------------------------------------ */
#moove_gdpr_cookie_info_bar {
  background-color: #29235C !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;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  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;
  border-radius: 2.5rem !important;
  text-shadow: none !important;
  cursor: pointer !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  font-size: 0.75rem !important;
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  text-transform: uppercase !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: #FF9E52 !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:before,
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  transform: translate(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: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.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: #29235C !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #FF9E52 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.white-button {
  color: #29235C !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.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #D6D6D6 !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.text-button {
  font-display: swap !important;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
  font-size: 1rem !important;
  text-transform: none !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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !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: 1rem !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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !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;
  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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !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 Solid', '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.linkedin-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.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif !important;
  content: '\f0e1' !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.long-arrow-right:after {
  content: '\f178' !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.menu: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;
}
/* #Popup Modal ------------------------------------------------------------------------ */
.moove_gdpr_cookie_modal_open {
  background-color: #282828 !important;
  background-color: rgba(45, 43, 47, 0.75) !important;
}
.moove_gdpr_cookie_modal_open .gdpr_lightbox-wrap .gdpr_lightbox-container .gdpr_lightbox-content {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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: #282828 !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: #29235C !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: #29235C !important;
  border: 1px solid #29235C !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 {
  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:before {
  display: none;
}
.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: #29235C !important;
  border: 2px solid #29235C !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: #282828 !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: #29235C !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: #F4F4F4 !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: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  line-height: 1.2 !important;
  color: #29235C !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: #282828 !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: #282828 !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;
  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: #282828 !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: #29235C !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: #29235C !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: #F4F4F4 !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: #D6D6D6 !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;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  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;
  border-radius: 2.5rem !important;
  text-shadow: none !important;
  cursor: pointer !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  font-size: 0.75rem !important;
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  text-transform: uppercase !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: #29235C !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: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 {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  transform: translate(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: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.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: #29235C !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.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52 !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.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #FF9E52 !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: #29235C !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.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4 !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.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!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.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #D6D6D6 !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 {
  font-display: swap !important;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
  font-size: 1rem !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-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !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: 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.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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !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;
  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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !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 Solid', '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.linkedin-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.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !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.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif !important;
  content: '\f0e1' !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.long-arrow-right:after {
  content: '\f178' !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.menu: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.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: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
  font-size: 0.75rem !important;
}
/* 
Use: Carousels
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #JS Carousel
**************************************************************************/
.js-carousel .js-carousel-slides {
  position: relative;
  width: 100%;
  display: flex;
  overflow: hidden;
}
.js-carousel .js-carousel-slides .carousel-slide {
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  position: relative;
  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: flex;
  justify-content: space-between;
  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;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  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: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 {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(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:disabled,
.js-carousel .js-carousel-controls .direction-right:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.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 !important;
}
.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 !important;
}
.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 !important;
}
.js-carousel .js-carousel-controls .direction-left.blue-button,
.js-carousel .js-carousel-controls .direction-right.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.js-carousel .js-carousel-controls .direction-left.orange-button,
.js-carousel .js-carousel-controls .direction-right.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.js-carousel .js-carousel-controls .direction-left.orange-outline-button,
.js-carousel .js-carousel-controls .direction-right.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.js-carousel .js-carousel-controls .direction-left.white-button,
.js-carousel .js-carousel-controls .direction-right.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.js-carousel .js-carousel-controls .direction-left.light-grey-button,
.js-carousel .js-carousel-controls .direction-right.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.js-carousel .js-carousel-controls .direction-left.transparent-button,
.js-carousel .js-carousel-controls .direction-right.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.js-carousel .js-carousel-controls .direction-left.medium-grey-outline-button,
.js-carousel .js-carousel-controls .direction-right.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.js-carousel .js-carousel-controls .direction-left.text-button,
.js-carousel .js-carousel-controls .direction-right.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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: 1rem;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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;
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.js-carousel .js-carousel-controls .direction-left.linkedin-button,
.js-carousel .js-carousel-controls .direction-right.linkedin-button {
  padding-right: 0!important;
}
.js-carousel .js-carousel-controls .direction-left.linkedin-button:after,
.js-carousel .js-carousel-controls .direction-right.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.js-carousel .js-carousel-controls .direction-left.linkedin-button:after,
.js-carousel .js-carousel-controls .direction-right.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.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.long-arrow-right:after,
.js-carousel .js-carousel-controls .direction-right.long-arrow-right:after {
  content: '\f178';
}
.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.menu:after,
.js-carousel .js-carousel-controls .direction-right.menu: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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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;
  transform: translateY(-50%);
}
.js-carousel .js-carousel-controls .direction-left:after,
.js-carousel .js-carousel-controls .direction-right:after {
  color: #FFFFFF;
  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 {
  display: flex;
  pointer-events: none;
  z-index: 10;
}
.js-carousel .js-carousel-controls .dot-controls .dot-control-button {
  border-radius: 0.5rem;
  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 {
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
}
.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 {
  transition: transform 0ms 500ms linear;
  transform: translateX(100%);
  z-index: 0;
  opacity: 1;
}
.js-carousel.sliding-carousel .js-carousel-slides .carousel-slide.current-slide {
  transition: transform 500ms cubic-bezier(0.6, 0, 0.4, 1);
  transform: translateX(0);
  z-index: 1;
}
.js-carousel.thumbnail-carousel .js-carousel-slides {
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  overflow: hidden;
}
.js-carousel.thumbnail-carousel .js-carousel-controls {
  align-items: stretch;
  overflow: visible;
}
.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;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
  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: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 {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(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: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.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 !important;
}
.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 !important;
}
.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 !important;
}
.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: #29235C;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.orange-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.orange-outline-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.white-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.light-grey-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.transparent-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.medium-grey-outline-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.text-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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: 1rem;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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;
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.linkedin-button,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.linkedin-button {
  padding-right: 0!important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.linkedin-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left.linkedin-button:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.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.long-arrow-right:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.long-arrow-right:after {
  content: '\f178';
}
.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.menu:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right.menu:after {
  content: '\f00d';
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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;
  transform: translateY(-50%);
}
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-left:after,
.js-carousel.thumbnail-carousel .js-carousel-controls .direction-right:after {
  text-align: center;
  font-size: 2rem;
  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 {
  text-align: left;
  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 {
  text-align: right;
  content: '\f105' !important;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls {
  width: calc(100% + 1rem);
  margin: 0 -0.5rem -0.5rem -0.5rem;
}
.js-carousel.thumbnail-carousel .js-carousel-controls .dot-controls .dot-control-button {
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.15);
  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 {
  border-radius: 0.5rem;
  overflow: hidden;
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  height: 100%;
  background-color: transparent;
  box-shadow: inset 0 0 0 0px #FFFFFF;
}
.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 {
  box-shadow: inset 0 0 0 3px #FFFFFF;
}
.js-carousel.hero-carousel .js-carousel-slides .carousel-slide {
  position: relative;
  min-height: 40vh;
  overflow: hidden;
}
@media screen and (min-width: 46.875em) {
  .js-carousel.hero-carousel .js-carousel-slides .carousel-slide {
    min-height: 80vh;
  }
}
.js-carousel.hero-carousel .js-carousel-controls {
  position: absolute;
  bottom: 1rem;
}
/*************************************************************************
 #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%;
}
/*************************************************************************
 #Special Offer Carousel
**************************************************************************/
.special-offer-carousel {
  background-image: url('img/backgrounds/abstract-shape-04-blue.svg');
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  overflow: visible;
}
.special-offer-carousel .js-carousel-slides {
  overflow: visible;
}
.special-offer-carousel .js-carousel-slides .carousel-slide {
  padding: 1.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 46.875em) {
  .special-offer-carousel .js-carousel-slides .carousel-slide {
    padding: 3rem;
  }
}
.special-offer-carousel .js-carousel-slides .carousel-slide .content {
  flex: 1 1 0;
}
.special-offer-carousel .js-carousel-slides .carousel-slide .image {
  position: relative;
  width: 50%;
  margin: -6rem 0 -1.5rem 1.5rem;
}
.special-offer-carousel .js-carousel-slides .carousel-slide .image:after {
  position: absolute;
  content: '';
  width: 3rem;
  height: 3.5rem;
  top: 2rem;
  right: 0.5rem;
  background-image: url('img/backgrounds/abstract-shape-02.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.special-offer-carousel .js-carousel-slides .carousel-slide .image .image-container {
  border-radius: 50%;
  overflow: hidden;
}
.special-offer-carousel .js-carousel-controls {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
}
.special-offer-carousel .js-carousel-controls .dot-controls .dot-control-button {
  background-color: rgba(255, 255, 255, 0.25);
}
/*************************************************************************
 #Category Carousel
**************************************************************************/
.category-carousel {
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.category-carousel .slick-list {
  order: 4;
  width: 100%;
}
.category-carousel .slick-list:before,
.category-carousel .slick-list:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  height: 100%;
  width: 40px;
}
.category-carousel .slick-list:before {
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
}
.category-carousel .slick-list:after {
  right: 0;
  background: linear-gradient(270deg, #ffffff 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
}
.category-carousel .slick-list .slick-track .slick-slide {
  padding: 0.75rem;
}
.category-carousel .slick-list .slick-track .slick-slide .category-module {
  margin: 0;
}
.category-carousel .slick-prev,
.category-carousel .slick-next {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  margin-top: unset;
  transform: unset;
  border: none;
  height: 1.5rem;
  width: 1.5rem;
  background-color: transparent;
}
.category-carousel .slick-prev:before,
.category-carousel .slick-next: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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  color: #29235C;
}
.category-carousel .slick-prev:after,
.category-carousel .slick-next:after {
  display: none;
}
.category-carousel .slick-prev:hover,
.category-carousel .slick-next:hover {
  border: none;
}
.category-carousel .slick-prev:hover:before,
.category-carousel .slick-next:hover:before {
  color: #FF9E52;
}
.category-carousel .slick-prev {
  order: 1;
}
.category-carousel .slick-prev:before {
  content: '\f053';
}
.category-carousel .slick-next {
  order: 3;
}
.category-carousel .slick-next:before {
  content: '\f054';
}
.category-carousel .slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 0.5rem;
  order: 2;
  height: 1.5rem;
  margin: 0 0.75rem 1.5rem;
}
.category-carousel .slick-dots li {
  padding: 0;
  margin: 0;
}
.category-carousel .slick-dots li:before {
  display: none;
}
.category-carousel .slick-dots li button {
  position: relative;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  color: #D6D6D6;
  background-color: #D6D6D6;
  cursor: pointer;
  pointer-events: auto;
  overflow: hidden;
}
.category-carousel .slick-dots li button:after {
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  background-color: #29235C;
}
.category-carousel .slick-dots li button:hover:after {
  height: 100%;
}
.category-carousel .slick-dots li.slick-active button:after {
  height: 100%;
}
/*************************************************************************
 #Badge Carousel
**************************************************************************/
.badge-carousel .badge-slide {
  padding: 0 0.5rem;
}
.badge-carousel .badge-slide .responsive-image-fit {
  overflow: visible;
}
.badge-carousel .badge-slide .responsive-image-fit .image-container {
  overflow: visible;
}
.badge-carousel .badge-slide .responsive-image-fit .image-container img {
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.15));
}
/*************************************************************************
 #Testimonials Carousel
**************************************************************************/
.testimonials-carousel .js-carousel-slides .carousel-slide blockquote {
  padding: 0;
}
.testimonials-carousel .js-carousel-slides .carousel-slide blockquote p:before,
.testimonials-carousel .js-carousel-slides .carousel-slide blockquote p:after {
  content: '';
}
.testimonials-carousel .js-carousel-controls {
  justify-content: center;
}
/*************************************************************************
 #Slick Carousel
**************************************************************************/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev,
.slick-next {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  position: absolute;
  z-index: 10;
  display: block;
  height: 1rem;
  width: 1rem;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -3rem;
  /*lte IE 8*/
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev {
  width: 0.75rem;
  height: 1.5rem;
  border-right: solid 1.5rem #282828;
  border-bottom: solid 1.5rem transparent;
  border-top: solid 1.5rem transparent;
  left: -1.5rem;
}
.slick-prev:hover {
  border-right: solid 1.5rem #29235C;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -1rem;
}
.slick-next {
  width: 0.75rem;
  height: 1.5rem;
  border-left: solid 1.5rem #282828;
  border-bottom: solid 1.5rem transparent;
  border-top: solid 1.5rem transparent;
  right: -1.5rem;
}
.slick-next:hover {
  border-left: solid 1.5rem #29235C;
}
.slick-next[dir="rtl"] {
  left: -1rem;
  right: auto;
}
/*************************************************************************
 #Clients Carousel Styles
**************************************************************************/
.logo-carousel {
  margin: 0 -1rem;
}
.logo-carousel .logo-slide {
  padding: 0 1rem;
}
/* 
Use: Animations
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*
Use: Forms
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Global Form Elements
**************************************************************************/
button,
input,
textarea,
select,
option {
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  border: none;
  border-radius: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit!important;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
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-width: auto!important;
  min-height: 2.5rem;
  height: 2.5rem;
  border-radius: 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: #F4F4F4 !important;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  color: #282828 !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 {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #282828 !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 {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #282828 !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 {
  box-shadow: inset 0 0 0 2px #FF9E52;
}
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;
  background-repeat: no-repeat;
  background-size: auto 100%;
  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');
}
textarea {
  border-radius: 1rem;
  overflow: hidden;
  font-size: 100%;
  overflow: auto;
  vertical-align: top;
  padding: 0.5rem 1rem;
}
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"] {
  border-radius: 0.25rem;
  overflow: hidden;
}
input[type="checkbox"]:checked {
  background-image: url('img/ui/icon-check.svg');
}
input[type="radio"] {
  border-radius: 1rem;
  overflow: hidden;
}
input[type="radio"]:checked {
  background-image: url('img/ui/icon-radio.svg');
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  cursor: pointer;
}
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;
}
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: #FF9E52;
}
nf-field .nf-input-limit {
  margin-top: 0;
}
nf-field .nf-fu-progress {
  height: 1rem;
  margin-bottom: 1rem;
  background-color: #F4F4F4;
  border-radius: 0.5rem;
  box-shadow: none;
}
nf-field .nf-fu-progress .nf-fu-progress-bar {
  line-height: 1rem;
  background-color: #FF9E52;
}
nf-field .nf-fu-fileinput-button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
  display: flex;
}
nf-field .nf-fu-fileinput-button:last-child {
  margin-bottom: 0;
}
nf-field .nf-fu-fileinput-button:focus {
  outline: none;
}
nf-field .nf-fu-fileinput-button:hover {
  border-bottom: none;
}
nf-field .nf-fu-fileinput-button:before,
nf-field .nf-fu-fileinput-button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
nf-field .nf-fu-fileinput-button:before {
  z-index: -2;
}
nf-field .nf-fu-fileinput-button:after {
  z-index: -1;
}
nf-field .nf-fu-fileinput-button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
nf-field .nf-fu-fileinput-button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
nf-field .nf-fu-fileinput-button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
nf-field .nf-fu-fileinput-button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
nf-field .nf-fu-fileinput-button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
nf-field .nf-fu-fileinput-button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
nf-field .nf-fu-fileinput-button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
nf-field .nf-fu-fileinput-button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
nf-field .nf-fu-fileinput-button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
nf-field .nf-fu-fileinput-button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
nf-field .nf-fu-fileinput-button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
nf-field .nf-fu-fileinput-button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
nf-field .nf-fu-fileinput-button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
nf-field .nf-fu-fileinput-button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
nf-field .nf-fu-fileinput-button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
nf-field .nf-fu-fileinput-button.with-icon {
  padding-right: 0!important;
}
nf-field .nf-fu-fileinput-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
nf-field .nf-fu-fileinput-button.text-button.with-icon:after {
  margin-left: 1rem;
}
nf-field .nf-fu-fileinput-button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
nf-field .nf-fu-fileinput-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
nf-field .nf-fu-fileinput-button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
nf-field .nf-fu-fileinput-button.download-button {
  padding-right: 0!important;
}
nf-field .nf-fu-fileinput-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
nf-field .nf-fu-fileinput-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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
nf-field .nf-fu-fileinput-button.linkedin-button {
  padding-right: 0!important;
}
nf-field .nf-fu-fileinput-button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
nf-field .nf-fu-fileinput-button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
nf-field .nf-fu-fileinput-button.arrow-left:after {
  content: '\f053';
}
nf-field .nf-fu-fileinput-button.arrow-right:after {
  content: '\f054';
}
nf-field .nf-fu-fileinput-button.long-arrow-right:after {
  content: '\f178';
}
nf-field .nf-fu-fileinput-button.close:after {
  content: '\f00d';
}
nf-field .nf-fu-fileinput-button.menu:after {
  content: '\f00d';
}
nf-field .nf-fu-fileinput-button:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
nf-field .nf-after-field {
  width: 100%!important;
}
nf-field .nf-error .ninja-forms-field {
  box-shadow: inset 0 0 0 3px #FF9E52;
  border: none!important;
}
.nf-before-form-content {
  display: none;
}
.nf-response-msg {
  text-align: center;
}
.nf-error-msg {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateY(50%);
  border-radius: 1rem;
  overflow: hidden;
  background-color: #FF9E52;
  margin: 0!important;
  padding: 0.125rem 0.75rem;
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #FFFFFF !important;
  font-size: 0.65rem;
  pointer-events: none;
}
.nf-field-description {
  position: relative;
  padding: 0.5rem 1rem 0 2rem;
  text-align: left;
}
.nf-field-description p {
  font-size: 0.75rem;
  color: #F4F4F4;
}
.nf-field-description:before {
  font-display: swap;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #FF9E52;
  font-size: 0.75rem;
  position: absolute;
  top: 0.675rem;
  left: 1rem;
  content: '\f05a';
  display: inline-block;
  margin-right: 0.5rem;
}
/*************************************************************************
 #Contact Form Embed
**************************************************************************/
.contact-form-embed {
  background-color: #FFFFFF;
  max-width: 1000px !important;
}
.contact-form-embed h1,
.contact-form-embed h2,
.contact-form-embed h3,
.contact-form-embed h4,
.contact-form-embed h5,
.contact-form-embed blockquote,
.contact-form-embed blockquote p {
  color: #29235C;
}
.contact-form-embed p,
.contact-form-embed ul,
.contact-form-embed li,
.contact-form-embed label {
  color: #282828;
}
.contact-form-embed a {
  color: #29235C;
}
.contact-form-embed input[type="text"],
.contact-form-embed input[type="password"],
.contact-form-embed input[type="email"],
.contact-form-embed input[type="number"],
.contact-form-embed input[type="tel"],
.contact-form-embed input[type="search"],
.contact-form-embed input[type="checkbox"],
.contact-form-embed input[type="radio"],
.contact-form-embed select,
.contact-form-embed textarea {
  background-color: #F4F4F4 !important;
  box-shadow: inset 0 0 0 2px #FFFFFF;
}
.contact-form-embed .content-over-image .content {
  background-color: #29235C;
}
.contact-form-embed .content-over-image .content h1,
.contact-form-embed .content-over-image .content h2,
.contact-form-embed .content-over-image .content h3,
.contact-form-embed .content-over-image .content h4,
.contact-form-embed .content-over-image .content h5,
.contact-form-embed .content-over-image .content p,
.contact-form-embed .content-over-image .content ul,
.contact-form-embed .content-over-image .content li,
.contact-form-embed .content-over-image .content label,
.contact-form-embed .content-over-image .content blockquote,
.contact-form-embed .content-over-image .content blockquote p,
.contact-form-embed .content-over-image .content a {
  color: #FFFFFF;
}
.contact-form-embed .content-over-image .content .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #29235C !important;
  background-color: #FFFFFF;
}
.contact-form-embed .content-over-image .content .button:last-child {
  margin-bottom: 0;
}
.contact-form-embed .content-over-image .content .button:focus {
  outline: none;
}
.contact-form-embed .content-over-image .content .button:hover {
  border-bottom: none;
}
.contact-form-embed .content-over-image .content .button:before,
.contact-form-embed .content-over-image .content .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.contact-form-embed .content-over-image .content .button:before {
  z-index: -2;
}
.contact-form-embed .content-over-image .content .button:after {
  z-index: -1;
}
.contact-form-embed .content-over-image .content .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.contact-form-embed .content-over-image .content .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.contact-form-embed .content-over-image .content .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.contact-form-embed .content-over-image .content .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.contact-form-embed .content-over-image .content .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.contact-form-embed .content-over-image .content .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.contact-form-embed .content-over-image .content .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.contact-form-embed .content-over-image .content .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.contact-form-embed .content-over-image .content .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.contact-form-embed .content-over-image .content .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.contact-form-embed .content-over-image .content .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.contact-form-embed .content-over-image .content .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.contact-form-embed .content-over-image .content .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.contact-form-embed .content-over-image .content .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.contact-form-embed .content-over-image .content .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.contact-form-embed .content-over-image .content .button.with-icon {
  padding-right: 0!important;
}
.contact-form-embed .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.contact-form-embed .content-over-image .content .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.contact-form-embed .content-over-image .content .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.contact-form-embed .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.contact-form-embed .content-over-image .content .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.contact-form-embed .content-over-image .content .button.download-button {
  padding-right: 0!important;
}
.contact-form-embed .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.contact-form-embed .content-over-image .content .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.contact-form-embed .content-over-image .content .button.linkedin-button {
  padding-right: 0!important;
}
.contact-form-embed .content-over-image .content .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.contact-form-embed .content-over-image .content .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.contact-form-embed .content-over-image .content .button.arrow-left:after {
  content: '\f053';
}
.contact-form-embed .content-over-image .content .button.arrow-right:after {
  content: '\f054';
}
.contact-form-embed .content-over-image .content .button.long-arrow-right:after {
  content: '\f178';
}
.contact-form-embed .content-over-image .content .button.close:after {
  content: '\f00d';
}
.contact-form-embed .content-over-image .content .button.menu:after {
  content: '\f00d';
}
.contact-form-embed .content-over-image .content .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.contact-form-embed .faq {
  border-bottom: 1px solid #D6D6D6;
}
.contact-form-embed .nf-form-content {
  margin: 0 -0.5rem;
  /*
		nf-field {
			&:nth-child(1),
			&:nth-child(2),
			&:nth-child(3) {
				display: inline-block;
				width: 31.3%;
			}

			&:nth-child(1),
			&:nth-child(2) {
				margin-right: 3.05%;
			}
		}
*/
}
.contact-form-embed .nf-form-content nf-field {
  margin: 0 0.5rem;
}
.contact-form-embed .nf-form-content nf-field:has(.phone-container),
.contact-form-embed .nf-form-content nf-field:has(.email-container),
.contact-form-embed .nf-form-content nf-field:has(.textbox-container) {
  display: inline-block;
  width: calc(100% - 1rem);
}
.contact-form-embed .nf-form-content nf-field:has(.file_upload-container) {
  width: calc(100% - 1rem) !important;
}
.contact-form-embed .nf-form-content ul li:before {
  content: none;
}
.list-checkbox-wrap .nf-field-element li {
  text-align: left !important;
}
/*************************************************************************
 #Application Form
**************************************************************************/
.application-form .nf-form-content nf-field:nth-child(1),
.application-form .nf-form-content nf-field:nth-child(2),
.application-form .nf-form-content nf-field:nth-child(3),
.application-form .nf-form-content nf-field:nth-child(4) {
  display: inline-block;
  width: 48.5%;
}
.application-form .nf-form-content nf-field:nth-child(1),
.application-form .nf-form-content nf-field:nth-child(3) {
  margin-right: 3%;
}
/*
Use: Custom Styling
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Tab Navigation
**************************************************************************/
.tab-navigation {
  display: flex;
  gap: 1rem;
}
.tab-navigation button {
  padding: 0.5rem 1.5rem;
  border: 2px solid #D6D6D6;
  border-radius: 0.5rem;
  background-color: #FFFFFF;
  color: #282828;
}
.tab-navigation button:hover {
  color: #29235C;
  border-color: #29235C;
}
.tab-navigation button.current {
  color: #FFFFFF;
  background-color: #29235C;
  border-color: #29235C;
}
.tab-content {
  display: none;
}
.tab-content.current {
  display: inherit;
}
.tab-content .certifcate-icon: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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  display: inline-flex;
  align-items: center;
  content: '\f5f3';
  color: #FF9E52;
  margin-right: 0.5rem;
}
/*************************************************************************
 #Enrolment
**************************************************************************/
.enrolment-badge {
  position: absolute;
  top: 1rem;
  left: 1rem;
  padding: 0.25rem 0.75rem;
  background-color: #29235C;
  border-radius: 2rem;
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  font-size: 0.75rem;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/*************************************************************************
 #Reference Module
**************************************************************************/
.floating-box h3 {
  font-size: 1.25rem;
}
.reference-block-grid .pdf-image {
  overflow: visible;
}
.reference-block-grid .pdf-image .image-container {
  padding: 1rem 0 0;
  overflow: visible;
}
.reference-block-grid .pdf-image .image-container img {
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0.25rem 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.15);
  width: auto;
}
.reference-block-grid .details {
  margin-bottom: 1rem;
}
.reference-block-grid .details ul {
  margin-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.reference-block-grid .details ul li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.reference-block-grid .details ul li:before {
  display: none;
}
.reference-block-grid .details ul li ul,
.reference-block-grid .details ul li ol {
  margin-top: 0;
}
.reference-block-grid .details ul li {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  font-size: 0.75rem;
  margin: 0;
}
.reference-block-grid .details ul li:before {
  content: unset;
}
.reference-block-grid h3 {
  margin-bottom: 1rem;
}
/*************************************************************************
 #Course Filtering and Sorting
**************************************************************************/
.filter-bar .facetwp-type-radio {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
}
.filter-bar .facetwp-type-radio .facetwp-radio {
  display: inline-flex;
  align-items: center;
  min-height: 2rem;
  height: 2rem;
  border-radius: 2rem;
  background-image: none;
  background-color: #FFFFFF;
  margin: 0;
  padding: 0 1rem;
  box-shadow: inset 0 0 0 1px #D6D6D6;
  text-transform: uppercase;
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
}
.filter-bar .facetwp-type-radio .facetwp-radio .facetwp-counter {
  display: none;
}
.filter-bar .facetwp-type-radio .facetwp-radio:hover {
  box-shadow: inset 0 0 0 1px #29235C;
}
.filter-bar .facetwp-type-radio .facetwp-radio.checked {
  color: #29235C;
  box-shadow: inset 0 0 0 1px #29235C;
}
.sorting-bar .facetwp-type-sort select {
  min-height: 2rem !important;
  height: 2rem !important;
  background-color: transparent !important;
  background-size: auto 90%;
  padding-right: 1.5rem !important;
  font-size: 0.75rem !important;
}
/*************************************************************************
 #Learn Dash Default Styles
**************************************************************************/
.ld-lesson-section-heading {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C !important;
}
.ld-expand-button.ld-primary-background {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  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;
  border-radius: 2.5rem !important;
  text-shadow: none !important;
  cursor: pointer !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  font-size: 0.75rem !important;
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  text-transform: uppercase !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: #29235C !important;
  display: inline-flex !important;
  align-items: center;
}
.ld-expand-button.ld-primary-background:last-child {
  margin-bottom: 0 !important;
}
.ld-expand-button.ld-primary-background:focus {
  outline: none !important;
}
.ld-expand-button.ld-primary-background:hover {
  border-bottom: none !important;
}
.ld-expand-button.ld-primary-background:before,
.ld-expand-button.ld-primary-background:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.ld-expand-button.ld-primary-background:before {
  z-index: -2 !important;
}
.ld-expand-button.ld-primary-background:after {
  z-index: -1 !important;
}
.ld-expand-button.ld-primary-background:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.ld-expand-button.ld-primary-background.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;
}
.ld-expand-button.ld-primary-background.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.ld-expand-button.ld-primary-background.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.ld-expand-button.ld-primary-background.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.ld-expand-button.ld-primary-background.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;
}
.ld-expand-button.ld-primary-background.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.ld-expand-button.ld-primary-background.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C !important;
}
.ld-expand-button.ld-primary-background.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52 !important;
}
.ld-expand-button.ld-primary-background.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #FF9E52 !important;
}
.ld-expand-button.ld-primary-background.white-button {
  color: #29235C !important;
  background-color: #FFFFFF !important;
}
.ld-expand-button.ld-primary-background.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4 !important;
}
.ld-expand-button.ld-primary-background.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important !important;
}
.ld-expand-button.ld-primary-background.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #D6D6D6 !important;
}
.ld-expand-button.ld-primary-background.text-button {
  font-display: swap !important;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
  font-size: 1rem !important;
  text-transform: none !important;
}
.ld-expand-button.ld-primary-background.with-icon {
  padding-right: 0!important !important;
}
.ld-expand-button.ld-primary-background.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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.ld-expand-button.ld-primary-background.text-button.with-icon:after {
  margin-left: 1rem !important;
}
.ld-expand-button.ld-primary-background.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.ld-expand-button.ld-primary-background.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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.ld-expand-button.ld-primary-background.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
.ld-expand-button.ld-primary-background.download-button {
  padding-right: 0!important !important;
}
.ld-expand-button.ld-primary-background.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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.ld-expand-button.ld-primary-background.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 Solid', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.ld-expand-button.ld-primary-background.linkedin-button {
  padding-right: 0!important !important;
}
.ld-expand-button.ld-primary-background.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.ld-expand-button.ld-primary-background.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif !important;
  content: '\f0e1' !important;
}
.ld-expand-button.ld-primary-background.arrow-left:after {
  content: '\f053' !important;
}
.ld-expand-button.ld-primary-background.arrow-right:after {
  content: '\f054' !important;
}
.ld-expand-button.ld-primary-background.long-arrow-right:after {
  content: '\f178' !important;
}
.ld-expand-button.ld-primary-background.close:after {
  content: '\f00d' !important;
}
.ld-expand-button.ld-primary-background.menu:after {
  content: '\f00d' !important;
}
.ld-expand-button.ld-primary-background:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.ld-expand-button.ld-button-alternate {
  color: #29235C !important;
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
}
.ld-expand-button.ld-button-alternate .ld-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 1.5rem !important;
  height: 1.5rem !important;
  width: 1.5rem !important;
  background: #29235C !important;
}
.ld-expand-button.ld-button-alternate .ld-icon:before {
  font-size: 0.65rem !important;
}
.learndash-wrapper .ld-item-list .ld-item-list-item {
  border-color: #D6D6D6 !important;
}
.learndash-wrapper .ld-table-list .ld-table-list-items {
  border-color: #F4F4F4 !important;
}
.learndash-wrapper .ld-pagination .ld-pages {
  background-color: #F4F4F4 !important;
}
.learndash-wrapper .ld-pagination .ld-pages a,
.learndash-wrapper .ld-pagination .ld-pages span {
  color: #29235C !important;
}
/*************************************************************************
 #Course Status Bar
**************************************************************************/
.course-status-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.course-status-bar .course-meta {
  width: 100%;
}
.course-status-bar .course-meta .learndash-shortcode-wrap {
  width: 100%;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-color: #D6D6D6 !important;
  padding: 0 1rem;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment:last-child {
  border: none;
}
@media screen and (max-width: 40em) {
  .course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment {
    padding: 1rem 0;
    border-right: none;
  }
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-label {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #282828;
  font-size: 1rem;
  width: 100%;
  margin-bottom: 0;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content {
  margin: 0;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  color: #FFFFFF !important;
  background-color: #29235C;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status:last-child {
  margin-bottom: 0;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status:focus {
  outline: none;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status:hover {
  border-bottom: none;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status:before,
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status:before {
  z-index: -2;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status:after {
  z-index: -1;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.with-icon {
  padding-right: 0!important;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.text-button.with-icon:after {
  margin-left: 1rem;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.download-button {
  padding-right: 0!important;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.linkedin-button {
  padding-right: 0!important;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.arrow-left:after {
  content: '\f053';
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.arrow-right:after {
  content: '\f054';
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.long-arrow-right:after {
  content: '\f178';
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.close:after {
  content: '\f00d';
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status.menu:after {
  content: '\f00d';
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-status:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-course-status-price {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #29235C;
  font-size: 1.75rem;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-recurring-duration {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #282828;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-course-status-action #btn-join,
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-course-status-action a.ld-button {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #FF9E52;
  font-size: 1rem !important;
  text-decoration: underline;
  background-color: transparent !important;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-course-status-action #btn-join:hover,
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-course-status-segment .ld-course-status-content .ld-course-status-action a.ld-button:hover {
  text-decoration: none;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .enrolment-badge {
  position: relative;
  top: unset;
  left: unset;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-button {
  background-color: transparent !important;
  color: #FF9E52;
  font-size: 1rem;
  text-decoration: underline;
  margin: 0;
  padding: 0;
}
.course-status-bar .course-meta .learndash-shortcode-wrap .ld-course-status .ld-button .ld-icon {
  display: none;
}
/*************************************************************************
 #Course Progress Bar
**************************************************************************/
.course-progress-bar {
  margin-top: -1.5rem;
}
.course-progress-bar .learndash-wrapper.learndash-widget .ld-progress {
  flex-wrap: nowrap;
  flex-direction: row;
  gap: 1.5rem;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .course-progress-bar .learndash-wrapper.learndash-widget .ld-progress {
    display: none;
  }
}
.course-progress-bar .learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar {
  height: 0.75rem;
  background-color: #FFFFFF;
  border-radius: 0.75rem;
}
.course-progress-bar .learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
  height: 100%;
  background-color: #FF9E52;
  border-radius: 0.75rem;
}
.course-progress-bar .learndash-wrapper.learndash-widget .ld-progress .ld-progress-stats .ld-progress-percentage {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FF9E52;
  text-transform: uppercase;
  white-space: nowrap;
}
.course-progress-bar .learndash-wrapper.learndash-widget .ld-progress .ld-progress-stats .ld-progress-steps {
  display: none;
}
.course-progress-bar.in-page {
  margin-top: 0;
}
.course-progress-bar.in-page .learndash-wrapper.learndash-widget .ld-progress {
  justify-content: flex-end;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.course-progress-bar.in-page .learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar {
  order: 2;
  background-color: #F4F4F4;
}
.course-progress-bar.in-page + h1 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
/*************************************************************************
 #Course Sidebar
**************************************************************************/
.learndash-wrapper .ld-focus .ld-focus-sidebar {
  padding-top: 5.5rem !important;
  background-color: #FFFFFF !important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-focus-sidebar-wrapper {
  padding-bottom: 1.5rem !important;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-header {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-header .ld-brand-logo,
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-header .ld-content-actions {
  display: none;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-header .ld-progress .ld-progress-heading {
  margin-bottom: 0.5rem;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-header .ld-progress .ld-progress-bar {
  height: 0.5rem;
  background-color: #F4F4F4;
  border-radius: 0.5rem;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-header .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
  background-color: #FF9E52;
  border-radius: 0.5rem;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-header .ld-progress .ld-progress-stats .ld-progress-percentage {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FF9E52;
  text-transform: uppercase;
  white-space: nowrap;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-header .ld-progress .ld-progress-stats .ld-progress-steps {
  display: none;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
  padding: 1.5rem 3rem 3rem !important;
  max-width: 1200px !important;
}
@media screen and (min-width: 46.875em) {
  .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    padding: 1.5rem !important;
  }
}
.learndash-wrapper .ld-focus-sidebar .ld-focus-sidebar-wrapper .ld-course-navigation .ld-lesson-navigation .ld-lesson-items .ld-lesson-item-preview .ld-lesson-item-preview-heading {
  align-items: center;
}
.learndash-wrapper .ld-focus-sidebar .ld-focus-sidebar-wrapper .ld-course-navigation .ld-lesson-navigation .ld-lesson-items .ld-lesson-item-preview .ld-lesson-item-preview-heading .ld-status-icon .ld-icon.ld-icon-checkmark:before {
  font-size: 0.375rem;
}
.learndash-wrapper .ld-focus-sidebar .ld-focus-sidebar-wrapper .ld-course-navigation .ld-lesson-navigation .ld-lesson-items .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview {
  align-items: center;
}
.learndash-wrapper .ld-focus-sidebar .ld-focus-sidebar-wrapper .ld-course-navigation .ld-lesson-navigation .ld-lesson-items .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-status-icon .ld-icon.ld-icon-checkmark:before {
  font-size: 0.375rem;
}
/*************************************************************************
 #Course Content
**************************************************************************/
.learndash-wrapper .ld-item-list {
  margin: 0;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-status-in-progress {
  border-color: #FF9E52 #D6D6D6 #D6D6D6 #FF9E52;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-status-incomplete.ld-status-icon {
  border-color: #D6D6D6;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-status-complete.ld-status-icon {
  background-color: #FF9E52;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #282828;
  line-height: 1.7;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components .ld-item-component {
  color: #282828;
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-title .ld-item-components .ld-sep {
  color: #D6D6D6;
}
.learndash-wrapper .ld-table-list .ld-table-list-header {
  background-color: #F4F4F4 !important;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-preview .ld-topic-title {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #282828;
}
.learndash-wrapper .ld-table-list .ld-table-list-item-preview:hover {
  color: #FF9E52 !important;
}
.learndash-wrapper .ld-table-list .ld-table-list-title .ld-item-icon {
  margin-right: 0.5rem;
}
.learndash-wrapper .ld-table-list .ld-table-list-title .ld-item-icon .ld-icon:before {
  color: #282828;
  font-size: 0.9rem;
}
.learndash-wrapper .ld-table-list .ld-table-list-title .ld-text {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #282828;
}
.learndash-wrapper .ld-table-list .ld-table-list-lesson-details .ld-lesson-list-progress {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #FF9E52;
  text-transform: uppercase;
}
.learndash-wrapper .ld-table-list .ld-table-list-lesson-details .ld-lesson-list-steps {
  color: #282828;
}
/*************************************************************************
 #Course Topic
**************************************************************************/
.learndash-wrapper .ld-topic-status {
  border: 2px solid #F4F4F4;
}
.learndash-wrapper .ld-topic-status .ld-breadcrumbs {
  background-color: #FFFFFF !important;
}
.learndash-wrapper .ld-topic-status .ld-breadcrumbs .ld-breadcrumbs-segments span a {
  color: #282828;
  text-decoration: underline;
}
.learndash-wrapper .ld-topic-status .ld-breadcrumbs .ld-breadcrumbs-segments span:after {
  content: '»';
  color: #D6D6D6;
}
.learndash-wrapper .ld-tabs-content .ld-video {
  margin-bottom: 1.5rem;
}
.learndash-wrapper .ld-content-actions {
  border-color: #F4F4F4 !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  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;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  font-size: 0.75rem !important;
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  color: #FFFFFF !important;
  text-transform: uppercase !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;
  display: inline-flex !important;
  align-items: center;
  border-radius: 2.5rem !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button:last-child {
  margin-bottom: 0 !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button:focus {
  outline: none !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button:hover {
  border-bottom: none !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button:before,
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button:before {
  z-index: -2 !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button:after {
  z-index: -1 !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-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;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-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;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52 !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #FF9E52 !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4 !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #D6D6D6 !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.text-button {
  font-display: swap !important;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
  font-size: 1rem !important;
  text-transform: none !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.with-icon {
  padding-right: 0!important !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.text-button.with-icon:after {
  margin-left: 1rem !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.download-button {
  padding-right: 0!important !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-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 Solid', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.linkedin-button {
  padding-right: 0!important !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif !important;
  content: '\f0e1' !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.arrow-left:after {
  content: '\f053' !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.arrow-right:after {
  content: '\f054' !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.long-arrow-right:after {
  content: '\f178' !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.close:after {
  content: '\f00d' !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button.menu:after {
  content: '\f00d' !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-button:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .sfwd-mark-complete .learndash_mark_complete_button {
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  font-size: 0.75rem !important;
  text-transform: uppercase;
  padding: 0 !important;
  height: 2.5rem !important;
  border-radius: 2.5rem !important;
}
.learndash-wrapper .ld-content-actions .ld-content-action .sfwd-mark-complete:after {
  display: none;
}
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  text-decoration: underline;
  margin: 1rem auto 0 !important;
}
/*************************************************************************
 #Course Lesson
**************************************************************************/
.learndash-wrapper .ld-quiz-status,
.learndash-wrapper .ld-lesson-status {
  background-color: #FFFFFF !important;
}
.learndash-wrapper .ld-quiz-status .ld-breadcrumbs,
.learndash-wrapper .ld-lesson-status .ld-breadcrumbs {
  background-color: #FFFFFF !important;
  border: 2px solid #F4F4F4;
  margin-bottom: 1.5rem;
}
.learndash-wrapper .ld-quiz-status .ld-breadcrumbs .ld-breadcrumbs-segments span a,
.learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-breadcrumbs-segments span a {
  color: #282828 !important;
  text-decoration: underline;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
}
.learndash-wrapper .ld-quiz-status .ld-breadcrumbs .ld-breadcrumbs-segments span a:hover,
.learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-breadcrumbs-segments span a:hover {
  text-decoration: none;
}
.learndash-wrapper .ld-quiz-status .ld-breadcrumbs .ld-breadcrumbs-segments span:after,
.learndash-wrapper .ld-lesson-status .ld-breadcrumbs .ld-breadcrumbs-segments span:after {
  content: "»";
  color: #282828;
}
.learndash-wrapper .ld-quiz-status .ld-progress,
.learndash-wrapper .ld-lesson-status .ld-progress {
  display: none;
  padding: 0 !important;
}
.learndash-wrapper .ld-quiz-status .ld-progress .ld-progress-heading,
.learndash-wrapper .ld-lesson-status .ld-progress .ld-progress-heading {
  margin-bottom: 0.5rem;
}
.learndash-wrapper .ld-quiz-status .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-label,
.learndash-wrapper .ld-lesson-status .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-label {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #282828;
}
.learndash-wrapper .ld-quiz-status .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage,
.learndash-wrapper .ld-lesson-status .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FF9E52;
  text-transform: uppercase;
  white-space: nowrap;
}
.learndash-wrapper .ld-quiz-status .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-steps,
.learndash-wrapper .ld-lesson-status .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-steps {
  display: none;
}
.learndash-wrapper .ld-quiz-status .ld-progress .ld-progress-bar,
.learndash-wrapper .ld-lesson-status .ld-progress .ld-progress-bar {
  background-color: #F4F4F4;
}
.learndash-wrapper .ld-quiz-status .ld-progress .ld-progress-bar .ld-progress-bar-percentage,
.learndash-wrapper .ld-lesson-status .ld-progress .ld-progress-bar .ld-progress-bar-percentage {
  border-radius: 1rem;
}
/*************************************************************************
 #Course Quiz
**************************************************************************/
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  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;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  font-size: 0.75rem !important;
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  color: #FFFFFF !important;
  text-transform: uppercase !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;
  display: inline-flex !important;
  align-items: center;
  border-radius: 2.5rem !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:last-child {
  margin-bottom: 0 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:focus {
  outline: none !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:hover {
  border-bottom: none !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:before,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:before {
  z-index: -2 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:after {
  z-index: -1 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_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;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_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;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #FF9E52 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #D6D6D6 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.text-button {
  font-display: swap !important;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
  font-size: 1rem !important;
  text-transform: none !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.with-icon {
  padding-right: 0!important !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.text-button.with-icon:after {
  margin-left: 1rem !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.download-button {
  padding-right: 0!important !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_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 Solid', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.linkedin-button {
  padding-right: 0!important !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif !important;
  content: '\f0e1' !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.arrow-left:after {
  content: '\f053' !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.arrow-right:after {
  content: '\f054' !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.long-arrow-right:after {
  content: '\f178' !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.close:after {
  content: '\f00d' !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button.menu:after {
  content: '\f00d' !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem:before {
  display: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_clear {
  margin: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question {
  width: 100%;
  padding: 0 !important;
  margin: 0 0 1rem !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_question_text p {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList_containers input[type="button"] {
  padding: 0.25rem 0.75rem;
  border-radius: 0.25rem;
  margin: 0 0.25rem;
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #282828;
  background-color: #FFFFFF !important;
  border: 2px solid #D6D6D6 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList_containers input[type="button"].wpProQuiz_questionList_containers_view_active {
  background-color: #F4F4F4 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList_containers input[type="button"][value="Correct"] {
  border: 2px solid #48CC6C;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList_containers .wpProQuiz_questionListItem.wpProQuiz_answerCorrect .wpProQuiz_sortable {
  color: #282828 !important;
  background-color: #FFFFFF;
  border: 2px solid #48CC6C !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList_containers .wpProQuiz_questionListItem.wpProQuiz_answerCorrect .wpProQuiz_sortable:before {
  color: #48CC6C !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList_containers .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect .wpProQuiz_sortable {
  color: #282828 !important;
  background-color: #FFFFFF;
  border: 2px solid #D84646 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList_containers .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect .wpProQuiz_sortable:before {
  color: #D84646 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_matrixSortString ul.wpProQuiz_sortStringList li.wpProQuiz_sortStringItem:before {
  display: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList[data-type="assessment_answer"] .wpProQuiz_questionListItem {
  border: none !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList[data-type="assessment_answer"] .wpProQuiz_questionListItem label {
  border: none !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList[data-type="assessment_answer"] p strong {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList[data-type="assessment_answer"] p strong label {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList[data-type="matrix_sort_answer"] li.wpProQuiz_answerIncorrect table,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList[data-type="matrix_sort_answer"] li.wpProQuiz_answerIncorrect td {
  border-color: #D84646 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList[data-type="matrix_sort_answer"] li.wpProQuiz_answerCorrect table,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList[data-type="matrix_sort_answer"] li.wpProQuiz_answerCorrect td {
  background-color: #FFFFFF !important;
  border-color: #48CC6C !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem {
  padding: 0 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem:before {
  display: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem p .wpProQuiz_cloze {
  background-color: #FFFFFF !important;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem p .wpProQuiz_cloze input {
  background-color: #FFFFFF !important;
  border: none !important;
  border-bottom: 2px solid #D6D6D6 !important;
  line-height: inherit !important;
  min-height: inherit !important;
  border-radius: 0 !important;
  min-width: 4.5rem !important;
  text-align: center;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem p .wpProQuiz_cloze input.wpProQuiz_answerIncorrect {
  color: #D84646 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem p .wpProQuiz_cloze .wpProQuiz_clozeCorrect {
  color: #48CC6C !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  border: 2px solid #D6D6D6;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label input {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  box-shadow: none !important;
  border: 2px solid #D6D6D6;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label.is-selected {
  border-color: #FF9E52;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem label.is-selected input {
  background-color: #FF9E52;
  border-color: #FF9E52;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem .wpProQuiz_questionEssay {
  border: none;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem .wpProQuiz_maxtrixSortCriterion .wpProQuiz_sortStringItem:before,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem .wpProQuiz_maxtrixSortCriterion .wpProQuiz_placehold:before {
  display: none !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem .wpProQuiz_questionInput[type="text"] {
  width: 100% !important;
  margin: 0;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem .wpProQuiz_freeCorrect {
  width: 100%;
  padding-top: 0.5rem;
  text-align: center;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label {
  color: #282828;
  background-color: #FFFFFF !important;
  border-color: #48CC6C;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label input {
  border: 2px solid #48CC6C;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label.is-selected {
  border-color: #48CC6C;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label.is-selected input {
  background-color: #48CC6C;
  border-color: #48CC6C;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label {
  color: #282828;
  background-color: #FFFFFF !important;
  border-color: #D84646;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label input {
  border: 2px solid #D84646;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label.is-selected {
  border-color: #D84646;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_question .wpProQuiz_questionList .wpProQuiz_questionListItem.wpProQuiz_answerIncorrect label.is-selected input {
  background-color: #D84646;
  border-color: #D84646;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_points,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem .wpProQuiz_response {
  width: 100%;
  margin: 0 0 1.5rem !important;
  border: 2px solid #F4F4F4;
  background-color: #F4F4F4 !important;
  color: #29235C;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem input.wpProQuiz_button[value="Check"] {
  float: none !important;
  margin: 0 auto !important;
  color: #29235C !important;
  background-color: #D6D6D6 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_list .wpProQuiz_listItem input.wpProQuiz_button[value="Next"] {
  color: #FFFFFF !important;
  background-color: #FF9E52 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_results .wpProQuiz_quiz_time {
  color: #282828;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_results .wpProQuiz_quiz_time span {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #FF9E52;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_results .wpProQuiz_points,
.learndash-wrapper .wpProQuiz_content .wpProQuiz_results .wpProQuiz_graded_points {
  border: none !important;
  background-color: #F4F4F4 !important;
  color: #282828 !important;
}
.learndash-wrapper .wpProQuiz_content .wpProQuiz_results ul.wpProQuiz_resultsList li:before {
  display: none;
}
/*************************************************************************
 #Account Area
**************************************************************************/
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-actions .ld-expand-button {
  border-radius: 3rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name {
  align-items: center;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-status-icon {
  margin-top: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-name .ld-course-title {
  font-size: 0.85rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-details {
  gap: 0.75rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-status {
  margin-bottom: 0 !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-expand-button {
  height: 1.5rem !important;
  width: 1.5rem !important;
  min-height: 1.5rem !important;
  min-width: 1.5rem !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-progress {
  background-color: #F4F4F4;
  padding: 2rem 1rem;
  margin: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-progress .ld-progress-heading {
  margin-bottom: 0.5rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-label {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #282828;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FF9E52;
  text-transform: uppercase;
  white-space: nowrap;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-steps {
  display: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents {
  padding: 1rem !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list {
  margin: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-header .ld-table-list-title,
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-header .ld-table-list-column {
  color: #29235C !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column.ld-column-stats {
  display: none !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-preview .ld-table-list-title {
  font-size: 0.75rem;
  pointer-events: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-preview .ld-table-list-title a .ld-status-icon {
  margin-right: 0.375rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column {
  font-size: 0.75rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column.ld-table-list-column-stats {
  display: none !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-preview:hover {
  color: #29235C !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-expanded {
  margin-top: 0.25rem !important;
  padding: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-expanded .ld-table-list {
  border-radius: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-expanded .ld-table-list .ld-table-list-header {
  background-color: #D6D6D6;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-expanded .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column.ld-table-list-column-comments {
  display: none !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-expanded .ld-table-list .ld-table-list-items {
  background-color: #F4F4F4;
  border: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-expanded .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column.ld-table-list-column-comments {
  display: none !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-items .ld-table-list-item-expanded .ld-table-list .ld-table-list-items .ld-table-list-item .ld-table-list-item-preview:hover {
  color: #29235C !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .learndash-wrapper .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-item-contents .ld-table-list .ld-table-list-footer {
  background-color: #F4F4F4;
}
/*************************************************************************
 #Store Locator Styling
**************************************************************************/
div#wpsl-wrap li::before {
  content: '' !important;
}
div#wpsl-wrap div.wpsl-search form {
  display: flex;
  flex-direction: column;
  /* Arrange elements in a column */
  align-items: center;
  /* Center elements horizontally */
  justify-content: center;
  gap: 1em;
}
@media screen and (min-width: 53.125em) {
  div#wpsl-wrap div.wpsl-search form {
    flex-direction: row;
  }
}
div#wpsl-wrap div.wpsl-search #wpsl-search-wrap .wpsl-input div label {
  line-height: 1.3rem;
  width: 100% ;
}
div#wpsl-wrap div.wpsl-search #wpsl-search-wrap #wpsl-radius label {
  line-height: 1.3rem;
  min-width: 130px !important;
  width: 30% !important;
}
div#wpsl-wrap div.wpsl-search #wpsl-search-wrap #wpsl-radius .wpsl-dropdown {
  min-width: 100px;
}
div#wpsl-wrap #wpsl-result-list {
  position: relative;
}
div#wpsl-wrap #wpsl-result-list #wpsl-direction-details,
div#wpsl-wrap #wpsl-result-list #wpsl-stores {
  height: 500px !important;
}
div#wpsl-wrap #wpsl-result-list #wpsl-direction-details::after,
div#wpsl-wrap #wpsl-result-list #wpsl-stores::after {
  height: 100px;
  width: 100%;
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
div#wpsl-wrap #wpsl-result-list .wpsl-store-location {
  word-wrap: break-word;
}
/* Centering elements within the form */
.wpsl-input,
.wpsl-select-wrap,
.wpsl-search-btn-wrap,
#wpsl-radius,
#wpsl-results {
  /* Spacing between elements */
  display: flex !important;
  flex-direction: row;
  /* Arrange elements in a column */
  align-items: center;
  /* Center elements horizontally */
  justify-content: flex-start;
  gap: 1em;
  flex-wrap: wrap;
}
.wpsl-input,
#wpsl-radius,
#wpsl-results {
  gap: 0.5em;
  width: 100%;
}
#wpsl-search-input,
#wpsl-radius-dropdown,
#wpsl-results-dropdown,
#wpsl-search-btn {
  width: 100% ;
  box-sizing: border-box;
}
#wpsl-search-btn {
  margin-bottom: 10px;
}
#wpsl-radius,
.wpsl-select-wrap {
  flex-wrap: wrap;
  margin-right: 0;
}
.wpsl-no-results #wpsl-search-input {
  width: 100% !important;
}
.wpsl-search-btn-wrap,
.wpsl-dropdown {
  width: 100%;
}
#wpsl-search-wrap .wpsl-select-wrap {
  width: 100%;
}
@media (max-width: 675px) {
  #wpsl-search-wrap #wpsl-search-btn {
    margin: 0;
  }
}
@media (max-width: 570px) {
  #wpsl-search-wrap .wpsl-dropdown,
  #wpsl-search-input {
    width: 100% !important;
  }
}
@media (max-width: 720px) {
  #wpsl-search-wrap .wpsl-dropdown {
    width: 100%;
  }
}
#wpsl-search-btn,
#wpsl-search-wrap div {
  margin-right: 0;
}
#wpsl-search-wrap form {
  margin: 0;
}
#wpsl-results .wpsl-dropdown {
  width: 100%;
}
@media screen and (min-width: 53.125em) {
  div#wpsl-wrap div.wpsl-search form {
    align-items: flex-end;
  }
  div#wpsl-wrap div.wpsl-search form > div {
    flex: 1 0 25%;
    margin: 0;
  }
  div#wpsl-wrap div.wpsl-search form #wpsl-radius,
  div#wpsl-wrap div.wpsl-search form #wpsl-results {
    flex: 1 1 25%;
  }
  #wpsl-search-btn {
    margin-bottom: 0;
  }
}
#wpsl-search-wrap div label {
  line-height: inherit !important;
}
.wpsl-search {
  padding: 0.5rem !important;
}
.wpsl-map-container {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
}
/*
Use: Header
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Header
**************************************************************************/
#header {
  z-index: 1001;
}
/*************************************************************************
 #Global
**************************************************************************/
/*************************************************************************
 #Masthead
**************************************************************************/
/* #Top Level Styles ------------------------------------------------------------------------ */
.masthead {
  height: 5.5rem;
}
.masthead .navigation-container {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.masthead .navigation-container .logo-module {
  position: relative;
  flex: 0 1 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.masthead .navigation-container .logo-module .logo-wrapper {
  display: block;
}
.masthead .navigation-container .logo-module .logo-wrapper .logo {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  width: auto;
  height: 3rem;
  margin: 1.25rem 0;
}
@media screen and (min-width: 40.625em) {
  .masthead .navigation-container .logo-module .logo-wrapper .logo {
    height: 3.5rem;
    margin: 1rem 0;
  }
}
.masthead .navigation-container .logo-module .logo-wrapper .logo.light {
  display: block;
}
.masthead .navigation-container .logo-module .logo-wrapper .logo.dark {
  display: none;
}
.masthead .navigation-container .navigation-module {
  position: static;
  display: flex;
}
.masthead .navigation-container .navigation-module ul.primary-navigation,
.masthead .navigation-container .navigation-module ul.mega-navigation,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation {
  margin-left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 0 1rem;
}
.masthead .navigation-container .navigation-module ul.primary-navigation li,
.masthead .navigation-container .navigation-module ul.mega-navigation li,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.masthead .navigation-container .navigation-module ul.primary-navigation li:before,
.masthead .navigation-container .navigation-module ul.mega-navigation li:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li:before {
  display: none;
}
.masthead .navigation-container .navigation-module ul.primary-navigation li ul,
.masthead .navigation-container .navigation-module ul.mega-navigation li ul,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li ul,
.masthead .navigation-container .navigation-module ul.primary-navigation li ol,
.masthead .navigation-container .navigation-module ul.mega-navigation li ol,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li ol {
  margin-top: 0;
}
.masthead .navigation-container .navigation-module ul.primary-navigation li:first-child,
.masthead .navigation-container .navigation-module ul.mega-navigation li:first-child,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li:first-child {
  margin-left: 0;
}
.masthead .navigation-container .navigation-module ul.primary-navigation li:last-child,
.masthead .navigation-container .navigation-module ul.mega-navigation li:last-child,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li:last-child {
  margin-right: 0;
}
.masthead .navigation-container .navigation-module ul.primary-navigation li,
.masthead .navigation-container .navigation-module ul.mega-navigation li {
  margin: 0 0 0 1rem;
}
.masthead .navigation-container .navigation-module ul.primary-navigation li a,
.masthead .navigation-container .navigation-module ul.mega-navigation li a {
  display: flex;
  align-items: center;
  height: 5.5rem;
  text-align: center;
  color: #29235C;
  text-decoration: none;
  margin-bottom: 0!important;
}
.masthead .navigation-container .navigation-module ul.primary-navigation li a:hover,
.masthead .navigation-container .navigation-module ul.mega-navigation li a:hover {
  color: #FF9E52 !important;
}
.masthead .navigation-container .navigation-module ul.primary-navigation li.current-menu-item > a,
.masthead .navigation-container .navigation-module ul.mega-navigation li.current-menu-item > a {
  color: #FF9E52 !important;
}
.masthead .navigation-container .navigation-module ul.primary-navigation li.menu-item-type-custom > a,
.masthead .navigation-container .navigation-module ul.mega-navigation li.menu-item-type-custom > a {
  color: #29235C !important;
}
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.about-us > a,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.about-us > a,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.companies > a,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.companies > a,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.menu > a,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.menu > a {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
  display: flex;
}
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.about-us > a:before,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.about-us > a:before,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.companies > a:before,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.companies > a:before,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.menu > a:before,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.menu > a:before,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.about-us > a:after,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.about-us > a:after,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.companies > a:after,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.companies > a:after,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.menu > a:after,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.menu > a:after {
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-size: inherit;
  color: inherit;
  top: 50%;
  transform: translateY(-50%);
}
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.about-us > a:before,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.about-us > a:before,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.companies > a:before,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.companies > a:before,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.menu > a:before,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.menu > a:before {
  left: 0;
}
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.about-us > a:after,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.about-us > a:after,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.companies > a:after,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.companies > a:after,
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.menu > a:after,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.menu > a:after {
  right: 0;
}
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.about-us > a:before,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.about-us > a:before {
  content: '\f05a';
}
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.companies > a:before,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.companies > a:before {
  content: '\f542';
}
.masthead .navigation-container .navigation-module > ul.primary-navigation > li.menu > a:before,
.masthead .navigation-container .navigation-module > ul.mega-navigation > li.menu > a:before {
  content: '\f0c9';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation {
  gap: 0.75rem;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li {
  /* margin: 0 0 0 @base-size*0.5;

					@media @from-1000 {
						margin: 0 0 0 @base-size*0.75;
					}

					@media @from-1250 {
						margin: 0 0 0 @base-size;
					} */
  /* &.locator {
						display: none;

						@media @from-750 {
						display: list-item;
						}
					} */
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li a,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li button {
  margin-bottom: 0!important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #29235C;
  margin-bottom: 0!important;
  z-index: 1;
  outline: transparent;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a:last-child {
  margin-bottom: 0;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a:focus {
  outline: none;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a:hover {
  border-bottom: none;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a:before {
  z-index: -2;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a:after {
  z-index: -1;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.with-icon {
  padding-right: 0!important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.text-button.with-icon:after {
  margin-left: 1rem;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.download-button {
  padding-right: 0!important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.linkedin-button {
  padding-right: 0!important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.arrow-left:after {
  content: '\f053';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.arrow-right:after {
  content: '\f054';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.long-arrow-right:after {
  content: '\f178';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.close:after {
  content: '\f00d';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a.menu:after {
  content: '\f00d';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.contact a:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  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: #29235C !important;
  background-color: #F4F4F4 !important;
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
  margin-bottom: 0!important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:last-child,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:last-child,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:last-child,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:last-child,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:last-child,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:last-child {
  margin-bottom: 0;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:focus,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:focus,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:focus,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:focus,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:focus,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:focus {
  outline: none;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:hover,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:hover,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:hover,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:hover,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:hover,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:hover {
  border-bottom: none;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:before,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:before {
  z-index: -2;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:after {
  z-index: -1;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:disabled,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:disabled,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:disabled,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:disabled,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:disabled,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.small,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.small,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.small,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.small,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.small,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.small:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.small:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.small:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.small:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.small:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.medium,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.medium,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.medium,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.medium,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.medium,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.medium:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.medium:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.medium:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.medium:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.medium:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.large,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.large,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.large,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.large,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.large,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.large:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.large:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.large:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.large:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.large:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.blue-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.blue-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.blue-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.blue-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.blue-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.orange-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.orange-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.orange-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.orange-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.orange-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.orange-outline-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.orange-outline-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.orange-outline-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.orange-outline-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.orange-outline-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.white-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.white-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.white-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.white-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.white-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.light-grey-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.light-grey-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.light-grey-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.light-grey-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.light-grey-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.transparent-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.transparent-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.transparent-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.transparent-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.transparent-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.medium-grey-outline-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.medium-grey-outline-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.medium-grey-outline-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.medium-grey-outline-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.medium-grey-outline-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.text-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.text-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.text-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.text-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.text-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.with-icon,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.with-icon,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.with-icon,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.with-icon,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.with-icon,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.with-icon {
  padding-right: 0!important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.with-icon:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.with-icon:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.with-icon:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.with-icon:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.with-icon:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket 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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.text-button.with-icon:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.text-button.with-icon:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.text-button.with-icon:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.text-button.with-icon:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.text-button.with-icon:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.text-button.with-icon:after {
  margin-left: 1rem;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.icon-only,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.icon-only,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.icon-only,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.icon-only,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.icon-only,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.icon-only:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.icon-only:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.icon-only:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.icon-only:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.icon-only:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket 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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.icon-only:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.icon-only:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.icon-only:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.icon-only:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.icon-only:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.download-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.download-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.download-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.download-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.download-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.download-button {
  padding-right: 0!important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.download-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.download-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.download-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.download-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.download-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket 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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.download-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.download-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.download-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.download-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.download-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket 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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.linkedin-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.linkedin-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.linkedin-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.linkedin-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.linkedin-button,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.linkedin-button {
  padding-right: 0!important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.linkedin-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.linkedin-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.linkedin-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.linkedin-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.linkedin-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.linkedin-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.linkedin-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.linkedin-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.linkedin-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.linkedin-button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.arrow-left:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.arrow-left:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.arrow-left:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.arrow-left:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.arrow-left:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.arrow-left:after {
  content: '\f053';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.arrow-right:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.arrow-right:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.arrow-right:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.arrow-right:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.arrow-right:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.arrow-right:after {
  content: '\f054';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.long-arrow-right:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.long-arrow-right:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.long-arrow-right:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.long-arrow-right:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.long-arrow-right:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.long-arrow-right:after {
  content: '\f178';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.close:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.close:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.close:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.close:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.close:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.close:after {
  content: '\f00d';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a.menu:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a.menu:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a.menu:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button.menu:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button.menu:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button.menu:after {
  content: '\f00d';
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket 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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:after {
  position: absolute!important;
  color: #29235C !important;
  font-size: 1rem;
}
@media screen and (min-width: 68.75em) {
  .masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu {
    display: none!important;
  }
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.menu button:after {
  content: '\f0c9' !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.account button:after {
  content: '\f406' !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket a:after,
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket button:after {
  content: '\f07a' !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.basket .basket-count {
  position: absolute;
  width: 1rem;
  height: 1rem;
  top: 0;
  right: 0;
  background-color: #FF9E52;
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #29235C;
  font-size: 0.75rem;
  text-align: center;
  border-radius: 50%;
  pointer-events: none;
  z-index: 2;
}
.masthead.on-dark {
  position: absolute;
}
.masthead.on-dark .navigation-container .logo-module .logo-wrapper .logo.light {
  display: none;
}
.masthead.on-dark .navigation-container .logo-module .logo-wrapper .logo.dark {
  display: block;
}
.masthead.on-dark .navigation-container .navigation-module ul.primary-navigation li a,
.masthead.on-dark .navigation-container .navigation-module ul.mega-navigation li a {
  color: #FFFFFF;
}
.masthead.on-dark .navigation-container .navigation-module ul.primary-navigation li.menu-item-type-custom > a,
.masthead.on-dark .navigation-container .navigation-module ul.mega-navigation li.menu-item-type-custom > a {
  color: #FFFFFF !important;
}
.masthead.on-dark .navigation-container .navigation-module ul.primary-navigation li ul.sub-menu li a,
.masthead.on-dark .navigation-container .navigation-module ul.mega-navigation li ul.sub-menu li a {
  color: #29235C !important;
}
.masthead.on-dark .navigation-container .navigation-module ul.primary-navigation li ul.sub-menu li a:hover,
.masthead.on-dark .navigation-container .navigation-module ul.mega-navigation li ul.sub-menu li a:hover {
  color: #FF9E52 !important;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a:last-child {
  margin-bottom: 0;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a:focus {
  outline: none;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a:hover {
  border-bottom: none;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a:before,
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a:before {
  z-index: -2;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a:after {
  z-index: -1;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.with-icon {
  padding-right: 0!important;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.text-button.with-icon:after {
  margin-left: 1rem;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.download-button {
  padding-right: 0!important;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.linkedin-button {
  padding-right: 0!important;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.arrow-left:after {
  content: '\f053';
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.arrow-right:after {
  content: '\f054';
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.long-arrow-right:after {
  content: '\f178';
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.close:after {
  content: '\f00d';
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a.menu:after {
  content: '\f00d';
}
.masthead.on-dark .navigation-container .navigation-module ul.call-to-action-navigation li a:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
/* Laboratory Locator Button */
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.locator a {
  aspect-ratio: 1;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  text-indent: -9999px !important;
  background-color: #F4F4F4 !important;
}
.masthead .navigation-container .navigation-module ul.call-to-action-navigation li.locator a::after {
  position: absolute;
  content: "\f406" !important;
  color: #29235C;
  font-size: 1rem;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
}
/* #Shared Hover Sub Menus ------------------------------------------------------------------------ */
ul.primary-navigation li ul.sub-menu,
ul.mega-navigation li ul.sub-menu {
  margin-left: 0;
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.15);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  position: absolute;
  background-color: #FFFFFF;
  border-radius: 0 0 0.5rem 0.5rem;
  overflow: visible;
}
ul.primary-navigation li ul.sub-menu li,
ul.mega-navigation li ul.sub-menu li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
ul.primary-navigation li ul.sub-menu li:before,
ul.mega-navigation li ul.sub-menu li:before {
  display: none;
}
ul.primary-navigation li ul.sub-menu li ul,
ul.mega-navigation li ul.sub-menu li ul,
ul.primary-navigation li ul.sub-menu li ol,
ul.mega-navigation li ul.sub-menu li ol {
  margin-top: 0;
}
ul.primary-navigation li ul.sub-menu:before,
ul.mega-navigation li ul.sub-menu:before,
ul.primary-navigation li ul.sub-menu:after,
ul.mega-navigation li ul.sub-menu:after {
  display: block;
  position: absolute;
  content: '';
}
ul.primary-navigation li ul.sub-menu:before,
ul.mega-navigation li ul.sub-menu:before {
  top: -0.625rem;
  left: 50%;
  transform: translateX(-50%);
  border-left: 0.75rem solid transparent;
  border-right: 0.75rem solid transparent;
  border-bottom: 0.625rem solid #FFFFFF;
}
ul.primary-navigation li ul.sub-menu:after,
ul.mega-navigation li ul.sub-menu:after {
  width: 100%;
  height: 1rem;
  top: -1rem;
  left: 0;
  background-color: transparent;
}
ul.primary-navigation li ul.sub-menu li,
ul.mega-navigation li ul.sub-menu li {
  margin: 0!important;
  background-color: transparent;
  border-left: none;
}
ul.primary-navigation li ul.sub-menu li a,
ul.mega-navigation li ul.sub-menu li a {
  float: none;
  height: auto!important;
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  text-align: left !important;
  color: #29235C !important;
  text-transform: none;
  line-height: inherit;
}
ul.primary-navigation li ul.sub-menu li a:hover,
ul.mega-navigation li ul.sub-menu li a:hover {
  color: #FF9E52 !important;
}
ul.primary-navigation li ul.sub-menu li:last-child,
ul.mega-navigation li ul.sub-menu li:last-child {
  border-right: none;
}
ul.primary-navigation li ul.sub-menu li.current-menu-item a,
ul.mega-navigation li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C;
}
ul.primary-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a,
ul.mega-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
}
ul.primary-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a:hover,
ul.mega-navigation li ul.sub-menu li.current-menu-item > ul.sub-menu li a:hover {
  color: #FF9E52;
}
ul.primary-navigation li ul.sub-menu li.menu-divider a:hover,
ul.mega-navigation li ul.sub-menu li.menu-divider a:hover {
  background-color: transparent;
}
ul.primary-navigation li.view-all a,
ul.mega-navigation li.view-all a {
  display: flex;
  align-items: center;
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  text-transform: uppercase !important;
}
ul.primary-navigation li.view-all a:after,
ul.mega-navigation li.view-all a:after {
  font-display: swap;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-size: inherit;
  content: '\f061';
  display: inline-block;
  color: inherit;
  margin-left: 0.5rem;
  height: auto;
  width: auto;
  position: unset;
  background-color: transparent;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
}
ul.primary-navigation li.view-all a:hover:after,
ul.mega-navigation li.view-all a:hover:after {
  color: #FF9E52;
  margin-left: 0.65rem;
}
/* #Primary Navigation Hover Sub Menus ------------------------------------------------------------------------ */
ul.primary-navigation {
  position: relative;
}
@media screen and (max-width: 68.75em) {
  ul.primary-navigation {
    display: none!important;
  }
}
ul.primary-navigation li {
  position: relative;
}
ul.primary-navigation li ul.sub-menu {
  width: auto;
  min-width: 8rem;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
ul.primary-navigation li ul.sub-menu li {
  position: relative;
  width: 100%;
}
ul.primary-navigation li ul.sub-menu li a {
  display: block!important;
  width: 100%;
  padding: 0.5rem 1.5rem;
}
ul.primary-navigation li ul.sub-menu li:first-of-type > a {
  padding-top: 1rem;
}
ul.primary-navigation li ul.sub-menu li:last-of-type {
  border-right: none;
}
ul.primary-navigation li ul.sub-menu li:last-of-type > a {
  padding-bottom: 1rem;
}
ul.primary-navigation li ul.sub-menu li ul.sub-menu {
  top: 0;
  left: calc(100% + 1rem*2);
  transform: translate(0);
  overflow: visible;
  visibility: hidden;
  opacity: 0;
}
ul.primary-navigation li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
ul.primary-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.primary-navigation li ul.sub-menu li ul.sub-menu li {
  background-color: transparent;
}
ul.primary-navigation li ul.sub-menu li ul.sub-menu li:first-of-type:before {
  display: block;
  position: absolute;
  content: '';
  top: 50%;
  left: -0.5rem;
  transform: translateY(-50%);
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-right: 0.5rem solid #FFFFFF;
}
ul.primary-navigation li ul.sub-menu li ul.sub-menu li.current-page-ancestor a,
ul.primary-navigation li ul.sub-menu li ul.sub-menu li.current-menu-ancestor a,
ul.primary-navigation li ul.sub-menu li ul.sub-menu li.current-menu-item a {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C;
}
ul.primary-navigation li ul.sub-menu li:hover > ul.sub-menu {
  left: calc(100% + 1rem);
  visibility: visible;
  opacity: 1;
}
ul.primary-navigation li:hover > ul.sub-menu {
  top: calc(100% - 1rem);
  visibility: visible;
  opacity: 1;
  pointer-events: all;
}
/* #Mega Navigation Hover Sub Menus ------------------------------------------------------------------------ */
ul.mega-navigation {
  position: static;
}
@media screen and (max-width: 68.75em) {
  ul.mega-navigation {
    display: none!important;
  }
}
ul.mega-navigation li {
  position: static;
}
ul.mega-navigation li ul.sub-menu li {
  position: relative;
  width: 100%;
}
ul.mega-navigation li ul.sub-menu li a {
  display: inline-block !important;
  font-size: 0.75rem;
}
ul.mega-navigation li ul.sub-menu li ul.sub-menu {
  position: relative;
  margin-top: 1rem !important;
  top: auto;
  left: auto;
  transform: translate(0);
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
}
ul.mega-navigation li ul.sub-menu li ul.sub-menu:before,
ul.mega-navigation li ul.sub-menu li ul.sub-menu:after {
  display: none;
}
ul.mega-navigation li ul.sub-menu li ul.sub-menu li {
  margin-bottom: 0.5rem !important;
}
ul.mega-navigation li ul.sub-menu li ul.sub-menu li:last-child {
  margin-bottom: 0!important;
}
ul.mega-navigation li ul.sub-menu li ul.sub-menu li a {
  display: block!important;
}
ul.mega-navigation li ul.sub-menu li ul.sub-menu li ul.sub-menu {
  margin: 0.5rem 0 0 1rem !important;
}
ul.mega-navigation > li > ul.sub-menu {
  padding: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
}
@media screen and (min-width: 46.875em) {
  ul.mega-navigation > li > ul.sub-menu {
    flex-wrap: nowrap;
  }
}
ul.mega-navigation > li > ul.sub-menu > li {
  flex: 1 1 50%;
  margin-bottom: 1.5rem !important;
}
ul.mega-navigation > li > ul.sub-menu > li:last-child {
  margin-bottom: 0!important;
}
@media screen and (min-width: 46.875em) {
  ul.mega-navigation > li > ul.sub-menu > li {
    flex: 1 1 100%;
    margin-bottom: 0!important;
  }
}
ul.mega-navigation > li > ul.sub-menu > li > a {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  padding: 0 1.5rem 0 0;
}
ul.mega-navigation > li > ul.sub-menu > li > a:before,
ul.mega-navigation > li > ul.sub-menu > li > a:after {
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  font-size: inherit;
  color: inherit;
  top: 50%;
  transform: translateY(-50%);
}
ul.mega-navigation > li > ul.sub-menu > li > a:before {
  left: 0;
}
ul.mega-navigation > li > ul.sub-menu > li > a:after {
  right: 0;
}
ul.mega-navigation > li > ul.sub-menu > li > a:before,
ul.mega-navigation > li > ul.sub-menu > li > a:after {
  top: auto;
  transform: translateY(0);
}
ul.mega-navigation > li > ul.sub-menu > li > a:before {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
  color: #FF9E52;
  font-size: 1rem;
}
ul.mega-navigation > li > ul.sub-menu > li > a:after {
  content: '\f061';
  line-height: 1rem;
}
ul.mega-navigation > li > ul.sub-menu > li.about-us > a:before {
  content: '\f05a';
}
ul.mega-navigation > li > ul.sub-menu > li.companies > a:before {
  content: '\f542';
}
ul.mega-navigation > li > ul.sub-menu > li.news > a:before {
  content: '\f1ea';
}
ul.mega-navigation > li > ul.sub-menu > li.downloads > a:before {
  content: '\f15c';
}
ul.mega-navigation > li > ul.sub-menu > li.contact-us > a:before {
  content: '\f0e0';
}
ul.mega-navigation > li:hover > ul.sub-menu,
ul.mega-navigation > li:focus > ul.sub-menu {
  visibility: visible;
  opacity: 1;
  top: calc(100% - 1rem);
}
/*************************************************************************
 #Mega Menu Navigation
**************************************************************************/
ul.mega-menu-navigation {
  position: unset;
}
ul.mega-menu-navigation li.menu-item-has-children.big-menu {
  position: unset;
}
ul.mega-menu-navigation li.menu-item-has-children.big-menu ul.sub-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 0 1.5rem;
  align-items: flex-start;
  padding: 0.75rem 1.5rem;
  min-height: auto !important;
  width: 100%;
}
ul.mega-menu-navigation li.menu-item-has-children.big-menu ul.sub-menu li {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: unset;
  width: calc(25% - 1rem*1.5);
}
ul.mega-menu-navigation li.menu-item-has-children.big-menu ul.sub-menu li a {
  padding: 0.5rem 0.5rem 0 0 !important;
}
ul.mega-menu-navigation li.menu-item-has-children.big-menu ul.sub-menu li.menu-item-has-children > a {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
}
ul.mega-menu-navigation li.menu-item-has-children.big-menu ul.sub-menu li.menu-item-has-children ul.sub-menu {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  transform: none;
  visibility: visible;
  opacity: 1;
  padding: 0;
  width: 100%;
  flex-wrap: wrap;
  gap: 0 1.5rem;
  box-shadow: none;
}
ul.mega-menu-navigation li.menu-item-has-children.big-menu ul.sub-menu li.menu-item-has-children ul.sub-menu li {
  width: 100%;
}
/*************************************************************************
 #Sticky Navigation
**************************************************************************/
.sticky-navigation {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  position: fixed!important;
  transform: translateY(0);
  z-index: 1001;
}
.sticky-navigation:before {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  background-color: #FFFFFF;
}
.sticky-navigation.expanded:before {
  transform: translateY(0);
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
.sticky-navigation.expanded .navigation-container .logo-module .logo-wrapper .logo.light {
  display: block!important;
}
.sticky-navigation.expanded .navigation-container .logo-module .logo-wrapper .logo.dark {
  display: none!important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.primary-navigation li a,
.sticky-navigation.expanded .navigation-container .navigation-module ul.mega-navigation li a {
  color: #29235C !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.primary-navigation li.menu-item-type-custom > a,
.sticky-navigation.expanded .navigation-container .navigation-module ul.mega-navigation li.menu-item-type-custom > a {
  color: #29235C !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  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;
  border-radius: 2.5rem !important;
  text-shadow: none !important;
  cursor: pointer !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  font-size: 0.75rem !important;
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  text-transform: uppercase !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: #29235C !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a:last-child {
  margin-bottom: 0 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a:focus {
  outline: none !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a:hover {
  border-bottom: none !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a:before,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a:before {
  z-index: -2 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a:after {
  z-index: -1 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.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;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.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;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #FF9E52 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.white-button {
  color: #29235C !important;
  background-color: #FFFFFF !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #D6D6D6 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.text-button {
  font-display: swap !important;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
  font-size: 1rem !important;
  text-transform: none !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.with-icon {
  padding-right: 0!important !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.text-button.with-icon:after {
  margin-left: 1rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.download-button {
  padding-right: 0!important !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.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 Solid', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.linkedin-button {
  padding-right: 0!important !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif !important;
  content: '\f0e1' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.arrow-left:after {
  content: '\f053' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.arrow-right:after {
  content: '\f054' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.long-arrow-right:after {
  content: '\f178' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.close:after {
  content: '\f00d' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a.menu:after {
  content: '\f00d' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator) a:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  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;
  border-radius: 2.5rem !important;
  text-shadow: none !important;
  cursor: pointer !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  font-size: 0.75rem !important;
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  color: #FFFFFF !important;
  text-transform: uppercase !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: #29235C !important;
  background-color: #F4F4F4 !important;
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
  margin-bottom: 0!important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:last-child,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:last-child {
  margin-bottom: 0 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:focus,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:focus {
  outline: none !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:hover,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:hover {
  border-bottom: none !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:before,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:before,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:before,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:before {
  z-index: -2 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:after {
  z-index: -1 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:disabled,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.small,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.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;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.small:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.small:after {
  width: 1.5rem !important;
  height: 1.5rem !important;
  line-height: 1.5rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.medium,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.medium {
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.medium:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.medium:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.large,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.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;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.large:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.large:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.blue-button,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.orange-button,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.orange-outline-button,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #FF9E52 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.white-button,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.white-button {
  color: #29235C !important;
  background-color: #FFFFFF !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.light-grey-button,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.transparent-button,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.medium-grey-outline-button,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #D6D6D6 !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.text-button,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.text-button {
  font-display: swap !important;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
  font-size: 1rem !important;
  text-transform: none !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.with-icon,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.with-icon {
  padding-right: 0!important !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.with-icon:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.text-button.with-icon:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.text-button.with-icon:after {
  margin-left: 1rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.icon-only,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.icon-only {
  padding-right: 0!important !important;
  padding: 0!important !important;
  text-indent: -9999px !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.icon-only:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.icon-only:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.download-button,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.download-button {
  padding-right: 0!important !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.download-button:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.download-button:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.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 Solid', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.linkedin-button,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.linkedin-button {
  padding-right: 0!important !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.linkedin-button:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.linkedin-button:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif !important;
  content: '\f0e1' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.arrow-left:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.arrow-left:after {
  content: '\f053' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.arrow-right:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.arrow-right:after {
  content: '\f054' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.long-arrow-right:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.long-arrow-right:after {
  content: '\f178' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.close:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.close:after {
  content: '\f00d' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a.menu:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a.menu:after {
  content: '\f00d' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:after {
  width: 2.5rem !important;
  height: 2.5rem !important;
  line-height: 2.5rem !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a: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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !important;
  transform: translateY(-50%) !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:after,
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:after {
  position: absolute!important;
  color: #29235C !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).account a:after {
  content: '\f406' !important;
}
.sticky-navigation.expanded .navigation-container .navigation-module ul.call-to-action-navigation li:not(.locator).basket a:after {
  content: '\f07a' !important;
}
.sticky-navigation.contracted:before {
  transform: translateY(-100%);
}
body.ld-in-focus-mode .sticky-navigation:before {
  transform: translateY(0);
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
}
/*************************************************************************
 #Mobile Off-Canvas Navigation
**************************************************************************/
#mobile-off-canvas-navigation {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  background-color: #FFFFFF;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: translateX(-100%);
  overflow-x: hidden;
  overflow-y: scroll;
  -ms-overflow-style: none;
  z-index: 1002;
}
#mobile-off-canvas-navigation::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 40.625em) {
  #mobile-off-canvas-navigation {
    width: 18rem;
  }
}
@media screen and (min-width: 68.75em) {
  #mobile-off-canvas-navigation {
    display: none;
  }
}
#mobile-off-canvas-navigation .menu-title {
  min-height: 2.5rem;
  padding: 1rem;
}
#mobile-off-canvas-navigation .menu-title p {
  margin-bottom: 0;
  color: #29235C;
  font-size: 0.75rem;
}
#mobile-off-canvas-navigation .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 2.5rem;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation {
  margin-left: 0;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li:before {
  display: 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: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #29235C;
  padding: 0.75rem 1rem;
  text-decoration: none;
}
#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: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FF9E52;
}
#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: 'source_sans_prolight', Verdana, Geneva, sans-serif;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-object-custom a {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #29235C;
}
#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;
}
#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: #29235C;
  padding-left: 2.75rem;
  border-bottom: 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: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FF9E52;
}
#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: 'source_sans_prolight', Verdana, Geneva, sans-serif;
}
#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.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: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FF9E52;
}
#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: 'source_sans_prolight', Verdana, Geneva, sans-serif;
}
#mobile-off-canvas-navigation ul.mobile-off-canvas-navigation li.menu-item-has-children .sub-menu-button {
  position: absolute;
  top: 0.25rem;
  right: 0;
  width: 2.5rem;
  height: 2.5rem;
  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: 1rem;
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  color: #29235C;
  font-size: 1.25rem;
  line-height: 2rem;
  background-color: #F4F4F4;
  border-radius: 50%;
}
#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;
}
.show-menu #mobile-off-canvas-navigation {
  transform: translateX(0%);
}
/* 
Use: Footer
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #Call to Action
**************************************************************************/
.footer-call-to-action {
  position: relative;
}
.footer-call-to-action:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 50%;
  bottom: 0;
  left: 0;
  background-color: #29235C;
}
.footer-call-to-action .content {
  position: relative;
  background-color: #FFFFFF;
  overflow: visible;
}
.footer-call-to-action .content .abstract-shape-two {
  position: absolute;
  content: '';
  width: 2.5rem;
  height: 2.5rem;
  top: -1.25rem;
  right: 15%;
}
.footer-call-to-action .content .abstract-shape-two .abstract-shape {
  fill: #FF9E52;
}
/*************************************************************************
 #Shared Styles
**************************************************************************/
.footer-logo-navigation-social,
.footer-copyright-legal-credit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 93.75em) {
  .footer-logo-navigation-social,
  .footer-copyright-legal-credit {
    flex-direction: row;
  }
}
.footer-logo-navigation-social .navigation-module,
.footer-copyright-legal-credit .navigation-module {
  flex: 1 1 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (min-width: 93.75em) {
  .footer-logo-navigation-social .navigation-module,
  .footer-copyright-legal-credit .navigation-module {
    flex-direction: row;
  }
}
.footer-logo-navigation-social .navigation-module ul.footer-navigation,
.footer-copyright-legal-credit .navigation-module ul.footer-navigation,
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation {
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-bottom: 0;
  margin-top: 1rem;
}
.footer-logo-navigation-social .navigation-module ul.footer-navigation li,
.footer-copyright-legal-credit .navigation-module ul.footer-navigation li,
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.footer-logo-navigation-social .navigation-module ul.footer-navigation li:before,
.footer-copyright-legal-credit .navigation-module ul.footer-navigation li:before,
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li:before,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li:before {
  display: none;
}
.footer-logo-navigation-social .navigation-module ul.footer-navigation li ul,
.footer-copyright-legal-credit .navigation-module ul.footer-navigation li ul,
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li ul,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li ul,
.footer-logo-navigation-social .navigation-module ul.footer-navigation li ol,
.footer-copyright-legal-credit .navigation-module ul.footer-navigation li ol,
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li ol,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li ol {
  margin-top: 0;
}
@media screen and (min-width: 62.5em) {
  .footer-logo-navigation-social .navigation-module ul.footer-navigation,
  .footer-copyright-legal-credit .navigation-module ul.footer-navigation,
  .footer-logo-navigation-social .navigation-module ul.call-to-action-navigation,
  .footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation {
    gap: 1.5rem;
  }
}
@media screen and (min-width: 93.75em) {
  .footer-logo-navigation-social .navigation-module ul.footer-navigation,
  .footer-copyright-legal-credit .navigation-module ul.footer-navigation,
  .footer-logo-navigation-social .navigation-module ul.call-to-action-navigation,
  .footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation {
    flex-wrap: nowrap;
    margin-top: 0;
    margin-left: 1.5rem;
  }
}
.footer-logo-navigation-social .navigation-module ul.footer-navigation:last-child,
.footer-copyright-legal-credit .navigation-module ul.footer-navigation:last-child,
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation:last-child,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation:last-child {
  margin-bottom: 1rem;
}
@media screen and (min-width: 93.75em) {
  .footer-logo-navigation-social .navigation-module ul.footer-navigation:last-child,
  .footer-copyright-legal-credit .navigation-module ul.footer-navigation:last-child,
  .footer-logo-navigation-social .navigation-module ul.call-to-action-navigation:last-child,
  .footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation:last-child {
    margin-bottom: 0;
    margin-right: 1.5rem;
  }
}
.footer-logo-navigation-social .navigation-module ul.footer-navigation li:first-child,
.footer-copyright-legal-credit .navigation-module ul.footer-navigation li:first-child,
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li:first-child,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li:first-child {
  margin-left: 0;
}
.footer-logo-navigation-social .navigation-module ul.footer-navigation li:last-child,
.footer-copyright-legal-credit .navigation-module ul.footer-navigation li:last-child,
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li:last-child,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li:last-child {
  margin-right: 0;
}
.footer-logo-navigation-social .navigation-module ul.footer-navigation li a,
.footer-copyright-legal-credit .navigation-module ul.footer-navigation li a,
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a {
  text-decoration: none;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a:last-child,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a:last-child {
  margin-bottom: 0;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a:focus,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a:focus {
  outline: none;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a:hover,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a:hover {
  border-bottom: none;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a:before,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a:before,
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a:before,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a:before {
  z-index: -2;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a:after {
  z-index: -1;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a:disabled,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.small,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.small:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.medium,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.medium:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.large,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.large:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.blue-button,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.orange-button,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.orange-outline-button,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.white-button,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.light-grey-button,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.transparent-button,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.medium-grey-outline-button,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.text-button,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.with-icon,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.with-icon {
  padding-right: 0!important;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.with-icon:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.text-button.with-icon:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.text-button.with-icon:after {
  margin-left: 1rem;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.icon-only,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.icon-only:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.icon-only:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.download-button,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.download-button {
  padding-right: 0!important;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.download-button:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.download-button:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.linkedin-button,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.linkedin-button {
  padding-right: 0!important;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.linkedin-button:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.linkedin-button:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.arrow-left:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.arrow-left:after {
  content: '\f053';
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.arrow-right:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.arrow-right:after {
  content: '\f054';
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.long-arrow-right:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.long-arrow-right:after {
  content: '\f178';
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.close:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.close:after {
  content: '\f00d';
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a.menu:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a.menu:after {
  content: '\f00d';
}
.footer-logo-navigation-social .navigation-module ul.call-to-action-navigation li a:after,
.footer-copyright-legal-credit .navigation-module ul.call-to-action-navigation li a:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
/*************************************************************************
 #Logo, Navigation and Social
**************************************************************************/
.footer-logo-navigation-social .logo-module {
  position: relative;
  flex: 1 1 auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer-logo-navigation-social .logo-module .logo-wrapper {
  display: block;
}
.footer-logo-navigation-social .logo-module .logo-wrapper .logo {
  width: auto;
  height: 3rem;
}
.footer-logo-navigation-social .social-module {
  flex: 1 1 auto;
}
/*************************************************************************
 #Copyright, Legal and Credit
**************************************************************************/
.footer-copyright-legal-credit .copyright {
  white-space: nowrap;
}
.footer-copyright-legal-credit .author {
  display: flex;
  align-items: center;
}
.footer-copyright-legal-credit .author p {
  margin: 0 1rem 0 0;
  white-space: nowrap;
}
.footer-copyright-legal-credit ul.footer-navigation li {
  font-size: 0.8rem;
}
.footer-copyright-legal-credit .additional-footer-logo {
  max-width: 150px;
}
.footer-copyright-legal-credit a.telephone:before {
  content: '\f095';
}
ul.tel-reg-office {
  display: flex !important;
  padding-top: 1.1rem;
  flex-direction: row;
  justify-content: center;
  font-size: 0.8rem;
}
ul.tel-reg-office li:before {
  display: none !important;
}
ul.tel-reg-office li.tel {
  position: relative;
}
ul.tel-reg-office li.tel:before {
  display: inline-block !important;
  content: '\f095';
}
@media (max-width: 800px) {
  ul.tel-reg-office li.tel:before {
    margin-left: -25px;
    left: inherit;
  }
}
@media (max-width: 800px) {
  ul.tel-reg-office {
    flex-direction: column;
    text-align: center;
  }
}
/* 
Use: WooCommerce
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
Author: Supersonic Playground
*/
/*************************************************************************
 #General WooCommerce
**************************************************************************/
.onsale {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.25rem 0.5rem;
  background-color: #FF9E52;
  border-radius: 0.5rem 0;
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, 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: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C;
  font-size: 1.5rem;
  vertical-align: baseline!important;
}
del,
ins,
.woocommerce-price-suffix {
  vertical-align: baseline;
}
del .amount,
del .amount span {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #D6D6D6;
  font-size: 1rem;
  text-decoration: line-through;
}
.woocommerce-price-suffix {
  color: #D6D6D6;
}
ins {
  text-decoration: none;
}
.stock {
  font-size: 0.75rem;
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  margin-bottom: 1rem;
}
.stock:last-child {
  margin-bottom: 0;
}
.stock.in-stock {
  color: #FF9E52;
}
legend {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  margin-bottom: 0.5rem;
}
legend:last-child {
  margin-bottom: 0;
}
.woocommerce button:disabled,
.woocommerce .button:disabled {
  opacity: 0.25;
}
.login .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.login .button:last-child {
  margin-bottom: 0;
}
.login .button:focus {
  outline: none;
}
.login .button:hover {
  border-bottom: none;
}
.login .button:before,
.login .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.login .button:before {
  z-index: -2;
}
.login .button:after {
  z-index: -1;
}
.login .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.login .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.login .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.login .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.login .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.login .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.login .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.login .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.login .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.login .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.login .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.login .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.login .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.login .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.login .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.login .button.with-icon {
  padding-right: 0!important;
}
.login .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.login .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.login .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.login .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.login .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.login .button.download-button {
  padding-right: 0!important;
}
.login .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.login .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.login .button.linkedin-button {
  padding-right: 0!important;
}
.login .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.login .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.login .button.arrow-left:after {
  content: '\f053';
}
.login .button.arrow-right:after {
  content: '\f054';
}
.login .button.long-arrow-right:after {
  content: '\f178';
}
.login .button.close:after {
  content: '\f00d';
}
.login .button.menu:after {
  content: '\f00d';
}
.login .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
ul.products {
  margin: 0;
}
.woocommerce-message {
  background-color: #F4F4F4;
  text-align: left;
  margin-bottom: 1.5rem;
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
}
.woocommerce-message h1,
.woocommerce-message h2,
.woocommerce-message h3,
.woocommerce-message h4,
.woocommerce-message h5,
.woocommerce-message blockquote,
.woocommerce-message blockquote p {
  color: #29235C;
}
.woocommerce-message p,
.woocommerce-message ul,
.woocommerce-message li,
.woocommerce-message label {
  color: #282828;
}
.woocommerce-message a {
  color: #29235C;
}
.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;
  box-shadow: inset 0 0 0 2px #FFFFFF;
}
.woocommerce-message .circle-with-pattern .abstract-shape-one .abstract-shape {
  fill: #FFFFFF;
}
.woocommerce-message .hero-side-by-side .image .image-wrapper:before {
  background-image: url('img/backgrounds/abstract-shape-01-white.svg');
}
.woocommerce-message .content-over-image .content {
  background-color: #29235C;
}
.woocommerce-message .content-over-image .content h1,
.woocommerce-message .content-over-image .content h2,
.woocommerce-message .content-over-image .content h3,
.woocommerce-message .content-over-image .content h4,
.woocommerce-message .content-over-image .content h5,
.woocommerce-message .content-over-image .content p,
.woocommerce-message .content-over-image .content ul,
.woocommerce-message .content-over-image .content li,
.woocommerce-message .content-over-image .content label,
.woocommerce-message .content-over-image .content blockquote,
.woocommerce-message .content-over-image .content blockquote p,
.woocommerce-message .content-over-image .content a {
  color: #FFFFFF;
}
.woocommerce-message .content-over-image .content .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #29235C !important;
  background-color: #FFFFFF;
}
.woocommerce-message .content-over-image .content .button:last-child {
  margin-bottom: 0;
}
.woocommerce-message .content-over-image .content .button:focus {
  outline: none;
}
.woocommerce-message .content-over-image .content .button:hover {
  border-bottom: none;
}
.woocommerce-message .content-over-image .content .button:before,
.woocommerce-message .content-over-image .content .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.woocommerce-message .content-over-image .content .button:before {
  z-index: -2;
}
.woocommerce-message .content-over-image .content .button:after {
  z-index: -1;
}
.woocommerce-message .content-over-image .content .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce-message .content-over-image .content .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce-message .content-over-image .content .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.woocommerce-message .content-over-image .content .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce-message .content-over-image .content .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.woocommerce-message .content-over-image .content .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce-message .content-over-image .content .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.woocommerce-message .content-over-image .content .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.woocommerce-message .content-over-image .content .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.woocommerce-message .content-over-image .content .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.woocommerce-message .content-over-image .content .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.woocommerce-message .content-over-image .content .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.woocommerce-message .content-over-image .content .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.woocommerce-message .content-over-image .content .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.woocommerce-message .content-over-image .content .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.woocommerce-message .content-over-image .content .button.with-icon {
  padding-right: 0!important;
}
.woocommerce-message .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-message .content-over-image .content .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.woocommerce-message .content-over-image .content .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce-message .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-message .content-over-image .content .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce-message .content-over-image .content .button.download-button {
  padding-right: 0!important;
}
.woocommerce-message .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-message .content-over-image .content .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-message .content-over-image .content .button.linkedin-button {
  padding-right: 0!important;
}
.woocommerce-message .content-over-image .content .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-message .content-over-image .content .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.woocommerce-message .content-over-image .content .button.arrow-left:after {
  content: '\f053';
}
.woocommerce-message .content-over-image .content .button.arrow-right:after {
  content: '\f054';
}
.woocommerce-message .content-over-image .content .button.long-arrow-right:after {
  content: '\f178';
}
.woocommerce-message .content-over-image .content .button.close:after {
  content: '\f00d';
}
.woocommerce-message .content-over-image .content .button.menu:after {
  content: '\f00d';
}
.woocommerce-message .content-over-image .content .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.woocommerce-message .faq {
  border-bottom: 1px solid #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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  font-size: 1rem;
  margin-right: 0.5rem;
}
.woocommerce-message.error:before {
  color: #FF9E52;
  content: '\f057';
}
.woocommerce-message.notice:before {
  color: #FF9E52;
  content: '\f06a';
}
.woocommerce-message.success:before {
  color: #FF9E52;
  content: '\f058';
}
.woocommerce-message .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
  margin-left: 0.5rem;
  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:before,
.woocommerce-message .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.woocommerce-message .button:before {
  z-index: -2;
}
.woocommerce-message .button:after {
  z-index: -1;
}
.woocommerce-message .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.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 !important;
}
.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 !important;
}
.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 !important;
}
.woocommerce-message .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.woocommerce-message .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.woocommerce-message .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.woocommerce-message .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.woocommerce-message .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.woocommerce-message .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.woocommerce-message .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.woocommerce-message .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-message .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-message .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-message .button.linkedin-button {
  padding-right: 0!important;
}
.woocommerce-message .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-message .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.woocommerce-message .button.arrow-left:after {
  content: '\f053';
}
.woocommerce-message .button.arrow-right:after {
  content: '\f054';
}
.woocommerce-message .button.long-arrow-right:after {
  content: '\f178';
}
.woocommerce-message .button.close:after {
  content: '\f00d';
}
.woocommerce-message .button.menu:after {
  content: '\f00d';
}
.woocommerce-message .button:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.col2-set {
  text-align: left;
  margin-bottom: -1.5rem;
}
.col2-set:after {
  display: block;
  position: relative;
  content: '';
  clear: both;
}
.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: #FF9E52;
  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: #F4F4F4;
  color: #282828;
  background-image: url('img/ui/icon-down-arrow.svg');
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border-radius: 2.5rem;
}
.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 {
  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;
  border-radius: 0.25rem;
}
.select2-container .select2-dropdown .select2-search {
  padding: 0;
}
.select2-container .select2-dropdown .select2-search .select2-search__field {
  color: #282828;
  border: none;
}
.select2-container .select2-dropdown .select2-search .select2-search__field::-moz-placeholder {
  color: #282828;
}
.select2-container .select2-dropdown .select2-search .select2-search__field::placeholder {
  color: #282828;
}
.select2-container .select2-dropdown .select2-results {
  position: relative;
  margin-top: 0.5rem;
  background-color: #F4F4F4;
  border-radius: 0.125rem;
  overflow: hidden;
}
.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: 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: 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 {
  margin-left: 0;
  z-index: 1;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li:before {
  display: none;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li ul,
.select2-container .select2-dropdown .select2-results ul.select2-results__options li ol {
  margin-top: 0;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  color: #FFFFFF;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option--highlighted {
  background-color: #29235C;
}
.select2-container .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option[data-selected=true] {
  background-color: #D6D6D6;
}
/*************************************************************************
 #Tables and Forms
**************************************************************************/
/* #General Table Styles ------------------------------------------------------------------------ */
.woocommerce div .lost-password-container,
.woocommerce-page div .lost-password-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.woocommerce div .lost-password-container > p,
.woocommerce-page div .lost-password-container > p {
  flex: 1 1 auto;
  display: inline-block;
  margin-bottom: 0;
}
.woocommerce div .lost-password-container p:last-child,
.woocommerce-page div .lost-password-container p:last-child {
  order: 2;
  text-align: right;
}
.woocommerce table,
.woocommerce-page table {
  width: 100%;
  background-color: transparent;
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
  text-align: left;
  /*
		tbody {
			tr {
				&:last-child {
					th,
					td {
						padding-bottom: 0;
					}
				}
			}
		}
*/
}
.woocommerce table tr th,
.woocommerce-page table tr th,
.woocommerce table tr td,
.woocommerce-page table tr td {
  padding: 1rem 0.5rem;
  border-top: 1px solid #D6D6D6;
  border-right: none;
  text-align: left;
  vertical-align: middle;
  overflow: hidden;
}
.woocommerce table tr th a,
.woocommerce-page table tr th a,
.woocommerce table tr td a,
.woocommerce-page table tr td a {
  color: #29235C;
}
.woocommerce table thead tr th,
.woocommerce-page table thead tr th {
  border-top: none;
  background-color: transparent;
}
.woocommerce table thead tr:first-child th,
.woocommerce-page table thead tr:first-child th,
.woocommerce table thead tr:first-child td,
.woocommerce-page table thead tr:first-child td {
  padding-top: 0;
}
.woocommerce table .amount,
.woocommerce-page table .amount,
.woocommerce table .amount span,
.woocommerce-page table .amount span {
  font-size: 1rem;
}
.woocommerce table .button,
.woocommerce-page table .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.woocommerce table .button:last-child,
.woocommerce-page table .button:last-child {
  margin-bottom: 0;
}
.woocommerce table .button:focus,
.woocommerce-page table .button:focus {
  outline: none;
}
.woocommerce table .button:hover,
.woocommerce-page table .button:hover {
  border-bottom: none;
}
.woocommerce table .button:before,
.woocommerce-page table .button:before,
.woocommerce table .button:after,
.woocommerce-page table .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.woocommerce table .button:before,
.woocommerce-page table .button:before {
  z-index: -2;
}
.woocommerce table .button:after,
.woocommerce-page table .button:after {
  z-index: -1;
}
.woocommerce table .button:disabled,
.woocommerce-page table .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce table .button.small,
.woocommerce-page table .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce table .button.small:after,
.woocommerce-page table .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.woocommerce table .button.medium,
.woocommerce-page table .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce table .button.medium:after,
.woocommerce-page table .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.woocommerce table .button.large,
.woocommerce-page table .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce table .button.large:after,
.woocommerce-page table .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.woocommerce table .button.blue-button,
.woocommerce-page table .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.woocommerce table .button.orange-button,
.woocommerce-page table .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.woocommerce table .button.orange-outline-button,
.woocommerce-page table .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.woocommerce table .button.white-button,
.woocommerce-page table .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.woocommerce table .button.light-grey-button,
.woocommerce-page table .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.woocommerce table .button.transparent-button,
.woocommerce-page table .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.woocommerce table .button.medium-grey-outline-button,
.woocommerce-page table .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.woocommerce table .button.text-button,
.woocommerce-page table .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.woocommerce table .button.with-icon,
.woocommerce-page table .button.with-icon {
  padding-right: 0!important;
}
.woocommerce table .button.with-icon:after,
.woocommerce-page table .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce table .button.text-button.with-icon:after,
.woocommerce-page table .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.woocommerce table .button.icon-only,
.woocommerce-page table .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce table .button.icon-only:after,
.woocommerce-page table .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce table .button.icon-only:after,
.woocommerce-page table .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce table .button.download-button,
.woocommerce-page table .button.download-button {
  padding-right: 0!important;
}
.woocommerce table .button.download-button:after,
.woocommerce-page table .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce table .button.download-button:after,
.woocommerce-page table .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce table .button.linkedin-button,
.woocommerce-page table .button.linkedin-button {
  padding-right: 0!important;
}
.woocommerce table .button.linkedin-button:after,
.woocommerce-page table .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce table .button.linkedin-button:after,
.woocommerce-page table .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.woocommerce table .button.arrow-left:after,
.woocommerce-page table .button.arrow-left:after {
  content: '\f053';
}
.woocommerce table .button.arrow-right:after,
.woocommerce-page table .button.arrow-right:after {
  content: '\f054';
}
.woocommerce table .button.long-arrow-right:after,
.woocommerce-page table .button.long-arrow-right:after {
  content: '\f178';
}
.woocommerce table .button.close:after,
.woocommerce-page table .button.close:after {
  content: '\f00d';
}
.woocommerce table .button.menu:after,
.woocommerce-page table .button.menu:after {
  content: '\f00d';
}
.woocommerce table .button:after,
.woocommerce-page table .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
/*************************************************************************
 #Shop Archive / Category Landing Page
**************************************************************************/
/* #Category Image ------------------------------------------------------------------------ */
.category-image .responsive-background-image {
  z-index: -1;
}
.category-image .responsive-background-image:after {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}
/* #Product Filter ------------------------------------------------------------------------ */
@media screen and (max-width: 46.875em) {
  .product-filter {
    box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
    transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
    position: fixed;
    width: 100%;
    max-height: 3.5rem;
    margin: 0;
    padding: 0.75rem 1.5rem;
    top: calc(100% - 1rem*3.5);
    left: 0;
    background-color: #FFFFFF;
    font-size: 1.25rem;
    z-index: 10000;
  }
  .product-filter h3 {
    position: relative;
    color: #29235C;
    cursor: pointer;
    transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
  }
  .product-filter h3:after {
    position: absolute !important;
    right: 0;
  }
  .product-filter h3:after {
    content: 'Open';
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
    text-align: center;
    text-indent: inherit;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    outline: none;
    border: none;
    border-bottom: none;
    border-radius: 2.5rem;
    text-shadow: none;
    cursor: pointer;
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 1;
    font-size: 0.75rem !important;
    font-display: swap;
    font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
    color: #FFFFFF;
    text-transform: uppercase;
    min-width: 2rem;
    min-height: 2rem;
    height: 2rem;
    line-height: 2rem;
    padding: 0 1rem;
    color: #FFFFFF !important;
    background-color: #29235C;
  }
  .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:before,
  .product-filter h3:after:after {
    transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
    display: block;
    position: absolute;
    content: '';
    transform: translate(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:disabled {
    opacity: 0.25;
    cursor: not-allowed;
  }
  .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 !important;
  }
  .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 !important;
  }
  .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 !important;
  }
  .product-filter h3:after.blue-button {
    color: #FFFFFF !important;
    background-color: #29235C;
  }
  .product-filter h3:after.orange-button {
    color: #FFFFFF !important;
    background-color: #FF9E52;
  }
  .product-filter h3:after.orange-outline-button {
    color: #FF9E52 !important;
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #FF9E52;
  }
  .product-filter h3:after.white-button {
    color: #29235C !important;
    background-color: #FFFFFF;
  }
  .product-filter h3:after.light-grey-button {
    color: #29235C !important;
    background-color: #F4F4F4;
  }
  .product-filter h3:after.transparent-button {
    color: #FF9E52 !important;
    background-color: transparent!important;
  }
  .product-filter h3:after.medium-grey-outline-button {
    color: #D6D6D6 !important;
    background-color: transparent;
    box-shadow: inset 0 0 0 1px #D6D6D6;
  }
  .product-filter h3:after.text-button {
    font-display: swap;
    font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
    font-size: 1rem !important;
    text-transform: none;
  }
  .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 Light', 'Helvetica', 'Arial', sans-serif;
    font-weight: 300;
    line-height: inherit;
  }
  .product-filter h3:after.text-button.with-icon:after {
    margin-left: 1rem;
  }
  .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 Light', 'Helvetica', 'Arial', sans-serif;
    font-weight: 300;
    line-height: inherit;
  }
  .product-filter h3:after.icon-only:after {
    position: absolute!important;
    width: 100%;
    top: 50%;
    left: 0;
    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 Light', 'Helvetica', 'Arial', sans-serif;
    font-weight: 300;
    line-height: inherit;
  }
  .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 Solid', 'Helvetica', 'Arial', sans-serif;
    font-weight: 900;
    content: '\f56d';
  }
  .product-filter h3:after.linkedin-button {
    padding-right: 0!important;
  }
  .product-filter h3:after.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
    font-weight: 300;
    line-height: inherit;
  }
  .product-filter h3:after.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
    content: '\f0e1';
  }
  .product-filter h3:after.arrow-left:after {
    content: '\f053';
  }
  .product-filter h3:after.arrow-right:after {
    content: '\f054';
  }
  .product-filter h3:after.long-arrow-right:after {
    content: '\f178';
  }
  .product-filter h3:after.close:after {
    content: '\f00d';
  }
  .product-filter h3:after.menu:after {
    content: '\f00d';
  }
  .product-filter h3:after:after {
    width: 2rem;
    height: 2rem;
    line-height: 2rem !important;
  }
  .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 .title {
  margin-bottom: 1rem;
  padding: 0 1.5rem 0.5rem 0;
  border-bottom: 1px solid #D6D6D6;
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #29235C;
}
.product-filter .title.filter-collaspable {
  position: relative;
  cursor: pointer;
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
}
.product-filter .title.filter-collaspable:hover {
  color: #29235C;
}
.product-filter .title.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  font-size: 0.75rem;
  color: #29235C;
  content: '\f077';
  line-height: 1.5rem;
  transform: rotate(180deg);
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
}
.product-filter .title.filter-collaspable.active:after {
  transform: rotate(0deg);
}
.product-filter .filter-collaspable + .facetwp-facet {
  max-height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
}
.product-filter .filter-collaspable + .facetwp-facet.open {
  max-height: 100vh;
}
.product-filter .facetwp-facet .facetwp-counter {
  display: none;
}
.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: '';
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox:before {
  height: 1rem;
  width: 1rem;
  top: 0;
  left: 0;
  background-color: #F4F4F4;
}
.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: #282828;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox.checked:after {
  background-color: #29235C;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox.checked:hover:after {
  background-color: #29235C;
}
.product-filter .facetwp-type-checkboxes .facetwp-checkbox .facetwp-expand {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  line-height: 1;
  color: #29235C;
}
.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: #F4F4F4;
  border: none;
  border-radius: 0;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-connect {
  background-color: #FF9E52;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-handle {
  top: -5px;
  height: 1rem;
  width: 1rem;
  border-radius: 0.5rem;
  background-color: #FF9E52;
  border: none;
  outline: none;
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-handle.noUi-handle-lower {
  transform: translateX(3px);
}
.product-filter .facetwp-type-slider .facetwp-slider-wrap .facetwp-slider .noUi-handle.noUi-handle-upper {
  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: #29235C;
  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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  font-size: 0.75rem;
  color: #FF9E52;
  content: '\f01e';
  margin-left: 0.5rem;
  transition: all 500ms cubic-bezier(0.6, 0, 0.4, 1);
}
.product-filter .facet-reset:hover:after {
  transform: rotate(360deg);
}
/* #Search Bar Only ------------------------------------------------------------------------ */
.facetwp-type-search {
  margin-bottom: 0!important;
}
.facetwp-type-search .facetwp-input-wrap {
  position: relative;
  display: block;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-icon {
  display: none;
}
.facetwp-type-search .facetwp-input-wrap .facetwp-search {
  padding-right: 2rem !important;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-image: url('img/ui/icon-search.svg');
}
/* #Products Search and Sort ------------------------------------------------------------------------ */
.products-search-sort {
  display: flex;
  justify-content: space-between;
}
/* #Products Sort Only ------------------------------------------------------------------------ */
.woocommerce-ordering .orderby {
  background-color: transparent!important;
  box-shadow: none!important;
  padding: 0 1.5rem 0 0 !important;
  background-position: right -0.75rem center;
}
/*************************************************************************
 #Category Preview Modules
**************************************************************************/
.category-module .preview-image {
  position: relative;
  z-index: 1;
}
.category-module .preview-image:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.category-module .content {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 2;
}
/*************************************************************************
 #Category Navigation
**************************************************************************/
ul.category-navigation {
  margin-left: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -1rem -1rem -1rem;
}
ul.category-navigation li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
ul.category-navigation li:before {
  display: none;
}
ul.category-navigation li ul,
ul.category-navigation li ol {
  margin-top: 0;
}
ul.category-navigation li {
  flex: 1 1 0;
  margin: 0 1rem 1rem 1rem;
}
ul.category-navigation li a {
  border-radius: 0.5rem;
  overflow: hidden;
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  color: #D6D6D6;
  text-align: center;
  display: block;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1rem;
  box-shadow: inset 0 0 0 1px #D6D6D6;
  text-decoration: none;
}
ul.category-navigation li.current a,
ul.category-navigation li:hover a {
  background-color: #29235C;
  color: #FFFFFF;
  box-shadow: none;
}
/*************************************************************************
 #Product Preview Modules
**************************************************************************/
.product-module {
  position: relative;
}
.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 .title {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  font-size: 1.25rem;
}
/*************************************************************************
 #Single Products
**************************************************************************/
/* #Image Gallery ------------------------------------------------------------------------ */
.product-images {
  position: relative;
}
.product-images .pro-product {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  padding: 0.5rem 1rem;
  background-color: #29235C;
  border-radius: 1.5rem;
  pointer-events: none;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  font-size: 0.75rem;
}
.woocommerce-product-gallery img {
  width: 100%;
  height: auto;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none;
  /*
		.button;
		.medium;
		.blue-button;
		.icon-only;
		position: absolute;
		margin-bottom: 0;
		top: @base-size*0.5;
		right: @base-size*0.5;
		z-index: 10;
		
		&:after {
			content: '\f002';
		}
*/
}
.woocommerce-product-gallery .flex-viewport,
.woocommerce-product-gallery .woocommerce-product-gallery__image {
  box-shadow: 0.5rem 0.5rem 1.75rem 0 rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  overflow: hidden;
}
.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;
  margin-bottom: 0;
  padding-left: 0;
}
.woocommerce-product-gallery ol.flex-control-nav li:before {
  display: 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 {
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  overflow: hidden;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  border: 2px solid white;
}
.woocommerce-product-gallery ol.flex-control-nav li img.flex-active {
  border-color: #29235C;
}
/* #Product Description ------------------------------------------------------------------------ */
.product-details .product-code {
  margin-bottom: 0.5rem;
}
.product-details .product-extra-information .faq {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.product-details .product-extra-information .faq .faq-title p {
  color: #29235C;
}
.product-details .product-extra-information .faq .faq-title p:before {
  content: '\f067';
}
.product-details .product-extra-information .faq .faq-title.open p:before {
  content: '\f068';
}
/* #Purchase Details ------------------------------------------------------------------------ */
.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;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
  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:before,
.purchase-details .button:before,
.purchase-details button:after,
.purchase-details .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(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:disabled,
.purchase-details .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.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 !important;
}
.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 !important;
}
.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 !important;
}
.purchase-details button.blue-button,
.purchase-details .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.purchase-details button.orange-button,
.purchase-details .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.purchase-details button.orange-outline-button,
.purchase-details .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.purchase-details button.white-button,
.purchase-details .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.purchase-details button.light-grey-button,
.purchase-details .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.purchase-details button.transparent-button,
.purchase-details .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.purchase-details button.medium-grey-outline-button,
.purchase-details .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.purchase-details button.text-button,
.purchase-details .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.purchase-details button.text-button.with-icon:after,
.purchase-details .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.purchase-details button.icon-only:after,
.purchase-details .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.purchase-details button.linkedin-button,
.purchase-details .button.linkedin-button {
  padding-right: 0!important;
}
.purchase-details button.linkedin-button:after,
.purchase-details .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.purchase-details button.linkedin-button:after,
.purchase-details .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.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.long-arrow-right:after,
.purchase-details .button.long-arrow-right:after {
  content: '\f178';
}
.purchase-details button.close:after,
.purchase-details .button.close:after {
  content: '\f00d';
}
.purchase-details button.menu:after,
.purchase-details .button.menu:after {
  content: '\f00d';
}
.purchase-details button:after,
.purchase-details .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.purchase-details .cart .wc-pao-addons-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1rem 0 -1rem 0;
}
.purchase-details .cart .wc-pao-addons-container .required {
  color: #FF9E52;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon {
  width: 100%;
  margin: 0 0 1rem 0;
  padding: 0;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon input[type="text"],
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon input[type="password"],
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon input[type="email"],
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon input[type="number"],
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon input[type="tel"],
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon input[type="submit"],
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon input[type="search"],
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon select {
  width: 100%;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-gdc-number,
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-patient-name,
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-full-name,
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-date-of-birth,
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-school-club-name,
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-year-class-name {
  width: 48.5%;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-name {
  width: 100%;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap {
  width: auto;
  margin: 0;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"] {
  padding-right: 2rem;
  text-overflow: inherit;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button {
  -webkit-appearance: none;
          appearance: none;
  -webkit-transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  margin-bottom: 0;
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
  margin-right: 0.5rem;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button:last-child {
  margin-bottom: 0;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button:focus {
  outline: none;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button:hover {
  border-bottom: none;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button:before,
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button:after {
  -webkit-transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button:before {
  z-index: -2;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button:after {
  z-index: -1;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.with-icon {
  padding-right: 0!important;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.text-button.with-icon:after {
  margin-left: 1rem;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.download-button {
  padding-right: 0!important;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.linkedin-button {
  padding-right: 0!important;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.arrow-left:after {
  content: '\f053';
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.arrow-right:after {
  content: '\f054';
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.long-arrow-right:after {
  content: '\f178';
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.close:after {
  content: '\f00d';
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button.menu:after {
  content: '\f00d';
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap input[type="file"]::-webkit-file-upload-button:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.purchase-details .cart .wc-pao-addons-container .wc-pao-addon.wc-pao-addon-upload-your-patients-sdl-scan-file-here .wc-pao-addon-wrap small {
  display: none;
  font-size: 0.75rem;
  color: #D6D6D6;
}
.purchase-details .cart .wc-pao-addons-container #product-addons-total {
  width: 100%;
}
.purchase-details .cart .wc-pao-addons-container #product-addons-total .product-addon-totals {
  margin: 1rem 0 2rem 0;
  padding: 1rem 0 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.purchase-details .cart .wc-pao-addons-container #product-addons-total .product-addon-totals ul li:before {
  content: '\f058';
}
.purchase-details .cart .wc-pao-addons-container #product-addons-total .product-addon-totals ul li {
  align-items: center;
  padding: 0 0 0 1.5rem;
}
.purchase-details .cart .wc-pao-addons-container #product-addons-total .product-addon-totals ul li:before {
  top: 50%;
  transform: translateY(-50%);
}
.purchase-details .cart .wc-pao-addons-container #product-addons-total .product-addon-totals ul li .wc-pao-col1 strong {
  font-display: swap !important;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
}
.purchase-details .cart .wc-pao-addons-container #product-addons-total .product-addon-totals ul li .wc-pao-col2 .amount {
  font-size: 1rem !important;
}
.purchase-details .cart .wc-pao-addons-container #product-addons-total .product-addon-totals ul li.wc-pao-subtotal-line {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.purchase-details .cart .wc-pao-addons-container #product-addons-total .product-addon-totals ul li.wc-pao-subtotal-line:before {
  display: none;
}
.purchase-details .cart .wc-pao-addons-container #product-addons-total .product-addon-totals ul li.wc-pao-subtotal-line strong {
  font-display: swap !important;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
}
.purchase-details .plugify_table_parent_div_overflow {
  display: none;
}
/* #Locked Product ------------------------------------------------------------------------ */
.locked-product {
  word-spacing: -0.35rem;
  position: relative;
  padding-right: 4rem;
  overflow: visible;
}
.locked-product * {
  word-spacing: normal;
}
.locked-product:after {
  position: absolute;
  content: '';
  width: 4rem;
  height: 4.5rem;
  top: 2rem;
  right: -2rem;
  background-image: url('img/backgrounds/abstract-shape-02.svg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.locked-product .alert,
.locked-product .sign-in {
  color: #FF9E52;
}
.locked-product .register,
.locked-product .sign-in {
  margin: 0 0.5rem 0 0;
}
.locked-product .register:last-child,
.locked-product .sign-in:last-child {
  margin-right: 0;
}
/* #Login Form ------------------------------------------------------------------------ */
.login-form {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  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: 1001;
}
.login-form .form-container {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  transform: scale(1.3);
}
.login-form .form-container .close-button {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  width: 2rem;
  height: 2rem;
  background-color: transparent;
  cursor: pointer;
}
.login-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  color: #FF9E52;
  content: '\f00d';
  font-size: 2rem;
  line-height: 2rem;
  text-align: center;
}
.login-form .form-container .woocommerce-form-login {
  text-align: left;
}
.login-form .form-container .woocommerce-form-login .form-row {
  float: none;
  width: 100%;
}
.login-form .form-container .woocommerce-form-login .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.login-form .form-container .woocommerce-form-login .button:last-child {
  margin-bottom: 0;
}
.login-form .form-container .woocommerce-form-login .button:focus {
  outline: none;
}
.login-form .form-container .woocommerce-form-login .button:hover {
  border-bottom: none;
}
.login-form .form-container .woocommerce-form-login .button:before,
.login-form .form-container .woocommerce-form-login .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.login-form .form-container .woocommerce-form-login .button:before {
  z-index: -2;
}
.login-form .form-container .woocommerce-form-login .button:after {
  z-index: -1;
}
.login-form .form-container .woocommerce-form-login .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.login-form .form-container .woocommerce-form-login .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.login-form .form-container .woocommerce-form-login .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.login-form .form-container .woocommerce-form-login .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.login-form .form-container .woocommerce-form-login .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.login-form .form-container .woocommerce-form-login .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.login-form .form-container .woocommerce-form-login .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.login-form .form-container .woocommerce-form-login .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.login-form .form-container .woocommerce-form-login .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.login-form .form-container .woocommerce-form-login .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.login-form .form-container .woocommerce-form-login .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.login-form .form-container .woocommerce-form-login .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.login-form .form-container .woocommerce-form-login .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.login-form .form-container .woocommerce-form-login .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.login-form .form-container .woocommerce-form-login .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.login-form .form-container .woocommerce-form-login .button.with-icon {
  padding-right: 0!important;
}
.login-form .form-container .woocommerce-form-login .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.login-form .form-container .woocommerce-form-login .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.login-form .form-container .woocommerce-form-login .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.login-form .form-container .woocommerce-form-login .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.login-form .form-container .woocommerce-form-login .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.login-form .form-container .woocommerce-form-login .button.download-button {
  padding-right: 0!important;
}
.login-form .form-container .woocommerce-form-login .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.login-form .form-container .woocommerce-form-login .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.login-form .form-container .woocommerce-form-login .button.linkedin-button {
  padding-right: 0!important;
}
.login-form .form-container .woocommerce-form-login .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.login-form .form-container .woocommerce-form-login .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.login-form .form-container .woocommerce-form-login .button.arrow-left:after {
  content: '\f053';
}
.login-form .form-container .woocommerce-form-login .button.arrow-right:after {
  content: '\f054';
}
.login-form .form-container .woocommerce-form-login .button.long-arrow-right:after {
  content: '\f178';
}
.login-form .form-container .woocommerce-form-login .button.close:after {
  content: '\f00d';
}
.login-form .form-container .woocommerce-form-login .button.menu:after {
  content: '\f00d';
}
.login-form .form-container .woocommerce-form-login .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.login-form .form-container .woocommerce-form-login .lost_password {
  margin-bottom: 0;
}
.show-form .login-form {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 800px) {
  .show-form .login-form .one-third-page {
    width: 65% !important;
  }
}
.show-form .login-form .form-container {
  transform: scale(1);
}
/* #Add to Cart (Global) ------------------------------------------------------------------------ */
.quantity {
  display: flex!important;
  width: 7rem;
  margin: 0!important;
  padding-right: 0!important;
  border-radius: 2.5rem;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  background-color: #F4F4F4;
}
.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;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  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;
  border-radius: 2.5rem !important;
  text-shadow: none !important;
  cursor: pointer !important;
  transform: translate(0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  z-index: 1 !important;
  font-size: 0.75rem !important;
  font-display: swap !important;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif !important;
  color: #FFFFFF !important;
  text-transform: uppercase !important;
  min-width: 2rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  padding: 0 1rem !important;
  text-align: center !important;
  margin: 0!important;
  padding: 0!important;
  color: #FF9E52 !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:before,
.quantity .plus:before,
.quantity .minus:after,
.quantity .plus:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1) !important;
  display: block !important;
  position: absolute !important;
  content: '' !important;
  transform: translate(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:disabled,
.quantity .plus:disabled {
  opacity: 0.25 !important;
  cursor: not-allowed !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: #29235C !important;
}
.quantity .minus.orange-button,
.quantity .plus.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52 !important;
}
.quantity .minus.orange-outline-button,
.quantity .plus.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #FF9E52 !important;
}
.quantity .minus.white-button,
.quantity .plus.white-button {
  color: #29235C !important;
  background-color: #FFFFFF !important;
}
.quantity .minus.light-grey-button,
.quantity .plus.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4 !important;
}
.quantity .minus.transparent-button,
.quantity .plus.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important !important;
}
.quantity .minus.medium-grey-outline-button,
.quantity .plus.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent !important;
  box-shadow: inset 0 0 0 1px #D6D6D6 !important;
}
.quantity .minus.text-button,
.quantity .plus.text-button {
  font-display: swap !important;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif !important;
  font-size: 1rem !important;
  text-transform: none !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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.quantity .minus.text-button.with-icon:after,
.quantity .plus.text-button.with-icon:after {
  margin-left: 1rem !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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.quantity .minus.icon-only:after,
.quantity .plus.icon-only:after {
  position: absolute!important !important;
  width: 100% !important;
  top: 50% !important;
  left: 0 !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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !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 Solid', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 900 !important;
  content: '\f56d' !important;
}
.quantity .minus.linkedin-button,
.quantity .plus.linkedin-button {
  padding-right: 0!important !important;
}
.quantity .minus.linkedin-button:after,
.quantity .plus.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif !important;
  font-weight: 300 !important;
  line-height: inherit !important;
}
.quantity .minus.linkedin-button:after,
.quantity .plus.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif !important;
  content: '\f0e1' !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.long-arrow-right:after,
.quantity .plus.long-arrow-right:after {
  content: '\f178' !important;
}
.quantity .minus.close:after,
.quantity .plus.close:after {
  content: '\f00d' !important;
}
.quantity .minus.menu:after,
.quantity .plus.menu:after {
  content: '\f00d' !important;
}
.quantity .minus:after,
.quantity .plus:after {
  width: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
}
.quantity .qty,
.quantity .text {
  width: 5rem !important;
  min-height: 2rem !important;
  height: 2rem !important;
  line-height: 2rem !important;
  margin: 0 -1rem !important;
  padding: 0 1rem !important;
  border: none!important;
  background-color: transparent!important;
  box-shadow: none!important;
}
.quantity .qty::-webkit-inner-spin-button,
.quantity .text::-webkit-inner-spin-button,
.quantity .qty::-webkit-outer-spin-button,
.quantity .text::-webkit-outer-spin-button {
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
}
.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 {
  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: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #282828;
  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: #29235C;
}
.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 {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 4.5rem;
  bottom: 0;
  left: 0;
  background-color: #FFFFFF;
  padding: 1rem;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  z-index: 10000;
}
.add-to-basket-sticky-footer p {
  margin-bottom: 0;
  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;
  }
}
.purchase-container {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  position: fixed;
  display: flex;
  align-items: 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 {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  padding: 2.5rem 1rem 1rem 1rem;
  background-color: #FFFFFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  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%;
  transform: translate(-50%, -50%);
  content: '\f00d';
  color: #29235C;
  font-display: swap;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro Solid', '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 {
  transform: scale(1);
}
/* #Product Specification ------------------------------------------------------------------------ */
.product-specification ul {
  margin-left: 0;
  list-style-position: inside;
}
.product-specification ul.tech-specs {
  border: 1px solid #D6D6D6;
}
.product-specification ul.tech-specs li {
  display: flex;
  border-bottom: 1px solid #D6D6D6;
}
.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 {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #29235C;
  border-right: 1px solid #D6D6D6;
}
.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;
  margin-bottom: 0;
  padding-left: 0;
}
.woocommerce-Reviews #comments .commentlist li:before {
  display: 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 #D6D6D6;
}
.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #D6D6D6;
  content: '\f005 \f005 \f005 \f005 \f005';
  letter-spacing: 0.5rem;
  -webkit-background-clip: text!important;
  background-clip: text!important;
  -webkit-text-fill-color: transparent!important;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.one:before {
  background: linear-gradient(to right, #FF9E52, #FF9E52 20%, #D6D6D6 20%, #D6D6D6);
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.two:before {
  background: linear-gradient(to right, #FF9E52, #FF9E52 40%, #D6D6D6 40%, #D6D6D6);
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.three:before {
  background: linear-gradient(to right, #FF9E52, #FF9E52 60%, #D6D6D6 60%, #D6D6D6);
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.four:before {
  background: linear-gradient(to right, #FF9E52, #FF9E52 80%, #D6D6D6 80%, #D6D6D6);
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text.five:before {
  color: #FF9E52;
}
.woocommerce-Reviews #comments .commentlist li .comment_container .comment-text .star-rating .rating {
  color: #FF9E52;
}
.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__author {
  color: #29235C;
}
.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: #282828;
}
.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: flex;
  }
  .woocommerce-Reviews #review_form_wrapper .comment-form-rating label,
  .woocommerce-Reviews #review_form_wrapper .comment-form-comment label {
    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 {
    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 {
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  position: absolute;
  top: 50%;
  left: 0;
  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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  color: #D6D6D6;
  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: #FF9E52;
}
.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: #D6D6D6;
}
.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: #FF9E52;
}
.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: #FF9E52;
}
.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: #F4F4F4;
}
.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;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #29235C;
  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"]:before,
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(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"]:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.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 !important;
}
.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 !important;
}
.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 !important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].text-button.with-icon:after {
  margin-left: 1rem;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].linkedin-button {
  padding-right: 0!important;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.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"].long-arrow-right:after {
  content: '\f178';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].close:after {
  content: '\f00d';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"].menu:after {
  content: '\f00d';
}
.woocommerce-Reviews #review_form_wrapper .form-submit input[type="submit"]:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
@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.product-thumbnail img,
.woocommerce-cart-form table td.product-thumbnail img {
  border-radius: 0.25rem;
  overflow: hidden;
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  max-height: 4rem;
  width: auto;
}
@media screen and (max-width: 46.875em) {
  .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: 'source_sans_prolight', Verdana, Geneva, 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: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #FF9E52;
  font-size: 1.25rem;
  text-decoration: none;
}
.woocommerce-cart-form table .quantity {
  margin: 0!important;
  padding: 0!important;
}
.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: 46.875em) {
  .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;
}
.woocommerce-cart-form table button,
.woocommerce-cart-form table .button,
.woocommerce-cart-form table input[type="submit"] {
  float: right;
}
dl.variation,
ul.wc-item-meta {
  font-size: 0.75rem;
}
dl.variation dt,
ul.wc-item-meta dt,
dl.variation .wc-item-meta-label,
ul.wc-item-meta .wc-item-meta-label {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
  float: left;
  margin-right: 0.25rem;
}
dl.variation dt .amount,
ul.wc-item-meta dt .amount,
dl.variation .wc-item-meta-label .amount,
ul.wc-item-meta .wc-item-meta-label .amount,
dl.variation dt .amount span,
ul.wc-item-meta dt .amount span,
dl.variation .wc-item-meta-label .amount span,
ul.wc-item-meta .wc-item-meta-label .amount span {
  font-size: 0.75rem;
}
/* #WooCommerce Cart Totals ------------------------------------------------------------------------ */
.cart-totals {
  width: 93.996%;
}
@media screen and (min-width: 46.875em) {
  .cart-totals {
    width: 29.332%;
  }
}
.cart_totals table.cart-totals tbody tr th,
.cart_totals table.cart-totals tbody tr td {
  padding: 0.5rem 0;
}
.cart_totals table.cart-totals tbody tr:first-child th,
.cart_totals table.cart-totals tbody tr:first-child td {
  padding-top: 0;
  border-top: none;
}
.cart_totals table.cart-totals tbody tr:last-child th,
.cart_totals table.cart-totals tbody tr:last-child td {
  padding-bottom: 0;
}
.cart_totals table.cart-totals tbody tr.cart-subtotal th,
.cart_totals table.cart-totals tbody tr.tax-rate th {
  font-display: swap;
  font-family: 'source_sans_proregular', Verdana, Geneva, sans-serif;
}
.cart_totals table.cart-totals tbody tr.tax-rate .amount {
  color: #282828;
}
.cart_totals table.cart-totals tbody tr.order-total th,
.cart_totals table.cart-totals tbody tr.order-total .amount,
.cart_totals table.cart-totals tbody tr.order-total .amount span {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C;
  font-size: 1.25rem;
}
.cart_totals .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
  margin-top: 1.5rem;
}
.cart_totals .button:last-child {
  margin-bottom: 0;
}
.cart_totals .button:focus {
  outline: none;
}
.cart_totals .button:hover {
  border-bottom: none;
}
.cart_totals .button:before,
.cart_totals .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.cart_totals .button:before {
  z-index: -2;
}
.cart_totals .button:after {
  z-index: -1;
}
.cart_totals .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.cart_totals .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.cart_totals .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.cart_totals .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.cart_totals .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.cart_totals .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.cart_totals .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.cart_totals .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.cart_totals .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.cart_totals .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.cart_totals .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.cart_totals .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.cart_totals .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.cart_totals .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.cart_totals .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.cart_totals .button.with-icon {
  padding-right: 0!important;
}
.cart_totals .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.cart_totals .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.cart_totals .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.cart_totals .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.cart_totals .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.cart_totals .button.download-button {
  padding-right: 0!important;
}
.cart_totals .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.cart_totals .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.cart_totals .button.linkedin-button {
  padding-right: 0!important;
}
.cart_totals .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.cart_totals .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.cart_totals .button.arrow-left:after {
  content: '\f053';
}
.cart_totals .button.arrow-right:after {
  content: '\f054';
}
.cart_totals .button.long-arrow-right:after {
  content: '\f178';
}
.cart_totals .button.close:after {
  content: '\f00d';
}
.cart_totals .button.menu:after {
  content: '\f00d';
}
.cart_totals .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
/* #WooCommerce Cart Collaterals ------------------------------------------------------------------------ */
.cart-collaterals .cross-sells,
.cart-collaterals .cart_totals {
  text-align: left;
}
@media screen and (min-width: 46.875em) {
  .cart-collaterals .cross-sells,
  .cart-collaterals .cart_totals {
    width: 48.5%;
  }
}
.cart-collaterals .cross-sells {
  margin-bottom: -1rem;
}
@media screen and (min-width: 46.875em) {
  .cart-collaterals .cross-sells {
    float: left;
  }
  .cart-collaterals .cross-sells .product-module {
    float: left;
    width: 47%;
    margin-right: 6%;
    margin-bottom: 1rem;
  }
  .cart-collaterals .cross-sells .product-module:nth-child(2n+3) {
    margin-right: 0;
  }
}
@media screen and (min-width: 46.875em) {
  .cart-collaterals .cart_totals {
    float: right;
  }
}
/*************************************************************************
 #WooCommerce Checkout
**************************************************************************/
/* #Multipart Checkout ------------------------------------------------------------------------ */
.wpmc-tabs-wrapper {
  margin-bottom: 1.5rem;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list {
  margin-left: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-color: transparent;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list li:before {
  display: 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;
  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;
  display: block!important;
  content: '';
  width: calc(50% - 2.5rem*0.5);
  height: 1px;
  top: 0.75rem;
  transform: translateY(-0.5px);
  background-color: #D6D6D6;
  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:first-child:before {
  display: none!important;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item:last-child:after {
  display: none!important;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item .wpmc-tab-number {
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  margin: 0;
  padding: 0;
  border: none;
  background-color: #F4F4F4;
  border-radius: 1.25rem;
  text-indent: -9999px;
}
.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: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 0.75rem;
  color: #282828;
  letter-spacing: inherit;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current .wpmc-tab-number {
  background-color: #FF9E52;
}
.wpmc-tabs-wrapper ul.wpmc-tabs-list .wpmc-tab-item.current .wpmc-tab-text {
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C;
}
.wpmc-steps-wrapper .wpmc-step-item h3 {
  display: none;
}
.wpmc-steps-wrapper .payment_type-radio .woocommerce-input-wrapper {
  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 .button-active {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.wpmc-nav-wrapper .button-active:last-child {
  margin-bottom: 0;
}
.wpmc-nav-wrapper .button-active:focus {
  outline: none;
}
.wpmc-nav-wrapper .button-active:hover {
  border-bottom: none;
}
.wpmc-nav-wrapper .button-active:before,
.wpmc-nav-wrapper .button-active:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.wpmc-nav-wrapper .button-active:before {
  z-index: -2;
}
.wpmc-nav-wrapper .button-active:after {
  z-index: -1;
}
.wpmc-nav-wrapper .button-active:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.wpmc-nav-wrapper .button-active.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.wpmc-nav-wrapper .button-active.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.wpmc-nav-wrapper .button-active.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.wpmc-nav-wrapper .button-active.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.wpmc-nav-wrapper .button-active.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.wpmc-nav-wrapper .button-active.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.wpmc-nav-wrapper .button-active.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.wpmc-nav-wrapper .button-active.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.wpmc-nav-wrapper .button-active.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.wpmc-nav-wrapper .button-active.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.wpmc-nav-wrapper .button-active.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.wpmc-nav-wrapper .button-active.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.wpmc-nav-wrapper .button-active.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.wpmc-nav-wrapper .button-active.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.wpmc-nav-wrapper .button-active.with-icon {
  padding-right: 0!important;
}
.wpmc-nav-wrapper .button-active.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.wpmc-nav-wrapper .button-active.text-button.with-icon:after {
  margin-left: 1rem;
}
.wpmc-nav-wrapper .button-active.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.wpmc-nav-wrapper .button-active.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.wpmc-nav-wrapper .button-active.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.wpmc-nav-wrapper .button-active.download-button {
  padding-right: 0!important;
}
.wpmc-nav-wrapper .button-active.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.wpmc-nav-wrapper .button-active.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.wpmc-nav-wrapper .button-active.linkedin-button {
  padding-right: 0!important;
}
.wpmc-nav-wrapper .button-active.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.wpmc-nav-wrapper .button-active.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.wpmc-nav-wrapper .button-active.arrow-left:after {
  content: '\f053';
}
.wpmc-nav-wrapper .button-active.arrow-right:after {
  content: '\f054';
}
.wpmc-nav-wrapper .button-active.long-arrow-right:after {
  content: '\f178';
}
.wpmc-nav-wrapper .button-active.close:after {
  content: '\f00d';
}
.wpmc-nav-wrapper .button-active.menu:after {
  content: '\f00d';
}
.wpmc-nav-wrapper .button-active:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.wpmc-nav-wrapper .button-inactive {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 1);
  display: inline-block;
  position: relative;
  margin: 0 0 1.5rem 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.wpmc-nav-wrapper .button-inactive:last-child {
  margin-bottom: 0;
}
.wpmc-nav-wrapper .button-inactive:focus {
  outline: none;
}
.wpmc-nav-wrapper .button-inactive:hover {
  border-bottom: none;
}
.wpmc-nav-wrapper .button-inactive:before,
.wpmc-nav-wrapper .button-inactive:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.wpmc-nav-wrapper .button-inactive:before {
  z-index: -2;
}
.wpmc-nav-wrapper .button-inactive:after {
  z-index: -1;
}
.wpmc-nav-wrapper .button-inactive:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.wpmc-nav-wrapper .button-inactive.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.wpmc-nav-wrapper .button-inactive.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.wpmc-nav-wrapper .button-inactive.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.wpmc-nav-wrapper .button-inactive.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.wpmc-nav-wrapper .button-inactive.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.wpmc-nav-wrapper .button-inactive.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.wpmc-nav-wrapper .button-inactive.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.wpmc-nav-wrapper .button-inactive.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.wpmc-nav-wrapper .button-inactive.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.wpmc-nav-wrapper .button-inactive.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.wpmc-nav-wrapper .button-inactive.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.wpmc-nav-wrapper .button-inactive.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.wpmc-nav-wrapper .button-inactive.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.wpmc-nav-wrapper .button-inactive.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.wpmc-nav-wrapper .button-inactive.with-icon {
  padding-right: 0!important;
}
.wpmc-nav-wrapper .button-inactive.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.wpmc-nav-wrapper .button-inactive.text-button.with-icon:after {
  margin-left: 1rem;
}
.wpmc-nav-wrapper .button-inactive.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.wpmc-nav-wrapper .button-inactive.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.wpmc-nav-wrapper .button-inactive.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.wpmc-nav-wrapper .button-inactive.download-button {
  padding-right: 0!important;
}
.wpmc-nav-wrapper .button-inactive.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.wpmc-nav-wrapper .button-inactive.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.wpmc-nav-wrapper .button-inactive.linkedin-button {
  padding-right: 0!important;
}
.wpmc-nav-wrapper .button-inactive.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.wpmc-nav-wrapper .button-inactive.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.wpmc-nav-wrapper .button-inactive.arrow-left:after {
  content: '\f053';
}
.wpmc-nav-wrapper .button-inactive.arrow-right:after {
  content: '\f054';
}
.wpmc-nav-wrapper .button-inactive.long-arrow-right:after {
  content: '\f178';
}
.wpmc-nav-wrapper .button-inactive.close:after {
  content: '\f00d';
}
.wpmc-nav-wrapper .button-inactive.menu:after {
  content: '\f00d';
}
.wpmc-nav-wrapper .button-inactive:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.wpmc-nav-wrapper #wpmc-prev {
  float: left;
}
.wpmc-nav-wrapper #wpmc-next {
  float: right;
}
.woocommerce-NoticeGroup-checkout .woocommerce-message {
  justify-content: flex-start;
  font-size: 0.75rem;
}
/* #WooCommerce Coupon Form ------------------------------------------------------------------------ */
.woocommerce-form-coupon-toggle .woocommerce-message {
  justify-content: flex-start;
  font-size: 0.75rem;
}
.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 table.shop_table .product-quantity {
  color: #FF9E52;
}
.checkout table.shop_table tr th:nth-child(2),
.checkout table.shop_table tr td:nth-child(2) {
  text-align: right;
}
.checkout table.shop_table tr th ul li:before,
.checkout table.shop_table tr td ul li:before {
  display: none;
}
.checkout #terms {
  box-shadow: inset 0 0 0 2px #c2c2c2 !important;
}
.checkout .woocommerce-checkout-payment {
  background-color: #F4F4F4;
  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,
.checkout .woocommerce-checkout-payment blockquote,
.checkout .woocommerce-checkout-payment blockquote p {
  color: #29235C;
}
.checkout .woocommerce-checkout-payment p,
.checkout .woocommerce-checkout-payment ul,
.checkout .woocommerce-checkout-payment li,
.checkout .woocommerce-checkout-payment label {
  color: #282828;
}
.checkout .woocommerce-checkout-payment a {
  color: #29235C;
}
.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;
  box-shadow: inset 0 0 0 2px #FFFFFF;
}
.checkout .woocommerce-checkout-payment .circle-with-pattern .abstract-shape-one .abstract-shape {
  fill: #FFFFFF;
}
.checkout .woocommerce-checkout-payment .hero-side-by-side .image .image-wrapper:before {
  background-image: url('img/backgrounds/abstract-shape-01-white.svg');
}
.checkout .woocommerce-checkout-payment .content-over-image .content {
  background-color: #29235C;
}
.checkout .woocommerce-checkout-payment .content-over-image .content h1,
.checkout .woocommerce-checkout-payment .content-over-image .content h2,
.checkout .woocommerce-checkout-payment .content-over-image .content h3,
.checkout .woocommerce-checkout-payment .content-over-image .content h4,
.checkout .woocommerce-checkout-payment .content-over-image .content h5,
.checkout .woocommerce-checkout-payment .content-over-image .content p,
.checkout .woocommerce-checkout-payment .content-over-image .content ul,
.checkout .woocommerce-checkout-payment .content-over-image .content li,
.checkout .woocommerce-checkout-payment .content-over-image .content label,
.checkout .woocommerce-checkout-payment .content-over-image .content blockquote,
.checkout .woocommerce-checkout-payment .content-over-image .content blockquote p,
.checkout .woocommerce-checkout-payment .content-over-image .content a {
  color: #FFFFFF;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #29235C !important;
  background-color: #FFFFFF;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button:last-child {
  margin-bottom: 0;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button:focus {
  outline: none;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button:hover {
  border-bottom: none;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button:before,
.checkout .woocommerce-checkout-payment .content-over-image .content .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button:before {
  z-index: -2;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button:after {
  z-index: -1;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .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 .content-over-image .content .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .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 .content-over-image .content .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.with-icon {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.download-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.linkedin-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.arrow-left:after {
  content: '\f053';
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.arrow-right:after {
  content: '\f054';
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.long-arrow-right:after {
  content: '\f178';
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.close:after {
  content: '\f00d';
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button.menu:after {
  content: '\f00d';
}
.checkout .woocommerce-checkout-payment .content-over-image .content .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.checkout .woocommerce-checkout-payment .faq {
  border-bottom: 1px solid #FFFFFF;
}
.checkout .woocommerce-checkout-payment ul {
  margin-left: 0;
  margin-bottom: 0;
}
.checkout .woocommerce-checkout-payment ul li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.checkout .woocommerce-checkout-payment ul li:before {
  display: 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 .woocommerce-privacy-policy-text {
  margin-bottom: 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;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
  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:before,
.checkout .woocommerce-checkout-payment .place-order .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(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:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.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 !important;
}
.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 !important;
}
.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 !important;
}
.checkout .woocommerce-checkout-payment .place-order .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.checkout .woocommerce-checkout-payment .place-order .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.checkout .woocommerce-checkout-payment .place-order .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.checkout .woocommerce-checkout-payment .place-order .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.checkout .woocommerce-checkout-payment .place-order .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.checkout .woocommerce-checkout-payment .place-order .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.checkout .woocommerce-checkout-payment .place-order .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.checkout .woocommerce-checkout-payment .place-order .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.checkout .woocommerce-checkout-payment .place-order .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.checkout .woocommerce-checkout-payment .place-order .button.linkedin-button {
  padding-right: 0!important;
}
.checkout .woocommerce-checkout-payment .place-order .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.checkout .woocommerce-checkout-payment .place-order .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.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.long-arrow-right:after {
  content: '\f178';
}
.checkout .woocommerce-checkout-payment .place-order .button.close:after {
  content: '\f00d';
}
.checkout .woocommerce-checkout-payment .place-order .button.menu:after {
  content: '\f00d';
}
.checkout .woocommerce-checkout-payment .place-order .button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.checkout .create-account {
  margin-top: 1.5rem;
}
/*************************************************************************
 #WooCommerce Order Confirmation
**************************************************************************/
.woocommerce-order ul {
  margin-left: 0;
}
.woocommerce-order ul li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.woocommerce-order ul li:before {
  display: none;
}
.woocommerce-order ul li ul,
.woocommerce-order ul li ol {
  margin-top: 0;
}
.woocommerce-order ul.woocommerce-order-overview li {
  padding: 1rem 0.5rem;
  border-bottom: 1px solid #D6D6D6;
}
.woocommerce-order ul.woocommerce-order-overview li:first-child {
  padding-top: 0;
}
.woocommerce-order ul.woocommerce-order-overview li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.woocommerce-order ul.woocommerce-order-overview li * {
  vertical-align: baseline;
}
.woocommerce-order table.woocommerce-table tr th:nth-child(2),
.woocommerce-order table.woocommerce-table tr td:nth-child(2) {
  text-align: right;
}
.woocommerce-order table.woocommerce-table tr th .product-quantity,
.woocommerce-order table.woocommerce-table tr td .product-quantity {
  color: #FF9E52;
}
.woocommerce-order .pdf_invoice_download_button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.woocommerce-order .pdf_invoice_download_button:last-child {
  margin-bottom: 0;
}
.woocommerce-order .pdf_invoice_download_button:focus {
  outline: none;
}
.woocommerce-order .pdf_invoice_download_button:hover {
  border-bottom: none;
}
.woocommerce-order .pdf_invoice_download_button:before,
.woocommerce-order .pdf_invoice_download_button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.woocommerce-order .pdf_invoice_download_button:before {
  z-index: -2;
}
.woocommerce-order .pdf_invoice_download_button:after {
  z-index: -1;
}
.woocommerce-order .pdf_invoice_download_button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce-order .pdf_invoice_download_button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce-order .pdf_invoice_download_button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.woocommerce-order .pdf_invoice_download_button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce-order .pdf_invoice_download_button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.woocommerce-order .pdf_invoice_download_button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce-order .pdf_invoice_download_button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.woocommerce-order .pdf_invoice_download_button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.woocommerce-order .pdf_invoice_download_button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.woocommerce-order .pdf_invoice_download_button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.woocommerce-order .pdf_invoice_download_button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.woocommerce-order .pdf_invoice_download_button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.woocommerce-order .pdf_invoice_download_button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.woocommerce-order .pdf_invoice_download_button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.woocommerce-order .pdf_invoice_download_button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.woocommerce-order .pdf_invoice_download_button.with-icon {
  padding-right: 0!important;
}
.woocommerce-order .pdf_invoice_download_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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-order .pdf_invoice_download_button.text-button.with-icon:after {
  margin-left: 1rem;
}
.woocommerce-order .pdf_invoice_download_button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce-order .pdf_invoice_download_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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-order .pdf_invoice_download_button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce-order .pdf_invoice_download_button.download-button {
  padding-right: 0!important;
}
.woocommerce-order .pdf_invoice_download_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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-order .pdf_invoice_download_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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-order .pdf_invoice_download_button.linkedin-button {
  padding-right: 0!important;
}
.woocommerce-order .pdf_invoice_download_button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-order .pdf_invoice_download_button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.woocommerce-order .pdf_invoice_download_button.arrow-left:after {
  content: '\f053';
}
.woocommerce-order .pdf_invoice_download_button.arrow-right:after {
  content: '\f054';
}
.woocommerce-order .pdf_invoice_download_button.long-arrow-right:after {
  content: '\f178';
}
.woocommerce-order .pdf_invoice_download_button.close:after {
  content: '\f00d';
}
.woocommerce-order .pdf_invoice_download_button.menu:after {
  content: '\f00d';
}
.woocommerce-order .pdf_invoice_download_button:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.woocommerce-order-details {
  margin-bottom: 1.5rem;
}
/*************************************************************************
 #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;
  margin-bottom: 0;
  padding-left: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li:before {
  display: 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 {
  border-top: 1px solid #D6D6D6;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li:first-child {
  border-top: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li a {
  display: block;
  width: 100%;
  padding: 0.5rem 1rem;
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  color: #282828;
  text-decoration: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li.is-active {
  border-top: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li.is-active a {
  position: relative;
  background-color: #FFFFFF;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #29235C;
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem 0 0 0.5rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li.is-active a:after {
  position: absolute;
  content: '';
  width: 0.5rem;
  height: 300%;
  top: 50%;
  transform: translateY(-50%);
  right: -0.5rem;
  background-color: #FFFFFF;
  border-radius: 0.5rem 0 0 0.5rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li:first-child.is-active a:after {
  height: 200%;
  top: 0;
  transform: translateY(0);
  border-radius: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-navigation ul li.is-active + li {
  border-top: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content {
  padding: 1.5rem;
  box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  border-radius: 0.5rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: all 350ms cubic-bezier(0.6, 0, 0.4, 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;
  text-align: center;
  text-indent: inherit;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  outline: none;
  border: none;
  border-bottom: none;
  border-radius: 2.5rem;
  text-shadow: none;
  cursor: pointer;
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 1;
  font-size: 0.75rem !important;
  font-display: swap;
  font-family: 'source_sans_prosemibold', Verdana, Geneva, sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
  color: #FFFFFF !important;
  background-color: #FF9E52;
  margin: 0 0.5rem 0 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button:last-child {
  margin-bottom: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button:focus {
  outline: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button:hover {
  border-bottom: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button:before,
.woocommerce-MyAccount .woocommerce-MyAccount-content .button:after {
  transition: all 250ms cubic-bezier(0.6, 0, 0.4, 1);
  display: block;
  position: absolute;
  content: '';
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button:before {
  z-index: -2;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button:after {
  z-index: -1;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.small {
  min-width: 1.5rem;
  min-height: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  padding: 0 0.75rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.small:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.medium {
  min-width: 2rem;
  min-height: 2rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 1rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.medium:after {
  width: 2rem;
  height: 2rem;
  line-height: 2rem !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.large {
  min-width: 2.5rem;
  min-height: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0 1.25rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.large:after {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.blue-button {
  color: #FFFFFF !important;
  background-color: #29235C;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.orange-button {
  color: #FFFFFF !important;
  background-color: #FF9E52;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.orange-outline-button {
  color: #FF9E52 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #FF9E52;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.white-button {
  color: #29235C !important;
  background-color: #FFFFFF;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.light-grey-button {
  color: #29235C !important;
  background-color: #F4F4F4;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.transparent-button {
  color: #FF9E52 !important;
  background-color: transparent!important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.medium-grey-outline-button {
  color: #D6D6D6 !important;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #D6D6D6;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.text-button {
  font-display: swap;
  font-family: 'source_sans_prolight', Verdana, Geneva, sans-serif;
  font-size: 1rem !important;
  text-transform: none;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.with-icon {
  padding-right: 0!important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.text-button.with-icon:after {
  margin-left: 1rem;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.icon-only {
  padding-right: 0!important;
  padding: 0!important;
  text-indent: -9999px;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.icon-only:after {
  position: absolute!important;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.download-button {
  padding-right: 0!important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .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 Solid', 'Helvetica', 'Arial', sans-serif;
  font-weight: 900;
  content: '\f56d';
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.linkedin-button {
  padding-right: 0!important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.linkedin-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 Light', 'Helvetica', 'Arial', sans-serif;
  font-weight: 300;
  line-height: inherit;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.linkedin-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 Brands', 'Helvetica', 'Arial', sans-serif;
  content: '\f0e1';
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.arrow-left:after {
  content: '\f053';
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.arrow-right:after {
  content: '\f054';
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.long-arrow-right:after {
  content: '\f178';
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.close:after {
  content: '\f00d';
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button.menu:after {
  content: '\f00d';
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button:after {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem !important;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .button:last-child {
  margin: 0;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content table.woocommerce-table tr th:nth-child(2),
.woocommerce-MyAccount .woocommerce-MyAccount-content table.woocommerce-table tr td:nth-child(2) {
  text-align: right;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content table.woocommerce-table tr th .product-quantity,
.woocommerce-MyAccount .woocommerce-MyAccount-content table.woocommerce-table tr td .product-quantity {
  color: #FF9E52;
}
.woocommerce-MyAccount .woocommerce-MyAccount-content .edit-account .button {
  margin-top: 1rem;
}
@media screen and (min-width: 40.625em) {
  .woocommerce-MyAccount {
    display: flex;
  }
  .woocommerce-MyAccount .woocommerce-MyAccount-navigation {
    flex: 0 0 25%;
    margin-bottom: 0;
  }
  .woocommerce-MyAccount .woocommerce-MyAccount-content {
    flex: 0 0 75%;
  }
}
.quantity .qty,
.quantity .text {
  margin-left: 0px !important;
}
.woocommerce-message {
  background-color: #29235c;
  color: #fff !important;
}
/* 
Use: Setup
Scope: All devices
Theme: ALS Group V.2
Copyright 2022, © Amalgamated Laboratory Solutions Limited
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;
          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 */