/*!************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./themes/base/src/scss/app.scss ***!
  \************************************************************************************************************************/
/*------------------------------------------------------------------
Base imports
------------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

fieldset {
  border: 0;
  padding: 0;
}

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

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  color: inherit;
}

/*------------------------------------------------------------------
Easing functions
------------------------------------------------------------------*/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.wysiwyg .media,
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
}
.wysiwyg .media object,
.wysiwyg .media embed,
.wysiwyg .media iframe,
.embed-container object,
.embed-container embed,
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body .colour--white {
  color: #ffffff !important;
}
body .colour--primary {
  color: #00aeff !important;
}
body .smaller {
  font-weight: bold;
  font-size: 1rem;
  width: 100%;
  text-align: right;
  opacity: 0.7;
}
body .colour--green {
  color: #87bf34 !important;
}
body .dealer--pricing--colour {
  color: #00aeff !important;
}

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

.pointer {
  cursor: pointer;
}

b {
  font-weight: 800;
}

html {
  font-family: "Raleway", "Raleway-Fallback", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:not([class]) {
  color: #00aeff;
  text-decoration-skip-ink: auto;
  transition: color 300ms ease-in-out;
}
a:not([class]):hover {
  outline: none;
}
a:not([class]):focus {
  outline: none;
  outline-offset: 2px;
}

@media only screen and (max-width: 1023px) {
  .Utemaster\\Site\\ProductPage .h1,
  .Utemaster\\Site\\ProductPage h1 {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\ProductPage .h1,
  .Utemaster\\Site\\ProductPage h1 {
    font-size: 4rem;
    font-size: 2.7rem;
  }
}

@media only screen and (max-width: 1023px) {
  .Utemaster\\Site\\ProductPage .h2,
  .Utemaster\\Site\\ProductPage h2 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\ProductPage .h2,
  .Utemaster\\Site\\ProductPage h2 {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 1023px) {
  .Utemaster\\Site\\ProductPage .h3,
  .Utemaster\\Site\\ProductPage h3 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\ProductPage .h3,
  .Utemaster\\Site\\ProductPage h3 {
    font-size: 1.8rem;
  }
}

.hero-title,
.banner-block .h1,
.banner-block h1 {
  line-height: 1.1;
  margin-bottom: 2rem;
  font-size: 8rem;
  font-size: 6rem;
  margin-bottom: 0rem !important;
}
@media only screen and (max-width: 1023px) {
  .hero-title,
  .banner-block .h1,
  .banner-block h1 {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 767px) {
  .hero-title,
  .banner-block .h1,
  .banner-block h1 {
    font-size: 4rem;
    font-size: 2.7rem;
  }
}

.hero-title {
  font-weight: 800;
}

h1,
.h1 {
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 2rem;
  font-size: 5.6rem;
}
@media only screen and (max-width: 1023px) {
  h1,
  .h1 {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 767px) {
  h1,
  .h1 {
    font-size: 5rem;
  }
}

h2,
.h2 {
  font-weight: 700;
  margin-bottom: 1.4rem;
  font-size: 2.8rem;
}
@media only screen and (max-width: 1023px) {
  h2,
  .h2 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 767px) {
  h2,
  .h2 {
    font-size: 2.4rem;
  }
}

h3,
.h3 {
  font-weight: 700;
  margin-bottom: 2rem;
  font-size: 3.4rem;
}
@media only screen and (max-width: 1023px) {
  h3,
  .h3 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 767px) {
  h3,
  .h3 {
    font-size: 3rem;
  }
}

h4,
.h4 {
  font-weight: 700;
  font-size: 3rem;
}
@media only screen and (max-width: 1023px) {
  h4,
  .h4 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 767px) {
  h4,
  .h4 {
    font-size: 2.4rem;
  }
}

h5,
.h5 {
  font-weight: 700;
  margin-bottom: 2rem;
  font-size: 2.4rem;
}
@media only screen and (max-width: 1023px) {
  h5,
  .h5 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 767px) {
  h5,
  .h5 {
    font-size: 2rem;
  }
}

h6,
.h6 {
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 1023px) {
  h6,
  .h6 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  h6,
  .h6 {
    font-size: 1.8rem;
  }
}

.paragraph {
  font-size: 1.8rem;
  margin-bottom: 2rem;
  line-height: 1.6;
}

p {
  font-size: 1.8rem;
  color: #3a3a3a;
  margin-bottom: 2rem;
  line-height: 1.6;
}
@media only screen and (max-width: 767px) {
  p {
    font-size: 1.6rem;
  }
}
p.small {
  font-size: 1.4rem;
}

hr {
  border-bottom: 1px solid #e4e4e4;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5em 0;
}

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

.blue-text {
  color: #00aeff;
}

.black-text {
  color: #000000;
}

.white-text {
  color: white !important;
}

a {
  text-decoration: none;
}

.color--blue {
  color: #00aeff !important;
}

html {
  font-size: 10px;
  color: #555c5e;
  line-height: 1.3;
}

.content-element__content p {
  font-weight: 600;
}

fieldset {
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

legend {
  font-weight: 600;
  padding: 0;
}

label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.375em;
}

.isRequired {
  position: relative;
}
.isRequired:after {
  position: absolute;
  display: block;
  content: "* Required Field";
  font-weight: 600 !important;
  color: #ec7577;
  font-size: 1.2rem;
  bottom: -1.8rem;
  right: 0;
}

input,
select,
textarea {
  display: block;
  font-size: 16px;
}

[type=color],
[type=date],
[type=datetime],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
input:not([type]),
textarea {
  appearance: none;
  background-color: #fff;
  border: 1px solid #a6a6a6;
  border-radius: 1px;
  line-height: 26px;
  padding: 4px 10px;
  margin-bottom: 16px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  transition: border-color 300ms ease-in-out;
  width: 100%;
  font-size: 1.4rem;
}
@media only screen and (min-width: 768px) {
  [type=color],
  [type=date],
  [type=datetime],
  [type=datetime-local],
  [type=email],
  [type=month],
  [type=number],
  [type=password],
  [type=search],
  [type=tel],
  [type=text],
  [type=time],
  [type=url],
  [type=week],
  input:not([type]),
  textarea {
    line-height: 32px;
  }
}
[type=color]:hover,
[type=date]:hover,
[type=datetime]:hover,
[type=datetime-local]:hover,
[type=email]:hover,
[type=month]:hover,
[type=number]:hover,
[type=password]:hover,
[type=search]:hover,
[type=tel]:hover,
[type=text]:hover,
[type=time]:hover,
[type=url]:hover,
[type=week]:hover,
input:not([type]):hover,
textarea:hover {
  border-color: rgb(182.4, 182.4, 182.4);
}
[type=color]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
input:not([type]):focus,
textarea:focus {
  border-color: #00aeff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 174, 255, 0.7);
  outline: none;
}
[type=color]:disabled,
[type=date]:disabled,
[type=datetime]:disabled,
[type=datetime-local]:disabled,
[type=email]:disabled,
[type=month]:disabled,
[type=number]:disabled,
[type=password]:disabled,
[type=search]:disabled,
[type=tel]:disabled,
[type=text]:disabled,
[type=time]:disabled,
[type=url]:disabled,
[type=week]:disabled,
input:not([type]):disabled,
textarea:disabled {
  background-color: rgb(242.25, 242.25, 242.25);
  cursor: not-allowed;
}
[type=color]:disabled:hover,
[type=date]:disabled:hover,
[type=datetime]:disabled:hover,
[type=datetime-local]:disabled:hover,
[type=email]:disabled:hover,
[type=month]:disabled:hover,
[type=number]:disabled:hover,
[type=password]:disabled:hover,
[type=search]:disabled:hover,
[type=tel]:disabled:hover,
[type=text]:disabled:hover,
[type=time]:disabled:hover,
[type=url]:disabled:hover,
[type=week]:disabled:hover,
input:not([type]):disabled:hover,
textarea:disabled:hover {
  border: 1px solid #e4e4e4;
}
textarea {
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  display: inline;
  margin-right: 0.375em;
}

[type=file] {
  margin-bottom: 0.75em;
  width: 100%;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"22\" height=\"14\" viewBox=\"0 0 22 14\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%2300B1FF\" stroke-width=\"3\"><g><g><path d=\"m1 1 10 10L21 1\"/></g></g></g></g></svg>");
  background-repeat: no-repeat;
  background-size: 25px 12px;
  background-position: center right 25px;
  border: 1px solid #e4e4e4;
  color: #00aeff;
  cursor: pointer;
  font-weight: 500;
  margin-bottom: 0.75em;
  padding: 10px 55px 10px 15px;
  line-height: 32px;
  width: 100%;
  font-family: "Raleway", "Raleway-Fallback", sans-serif;
  font-weight: 600;
}
select::-ms-expand {
  display: none;
}

[type=checkbox]:focus,
[type=radio]:focus,
[type=file]:focus,
select:focus {
  outline: 3px solid rgba(0, 174, 255, 0.6);
  outline-offset: 2px;
}

@media only screen and (min-width: 1200px) {
  .inline-field {
    float: left;
    width: 50%;
  }
  .inline-field:nth-of-type(2n - 1) {
    padding: 0 10px 0 0;
  }
  .inline-field:nth-of-type(2n) {
    padding: 0 0 0 10px;
  }
}

.switch[type=checkbox] {
  outline: 0;
  user-select: none;
  display: inline-block;
  position: absolute;
  opacity: 0;
}

.switch input[type=checkbox],
input[type=radio] {
  vertical-align: baseline;
}

.switch[type=checkbox] + label {
  position: relative;
  display: initial;
  font-size: 1rem;
  line-height: initial;
  padding-left: 3.5rem;
  padding-top: 0.2rem;
  cursor: pointer;
}

.switch[type=checkbox]:checked + label::before,
.switch[type=checkbox]:checked + label:before {
  background: #00aeff;
}

.switch[type=checkbox] + label::before,
.switch[type=checkbox] + label:before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 3rem;
  height: 1.5rem;
  border: 0.1rem solid transparent;
  border-radius: 24px;
  background: #e4e4e4;
  content: "";
}

.switch[type=checkbox]:checked + label::after {
  left: 1.625rem;
}

.switch[type=checkbox] + label::after,
.switch[type=checkbox] + label:after {
  display: block;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
  transform: translate3d(0, 0, 0);
  border-radius: 50%;
  background: #fff;
  transition: all 0.25s ease-out;
  content: "";
}

html {
  box-sizing: border-box;
  font-size: 10px;
}

body {
  font-size: 1.6rem;
}

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

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

dl {
  margin: 0;
}

dt {
  font-weight: 600;
  margin: 0;
}

dd {
  margin: 0;
}

figure {
  margin: 0;
}

img,
picture {
  margin: 0;
  max-width: 100%;
}

table {
  border-collapse: collapse;
  margin: 1.5em 0;
  table-layout: fixed;
  text-align: left;
  width: 100%;
}

thead {
  line-height: 1.2;
  vertical-align: bottom;
}

tbody {
  vertical-align: top;
}

tr {
  border-bottom: 1px solid #e4e4e4;
}

th {
  font-weight: 600;
}

th,
td {
  padding: 0.75em 0.75em 0.75em 0;
}

.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  appearance: none;
  background: black;
  border: 3px solid #00aeff;
  border-radius: 1px;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  padding: 0.75em 1.5em;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: background-color 300ms ease-in-out;
  user-select: none;
  vertical-align: middle;
  width: 100%;
  max-width: 370px;
  padding-top: 18px;
  padding-bottom: 18px;
  z-index: 1;
}
.button.small,
button.small,
input[type=button].small,
input[type=reset].small,
input[type=submit].small {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .button.skinny,
  button.skinny,
  input[type=button].skinny,
  input[type=reset].skinny,
  input[type=submit].skinny {
    max-width: 270px;
  }
}
.button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  outline: none;
}
.button:focus,
button:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus {
  outline: none;
}
.button[disabled], .button.disabled,
button[disabled],
button.disabled,
input[type=button][disabled],
input[type=button].disabled,
input[type=reset][disabled],
input[type=reset].disabled,
input[type=submit][disabled],
input[type=submit].disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.button.button-secondary,
button.button-secondary,
input[type=button].button-secondary,
input[type=reset].button-secondary,
input[type=submit].button-secondary {
  background-color: transparent;
  color: #00aeff;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}
.button.button-secondary:hover,
button.button-secondary:hover,
input[type=button].button-secondary:hover,
input[type=reset].button-secondary:hover,
input[type=submit].button-secondary:hover {
  background-color: #00aeff;
  color: white;
}
.button.sweeping,
button.sweeping,
input[type=button].sweeping,
input[type=reset].sweeping,
input[type=submit].sweeping {
  background-color: transparent;
}
.button.sweeping::before,
button.sweeping::before,
input[type=button].sweeping::before,
input[type=reset].sweeping::before,
input[type=submit].sweeping::before {
  background: black;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 100%;
  z-index: -2;
}
.button.sweeping::after,
button.sweeping::after,
input[type=button].sweeping::after,
input[type=reset].sweeping::after,
input[type=submit].sweeping::after {
  background: #00aeff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s;
  width: 0;
  z-index: -1;
}
.button.sweeping:hover::after,
button.sweeping:hover::after,
input[type=button].sweeping:hover::after,
input[type=reset].sweeping:hover::after,
input[type=submit].sweeping:hover::after {
  width: 100%;
}
.button.sweeping:focus:after,
button.sweeping:focus:after,
input[type=button].sweeping:focus:after,
input[type=reset].sweeping:focus:after,
input[type=submit].sweeping:focus:after {
  background-color: black;
}
.button.sweeping:disabled:hover,
button.sweeping:disabled:hover,
input[type=button].sweeping:disabled:hover,
input[type=reset].sweeping:disabled:hover,
input[type=submit].sweeping:disabled:hover {
  background-color: black;
}
.button.sweeping:disabled:after,
button.sweeping:disabled:after,
input[type=button].sweeping:disabled:after,
input[type=reset].sweeping:disabled:after,
input[type=submit].sweeping:disabled:after {
  content: none;
}

.button-round {
  background: #00aeff;
  color: white;
  border-radius: 10000rem;
  padding: 1rem 3rem;
  font-weight: 800;
  font-size: 1.4rem;
  display: inline-block;
}

.flickity-button:active {
  outline: none;
}
.flickity-button:before, .flickity-button:after {
  content: none;
}

.button-arrow-blueish,
.button-arrow-blue,
.button-arrow,
.contactModal .js-change-login-type,
.contactModal .js-change-login-type-alt,
.orderModal .js-change-login-type,
.orderModal .js-change-login-type-alt,
.summaryModal .js-change-login-type,
.summaryModal .js-change-login-type-alt,
.guestModal .js-change-login-type,
.guestModal .js-change-login-type-alt,
.loginModal .js-change-login-type,
.loginModal .js-change-login-type-alt {
  font-weight: 700;
  text-align: center;
  background: white;
  color: black;
  padding: 1.4rem 7.5rem 1.4rem 2.5rem;
  display: inline-block;
  margin-bottom: 0.5rem;
  text-decoration: none !important;
  transition: all 111ms ease;
  border: 0;
  font-size: 1.6rem;
  position: relative;
  cursor: pointer;
  margin-right: 1rem;
}
.button-arrow-blueish:before,
.button-arrow-blue:before,
.button-arrow:before,
.contactModal .js-change-login-type:before,
.contactModal .js-change-login-type-alt:before,
.orderModal .js-change-login-type:before,
.orderModal .js-change-login-type-alt:before,
.summaryModal .js-change-login-type:before,
.summaryModal .js-change-login-type-alt:before,
.guestModal .js-change-login-type:before,
.guestModal .js-change-login-type-alt:before,
.loginModal .js-change-login-type:before,
.loginModal .js-change-login-type-alt:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  width: calc(100% - 3.6rem);
  transform: scaleX(0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transform-origin: bottom right;
  opacity: 1;
  background: #00aeff;
  mix-blend-mode: multiply;
}
.button-arrow-blueish:hover:before,
.button-arrow-blue:hover:before,
.button-arrow:hover:before,
.contactModal .js-change-login-type:hover:before,
.contactModal .js-change-login-type-alt:hover:before,
.orderModal .js-change-login-type:hover:before,
.orderModal .js-change-login-type-alt:hover:before,
.summaryModal .js-change-login-type:hover:before,
.summaryModal .js-change-login-type-alt:hover:before,
.guestModal .js-change-login-type:hover:before,
.guestModal .js-change-login-type-alt:hover:before,
.loginModal .js-change-login-type:hover:before,
.loginModal .js-change-login-type-alt:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.button-arrow-blueish:after,
.button-arrow-blue:after,
.button-arrow:after,
.contactModal .js-change-login-type:after,
.contactModal .js-change-login-type-alt:after,
.orderModal .js-change-login-type:after,
.orderModal .js-change-login-type-alt:after,
.summaryModal .js-change-login-type:after,
.summaryModal .js-change-login-type-alt:after,
.guestModal .js-change-login-type:after,
.guestModal .js-change-login-type-alt:after,
.loginModal .js-change-login-type:after,
.loginModal .js-change-login-type-alt:after {
  content: "";
  margin-left: 0.8rem;
  top: 4px;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  background-color: #00aeff;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 5rem;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"17\" height=\"14\" viewBox=\"0 0 17 14\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"white\" d=\"m9.87 0 6.53 6.7-6.53 6.7L8.44 12l4.1-4.22H0V5.7h12.55L8.44 1.4 9.87 0Z\"/></svg>");
  background-size: 17px 14px;
  background-repeat: no-repeat;
  background-position: 17px 20px;
}

.button-arrow-blueish:before {
  background: rgba(0, 0, 0, 0.1);
  mix-blend-mode: multiply;
}

.button-arrow-blueish,
.button-arrow-blue {
  background: #00aeff;
  color: white;
}

.button-transparent-arrow {
  font-weight: 700;
  text-align: center;
  color: white;
  padding: 1.4rem 5.5rem 1.4rem 2.5rem;
  display: inline-block;
  margin-bottom: 0.5rem;
  text-decoration: none !important;
  transition: all 111ms ease;
  border: 0;
  font-size: 1.6rem;
  position: relative;
  cursor: pointer;
  margin-right: 1rem;
}
.button-transparent-arrow:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  transform: scaleX(0);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transform-origin: bottom right;
  opacity: 0.3;
  background: white;
}
.button-transparent-arrow:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.button-transparent-arrow:after {
  content: "";
  top: 4px;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 3.6rem;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"17\" height=\"14\" viewBox=\"0 0 17 14\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"white\" d=\"m9.87 0 6.53 6.7-6.53 6.7L8.44 12l4.1-4.22H0V5.7h12.55L8.44 1.4 9.87 0Z\"/></svg>");
  background-size: 17px 14px;
  background-repeat: no-repeat;
  background-position: 0px 20px;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/*------------------------------------------------------------------
Base includes
------------------------------------------------------------------*/
.action-btn {
  position: fixed;
  bottom: 2.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  line-height: 4;
  font-size: 1.25rem;
  color: white;
  font-weight: 500;
  font-size: 1rem;
  font-weight: bold;
  background-color: black;
  border-radius: 5rem;
  padding: 0 3rem;
  cursor: pointer;
  box-shadow: 0px 0px 25px 5px rgba(0, 174, 255, 0.3);
  transition: 0.3s box-shadow;
  z-index: 10000;
}
.action-btn:hover {
  box-shadow: 0px 0px 25px 5px rgba(0, 174, 255, 0.8);
}
@media only screen and (min-width: 768px) {
  .action-btn {
    transform: none;
    left: auto;
    right: 2.5rem;
  }
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.modal__wrapper {
  position: relative;
  min-width: 50vw;
  padding: 30px;
  background-color: white;
}

.action-btn {
  position: fixed;
  bottom: 2.5rem;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  line-height: 4;
  font-size: 1.25rem;
  color: white;
  font-weight: 500;
  font-size: 1rem;
  font-weight: bold;
  background-color: black;
  border-radius: 5rem;
  padding: 0 3rem;
  cursor: pointer;
  box-shadow: 0px 0px 25px 5px rgba(0, 174, 255, 0.3);
  transition: 0.3s box-shadow;
  z-index: 10000;
}
.action-btn:hover {
  box-shadow: 0px 0px 25px 5px rgba(0, 174, 255, 0.8);
}
@media only screen and (min-width: 768px) {
  .action-btn {
    transform: none;
    left: auto;
    right: 2.5rem;
  }
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.modal__wrapper {
  position: relative;
  min-width: 50vw;
  padding: 30px;
  background-color: white;
}

.banner-element {
  height: calc(100vh - 64.5px);
  background-size: cover;
  background-position: center;
  padding-top: 50px;
  padding-bottom: 35px;
  text-align: center;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element {
    height: calc(100vh - 82px);
    padding-top: 80px;
    padding-bottom: 90px;
  }
}
@media (min-width: 1280px) {
  .banner-element {
    height: calc(100vh - 120px);
    padding-top: 100px;
    padding-bottom: 85px;
    text-align: left;
  }
}
.banner-element img {
  width: 100%;
  height: auto;
}
.banner-element p {
  font-weight: 500;
}
.banner-element .container {
  padding-left: 12px;
  padding-right: 12px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.banner-element .hero-title,
.banner-element .hero-subtitle {
  color: white;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element .hero-title,
  .banner-element .hero-subtitle {
    margin-bottom: 25px;
  }
}
.banner-element .hero-subtitle {
  font-weight: normal;
  font-size: 36px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element .hero-subtitle {
    font-size: 72px;
  }
}
@media (min-width: 1280px) {
  .banner-element .hero-subtitle {
    font-size: 80px;
  }
}
.banner-element .cta {
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .banner-element .cta {
    width: 370px;
  }
}
.banner-element .content p {
  color: white;
  margin-bottom: 0;
}
.banner-element .made-in-nz {
  margin-bottom: 14px;
  width: 95px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element .made-in-nz {
    margin-bottom: 24px;
    width: 105px;
  }
}
@media (min-width: 1280px) {
  .banner-element .made-in-nz {
    margin-bottom: 27px;
  }
}
.banner-element .content-wrapper {
  padding-bottom: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element .content-wrapper {
    font-size: 15px;
  }
}
@media (min-width: 1280px) {
  .banner-element .content-wrapper {
    font-size: 16px;
    padding-bottom: 0;
  }
}

.content-element__content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.content-element__content img {
  width: 100%;
  height: auto;
}

.banner-element {
  height: calc(100vh - 64.5px);
  background-size: cover;
  background-position: center;
  padding-top: 50px;
  padding-bottom: 35px;
  text-align: center;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element {
    height: calc(100vh - 82px);
    padding-top: 80px;
    padding-bottom: 90px;
  }
}
@media (min-width: 1280px) {
  .banner-element {
    height: calc(100vh - 120px);
    padding-top: 100px;
    padding-bottom: 85px;
    text-align: left;
  }
}
.banner-element img {
  width: 100%;
  height: auto;
}
.banner-element p {
  font-weight: 500;
}
.banner-element .container {
  padding-left: 12px;
  padding-right: 12px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.banner-element .hero-title,
.banner-element .hero-subtitle {
  color: white;
  margin-bottom: 10px;
  text-transform: uppercase;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element .hero-title,
  .banner-element .hero-subtitle {
    margin-bottom: 25px;
  }
}
.banner-element .hero-subtitle {
  font-weight: normal;
  font-size: 36px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element .hero-subtitle {
    font-size: 72px;
  }
}
@media (min-width: 1280px) {
  .banner-element .hero-subtitle {
    font-size: 80px;
  }
}
.banner-element .cta {
  margin: 0 auto;
}
@media (min-width: 1280px) {
  .banner-element .cta {
    width: 370px;
  }
}
.banner-element .content p {
  color: white;
  margin-bottom: 0;
}
.banner-element .made-in-nz {
  margin-bottom: 14px;
  width: 95px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element .made-in-nz {
    margin-bottom: 24px;
    width: 105px;
  }
}
@media (min-width: 1280px) {
  .banner-element .made-in-nz {
    margin-bottom: 27px;
  }
}
.banner-element .content-wrapper {
  padding-bottom: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .banner-element .content-wrapper {
    font-size: 15px;
  }
}
@media (min-width: 1280px) {
  .banner-element .content-wrapper {
    font-size: 16px;
    padding-bottom: 0;
  }
}

.gallery-element {
  width: 100%;
}
.gallery-element img {
  width: 100%;
  height: auto;
}
.gallery-element .gallery-container {
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .gallery-element .gallery-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .gallery-element .gallery-container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
.gallery-element .gallery-image {
  height: 400px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
@media only screen and (min-width: 768px) {
  .gallery-element .gallery-image {
    height: 740px;
  }
}
@media (min-width: 1280px) {
  .gallery-element .gallery-image {
    height: 900px;
  }
}
.gallery-element .flickity-prev-next-button {
  width: 100px;
  height: 100px;
  background: transparent;
}
.gallery-element .flickity-prev-next-button .flickity-button-icon {
  left: unset;
}
.gallery-element .flickity-prev-next-button.next .flickity-button-icon, .gallery-element .flickity-prev-next-button.prev .flickity-button-icon {
  right: 0;
}
.gallery-element .flickity-prev-next-button.next {
  right: 20px;
}
@media (min-width: 1280px) {
  .gallery-element .flickity-prev-next-button.next {
    right: 40px;
  }
}
.gallery-element .flickity-prev-next-button.previous {
  left: 36px;
}
@media (min-width: 1280px) {
  .gallery-element .flickity-prev-next-button.previous {
    left: 40px;
  }
}
.gallery-element {
  /* arrow color */
}
.gallery-element .flickity-prev-next-button .arrow {
  fill: #00aeff;
}
.gallery-element .flickity-prev-next-button.no-svg {
  color: #00aeff;
}
.gallery-element .flickity-prev-next-button:hover {
  background: transparent;
}
.gallery-element .flickity-prev-next-button:disabled {
  display: none;
}

.two-column-text-element {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .two-column-text-element {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .two-column-text-element {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.two-column-text-element img {
  width: 100%;
  height: auto;
}
.two-column-text-element .image-container {
  display: none;
  z-index: 0;
  pointer-events: none;
}
.two-column-text-element .image-container .left-image,
.two-column-text-element .image-container .right-image {
  position: absolute;
  object-fit: cover;
  width: 50%;
  height: 100%;
  top: 0;
}
.two-column-text-element .image-container .left-image {
  left: 0;
}
.two-column-text-element .image-container .right-image {
  left: 50%;
}
@media (min-width: 1280px) {
  .two-column-text-element .image-container {
    display: block;
  }
}
.two-column-text-element .container {
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  z-index: 20;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .two-column-text-element .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1280px) {
  .two-column-text-element .container {
    display: flex;
  }
}
@media (min-width: 1280px) {
  .two-column-text-element .left-column,
  .two-column-text-element .right-column {
    width: 50%;
  }
}
.two-column-text-element .left-column {
  padding-bottom: 20px;
  text-align: center;
}
@media (min-width: 1280px) {
  .two-column-text-element .left-column {
    padding-bottom: 0;
    text-align: left;
    padding-right: 100px;
  }
}
.two-column-text-element .right-column {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.two-column-text-element .right-column .with-separator {
  border-top: 4px solid #00aeff;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .two-column-text-element .right-column {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 1280px) {
  .two-column-text-element .right-column {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 100px;
  }
  .two-column-text-element .right-column .with-separator {
    border-top: none;
    border-left: 4px solid #00aeff;
  }
}

.single-column-text-element {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .single-column-text-element {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media (min-width: 1280px) {
  .single-column-text-element {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.single-column-text-element img {
  width: 100%;
  height: auto;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .single-column-text-element {
    padding-top: 80px;
    padding-bottom: 75px;
  }
}
@media (min-width: 1280px) {
  .single-column-text-element {
    padding-top: 95px;
    padding-bottom: 90px;
  }
}
.single-column-text-element .container {
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
}
@media (min-width: 1280px) {
  .single-column-text-element .container {
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
  }
}
@media (min-width: 1280px) {
  .single-column-text-element .content-wrapper {
    max-width: 870px;
    margin-right: auto;
    margin: 0 auto;
  }
}

.text-above-image {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-above-image {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .text-above-image {
    padding-top: 80px;
    padding-bottom: 80px;
    display: flex;
  }
}
.text-above-image img {
  width: 100%;
  height: auto;
}
.text-above-image .header-wrapper {
  padding-left: 0;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-above-image .header-wrapper {
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageGap .content {
    max-width: 710px;
    padding-right: 110px;
    margin-left: auto;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageGap .image {
    width: 45%;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageClose .content {
    max-width: 710px;
    margin-left: auto;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageClose .image {
    width: 45%;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageOverlap {
    display: block;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageOverlap .content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 515px;
    padding-bottom: 50px;
    position: relative;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageOverlap .image {
    width: 1100px;
    margin-left: auto;
    margin-top: -100px;
  }
}
.text-above-image .content {
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-above-image .content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1280px) {
  .text-above-image .content {
    text-align: left;
  }
}
.text-above-image .image img {
  vertical-align: middle;
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  .text-image-element.is-reverse .left-text {
    order: 2;
  }
  .text-image-element.is-reverse .right {
    order: 1;
  }
}
.text-image-element .container {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 4rem 0;
  margin: 0 4rem;
  border-bottom: 2px solid #ffffff;
}
@media only screen and (max-width: 767px) {
  .text-image-element .container {
    border-bottom: 0 solid transparent;
    margin: 0 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .text-image-element .container {
    display: flex;
  }
}
@media only screen and (min-width: 1200px) {
  .text-image-element .container {
    padding: 0;
    margin: 0;
    border: none;
  }
}
.text-image-element .container h2 {
  font-weight: 800;
  font-size: 3rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .text-image-element .container h2 {
    font-size: 4rem;
  }
}
.text-image-element .container h3 .heading-medium {
  font-weight: 800;
  font-size: 2.2rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .text-image-element .container h3 .heading-medium {
    font-size: 2.8rem;
  }
}
.text-image-element .left-text {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 2rem 0;
}
.text-image-element .left-text__title {
  font-size: 3rem;
  margin-bottom: 2rem;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .text-image-element .left-text__title {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .text-image-element .left-text {
    padding: 2rem 4rem;
    width: 50%;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (min-width: 1920px) {
  .text-image-element .left-text {
    padding: 4rem 8rem;
  }
}
.text-image-element .right:has(img) img {
  width: 100%;
  display: block;
}
.text-image-element .right {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.text-image-element .right.hover .play-button {
  transform: translate(-50%, -50%) scale(1.02) !important;
}
.text-image-element .right.hover .right__thumbnail {
  transform: scale(1) !important;
}
@media only screen and (min-width: 1200px) {
  .text-image-element .right {
    width: 50%;
  }
}
.text-image-element .right.playing .play-button {
  opacity: 0;
  z-index: -1;
}
.text-image-element .right.playing .right__thumbnail {
  opacity: 0;
  z-index: -1;
}
.text-image-element .right picture {
  position: absolute;
  width: 100%;
  height: 100%;
}
.text-image-element .right__thumbnail {
  width: inherit;
  height: inherit;
  object-fit: cover;
  position: relative;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 2;
  transform: scale(1.05);
}
.text-image-element .right__thumbnail::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.text-image-element .right .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  color: #ffffff;
  text-align: center;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 3;
}
.text-image-element .right .play-button img {
  width: 5rem;
  margin: 0 auto;
}
@media only screen and (min-width: 640px) {
  .text-image-element .right .play-button img {
    width: 8rem;
  }
}
@media only screen and (min-width: 768px) {
  .text-image-element .right .play-button img {
    width: 12rem;
  }
}
.text-image-element .right .play-button p {
  font-weight: 400;
  font-size: 1.8rem;
  margin: 1rem 0 0;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .text-image-element .right .play-button p {
    margin-top: 2rem;
    font-size: 3rem;
  }
}
.text-image-element .right-image,
.text-image-element .right-video {
  width: 100%;
}

.text-on-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-on-image {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .text-on-image {
    text-align: left;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.text-on-image img {
  width: 100%;
  height: auto;
}
.text-on-image .container {
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-on-image .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.text-on-image .header-wrapper {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-on-image .header-wrapper {
    width: 80%;
  }
}
.text-on-image .header-wrapper h1 {
  color: white;
}
.text-on-image p {
  color: white;
}
@media (min-width: 1280px) {
  .text-on-image .content-wrapper {
    max-width: 570px;
  }
}

.feature-silder {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .feature-silder {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .feature-silder {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.feature-silder img {
  width: 100%;
  height: auto;
}
.feature-silder .flickity-prev-next-button {
  width: 100px;
  height: 100px;
  background: transparent;
  top: unset;
}
@media (min-width: 1280px) {
  .feature-silder .flickity-prev-next-button {
    top: 50%;
  }
}
.feature-silder .flickity-prev-next-button .flickity-button-icon {
  left: unset;
}
.feature-silder .flickity-prev-next-button.next {
  right: 12px;
}
@media (min-width: 1280px) {
  .feature-silder .flickity-prev-next-button.next {
    right: -30px;
  }
}
.feature-silder .flickity-prev-next-button.next .flickity-button-icon {
  right: 0;
}
.feature-silder .flickity-prev-next-button.previous {
  left: 12px;
}
@media (min-width: 1280px) {
  .feature-silder .flickity-prev-next-button.previous {
    left: -30px;
  }
}
.feature-silder .flickity-prev-next-button.previous .flickity-button-icon {
  left: 0;
}
.feature-silder .flickity-prev-next-button .arrow, .feature-silder .flickity-prev-next-button.no-svg {
  fill: #00aeff;
}
.feature-silder .flickity-prev-next-button:focus {
  box-shadow: unset;
}
.feature-silder .flickity-prev-next-button:hover {
  background: transparent;
}

.slide-navigation {
  overflow-x: hidden;
  overflow-y: hidden;
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .slide-navigation {
    padding-bottom: 20px;
    margin-bottom: 20px;
    flex-direction: row;
    overflow-x: auto;
  }
}
@media (min-width: 1280px) {
  .slide-navigation {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.go-to-feature {
  background-color: transparent;
  border: none;
  color: #555c5e;
  border-bottom: 2px solid #555c5e;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 12px;
  margin-right: 12px;
  width: inherit;
  max-width: unset;
}
@media (max-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .go-to-feature {
    width: 100%;
    text-align: left;
    padding: 10px 20px;
    border-bottom: none !important;
    border-left: 5px solid transparent;
  }
  .go-to-feature:hover, .go-to-feature:focus {
    background-color: transparent;
    color: #00aeff;
  }
  .go-to-feature.is-selected {
    border-left: 5px solid #00aeff;
  }
}
@media (min-width: 1280px) {
  .go-to-feature:first-of-type {
    margin-left: 0;
  }
}
.go-to-feature:hover, .go-to-feature:focus, .go-to-feature.is-selected {
  background-color: transparent;
  color: #00aeff;
  border-bottom: 2px solid #00aeff;
}

.feature-slide {
  width: 100%;
}
@media (min-width: 1280px) {
  .feature-slide {
    display: flex;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .feature-slide .image {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1280px) {
  .feature-slide .image {
    width: 530px;
    order: 1;
    padding-left: 0;
    padding-right: 0;
  }
}
.feature-slide .image img {
  vertical-align: middle;
  width: 100%;
}
.feature-slide .content {
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .feature-slide .content {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1280px) {
  .feature-slide .content {
    padding-left: 60px;
    padding-right: 25px;
    width: 60%;
    order: 2;
  }
}

.content-element__content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.content-element__content img {
  width: 100%;
  height: auto;
}

.reseller-map {
  background: black;
  padding: 8rem 2rem;
}
.reseller-map__intro {
  max-width: 768px;
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 3;
  position: relative;
  width: 100%;
  padding: 0 4rem;
}
@media screen and (max-width: 768px) {
  .reseller-map__intro {
    padding: 0;
  }
}
.reseller-map__intro .select2-selection:before {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"15\" height=\"9\" viewBox=\"0 0 15 9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m12.984.261 1.348 1.478-7.089 6.464L.317 1.731 1.683.269l5.576 5.212z\" fill=\"%2300AEFF\" fill-rule=\"nonzero\"/></svg>");
  background-repeat: no-repeat;
  width: 15px !important;
  left: auto !important;
  right: 1rem !important;
  top: 16px !important;
  height: 9px !important;
  display: block !important;
  border: 0 !important;
}
.reseller-map__intro__filters {
  width: 100%;
}
.reseller-map__intro__filters .select2 {
  border: 1px solid #00aeff !important;
  background: black;
  padding-left: 1rem;
}
.reseller-map__intro__filters .select2-container--default .select2-selection--multiple {
  border: 0 !important;
  text-align: left !important;
}
.reseller-map__intro__filters .select2-container--default .select2-search--inline .select2-search__field {
  display: inline;
}
.reseller-map__intro__filters .select2-search__field {
  margin: 0 !important;
  margin-bottom: 0.85rem;
  margin-top: 5px;
  margin-left: 5px !important;
  padding: 0;
  max-width: 100%;
  resize: none;
  vertical-align: bottom;
  overflow: hidden;
  word-break: keep-all;
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  width: 0.75em;
  line-height: 3.8rem;
  height: 3.4rem;
  padding-left: 0.5rem;
}
.reseller-map__intro__filters .select2-selection__rendered {
  color: white !important;
  background: transparent !important;
}
.reseller-map__intro__filters .select2-selection__choice {
  color: white !important;
  background: #00aeff !important;
  border: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0.5rem 1rem 0.5rem 2.2rem !important;
  margin-right: 0.5rem !important;
}
.reseller-map__intro__filters .select2-selection__choice button {
  margin: 0 !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  background: transparent !important;
  border: none !important;
  width: 2rem !important;
}
.reseller-map__intro__filters .select2-selection__choice button:after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
}
.reseller-map__intro__filters .select2-selection__choice button span {
  color: white;
}
.reseller-map__intro h3 {
  width: 100%;
  text-align: center;
}
.reseller-map__intro__select {
  width: 100%;
}
.reseller-map__intro__select .select2-container .select2-selection__arrow b {
  display: block !important;
}
.reseller-map__intro__select .select2-selection__arrow b {
  background-image: url("data:image/svg+xml; utf8, <svg width=\"15\" height=\"9\" viewBox=\"0 0 15 9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m12.984.261 1.348 1.478-7.089 6.464L.317 1.731 1.683.269l5.576 5.212z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>");
  background-repeat: no-repeat;
  width: 15px !important;
  left: 0px !important;
  top: 18px !important;
  height: 9px !important;
  display: block !important;
  border: 0 !important;
}
.reseller-map__intro__select .select2-selection__rendered {
  background: #00aeff !important;
  color: white !important;
  text-align: left;
  height: 4.4rem !important;
}
@media only screen and (min-width: 1024px) {
  .reseller-map__intro__select {
    width: calc(50% - 1rem);
  }
}
.reseller-map__intro__field {
  position: relative;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .reseller-map__intro__field--dropdown {
    width: 50%;
  }
}
.reseller-map__intro__field input {
  border-radius: 0.2rem;
  border: 1px solid #00aeff !important;
  background: transparent;
  color: white;
  font-size: 1.4rem;
  padding: 0.5rem 1rem;
  margin-bottom: 1.5rem;
  width: 100%;
}
.reseller-map__intro__field input::-webkit-input-placeholder {
  color: white;
  opacity: 0.6;
}
.reseller-map__intro__field input:-moz-placeholder {
  color: white;
  opacity: 0.6;
}
.reseller-map__intro__field input::-moz-placeholder {
  color: white;
  opacity: 0.6;
}
.reseller-map__intro__field input:-ms-input-placeholder {
  color: white;
  opacity: 0.6;
}
.reseller-map__intro__field svg {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.reseller-map__holder {
  display: flex;
  flex-wrap: wrap;
  max-width: 1600px;
  margin: 0 auto;
  padding: 4rem;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .reseller-map__holder {
    padding: 4rem 0;
  }
}
.reseller-map__holder__map {
  background: #9cc0fa;
  position: relative;
  width: 100%;
}
.reseller-map__holder__map.active {
  width: calc(100% - 40rem);
}
@media only screen and (max-width: 1023px) {
  .reseller-map__holder__map.active {
    width: 100%;
    min-height: 40rem;
  }
}
@media only screen and (max-width: 1023px) {
  .reseller-map__holder__map {
    width: 100%;
    min-height: 40rem;
  }
}
.reseller-map__holder__map__object {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.reseller-map__holder__map [role=dialog] {
  border-radius: 0 !important;
}
.reseller-map__holder__map [role=dialog] .map-popup__title {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.reseller-map__holder__map [role=dialog] .map-popup__address {
  margin-bottom: 1rem;
  font-size: 1.4rem !important;
}
.reseller-map__holder__map [role=dialog] .map-popup__address svg {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.reseller-map__holder__map [role=dialog] .map-popup__actions .button-arrow, .reseller-map__holder__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type, .contactModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type,
.reseller-map__holder__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type-alt,
.contactModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.reseller-map__holder__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type,
.orderModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type,
.reseller-map__holder__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type-alt,
.orderModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.reseller-map__holder__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type,
.summaryModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type,
.reseller-map__holder__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type-alt,
.summaryModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.reseller-map__holder__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type,
.guestModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type,
.reseller-map__holder__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type-alt,
.guestModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.reseller-map__holder__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type,
.loginModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type,
.reseller-map__holder__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type-alt,
.loginModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt {
  font-size: 1.2rem;
  width: auto;
  padding-left: 2rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.reseller-map__holder__map [role=dialog] .map-popup__actions .button-arrow:after, .reseller-map__holder__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type:after, .contactModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type-alt:after,
.contactModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type:after,
.orderModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type-alt:after,
.orderModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type:after,
.summaryModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type-alt:after,
.summaryModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type:after,
.guestModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type-alt:after,
.guestModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type:after,
.loginModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type-alt:after,
.loginModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after {
  background-position: 17px 15px !important;
}
.reseller-map__holder__locations {
  position: relative;
  background: #4f4f4f;
  min-height: 60rem;
  max-height: 60rem;
  position: relative;
  overflow: auto;
  width: 0;
}
.reseller-map__holder__locations ul li {
  position: relative;
  color: white;
}
.reseller-map__holder__locations ul li:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #00aeff;
}
.reseller-map__holder__locations.active {
  width: 40rem;
}
@media only screen and (max-width: 1023px) {
  .reseller-map__holder__locations.active {
    width: 100%;
    min-height: 40rem;
  }
}
.reseller-map__holder__locations::-webkit-scrollbar-track {
  background-color: #c9c9c9;
}
.reseller-map__holder__locations::-webkit-scrollbar {
  width: 3px;
  height: 4px;
  background-color: #c9c9c9;
}
.reseller-map__holder__locations::-webkit-scrollbar-thumb {
  background-color: #00aeff;
  border: 0;
}
@media only screen and (max-width: 1023px) {
  .reseller-map__holder__locations {
    width: 100%;
    min-height: 40rem;
  }
}
.reseller-map__holder__locations__list {
  padding: 0rem;
  display: flex;
  flex-wrap: wrap;
}
.reseller-map__holder__locations__list__item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding: 1rem 2rem;
  width: 100%;
  order: 2;
}
.reseller-map__holder__locations__list__item.invisible {
  display: none;
}
.reseller-map__holder__locations__list__item.selected {
  order: 1;
  background: #00aeff;
}
.reseller-map__holder__locations__list__item.selected .checkout__step__locations__list__item__title {
  color: #00aeff;
}
.reseller-map__holder__locations__list__item.hidden {
  display: none;
}
.reseller-map__holder__locations__list__item__title {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.reseller-map__holder__locations__list__item__items {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.reseller-map__holder__locations__list__item__items svg {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  top: -1px;
  vertical-align: middle;
}
.reseller-map__holder__locations__list__item__items * {
  font-size: 1.4rem !important;
}
.reseller-map__holder__locations__list__item__items ul {
  margin-top: -1.8rem;
  padding-left: 3.5rem;
}
.reseller-map__holder__locations__list__item__items ul li {
  padding-left: 1.3rem !important;
}
.reseller-map__holder__locations__list__item__items ul li:before {
  top: 0.7rem !important;
  border-radius: 1rem;
}
.reseller-map__holder__locations__list__item__address {
  margin-bottom: 1rem;
  font-size: 1.4rem !important;
}
.reseller-map__holder__locations__list__item__address svg {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.reseller-map__holder__locations__list__item__actions .button-transparent-arrow {
  padding-right: 3rem;
  background: transparent !important;
}
.reseller-map__holder__locations__list__item__actions button {
  font-size: 1.2rem;
  width: auto;
  padding-left: 2rem;
}
.reseller-map__holder__locations__list__item__actions button:after {
  background-position: 17px 15px !important;
}

.reseller-map__intro__filters--wide {
  text-align: left;
  margin-top: 2rem;
}
.reseller-map__intro__filters--wide p {
  text-align: left;
  font-size: 1.6rem;
}
.reseller-map__intro__filters--wide .reseller-map__intro__filters__dropdown {
  max-width: 374px;
}
.reseller-map__intro__filters--wide .reseller-map__intro__filters__dropdown .select2-search__field::-webkit-input-placeholder {
  color: #00aeff;
  opacity: 1;
}
.reseller-map__intro__filters--wide .reseller-map__intro__filters__dropdown .select2-search__field:-moz-placeholder {
  color: #00aeff;
  opacity: 1;
}
.reseller-map__intro__filters--wide .reseller-map__intro__filters__dropdown .select2-search__field::-moz-placeholder {
  color: #00aeff;
  opacity: 1;
}
.reseller-map__intro__filters--wide .reseller-map__intro__filters__dropdown .select2-search__field:-ms-input-placeholder {
  color: #00aeff;
  opacity: 1;
}

.gallery-grid {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .gallery-grid {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .gallery-grid {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.gallery-grid .gallery-images {
  display: flex;
  flex-wrap: wrap;
}
.gallery-grid .gallery-images img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}
.gallery-grid .lightbox-link {
  display: block;
  width: 50%;
}
.gallery-grid .lightbox-link:nth-of-type(7n), .gallery-grid .lightbox-link:nth-of-type(7n-1), .gallery-grid .lightbox-link:nth-of-type(7n-2) {
  width: 100%;
}
@media (min-width: 1280px) {
  .gallery-grid .lightbox-link {
    width: 25%;
  }
  .gallery-grid .lightbox-link:nth-of-type(7n), .gallery-grid .lightbox-link:nth-of-type(7n-1), .gallery-grid .lightbox-link:nth-of-type(7n-2) {
    width: 33.3333333333%;
  }
}

.glightbox-open {
  height: auto;
}

.lg-backdrop.in {
  opacity: 0.8 !important;
}

.lg button {
  max-width: none;
  width: auto;
}

.lightbox-gallery-element {
  padding: 4rem 0;
  position: relative;
  z-index: 9;
}
@media only screen and (min-width: 968px) {
  .lightbox-gallery-element {
    padding: 8rem 0;
  }
}
.lightbox-gallery-element .button {
  width: calc(100% - 4rem);
}
.lightbox-gallery-element .button:hover, .lightbox-gallery-element .button:active, .lightbox-gallery-element .button:focus {
  background-color: #00aeff;
  color: #ffffff;
}
.lightbox-gallery-element .h1 {
  text-transform: uppercase;
  margin-bottom: 1em;
}
.lightbox-gallery-element .container {
  max-width: 1440px;
  padding: 0 2rem;
  margin: 0 auto;
}
.lightbox-gallery-element .container__image .row {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem;
  grid-auto-flow: dense;
  margin-bottom: 1rem;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (min-width: 480px) {
  .lightbox-gallery-element .container__image .row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 968px) {
  .lightbox-gallery-element .container__image .row {
    grid-template-columns: repeat(4, minmax(200px, 1fr));
  }
}
.lightbox-gallery-element .container__image .row:not(:first-child) {
  max-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
}
.lightbox-gallery-element .container__image .row[data-loaded=true] {
  max-height: none;
  height: auto;
  z-index: 1;
  opacity: 1;
}
.lightbox-gallery-element .lightbox-gallery-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.lightbox-gallery-element .lightbox-gallery-image.vertical {
  grid-row: span 2;
  padding-top: 112.5%;
}
.lightbox-gallery-element .lightbox-gallery-image:hover .lightbox-gallery-thumbnail, .lightbox-gallery-element .lightbox-gallery-image:focus .lightbox-gallery-thumbnail {
  transform: translate(-50%, -50%) scale(1.2);
}
.lightbox-gallery-element .lightbox-gallery-image:hover::before, .lightbox-gallery-element .lightbox-gallery-image:hover::after, .lightbox-gallery-element .lightbox-gallery-image:focus::before, .lightbox-gallery-element .lightbox-gallery-image:focus::after {
  opacity: 1;
}
.lightbox-gallery-element .lightbox-gallery-image::before, .lightbox-gallery-element .lightbox-gallery-image::after {
  content: "";
  position: absolute;
  z-index: 100;
  opacity: 0;
  transition: 0.3s opacity;
}
.lightbox-gallery-element .lightbox-gallery-image::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.lightbox-gallery-element .lightbox-gallery-image::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
  height: 1rem;
  background-image: url(/themes/base/dist/scripts/89f25973f40e141fdedb.png);
  background-size: 100%;
  pointer-events: none;
}
.lightbox-gallery-element .lightbox-gallery-image .lightbox-gallery-thumbnail {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
  object-position: center;
  transition: 0.5s all;
}

.product-table {
  margin: 0 auto;
  max-width: 1200px;
}
@media only screen and (min-width: 768px) {
  .product-table {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.product-table-head {
  background-color: #00aeff;
  color: white;
  font-weight: 700;
  padding: 20px 20px 19px 20px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .product-table-head {
    text-align: left;
  }
}

.product-table-product {
  padding: 0 15px;
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .product-table-product {
    align-items: center;
    display: flex;
    padding: 0;
  }
}

.product-table-img-block {
  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 0.5rem;
  max-width: 270px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .product-table-img-block {
    margin-bottom: 0;
    max-width: 250px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1280px) {
  .product-table-img-block {
    max-width: 300px;
  }
}

.product-table-remove {
  cursor: pointer;
  border: none;
  width: unset;
  padding: 10px 20px;
  background-color: transparent;
}
.product-table-remove::after {
  background-image: url("data:image/svg+xml; utf8, <svg width=\"38\" height=\"38\" viewBox=\"0 0 38 38\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%2300B1FF\" stroke-width=\"3\"><g><g><g transform=\"translate%282 2%29\"><circle fill=\"%23FFF\" cx=\"17\" cy=\"17\" r=\"17\"/><g><path d=\"m10.44 10.44 12.5 12.5M23.1 10.44l-12.5 12.5\"/></g></g></g></g></g></g></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 40px;
  width: 40px;
}
@media (min-width: 1280px) {
  .product-table-remove::after {
    height: 34px;
    width: 34px;
  }
}

.product-table-img {
  margin: 0 22px;
  background-size: cover;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .product-table-img {
    margin: 0 22px 0 15px;
  }
}
@media (min-width: 1280px) {
  .product-table-img {
    margin: 0 43px 0 20px;
  }
}

.product-table-text-block {
  align-items: center;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .product-table-text-block {
    flex-wrap: nowrap;
  }
}

.product-table-name-teaser {
  width: 100%;
}

.product-table-name {
  color: #3a3a3a;
  font-weight: 700;
  padding: 0 15px 0 0;
}

.product-table-name__description {
  font-size: 14px;
  line-height: 20px;
}

.product-table-price {
  color: #3a3a3a;
  font-weight: 500;
  max-width: 150px;
  padding-right: 20px;
  width: 100%;
  text-align: left;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .product-table-price {
    text-align: right;
    width: unset;
  }
}
.product-table-price.dealer-margin {
  max-width: 200px;
}
.product-table-price div:nth-child(2) {
  color: #00aeff;
}

.product-table-total-wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  width: 100%;
}

.product-table-total-box {
  margin-left: auto;
  margin-right: 0;
  padding: 5px 12px 30px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .product-table-total-box {
    max-width: 355px;
    padding: 5px 0 30px;
  }
}
@media (min-width: 1280px) {
  .product-table-total-box {
    max-width: 470px;
    padding: 5px 0 30px;
  }
}
.product-table-total-box table thead *,
.product-table-total-box table tbody tr td:first-child {
  font-weight: bold;
}
.product-table-total-box table tbody .price--dealer {
  color: #00aeff;
}
.product-table-total-box table tbody .price--margin {
  color: rgb(32, 168, 32);
}

.product-table-total-teaser {
  color: #3a3a3a;
  display: flex;
  font-weight: 500;
  padding: 12px 0;
  justify-content: space-between;
}

.product-table-btn-wrapper {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .product-table-btn-wrapper {
    text-align: right;
  }
}

.customer-quote {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.utebuilder-wrapper {
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .utebuilder-wrapper {
    flex-wrap: nowrap;
  }
}

.utebuilder-title {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .utebuilder-title {
    width: auto;
    display: inline-block;
  }
}

.utebuilder-dealertoggle {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .utebuilder-dealertoggle {
    margin: 0;
  }
}

.customer-quote {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.utebuilder-wrapper {
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .utebuilder-wrapper {
    flex-wrap: nowrap;
  }
}

.utebuilder-title {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .utebuilder-title {
    width: auto;
    display: inline-block;
  }
}

.utebuilder-dealertoggle {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .utebuilder-dealertoggle {
    margin: 0;
  }
}

.customer-quote {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.customer-quote-wrapper {
  position: relative;
  min-width: 50vw;
  padding: 30px;
  background-color: white;
}

.retail-pricing {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.retail-pricing-wrapper {
  position: relative;
  min-width: 50vw;
  padding: 30px;
  background-color: white;
}

#retail-pricing-message {
  line-height: normal;
  min-height: 200px;
}

.product-table-note {
  font-size: 1rem;
  line-height: 1.25rem;
  margin: 0 1rem;
}

.spinner {
  display: flex;
  height: 4rem;
  align-items: center;
  width: 100%;
}
.spinner.spinner--spaced {
  margin: 2rem 0;
}
.spinner.spinner--spinning > svg {
  animation: spinner-rotate 2s linear infinite;
}
.spinner.spinner--centered {
  justify-content: center;
}
.spinner.spinner--centered > div {
  flex-grow: 0;
}
.spinner.spinner--done > svg > circle {
  animation: spinner-dash-fill 1s linear forwards;
}
.spinner > div {
  flex-grow: 1;
  margin-left: 1rem;
  font-weight: bold;
}
.spinner > svg {
  display: block;
  width: 3rem;
  height: 3rem;
  transform-origin: center;
}
.spinner > svg > circle {
  fill: none;
  stroke: #00aeff;
  stroke-width: 3;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: spinner-dash 1.5s ease-in-out infinite;
}
.spinner > svg > path {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: spinner-stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
  stroke-width: 3;
  stroke: #00aeff;
  stroke-miterlimit: 10;
  transform: scale(0.8);
}
@keyframes spinner-stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dashoffset: -125px;
  }
}
@keyframes spinner-dash-fill {
  100% {
    stroke-dasharray: 200, 200;
  }
}

.content-element__content {
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .content-element__content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .content-element__content {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}

.feature-silder {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .feature-silder {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .feature-silder {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.feature-silder img {
  width: 100%;
  height: auto;
}
.feature-silder .flickity-prev-next-button {
  width: 100px;
  height: 100px;
  background: transparent;
  top: unset;
}
@media (min-width: 1280px) {
  .feature-silder .flickity-prev-next-button {
    top: 50%;
  }
}
.feature-silder .flickity-prev-next-button .flickity-button-icon {
  left: unset;
}
.feature-silder .flickity-prev-next-button.next {
  right: 12px;
}
@media (min-width: 1280px) {
  .feature-silder .flickity-prev-next-button.next {
    right: -30px;
  }
}
.feature-silder .flickity-prev-next-button.next .flickity-button-icon {
  right: 0;
}
.feature-silder .flickity-prev-next-button.previous {
  left: 12px;
}
@media (min-width: 1280px) {
  .feature-silder .flickity-prev-next-button.previous {
    left: -30px;
  }
}
.feature-silder .flickity-prev-next-button.previous .flickity-button-icon {
  left: 0;
}
.feature-silder .flickity-prev-next-button .arrow, .feature-silder .flickity-prev-next-button.no-svg {
  fill: #00aeff;
}
.feature-silder .flickity-prev-next-button:focus {
  box-shadow: unset;
}
.feature-silder .flickity-prev-next-button:hover {
  background: transparent;
}

.slide-navigation {
  overflow-x: hidden;
  overflow-y: hidden;
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .slide-navigation {
    padding-bottom: 20px;
    margin-bottom: 20px;
    flex-direction: row;
    overflow-x: auto;
  }
}
@media (min-width: 1280px) {
  .slide-navigation {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
  }
}

.go-to-feature {
  background-color: transparent;
  border: none;
  color: #555c5e;
  border-bottom: 2px solid #555c5e;
  padding-left: 12px;
  padding-right: 12px;
  margin-left: 12px;
  margin-right: 12px;
  width: inherit;
  max-width: unset;
}
@media (max-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .go-to-feature {
    width: 100%;
    text-align: left;
    padding: 10px 20px;
    border-bottom: none !important;
    border-left: 5px solid transparent;
  }
  .go-to-feature:hover, .go-to-feature:focus {
    background-color: transparent;
    color: #00aeff;
  }
  .go-to-feature.is-selected {
    border-left: 5px solid #00aeff;
  }
}
@media (min-width: 1280px) {
  .go-to-feature:first-of-type {
    margin-left: 0;
  }
}
.go-to-feature:hover, .go-to-feature:focus, .go-to-feature.is-selected {
  background-color: transparent;
  color: #00aeff;
  border-bottom: 2px solid #00aeff;
}

.feature-slide {
  width: 100%;
}
@media (min-width: 1280px) {
  .feature-slide {
    display: flex;
    align-items: center;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .feature-slide .image {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1280px) {
  .feature-slide .image {
    width: 530px;
    order: 1;
    padding-left: 0;
    padding-right: 0;
  }
}
.feature-slide .image img {
  vertical-align: middle;
  width: 100%;
}
.feature-slide .content {
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .feature-slide .content {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (min-width: 1280px) {
  .feature-slide .content {
    padding-left: 60px;
    padding-right: 25px;
    width: 60%;
    order: 2;
  }
}

.gallery-grid {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .gallery-grid {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .gallery-grid {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.gallery-grid .gallery-images {
  display: flex;
  flex-wrap: wrap;
}
.gallery-grid .gallery-images img {
  vertical-align: middle;
  width: 100%;
  height: auto;
}
.gallery-grid .lightbox-link {
  display: block;
  width: 50%;
}
.gallery-grid .lightbox-link:nth-of-type(7n), .gallery-grid .lightbox-link:nth-of-type(7n-1), .gallery-grid .lightbox-link:nth-of-type(7n-2) {
  width: 100%;
}
@media (min-width: 1280px) {
  .gallery-grid .lightbox-link {
    width: 25%;
  }
  .gallery-grid .lightbox-link:nth-of-type(7n), .gallery-grid .lightbox-link:nth-of-type(7n-1), .gallery-grid .lightbox-link:nth-of-type(7n-2) {
    width: 33.3333333333%;
  }
}

.glightbox-open {
  height: auto;
}

.lg-backdrop.in {
  opacity: 0.8 !important;
}

.lg button {
  max-width: none;
  width: auto;
}

.lightbox-gallery-element {
  padding: 4rem 0;
  position: relative;
  z-index: 9;
}
@media only screen and (min-width: 968px) {
  .lightbox-gallery-element {
    padding: 8rem 0;
  }
}
.lightbox-gallery-element .button {
  width: calc(100% - 4rem);
}
.lightbox-gallery-element .button:hover, .lightbox-gallery-element .button:active, .lightbox-gallery-element .button:focus {
  background-color: #00aeff;
  color: #ffffff;
}
.lightbox-gallery-element .h1 {
  text-transform: uppercase;
  margin-bottom: 1em;
}
.lightbox-gallery-element .container {
  max-width: 1440px;
  padding: 0 2rem;
  margin: 0 auto;
}
.lightbox-gallery-element .container__image .row {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem;
  grid-auto-flow: dense;
  margin-bottom: 1rem;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (min-width: 480px) {
  .lightbox-gallery-element .container__image .row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 968px) {
  .lightbox-gallery-element .container__image .row {
    grid-template-columns: repeat(4, minmax(200px, 1fr));
  }
}
.lightbox-gallery-element .container__image .row:not(:first-child) {
  max-height: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
}
.lightbox-gallery-element .container__image .row[data-loaded=true] {
  max-height: none;
  height: auto;
  z-index: 1;
  opacity: 1;
}
.lightbox-gallery-element .lightbox-gallery-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.lightbox-gallery-element .lightbox-gallery-image.vertical {
  grid-row: span 2;
  padding-top: 112.5%;
}
.lightbox-gallery-element .lightbox-gallery-image:hover .lightbox-gallery-thumbnail, .lightbox-gallery-element .lightbox-gallery-image:focus .lightbox-gallery-thumbnail {
  transform: translate(-50%, -50%) scale(1.2);
}
.lightbox-gallery-element .lightbox-gallery-image:hover::before, .lightbox-gallery-element .lightbox-gallery-image:hover::after, .lightbox-gallery-element .lightbox-gallery-image:focus::before, .lightbox-gallery-element .lightbox-gallery-image:focus::after {
  opacity: 1;
}
.lightbox-gallery-element .lightbox-gallery-image::before, .lightbox-gallery-element .lightbox-gallery-image::after {
  content: "";
  position: absolute;
  z-index: 100;
  opacity: 0;
  transition: 0.3s opacity;
}
.lightbox-gallery-element .lightbox-gallery-image::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.lightbox-gallery-element .lightbox-gallery-image::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
  height: 1rem;
  background-image: url(/themes/base/dist/scripts/89f25973f40e141fdedb.png);
  background-size: 100%;
  pointer-events: none;
}
.lightbox-gallery-element .lightbox-gallery-image .lightbox-gallery-thumbnail {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
  object-position: center;
  transition: 0.5s all;
}

.gallery-element {
  width: 100%;
}
.gallery-element img {
  width: 100%;
  height: auto;
}
.gallery-element .gallery-container {
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .gallery-element .gallery-container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .gallery-element .gallery-container {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
.gallery-element .gallery-image {
  height: 400px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
@media only screen and (min-width: 768px) {
  .gallery-element .gallery-image {
    height: 740px;
  }
}
@media (min-width: 1280px) {
  .gallery-element .gallery-image {
    height: 900px;
  }
}
.gallery-element .flickity-prev-next-button {
  width: 100px;
  height: 100px;
  background: transparent;
}
.gallery-element .flickity-prev-next-button .flickity-button-icon {
  left: unset;
}
.gallery-element .flickity-prev-next-button.next .flickity-button-icon, .gallery-element .flickity-prev-next-button.prev .flickity-button-icon {
  right: 0;
}
.gallery-element .flickity-prev-next-button.next {
  right: 20px;
}
@media (min-width: 1280px) {
  .gallery-element .flickity-prev-next-button.next {
    right: 40px;
  }
}
.gallery-element .flickity-prev-next-button.previous {
  left: 36px;
}
@media (min-width: 1280px) {
  .gallery-element .flickity-prev-next-button.previous {
    left: 40px;
  }
}
.gallery-element {
  /* arrow color */
}
.gallery-element .flickity-prev-next-button .arrow {
  fill: #00aeff;
}
.gallery-element .flickity-prev-next-button.no-svg {
  color: #00aeff;
}
.gallery-element .flickity-prev-next-button:hover {
  background: transparent;
}
.gallery-element .flickity-prev-next-button:disabled {
  display: none;
}

.product-table {
  margin: 0 auto;
  max-width: 1200px;
}
@media only screen and (min-width: 768px) {
  .product-table {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.product-table-head {
  background-color: #00aeff;
  color: white;
  font-weight: 700;
  padding: 20px 20px 19px 20px;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .product-table-head {
    text-align: left;
  }
}

.product-table-product {
  padding: 0 15px;
  margin: 20px 0;
}
@media only screen and (min-width: 768px) {
  .product-table-product {
    align-items: center;
    display: flex;
    padding: 0;
  }
}

.product-table-img-block {
  display: flex;
  align-items: center;
  margin: 0 auto;
  margin-bottom: 0.5rem;
  max-width: 270px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .product-table-img-block {
    margin-bottom: 0;
    max-width: 250px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1280px) {
  .product-table-img-block {
    max-width: 300px;
  }
}

.product-table-remove {
  cursor: pointer;
  border: none;
  width: unset;
  padding: 10px 20px;
  background-color: transparent;
}
.product-table-remove::after {
  background-image: url("data:image/svg+xml; utf8, <svg width=\"38\" height=\"38\" viewBox=\"0 0 38 38\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%2300B1FF\" stroke-width=\"3\"><g><g><g transform=\"translate%282 2%29\"><circle fill=\"%23FFF\" cx=\"17\" cy=\"17\" r=\"17\"/><g><path d=\"m10.44 10.44 12.5 12.5M23.1 10.44l-12.5 12.5\"/></g></g></g></g></g></g></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 40px;
  width: 40px;
}
@media (min-width: 1280px) {
  .product-table-remove::after {
    height: 34px;
    width: 34px;
  }
}

.product-table-img {
  margin: 0 22px;
  background-size: cover;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .product-table-img {
    margin: 0 22px 0 15px;
  }
}
@media (min-width: 1280px) {
  .product-table-img {
    margin: 0 43px 0 20px;
  }
}

.product-table-text-block {
  align-items: center;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .product-table-text-block {
    flex-wrap: nowrap;
  }
}

.product-table-name-teaser {
  width: 100%;
}

.product-table-name {
  color: #3a3a3a;
  font-weight: 700;
  padding: 0 15px 0 0;
}

.product-table-name__description {
  font-size: 14px;
  line-height: 20px;
}

.product-table-price {
  color: #3a3a3a;
  font-weight: 500;
  max-width: 150px;
  padding-right: 20px;
  width: 100%;
  text-align: left;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .product-table-price {
    text-align: right;
    width: unset;
  }
}
.product-table-price.dealer-margin {
  max-width: 200px;
}
.product-table-price div:nth-child(2) {
  color: #00aeff;
}

.product-table-total-wrapper {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  width: 100%;
}

.product-table-total-box {
  margin-left: auto;
  margin-right: 0;
  padding: 5px 12px 30px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .product-table-total-box {
    max-width: 355px;
    padding: 5px 0 30px;
  }
}
@media (min-width: 1280px) {
  .product-table-total-box {
    max-width: 470px;
    padding: 5px 0 30px;
  }
}
.product-table-total-box table thead *,
.product-table-total-box table tbody tr td:first-child {
  font-weight: bold;
}
.product-table-total-box table tbody .price--dealer {
  color: #00aeff;
}
.product-table-total-box table tbody .price--margin {
  color: rgb(32, 168, 32);
}

.product-table-total-teaser {
  color: #3a3a3a;
  display: flex;
  font-weight: 500;
  padding: 12px 0;
  justify-content: space-between;
}

.product-table-btn-wrapper {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .product-table-btn-wrapper {
    text-align: right;
  }
}

.customer-quote {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.utebuilder-wrapper {
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .utebuilder-wrapper {
    flex-wrap: nowrap;
  }
}

.utebuilder-title {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .utebuilder-title {
    width: auto;
    display: inline-block;
  }
}

.utebuilder-dealertoggle {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .utebuilder-dealertoggle {
    margin: 0;
  }
}

.customer-quote {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.utebuilder-wrapper {
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .utebuilder-wrapper {
    flex-wrap: nowrap;
  }
}

.utebuilder-title {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .utebuilder-title {
    width: auto;
    display: inline-block;
  }
}

.utebuilder-dealertoggle {
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .utebuilder-dealertoggle {
    margin: 0;
  }
}

.customer-quote {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.customer-quote-wrapper {
  position: relative;
  min-width: 50vw;
  padding: 30px;
  background-color: white;
}

.retail-pricing {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000;
}

.retail-pricing-wrapper {
  position: relative;
  min-width: 50vw;
  padding: 30px;
  background-color: white;
}

#retail-pricing-message {
  line-height: normal;
  min-height: 200px;
}

.product-table-note {
  font-size: 1rem;
  line-height: 1.25rem;
  margin: 0 1rem;
}

.reseller-map {
  background: black;
  padding: 8rem 2rem;
}
.reseller-map__intro {
  max-width: 768px;
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 3;
  position: relative;
  width: 100%;
  padding: 0 4rem;
}
@media screen and (max-width: 768px) {
  .reseller-map__intro {
    padding: 0;
  }
}
.reseller-map__intro .select2-selection:before {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"15\" height=\"9\" viewBox=\"0 0 15 9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m12.984.261 1.348 1.478-7.089 6.464L.317 1.731 1.683.269l5.576 5.212z\" fill=\"%2300AEFF\" fill-rule=\"nonzero\"/></svg>");
  background-repeat: no-repeat;
  width: 15px !important;
  left: auto !important;
  right: 1rem !important;
  top: 16px !important;
  height: 9px !important;
  display: block !important;
  border: 0 !important;
}
.reseller-map__intro__filters {
  width: 100%;
}
.reseller-map__intro__filters .select2 {
  border: 1px solid #00aeff !important;
  background: black;
  padding-left: 1rem;
}
.reseller-map__intro__filters .select2-container--default .select2-selection--multiple {
  border: 0 !important;
  text-align: left !important;
}
.reseller-map__intro__filters .select2-container--default .select2-search--inline .select2-search__field {
  display: inline;
}
.reseller-map__intro__filters .select2-search__field {
  margin: 0 !important;
  margin-bottom: 0.85rem;
  margin-top: 5px;
  margin-left: 5px !important;
  padding: 0;
  max-width: 100%;
  resize: none;
  vertical-align: bottom;
  overflow: hidden;
  word-break: keep-all;
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  width: 0.75em;
  line-height: 3.8rem;
  height: 3.4rem;
  padding-left: 0.5rem;
}
.reseller-map__intro__filters .select2-selection__rendered {
  color: white !important;
  background: transparent !important;
}
.reseller-map__intro__filters .select2-selection__choice {
  color: white !important;
  background: #00aeff !important;
  border: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0.5rem 1rem 0.5rem 2.2rem !important;
  margin-right: 0.5rem !important;
}
.reseller-map__intro__filters .select2-selection__choice button {
  margin: 0 !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  background: transparent !important;
  border: none !important;
  width: 2rem !important;
}
.reseller-map__intro__filters .select2-selection__choice button:after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
}
.reseller-map__intro__filters .select2-selection__choice button span {
  color: white;
}
.reseller-map__intro h3 {
  width: 100%;
  text-align: center;
}
.reseller-map__intro__select {
  width: 100%;
}
.reseller-map__intro__select .select2-container .select2-selection__arrow b {
  display: block !important;
}
.reseller-map__intro__select .select2-selection__arrow b {
  background-image: url("data:image/svg+xml; utf8, <svg width=\"15\" height=\"9\" viewBox=\"0 0 15 9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m12.984.261 1.348 1.478-7.089 6.464L.317 1.731 1.683.269l5.576 5.212z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>");
  background-repeat: no-repeat;
  width: 15px !important;
  left: 0px !important;
  top: 18px !important;
  height: 9px !important;
  display: block !important;
  border: 0 !important;
}
.reseller-map__intro__select .select2-selection__rendered {
  background: #00aeff !important;
  color: white !important;
  text-align: left;
  height: 4.4rem !important;
}
@media only screen and (min-width: 1024px) {
  .reseller-map__intro__select {
    width: calc(50% - 1rem);
  }
}
.reseller-map__intro__field {
  position: relative;
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  .reseller-map__intro__field--dropdown {
    width: 50%;
  }
}
.reseller-map__intro__field input {
  border-radius: 0.2rem;
  border: 1px solid #00aeff !important;
  background: transparent;
  color: white;
  font-size: 1.4rem;
  padding: 0.5rem 1rem;
  margin-bottom: 1.5rem;
  width: 100%;
}
.reseller-map__intro__field input::-webkit-input-placeholder {
  color: white;
  opacity: 0.6;
}
.reseller-map__intro__field input:-moz-placeholder {
  color: white;
  opacity: 0.6;
}
.reseller-map__intro__field input::-moz-placeholder {
  color: white;
  opacity: 0.6;
}
.reseller-map__intro__field input:-ms-input-placeholder {
  color: white;
  opacity: 0.6;
}
.reseller-map__intro__field svg {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.reseller-map__holder {
  display: flex;
  flex-wrap: wrap;
  max-width: 1600px;
  margin: 0 auto;
  padding: 4rem;
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .reseller-map__holder {
    padding: 4rem 0;
  }
}
.reseller-map__holder__map {
  background: #9cc0fa;
  position: relative;
  width: 100%;
}
.reseller-map__holder__map.active {
  width: calc(100% - 40rem);
}
@media only screen and (max-width: 1023px) {
  .reseller-map__holder__map.active {
    width: 100%;
    min-height: 40rem;
  }
}
@media only screen and (max-width: 1023px) {
  .reseller-map__holder__map {
    width: 100%;
    min-height: 40rem;
  }
}
.reseller-map__holder__map__object {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.reseller-map__holder__map [role=dialog] {
  border-radius: 0 !important;
}
.reseller-map__holder__map [role=dialog] .map-popup__title {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.reseller-map__holder__map [role=dialog] .map-popup__address {
  margin-bottom: 1rem;
  font-size: 1.4rem !important;
}
.reseller-map__holder__map [role=dialog] .map-popup__address svg {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.reseller-map__holder__map [role=dialog] .map-popup__actions .button-arrow, .reseller-map__holder__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type, .contactModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type,
.reseller-map__holder__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type-alt,
.contactModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.reseller-map__holder__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type,
.orderModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type,
.reseller-map__holder__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type-alt,
.orderModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.reseller-map__holder__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type,
.summaryModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type,
.reseller-map__holder__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type-alt,
.summaryModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.reseller-map__holder__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type,
.guestModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type,
.reseller-map__holder__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type-alt,
.guestModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.reseller-map__holder__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type,
.loginModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type,
.reseller-map__holder__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type-alt,
.loginModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt {
  font-size: 1.2rem;
  width: auto;
  padding-left: 2rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.reseller-map__holder__map [role=dialog] .map-popup__actions .button-arrow:after, .reseller-map__holder__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type:after, .contactModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type-alt:after,
.contactModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type:after,
.orderModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type-alt:after,
.orderModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type:after,
.summaryModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type-alt:after,
.summaryModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type:after,
.guestModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type-alt:after,
.guestModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type:after,
.loginModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.reseller-map__holder__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type-alt:after,
.loginModal .reseller-map__holder__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after {
  background-position: 17px 15px !important;
}
.reseller-map__holder__locations {
  position: relative;
  background: #4f4f4f;
  min-height: 60rem;
  max-height: 60rem;
  position: relative;
  overflow: auto;
  width: 0;
}
.reseller-map__holder__locations ul li {
  position: relative;
  color: white;
}
.reseller-map__holder__locations ul li:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #00aeff;
}
.reseller-map__holder__locations.active {
  width: 40rem;
}
@media only screen and (max-width: 1023px) {
  .reseller-map__holder__locations.active {
    width: 100%;
    min-height: 40rem;
  }
}
.reseller-map__holder__locations::-webkit-scrollbar-track {
  background-color: #c9c9c9;
}
.reseller-map__holder__locations::-webkit-scrollbar {
  width: 3px;
  height: 4px;
  background-color: #c9c9c9;
}
.reseller-map__holder__locations::-webkit-scrollbar-thumb {
  background-color: #00aeff;
  border: 0;
}
@media only screen and (max-width: 1023px) {
  .reseller-map__holder__locations {
    width: 100%;
    min-height: 40rem;
  }
}
.reseller-map__holder__locations__list {
  padding: 0rem;
  display: flex;
  flex-wrap: wrap;
}
.reseller-map__holder__locations__list__item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  padding: 1rem 2rem;
  width: 100%;
  order: 2;
}
.reseller-map__holder__locations__list__item.invisible {
  display: none;
}
.reseller-map__holder__locations__list__item.selected {
  order: 1;
  background: #00aeff;
}
.reseller-map__holder__locations__list__item.selected .checkout__step__locations__list__item__title {
  color: #00aeff;
}
.reseller-map__holder__locations__list__item.hidden {
  display: none;
}
.reseller-map__holder__locations__list__item__title {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.reseller-map__holder__locations__list__item__items {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.reseller-map__holder__locations__list__item__items svg {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  top: -1px;
  vertical-align: middle;
}
.reseller-map__holder__locations__list__item__items * {
  font-size: 1.4rem !important;
}
.reseller-map__holder__locations__list__item__items ul {
  margin-top: -1.8rem;
  padding-left: 3.5rem;
}
.reseller-map__holder__locations__list__item__items ul li {
  padding-left: 1.3rem !important;
}
.reseller-map__holder__locations__list__item__items ul li:before {
  top: 0.7rem !important;
  border-radius: 1rem;
}
.reseller-map__holder__locations__list__item__address {
  margin-bottom: 1rem;
  font-size: 1.4rem !important;
}
.reseller-map__holder__locations__list__item__address svg {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.reseller-map__holder__locations__list__item__actions .button-transparent-arrow {
  padding-right: 3rem;
  background: transparent !important;
}
.reseller-map__holder__locations__list__item__actions button {
  font-size: 1.2rem;
  width: auto;
  padding-left: 2rem;
}
.reseller-map__holder__locations__list__item__actions button:after {
  background-position: 17px 15px !important;
}

.reseller-map__intro__filters--wide {
  text-align: left;
  margin-top: 2rem;
}
.reseller-map__intro__filters--wide p {
  text-align: left;
  font-size: 1.6rem;
}
.reseller-map__intro__filters--wide .reseller-map__intro__filters__dropdown {
  max-width: 374px;
}
.reseller-map__intro__filters--wide .reseller-map__intro__filters__dropdown .select2-search__field::-webkit-input-placeholder {
  color: #00aeff;
  opacity: 1;
}
.reseller-map__intro__filters--wide .reseller-map__intro__filters__dropdown .select2-search__field:-moz-placeholder {
  color: #00aeff;
  opacity: 1;
}
.reseller-map__intro__filters--wide .reseller-map__intro__filters__dropdown .select2-search__field::-moz-placeholder {
  color: #00aeff;
  opacity: 1;
}
.reseller-map__intro__filters--wide .reseller-map__intro__filters__dropdown .select2-search__field:-ms-input-placeholder {
  color: #00aeff;
  opacity: 1;
}

.single-column-text-element {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .single-column-text-element {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
@media (min-width: 1280px) {
  .single-column-text-element {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.single-column-text-element img {
  width: 100%;
  height: auto;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .single-column-text-element {
    padding-top: 80px;
    padding-bottom: 75px;
  }
}
@media (min-width: 1280px) {
  .single-column-text-element {
    padding-top: 95px;
    padding-bottom: 90px;
  }
}
.single-column-text-element .container {
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
}
@media (min-width: 1280px) {
  .single-column-text-element .container {
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
  }
}
@media (min-width: 1280px) {
  .single-column-text-element .content-wrapper {
    max-width: 870px;
    margin-right: auto;
    margin: 0 auto;
  }
}

.spinner {
  display: flex;
  height: 4rem;
  align-items: center;
  width: 100%;
}
.spinner.spinner--spaced {
  margin: 2rem 0;
}
.spinner.spinner--spinning > svg {
  animation: spinner-rotate 2s linear infinite;
}
.spinner.spinner--centered {
  justify-content: center;
}
.spinner.spinner--centered > div {
  flex-grow: 0;
}
.spinner.spinner--done > svg > circle {
  animation: spinner-dash-fill 1s linear forwards;
}
.spinner > div {
  flex-grow: 1;
  margin-left: 1rem;
  font-weight: bold;
}
.spinner > svg {
  display: block;
  width: 3rem;
  height: 3rem;
  transform-origin: center;
}
.spinner > svg > circle {
  fill: none;
  stroke: #00aeff;
  stroke-width: 3;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: spinner-dash 1.5s ease-in-out infinite;
}
.spinner > svg > path {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: spinner-stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
  stroke-width: 3;
  stroke: #00aeff;
  stroke-miterlimit: 10;
  transform: scale(0.8);
}
@keyframes spinner-stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dashoffset: -125px;
  }
}
@keyframes spinner-dash-fill {
  100% {
    stroke-dasharray: 200, 200;
  }
}

@media only screen and (min-width: 1200px) {
  .text-image-element.is-reverse .left-text {
    order: 2;
  }
  .text-image-element.is-reverse .right {
    order: 1;
  }
}
.text-image-element .container {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 4rem 0;
  margin: 0 4rem;
  border-bottom: 2px solid #ffffff;
}
@media only screen and (max-width: 767px) {
  .text-image-element .container {
    border-bottom: 0 solid transparent;
    margin: 0 2rem;
  }
}
@media only screen and (min-width: 768px) {
  .text-image-element .container {
    display: flex;
  }
}
@media only screen and (min-width: 1200px) {
  .text-image-element .container {
    padding: 0;
    margin: 0;
    border: none;
  }
}
.text-image-element .container h2 {
  font-weight: 800;
  font-size: 3rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .text-image-element .container h2 {
    font-size: 4rem;
  }
}
.text-image-element .container h3 .heading-medium {
  font-weight: 800;
  font-size: 2.2rem;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .text-image-element .container h3 .heading-medium {
    font-size: 2.8rem;
  }
}
.text-image-element .left-text {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 2rem 0;
}
.text-image-element .left-text__title {
  font-size: 3rem;
  margin-bottom: 2rem;
  text-align: center;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .text-image-element .left-text__title {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .text-image-element .left-text {
    padding: 2rem 4rem;
    width: 50%;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (min-width: 1920px) {
  .text-image-element .left-text {
    padding: 4rem 8rem;
  }
}
.text-image-element .right:has(img) img {
  width: 100%;
  display: block;
}
.text-image-element .right {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.text-image-element .right.hover .play-button {
  transform: translate(-50%, -50%) scale(1.02) !important;
}
.text-image-element .right.hover .right__thumbnail {
  transform: scale(1) !important;
}
@media only screen and (min-width: 1200px) {
  .text-image-element .right {
    width: 50%;
  }
}
.text-image-element .right.playing .play-button {
  opacity: 0;
  z-index: -1;
}
.text-image-element .right.playing .right__thumbnail {
  opacity: 0;
  z-index: -1;
}
.text-image-element .right picture {
  position: absolute;
  width: 100%;
  height: 100%;
}
.text-image-element .right__thumbnail {
  width: inherit;
  height: inherit;
  object-fit: cover;
  position: relative;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 2;
  transform: scale(1.05);
}
.text-image-element .right__thumbnail::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.text-image-element .right .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  color: #ffffff;
  text-align: center;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 3;
}
.text-image-element .right .play-button img {
  width: 5rem;
  margin: 0 auto;
}
@media only screen and (min-width: 640px) {
  .text-image-element .right .play-button img {
    width: 8rem;
  }
}
@media only screen and (min-width: 768px) {
  .text-image-element .right .play-button img {
    width: 12rem;
  }
}
.text-image-element .right .play-button p {
  font-weight: 400;
  font-size: 1.8rem;
  margin: 1rem 0 0;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .text-image-element .right .play-button p {
    margin-top: 2rem;
    font-size: 3rem;
  }
}
.text-image-element .right-image,
.text-image-element .right-video {
  width: 100%;
}

.text-on-image {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-on-image {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .text-on-image {
    text-align: left;
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.text-on-image img {
  width: 100%;
  height: auto;
}
.text-on-image .container {
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-on-image .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.text-on-image .header-wrapper {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-on-image .header-wrapper {
    width: 80%;
  }
}
.text-on-image .header-wrapper h1 {
  color: white;
}
.text-on-image p {
  color: white;
}
@media (min-width: 1280px) {
  .text-on-image .content-wrapper {
    max-width: 570px;
  }
}

.text-above-image {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-above-image {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .text-above-image {
    padding-top: 80px;
    padding-bottom: 80px;
    display: flex;
  }
}
.text-above-image img {
  width: 100%;
  height: auto;
}
.text-above-image .header-wrapper {
  padding-left: 0;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-above-image .header-wrapper {
    padding-left: 0;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageGap .content {
    max-width: 710px;
    padding-right: 110px;
    margin-left: auto;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageGap .image {
    width: 45%;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageClose .content {
    max-width: 710px;
    margin-left: auto;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageClose .image {
    width: 45%;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageOverlap {
    display: block;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageOverlap .content {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 515px;
    padding-bottom: 50px;
    position: relative;
  }
}
@media (min-width: 1280px) {
  .text-above-image.ImageOverlap .image {
    width: 1100px;
    margin-left: auto;
    margin-top: -100px;
  }
}
.text-above-image .content {
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .text-above-image .content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1280px) {
  .text-above-image .content {
    text-align: left;
  }
}
.text-above-image .image img {
  vertical-align: middle;
  width: 100%;
}

.two-column-text-element {
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .two-column-text-element {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .two-column-text-element {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.two-column-text-element img {
  width: 100%;
  height: auto;
}
.two-column-text-element .image-container {
  display: none;
  z-index: 0;
  pointer-events: none;
}
.two-column-text-element .image-container .left-image,
.two-column-text-element .image-container .right-image {
  position: absolute;
  object-fit: cover;
  width: 50%;
  height: 100%;
  top: 0;
}
.two-column-text-element .image-container .left-image {
  left: 0;
}
.two-column-text-element .image-container .right-image {
  left: 50%;
}
@media (min-width: 1280px) {
  .two-column-text-element .image-container {
    display: block;
  }
}
.two-column-text-element .container {
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
  z-index: 20;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .two-column-text-element .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1280px) {
  .two-column-text-element .container {
    display: flex;
  }
}
@media (min-width: 1280px) {
  .two-column-text-element .left-column,
  .two-column-text-element .right-column {
    width: 50%;
  }
}
.two-column-text-element .left-column {
  padding-bottom: 20px;
  text-align: center;
}
@media (min-width: 1280px) {
  .two-column-text-element .left-column {
    padding-bottom: 0;
    text-align: left;
    padding-right: 100px;
  }
}
.two-column-text-element .right-column {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.two-column-text-element .right-column .with-separator {
  border-top: 4px solid #00aeff;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .two-column-text-element .right-column {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 1280px) {
  .two-column-text-element .right-column {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 100px;
  }
  .two-column-text-element .right-column .with-separator {
    border-top: none;
    border-left: 4px solid #00aeff;
  }
}

.application {
  background-color: #f7f7f7;
}
.application .field.checkbox {
  display: flex;
  align-items: center;
}
.application .field.checkbox label {
  margin-bottom: 0;
  color: #3a3a3a;
  font-weight: 600;
}

.cart-container {
  padding: 0 0 70px;
}
.cart-container .container {
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .cart-container .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.cart-container input:not([type=button]) {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .cart-container input:not([type=button]) {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .cart-container {
    padding: 0 0 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-container {
    padding: 0 0 140px;
  }
}

.cart-column-wrapper {
  margin: 0 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .cart-column-wrapper {
    margin: 5px 0 50px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-column-wrapper {
    display: flex;
    margin: 10px 0 90px;
  }
}

.submission-note {
  width: 100%;
}

.cart-column {
  text-align: center;
}
.cart-column:nth-of-type(2n - 1) {
  border-bottom: 4px solid #e4e4e4;
  margin: 0 0 25px;
}
@media only screen and (min-width: 768px) {
  .cart-column:nth-of-type(2n - 1) {
    margin: 0 0 35px;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-column {
    text-align: left;
    padding: 0 0 20px;
    width: 50%;
  }
  .cart-column:nth-of-type(2n - 1) {
    border-bottom: none;
    border-right: 4px solid #e4e4e4;
    margin: 0;
  }
  .cart-column:nth-of-type(2n - 1) .cart-column-panel {
    padding: 0 60px 0 0;
  }
  .cart-column:nth-of-type(2n) .cart-column-panel {
    padding: 0 0 0 60px;
  }
}

.cart-column-panel {
  height: 100%;
  margin: 0 auto;
  max-width: 475px;
}
@media only screen and (min-width: 1024px) {
  .cart-column-panel {
    margin: 0;
    max-width: none;
  }
}

.cart-model-wrapper {
  margin: 0 0 20px;
}
@media only screen and (min-width: 768px) {
  .cart-model-wrapper {
    margin: 0 0 30px;
  }
}

.cart-model-label {
  color: #3a3a3a;
  font-weight: 800;
  display: block;
  margin: 0 0 3px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .cart-model-label {
    display: inline-block;
    margin: 0;
  }
}

.cart-model-name {
  display: block;
  margin: 0;
  padding: 0 0 0 5px;
}
@media only screen and (min-width: 768px) {
  .cart-model-name {
    display: inline-block;
  }
}

.cart-model-img {
  height: 130px;
  margin: 0 0 15px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .cart-model-img {
    height: 280px;
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-model-img {
    height: 260px;
  }
}

.extra-info {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .extra-info {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 1280px) {
  .extra-info .panel-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
.extra-info .cart-shipping-left-panel {
  width: 100%;
}
@media (min-width: 1280px) {
  .extra-info .cart-shipping-left-panel {
    width: 50%;
  }
}

.cart-model-cta {
  color: #3a3a3a;
  display: inline-block;
  font-style: italic;
  position: relative;
  text-align: right;
  padding: 0 30px 0 0;
}
.cart-model-cta::after {
  content: "";
  background-image: url("data:image/svg+xml; utf8, <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%233A3A3A\" stroke-width=\"2\"><g><g><g transform=\"rotate%2845 9.5 15.41%29\"><path d=\"M8.5 17.5v8.06\" stroke-linecap=\"square\"/><circle cx=\"8.5\" cy=\"8.5\" r=\"8.5\"/></g></g></g></g></g></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  height: 26px;
  position: absolute;
  top: 0;
  right: 0;
  width: 21px;
}
@media only screen and (min-width: 768px) {
  .cart-model-cta {
    display: block;
  }
}

.cart-label {
  color: #3a3a3a;
  margin: 0 0 5px;
}
@media only screen and (min-width: 1024px) {
  .cart-label {
    margin: 0 0 10px;
  }
}

.cart-company {
  color: #00aeff;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.cart-purchaser {
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 1024px) {
  .cart-purchaser {
    margin: 0 0 30px 0;
  }
}

.cart-table-container {
  margin: 0 0 10px;
}
@media only screen and (min-width: 768px) {
  .cart-table-container {
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-table-container {
    margin: 0 0 50px;
  }
}

.cart-shipping-wrapper {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .cart-shipping-wrapper {
    display: flex;
    text-align: left;
  }
}

.cart-shipping-teaser {
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .cart-shipping-teaser {
    width: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-shipping-teaser {
    margin: 0;
    width: 50%;
  }
}

.cart-shipping-left-panel {
  padding: 0 0 5px;
}
@media only screen and (min-width: 768px) {
  .cart-shipping-left-panel {
    padding: 0 0 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-shipping-left-panel {
    padding: 0 20px 0 0;
  }
}

.cart-shipping-right-panel {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}

.cart-btn-wrapper {
  margin: 0 auto;
  margin-top: 20px;
  max-width: 370px;
}
@media only screen and (min-width: 768px) {
  .cart-btn-wrapper {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-btn-wrapper {
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
  }
}

.cart-btn {
  margin: 0 0 28px;
  text-align: center;
}

.cart-model-img .build-vehicle-stack {
  width: 100%;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .cart-model-img .build-vehicle-stack {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .cart-model-img .build-vehicle-stack {
    width: 100%;
  }
}

.submission-message {
  padding-top: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .submission-message {
    padding-top: 45px;
  }
}

.shipping-info {
  padding-top: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .shipping-info {
    padding-top: 45px;
  }
}

.black-overlay {
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 9999;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  position: fixed;
  margin: 0;
  color: white;
}
.black-overlay .loader-wrapper {
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: static !important;
}
.black-overlay .pulled-left {
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .black-overlay .pulled-left {
    max-width: 780px;
  }
}

.header-wrapper {
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  padding-top: 60px;
}
@media only screen and (min-width: 768px) {
  .header-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .header-wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
}
.header-wrapper h1 {
  display: inline-block;
}
.header-wrapper.header-wrapper__small {
  max-width: 710px;
}

@media only screen and (min-width: 1200px) {
  .contact-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    padding-bottom: 140px;
  }
}
.contact-container .contact-wrapper {
  border-bottom: 4px solid #e4e4e4;
  border-top: 4px solid #e4e4e4;
  padding: 40px 12px 60px;
}
@media only screen and (min-width: 768px) {
  .contact-container .contact-wrapper {
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact-container .contact-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    width: 50%;
    border-bottom: none;
    border-top: none;
    padding-bottom: 0;
    padding-top: 0;
  }
}
.contact-container .content {
  padding: 46px 12px 55px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .contact-container .content {
    padding: 56px 25px 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact-container .content {
    padding-top: 0;
    padding-left: 0;
    width: 50%;
    text-align: left;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .contact-container .content .content-wrapper {
    border-left: 4px solid #e4e4e4;
    padding-left: 55px;
  }
}
.contact-container button[type=submit] {
  margin-top: 43px;
  width: 100%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

label {
  color: #00aeff;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  label {
    font-size: 20px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 1200px) {
  label {
    line-height: 23px;
  }
}

.map {
  height: 400px;
}
@media only screen and (min-width: 768px) {
  .map {
    height: 600px;
  }
}
@media only screen and (min-width: 1024px) {
  .map {
    height: 700px;
  }
}

@media only screen and (min-width: 1024px) {
  .content-top--mobile {
    display: none;
  }
}

.content-top--desktop {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .content-top--desktop {
    display: block;
  }
}

.error-page {
  padding-top: 10rem;
}
.error-page .container {
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 60px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .error-page .container {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 130px;
  }
}
.error-page .image-wrapper {
  max-width: 550px;
  padding-bottom: 20px;
  border-bottom: 4px solid #00aeff;
  margin-bottom: 20px;
}
.error-page .image-wrapper img {
  width: 100%;
}

.home-who,
.home-banner {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media only screen and (min-width: 1200px) {
  .home-who,
  .home-banner {
    height: calc(100vh - 120px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.home-who h2, .home-who p,
.home-banner h2,
.home-banner p {
  color: white;
}
.home-who h2,
.home-banner h2 {
  display: inline-block;
}

.home-products {
  padding-top: 60px;
  padding-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .home-products {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-products {
    padding-top: 140px;
    padding-bottom: 150px;
  }
}
.home-products .header-wrapper {
  text-align: center;
}
.home-products .header-wrapper h2 {
  display: inline-block;
}

.home-who {
  padding: 150px 25px 120px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .home-who {
    text-align: left;
    height: 100vh;
    padding-top: 192px;
    padding-bottom: 80px;
    display: flex;
  }
}
@media only screen and (min-width: 1200px) {
  .home-who {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .home-who .container {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .home-who .header-wrapper {
    text-align: left;
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .home-who .content-wrapper {
    max-width: 300px;
    margin-right: auto;
  }
}
.home-who p {
  margin-bottom: 0;
}
.home-who .button {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .home-who .button {
    margin-top: 40px;
  }
}

.find-on-facebook {
  display: inline-block;
  padding: 5px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .find-on-facebook {
    text-align: left;
    margin-left: auto;
  }
}
@media (min-width: 1280px) {
  .find-on-facebook {
    margin-right: auto;
    margin-left: 0;
    position: absolute;
    bottom: 0;
  }
}

.home-contact {
  padding: 145px 25px 80px;
  text-align: center;
  overflow: hidden;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media only screen and (min-width: 768px) {
  .home-contact {
    text-align: right;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 80px;
    display: flex;
  }
}
@media only screen and (min-width: 1200px) {
  .home-contact {
    padding-top: 160px;
    padding-bottom: 80px;
    display: flex;
  }
}
@media (min-width: 1280px) {
  .home-contact .content {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  .home-contact .container {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
  }
}
.home-contact h2, .home-contact p {
  color: white;
}
.home-contact h2 {
  display: inline-block;
}
.home-contact p {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .home-contact .header-wrapper {
    text-align: right;
    padding-right: 0;
  }
}
@media (min-width: 1280px) {
  .home-contact .header-wrapper {
    margin-left: auto;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .home-contact .content-wrapper {
    max-width: 300px;
    margin-left: auto;
  }
}
.home-contact .button {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .home-contact .button {
    margin-top: 40px;
  }
}

.home-products .button-wrapper {
  text-align: center;
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .home-products .button-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.featured-list {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 30px;
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .featured-list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-list {
    padding-bottom: 90px;
    padding-top: 40px;
  }
}

.featured-product {
  display: block;
  width: 100%;
  height: 300px;
  margin-bottom: 10px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .featured-product {
    width: calc(50% - 20px);
    margin: 10px;
    height: 410px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-product {
    width: calc(25% - 20px);
    height: 530px;
    margin: 10px;
  }
}
.featured-product .content-wrapper {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color ease-in-out 0.3s;
}
.featured-product .content-wrapper:hover {
  background-color: rgba(0, 174, 255, 0.7);
}
.featured-product p {
  color: white;
  font-weight: 500;
  font-size: 24px;
  line-height: 0;
}
@media only screen and (min-width: 768px) {
  .featured-product p {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-product p {
    font-size: 26px;
  }
}

.section-navigation {
  display: none;
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) {
  .section-navigation {
    display: block;
    position: fixed;
    right: 35px;
    top: 50%;
  }
}
.section-navigation li {
  margin-top: 15px;
  margin-bottom: 15px;
}
.section-navigation li:first-of-type {
  margin-top: 0;
}
.section-navigation li:last-of-type {
  margin-bottom: 0;
}
.section-navigation .section-navigation-item {
  display: block;
  border-radius: 50%;
  border: 5px solid #E4E4E4;
}
.section-navigation .section-navigation-item.is-active {
  border: 5px solid #00aeff;
}

.openings-list {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .openings-list {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .openings-list {
    max-width: 960px;
    margin-right: auto;
    padding-bottom: 90px;
  }
}

.opening {
  padding-top: 15px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .opening {
    padding-top: 30px;
  }
}
@media (min-width: 1280px) {
  .opening {
    padding-bottom: 30px;
    text-align: left;
  }
}

a.apply-now {
  padding: 13px 30px;
  border-bottom: 1px solid #00aeff;
}

.application {
  padding-top: 60px;
  padding-bottom: 80px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .application {
    padding-top: 80px;
    padding-bottom: 110px;
  }
}
@media (min-width: 1280px) {
  .application {
    padding-top: 120px;
    padding-bottom: 130px;
  }
}
.application .container {
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .application .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.application-form .btn-toolbar {
  text-align: center;
  padding-top: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .application-form .btn-toolbar {
    padding-top: 60px;
  }
}
@media (min-width: 1280px) {
  .application-form .btn-toolbar {
    padding-top: 65px;
  }
}
.application-form .btn-toolbar button {
  width: 100%;
}
@media (min-width: 1280px) {
  .application-form .btn-toolbar {
    text-align: left;
  }
}
@media (min-width: 1280px) {
  .application-form {
    max-width: 570px;
    margin-right: auto;
  }
}

.login-container {
  padding: 0 0 70px;
}
@media only screen and (min-width: 768px) {
  .login-container .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .login-container {
    padding: 0 0 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .login-container {
    padding: 0 0 140px;
  }
}

@media only screen and (min-width: 1024px) {
  .login-columns {
    display: flex;
  }
}

.login-teaser {
  padding: 0 12px;
  text-align: center;
  width: 100%;
}
.login-teaser:nth-of-type(2n - 1) {
  border-bottom: 4px solid #00aeff;
  margin: 0 0 40px 0;
  padding: 0 12px 45px;
}
@media only screen and (min-width: 768px) {
  .login-teaser:nth-of-type(2n - 1) {
    margin-bottom: 75px;
    padding: 0 12px 70px;
  }
}
@media only screen and (min-width: 1024px) {
  .login-teaser {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 50%;
  }
  .login-teaser:nth-of-type(2n - 1) {
    border-bottom: none;
    border-right: 4px solid #00aeff;
    margin: 0;
    padding: 0;
  }
  .login-teaser:nth-of-type(2n - 1) .login-panel {
    padding: 0 60px 0 0;
  }
  .login-teaser:nth-of-type(2n) .login-panel {
    padding: 0 0 0 60px;
  }
}

@media only screen and (min-width: 768px) {
  .login-panel {
    margin: 0 auto;
    width: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .login-panel {
    margin: 0;
    width: 100%;
  }
}

.account-input-group {
  margin: 0 0 40px;
}
@media only screen and (min-width: 1024px) {
  .account-input-group {
    margin: 0 0 35px;
    overflow: hidden;
  }
}

.profile-container {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 710px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .profile-container {
    padding-bottom: 45px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1280px) {
  .profile-container {
    padding-bottom: 60px;
  }
}

.showOnClick {
  padding-bottom: 40px;
}

.logout {
  margin-top: 40px;
  margin-bottom: 40px;
}

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.newspage {
  margin-top: 8rem;
}
@media only screen and (min-width: 1200px) {
  .newspage {
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .newspage .container {
    display: flex;
  }
}
.newspage .content {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .newspage .content {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 160px;
  }
}
@media only screen and (min-width: 1200px) {
  .newspage .content {
    width: 75%;
    padding-left: 0;
    padding-right: 120px;
  }
}
.newspage .p3.blue-itl {
  margin-bottom: 14px;
}
@media only screen and (min-width: 768px) {
  .newspage .p3.blue-itl {
    margin-bottom: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  .newspage .p3.blue-itl {
    margin-bottom: 28px;
  }
}

.lastest-articles_wrapper {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .lastest-articles_wrapper {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 110px;
  }
}
@media only screen and (min-width: 1200px) {
  .lastest-articles_wrapper {
    width: 25%;
  }
}
.lastest-articles_wrapper h4 {
  text-transform: uppercase;
}
.lastest-articles_wrapper .latest-articles {
  border-top: 4px solid #555c5e;
  padding-top: 40px;
}
@media only screen and (min-width: 1200px) {
  .lastest-articles_wrapper .latest-articles {
    padding-top: 24px;
  }
}
.lastest-articles_wrapper ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

.news-image {
  width: 100%;
  height: auto;
  padding-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .news-image {
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .news-image {
    padding-bottom: 35px;
  }
}

.header-wrapper {
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  padding-top: 60px;
}
@media only screen and (min-width: 768px) {
  .header-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .header-wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
}
.header-wrapper h1 {
  display: inline-block;
}
.header-wrapper.header-wrapper__small {
  max-width: 710px;
}

@media only screen and (min-width: 1200px) {
  .contact-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    padding-bottom: 140px;
  }
}
.contact-container .contact-wrapper {
  border-bottom: 4px solid #e4e4e4;
  border-top: 4px solid #e4e4e4;
  padding: 40px 12px 60px;
}
@media only screen and (min-width: 768px) {
  .contact-container .contact-wrapper {
    margin-left: 25px;
    margin-right: 25px;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact-container .contact-wrapper {
    margin-left: 0;
    margin-right: 0;
    padding-left: 25px;
    width: 50%;
    border-bottom: none;
    border-top: none;
    padding-bottom: 0;
    padding-top: 0;
  }
}
.contact-container .content {
  padding: 46px 12px 55px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .contact-container .content {
    padding: 56px 25px 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .contact-container .content {
    padding-top: 0;
    padding-left: 0;
    width: 50%;
    text-align: left;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .contact-container .content .content-wrapper {
    border-left: 4px solid #e4e4e4;
    padding-left: 55px;
  }
}
.contact-container button[type=submit] {
  margin-top: 43px;
  width: 100%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

label {
  color: #00aeff;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  label {
    font-size: 20px;
    line-height: 32px;
  }
}
@media only screen and (min-width: 1200px) {
  label {
    line-height: 23px;
  }
}

.map {
  height: 400px;
}
@media only screen and (min-width: 768px) {
  .map {
    height: 600px;
  }
}
@media only screen and (min-width: 1024px) {
  .map {
    height: 700px;
  }
}

@media only screen and (min-width: 1024px) {
  .content-top--mobile {
    display: none;
  }
}

.content-top--desktop {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .content-top--desktop {
    display: block;
  }
}

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.newspage {
  margin-top: 8rem;
}
@media only screen and (min-width: 1200px) {
  .newspage {
    margin-top: 4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .newspage .container {
    display: flex;
  }
}
.newspage .content {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) {
  .newspage .content {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 160px;
  }
}
@media only screen and (min-width: 1200px) {
  .newspage .content {
    width: 75%;
    padding-left: 0;
    padding-right: 120px;
  }
}
.newspage .p3.blue-itl {
  margin-bottom: 14px;
}
@media only screen and (min-width: 768px) {
  .newspage .p3.blue-itl {
    margin-bottom: 23px;
  }
}
@media only screen and (min-width: 1200px) {
  .newspage .p3.blue-itl {
    margin-bottom: 28px;
  }
}

.lastest-articles_wrapper {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .lastest-articles_wrapper {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 110px;
  }
}
@media only screen and (min-width: 1200px) {
  .lastest-articles_wrapper {
    width: 25%;
  }
}
.lastest-articles_wrapper h4 {
  text-transform: uppercase;
}
.lastest-articles_wrapper .latest-articles {
  border-top: 4px solid #555c5e;
  padding-top: 40px;
}
@media only screen and (min-width: 1200px) {
  .lastest-articles_wrapper .latest-articles {
    padding-top: 24px;
  }
}
.lastest-articles_wrapper ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

.news-image {
  width: 100%;
  height: auto;
  padding-bottom: 25px;
}
@media only screen and (min-width: 768px) {
  .news-image {
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 1200px) {
  .news-image {
    padding-bottom: 35px;
  }
}

.openings-list {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .openings-list {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .openings-list {
    max-width: 960px;
    margin-right: auto;
    padding-bottom: 90px;
  }
}

.opening {
  padding-top: 15px;
  padding-bottom: 40px;
  text-align: center;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .opening {
    padding-top: 30px;
  }
}
@media (min-width: 1280px) {
  .opening {
    padding-bottom: 30px;
    text-align: left;
  }
}

a.apply-now {
  padding: 13px 30px;
  border-bottom: 1px solid #00aeff;
}

.application {
  padding-top: 60px;
  padding-bottom: 80px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .application {
    padding-top: 80px;
    padding-bottom: 110px;
  }
}
@media (min-width: 1280px) {
  .application {
    padding-top: 120px;
    padding-bottom: 130px;
  }
}
.application .container {
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .application .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.application-form .btn-toolbar {
  text-align: center;
  padding-top: 40px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .application-form .btn-toolbar {
    padding-top: 60px;
  }
}
@media (min-width: 1280px) {
  .application-form .btn-toolbar {
    padding-top: 65px;
  }
}
.application-form .btn-toolbar button {
  width: 100%;
}
@media (min-width: 1280px) {
  .application-form .btn-toolbar {
    text-align: left;
  }
}
@media (min-width: 1280px) {
  .application-form {
    max-width: 570px;
    margin-right: auto;
  }
}

.application {
  background-color: #f7f7f7;
}
.application .field.checkbox {
  display: flex;
  align-items: center;
}
.application .field.checkbox label {
  margin-bottom: 0;
  color: #3a3a3a;
  font-weight: 600;
}

.home-who,
.home-banner {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media only screen and (min-width: 1200px) {
  .home-who,
  .home-banner {
    height: calc(100vh - 120px);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.home-who h2, .home-who p,
.home-banner h2,
.home-banner p {
  color: white;
}
.home-who h2,
.home-banner h2 {
  display: inline-block;
}

.home-products {
  padding-top: 60px;
  padding-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .home-products {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-products {
    padding-top: 140px;
    padding-bottom: 150px;
  }
}
.home-products .header-wrapper {
  text-align: center;
}
.home-products .header-wrapper h2 {
  display: inline-block;
}

.home-who {
  padding: 150px 25px 120px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .home-who {
    text-align: left;
    height: 100vh;
    padding-top: 192px;
    padding-bottom: 80px;
    display: flex;
  }
}
@media only screen and (min-width: 1200px) {
  .home-who {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .home-who .container {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .home-who .header-wrapper {
    text-align: left;
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .home-who .content-wrapper {
    max-width: 300px;
    margin-right: auto;
  }
}
.home-who p {
  margin-bottom: 0;
}
.home-who .button {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .home-who .button {
    margin-top: 40px;
  }
}

.find-on-facebook {
  display: inline-block;
  padding: 5px;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .find-on-facebook {
    text-align: left;
    margin-left: auto;
  }
}
@media (min-width: 1280px) {
  .find-on-facebook {
    margin-right: auto;
    margin-left: 0;
    position: absolute;
    bottom: 0;
  }
}

.home-contact {
  padding: 145px 25px 80px;
  text-align: center;
  overflow: hidden;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media only screen and (min-width: 768px) {
  .home-contact {
    text-align: right;
    height: 100vh;
    padding-top: 0;
    padding-bottom: 80px;
    display: flex;
  }
}
@media only screen and (min-width: 1200px) {
  .home-contact {
    padding-top: 160px;
    padding-bottom: 80px;
    display: flex;
  }
}
@media (min-width: 1280px) {
  .home-contact .content {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  .home-contact .container {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
  }
}
.home-contact h2, .home-contact p {
  color: white;
}
.home-contact h2 {
  display: inline-block;
}
.home-contact p {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .home-contact .header-wrapper {
    text-align: right;
    padding-right: 0;
  }
}
@media (min-width: 1280px) {
  .home-contact .header-wrapper {
    margin-left: auto;
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .home-contact .content-wrapper {
    max-width: 300px;
    margin-left: auto;
  }
}
.home-contact .button {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .home-contact .button {
    margin-top: 40px;
  }
}

.home-products .button-wrapper {
  text-align: center;
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .home-products .button-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.featured-list {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 30px;
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .featured-list {
    display: flex;
    flex-wrap: wrap;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-list {
    padding-bottom: 90px;
    padding-top: 40px;
  }
}

.featured-product {
  display: block;
  width: 100%;
  height: 300px;
  margin-bottom: 10px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .featured-product {
    width: calc(50% - 20px);
    margin: 10px;
    height: 410px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-product {
    width: calc(25% - 20px);
    height: 530px;
    margin: 10px;
  }
}
.featured-product .content-wrapper {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color ease-in-out 0.3s;
}
.featured-product .content-wrapper:hover {
  background-color: rgba(0, 174, 255, 0.7);
}
.featured-product p {
  color: white;
  font-weight: 500;
  font-size: 24px;
  line-height: 0;
}
@media only screen and (min-width: 768px) {
  .featured-product p {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .featured-product p {
    font-size: 26px;
  }
}

.section-navigation {
  display: none;
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) {
  .section-navigation {
    display: block;
    position: fixed;
    right: 35px;
    top: 50%;
  }
}
.section-navigation li {
  margin-top: 15px;
  margin-bottom: 15px;
}
.section-navigation li:first-of-type {
  margin-top: 0;
}
.section-navigation li:last-of-type {
  margin-bottom: 0;
}
.section-navigation .section-navigation-item {
  display: block;
  border-radius: 50%;
  border: 5px solid #E4E4E4;
}
.section-navigation .section-navigation-item.is-active {
  border: 5px solid #00aeff;
}

.error-page {
  padding-top: 10rem;
}
.error-page .container {
  padding-left: 12px;
  padding-right: 12px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 60px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .error-page .container {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 130px;
  }
}
.error-page .image-wrapper {
  max-width: 550px;
  padding-bottom: 20px;
  border-bottom: 4px solid #00aeff;
  margin-bottom: 20px;
}
.error-page .image-wrapper img {
  width: 100%;
}

.cart-container {
  padding: 0 0 70px;
}
.cart-container .container {
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .cart-container .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.cart-container input:not([type=button]) {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .cart-container input:not([type=button]) {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .cart-container {
    padding: 0 0 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-container {
    padding: 0 0 140px;
  }
}

.cart-column-wrapper {
  margin: 0 0 40px 0;
}
@media only screen and (min-width: 768px) {
  .cart-column-wrapper {
    margin: 5px 0 50px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-column-wrapper {
    display: flex;
    margin: 10px 0 90px;
  }
}

.submission-note {
  width: 100%;
}

.cart-column {
  text-align: center;
}
.cart-column:nth-of-type(2n - 1) {
  border-bottom: 4px solid #e4e4e4;
  margin: 0 0 25px;
}
@media only screen and (min-width: 768px) {
  .cart-column:nth-of-type(2n - 1) {
    margin: 0 0 35px;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-column {
    text-align: left;
    padding: 0 0 20px;
    width: 50%;
  }
  .cart-column:nth-of-type(2n - 1) {
    border-bottom: none;
    border-right: 4px solid #e4e4e4;
    margin: 0;
  }
  .cart-column:nth-of-type(2n - 1) .cart-column-panel {
    padding: 0 60px 0 0;
  }
  .cart-column:nth-of-type(2n) .cart-column-panel {
    padding: 0 0 0 60px;
  }
}

.cart-column-panel {
  height: 100%;
  margin: 0 auto;
  max-width: 475px;
}
@media only screen and (min-width: 1024px) {
  .cart-column-panel {
    margin: 0;
    max-width: none;
  }
}

.cart-model-wrapper {
  margin: 0 0 20px;
}
@media only screen and (min-width: 768px) {
  .cart-model-wrapper {
    margin: 0 0 30px;
  }
}

.cart-model-label {
  color: #3a3a3a;
  font-weight: 800;
  display: block;
  margin: 0 0 3px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .cart-model-label {
    display: inline-block;
    margin: 0;
  }
}

.cart-model-name {
  display: block;
  margin: 0;
  padding: 0 0 0 5px;
}
@media only screen and (min-width: 768px) {
  .cart-model-name {
    display: inline-block;
  }
}

.cart-model-img {
  height: 130px;
  margin: 0 0 15px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .cart-model-img {
    height: 280px;
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-model-img {
    height: 260px;
  }
}

.extra-info {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .extra-info {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 1280px) {
  .extra-info .panel-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
}
.extra-info .cart-shipping-left-panel {
  width: 100%;
}
@media (min-width: 1280px) {
  .extra-info .cart-shipping-left-panel {
    width: 50%;
  }
}

.cart-model-cta {
  color: #3a3a3a;
  display: inline-block;
  font-style: italic;
  position: relative;
  text-align: right;
  padding: 0 30px 0 0;
}
.cart-model-cta::after {
  content: "";
  background-image: url("data:image/svg+xml; utf8, <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%233A3A3A\" stroke-width=\"2\"><g><g><g transform=\"rotate%2845 9.5 15.41%29\"><path d=\"M8.5 17.5v8.06\" stroke-linecap=\"square\"/><circle cx=\"8.5\" cy=\"8.5\" r=\"8.5\"/></g></g></g></g></g></svg>");
  background-size: contain;
  background-repeat: no-repeat;
  height: 26px;
  position: absolute;
  top: 0;
  right: 0;
  width: 21px;
}
@media only screen and (min-width: 768px) {
  .cart-model-cta {
    display: block;
  }
}

.cart-label {
  color: #3a3a3a;
  margin: 0 0 5px;
}
@media only screen and (min-width: 1024px) {
  .cart-label {
    margin: 0 0 10px;
  }
}

.cart-company {
  color: #00aeff;
  margin: 0 0 30px;
  text-transform: uppercase;
}

.cart-purchaser {
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 1024px) {
  .cart-purchaser {
    margin: 0 0 30px 0;
  }
}

.cart-table-container {
  margin: 0 0 10px;
}
@media only screen and (min-width: 768px) {
  .cart-table-container {
    margin: 0 0 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-table-container {
    margin: 0 0 50px;
  }
}

.cart-shipping-wrapper {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .cart-shipping-wrapper {
    display: flex;
    text-align: left;
  }
}

.cart-shipping-teaser {
  margin: 0 auto;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .cart-shipping-teaser {
    width: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-shipping-teaser {
    margin: 0;
    width: 50%;
  }
}

.cart-shipping-left-panel {
  padding: 0 0 5px;
}
@media only screen and (min-width: 768px) {
  .cart-shipping-left-panel {
    padding: 0 0 15px;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-shipping-left-panel {
    padding: 0 20px 0 0;
  }
}

.cart-shipping-right-panel {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
}

.cart-btn-wrapper {
  margin: 0 auto;
  margin-top: 20px;
  max-width: 370px;
}
@media only screen and (min-width: 768px) {
  .cart-btn-wrapper {
    margin-top: 40px;
  }
}
@media only screen and (min-width: 1024px) {
  .cart-btn-wrapper {
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
  }
}

.cart-btn {
  margin: 0 0 28px;
  text-align: center;
}

.cart-model-img .build-vehicle-stack {
  width: 100%;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .cart-model-img .build-vehicle-stack {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .cart-model-img .build-vehicle-stack {
    width: 100%;
  }
}

.submission-message {
  padding-top: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .submission-message {
    padding-top: 45px;
  }
}

.shipping-info {
  padding-top: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .shipping-info {
    padding-top: 45px;
  }
}

.black-overlay {
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 9999;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  position: fixed;
  margin: 0;
  color: white;
}
.black-overlay .loader-wrapper {
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: static !important;
}
.black-overlay .pulled-left {
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .black-overlay .pulled-left {
    max-width: 780px;
  }
}

.login-container {
  padding: 0 0 70px;
}
@media only screen and (min-width: 768px) {
  .login-container .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .login-container {
    padding: 0 0 100px;
  }
}
@media only screen and (min-width: 1024px) {
  .login-container {
    padding: 0 0 140px;
  }
}

@media only screen and (min-width: 1024px) {
  .login-columns {
    display: flex;
  }
}

.login-teaser {
  padding: 0 12px;
  text-align: center;
  width: 100%;
}
.login-teaser:nth-of-type(2n - 1) {
  border-bottom: 4px solid #00aeff;
  margin: 0 0 40px 0;
  padding: 0 12px 45px;
}
@media only screen and (min-width: 768px) {
  .login-teaser:nth-of-type(2n - 1) {
    margin-bottom: 75px;
    padding: 0 12px 70px;
  }
}
@media only screen and (min-width: 1024px) {
  .login-teaser {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 50%;
  }
  .login-teaser:nth-of-type(2n - 1) {
    border-bottom: none;
    border-right: 4px solid #00aeff;
    margin: 0;
    padding: 0;
  }
  .login-teaser:nth-of-type(2n - 1) .login-panel {
    padding: 0 60px 0 0;
  }
  .login-teaser:nth-of-type(2n) .login-panel {
    padding: 0 0 0 60px;
  }
}

@media only screen and (min-width: 768px) {
  .login-panel {
    margin: 0 auto;
    width: 80%;
  }
}
@media only screen and (min-width: 1024px) {
  .login-panel {
    margin: 0;
    width: 100%;
  }
}

.account-input-group {
  margin: 0 0 40px;
}
@media only screen and (min-width: 1024px) {
  .account-input-group {
    margin: 0 0 35px;
    overflow: hidden;
  }
}

.profile-container {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 710px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .profile-container {
    padding-bottom: 45px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (min-width: 1280px) {
  .profile-container {
    padding-bottom: 60px;
  }
}

.showOnClick {
  padding-bottom: 40px;
}

.logout {
  margin-top: 40px;
  margin-bottom: 40px;
}

.vimeo-page {
  padding: 4rem 0 2rem 0;
}
@media (max-width: 1280px) {
  .vimeo-page {
    padding: 2rem;
  }
  .vimeo-page .vimeo-title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .vimeo-page .vimeo-title {
    font-size: 1.5rem;
  }
}

.vimeo-main {
  margin-bottom: 2rem;
}
.vimeo-main .vimeo-text {
  margin-top: 1rem;
}

.vimeo-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.vimeo-embed iframe, .vimeo-embed object, .vimeo-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vimeo-wrapper {
  margin: 2rem 0;
}

.vimeo-subtitle {
  font-size: 1.5rem;
}
@media (max-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .vimeo-subtitle {
    font-size: 1.3rem;
  }
}

.vimeo-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -1rem;
}
.vimeo-list .vimeo-item {
  padding: 1rem;
  width: 100%;
}
@media only screen and (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .vimeo-list .vimeo-item {
    width: 50%;
  }
}
@media only screen and (min-width: 1280px) {
  .vimeo-list .vimeo-item {
    width: 33.3333333333%;
  }
}
.vimeo-list .vimeo-item .vimeo-thumbnail {
  cursor: pointer;
  width: 100%;
}
.vimeo-list .vimeo-item .vimeo-name {
  font-size: 1rem;
  margin: 0;
}

main {
  background-color: #fff;
}

.builder-spacing {
  padding-top: 90px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .builder-spacing {
    padding-top: 160px;
  }
}

.profile-container {
  padding-top: 40px;
  margin: 0 auto;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .profile-container {
    padding-top: 80px;
  }
}
@media (min-width: 1280px) {
  .profile-container {
    padding-top: 120px;
  }
}

.navigation-spacing_elements {
  padding-top: 64.5px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .navigation-spacing_elements {
    padding-top: 82px;
  }
}
@media (min-width: 1280px) {
  .navigation-spacing_elements {
    padding-top: 120px;
  }
}

.normal-page .container {
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .normal-page .container {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1280px) {
  .normal-page .container {
    padding-bottom: 60px;
  }
}

.sales-order {
  padding-bottom: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .sales-order {
    padding-bottom: 45px;
  }
}

.customer-quotes {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .customer-quotes {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
.customer-quotes .notes-popup {
  margin-right: 10px;
}
.customer-quotes .table-wrapper {
  overflow-x: scroll;
  width: 100%;
}
.customer-quotes .table-wrapper table {
  table-layout: auto;
}
.customer-quotes table {
  min-width: 800px;
}
.customer-quotes table thead tr {
  border-bottom: 1px solid #00aeff;
}
.customer-quotes table thead tr td {
  color: #00aeff;
}
.customer-quotes .notes-modal {
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  display: none;
  justify-content: center;
  align-items: center;
}
.customer-quotes .notes-modal.active {
  display: flex;
}
.customer-quotes .notes-modal-wrapper {
  padding: 30px;
  background-color: white;
  max-width: 50vw;
  width: 100%;
}
.customer-quotes .notes-modal-content {
  margin-bottom: 30px;
}

.vimeo-page {
  padding: 4rem 0 2rem 0;
}
@media (max-width: 1280px) {
  .vimeo-page {
    padding: 2rem;
  }
  .vimeo-page .vimeo-title {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .vimeo-page .vimeo-title {
    font-size: 1.5rem;
  }
}

.vimeo-main {
  margin-bottom: 2rem;
}
.vimeo-main .vimeo-text {
  margin-top: 1rem;
}

.vimeo-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.vimeo-embed iframe, .vimeo-embed object, .vimeo-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vimeo-wrapper {
  margin: 2rem 0;
}

.vimeo-subtitle {
  font-size: 1.5rem;
}
@media (max-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .vimeo-subtitle {
    font-size: 1.3rem;
  }
}

.vimeo-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: -1rem;
}
.vimeo-list .vimeo-item {
  padding: 1rem;
  width: 100%;
}
@media only screen and (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .vimeo-list .vimeo-item {
    width: 50%;
  }
}
@media only screen and (min-width: 1280px) {
  .vimeo-list .vimeo-item {
    width: 33.3333333333%;
  }
}
.vimeo-list .vimeo-item .vimeo-thumbnail {
  cursor: pointer;
  width: 100%;
}
.vimeo-list .vimeo-item .vimeo-name {
  font-size: 1rem;
  margin: 0;
}

.accordian.is-active .accordian__content {
  display: block;
}

.accordian__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordian__header h2 {
  margin-bottom: 0;
}

.accordian__toggle {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #00aeff;
  width: 100%;
  max-width: 100%;
}

.accordian__content {
  display: none;
  padding-top: 30px;
  padding-bottom: 30px;
}
.accordian__content p {
  font-weight: 600;
}

@media only screen and (min-width: 1280px) {
  .australia .navigation-right .account-options {
    right: 330px;
  }
}

.footer {
  background-color: #000;
  padding: 50px 12px 40px;
}
@media only screen and (min-width: 768px) {
  .footer {
    padding: 90px 25px 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer {
    padding-bottom: 100px;
  }
}
.footer .copyright {
  position: relative;
  text-align: center;
  color: #ffffff;
}
.footer .copyright p {
  display: inline;
}
.footer .copyright p a {
  color: inherit;
}
.footer .copyright:before {
  content: "";
  display: block;
  width: 25%;
  margin: 0 auto;
  height: 1px;
  border-top: 0.4rem solid #a6a6a6;
  margin-bottom: 20px;
}
.footer .container {
  max-width: 1440px;
  padding: 0 2rem;
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .footer .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .footer .footer-logo {
    max-width: 475px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .footer-logo {
    max-width: 315px;
    margin-left: 0;
  }
}
.footer__mail-list {
  margin: 2rem 0;
  max-width: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 480px) {
  .footer__mail-list {
    display: block;
  }
}
.footer__mail-list .h3 {
  font-size: 2rem;
  text-transform: uppercase;
  color: white !important;
  text-wrap: balance;
}
@media only screen and (min-width: 768px) {
  .footer__mail-list .h3 {
    font-size: 2.8rem;
  }
}
.footer__mail-list input[type=text],
.footer__mail-list input[type=email] {
  border: 0.3rem solid #a6a6a6;
  background-color: transparent;
  font-size: 1.6rem;
  padding: 0.75em 1.5em;
  color: #a6a6a6 !important;
}
.footer__mail-list input[type=text]:focus-within,
.footer__mail-list input[type=email]:focus-within {
  border-color: #00aeff;
}
.footer__mail-list input[type=text]::placeholder,
.footer__mail-list input[type=email]::placeholder {
  text-transform: uppercase;
  font-weight: 600;
  color: #a6a6a6;
}
.footer__mail-list input:-webkit-autofill,
.footer__mail-list input:-webkit-autofill:hover,
.footer__mail-list input:-webkit-autofill:focus,
.footer__mail-list input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px rgba(35, 35, 35, 0.1607843137);
}
.footer__mail-list input[type=text] {
  display: inline;
  width: 100% !important;
  margin-right: 1rem;
}
@media only screen and (min-width: 480px) {
  .footer__mail-list input[type=text] {
    width: calc(40% - 1rem) !important;
  }
}
.footer__mail-list input[type=email] {
  display: inline;
  width: 100% !important;
}
@media only screen and (min-width: 480px) {
  .footer__mail-list input[type=email] {
    width: calc(60% - 1rem) !important;
  }
}
.footer__mail-list button {
  width: fit-content;
  text-transform: uppercase;
}
.footer__mail-list button:hover, .footer__mail-list button:active, .footer__mail-list button:focus {
  background-color: #00aeff;
}
.footer .to-top {
  color: white;
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .footer .to-top {
    display: none;
  }
}
.footer .to-top span {
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .footer .contact-option {
    width: calc(33% - 10px);
    margin: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .contact-option {
    text-align: right;
    width: 100%;
  }
}
.footer .contact-option a,
.footer .contact-option p {
  font-size: 1.6rem;
  color: white;
}
.footer .left-column {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .footer .left-column {
    width: 60%;
    display: flex;
    flex-direction: column;
  }
}
.footer .right-column {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .footer .right-column {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .right-column {
    width: 40%;
    padding-bottom: 0;
    padding-top: 0;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .footer .contact-options {
    display: flex;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .contact-options {
    display: block;
  }
}

.site-info {
  padding-top: 10px;
  padding-left: 12px;
  padding-right: 12px;
}
.site-info p {
  font-size: 16px;
}
@media only screen and (min-width: 1200px) {
  .site-info {
    padding-left: 0;
    padding-top: 30px;
  }
}
.site-info span {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #00aeff;
}
.site-info span:first-of-type {
  padding-left: 0;
}
.site-info span:last-of-type {
  padding-right: 0;
  border-right: none;
}
@media only screen and (min-width: 1200px) {
  .site-info.mobile {
    display: none;
  }
}
.site-info.desktop {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .site-info.desktop {
    text-align: left;
    display: block;
  }
}

.footer-navigation {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .footer-navigation {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer-navigation {
    width: 100%;
    margin-bottom: 0;
  }
}
.footer-navigation a {
  display: block;
  padding: 0px 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: white;
}
.footer-navigation li:first-of-type a {
  padding-left: 0;
}

.home-banner {
  position: relative;
}
.home-banner .hero-title {
  color: white;
}
.home-banner .hero-subtitle {
  color: white;
}
.home-banner .banner-links {
  display: flex;
  justify-content: center;
  padding-top: 44px;
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-links {
    padding-top: 75px;
  }
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-links {
    padding-top: 70px;
    padding-bottom: 60px;
  }
}
.home-banner .banner-link {
  margin-left: 10px;
  margin-right: 10px;
}
.home-banner .banner-link .image-wrapper {
  height: 50px;
  width: 50px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-link .image-wrapper {
    height: 74px;
    width: 74px;
  }
}
.home-banner .banner-link:hover a {
  color: #00aeff;
}
.home-banner .banner-link:hover .normal {
  opacity: 0;
}
.home-banner .banner-link:hover .hover {
  opacity: 100;
}
.home-banner .banner-link .hover {
  opacity: 0;
}
.home-banner .banner-link a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
  text-align: center;
  padding: 10px;
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-link a {
    padding: 10px;
  }
}
.home-banner .banner-link img {
  margin-bottom: 10px;
  width: 50px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-link img {
    margin-bottom: 12px;
    width: 74px;
  }
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-link img {
    margin-bottom: 20px;
  }
}

.scroll-down {
  position: absolute;
  right: 37px;
  bottom: 50px;
}

.home-banner {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .home-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 85px;
  }
}
@media only screen and (min-width: 768px) {
  .home-banner {
    padding-bottom: 0;
    padding-top: 154px;
    overflow: hidden;
  }
}
.home-banner .banner-content {
  padding-top: 140px;
  text-align: center;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-content {
    padding-top: 0;
  }
}
.home-banner .made-nz {
  position: absolute;
  right: 20px;
  width: 100px;
  top: 20px;
}

.banner-video {
  display: none;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .banner-video {
    display: block;
    position: absolute;
    height: 100%;
    width: 156%;
    top: 0;
    left: -28%;
  }
}
@media only screen and (min-width: 800px) {
  .banner-video {
    width: 150%;
    left: -25%;
  }
}
@media only screen and (min-width: 768px) {
  .banner-video {
    width: 100%;
    left: 0;
  }
}

.scroll-down {
  display: none;
}
@media only screen and (min-width: 768px) {
  .scroll-down {
    display: block;
  }
}

.news-preview {
  padding: 15px 12px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .news-preview {
    width: calc(50% - 20px);
    padding: 30px 0;
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (min-width: 1280px) {
  .news-preview {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 1280px) {
  .news-preview {
    width: calc(33% - 30px);
  }
}
.news-preview .image-wrapper {
  padding-bottom: 15px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .news-preview .image-wrapper {
    padding-bottom: 20px;
  }
}
.news-preview .image-wrapper img {
  width: 100%;
}
.news-preview.first-news {
  width: 100%;
  border-bottom: 4px solid #e4e4e4;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 25px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .news-preview.first-news {
    margin-bottom: 40px;
  }
}
@media (min-width: 1280px) {
  .news-preview.first-news {
    display: flex;
    margin-bottom: 70px;
    border-bottom: none;
  }
}
@media (min-width: 1280px) {
  .news-preview.first-news .image-wrapper {
    padding-bottom: 0;
    padding-right: 60px;
  }
}
.news-preview.first-news .image-wrapper img {
  vertical-align: middle;
}
.news-preview.first-news .content {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 20px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .news-preview.first-news .content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1280px) {
  .news-preview.first-news .content {
    padding-top: 0;
    border-left: 4px solid #e4e4e4;
    padding-left: 55px;
  }
}

.news-preview_list {
  text-align: left;
  padding-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .news-preview_list {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 1280px) {
  .news-preview_list {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 80px;
  }
}

.site-notification {
  padding: 1rem 40px;
  background-color: #00aeff;
  border-bottom: 2px solid black;
  color: white;
  font-weight: bold;
  align-items: center;
  display: none;
}
.site-notification.site-notification-active {
  display: flex;
}

.site-notification-icon {
  display: block;
  margin-right: 1rem;
}

.site-notification-content {
  flex: 1;
}
.site-notification-content * {
  color: white !important;
}
.site-notification-content a {
  text-decoration: underline;
}
.site-notification-content > *:last-child {
  margin-bottom: 0;
}

.site-notification-close {
  opacity: 0.5;
  transition: 0.3s opacity;
  cursor: pointer;
}
.site-notification-close:hover {
  opacity: 1;
}

.footer {
  background-color: #000;
  padding: 50px 12px 40px;
}
@media only screen and (min-width: 768px) {
  .footer {
    padding: 90px 25px 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer {
    padding-bottom: 100px;
  }
}
.footer .copyright {
  position: relative;
  text-align: center;
  color: #ffffff;
}
.footer .copyright p {
  display: inline;
}
.footer .copyright p a {
  color: inherit;
}
.footer .copyright:before {
  content: "";
  display: block;
  width: 25%;
  margin: 0 auto;
  height: 1px;
  border-top: 0.4rem solid #a6a6a6;
  margin-bottom: 20px;
}
.footer .container {
  max-width: 1440px;
  padding: 0 2rem;
  margin: 0 auto;
}
@media only screen and (min-width: 1200px) {
  .footer .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .footer .footer-logo {
    max-width: 475px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .footer-logo {
    max-width: 315px;
    margin-left: 0;
  }
}
.footer__mail-list {
  margin: 2rem 0;
  max-width: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 480px) {
  .footer__mail-list {
    display: block;
  }
}
.footer__mail-list .h3 {
  font-size: 2rem;
  text-transform: uppercase;
  color: white !important;
  text-wrap: balance;
}
@media only screen and (min-width: 768px) {
  .footer__mail-list .h3 {
    font-size: 2.8rem;
  }
}
.footer__mail-list input[type=text],
.footer__mail-list input[type=email] {
  border: 0.3rem solid #a6a6a6;
  background-color: transparent;
  font-size: 1.6rem;
  padding: 0.75em 1.5em;
  color: #a6a6a6 !important;
}
.footer__mail-list input[type=text]:focus-within,
.footer__mail-list input[type=email]:focus-within {
  border-color: #00aeff;
}
.footer__mail-list input[type=text]::placeholder,
.footer__mail-list input[type=email]::placeholder {
  text-transform: uppercase;
  font-weight: 600;
  color: #a6a6a6;
}
.footer__mail-list input:-webkit-autofill,
.footer__mail-list input:-webkit-autofill:hover,
.footer__mail-list input:-webkit-autofill:focus,
.footer__mail-list input:-webkit-autofill:active {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #ffffff;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: inset 0 0 20px 20px rgba(35, 35, 35, 0.1607843137);
}
.footer__mail-list input[type=text] {
  display: inline;
  width: 100% !important;
  margin-right: 1rem;
}
@media only screen and (min-width: 480px) {
  .footer__mail-list input[type=text] {
    width: calc(40% - 1rem) !important;
  }
}
.footer__mail-list input[type=email] {
  display: inline;
  width: 100% !important;
}
@media only screen and (min-width: 480px) {
  .footer__mail-list input[type=email] {
    width: calc(60% - 1rem) !important;
  }
}
.footer__mail-list button {
  width: fit-content;
  text-transform: uppercase;
}
.footer__mail-list button:hover, .footer__mail-list button:active, .footer__mail-list button:focus {
  background-color: #00aeff;
}
.footer .to-top {
  color: white;
  margin-top: 20px;
  display: inline-block;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .footer .to-top {
    display: none;
  }
}
.footer .to-top span {
  padding-right: 5px;
}
@media only screen and (min-width: 768px) {
  .footer .contact-option {
    width: calc(33% - 10px);
    margin: 5px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .contact-option {
    text-align: right;
    width: 100%;
  }
}
.footer .contact-option a,
.footer .contact-option p {
  font-size: 1.6rem;
  color: white;
}
.footer .left-column {
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .footer .left-column {
    width: 60%;
    display: flex;
    flex-direction: column;
  }
}
.footer .right-column {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .footer .right-column {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .right-column {
    width: 40%;
    padding-bottom: 0;
    padding-top: 0;
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .footer .contact-options {
    display: flex;
  }
}
@media only screen and (min-width: 1200px) {
  .footer .contact-options {
    display: block;
  }
}

.site-info {
  padding-top: 10px;
  padding-left: 12px;
  padding-right: 12px;
}
.site-info p {
  font-size: 16px;
}
@media only screen and (min-width: 1200px) {
  .site-info {
    padding-left: 0;
    padding-top: 30px;
  }
}
.site-info span {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #00aeff;
}
.site-info span:first-of-type {
  padding-left: 0;
}
.site-info span:last-of-type {
  padding-right: 0;
  border-right: none;
}
@media only screen and (min-width: 1200px) {
  .site-info.mobile {
    display: none;
  }
}
.site-info.desktop {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .site-info.desktop {
    text-align: left;
    display: block;
  }
}

.footer-navigation {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .footer-navigation {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .footer-navigation {
    width: 100%;
    margin-bottom: 0;
  }
}
.footer-navigation a {
  display: block;
  padding: 0px 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: white;
}
.footer-navigation li:first-of-type a {
  padding-left: 0;
}

.home-banner {
  position: relative;
}
.home-banner .hero-title {
  color: white;
}
.home-banner .hero-subtitle {
  color: white;
}
.home-banner .banner-links {
  display: flex;
  justify-content: center;
  padding-top: 44px;
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-links {
    padding-top: 75px;
  }
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-links {
    padding-top: 70px;
    padding-bottom: 60px;
  }
}
.home-banner .banner-link {
  margin-left: 10px;
  margin-right: 10px;
}
.home-banner .banner-link .image-wrapper {
  height: 50px;
  width: 50px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-link .image-wrapper {
    height: 74px;
    width: 74px;
  }
}
.home-banner .banner-link:hover a {
  color: #00aeff;
}
.home-banner .banner-link:hover .normal {
  opacity: 0;
}
.home-banner .banner-link:hover .hover {
  opacity: 100;
}
.home-banner .banner-link .hover {
  opacity: 0;
}
.home-banner .banner-link a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
  text-align: center;
  padding: 10px;
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-link a {
    padding: 10px;
  }
}
.home-banner .banner-link img {
  margin-bottom: 10px;
  width: 50px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: opacity 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-link img {
    margin-bottom: 12px;
    width: 74px;
  }
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-link img {
    margin-bottom: 20px;
  }
}

.scroll-down {
  position: absolute;
  right: 37px;
  bottom: 50px;
}

.home-banner {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  .home-banner {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 85px;
  }
}
@media only screen and (min-width: 768px) {
  .home-banner {
    padding-bottom: 0;
    padding-top: 154px;
    overflow: hidden;
  }
}
.home-banner .banner-content {
  padding-top: 140px;
  text-align: center;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .home-banner .banner-content {
    padding-top: 0;
  }
}
.home-banner .made-nz {
  position: absolute;
  right: 20px;
  width: 100px;
  top: 20px;
}

.banner-video {
  display: none;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .banner-video {
    display: block;
    position: absolute;
    height: 100%;
    width: 156%;
    top: 0;
    left: -28%;
  }
}
@media only screen and (min-width: 800px) {
  .banner-video {
    width: 150%;
    left: -25%;
  }
}
@media only screen and (min-width: 768px) {
  .banner-video {
    width: 100%;
    left: 0;
  }
}

.scroll-down {
  display: none;
}
@media only screen and (min-width: 768px) {
  .scroll-down {
    display: block;
  }
}

.news-preview {
  padding: 15px 12px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .news-preview {
    width: calc(50% - 20px);
    padding: 30px 0;
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (min-width: 1280px) {
  .news-preview {
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 1280px) {
  .news-preview {
    width: calc(33% - 30px);
  }
}
.news-preview .image-wrapper {
  padding-bottom: 15px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .news-preview .image-wrapper {
    padding-bottom: 20px;
  }
}
.news-preview .image-wrapper img {
  width: 100%;
}
.news-preview.first-news {
  width: 100%;
  border-bottom: 4px solid #e4e4e4;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 25px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .news-preview.first-news {
    margin-bottom: 40px;
  }
}
@media (min-width: 1280px) {
  .news-preview.first-news {
    display: flex;
    margin-bottom: 70px;
    border-bottom: none;
  }
}
@media (min-width: 1280px) {
  .news-preview.first-news .image-wrapper {
    padding-bottom: 0;
    padding-right: 60px;
  }
}
.news-preview.first-news .image-wrapper img {
  vertical-align: middle;
}
.news-preview.first-news .content {
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 20px;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .news-preview.first-news .content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1280px) {
  .news-preview.first-news .content {
    padding-top: 0;
    border-left: 4px solid #e4e4e4;
    padding-left: 55px;
  }
}

.news-preview_list {
  text-align: left;
  padding-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .news-preview_list {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 1280px) {
  .news-preview_list {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 1139px) {
  .Utemaster\\Site\\ProductPage:not([data-segment=commercial-fleet]) {
    padding-top: 4rem;
  }
}
body:not(.blackedout) .quantity {
  border-color: black;
}
body:not(.blackedout) .quantity svg path {
  fill: black;
}
body:not(.blackedout) .merch__wrap__form .select2-container {
  border-color: black;
}

.blackedout {
  background: black;
}
.blackedout .parsley-errors-list li {
  color: white;
}
.blackedout ul:not([class]) {
  list-style: none;
  margin-bottom: 2rem;
}
.blackedout ul:not([class]) ul {
  margin: 0;
}
.blackedout ul:not([class]) > li {
  font-size: 1.8rem;
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.2rem;
  color: white;
}
.blackedout ul:not([class]) > li:before {
  position: absolute;
  display: block;
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  top: 1rem;
  left: 0rem;
  background: white;
}
.blackedout h1,
.blackedout h2,
.blackedout h3,
.blackedout h4,
.blackedout h5,
.blackedout h6,
.blackedout p,
.blackedout .go-to-feature:not(.is-selected) {
  color: white;
}
.blackedout .merch__wrap__title h1 {
  color: white;
}
.blackedout .merch__wrap__form .select2-selection__rendered {
  background: black !important;
  color: #00aeff !important;
}
.blackedout .merch__wrap__form .select2-container .select2-selection {
  color: #00aeff !important;
}
.blackedout .merch__wrap__form .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #00aeff !important;
}
.blackedout .map-popup * {
  color: black;
}
.blackedout .merch__wrap__details__content {
  color: white !important;
}
.blackedout .quantity__quantity {
  color: white;
}
.blackedout .text-image-element p {
  font-weight: 600;
}
.blackedout .flyover__inner__list__totals__item span,
.blackedout .flyover__inner__list__item *,
.blackedout .flyover__inner__title * {
  color: black;
}
.blackedout iframe,
.blackedout .right-video,
.blackedout .left-video,
.blackedout .onPageSelector {
  box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.1);
}

.product-holder .header-wrapper h1 {
  width: 220px;
}
@media only screen and (min-width: 768px) {
  .product-holder .header-wrapper h1 {
    width: unset;
  }
}

.product-category {
  padding-bottom: 30px;
  padding-top: 60px;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .product-category {
    padding-top: 30px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e4e4e4;
  }
}
@media only screen and (min-width: 1200px) {
  .product-category {
    padding-bottom: 80px;
  }
}
.product-category.is-active .product-list {
  display: flex;
}
.product-category.is-active .toggle-products img {
  transform: rotate(180deg);
}
@media only screen and (min-width: 1200px) {
  .product-category .category-title {
    text-align: left;
    padding-left: 25px;
  }
}

.category-option:hover {
  cursor: pointer;
}

.product-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .product-list {
    padding-left: 25px;
    padding-right: 25px;
    margin-left: -10px;
    margin-right: -10px;
  }
}

.product-category-filter {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 2rem;
  justify-content: flex-end;
  position: relative;
  z-index: 3;
}
.product-category-filter__wrap {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 24rem;
  width: 100%;
}
.product-category-filter__wrap .select2 {
  margin-bottom: 1rem !important;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"22\" height=\"14\" viewBox=\"0 0 22 14\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%2300B1FF\" stroke-width=\"3\"><g><g><path d=\"m1 1 10 10L21 1\"/></g></g></g></g></svg>");
  background-size: 11px 7px;
  background-position: center right 5px;
  margin-bottom: 0 !important;
  border: 1px solid #00aeff;
}
.product-category-filter__wrap .select2 .select2-selection__rendered {
  background: transparent !important;
  color: #ffffff !important;
  border-bottom: 0 !important;
  color: #00aeff !important;
  font-weight: 700;
  text-align: left;
  height: auto !important;
}
.product-category-filter__wrap label {
  font-weight: 800;
  font-size: 1.4rem;
  width: 100%;
  text-align: left;
}

.product-preview {
  width: calc(50% - 10px);
  display: block;
  margin: 5px;
  text-align: center;
  transition: transform 0.5s;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .product-preview {
    width: calc(33% - 20px);
    margin: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-preview {
    width: calc(20% - 20px);
  }
}
.product-preview::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  content: "";
  opacity: 0;
  z-index: -1;
}
.product-preview:hover, .product-preview:focus {
  transform: scale3d(1.006, 1.006, 1);
}
.product-preview:hover::after, .product-preview:focus::after {
  opacity: 1;
}
.product-preview:hover .product-image, .product-preview:focus .product-image {
  opacity: 0.2;
}
.product-preview:hover .hover-badge, .product-preview:focus .hover-badge {
  opacity: 100;
}
.product-preview:hover p:not(.colour--white), .product-preview:focus p:not(.colour--white) {
  color: #00aeff !important;
}
.product-preview .product-image {
  width: 100%;
  vertical-align: middle;
  transition: opacity ease-in-out 300ms;
}
.product-preview .hover-badge {
  background-color: rgba(0, 174, 255, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
}
.product-preview p {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 15px;
  padding: 10px;
  margin-bottom: 0;
  transition: all 111ms ease;
}
@media only screen and (min-width: 768px) {
  .product-preview p {
    font-size: 17px;
    line-height: 19px;
    padding: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-preview p {
    font-size: 18px;
    line-height: 20px;
    padding: 20px;
  }
}
.product-preview .image-wrapper {
  position: relative;
}

@media only screen and (min-width: 768px) {
  .accordian-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .accordian-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .accordian-wrapper {
    display: none;
  }
}
.accordian-wrapper .toggle-products {
  border: none;
  background-image: transparent url("data:image/svg+xml; utf8,  <svg width=\"297\" height=\"3\" viewBox=\"0 0 297 3\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\" stroke-linecap=\"square\"><g stroke=\"%23AEAEAE\" stroke-width=\"2\"><path d=\"M1.5 1.5h294\"/></g></g></svg>") repeat-x center;
  max-width: 100%;
}
.accordian-wrapper .toggle-products:hover, .accordian-wrapper .toggle-products:focus {
  background-color: transparent;
  border: none;
}
.accordian-wrapper .toggle-products img {
  transition: transform 0.3s;
}

.teammember {
  width: 100%;
  height: 100vw;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .teammember {
    width: calc(50% - 20px);
    height: 350px;
    margin: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .teammember {
    width: calc(25% - 30px);
    height: 260px;
    margin: 15px;
  }
}
.teammember.is-active .content {
  opacity: 1;
  background-color: rgba(0, 174, 255, 0.9);
}
.teammember p {
  color: white;
  margin-bottom: 0;
  width: 100%;
}
.teammember .content {
  height: 100%;
  width: 100%;
  opacity: 0;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  transition: opacity 0.3s ease-in-out;
}
.teammember .content:focus, .teammember .content:hover {
  opacity: 1;
  background-color: rgba(0, 174, 255, 0.9);
}
.teammember .name {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .teammember .name {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .teammember .name {
    font-size: 26px;
  }
}
.teammember .role {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}
@media only screen and (min-width: 768px) {
  .teammember .role {
    font-size: 15px;
  }
}

.theteam .container {
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .theteam .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.theteam .intro-content {
  max-width: 900px;
  margin-right: auto;
  padding-bottom: 20px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .theteam .intro-content {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .theteam .intro-content {
    padding-bottom: 40px;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .theteam .history {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .theteam .history {
    display: flex;
    padding-bottom: 60px;
  }
}
.theteam .history_left {
  padding-bottom: 30px;
}
@media only screen and (min-width: 1200px) {
  .theteam .history_left {
    padding-bottom: 0;
    width: 50%;
    padding-right: 100px;
  }
}
.theteam .history_right {
  border-top: 4px solid #00aeff;
  padding-top: 30px;
}
@media only screen and (min-width: 1200px) {
  .theteam .history_right {
    padding-top: 0;
    width: 50%;
    padding-left: 100px;
    border-top: none;
    border-left: 4px solid #00aeff;
  }
}

.teammembers_list {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .teammembers_list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .teammembers_list {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 80px;
  }
}

.ute-category {
  max-width: 100%;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  max-height: 1px;
}
.ute-category:before, .ute-category:after {
  content: unset;
}

.accordian.is-active .accordian__content {
  display: block;
}

.accordian__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.accordian__header h2 {
  margin-bottom: 0;
}

.accordian__toggle {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #00aeff;
  width: 100%;
  max-width: 100%;
}

.accordian__content {
  display: none;
  padding-top: 30px;
  padding-bottom: 30px;
}
.accordian__content p {
  font-weight: 600;
}

@media only screen and (min-width: 1280px) {
  .australia .navigation-right .account-options {
    right: 330px;
  }
}

.site-notification {
  padding: 1rem 40px;
  background-color: #00aeff;
  border-bottom: 2px solid black;
  color: white;
  font-weight: bold;
  align-items: center;
  display: none;
}
.site-notification.site-notification-active {
  display: flex;
}

.site-notification-icon {
  display: block;
  margin-right: 1rem;
}

.site-notification-content {
  flex: 1;
}
.site-notification-content * {
  color: white !important;
}
.site-notification-content a {
  text-decoration: underline;
}
.site-notification-content > *:last-child {
  margin-bottom: 0;
}

.site-notification-close {
  opacity: 0.5;
  transition: 0.3s opacity;
  cursor: pointer;
}
.site-notification-close:hover {
  opacity: 1;
}

@media only screen and (max-width: 1139px) {
  .Utemaster\\Site\\ProductPage:not([data-segment=commercial-fleet]) {
    padding-top: 4rem;
  }
}
body:not(.blackedout) .quantity {
  border-color: black;
}
body:not(.blackedout) .quantity svg path {
  fill: black;
}
body:not(.blackedout) .merch__wrap__form .select2-container {
  border-color: black;
}

.blackedout {
  background: black;
}
.blackedout .parsley-errors-list li {
  color: white;
}
.blackedout ul:not([class]) {
  list-style: none;
  margin-bottom: 2rem;
}
.blackedout ul:not([class]) ul {
  margin: 0;
}
.blackedout ul:not([class]) > li {
  font-size: 1.8rem;
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.2rem;
  color: white;
}
.blackedout ul:not([class]) > li:before {
  position: absolute;
  display: block;
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  top: 1rem;
  left: 0rem;
  background: white;
}
.blackedout h1,
.blackedout h2,
.blackedout h3,
.blackedout h4,
.blackedout h5,
.blackedout h6,
.blackedout p,
.blackedout .go-to-feature:not(.is-selected) {
  color: white;
}
.blackedout .merch__wrap__title h1 {
  color: white;
}
.blackedout .merch__wrap__form .select2-selection__rendered {
  background: black !important;
  color: #00aeff !important;
}
.blackedout .merch__wrap__form .select2-container .select2-selection {
  color: #00aeff !important;
}
.blackedout .merch__wrap__form .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #00aeff !important;
}
.blackedout .map-popup * {
  color: black;
}
.blackedout .merch__wrap__details__content {
  color: white !important;
}
.blackedout .quantity__quantity {
  color: white;
}
.blackedout .text-image-element p {
  font-weight: 600;
}
.blackedout .flyover__inner__list__totals__item span,
.blackedout .flyover__inner__list__item *,
.blackedout .flyover__inner__title * {
  color: black;
}
.blackedout iframe,
.blackedout .right-video,
.blackedout .left-video,
.blackedout .onPageSelector {
  box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.1);
}

.product-holder .header-wrapper h1 {
  width: 220px;
}
@media only screen and (min-width: 768px) {
  .product-holder .header-wrapper h1 {
    width: unset;
  }
}

.product-category {
  padding-bottom: 30px;
  padding-top: 60px;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .product-category {
    padding-top: 30px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e4e4e4;
  }
}
@media only screen and (min-width: 1200px) {
  .product-category {
    padding-bottom: 80px;
  }
}
.product-category.is-active .product-list {
  display: flex;
}
.product-category.is-active .toggle-products img {
  transform: rotate(180deg);
}
@media only screen and (min-width: 1200px) {
  .product-category .category-title {
    text-align: left;
    padding-left: 25px;
  }
}

.category-option:hover {
  cursor: pointer;
}

.product-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .product-list {
    padding-left: 25px;
    padding-right: 25px;
    margin-left: -10px;
    margin-right: -10px;
  }
}

.product-category-filter {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0 2rem;
  justify-content: flex-end;
  position: relative;
  z-index: 3;
}
.product-category-filter__wrap {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  max-width: 24rem;
  width: 100%;
}
.product-category-filter__wrap .select2 {
  margin-bottom: 1rem !important;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"22\" height=\"14\" viewBox=\"0 0 22 14\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%2300B1FF\" stroke-width=\"3\"><g><g><path d=\"m1 1 10 10L21 1\"/></g></g></g></g></svg>");
  background-size: 11px 7px;
  background-position: center right 5px;
  margin-bottom: 0 !important;
  border: 1px solid #00aeff;
}
.product-category-filter__wrap .select2 .select2-selection__rendered {
  background: transparent !important;
  color: #ffffff !important;
  border-bottom: 0 !important;
  color: #00aeff !important;
  font-weight: 700;
  text-align: left;
  height: auto !important;
}
.product-category-filter__wrap label {
  font-weight: 800;
  font-size: 1.4rem;
  width: 100%;
  text-align: left;
}

.product-preview {
  width: calc(50% - 10px);
  display: block;
  margin: 5px;
  text-align: center;
  transition: transform 0.5s;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .product-preview {
    width: calc(33% - 20px);
    margin: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-preview {
    width: calc(20% - 20px);
  }
}
.product-preview::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 2s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  content: "";
  opacity: 0;
  z-index: -1;
}
.product-preview:hover, .product-preview:focus {
  transform: scale3d(1.006, 1.006, 1);
}
.product-preview:hover::after, .product-preview:focus::after {
  opacity: 1;
}
.product-preview:hover .product-image, .product-preview:focus .product-image {
  opacity: 0.2;
}
.product-preview:hover .hover-badge, .product-preview:focus .hover-badge {
  opacity: 100;
}
.product-preview:hover p:not(.colour--white), .product-preview:focus p:not(.colour--white) {
  color: #00aeff !important;
}
.product-preview .product-image {
  width: 100%;
  vertical-align: middle;
  transition: opacity ease-in-out 300ms;
}
.product-preview .hover-badge {
  background-color: rgba(0, 174, 255, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
}
.product-preview p {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 15px;
  padding: 10px;
  margin-bottom: 0;
  transition: all 111ms ease;
}
@media only screen and (min-width: 768px) {
  .product-preview p {
    font-size: 17px;
    line-height: 19px;
    padding: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .product-preview p {
    font-size: 18px;
    line-height: 20px;
    padding: 20px;
  }
}
.product-preview .image-wrapper {
  position: relative;
}

@media only screen and (min-width: 768px) {
  .accordian-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .accordian-wrapper {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .accordian-wrapper {
    display: none;
  }
}
.accordian-wrapper .toggle-products {
  border: none;
  background-image: transparent url("data:image/svg+xml; utf8,  <svg width=\"297\" height=\"3\" viewBox=\"0 0 297 3\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\" stroke-linecap=\"square\"><g stroke=\"%23AEAEAE\" stroke-width=\"2\"><path d=\"M1.5 1.5h294\"/></g></g></svg>") repeat-x center;
  max-width: 100%;
}
.accordian-wrapper .toggle-products:hover, .accordian-wrapper .toggle-products:focus {
  background-color: transparent;
  border: none;
}
.accordian-wrapper .toggle-products img {
  transition: transform 0.3s;
}

.teammember {
  width: 100%;
  height: 100vw;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .teammember {
    width: calc(50% - 20px);
    height: 350px;
    margin: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .teammember {
    width: calc(25% - 30px);
    height: 260px;
    margin: 15px;
  }
}
.teammember.is-active .content {
  opacity: 1;
  background-color: rgba(0, 174, 255, 0.9);
}
.teammember p {
  color: white;
  margin-bottom: 0;
  width: 100%;
}
.teammember .content {
  height: 100%;
  width: 100%;
  opacity: 0;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  transition: opacity 0.3s ease-in-out;
}
.teammember .content:focus, .teammember .content:hover {
  opacity: 1;
  background-color: rgba(0, 174, 255, 0.9);
}
.teammember .name {
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .teammember .name {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .teammember .name {
    font-size: 26px;
  }
}
.teammember .role {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}
@media only screen and (min-width: 768px) {
  .teammember .role {
    font-size: 15px;
  }
}

.theteam .container {
  padding-left: 12px;
  padding-right: 12px;
}
@media only screen and (min-width: 768px) {
  .theteam .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.theteam .intro-content {
  max-width: 900px;
  margin-right: auto;
  padding-bottom: 20px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .theteam .intro-content {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .theteam .intro-content {
    padding-bottom: 40px;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .theteam .history {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .theteam .history {
    display: flex;
    padding-bottom: 60px;
  }
}
.theteam .history_left {
  padding-bottom: 30px;
}
@media only screen and (min-width: 1200px) {
  .theteam .history_left {
    padding-bottom: 0;
    width: 50%;
    padding-right: 100px;
  }
}
.theteam .history_right {
  border-top: 4px solid #00aeff;
  padding-top: 30px;
}
@media only screen and (min-width: 1200px) {
  .theteam .history_right {
    padding-top: 0;
    width: 50%;
    padding-left: 100px;
    border-top: none;
    border-left: 4px solid #00aeff;
  }
}

.teammembers_list {
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .teammembers_list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .teammembers_list {
    margin-left: -15px;
    margin-right: -15px;
    padding-bottom: 80px;
  }
}

.ute-category {
  max-width: 100%;
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  max-height: 1px;
}
.ute-category:before, .ute-category:after {
  content: unset;
}

/*------------------------------------------------------------------
Accordion Block
------------------------------------------------------------------*/
.accordion {
  padding: 6rem 0;
  background: black;
}
.accordion__wrap {
  margin: 0 auto;
  padding: 0 2rem;
  max-width: 1440px;
}
.accordion__wrap--wide {
  max-width: 1440px;
}
.accordion__wrap--narrow {
  max-width: 968px;
}
.accordion__wrap--thin {
  max-width: 640px;
}
.accordion__wrap__item {
  position: relative;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: -1px;
}
.accordion__wrap__item__heading {
  position: relative;
  padding: 2rem 0;
  cursor: pointer;
}
.accordion__wrap__item__heading h5 {
  margin-bottom: 0 !important;
  padding-right: 4.5rem;
  color: #00aeff;
}
.accordion__wrap__item__heading:before, .accordion__wrap__item__heading:after {
  position: absolute;
  content: "";
  display: block;
  width: 3.2rem;
  height: 0.3rem;
  background: #00aeff;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  transition: transform 444ms ease, background 111ms ease;
}
@media only screen and (max-width: 767px) {
  .accordion__wrap__item__heading:before, .accordion__wrap__item__heading:after {
    width: 3rem;
    height: 0.3rem;
  }
}
@media only screen and (max-width: 639px) {
  .accordion__wrap__item__heading:before, .accordion__wrap__item__heading:after {
    width: 2.4rem;
    height: 0.2rem;
  }
}
.accordion__wrap__item__heading:after {
  transform: rotate(90deg);
}
.accordion__wrap__item:not(.active) .accordion__wrap__item__content {
  display: none;
}
.accordion__wrap__item__content {
  transition: height 0.35s ease-in-out;
  overflow: hidden;
}
.accordion__wrap__item__content__inner {
  padding: 1rem 0 2rem;
}
.accordion__wrap__item__content__inner p {
  font-weight: 600;
}
.accordion__wrap__item {
  /*------------------------------------------------------------------
  Active styles
  ------------------------------------------------------------------*/
}
.accordion__wrap__item.active .accordion__wrap__item__heading:after {
  transform: rotate(0) !important;
}

.mfa-page .main__wrap .container {
  width: 100%;
  max-width: 550px;
}
.mfa-page .main__wrap .container p {
  color: white !important;
  z-index: 3;
  position: relative;
}

.mfa-app {
  position: relative;
  z-index: 3;
  padding: 6rem 0;
}
.mfa-app .mfa-app-title {
  font-size: 3rem;
  font-weight: 800;
}
.mfa-app .mfa-feature-list-title {
  font-size: 2rem;
  font-weight: 800;
}
.mfa-app .mfa-totp__scan-middle,
.mfa-app .mfa-block-heading {
  font-size: 1.8rem;
  font-weight: 800;
}
.mfa-app .mfa-action-list__item {
  margin-right: 2rem !important;
}
.mfa-app .mfa-action-list__item .btn, .mfa-app .mfa-action-list__item .contactModal__wrap__content [type=submit], .contactModal__wrap__content .mfa-app .mfa-action-list__item [type=submit],
.mfa-app .mfa-action-list__item .contactModal__wrap__content .action,
.contactModal__wrap__content .mfa-app .mfa-action-list__item .action,
.mfa-app .mfa-action-list__item .orderModal__wrap__content [type=submit],
.orderModal__wrap__content .mfa-app .mfa-action-list__item [type=submit],
.mfa-app .mfa-action-list__item .orderModal__wrap__content .action,
.orderModal__wrap__content .mfa-app .mfa-action-list__item .action,
.mfa-app .mfa-action-list__item .summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .mfa-app .mfa-action-list__item [type=submit],
.mfa-app .mfa-action-list__item .summaryModal__wrap__content .action,
.summaryModal__wrap__content .mfa-app .mfa-action-list__item .action,
.mfa-app .mfa-action-list__item .guestModal__wrap__content [type=submit],
.guestModal__wrap__content .mfa-app .mfa-action-list__item [type=submit],
.mfa-app .mfa-action-list__item .guestModal__wrap__content .action,
.guestModal__wrap__content .mfa-app .mfa-action-list__item .action,
.mfa-app .mfa-action-list__item .loginModal__wrap__content [type=submit],
.loginModal__wrap__content .mfa-app .mfa-action-list__item [type=submit],
.mfa-app .mfa-action-list__item .loginModal__wrap__content .action,
.loginModal__wrap__content .mfa-app .mfa-action-list__item .action {
  margin-right: 2rem !important;
  background: #00aeff;
}

#Form_EditProfileForm fieldset {
  display: flex;
  flex-wrap: wrap;
}
#Form_EditProfileForm #Form_EditProfileForm_Company_Holder,
#Form_EditProfileForm #Form_EditProfileForm_FirstName_Holder {
  width: calc(50% - 1rem);
}
#Form_EditProfileForm #Form_EditProfileForm_Phone_Holder,
#Form_EditProfileForm #Form_EditProfileForm_Surname_Holder {
  width: calc(50% - 1rem);
  margin-left: 2rem;
}
#Form_EditProfileForm #Form_EditProfileForm_Address_Holder {
  width: calc(60% - 1rem);
}
#Form_EditProfileForm #Form_EditProfileForm_City_Holder {
  width: calc(40% - 1rem);
  margin-left: 2rem;
}

.editProfile__wrap {
  position: relative;
  margin: 0 auto 4rem;
  max-width: 1200px;
  padding: 0 3rem;
}
.editProfile__wrap .resetMyPassword {
  position: absolute;
  bottom: -1rem;
  right: 0;
}

.myOrders__wrap {
  position: relative;
  margin: 0 auto 4rem;
  max-width: 1200px;
  padding: 0 3rem;
}

[data-segment=Security] {
  background: #1c1c1c !important;
}
[data-segment=Security] .main__wrap {
  background: #1c1c1c !important;
  position: relative;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 4rem 0;
}
@media only screen and (max-width: 767px) {
  [data-segment=Security] .main__wrap {
    padding: 0;
  }
}
[data-segment=Security] .main__wrap:before {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("https://utemaster.co.nz/themes/base/images/login.jpg");
}
@media only screen and (max-width: 767px) {
  [data-segment=Security] .main__wrap:before {
    display: none;
  }
}
[data-segment=Security] .main__wrap:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0%;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
@media only screen and (max-width: 767px) {
  [data-segment=Security] .main__wrap:after {
    display: none;
  }
}
[data-segment=Security] .main__wrap > ul {
  display: none;
}
[data-segment=Security] .main__wrap #LostPasswordForm_lostPasswordForm {
  position: relative;
  z-index: 3;
  padding: 4rem 0;
}
[data-segment=Security] .main__wrap .form-tab {
  width: 100%;
  padding: 8rem 6rem;
  max-width: 55rem;
  margin: 0 auto;
}
[data-segment=Security] .main__wrap .form-tab#LoginForm_LoginForm_Tab {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  [data-segment=Security] .main__wrap .form-tab {
    width: 100%;
    padding: 3rem 2rem;
  }
}
[data-segment=Security] .main__wrap .form-tab .btn-toolbar {
  padding: 0;
  margin-top: 2rem;
}
[data-segment=Security] .main__wrap .form-tab #ForgotPassword {
  font-weight: 700;
  font-size: 1.6rem;
  margin-top: 1rem;
}
[data-segment=Security] .main__wrap .form-tab h3 {
  color: #00aeff;
  text-transform: uppercase;
}
[data-segment=Security] .main__wrap .form-tab h3 {
  position: relative;
  z-index: 3;
}
[data-segment=Security] .main__wrap .form-tab form {
  position: relative;
  z-index: 3;
}
[data-segment=Security] .main__wrap .form-tab form label {
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
[data-segment=Security] .main__wrap .form-tab #MemberLoginForm_LoginForm_Remember_Holder {
  display: flex;
  flex-wrap: wrap;
}
[data-segment=Security] .main__wrap .form-tab #MemberLoginForm_LoginForm_Remember_Holder label {
  cursor: pointer;
  user-select: none;
}
[data-segment=Security] .main__wrap .form-tab #MemberLoginForm_LoginForm_Remember_Holder .checkbox {
  outline: none;
  position: relative;
  top: -5px;
  left: -3px;
  margin-right: 1rem;
}

.accountBanner {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #3a3a3a;
  margin-bottom: 5rem;
}
.accountBanner__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.accountBanner__wrap {
  width: 100%;
  padding: 8rem 2rem 0;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  z-index: index 2;
}
.accountBanner__wrap p {
  max-width: 55rem;
}
.accountBanner__wrap__links {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 4rem;
}
@media only screen and (max-width: 1023px) {
  .accountBanner__wrap__links {
    display: block;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    margin: 4rem -2rem 0;
    width: initial;
    padding-bottom: 1.8rem;
  }
  .accountBanner__wrap__links::-webkit-scrollbar-track {
    background-color: #c9c9c9;
  }
  .accountBanner__wrap__links::-webkit-scrollbar {
    width: 2px;
    height: 3px;
    background-color: #c9c9c9;
  }
  .accountBanner__wrap__links::-webkit-scrollbar-thumb {
    background-color: #00aeff;
    border: 0;
  }
}
.accountBanner__wrap__links__item {
  padding: 2rem 3rem;
  position: relative;
  color: #ffffff;
  width: 20%;
  text-align: center;
}
.accountBanner__wrap__links__item:after {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: #00aeff;
  transform: scaleX(0);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: 0% 100%;
}
.accountBanner__wrap__links__item.active:after {
  transform: scaleX(1);
}

/*------------------------------------------------------------------
accountPanes
------------------------------------------------------------------*/
.accountPanes {
  padding: 0 2rem;
  width: 100%;
}
.accountPanes__wrap {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.accountPanes__wrap__item {
  width: 100%;
  display: none;
  justify-content: center;
}
.accountPanes__wrap__item.active {
  display: flex;
  flex-wrap: wrap;
}

.Utemaster\\Site\\DealerAccountPage,
.Utemaster\\Site\\AccountPage {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: #f7f7f7;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes,
.Utemaster\\Site\\AccountPage .accountPanes {
  flex: 1;
}

/*-----------------------------------------
Dealer Dashboard
-----------------------------------------*/
.Utemaster\\Site\\DealerAccountPage .accountPanes {
  max-width: 116rem;
  margin: 0 auto;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes button {
  transition: all 400ms ease;
  opacity: 1;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes button.hide {
  display: none !important;
  opacity: 0;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes button:not(.button--light, .button--border) {
  max-width: fit-content;
  border: none;
  background-color: transparent;
  color: #00aeff;
  font-size: 1.8rem;
  padding: 0;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .button--light {
  background-color: #00aeff;
  color: #ffffff;
  padding: 1.5rem 4rem;
  font-size: 1.8rem;
  border: none;
  width: fit-content;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .button--border {
  font-size: 1.8rem;
  border: none;
  padding: 1.2rem 3.4rem;
  width: fit-content;
  border: 3px solid #00aeff;
  background: black;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .button--icon {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.Utemaster\\Site\\DealerAccountPage {
  /*-----------------------------------------
  Dealer Products
  -----------------------------------------*/
}
.Utemaster\\Site\\DealerAccountPage .dealer-products {
  margin-bottom: 4rem;
}
.Utemaster\\Site\\DealerAccountPage .dealer-products__item {
  display: flex;
  align-items: center;
  gap: 1rem;
  background-color: #ffffff;
  padding: 2rem 4rem;
  margin-bottom: 1rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .dealer-products__item {
    flex-direction: column;
    align-items: flex-start;
  }
  .Utemaster\\Site\\DealerAccountPage .dealer-products__item:first-child {
    display: none;
  }
}
.Utemaster\\Site\\DealerAccountPage .dealer-products__item:first-child {
  background-color: transparent;
}
.Utemaster\\Site\\DealerAccountPage .dealer-products__item input {
  background: #f7f7f7;
  margin: 0;
  line-height: normal;
  display: none;
  font-size: 1.8rem;
}
.Utemaster\\Site\\DealerAccountPage .dealer-products__item p {
  max-width: 50%;
  padding-right: 2rem;
  width: 100%;
  margin-bottom: 0;
}
.Utemaster\\Site\\DealerAccountPage .dealer-products__item p.editing {
  display: flex;
  gap: 0.5rem;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .dealer-products__item p {
    max-width: 100%;
  }
}
.Utemaster\\Site\\DealerAccountPage .dealer-products__item__cost {
  max-width: 15rem !important;
}
.Utemaster\\Site\\DealerAccountPage .dealer-products__item button {
  max-width: 7.5rem;
  width: 100%;
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .dealer-products__item button {
    max-width: fit-content;
  }
}
.Utemaster\\Site\\DealerAccountPage .dealer-products__item__cost {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .dealer-products__item__cost {
    margin-left: 0;
  }
}
.Utemaster\\Site\\DealerAccountPage .dealer-products__item.loading p,
.Utemaster\\Site\\DealerAccountPage .dealer-products__item.loading span,
.Utemaster\\Site\\DealerAccountPage .dealer-products__item.loading input,
.Utemaster\\Site\\DealerAccountPage .dealer-products__item.loading button {
  opacity: 0.5;
}
.Utemaster\\Site\\DealerAccountPage .dealer-products__item .loader {
  top: 2.5rem;
}
.Utemaster\\Site\\DealerAccountPage .dealer-products .spacer {
  display: block;
  min-width: 7.5rem;
}
.Utemaster\\Site\\DealerAccountPage {
  /*-----------------------------------------
  Rate form
  -----------------------------------------*/
}
.Utemaster\\Site\\DealerAccountPage .account-form {
  width: 100%;
  position: relative;
}
.Utemaster\\Site\\DealerAccountPage .account-form#rate-form {
  background-color: #ffffff;
}
.Utemaster\\Site\\DealerAccountPage .account-form__save {
  margin-left: 1rem;
}
.Utemaster\\Site\\DealerAccountPage .account-form__rate {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
}
.Utemaster\\Site\\DealerAccountPage .account-form__rate span {
  min-width: fit-content;
  font-size: 1.8rem;
  display: inline;
  color: #000;
}
.Utemaster\\Site\\DealerAccountPage .account-form__rate p {
  font-size: 1.8rem;
  color: #000;
  margin-bottom: 0;
  padding: 0.8rem 1rem 0.8rem 0;
}
.Utemaster\\Site\\DealerAccountPage .account-form__rate input {
  background: #f7f7f7;
  margin-left: 1rem !important;
  display: none;
}
.Utemaster\\Site\\DealerAccountPage .account-form fieldset {
  display: flex;
  justify-content: space-between;
  padding: 2rem 4rem;
}
.Utemaster\\Site\\DealerAccountPage .account-form fieldset.loading span,
.Utemaster\\Site\\DealerAccountPage .account-form fieldset.loading input,
.Utemaster\\Site\\DealerAccountPage .account-form fieldset.loading button {
  opacity: 0.5;
}
.Utemaster\\Site\\DealerAccountPage .account-form fieldset .loader {
  top: 2.5rem;
}
.Utemaster\\Site\\DealerAccountPage .account-form input {
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 600;
  max-width: 58rem;
  margin: 0;
  padding: 1rem;
}
.Utemaster\\Site\\DealerAccountPage .account-form input:read-only {
  border: none;
  box-shadow: none;
  padding: 0;
}
.Utemaster\\Site\\DealerAccountPage .account-form input#fitting-rate {
  position: relative;
}
.Utemaster\\Site\\DealerAccountPage .account-form input#fitting-rate::before {
  content: "$";
  position: absolute;
  left: 2rem;
}
.Utemaster\\Site\\DealerAccountPage .account-form__label {
  font-size: 1.4rem;
  color: #3a3a3a;
  margin-bottom: 0.9rem;
  font-weight: normal;
}
.Utemaster\\Site\\DealerAccountPage {
  /*-----------------------------------------
  User details
  -----------------------------------------*/
}
.Utemaster\\Site\\DealerAccountPage .account-details {
  width: 100%;
  max-width: 116rem;
  margin: 0 auto;
}
.Utemaster\\Site\\DealerAccountPage .account-details__user {
  position: relative;
}
.Utemaster\\Site\\DealerAccountPage .account-details__user .loader {
  top: 50%;
}
.Utemaster\\Site\\DealerAccountPage .account-details__user.loading span,
.Utemaster\\Site\\DealerAccountPage .account-details__user.loading p,
.Utemaster\\Site\\DealerAccountPage .account-details__user.loading h2,
.Utemaster\\Site\\DealerAccountPage .account-details__user.loading input,
.Utemaster\\Site\\DealerAccountPage .account-details__user.loading button {
  opacity: 0.5;
}
.Utemaster\\Site\\DealerAccountPage .account-details__user__header {
  gap: 2rem;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .account-details__user__header {
    flex-direction: column-reverse;
  }
}
.Utemaster\\Site\\DealerAccountPage .account-details__user label {
  font-size: 1.4rem;
  color: #3a3a3a;
  margin-bottom: 2.4rem;
  font-weight: normal;
}
.Utemaster\\Site\\DealerAccountPage .account-details__user input {
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 600;
  max-width: 58rem;
  margin: 0;
  padding: 1rem;
  transition: all 400ms ease;
}
.Utemaster\\Site\\DealerAccountPage .account-details__user input:read-only {
  border: none;
  box-shadow: none;
  padding: 0;
}
.Utemaster\\Site\\DealerAccountPage .account-details__user .js-logout {
  transition: all 400ms ease;
  max-height: 10rem;
}
.Utemaster\\Site\\DealerAccountPage .account-details__user .js-logout.hide {
  opacity: 0;
  max-height: 0;
}
.Utemaster\\Site\\DealerAccountPage .account-details {
  /*-----------------------------------------
  Team
  -----------------------------------------*/
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-bottom: 4rem;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member {
  background: #ffffff;
  padding: 2rem 4rem;
  margin-bottom: 1rem;
  max-height: 1000px;
  opacity: 1;
  transition: max-height 300ms ease, opacity 300ms ease, padding 300ms ease;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member {
    padding: 2rem;
  }
  .Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member .save-btn {
    position: absolute;
    left: 12rem;
    bottom: -0.2rem;
  }
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member .loader {
  top: 50%;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member.loading input,
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member.loading button {
  opacity: 0.5;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member.hide {
  max-height: 0;
  opacity: 0;
  padding: 0 4rem;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member--first {
  background-color: transparent;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member--first p.hide {
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member--first p {
    display: none;
  }
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__actions {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-top: 2rem;
  max-height: 1000px;
  opacity: 1;
  transition: max-height 300ms ease, opacity 300ms ease, margin 300ms ease;
  position: relative;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__actions.hide {
  max-height: 0;
  opacity: 0;
  margin: 0;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__actions button.hide {
  display: none;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__actions .button--light {
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__actions {
    flex-direction: column;
    align-items: flex-start;
    gap: 4rem;
  }
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  background: #ffffff;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__details {
    flex-direction: column;
    align-items: flex-start;
  }
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__details * {
  margin: 0;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member input {
  font-size: 1.8rem;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member input:read-only {
  border: none;
  box-shadow: none;
  padding: 0;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member p {
  width: 100%;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__name {
  font-weight: 600;
  color: #000;
  max-width: 25%;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__name {
    max-width: 100%;
  }
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__phone {
  max-width: 25%;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__phone {
    max-width: 100%;
  }
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__email {
  max-width: 50%;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__email {
    max-width: 100%;
  }
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__form {
  width: 100%;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__form fieldset {
  display: flex;
  justify-content: space-between;
  padding: 0;
  gap: 2rem;
  margin-bottom: 1rem;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__form input {
  width: 100%;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__form input[type=text] {
  max-width: 25%;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team .team-members__member__form input[type=email] {
  max-width: 50%;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team #add-team-member {
  width: 100%;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team #add-team-member fieldset {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
}
.Utemaster\\Site\\DealerAccountPage .account-details__team #add-team-member button {
  width: fit-content;
}
.Utemaster\\Site\\DealerAccountPage .account-details__user {
  padding: 3.5rem 4rem;
  background-color: #ffffff;
  margin-bottom: 5rem;
}
.Utemaster\\Site\\DealerAccountPage .account-details__user__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.Utemaster\\Site\\DealerAccountPage .order-list.loading .order-list__item {
  opacity: 0.5;
}
.Utemaster\\Site\\DealerAccountPage .order-list p {
  max-width: 25%;
  width: 100%;
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .order-list p {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .order-list__header {
    display: none !important;
  }
}
.Utemaster\\Site\\DealerAccountPage .order-list__item {
  background-color: #ffffff;
  padding: 0;
  transition: opacity 300ms ease, max-height 400ms ease;
  max-height: 100rem;
}
.Utemaster\\Site\\DealerAccountPage .order-list__item__details {
  padding: 2rem 4rem;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .order-list__item__details {
    flex-direction: column;
  }
}
.Utemaster\\Site\\DealerAccountPage .order-list__item__details {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .order-list__item__details {
    align-items: flex-start;
  }
}
.Utemaster\\Site\\DealerAccountPage .order-list__item__details button {
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .order-list__item__details button {
    margin-left: 0;
  }
}
.Utemaster\\Site\\DealerAccountPage .order-list__item__view-more {
  background-color: #eee;
  overflow: hidden;
  max-height: 1000px;
  opacity: 1;
  transition: max-height 300ms ease, opacity 300ms ease, margin 300ms ease;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .order-list__item__view-more {
    flex-direction: column;
  }
}
.Utemaster\\Site\\DealerAccountPage .order-list__item__view-more.hide {
  max-height: 0;
  opacity: 0;
}
.Utemaster\\Site\\DealerAccountPage .order-list__item__view-more li {
  padding: 0 4rem;
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
}
.Utemaster\\Site\\DealerAccountPage .order-list__item__view-more li:nth-of-type(1) {
  margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .order-list__item__view-more li {
    flex-direction: column;
  }
}
.Utemaster\\Site\\DealerAccountPage .order-list__item__view-more__link {
  margin-left: auto;
  color: #00aeff;
  font-weight: bold;
  font-size: 1.8rem;
}
.Utemaster\\Site\\DealerAccountPage .order-list__item__view-more__delete {
  margin-left: auto;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes__wrap__item.active {
  flex-direction: column;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes h2 {
  color: #00aeff;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list.order-list .account-list__item {
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__header {
    padding-left: 0 !important;
  }
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__header, .Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  background: #ffffff;
  padding: 2rem 4rem;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__header *, .Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__item * {
  margin: 0;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__item:has(div.account-list__item__view-more) {
  padding: 0;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__item__view-more, .Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__item__details {
  padding: 2rem 4rem;
  width: 100%;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__item__details {
  display: flex;
  gap: 1rem;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__item__view-more {
  background-color: #eee;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__item__view-more li {
  display: flex;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__item__view-more li p {
  max-width: 25%;
  width: 100%;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes .account-list__header {
  justify-content: flex-start;
  background-color: transparent;
}
.Utemaster\\Site\\DealerAccountPage .orders .order-list__item__view-more__link {
  display: none;
}

body:has(.modal) {
  position: relative;
}
body:has(.modal):after {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  z-index: 1000;
}
body .modal {
  z-index: 10001;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #1c1c1c;
  padding: 10rem;
  max-width: 90rem;
  max-height: 50rem;
  height: 100%;
  width: 100%;
  margin: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
body .modal p {
  font-size: 3.4rem;
  color: #fff;
  margin-bottom: 0;
}
body .modal .colour--primary {
  color: #00aeff;
}
body .modal button {
  margin-top: 2rem;
}
body .error-modal {
  position: fixed;
  bottom: 4rem;
  right: -100%;
  width: fit-content;
  padding: 2rem 4rem;
  background: #1c1c1c;
  opacity: 0;
  transition: right 400ms ease, opacity 450ms ease;
  border: 1px solid red;
  z-index: 10001;
}
body .error-modal.slide-in {
  opacity: 1;
  right: 4rem;
}
body .error-modal * {
  color: #ffffff;
  margin-bottom: 0;
}

/*-----------------------------------------
Wishlist Table
-----------------------------------------*/
.Utemaster\\Site\\BuilderPage:has(.wishlistTable) {
  background-color: #f7f7f7;
}

.wishlistTable__wrap {
  position: relative;
  margin: 0 auto 4rem;
  max-width: 1200px;
  padding: 0 3rem;
}
.wishlistTable__wrap__heading {
  margin-top: 4rem;
}
.wishlistTable__wrap__item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  background: #ffffff;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .wishlistTable__wrap__item {
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 639px) {
  .wishlistTable__wrap__item {
    justify-content: center;
  }
}
.wishlistTable__wrap__item__image {
  width: 16rem;
}
.wishlistTable__wrap__item__link {
  width: 16rem;
}
.wishlistTable__wrap__item__title {
  width: calc(100% - 36rem);
  padding-right: 3rem;
  padding-left: 3rem;
}
@media only screen and (max-width: 767px) {
  .wishlistTable__wrap__item__title {
    width: calc(100% - 16rem);
  }
}
@media only screen and (max-width: 639px) {
  .wishlistTable__wrap__item__title {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .wishlistTable__wrap__item__title * {
    margin-bottom: 0;
  }
}
.wishlistTable__wrap__item__remove {
  width: 4rem;
}
.wishlistTable .emptyWishlist {
  margin: 0 auto;
  text-align: center;
  max-width: 55rem;
}

.autoComplete {
  display: inline-block;
  position: relative;
  width: 100%;
}
.autoComplete.visible .autoComplete__results {
  display: block !important;
}
.autoComplete.busy .autoComplete__input__loader {
  opacity: 1 !important;
}
.autoComplete__input {
  border: 1px solid #d7d9de;
  border-radius: 1000px;
  position: relative;
}
.autoComplete__input svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.5rem;
}
.autoComplete__input svg path {
  fill: #00aeff;
}
.autoComplete__input input {
  color: #00aeff;
  font-size: 10px;
  width: 15.5rem;
  font-weight: bold;
  border: 0;
  padding: 0.75rem 1.5rem 0.75rem 1.9rem;
  background: transparent;
  outline: none;
}
.autoComplete__input input::-webkit-input-placeholder {
  opacity: 1;
}
.autoComplete__input input:-moz-placeholder {
  opacity: 1;
}
.autoComplete__input input::-moz-placeholder {
  opacity: 1;
}
.autoComplete__input input:-ms-input-placeholder {
  opacity: 1;
}
.autoComplete__input__loader {
  position: absolute;
  right: 0.5rem;
  top: 0.5rem;
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-bottom-color: transparent;
  border-left-color: transparent;
  width: 16px;
  height: 16px;
  animation: rotate 0.8s linear 1s infinite;
  opacity: 0;
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
.autoComplete__results {
  position: absolute;
  left: 0;
  right: 0;
  display: none;
  top: 50px;
  z-index: 3;
}
.autoComplete__results__inner {
  background: #ffffff;
  border-radius: 0.2rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: auto;
}
.autoComplete__results__inner__entry {
  background: #ffffff;
  color: #6f778a;
  padding: 0.5rem 1rem;
  font-size: 14px;
  display: block;
  position: relative;
  cursor: pointer;
}
.autoComplete__results__inner__entry:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 1rem;
  right: 1rem;
  height: 1px;
  background: #f5f5f5;
}
.autoComplete__results__inner__entry:hover {
  color: #00aeff;
}
.autoComplete__results__inner__all {
  background: #00aeff;
  color: #ffffff;
  padding: 1rem;
  font-size: 10px;
  display: block;
  font-weight: bold;
  text-align: center;
}

.stopInteractions {
  pointer-events: none !important;
}

/*------------------------------------------------------------------
Builder
------------------------------------------------------------------*/
.fleetPricingActive .retail-pricing-item {
  display: none !important;
}

.builder {
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  .builder .builder__scene__actions__item.js-step-4 {
    display: none;
  }
}
.builder {
  /*------------------------------------------------------------------
  Orientation 
  ------------------------------------------------------------------*/
}
.builder__orientation {
  position: absolute;
  top: 15rem;
  right: 0;
  text-align: right;
  z-index: 4;
}
.builder__orientation.disabled {
  opacity: 0;
  pointer-events: none;
}
@media only screen and (min-width: 968px) {
  .builder__orientation {
    top: 30%;
    width: 100%;
  }
  .builder__orientation p {
    display: none !important;
  }
  .builder__orientation .builder__orientation__wrap {
    width: 100%;
    justify-content: space-between;
  }
  .builder__orientation .builder__orientation__wrap__next svg,
  .builder__orientation .builder__orientation__wrap__previous svg {
    width: 96px;
    height: 96px;
  }
  .builder__orientation .builder__orientation__wrap__previous {
    left: 0;
  }
  .builder__orientation .builder__orientation__wrap__next {
    right: 0;
  }
}
@media only screen and (max-width: 967px) {
  .builder__orientation {
    top: 9rem;
  }
}
@media only screen and (max-width: 767px) {
  .builder__orientation {
    width: 100%;
  }
}
.builder__orientation__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .builder__orientation__wrap {
    width: 100%;
    justify-content: space-between;
  }
}
.builder__orientation__wrap__previous {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
}
.builder__orientation__wrap__previous path {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.builder__orientation__wrap__previous:hover path {
  fill: #00aeff;
}
.builder__orientation__wrap p {
  color: #ffffff;
  font-weight: 800;
  font-size: 1.2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 1rem;
}
.builder__orientation__wrap p svg {
  margin-left: 0.3rem;
}
.builder__orientation__wrap__next {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.builder__orientation__wrap__next path {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.builder__orientation__wrap__next:hover path {
  fill: #00aeff;
}
.builder__orientation__wrap__next {
  cursor: pointer;
}
.builder {
  /*------------------------------------------------------------------
  Scene
  ------------------------------------------------------------------*/
}
.builder__scene {
  height: 100vh;
}
@media only screen and (min-width: 1024px) {
  .builder__scene {
    min-height: 90rem;
  }
}
.builder__scene:after {
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .builder__scene {
    position: relative;
  }
  .builder__scene:after {
    content: "";
    position: relative;
    display: block;
    padding-bottom: 98.9583333333%;
  }
  .builder__scene {
    overflow: hidden;
  }
}
@media only screen and (min-width: 968px) {
  .builder__scene {
    position: relative;
  }
  .builder__scene:after {
    content: "";
    position: relative;
    display: block;
    padding-bottom: 87.5%;
  }
}
@media only screen and (max-width: 767px) {
  .builder__scene {
    padding-top: 8rem;
    overflow: hidden;
  }
}
.builder__scene__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .builder__scene__background {
    display: none;
  }
}
.builder__scene__loader {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  z-index: 2;
}
.builder__scene__background-mobile {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: none;
}
@media only screen and (max-width: 767px) {
  .builder__scene__background-mobile {
    background-position: 0px -72px;
    display: block;
    background-size: auto 113%;
  }
}
.builder__scene__vehicle {
  position: relative;
}
.builder__scene__vehicle:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 62.2687047466%;
}
.builder__scene__vehicle {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 70%;
  top: 9%;
  transform: translateX(-5%);
  max-width: 90rem;
}
@media only screen and (max-width: 1199px) {
  .builder__scene__vehicle {
    top: 8%;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767px) {
  .builder__scene__vehicle {
    position: relative;
    margin-bottom: 10rem;
    margin-bottom: 30rem;
    top: 15% !important;
    margin-left: 0% !important;
    width: 100% !important;
  }
}
@media only screen and (max-width: 539px) {
  .builder__scene__vehicle {
    position: relative;
    margin-top: -2rem;
    margin-bottom: 32rem;
    top: 15% !important;
    margin-left: 0% !important;
    width: 100% !important;
  }
}
.builder__scene__vehicle img {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
}
.builder__scene {
  /*------------------------------------------------------------------
  Selector
  ------------------------------------------------------------------*/
}
.builder__scene__selector {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 36rem;
  background: linear-gradient(to bottom, #323131 0%, #080808 100%);
  display: flex;
  flex-wrap: wrap;
  z-index: 33;
  /*------------------------------------------------------------------
  Orientation
  ------------------------------------------------------------------*/
}
.builder__scene__selector__orientation {
  position: absolute;
  top: -20.5rem;
  right: 0.3rem;
  text-align: right;
  z-index: 4;
  display: none;
}
.builder__scene__selector__orientation.disabled {
  opacity: 0;
  pointer-events: none;
}
@media only screen and (max-width: 967px) {
  .builder__scene__selector__orientation {
    display: none;
  }
}
.builder__scene__selector__orientation__wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .builder__scene__selector__orientation__wrap {
    width: 100%;
    justify-content: space-between;
  }
}
.builder__scene__selector__orientation__wrap__previous {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
}
.builder__scene__selector__orientation__wrap__previous path {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.builder__scene__selector__orientation__wrap__previous:hover path {
  fill: #00aeff;
}
.builder__scene__selector__orientation__wrap p {
  color: #ffffff;
  font-weight: 800;
  font-size: 1.2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 1rem;
}
.builder__scene__selector__orientation__wrap p svg {
  margin-left: 0.3rem;
}
.builder__scene__selector__orientation__wrap__next {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.builder__scene__selector__orientation__wrap__next path {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.builder__scene__selector__orientation__wrap__next:hover path {
  fill: #00aeff;
}
.builder__scene__selector__orientation__wrap__next {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .builder__scene__selector {
    bottom: 27.5rem;
  }
}
.builder__scene__selector__wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0rem;
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.builder__scene__selector__wrap__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.5rem 1rem;
  cursor: pointer;
  justify-content: center;
  position: relative;
  min-width: 25rem;
}
@media only screen and (max-width: 767px) {
  .builder__scene__selector__wrap__item {
    width: 50%;
    min-width: 10rem;
  }
}
.builder__scene__selector__wrap__item.disabled {
  pointer-events: none;
  opacity: 0;
  display: none;
}
.builder__scene__selector__wrap__item p {
  font-weight: bold;
  color: #ffffff;
  font-size: 1.2rem;
  margin: 0 0 0 0.5rem;
}
.builder__scene__selector__wrap__item.active {
  background: #484747;
}
.builder__scene__selector__wrap__item.active:after {
  position: absolute;
  content: "";
  display: block;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #00aeff transparent;
  transform: translateX(0.8rem);
}
.builder__scene__selector__wrap__item.active path {
  fill: #00aeff;
}
.builder__scene__selector__wrap__item.active p {
  color: #00aeff;
}
.builder__scene {
  /*------------------------------------------------------------------
  Tray
  ------------------------------------------------------------------*/
}
.builder__scene__tray {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  background: #484747;
  display: flex;
  flex-wrap: wrap;
  min-height: 36rem;
  z-index: 3;
  align-items: center;
  align-content: center;
  padding: 2rem;
  padding-top: 4rem;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .builder__scene__tray {
    min-height: 27.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .builder__scene__tray {
    padding: 0.5rem 0;
  }
}
.builder__scene__actions {
  position: absolute;
  z-index: 4;
  right: 1rem;
  bottom: 42rem;
  width: 16rem;
}
@media only screen and (max-width: 767px) {
  .builder__scene__actions {
    bottom: 30.9rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    right: 0;
    padding: 0 0rem;
    justify-content: flex-end;
  }
}
.builder__scene__actions__item {
  position: relative;
  width: 100%;
  display: block;
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
  font-weight: bold;
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .builder__scene__actions__item {
    width: auto;
    margin-right: 0rem;
    font-size: 1.3rem !important;
  }
}
.builder__scene__actions__item:first-of-type:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  top: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.35);
}
@media only screen and (max-width: 767px) {
  .builder__scene__actions__item:first-of-type:before {
    display: none;
  }
}
.builder__scene__actions__item:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  bottom: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.35);
}
@media only screen and (max-width: 767px) {
  .builder__scene__actions__item:after {
    display: none;
  }
}
.builder__scene__actions__item--print {
  flex-wrap: nowrap;
}
@media only screen and (max-width: 767px) {
  .builder__scene__actions__item--print {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .builder__scene__actions__item--save {
    display: none;
  }
}
.builder__scene__actions__item--summary {
  background: #51d059;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 0 !important;
  margin-left: 2.5rem;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .builder__scene__actions__item--summary {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .builder__scene__actions__item--summary {
    padding-left: 0 !important;
    padding-right: 0.2rem !important;
  }
}
.builder__scene__actions__item--summary:before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 32px 32px;
  border-color: transparent transparent #51d059 transparent;
  right: 100%;
  bottom: 0;
}

.picker {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  min-height: 28rem;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  max-width: 1200px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .picker {
    min-height: 23rem;
  }
}
.picker--category .picker__grid {
  padding-right: 0;
}
.picker--product .picker__grid {
  padding-right: 13rem;
}
.picker .sliderProgress {
  height: 2px;
  background: #00aeff;
  position: absolute;
  left: 0;
  top: 0rem;
}
.picker__grid {
  position: relative;
  display: flex;
  width: 100%;
  align-items: flex-start;
  padding-right: 130px;
}
@media only screen and (max-width: 967px) {
  .picker__grid {
    padding-right: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .picker__grid {
    padding-right: 40px !important;
  }
}
.picker__grid__item {
  position: relative;
  display: block;
  width: 130px;
}
@media only screen and (max-width: 967px) {
  .picker__grid__item {
    width: 100px;
  }
}
.picker__grid__item--close {
  position: relative;
}
.picker__grid__item--close:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.picker__grid__item--close {
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  transform: translateX(-100%);
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 767px) {
  .picker__grid__item--close {
    width: 40px !important;
    height: 110px;
  }
}
@media only screen and (max-width: 967px) {
  .picker__grid__item--close {
    width: 80px;
    height: 110px;
  }
}
.picker__grid__item--close:before {
  position: absolute;
  content: "";
  display: block;
  transform: scaleX(0);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #00aeff;
  transform-origin: bottom right;
  z-index: 1;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.picker__grid__item--close:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.picker__grid__item--close path {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.picker__grid__item--close:hover path {
  fill: #ffffff;
}
.picker__grid__item.js-back-to-categories .picker__grid__item__icon, .picker__grid__item.js-close-picker .picker__grid__item__icon, .picker__grid__item.js-tray-selector-products .picker__grid__item__icon, .picker__grid__item.js-close-picker-accessory .picker__grid__item__icon {
  height: 100%;
}
.picker__grid__item.js-back-to-categories .picker__grid__item__icon span, .picker__grid__item.js-close-picker .picker__grid__item__icon span, .picker__grid__item.js-tray-selector-products .picker__grid__item__icon span, .picker__grid__item.js-close-picker-accessory .picker__grid__item__icon span {
  z-index: 4;
}
.picker__grid__item--scroll {
  position: relative;
}
.picker__grid__item--scroll:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.picker__grid__item--scroll {
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(100%);
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 767px) {
  .picker__grid__item--scroll {
    width: 40px !important;
    height: 110px;
  }
}
@media only screen and (max-width: 967px) {
  .picker__grid__item--scroll {
    width: 80px;
    height: 110px;
  }
}
.picker__grid__item--scroll path {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.picker__grid__item--scroll:hover path {
  fill: #ffffff;
}
.picker__grid__item .js-next-picker-item {
  border-bottom: 1px solid #3f3f3f;
  top: 0;
}
.picker__grid__item .js-previous-picker-item {
  bottom: 0;
}
.picker__grid__item__icon {
  width: 100%;
  z-index: 2;
  position: absolute;
  height: 50%;
}
.picker__grid__item__icon svg {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  z-index: 4;
  width: 5rem;
  height: 5rem;
}
.picker__grid__item__icon:before {
  position: absolute;
  content: "";
  display: block;
  transform: scaleX(0);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #00aeff;
  transform-origin: bottom right;
  z-index: 1;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
@media only screen and (min-width: 768px) {
  .picker__grid__item__icon:hover:before {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
}
.picker__grid__item__icon:hover span {
  color: #ffffff !important;
}
.picker__grid__item__icon span {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  color: #a6a6a6;
  font-size: 2rem;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .picker__grid__item__icon span {
    transform: rotate(-90deg) translateX(25%) translateY(-25%);
    transform-origin: 50% 50%;
    left: 0;
    top: 50%;
  }
}
.picker__grid__slider {
  display: flex;
  position: relative;
  overflow: hidden;
  width: calc(100% - 130px);
}
@media only screen and (max-width: 967px) {
  .picker__grid__slider {
    width: calc(100% - 80px);
  }
}
@media only screen and (max-width: 767px) {
  .picker__grid__slider {
    width: calc(100% - 0px) !important;
  }
}
.picker__grid__slider.animateIn .picker__grid__slider__item {
  transform: none !important;
  opacity: 1 !important;
}
.picker__grid__slider.animateOut .picker__grid__slider__item {
  transform: translateY(20%) !important;
  opacity: 0 !important;
}
.picker__grid__slider__item {
  position: relative;
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(20%);
  opacity: 0;
  will-change: transform;
  margin: 0 5px 0 5px;
  margin: 0 -1px 0 0;
  margin: 0 0 0 0;
  width: 130px;
  min-width: 130px;
  min-height: 100%;
  padding-bottom: 4rem;
}
.picker__grid__slider__item.selected {
  z-index: 201 !important;
}
.picker__grid__slider__item.selected .picker__grid__slider__item__image__overlay:before {
  background: #ebebeb;
}
.picker__grid__slider__item.selected:before {
  background: #25b733;
}
.picker__grid__slider__item.selected .picker__grid__slider__item__image {
  border: 2px solid #25b733;
}
.picker__grid__slider__item.selected .picker__grid__slider__item__image:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 0c3.183 0 6.235 1.265 8.485 3.515a11.995 11.995 0 010 16.97 11.995 11.995 0 01-16.97 0 11.995 11.995 0 010-16.97A11.995 11.995 0 0112 0zm0 1.956a10.043 10.043 0 10.001 20.086A10.043 10.043 0 0012 1.956zm4.67 6.082a.949.949 0 01.678.31c.364.389.35.998-.033 1.369l-6.294 5.968a.911.911 0 01-.684.26.946.946 0 01-.685-.292l-3-3.131a.992.992 0 011.435-1.37l2.315 2.446 5.576-5.283a.943.943 0 01.692-.277z\" fill=\"%2325b733\" fill-rule=\"evenodd\"/></svg>");
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 34;
}
.picker__grid__slider__item.selected .picker__grid__slider__item__image .picker__grid__slider__item__image__overlay__icon svg {
  opacity: 0;
}
.picker__grid__slider__item.selected .picker__grid__slider__item__image .picker__grid__slider__item__image__overlay__icon:before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  width: 7rem;
  height: 7rem;
  border-radius: 7rem;
  background: #25b733;
  position: absolute;
  display: block;
}
.picker__grid__slider__item.selected .picker__grid__slider__item__image .picker__grid__slider__item__image__overlay__icon:after {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  content: "REMOVE";
  padding: 0;
  color: #ffffff;
  position: absolute;
  font-weight: bold;
  font-size: 1.2rem;
}
.picker__grid__slider__item.blacklisted {
  z-index: 201 !important;
  display: none !important;
}
.picker__grid__slider__item.blacklisted:before, .picker__grid__slider__item.blacklisted:after {
  display: none;
}
.picker__grid__slider__item.blacklisted .picker__grid__slider__item__image {
  border: 2px solid #00aeff;
}
.picker__grid__slider__item.blacklisted .picker__grid__slider__item__image:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"24\" height=\"24\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M12 0c3.183 0 6.235 1.265 8.485 3.515a11.995 11.995 0 010 16.97 11.995 11.995 0 01-16.97 0 11.995 11.995 0 010-16.97A11.995 11.995 0 0112 0zm0 1.956a10.043 10.043 0 10.001 20.086A10.043 10.043 0 0012 1.956zm.17 5.56c.446-.02.875.083 1.25.34 1.566 1.08-.22 4.642-.899 6.11l-.104.231a3.677 3.677 0 00-.106.258c-.643 1.842.146 2.266 1.258 1.92l-.078.838c-2.044 1.453-4.903 1.042-3.71-2.483.44-1.299 2.048-3.779 1.578-5.196-.192-.582-.835-.586-1.464-.34l.072-.774c.665-.508 1.457-.87 2.202-.904zM13.362 5c.628 0 1.137.47 1.137 1.048 0 .58-.509 1.049-1.137 1.049s-1.137-.47-1.137-1.049S12.736 5 13.363 5z\" fill=\"%2300aeff\" fill-rule=\"evenodd\"/></svg>");
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 34;
}
.picker__grid__slider__item.blacklisted .picker__grid__slider__item__image .picker__grid__slider__item__image__overlay__icon svg {
  opacity: 0;
}
.picker__grid__slider__item.blacklisted .picker__grid__slider__item__image .picker__grid__slider__item__image__overlay__icon:before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  width: 7rem;
  height: 7rem;
  border-radius: 7rem;
  background: #231f20;
  position: absolute;
  display: none;
}
.picker__grid__slider__item.blacklisted .picker__grid__slider__item__image .picker__grid__slider__item__image__overlay__icon:after {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  content: "";
  padding: 0;
  color: #ffffff;
  position: absolute;
  font-weight: bold;
  font-size: 1.2rem;
}
@media only screen and (max-width: 967px) {
  .picker__grid__slider__item {
    width: 110px;
    min-width: 110px;
  }
}
.picker__grid__slider__item:nth-child(0) {
  transition-delay: 0ms;
  z-index: 200;
}
.picker__grid__slider__item:nth-child(1) {
  transition-delay: 30ms;
  z-index: 199;
}
.picker__grid__slider__item:nth-child(2) {
  transition-delay: 60ms;
  z-index: 198;
}
.picker__grid__slider__item:nth-child(3) {
  transition-delay: 90ms;
  z-index: 197;
}
.picker__grid__slider__item:nth-child(4) {
  transition-delay: 120ms;
  z-index: 196;
}
.picker__grid__slider__item:nth-child(5) {
  transition-delay: 150ms;
  z-index: 195;
}
.picker__grid__slider__item:nth-child(6) {
  transition-delay: 180ms;
  z-index: 194;
}
.picker__grid__slider__item:nth-child(7) {
  transition-delay: 210ms;
  z-index: 193;
}
.picker__grid__slider__item:nth-child(8) {
  transition-delay: 240ms;
  z-index: 192;
}
.picker__grid__slider__item:nth-child(9) {
  transition-delay: 270ms;
  z-index: 191;
}
.picker__grid__slider__item:nth-child(10) {
  transition-delay: 300ms;
  z-index: 190;
}
.picker__grid__slider__item:nth-child(11) {
  transition-delay: 330ms;
  z-index: 189;
}
.picker__grid__slider__item:nth-child(12) {
  transition-delay: 360ms;
  z-index: 188;
}
.picker__grid__slider__item:nth-child(13) {
  transition-delay: 390ms;
  z-index: 187;
}
.picker__grid__slider__item:nth-child(14) {
  transition-delay: 420ms;
  z-index: 186;
}
.picker__grid__slider__item:nth-child(15) {
  transition-delay: 450ms;
  z-index: 185;
}
.picker__grid__slider__item:nth-child(16) {
  transition-delay: 480ms;
  z-index: 184;
}
.picker__grid__slider__item:nth-child(17) {
  transition-delay: 510ms;
  z-index: 183;
}
.picker__grid__slider__item:nth-child(18) {
  transition-delay: 540ms;
  z-index: 182;
}
.picker__grid__slider__item:nth-child(19) {
  transition-delay: 570ms;
  z-index: 181;
}
.picker__grid__slider__item__image {
  position: relative;
  cursor: pointer;
  position: relative;
}
.picker__grid__slider__item__image:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.picker__grid__slider__item__image {
  background-image: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"44\" height=\"44\" viewBox=\"0 0 44 44\" stroke=\"%23fff\"><g fill=\"none\" fill-rule=\"evenodd\" stroke-width=\"2\"><circle cx=\"22\" cy=\"22\" r=\"1\"><animate attributeName=\"r\" begin=\"0s\" dur=\"1.8s\" values=\"1; 20\" calcMode=\"spline\" keyTimes=\"0; 1\" keySplines=\"0.165, 0.84, 0.44, 1\" repeatCount=\"indefinite\"/><animate attributeName=\"stroke-opacity\" begin=\"0s\" dur=\"1.8s\" values=\"1; 0\" calcMode=\"spline\" keyTimes=\"0; 1\" keySplines=\"0.3, 0.61, 0.355, 1\" repeatCount=\"indefinite\"/></circle><circle cx=\"22\" cy=\"22\" r=\"1\"><animate attributeName=\"r\" begin=\"-0.9s\" dur=\"1.8s\" values=\"1; 20\" calcMode=\"spline\" keyTimes=\"0; 1\" keySplines=\"0.165, 0.84, 0.44, 1\" repeatCount=\"indefinite\"/><animate attributeName=\"stroke-opacity\" begin=\"-0.9s\" dur=\"1.8s\" values=\"1; 0\" calcMode=\"spline\" keyTimes=\"0; 1\" keySplines=\"0.3, 0.61, 0.355, 1\" repeatCount=\"indefinite\"/></circle></g></svg>");
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: #f7f7f7;
}
.picker__grid__slider__item__image img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.picker__grid__slider__item__image__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.picker__grid__slider__item__image__overlay:before {
  position: absolute;
  content: "";
  display: block;
  transform: scaleX(0);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #00aeff;
  transform-origin: bottom right;
  z-index: 1;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.picker__grid__slider__item__image__overlay__icon {
  width: 7rem;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: scale(1.1) translateY(-50%) translateX(-50%);
  will-change: transform;
  position: relative;
}
.picker__grid__slider__item__image__overlay__icon:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 101.6666666667%;
}
.picker__grid__slider__item__image__overlay__icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.picker__grid__slider__item__image__overlay__icon {
  opacity: 0;
  z-index: 2;
  left: 50%;
  margin: 0;
}
.picker__grid__slider__item:hover .picker__grid__slider__item__image__overlay:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.picker__grid__slider__item:hover .picker__grid__slider__item__image__overlay__icon {
  transform: scale(1) translateY(-50%) translateX(-50%);
  opacity: 1;
}
.picker__grid__slider__item__details {
  padding: 1rem 0.5rem 0;
}
.picker__grid__slider__item__details p {
  font-size: 1.4rem;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0.8rem;
}
@media only screen and (max-width: 767px) {
  .picker__grid__slider__item__details p {
    font-size: 1.2rem;
  }
}
.picker__grid__slider__item__details__price {
  color: #a6a6a6;
}
.picker__grid__slider__item__details__title {
  color: #ffffff;
}
.picker__grid__slider__item__details__tooltip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/*------------------------------------------------------------------
Animated in picker items
------------------------------------------------------------------*/
.animateIn .picker__grid__item--close,
.animateIn .picker__grid__item--scroll {
  opacity: 1;
  transform: translateX(0);
}

.flickity-viewport {
  width: 100%;
  height: 260px;
}

.flickity-button {
  display: none;
}

.flickity-slider {
  perspective: 500;
}

[data-parent-buyable-id]:before {
  position: absolute;
  content: "";
  display: block;
  background: #00aeff;
  top: 0.6rem;
  left: 0.6rem;
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 4rem;
  z-index: 3;
}
[data-parent-buyable-id]:after {
  position: absolute;
  content: "";
  display: block;
  content: "C";
  color: #ffffff;
  top: 0.45rem;
  left: 0.9rem;
  font-weight: bold;
  font-size: 1rem;
  z-index: 4;
}

.animateIn .picker--categories .picker__grid__slider__item {
  transform: none !important;
  opacity: 1 !important;
}

.animateOut .picker--categories .picker__grid__slider__item {
  transform: translateY(20%) !important;
  opacity: 0 !important;
}

.picker--categories {
  font-size: 0;
  padding-left: 0px;
}
@media only screen and (max-width: 767px) {
  .picker--categories {
    padding-left: 0px;
  }
}
.picker--categories .picker__grid__slider__item {
  cursor: pointer;
  width: auto;
  position: relative;
  min-width: 16rem !important;
  text-align: center;
}
.picker--categories .picker__grid__slider__item:first-of-type:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  width: 1px;
  left: 0 px;
  background: rgba(255, 255, 255, 0.2);
}
.picker--categories .picker__grid__slider__item:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  width: 1px;
  right: -1px;
  background: rgba(255, 255, 255, 0.2);
}
.picker--categories .picker__grid__slider__item:hover .picker__grid__slider__item__name {
  background: #00aeff;
}
.picker--categories .picker__grid__slider__item .picker__grid__slider__item__name {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  padding: 4.3rem 2rem;
  text-align: center;
}
@media only screen and (min-width: 968px) {
  .picker--categories .picker__grid__slider__item .picker__grid__slider__item__name {
    padding: 4rem 2rem;
    min-height: 13rem;
  }
}
.picker--categories .picker__grid__slider__item .picker__grid__slider__item__name .picker__grid__slider__item__name__title {
  color: #ffffff;
  margin: 0;
  font-weight: 100 !important;
}

.adding.picker__grid__slider__item .picker__grid__slider__item__image__overlay:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.adding.picker__grid__slider__item .picker__grid__slider__item__image__overlay__icon {
  transform: scale(1) translateY(-50%) translateX(-50%);
  opacity: 1;
}
.adding.picker__grid__slider__item .picker__grid__slider__item__image__overlay__icon:after {
  content: "ADDING" !important;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  content: "REMOVE";
  padding: 0;
  color: #ffffff;
  position: absolute;
  font-weight: bold;
  font-size: 1.2rem;
}
.adding.picker__grid__slider__item .picker__grid__slider__item__image__overlay__icon:before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  width: 7rem;
  height: 7rem;
  border-radius: 7rem;
  background: #231f20;
  position: absolute;
  display: block;
}

.removing.picker__grid__slider__item .picker__grid__slider__item__image__overlay:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.removing.picker__grid__slider__item .picker__grid__slider__item__image__overlay__icon {
  transform: scale(1) translateY(-50%) translateX(-50%);
  opacity: 1;
}
.removing.picker__grid__slider__item .picker__grid__slider__item__image__overlay__icon:after {
  content: "REMOVING" !important;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  padding: 0;
  color: #ffffff;
  position: absolute;
  font-weight: bold;
  font-size: 1rem;
}
.removing.picker__grid__slider__item .picker__grid__slider__item__image__overlay__icon:before {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  width: 7rem;
  height: 7rem;
  border-radius: 7rem;
  background: #231f20;
  position: absolute;
  display: block;
}

.loaderTiny {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  z-index: 5;
  width: 11rem;
  height: 11rem;
  opacity: 0.1;
}

.static .picker__grid__slider__item {
  transition: all 0 !important;
  opacity: 1 !important;
  transform: none !important;
}

.memberActive .sidecart__inner__list {
  max-height: calc(100% - 47.1rem);
}

.dealerPricingActive .memberActive .sidecart__inner__list {
  max-height: calc(100% - 61.1rem);
}

.memberActive .sidecart__inner__list {
  max-height: calc(100% - 46.2rem);
}
@media only screen and (min-width: 768px) {
  .memberActive .sidecart__inner__list {
    max-height: calc(100% - 53.2rem);
    max-height: calc(100% - 10.2rem);
  }
}

.dealerPricingActive .memberActive .sidecart__inner__list {
  max-height: calc(100% - 45.2rem);
}

@media only screen and (max-width: 767px) {
  .dealerPricingActive .memberActive .sidecart__inner__list {
    max-height: calc(100% - 52.2rem) !important;
  }
}

/*------------------------------------------------------------------
Navigator
------------------------------------------------------------------*/
.navigator {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  z-index: 4;
  align-items: center;
  align-content: center;
  padding: 0 0rem;
  overflow: hidden;
  height: 4rem;
  max-width: 1240px;
  right: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .navigator {
    padding-top: 7px;
    position: static;
  }
}
.navigator--1 {
  opacity: 0;
}
.navigator__slider {
  width: 100%;
  height: 4rem;
  padding-left: 15rem;
}
.navigator__slider .flickity-viewport {
  height: 100% !important;
}
@media only screen and (max-width: 967px) {
  .navigator__slider {
    padding-left: 0rem;
  }
}
.navigator__slider__item {
  font-size: 1.6rem;
  color: #ffffff;
  display: inline-block;
  padding: 0 1rem;
  position: relative;
  cursor: pointer;
  color: #ffffff;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 4rem;
  white-space: nowrap;
  overflow: hidden;
}
.navigator__slider__item span {
  position: absolute;
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background: #00aeff;
  transform: rotate(45deg);
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  opacity: 0;
}
.navigator__slider__item:first-of-type:before {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  top: 0.8rem;
  bottom: 0.8rem;
  background: rgba(255, 255, 255, 0.3);
  left: 0rem;
}
.navigator__slider__item:after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  top: 0.8rem;
  bottom: 0.8rem;
  background: rgba(255, 255, 255, 0.3);
  right: 0rem;
}
.navigator__slider__item.active {
  color: #00aeff;
}
.navigator__slider__item.active span {
  opacity: 1;
}
.navigator__copy {
  color: #ffffff;
  font-weight: 600;
  text-align: center;
  font-style: italic;
  font-size: 1.4rem;
  margin: 0;
  line-height: 3.6rem;
  width: 100%;
}

.showPackages .takeover__wrap__form,
.showPackages .takeover__wrap__copy {
  display: none;
}
.showPackages .takeover__wrap {
  width: 100%;
  max-width: 1774px;
}

.takeover__wrap__packages__categories__intro {
  margin-top: -2rem;
}
.takeover__wrap__packages__categories__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  max-width: 47rem;
  margin: 0 auto;
}
.takeover__wrap__packages__categories__list__item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  background: white;
  margin-bottom: 2rem;
  cursor: pointer;
  position: relative;
  max-width: 97rem;
  border-radius: 1rem;
  overflow: hidden;
  min-height: 8.4rem;
}
.takeover__wrap__packages__categories__list__item:hover .takeover__wrap__packages__categories__list__item__arrow img {
  transform: translateX(0.4rem);
}
.takeover__wrap__packages__categories__list__item:hover .takeover__wrap__packages__categories__list__item__title h5 {
  color: #00aeff;
}
.takeover__wrap__packages__categories__list__item.busy .takeover__wrap__packages__categories__list__item__arrow {
  background: white;
}
.takeover__wrap__packages__categories__list__item.busy .takeover__wrap__packages__categories__list__item__arrow .inlineLoader {
  opacity: 1;
}
.takeover__wrap__packages__categories__list__item__image {
  width: 10rem;
  padding-left: 2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.takeover__wrap__packages__categories__list__item__title {
  width: calc(100% - 10rem - 8rem);
  padding: 2%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.takeover__wrap__packages__categories__list__item__title h5 {
  margin: 0;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 767px) {
  .takeover__wrap__packages__categories__list__item__title h5 {
    font-size: 2rem;
  }
}
.takeover__wrap__packages__categories__list__item__arrow {
  width: 8rem;
  position: relative;
  background: #00aeff;
}
.takeover__wrap__packages__categories__list__item__arrow img {
  width: 4rem;
  height: 4rem;
  margin: 0 auto;
  position: relative;
  top: 2.3rem;
  left: 2rem;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.takeover__wrap__packages__categories__list__item__arrow .inlineLoader {
  position: absolute;
  top: 2rem;
  width: 80px;
  height: 40px;
}
@media only screen and (max-width: 767px) {
  .takeover__wrap__packages__categories__actions {
    padding-left: 3rem;
    margin-top: 2rem !important;
  }
}
.takeover__wrap__packages__categories__actions a {
  color: white !important;
  font-size: 1.4rem;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.takeover__wrap__packages__categories__actions a svg {
  margin-left: 0.5rem;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.takeover__wrap__packages__categories .slick-track {
  display: flex !important;
}
.takeover__wrap__packages__categories .slick-slide {
  height: inherit !important;
}
.takeover__wrap__packages__categories .slick-slide > div {
  height: 100% !important;
}
.takeover__wrap__packages__categories__slider {
  position: relative;
  display: block;
  width: auto;
  margin: 0 -2.5rem 0 -1.5rem;
}
.takeover__wrap__packages__categories__slider .slick-prev {
  position: absolute;
  top: 40%;
  left: 1rem;
  font-size: 0;
  width: 5rem;
  height: 5rem;
  border-radius: 10000rem;
  padding: 0;
  display: block;
  border: 0;
  background: #00aeff;
}
.takeover__wrap__packages__categories__slider .slick-prev:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11.003\" height=\"20.385\"><path fill=\"%23FFF\" fill-rule=\"nonzero\" d=\"M9.852 20.384.537 10.748 0 10.192l.537-.556L9.852 0l1.151 1.112-8.777 9.08 8.777 9.08z\"/></svg>");
  width: 11px;
  height: 20px;
  top: 15px;
  left: 17px;
}
.takeover__wrap__packages__categories__slider .slick-next {
  position: absolute;
  top: 40%;
  right: 1.5rem;
  font-size: 0;
  width: 5rem;
  height: 5rem;
  border-radius: 10000rem;
  padding: 0;
  display: block;
  border: 0;
  background: #00aeff;
}
@media only screen and (max-width: 767px) {
  .takeover__wrap__packages__categories__slider .slick-next {
    right: 3rem;
  }
}
.takeover__wrap__packages__categories__slider .slick-next:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11.003\" height=\"20.385\"><path fill=\"%23FFF\" fill-rule=\"nonzero\" d=\"m1.15 20.384 9.315-9.636.538-.556-.538-.556L1.15 0 0 1.112l8.777 9.08L0 19.272z\"/></svg>");
  width: 11px;
  height: 20px;
  top: 15px;
  left: 21px;
}
.takeover__wrap__packages__categories__slider .slick-active .takeover__wrap__packages__categories__slider__item,
.takeover__wrap__packages__categories__slider .slick-center .takeover__wrap__packages__categories__slider__item,
.takeover__wrap__packages__categories__slider .slick-current .takeover__wrap__packages__categories__slider__item {
  opacity: 1;
  scale: 1;
}
.takeover__wrap__packages__categories__slider__item {
  height: 100%;
  display: inline-block;
  min-height: 30rem;
  padding: 1rem 1rem 6rem;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .takeover__wrap__packages__categories__slider__item {
    opacity: 0.5;
    scale: 0.9;
    padding: 1rem 1rem 8rem;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
.takeover__wrap__packages__categories__slider__item.busy .button-round {
  background: white;
}
.takeover__wrap__packages__categories__slider__item.busy .button-round .inlineLoader {
  opacity: 1;
  top: -0.4rem;
}
.takeover__wrap__packages__categories__slider__item--inverted .takeover__wrap__packages__categories__slider__item__inner, .takeover__wrap__packages__categories__slider__item--Premium .takeover__wrap__packages__categories__slider__item__inner {
  background: #555c5e;
}
.takeover__wrap__packages__categories__slider__item--inverted .takeover__wrap__packages__categories__slider__item__inner h5,
.takeover__wrap__packages__categories__slider__item--inverted .takeover__wrap__packages__categories__slider__item__inner h6,
.takeover__wrap__packages__categories__slider__item--inverted .takeover__wrap__packages__categories__slider__item__inner h4,
.takeover__wrap__packages__categories__slider__item--inverted .takeover__wrap__packages__categories__slider__item__inner p, .takeover__wrap__packages__categories__slider__item--Premium .takeover__wrap__packages__categories__slider__item__inner h5,
.takeover__wrap__packages__categories__slider__item--Premium .takeover__wrap__packages__categories__slider__item__inner h6,
.takeover__wrap__packages__categories__slider__item--Premium .takeover__wrap__packages__categories__slider__item__inner h4,
.takeover__wrap__packages__categories__slider__item--Premium .takeover__wrap__packages__categories__slider__item__inner p {
  color: white;
}
.takeover__wrap__packages__categories__slider__item--scratch .takeover__wrap__packages__categories__slider__item__inner {
  background-color: black;
  position: relative;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
.takeover__wrap__packages__categories__slider__item--scratch .takeover__wrap__packages__categories__slider__item__inner h5 {
  color: white !important;
  padding: 0 2rem;
}
.takeover__wrap__packages__categories__slider__item__action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.takeover__wrap__packages__categories__slider__item__inner {
  background: white;
  padding: 2rem;
  text-align: center;
  color: black;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  align-items: flex-start;
  align-content: flex-start;
  outline: 3px solid #00aeff;
  cursor: pointer;
}
.takeover__wrap__packages__categories__slider__item__inner h4 {
  text-align: center;
  width: 100%;
}
.takeover__wrap__packages__categories__slider__item__inner h6,
.takeover__wrap__packages__categories__slider__item__inner h5 {
  color: #555c5e;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
.takeover__wrap__packages__categories__slider__item__inner p {
  font-size: 1.4rem;
  line-height: 1.3;
  width: 100%;
  text-align: center;
  color: #555c5e;
}

.Utemaster\\Site\\BuilderPage .select2-results__option {
  border-bottom: 1px solid #e4e4e4;
}
.Utemaster\\Site\\BuilderPage .select2-results__option:last-of-type {
  border-bottom: none;
}

@media only screen and (max-width: 767px) {
  .wheels-available .builder__scene__actions,
  .wheels-available .builder__scene__actions {
    bottom: 34.3rem !important;
  }
}

@media only screen and (max-width: 1080px) {
  .Utemaster\\Site\\BuilderPage h1 {
    font-size: 3.8rem !important;
  }
  .Utemaster\\Site\\BuilderPage .takeover__wrap {
    padding-top: 12rem;
  }
  .Utemaster\\Site\\BuilderPage .takeover__wrap__form {
    margin-top: -3rem !important;
  }
  .Utemaster\\Site\\BuilderPage .takeover__wrap__form__line p {
    display: none !important;
  }
}
/*------------------------------------------------------------------
Google overrides
------------------------------------------------------------------*/
body .pac-container,
.Utemaster\\Site\\CheckoutPage .pac-container,
.Utemaster\\Site\\BuilderPage .pac-container {
  z-index: 99999999999;
  border: 0;
  border-radius: 0;
  background: #00aeff;
  background: black;
  padding: 1rem;
  margin-top: 1rem;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.2);
}
body .pac-container .pac-item,
.Utemaster\\Site\\CheckoutPage .pac-container .pac-item,
.Utemaster\\Site\\BuilderPage .pac-container .pac-item {
  border-top: 0;
  color: white;
  font-weight: 400;
  padding-left: 1rem;
  border-radius: 0 !important;
}
body .pac-container .pac-item-selected, body .pac-container .pac-item:hover,
.Utemaster\\Site\\CheckoutPage .pac-container .pac-item-selected,
.Utemaster\\Site\\CheckoutPage .pac-container .pac-item:hover,
.Utemaster\\Site\\BuilderPage .pac-container .pac-item-selected,
.Utemaster\\Site\\BuilderPage .pac-container .pac-item:hover {
  background: #00aeff;
  border-radius: 0.5rem;
}
body .pac-container .pac-item .pac-icon-marker,
.Utemaster\\Site\\CheckoutPage .pac-container .pac-item .pac-icon-marker,
.Utemaster\\Site\\BuilderPage .pac-container .pac-item .pac-icon-marker {
  display: none;
}
body .pac-container .pac-item .pac-item-query,
.Utemaster\\Site\\CheckoutPage .pac-container .pac-item .pac-item-query,
.Utemaster\\Site\\BuilderPage .pac-container .pac-item .pac-item-query {
  font-weight: 800;
  color: white;
}

.btn, .contactModal__wrap__content [type=submit],
.contactModal__wrap__content .action,
.orderModal__wrap__content [type=submit],
.orderModal__wrap__content .action,
.summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .action,
.guestModal__wrap__content [type=submit],
.guestModal__wrap__content .action,
.loginModal__wrap__content [type=submit],
.loginModal__wrap__content .action {
  display: inline-block;
  background: #ffffff;
  padding: 0.5rem 2rem;
  font-size: 1.6rem;
  color: #000000;
  text-align: center;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  .btn, .contactModal__wrap__content [type=submit],
  .contactModal__wrap__content .action,
  .orderModal__wrap__content [type=submit],
  .orderModal__wrap__content .action,
  .summaryModal__wrap__content [type=submit],
  .summaryModal__wrap__content .action,
  .guestModal__wrap__content [type=submit],
  .guestModal__wrap__content .action,
  .loginModal__wrap__content [type=submit],
  .loginModal__wrap__content .action {
    padding: 0.5rem 1rem;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 373px) {
  .btn, .contactModal__wrap__content [type=submit],
  .contactModal__wrap__content .action,
  .orderModal__wrap__content [type=submit],
  .orderModal__wrap__content .action,
  .summaryModal__wrap__content [type=submit],
  .summaryModal__wrap__content .action,
  .guestModal__wrap__content [type=submit],
  .guestModal__wrap__content .action,
  .loginModal__wrap__content [type=submit],
  .loginModal__wrap__content .action {
    padding: 0.5rem 1rem;
    font-size: 1.2rem;
  }
}
.btn:after, .contactModal__wrap__content [type=submit]:after,
.contactModal__wrap__content .action:after,
.orderModal__wrap__content [type=submit]:after,
.orderModal__wrap__content .action:after,
.summaryModal__wrap__content [type=submit]:after,
.summaryModal__wrap__content .action:after,
.guestModal__wrap__content [type=submit]:after,
.guestModal__wrap__content .action:after,
.loginModal__wrap__content [type=submit]:after,
.loginModal__wrap__content .action:after {
  position: absolute;
  content: "";
  display: block;
  background: url("data:image/svg+xml; utf8, <svg width=\"20\" height=\"12\" viewBox=\"0 0 20 12\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%23231F20\" stroke-width=\"2\"><path d=\"m14.31 10.9 4.19-4.82-4.19-4.93M0 6.02h17.85\"/></g></g></svg>") no-repeat center;
  width: 20px;
  height: 12px;
  display: inline-block;
  position: relative;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  top: 1px;
  margin-left: 0.3rem;
}
.btn:hover:after, .contactModal__wrap__content [type=submit]:hover:after,
.contactModal__wrap__content .action:hover:after,
.orderModal__wrap__content [type=submit]:hover:after,
.orderModal__wrap__content .action:hover:after,
.summaryModal__wrap__content [type=submit]:hover:after,
.summaryModal__wrap__content .action:hover:after,
.guestModal__wrap__content [type=submit]:hover:after,
.guestModal__wrap__content .action:hover:after,
.loginModal__wrap__content [type=submit]:hover:after,
.loginModal__wrap__content .action:hover:after {
  transform: translateX(0.3rem);
}
.btn--white {
  background: #ffffff;
  color: #000000;
}
.btn--white:after {
  background: url("data:image/svg+xml; utf8,  <svg width=\"20\" height=\"12\" viewBox=\"0 0 20 12\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%23231F20\" stroke-width=\"2\"><path d=\"m14.31 10.9 4.19-4.82-4.19-4.93M0 6.02h17.85\"/></g></g></svg>") no-repeat center;
}
.btn--blue, .contactModal__wrap__content [type=submit],
.contactModal__wrap__content .action,
.orderModal__wrap__content [type=submit],
.orderModal__wrap__content .action,
.summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .action,
.guestModal__wrap__content [type=submit],
.guestModal__wrap__content .action,
.loginModal__wrap__content [type=submit],
.loginModal__wrap__content .action {
  background: #00aeff;
  color: #ffffff;
  position: relative;
}
.btn--blue:after, .contactModal__wrap__content [type=submit]:after,
.contactModal__wrap__content .action:after,
.orderModal__wrap__content [type=submit]:after,
.orderModal__wrap__content .action:after,
.summaryModal__wrap__content [type=submit]:after,
.summaryModal__wrap__content .action:after,
.guestModal__wrap__content [type=submit]:after,
.guestModal__wrap__content .action:after,
.loginModal__wrap__content [type=submit]:after,
.loginModal__wrap__content .action:after {
  background: url("data:image/svg+xml; utf8,  <svg width=\"20\" height=\"12\" viewBox=\"0 0 20 12\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%23ffffff\" stroke-width=\"2\"><path d=\"m14.31 10.9 4.19-4.82-4.19-4.93M0 6.02h17.85\"/></g></g></svg>") no-repeat center;
}
.btn--blue-alt {
  background: #00aeff;
  color: #ffffff;
  font-size: 1.4rem;
}
.btn--blue-alt:after {
  margin-left: 0.5rem;
  background: url("data:image/svg+xml; utf8,  <svg width=\"20\" height=\"12\" viewBox=\"0 0 20 12\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%23fff\" stroke-width=\"2\"><path d=\"m14.31 10.9 4.19-4.82-4.19-4.93M0 6.02h17.85\"/></g></g></svg>") no-repeat center;
}
.btn--green {
  background: #25b733;
  color: #ffffff;
}
.btn--green:after {
  background: url("data:image/svg+xml; utf8,  <svg width=\"20\" height=\"12\" viewBox=\"0 0 20 12\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%23231F20\" stroke-width=\"2\"><path d=\"m14.31 10.9 4.19-4.82-4.19-4.93M0 6.02h17.85\"/></g></g></svg>") no-repeat center;
}
.btn--green--outline {
  background: #25b733;
  border: 2px solid #000000;
  color: #000000;
  position: relative;
  font-weight: 600;
}
.btn--green--outline:after {
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -6px;
  background: url("data:image/svg+xml; utf8,  <svg width=\"20\" height=\"12\" viewBox=\"0 0 20 12\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%23000\" stroke-width=\"2\"><path d=\"m14.31 10.9 4.19-4.82-4.19-4.93M0 6.02h17.85\"/></g></g></svg>") no-repeat center;
}
.btn--blue--outline {
  border: 2px solid #000000;
  color: #000000;
  position: relative;
  font-weight: 600;
}
.btn--blue--outline:before {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  margin-top: -6px;
  background-image: url("data:image/svg+xml; utf8,  <svg width=\"56\" height=\"66\" viewBox=\"0 0 56 66\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><path d=\"M33.44 57.32c2.56.67 5.26.43 7.65-.68l3.45-1.61a11.35 11.35 0 0 0 6.47-9.26l.15-1.58c.17-1.99-.18-3.99-1.02-5.8l-4.13-8.85a3.52 3.52 0 0 0-4.31-1.9c-.58.2-1.08.57-1.46 1.04l-.25-.52a3.43 3.43 0 0 0-4.53-1.66c-.48.23-.9.56-1.22.97a3.42 3.42 0 0 0-5.43-.22l-2.85-6.12a3.43 3.43 0 0 0-6.3.24 3.4 3.4 0 0 0 .11 2.64l7.51 16.1.01.02a2.52 2.52 0 0 1-3.22 3.4l-4.68-1.88a3.9 3.9 0 0 0-3.87 6.69 48.53 48.53 0 0 0 17.92 8.98Zm-17.36-12.6a1.95 1.95 0 0 1 2.6-1.27l4.67 1.88a4.47 4.47 0 0 0 5.7-6.04l-7.51-16.1a1.47 1.47 0 0 1 .7-1.95c.73-.34 1.61-.02 1.95.7l8.25 17.7c.23.49.81.7 1.3.47.48-.22.7-.8.47-1.3l-4.1-8.77c-.34-.73-.02-1.6.71-1.95.73-.33 1.6-.01 1.94.72l4.1 8.77c.22.49.8.7 1.3.47.48-.22.69-.8.46-1.3l-3.04-6.53c-.34-.73-.02-1.6.7-1.94.73-.34 1.6-.02 1.95.7l4.08 8.75c.22.49.8.7 1.3.48.48-.23.69-.81.46-1.3l-2.53-5.43a1.5 1.5 0 0 1-.02-1.2c.15-.38.46-.68.84-.82.76-.23 1.58.16 1.88.9.3.74 2.58 5.52 4.14 8.86.69 1.5.98 3.14.83 4.78l-.14 1.6a9.38 9.38 0 0 1-5.36 7.65l-3.45 1.61a9.34 9.34 0 0 1-6.33.57 46.58 46.58 0 0 1-17.2-8.63 1.96 1.96 0 0 1-.65-2.07Z\" fill=\"%23000\" fill-rule=\"nonzero\"/><path d=\"M16.1 44.72a1.94 1.94 0 0 1 2.59-1.27l4.68 1.87a4.45 4.45 0 0 0 5.67-6.03l-7.49-16.07a1.47 1.47 0 0 1 .7-1.94c.73-.34 1.6-.02 1.95.71l8.23 17.65c.22.49.8.7 1.29.47.48-.22.7-.8.47-1.3l-4.08-8.74c-.34-.73-.03-1.6.7-1.95.72-.33 1.6-.01 1.94.71l4.08 8.76c.23.48.81.7 1.3.47.48-.23.69-.81.46-1.3l-3.04-6.51c-.34-.73-.02-1.6.7-1.94.73-.34 1.6-.02 1.95.7l4.07 8.73c.22.49.8.7 1.29.47.48-.22.7-.8.47-1.29l-2.53-5.41a1.5 1.5 0 0 1-.02-1.21c.15-.38.46-.67.84-.8.76-.24 1.58.15 1.88.88.3.74 2.57 5.51 4.12 8.84.7 1.5.98 3.14.84 4.78l-.14 1.58a9.36 9.36 0 0 1-5.35 7.64l-3.44 1.6a9.32 9.32 0 0 1-6.31.57 46.46 46.46 0 0 1-17.15-8.6 1.96 1.96 0 0 1-.66-2.07Z\" fill=\"%23FFF\" fill-rule=\"nonzero\"/><path d=\"M16.66 8.47a1 1 0 0 1 1.33.48l3.25 6.98a1 1 0 0 1-1.8.85l-3.26-6.99a1 1 0 0 1 .48-1.32Zm19.11 6.2A1 1 0 0 1 35.3 16l-7.1 3.32a1 1 0 1 1-.85-1.82l7.1-3.3a1 1 0 0 1 1.33.47ZM17.5 23.2a1 1 0 0 1-.48 1.33l-7.1 3.32a1 1 0 1 1-.85-1.82l7.1-3.3a1 1 0 0 1 1.33.47Zm-.09-3.06a1 1 0 0 1-1.27.63l-5.62-1.93a1 1 0 1 1 .65-1.89l5.62 1.92a1 1 0 0 1 .62 1.27Zm7.06-3.29a1 1 0 0 0 1.3-.57l2.13-5.54a1 1 0 1 0-1.86-.72l-2.14 5.54a1 1 0 0 0 .57 1.3Z\" fill=\"%23000\" fill-rule=\"nonzero\"/></g></svg>");
  width: 56px;
  height: 66px;
  z-index: 3;
  top: 0;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btn--blue--outline:hover:before {
  transform: translateY(2px);
}
.btn--grey {
  background: #555c5e;
  color: #ffffff;
}
.btn--grey:after {
  background: url("data:image/svg+xml; utf8,  <svg width=\"20\" height=\"12\" viewBox=\"0 0 20 12\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%23fff\" stroke-width=\"2\"><path d=\"m14.31 10.9 4.19-4.82-4.19-4.93M0 6.02h17.85\"/></g></g></svg>") no-repeat center;
}
.btn--no-arrow:after {
  display: none;
}
.btn--wide {
  width: 100%;
}
.btn--large {
  padding: 1.5rem 2rem;
}
.btn--dark-text {
  color: #000000;
}
.btn--dark-text:after {
  background: url("data:image/svg+xml; utf8,  <svg width=\"20\" height=\"12\" viewBox=\"0 0 20 12\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%23000\" stroke-width=\"2\"><path d=\"m14.31 10.9 4.19-4.82-4.19-4.93M0 6.02h17.85\"/></g></g></svg>") no-repeat center;
}

/*------------------------------------------------------------------
Installer popup
------------------------------------------------------------------*/
/*------------------------------------------------------------------
Existing popups
------------------------------------------------------------------*/
.Utemaster\\Site\\CheckoutPage {
  background: #1c1c1c;
}

.myCheckout {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.myCheckout__totals {
  width: 100%;
}
.myCheckout__totals__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  font-size: 1.6rem;
}
.myCheckout__totals__item--large {
  font-size: 2.2rem;
}
.myCheckout__totals__item b {
  color: #00aeff;
}
.myCheckout__totals__item span {
  font-weight: bold;
}
.myCheckout__item {
  border-bottom: 1px solid #e4e4e4;
  padding: 0 2rem 1rem;
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity, transform;
  background: #ffffff;
  width: 100%;
}
.myCheckout__item--placeholder .sidecart__inner__list__item__image span {
  background: rgba(0, 0, 0, 0.1);
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(0, 0, 0, 0.1);
  background: linear-gradient(to right, #eaeaea 10%, #d5dadc 18%, #eaeaea 33%);
  background-size: 800px 104px;
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.myCheckout__item--placeholder .sidecart__inner__list__item__details p {
  position: relative;
  width: 100%;
  line-height: 1.2;
}
.myCheckout__item--placeholder .sidecart__inner__list__item__details p:after {
  position: absolute;
  content: "";
  display: block;
  top: 2px;
  bottom: 2px;
  left: 0;
  right: 0;
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(0, 0, 0, 0.1);
  background: linear-gradient(to right, #eaeaea 10%, #d5dadc 18%, #eaeaea 33%);
  background-size: 800px 104px;
}
.myCheckout__item--placeholder .sidecart__inner__list__item__details p:last-of-type {
  width: 80%;
}
.myCheckout__item__image {
  display: block;
  width: 10rem;
  position: relative;
  margin: -1rem 0;
}
.myCheckout__item__image span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.myCheckout__item__details {
  width: calc(100% - 10rem);
  padding: 0 2rem;
}
.myCheckout__item__details p {
  line-height: 1.2;
  margin-bottom: 1rem;
  font-size: 1.4rem;
}
.myCheckout__item__details p i {
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
}
.myCheckout__item__details p span {
  font-size: 70%;
}
.myCheckout__item__details p:last-of-type {
  font-size: 1.8rem;
}
.myCheckout__item__remove {
  position: absolute;
  top: 0;
  right: 2rem;
}
.myCheckout__item__remove svg {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
}

.checkout__loader {
  padding: 14rem 2rem 10rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 70vh;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: #1c1c1c;
}
.checkout__loader__wrap {
  margin: 0 auto;
}
.checkout__step {
  padding: 10rem 2rem 10rem;
  display: none;
  background: #1c1c1c;
}
.checkout__step__holder {
  display: flex;
  flex-wrap: wrap;
  max-width: 1600px;
  margin: 0 auto;
  padding: 4rem;
}
@media only screen and (max-width: 1023px) {
  .checkout__step__holder {
    padding: 4rem 0;
  }
}
.checkout__step__map {
  background: #9cc0fa;
  position: relative;
  width: 100%;
}
.checkout__step__map.active {
  width: calc(100% - 40rem);
}
@media only screen and (max-width: 1023px) {
  .checkout__step__map {
    width: 100%;
    min-height: 40rem;
  }
}
.checkout__step__map__object {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.checkout__step__map [role=dialog] {
  border-radius: 0 !important;
}
.checkout__step__map [role=dialog] .map-popup__title {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.checkout__step__map [role=dialog] .map-popup__address {
  margin-bottom: 1rem;
  font-size: 1.4rem !important;
}
.checkout__step__map [role=dialog] .map-popup__address svg {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.checkout__step__map [role=dialog] .map-popup__actions .button-arrow, .checkout__step__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type, .contactModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type,
.checkout__step__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type-alt,
.contactModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.checkout__step__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type,
.orderModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type,
.checkout__step__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type-alt,
.orderModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.checkout__step__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type,
.summaryModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type,
.checkout__step__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type-alt,
.summaryModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.checkout__step__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type,
.guestModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type,
.checkout__step__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type-alt,
.guestModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type-alt,
.checkout__step__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type,
.loginModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type,
.checkout__step__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type-alt,
.loginModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type-alt {
  font-size: 1.2rem;
  width: auto;
  padding-left: 2rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.checkout__step__map [role=dialog] .map-popup__actions .button-arrow:after, .checkout__step__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type:after, .contactModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.checkout__step__map [role=dialog] .map-popup__actions .contactModal .js-change-login-type-alt:after,
.contactModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.checkout__step__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type:after,
.orderModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.checkout__step__map [role=dialog] .map-popup__actions .orderModal .js-change-login-type-alt:after,
.orderModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.checkout__step__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type:after,
.summaryModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.checkout__step__map [role=dialog] .map-popup__actions .summaryModal .js-change-login-type-alt:after,
.summaryModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.checkout__step__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type:after,
.guestModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.checkout__step__map [role=dialog] .map-popup__actions .guestModal .js-change-login-type-alt:after,
.guestModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after,
.checkout__step__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type:after,
.loginModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type:after,
.checkout__step__map [role=dialog] .map-popup__actions .loginModal .js-change-login-type-alt:after,
.loginModal .checkout__step__map [role=dialog] .map-popup__actions .js-change-login-type-alt:after {
  background-position: 17px 15px !important;
}
.checkout__step__locations {
  position: relative;
  background: #4f4f4f;
  min-height: 60rem;
  max-height: 60rem;
  position: relative;
  overflow: auto;
  width: 0;
}
.checkout__step__locations.active {
  width: 40rem;
}
.checkout__step__locations::-webkit-scrollbar-track {
  background-color: #c9c9c9;
}
.checkout__step__locations::-webkit-scrollbar {
  width: 3px;
  height: 4px;
  background-color: #c9c9c9;
}
.checkout__step__locations::-webkit-scrollbar-thumb {
  background-color: #00aeff;
  border: 0;
}
@media only screen and (max-width: 1023px) {
  .checkout__step__locations {
    width: 100%;
    min-height: 40rem;
  }
}
.checkout__step__locations__list {
  padding: 0rem;
  display: flex;
  flex-wrap: wrap;
}
.checkout__step__locations__list__item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 2rem;
  padding: 1rem 2rem;
  width: 100%;
  order: 2;
}
.checkout__step__locations__list__item.selected {
  order: 1;
  background: #00aeff;
}
.checkout__step__locations__list__item.selected .checkout__step__locations__list__item__title {
  color: #00aeff;
}
.checkout__step__locations__list__item.hidden {
  display: none;
}
.checkout__step__locations__list__item__title {
  font-size: 1.6rem;
  margin-bottom: 0.5rem;
}
.checkout__step__locations__list__item__address {
  margin-bottom: 1rem;
  font-size: 1.4rem !important;
}
.checkout__step__locations__list__item__address svg {
  position: relative;
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: middle;
}
.checkout__step__locations__list__item__actions .button-transparent-arrow {
  padding-right: 3rem;
  background: transparent !important;
}
.checkout__step__locations__list__item__actions button {
  font-size: 1.2rem;
  width: auto;
  padding-left: 2rem;
}
.checkout__step__locations__list__item__actions button:after {
  background-position: 17px 15px !important;
}
.checkout__step__intro {
  max-width: 768px;
  margin: 0 auto;
}
.checkout__step__intro__field {
  position: relative;
}
.checkout__step__intro__field input {
  border-radius: 0.2rem;
  border: 1px solid #00aeff !important;
  background: transparent;
  color: white;
  font-size: 1.4rem;
  padding: 0.5rem 1rem;
  margin-bottom: 1.5rem;
  width: 100%;
}
.checkout__step__intro__field input::-webkit-input-placeholder {
  color: white;
  opacity: 0.6;
}
.checkout__step__intro__field input:-moz-placeholder {
  color: white;
  opacity: 0.6;
}
.checkout__step__intro__field input::-moz-placeholder {
  color: white;
  opacity: 0.6;
}
.checkout__step__intro__field input:-ms-input-placeholder {
  color: white;
  opacity: 0.6;
}
.checkout__step__intro__field svg {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.checkout__step__content {
  max-width: 768px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.checkout__step__content form #Form_CheckoutForm_action_doSubmit {
  background: #00aeff;
  width: 100%;
  max-width: 100%;
}
.checkout__step__content form p {
  color: white;
  font-size: 1.4rem;
  font-weight: 600 !important;
}
.checkout__step__content form #Form_CheckoutForm_InstallerID_Holder {
  display: none;
  border: 1px solid green;
  opacity: 0.5;
}
.checkout__step__content form .optionset {
  display: none;
}
.checkout__step__content form .optionset li {
  display: inline-block;
}
.checkout__step__content form .optionset li input,
.checkout__step__content form .optionset li label {
  display: inline-block;
  font-size: 1rem;
  margin: 0;
  font-size: bold;
}
.checkout__step__content form .fieldgroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.checkout__step__content form .fieldgroup .fieldgroup-field {
  width: 100%;
  position: relative;
}
.checkout__step__content form .fieldgroup .fieldgroup-field .parsley-errors-list {
  top: 0.2rem;
  right: 0.5rem;
}
.checkout__step__content form .fieldgroup .fieldgroup-field-quite-large-buttons {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 2rem;
  justify-content: space-between;
}
.checkout__step__content form .fieldgroup .fieldgroup-field-quite-large-buttons .button-quite-large {
  max-width: 100rem !important;
}
.checkout__step__content form .fieldgroup .fieldgroup-field-quite-large-buttons > p {
  width: 100%;
  margin-bottom: 0.5rem;
}
.checkout__step__content form .fieldgroup .fieldgroup-field#Form_CheckoutForm_Phone_Holder,
.checkout__step__content form .fieldgroup .fieldgroup-field#Form_CheckoutForm_Email_Holder,
.checkout__step__content form .fieldgroup .fieldgroup-field#Form_CheckoutForm_FirstName_Holder,
.checkout__step__content form .fieldgroup .fieldgroup-field#Form_CheckoutForm_Surname_Holder {
  width: calc(50% - 0.5rem);
}
.checkout__step__content.dark_form_fields [type=color],
.checkout__step__content.dark_form_fields [type=date],
.checkout__step__content.dark_form_fields [type=datetime],
.checkout__step__content.dark_form_fields [type=datetime-local],
.checkout__step__content.dark_form_fields [type=email],
.checkout__step__content.dark_form_fields [type=month],
.checkout__step__content.dark_form_fields [type=number],
.checkout__step__content.dark_form_fields [type=password],
.checkout__step__content.dark_form_fields [type=search],
.checkout__step__content.dark_form_fields [type=tel],
.checkout__step__content.dark_form_fields [type=text],
.checkout__step__content.dark_form_fields [type=time],
.checkout__step__content.dark_form_fields [type=url],
.checkout__step__content.dark_form_fields [type=week],
.checkout__step__content.dark_form_fields input:not([type]),
.checkout__step__content.dark_form_fields textarea {
  border-radius: 0.2rem;
  border: 1px solid white;
  background: transparent;
  color: white;
  font-size: 1.6rem;
  font-family: "Arial";
  padding: 0.5rem 1rem;
  margin-bottom: 1.5rem;
}
.checkout__step__content.dark_form_fields [type=color]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=date]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=datetime]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=datetime-local]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=email]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=month]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=number]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=password]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=search]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=tel]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=text]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=time]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=url]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields [type=week]::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields input:not([type])::-webkit-input-placeholder,
.checkout__step__content.dark_form_fields textarea::-webkit-input-placeholder {
  color: white;
}
.checkout__step__content.dark_form_fields [type=color]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=date]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=datetime]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=datetime-local]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=email]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=month]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=number]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=password]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=search]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=tel]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=text]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=time]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=url]:-moz-placeholder,
.checkout__step__content.dark_form_fields [type=week]:-moz-placeholder,
.checkout__step__content.dark_form_fields input:not([type]):-moz-placeholder,
.checkout__step__content.dark_form_fields textarea:-moz-placeholder {
  color: white;
}
.checkout__step__content.dark_form_fields [type=color]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=date]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=datetime]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=datetime-local]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=email]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=month]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=number]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=password]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=search]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=tel]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=text]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=time]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=url]::-moz-placeholder,
.checkout__step__content.dark_form_fields [type=week]::-moz-placeholder,
.checkout__step__content.dark_form_fields input:not([type])::-moz-placeholder,
.checkout__step__content.dark_form_fields textarea::-moz-placeholder {
  color: white;
}
.checkout__step__content.dark_form_fields [type=color]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=date]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=datetime]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=datetime-local]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=email]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=month]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=number]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=password]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=search]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=tel]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=text]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=time]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=url]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields [type=week]:-ms-input-placeholder,
.checkout__step__content.dark_form_fields input:not([type]):-ms-input-placeholder,
.checkout__step__content.dark_form_fields textarea:-ms-input-placeholder {
  color: white;
}
.checkout__step__content.dark_form_fields select {
  padding: 0.5rem 1rem;
  border-radius: 0.2rem;
  border: 1px solid white;
  background: transparent;
  color: white;
  font-size: 1.6rem;
  font-family: "Arial";
  padding-right: 4.5rem;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"16\" height=\"9\" viewBox=\"0 0 16 9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.839 5.96L13.936.108a.399.399 0 01.553.007l1.07 1.047a.38.38 0 01.008.542L8.122 8.851a.365.365 0 01-.283.105.387.387 0 01-.284-.105L.111 1.704a.38.38 0 01.007-.542L1.188.115a.399.399 0 01.554-.007L7.839 5.96z\" fill=\"%2300aeff\" fill-rule=\"evenodd\"/></svg>");
  background-repeat: no-repeat;
  background-position: calc(99% - 1rem) 50%;
  margin-bottom: 1.5rem;
}
.checkout__step__content .select2 {
  margin-bottom: 1.5rem;
  border-radius: 0.2rem;
  border: 1px solid white;
  background: transparent;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"16\" height=\"9\" viewBox=\"0 0 16 9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.839 5.96L13.936.108a.399.399 0 01.553.007l1.07 1.047a.38.38 0 01.008.542L8.122 8.851a.365.365 0 01-.283.105.387.387 0 01-.284-.105L.111 1.704a.38.38 0 01.007-.542L1.188.115a.399.399 0 01.554-.007L7.839 5.96z\" fill=\"%2300aeff\" fill-rule=\"evenodd\"/></svg>");
  background-repeat: no-repeat;
  background-position: calc(99% - 1rem) 50%;
  z-index: 2 !important;
}
.checkout__step__content .select2 .select2-selection {
  height: 4.4rem;
  z-index: 2 !important;
}
.checkout__step__content .select2 .select2-selection__rendered {
  z-index: 2 !important;
  background: transparent;
  color: white !important;
  font-family: "Arial";
  padding: 1.3rem 1rem;
  height: auto;
  max-height: 100rem;
}
.checkout__step__content .parsley-error .select2,
.checkout__step__content .parsley-error input {
  border: 1px solid #ed4545 !important;
  box-shadow: 0 0 6px 0px #ed4545 !important;
}
.checkout__step__content .tab {
  width: 100%;
}
.checkout__step__content .tab__heading {
  width: 100%;
  background: black;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  position: relative;
}
.checkout__step__content .tab__heading h5 {
  color: white;
  font-size: 1.6rem;
  margin: 0 0 0 1rem;
}
.checkout__step__content .tab__heading button {
  position: absolute;
  right: 1rem;
  top: 0.5rem;
  padding: 0;
  width: 3rem;
  height: 3rem;
  border: 0;
}
.checkout__step__content .tab__heading button path {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.checkout__step__content .tab__heading button:hover path {
  fill: white;
}
.checkout__step__content .tab__content {
  padding-left: 2rem;
}
.checkout__step__content .tab__content--checkout {
  background: white !important;
  padding: 4rem;
  margin-bottom: 2rem;
}
.checkout__step__content .tab__content .myCheckout {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.checkout__step__content .tab__content .myCheckout__totals {
  width: 100%;
}
.checkout__step__content .tab__content .myCheckout__totals__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  font-size: 1.6rem;
}
.checkout__step__content .tab__content .myCheckout__totals__item--large {
  font-size: 2.2rem;
}
.checkout__step__content .tab__content .myCheckout__totals__item b {
  color: #00aeff;
}
.checkout__step__content .tab__content .myCheckout__totals__item span {
  font-weight: bold;
}
.checkout__step__content .tab__content .myCheckout__item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
}
.checkout__step__content .tab__content .myCheckout__item__image {
  width: 8rem;
}
.checkout__step__content .tab__content .myCheckout__item__remove {
  position: absolute;
  top: 0;
  right: 2rem;
}
.checkout__step__content .tab__content .myCheckout__item__remove svg {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
}
.checkout__step__content .tab__content .myCheckout__item__details {
  width: calc(100% - 8rem);
  padding-left: 2rem;
}
.checkout__step__content .tab__content .myCheckout__item__details p {
  line-height: 1.2;
  margin-bottom: 1rem;
  font-size: 1.4rem;
}
.checkout__step__content .tab__content .myCheckout__item__details p i {
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
}
.checkout__step__content .tab__content .myCheckout__item__details p span {
  font-size: 70%;
}
.checkout__step__content .tab__content .myCheckout__item__details p:last-of-type {
  font-size: 1.8rem;
}
.checkout__step__content .tab__content p {
  font-weight: 600;
  font-size: 1.4rem;
}
.checkout__step__content .tab__content button.js-checkout-step-back,
.checkout__step__content .tab__content button.js-place-order {
  width: 100%;
  max-width: 100%;
}
.checkout__step__content .tab__content button.js-place-order {
  background: #25b633;
  border-color: #25b633;
  margin-bottom: 2rem;
}
.checkout__step__content .tab__content button.js-checkout-step-back {
  background: #00aeff;
}
.checkout #Form_CheckoutForm_PaymentOption {
  width: 100%;
  display: flex !important;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.checkout #Form_CheckoutForm_PaymentOption li {
  width: calc(50% - 1rem);
  position: relative;
}
.checkout #Form_CheckoutForm_PaymentOption li input {
  position: absolute;
  left: -10000rem;
}
.checkout #Form_CheckoutForm_PaymentOption li input:checked + label {
  background: rgba(0, 174, 255, 0.2);
  box-shadow: 0 14px 28px rgba(0, 174, 255, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.checkout #Form_CheckoutForm_PaymentOption li input:checked + label:after {
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  content: "";
  display: block;
  height: 9px;
  margin-top: -1px;
  position: absolute;
  right: 27px;
  right: 18px;
  top: 3rem;
  top: 2rem;
  transform: rotate(43deg);
  transform: translateY(-50%) rotate(43deg);
  transition: all 333ms ease;
  width: 5px;
}
.checkout #Form_CheckoutForm_PaymentOption li label {
  cursor: pointer;
  border: 1px solid #00aeff;
  border-radius: 0.4rem;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 1.6rem;
  padding: 2rem;
  font-weight: 800;
  background: black;
  transition: all 333ms ease;
}
.checkout #Form_CheckoutForm_PaymentOption li label:before {
  background: 0 0;
  border: 1px solid #00aeff;
  border-radius: 0.3rem;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 1rem;
  top: 1rem;
  transition: all 333ms ease;
  width: 20px;
}
.checkout #Form_CheckoutForm_PaymentOption li label:hover {
  background: rgba(0, 174, 255, 0.2);
  box-shadow: 0 14px 28px rgba(0, 174, 255, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.checkout #Form_CheckoutForm_PaymentOption li:first-of-type {
  margin-right: 2rem;
}
.checkout .button-massive {
  border: 1px solid #00aeff;
  border-radius: 1rem;
  margin: 1rem;
  position: relative;
  white-space: inherit;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  max-width: 35rem;
  padding: 2rem !important;
  font-family: "Raleway", "Raleway-Fallback", sans-serif;
}
.checkout .button-massive:before {
  background: 0 0;
  border: 1px solid #00aeff;
  border-radius: 0.3rem;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 1rem;
  top: 1rem;
  transition: all 333ms ease;
  width: 20px;
}
.checkout .button-massive.selected:after {
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  content: "";
  display: block;
  height: 9px;
  margin-top: -1px;
  position: absolute;
  right: 27px;
  right: 18px;
  top: 3rem;
  top: 2rem;
  transform: rotate(43deg);
  transform: translateY(-50%) rotate(43deg);
  transition: all 333ms ease;
  width: 5px;
}
.checkout .button-massive.selected, .checkout .button-massive:hover {
  background: rgba(0, 174, 255, 0.2);
  box-shadow: 0 14px 28px rgba(0, 174, 255, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.checkout .button-massive h6 {
  margin: 0;
  text-align: left;
  font-size: 1.6rem;
  width: 100%;
}
.checkout .button-massive hr {
  width: 80%;
  margin: 1rem 0;
  border-color: #00aeff;
}
.checkout .button-massive p {
  font-size: 1.4rem;
  color: white;
  text-align: left;
  display: inline-block;
}
.checkout .button-massive {
  border: 1px solid #00aeff;
  border-radius: 1rem;
  margin: 1rem;
  position: relative;
  white-space: inherit;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  max-width: 35rem;
  padding: 2rem !important;
  font-family: "Raleway", "Raleway-Fallback", sans-serif;
}
.checkout .button-massive:before {
  background: 0 0;
  border: 1px solid #00aeff;
  border-radius: 0.3rem;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 1rem;
  top: 1rem;
  transition: all 333ms ease;
  width: 20px;
}
.checkout .button-massive.selected:after {
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  content: "";
  display: block;
  height: 9px;
  margin-top: -1px;
  position: absolute;
  right: 27px;
  right: 18px;
  top: 3rem;
  top: 2rem;
  transform: rotate(43deg);
  transform: translateY(-50%) rotate(43deg);
  transition: all 333ms ease;
  width: 5px;
}
.checkout .button-massive.selected, .checkout .button-massive:hover {
  background: rgba(0, 174, 255, 0.2);
  box-shadow: 0 14px 28px rgba(0, 174, 255, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.checkout .button-massive h6 {
  margin: 0;
  text-align: left;
  font-size: 1.6rem;
  width: 100%;
}
.checkout .button-massive hr {
  width: 80%;
  margin: 1rem 0;
  border-color: #00aeff;
}
.checkout .button-massive p {
  font-size: 1.4rem;
  color: white;
  text-align: left;
  display: inline-block;
}
.checkout__progress {
  position: absolute;
  left: 0;
  right: 0;
  top: 16rem;
  z-index: 8;
  padding: 0 2rem;
  z-index: 99;
}
@media only screen and (max-width: 1023px) {
  .checkout__progress {
    top: 10rem;
    padding-left: 0;
    padding-right: 0;
  }
}
.checkout__progress__wrap {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.checkout__progress__wrap__item {
  background: #4f4f4f;
  height: 4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding-left: 2.5rem;
  position: relative;
}
.checkout__progress__wrap__item.disabled {
  display: none !important;
}
@media only screen and (max-width: 1023px) {
  .checkout__progress__wrap__item {
    padding-left: 2.2rem !important;
    padding-right: 2.4rem !important;
    margin-right: -1px;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 639px) {
  .checkout__progress__wrap__item {
    padding-left: 0.2rem !important;
    padding-right: 0.2rem !important;
  }
}
.checkout__progress__wrap__item:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 18px;
  border-color: transparent transparent transparent #4f4f4f;
  left: 100%;
}
@media only screen and (max-width: 767px) {
  .checkout__progress__wrap__item:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 8px;
    border-color: transparent transparent transparent #4f4f4f;
    left: 100%;
  }
}
.checkout__progress__wrap__item:nth-child(1) {
  z-index: 6;
}
.checkout__progress__wrap__item:nth-child(2) {
  z-index: 5;
  padding-right: 3rem;
}
@media only screen and (max-width: 967px) {
  .checkout__progress__wrap__item:nth-child(2) {
    padding-right: 0;
  }
}
.checkout__progress__wrap__item:nth-child(3) {
  z-index: 4;
  padding-right: 3rem;
}
@media only screen and (max-width: 967px) {
  .checkout__progress__wrap__item:nth-child(3) {
    padding-right: 0;
  }
}
.checkout__progress__wrap__item:nth-child(4) {
  z-index: 3;
  padding-right: 3rem;
}
@media only screen and (max-width: 967px) {
  .checkout__progress__wrap__item:nth-child(4) {
    padding-right: 0;
  }
}
.checkout__progress__wrap__item:nth-child(5) {
  z-index: 2;
  padding-right: 3rem;
}
@media only screen and (max-width: 967px) {
  .checkout__progress__wrap__item:nth-child(5) {
    padding-right: 0;
  }
}
.checkout__progress__wrap__item:nth-child(6) {
  z-index: 1;
  padding-right: 3rem;
}
@media only screen and (max-width: 967px) {
  .checkout__progress__wrap__item:nth-child(6) {
    padding-right: 0;
  }
  .checkout__progress__wrap__item:nth-child(6):after {
    display: block !important;
  }
}
.checkout__progress__wrap__item__number {
  font-weight: bold;
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 2.3rem;
  line-height: 1.9rem;
  text-align: center;
  background: #9d9d9d;
  color: #535353;
  display: inline-block;
  position: relative;
  left: 0px;
}
@media only screen and (max-width: 967px) {
  .checkout__progress__wrap__item__number {
    display: none;
  }
}
.checkout__progress__wrap__item__title {
  color: #9d9d9d;
  margin-left: 0.5rem;
  font-weight: bold !important;
}
@media only screen and (max-width: 1199px) {
  .checkout__progress__wrap__item__title {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1023px) {
  .checkout__progress__wrap__item__title {
    margin-left: 1rem;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 967px) {
  .checkout__progress__wrap__item__title {
    font-size: 0;
  }
  .checkout__progress__wrap__item__title b {
    font-size: 1.2rem;
    z-index: 3;
    position: relative;
  }
}
.checkout__progress__wrap__item--active {
  background: #747474;
  cursor: pointer;
}
.checkout__progress__wrap__item--active:after {
  border-color: transparent transparent transparent #747474;
}
.checkout__progress__wrap__item--active .checkout__progress__wrap__item__number {
  color: #ffffff !important;
  background: #00aeff !important;
}
.checkout__progress__wrap__item--active .checkout__progress__wrap__item__title {
  color: #ffffff;
}
.checkout__progress__wrap__item--active + .checkout__progress__wrap__item .checkout__progress__wrap__item__number {
  margin-left: 2rem;
}
@media only screen and (max-width: 967px) {
  .checkout__progress__wrap__item--active + .checkout__progress__wrap__item .checkout__progress__wrap__item__number {
    margin-left: 0rem;
  }
}
@media only screen and (max-width: 967px) {
  .checkout__progress__wrap__item--current .checkout__progress__wrap__item__title {
    display: inline-block !important;
  }
  .checkout__progress__wrap__item--current + .checkout__progress__wrap__item {
    padding-left: 2.5rem;
  }
}
@media only screen and (max-width: 967px) and (max-width: 767px) {
  .checkout__progress__wrap__item--current + .checkout__progress__wrap__item {
    padding-left: 3.5rem;
  }
}
@media only screen and (max-width: 967px) {
  .checkout__progress__wrap__item--current:after {
    display: block !important;
  }
}

.parsley-error {
  display: block;
}

.order {
  margin-top: 4rem;
  position: relative;
}
@media only screen and (min-width: 968px) {
  .order:after {
    position: absolute;
    content: "";
    display: block;
    background: white;
    top: -4rem;
    bottom: 0;
    right: 0;
    left: 50%;
    z-index: 1;
  }
}
@media only screen and (max-width: 967px) {
  .order h2 {
    font-size: 2.4rem !important;
  }
}
.order__wrap {
  margin: 0rem auto 0;
  max-width: 1200px;
  padding: 0 2rem;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
  position: relative;
}
@media only screen and (min-width: 968px) {
  .order__wrap {
    color: #ffffff;
  }
}
.order__wrap__details {
  width: 50%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.order__wrap__details .select2-selection__rendered,
.order__wrap__details .select2-selection__placeholder {
  color: #ffffff !important;
}
.order__wrap__details hr {
  margin: 0.5rem 0 !important;
  opacity: 0.4;
}
@media only screen and (min-width: 968px) {
  .order__wrap__details p {
    color: #ffffff;
  }
}
@media only screen and (max-width: 967px) {
  .order__wrap__details {
    background: #ffffff;
  }
}
@media only screen and (max-width: 967px) {
  .order__wrap__details {
    width: 100%;
    order: 2;
  }
}
.order__wrap__details__constraint {
  padding: 4rem 2rem;
  max-width: 60rem;
  width: 100%;
}
@media only screen and (max-width: 967px) {
  .order__wrap__details__constraint {
    max-width: 100rem;
  }
}
.order__wrap__items {
  width: 50%;
  background: #ffffff;
  padding: 2rem;
}
@media only screen and (max-width: 967px) {
  .order__wrap__items {
    width: 100%;
    order: 1;
  }
}
.order__wrap__items * {
  color: #1c1c1c;
}

@media only screen and (max-width: 767px) {
  .hideMobile {
    display: none;
  }
}

.showMobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .showMobile {
    display: block;
  }
}

.message.required {
  font-weight: 700;
  font-size: 1.2rem;
  color: #ed4545;
  bottom: 1rem;
}

.Utemaster\\Site\\DealerAccountPage {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
.Utemaster\\Site\\DealerAccountPage .accountPanes {
  flex: 1;
}

/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

/*------------------------------------------------------------------
flyover
------------------------------------------------------------------*/
.flyover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.9);
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 999999999;
  backface-visibility: hidden;
  will-change: transform;
}
.flyover__close {
  width: calc(100% - 34rem - 40rem);
  width: calc(100% - 40rem);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  background: transparent;
}
.flyover__inner {
  width: 40rem;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: #ffffff;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateX(100%);
  will-change: transform;
  cursor: default;
}
@media only screen and (max-width: 767px) {
  .flyover__inner__back {
    display: flex !important;
    background: #00aeff;
    align-items: center;
    width: 100%;
    padding: 0.5rem 2rem;
    position: absolute;
    top: 0;
    z-index: 3;
    cursor: pointer;
  }
  .flyover__inner__back path {
    stroke: #ffffff;
  }
  .flyover__inner__back p {
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    margin-left: 2rem;
  }
}
@media only screen and (max-width: 639px) {
  .flyover__inner {
    width: 100%;
  }
}
.flyover__inner__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  height: calc(100% - 20rem);
  position: relative;
  overflow: auto;
  padding-bottom: 5rem;
}
.flyover__inner__list::-webkit-scrollbar-track {
  background-color: #a6a6a6;
}
.flyover__inner__list::-webkit-scrollbar {
  width: 3px;
  height: 4px;
  background-color: #a6a6a6;
}
.flyover__inner__list::-webkit-scrollbar-thumb {
  background-color: #00aeff;
  border: 0;
}
.flyover__inner__list ::-webkit-scrollbar {
  -webkit-appearance: none;
}
.flyover__inner__list ::-webkit-scrollbar:vertical {
  width: 12px;
}
.flyover__inner__list ::-webkit-scrollbar-thumb:window-inactive {
  background: #41617d !important;
}
.flyover__inner__list {
  overflow-y: scroll;
}
.flyover__inner__list__totals {
  padding: 0 2rem;
  width: 100%;
}
.flyover__inner__list__totals__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .flyover__inner__list__totals__item {
    font-size: 1.4rem;
  }
}
.flyover__inner__list__totals__item--large {
  font-size: 2.2rem;
}
.flyover__inner__list__totals__item b {
  color: #00aeff;
}
.flyover__inner__list__totals__item span {
  font-weight: bold;
}
.flyover__inner__list__item {
  border-bottom: 1px solid #e4e4e4;
  padding: 0 2rem 1rem;
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity, transform;
  background: #ffffff;
  width: 100%;
}
.flyover__inner__list__item .inlineLoader {
  top: 2rem;
}
.flyover__inner__list__item.busy {
  pointer-events: none;
  opacity: 0.3;
}
.flyover__inner__list__item.busy .inlineLoader {
  opacity: 1;
}
.flyover__inner__list__item--placeholder .sidecart__inner__list__item__image span {
  background: rgba(0, 0, 0, 0.1);
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(0, 0, 0, 0.1);
  background: linear-gradient(to right, #eaeaea 10%, #d5dadc 18%, #eaeaea 33%);
  background-size: 800px 104px;
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.flyover__inner__list__item--placeholder .sidecart__inner__list__item__details p {
  position: relative;
  width: 100%;
  line-height: 1.2;
}
.flyover__inner__list__item--placeholder .sidecart__inner__list__item__details p:after {
  position: absolute;
  content: "";
  display: block;
  top: 2px;
  bottom: 2px;
  left: 0;
  right: 0;
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(0, 0, 0, 0.1);
  background: linear-gradient(to right, #eaeaea 10%, #d5dadc 18%, #eaeaea 33%);
  background-size: 800px 104px;
}
.flyover__inner__list__item--placeholder .sidecart__inner__list__item__details p:last-of-type {
  width: 80%;
}
.flyover__inner__list__item__image {
  display: block;
  width: 10rem;
  position: relative;
  margin: -1rem 0;
}
.flyover__inner__list__item__image span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.flyover__inner__list__item__details {
  width: calc(100% - 10rem);
  padding: 0 2rem;
}
.flyover__inner__list__item__details p {
  line-height: 1.2;
  margin-bottom: 1rem;
  font-size: 1.4rem;
}
.flyover__inner__list__item__details p i {
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
}
.flyover__inner__list__item__details p span {
  font-size: 70%;
}
.flyover__inner__list__item__details p:last-of-type {
  font-size: 1.8rem;
}
.flyover__inner__list__item__details__quantity {
  display: inline-block;
  position: relative;
  width: 5rem;
  position: absolute;
  right: 1rem;
  top: 3.5rem;
}
.flyover__inner__list__item__details__quantity__input {
  padding: 0.3rem 0.5rem 0.3rem 1.2rem !important;
  font-size: 1.4rem !important;
  margin: 0;
}
.flyover__inner__list__item__details__quantity__add {
  border-radius: 0.1rem;
  display: block;
  width: 2rem;
  height: 1.7rem;
  position: absolute !important;
  top: 2px;
  right: 2px;
  line-height: 2rem;
  color: #ffffff;
  background: #00aeff;
}
.flyover__inner__list__item__details__quantity__add:hover {
  background: rgb(0, 139.2, 204);
}
.flyover__inner__list__item__details__quantity__add svg {
  width: 10px;
  height: 10px;
  transform: rotate(-90deg);
  position: relative;
  top: 50%;
  margin: 0 auto;
  top: -2px;
}
.flyover__inner__list__item__details__quantity__subtract {
  border-radius: 0.1rem;
  display: block;
  width: 2rem;
  height: 1.7rem;
  position: absolute !important;
  bottom: 2px;
  right: 2px;
  line-height: 2rem;
  color: #ffffff;
  background: #00aeff;
}
.flyover__inner__list__item__details__quantity__subtract:hover {
  background: rgb(0, 139.2, 204);
}
.flyover__inner__list__item__details__quantity__subtract svg {
  width: 10px;
  height: 10px;
  transform: rotate(90deg);
  position: relative;
  top: 50%;
  margin: 0 auto;
  top: -2px;
}
.flyover__inner__list__item__details__quantity__add, .flyover__inner__list__item__details__quantity__subtract {
  text-align: center;
  cursor: pointer;
}
.flyover__inner__list__item__details__quantity__add svg path, .flyover__inner__list__item__details__quantity__subtract svg path {
  fill: #ffffff;
}
.flyover__inner__list__item__remove {
  position: absolute;
  top: -0.5rem;
  right: 2rem;
}
.flyover__inner__list__item__remove svg {
  display: inline-block;
  vertical-align: middle;
  width: 1.4rem;
  height: 1.4rem;
}
.flyover__inner__close {
  position: absolute;
  cursor: pointer;
  top: 2rem;
  left: 2rem;
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  outline: none;
  padding: 0;
  z-index: 3;
  width: 3rem;
}
.flyover__inner__close svg {
  width: 3rem;
  height: 3rem;
}
.flyover__inner__close svg path {
  fill: #00aeff;
}
@media only screen and (max-width: 767px) {
  .flyover__inner__close {
    display: none;
  }
}
.flyover__inner__title {
  position: relative;
  width: 100%;
  padding: 6rem 2rem 2rem;
}
@media only screen and (max-width: 767px) {
  .flyover__inner__title {
    padding: 2.4rem 2rem 2rem;
  }
}
.flyover__inner__title p {
  margin: 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .flyover__inner__title p {
    display: none;
  }
}
.flyover__inner__title p:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  top: 54%;
  background: #000000;
  opacity: 0.2;
}
.flyover__inner__title span {
  font-size: 2.6rem;
  position: relative;
  padding-right: 1rem;
  background: #ffffff;
  text-transform: uppercase;
  z-index: 1;
}
.flyover__inner__actions {
  background: #ffffff;
  border-top: 1px solid #e4e4e4;
  width: 100%;
  margin-top: 2rem;
  padding: 3.4rem 2rem;
  position: absolute;
  bottom: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
  transform: translateY(0);
}
.flyover__inner__actions .btn, .flyover__inner__actions .contactModal__wrap__content [type=submit], .contactModal__wrap__content .flyover__inner__actions [type=submit],
.flyover__inner__actions .contactModal__wrap__content .action,
.contactModal__wrap__content .flyover__inner__actions .action,
.flyover__inner__actions .orderModal__wrap__content [type=submit],
.orderModal__wrap__content .flyover__inner__actions [type=submit],
.flyover__inner__actions .orderModal__wrap__content .action,
.orderModal__wrap__content .flyover__inner__actions .action,
.flyover__inner__actions .summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .flyover__inner__actions [type=submit],
.flyover__inner__actions .summaryModal__wrap__content .action,
.summaryModal__wrap__content .flyover__inner__actions .action,
.flyover__inner__actions .guestModal__wrap__content [type=submit],
.guestModal__wrap__content .flyover__inner__actions [type=submit],
.flyover__inner__actions .guestModal__wrap__content .action,
.guestModal__wrap__content .flyover__inner__actions .action,
.flyover__inner__actions .loginModal__wrap__content [type=submit],
.loginModal__wrap__content .flyover__inner__actions [type=submit],
.flyover__inner__actions .loginModal__wrap__content .action,
.loginModal__wrap__content .flyover__inner__actions .action {
  width: 100%;
  background: #3ac044;
}

.flyoverActive {
  position: relative;
  max-height: 100%;
  overflow: hidden;
}
.flyoverActive body {
  position: relative;
  max-height: 100%;
  overflow: hidden;
}
.flyoverActive .flyover {
  visibility: visible;
  opacity: 1;
}
.flyoverActive .flyover__inner:after {
  opacity: 1;
}

.showVehicleBar .header__push {
  margin-top: 3rem;
}

.Utemaster\\Site\\CheckoutPage.showVehicleBar .checkoutProcess__inner__cart {
  top: 5rem !important;
}

.Utemaster\\Site\\ProductPage.showVehicleBar .megamenu {
  top: 11.7rem;
}

.showVehicleBar .product-category {
  padding-top: 40px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9900000;
  height: 10rem;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: black;
}
.header__push {
  display: block;
  width: 100%;
  height: 10rem;
  background: black;
}
@media only screen and (max-width: 1023px) {
  .header__push {
    height: 6.6rem;
    height: 4.2rem;
  }
}
.header.nav-up {
  transform: translateY(-110%);
}
.header.nav-down {
  transform: translateY(0%);
  background: black;
}
@media only screen and (max-width: 1023px) {
  .header {
    height: 4.3rem;
  }
}
.header:after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  top: 0;
  left: 0;
  width: 100%;
  background: #00aeff;
}
@media only screen and (max-width: 579px) {
  .header:after {
    display: none;
  }
}
.header__wrap {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.header__wrap__navburger {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 2rem;
  border: 0;
  background: transparent;
  padding: 0;
  width: 2.9rem;
  height: 2.9rem;
  outline: none;
  margin-top: 0.3rem;
  cursor: pointer;
}
@media only screen and (max-width: 829px) {
  .header__wrap__navburger {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 1024px) {
  .header__wrap__navburger {
    display: none;
  }
}
.header__wrap__navburger__ring {
  display: block;
  background: #ffffff;
  position: absolute;
  height: 2px;
  right: 0;
  will-change: transform;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.header__wrap__navburger__ring--one {
  width: 23px;
  margin-top: 2px;
}
.header__wrap__navburger__ring--two {
  width: 18px;
  margin-top: 11px;
  margin-right: 0;
}
.header__wrap__navburger__ring--three {
  width: 23px;
  margin-top: 20px;
}
.header__wrap__secondary {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1023px) {
  .header__wrap__secondary {
    margin-right: 6.5rem;
  }
}
@media only screen and (max-width: 579px) {
  .header__wrap__secondary {
    margin-right: 4.5rem;
  }
}
.header__wrap__secondary__link {
  position: relative;
  padding: 0.8rem 1.4rem 0.8rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media only screen and (min-width: 830px) {
  .header__wrap__secondary__link {
    padding: 1rem 1.4rem 0.9rem;
  }
}
@media only screen and (max-width: 829px) {
  .header__wrap__secondary__link {
    display: none;
  }
}
.header__wrap__secondary__link svg {
  margin-right: 0.3rem;
}
.header__wrap__secondary__link svg path {
  fill: white;
}
.header__wrap__secondary__link__text {
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1;
  margin: 0;
  color: white;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.header__wrap__secondary__link__text path {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.header__wrap__secondary__link:before {
  position: absolute;
  content: "";
  display: block;
  transform: scaleX(0);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.1);
  transform-origin: bottom right;
  z-index: 1;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.header__wrap__secondary__link.section path, .header__wrap__secondary__link.current path {
  fill: #00aeff !important;
}
.header__wrap__secondary__link.section .header__wrap__secondary__link__text, .header__wrap__secondary__link.current .header__wrap__secondary__link__text {
  color: #00aeff !important;
}
.header__wrap__secondary__link.section .header__wrap__secondary__link__text:after, .header__wrap__secondary__link.current .header__wrap__secondary__link__text:after {
  position: absolute;
  content: "";
  display: block;
  left: 1rem;
  right: 1rem;
  bottom: 0;
  border-bottom: 1px solid #00aeff;
}
.header__wrap__secondary__link:hover path {
  fill: #00aeff !important;
}
.header__wrap__secondary__link:hover .header__wrap__secondary__link__text {
  color: #00aeff !important;
}
.header__wrap__secondary__link:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
@media only screen and (max-width: 829px) {
  .header__wrap__secondary__link--search {
    display: flex;
  }
}
@media only screen and (max-width: 829px) {
  .header__wrap__secondary__link--search {
    margin-top: 3px;
  }
}
@media only screen and (max-width: 579px) {
  .header__wrap__secondary__link--search {
    display: flex !important;
  }
}
.header__wrap__secondary__link--contact {
  margin-right: 1.5rem;
}
.header__wrap__secondary__link--trolley span {
  background: #00aeff;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 1.9rem;
  height: 1.9rem;
  border-radius: 2rem;
  line-height: 1.8rem;
  font-size: 1.2rem;
}
.header__wrap__secondary__link--primary {
  padding: 0 2rem 0.3rem;
  position: relative;
  z-index: 3;
  font-family: Arial;
  font-weight: bold;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .header__wrap__secondary__link--primary {
    margin-right: 1.2rem;
  }
}
.header__wrap__secondary__link--primary::after, .header__wrap__secondary__link--primary::before {
  display: none;
}
@media only screen and (max-width: 829px) {
  .header__wrap__secondary__link--primary {
    display: flex;
  }
}
@media only screen and (max-width: 579px) {
  .header__wrap__secondary__link--primary {
    display: none !important;
  }
}
.header__wrap__secondary__link--primary span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: #00aeff;
  transform: perspective(200px) rotateX(-40deg);
  margin-top: -3px;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .header__wrap__secondary__link--primary span {
    display: none;
  }
}
.header__wrap__secondary__link--primary span:after {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: black;
  top: 0px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  z-index: 1;
}
.header__wrap__secondary__link--primary span:before {
  position: absolute;
  content: "";
  display: block;
  right: 0;
  bottom: 2px;
  top: 2px;
  left: 90%;
  z-index: 6;
}
.header__wrap__secondary__link--primary .header__wrap__secondary__link__text {
  color: #ffffff;
  font-size: 1.8rem;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -2px;
}
@media only screen and (max-width: 1199px) {
  .header__wrap__secondary__link--primary .header__wrap__secondary__link__text {
    margin-top: 0;
  }
}
@media only screen and (max-width: 829px) {
  .header__wrap__secondary__link--primary .header__wrap__secondary__link__text {
    margin-top: -16px;
  }
}
.header__wrap__secondary__link--primary:hover .header__wrap__secondary__link__text {
  color: #00aeff;
}
.header__wrap__logo {
  position: relative;
}
.header__wrap__logo:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 13.7362637363%;
}
.header__wrap__logo svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header__wrap__logo {
  display: block;
  position: absolute;
  bottom: 0.5rem;
  bottom: 4rem;
  left: 2.5rem;
  width: 26rem;
}
@media only screen and (max-width: 1023px) {
  .header__wrap__logo {
    bottom: 1rem;
    width: 16rem;
  }
}
.header__wrap__primary {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 4rem;
  margin-right: 1rem;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .header__wrap__primary {
    display: none;
  }
}
.header__wrap__primary__item {
  display: inline-block;
  margin: 0;
}
.header__wrap__primary__item__link {
  line-height: 1;
  color: #ffffff;
  display: inline-block;
  padding: 1.4rem 1rem;
  position: relative;
  font-weight: bold;
  font-size: 1.6rem;
}
.header__wrap__primary__item__link--social {
  padding-top: 0;
  padding-bottom: 0;
}
.header__wrap__primary__item__link--button {
  background: #00aeff;
  margin-left: 1rem;
  padding: 1rem 4.6rem 1rem 1.6rem !important;
}
.header__wrap__primary__item__link--button:hover, .header__wrap__primary__item__link--button:active, .header__wrap__primary__item__link--button:focus {
  color: #ffffff !important;
}
.header__wrap__primary__item__link--button:has(svg) {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.6rem 4.6rem 0.6rem 1.6rem !important;
}
.header__wrap__primary__item__link--button svg path {
  fill: #ffffff;
}
.header__wrap__primary__item__link--button:after {
  content: "";
  margin-left: 0.8rem;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  background-color: #00aeff;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 4rem;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"17\" height=\"14\" viewBox=\"0 0 17 14\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"white\" d=\"m9.87 0 6.53 6.7-6.53 6.7L8.44 12l4.1-4.22H0V5.7h12.55L8.44 1.4 9.87 0Z\"/></svg>");
  background-size: 17px 14px;
  background-repeat: no-repeat;
  background-position: 10px 11px;
}
.header__wrap__primary__item__link--button:hover:after {
  background-position: 14px 11px;
}
.header__wrap__primary__item__link {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.header__wrap__primary__item__link:hover {
  color: #00aeff;
}
.header__wrap__primary__item__link.section, .header__wrap__primary__item__link.current {
  color: #00aeff;
  position: relative;
}
.header__wrap__primary__item__link.section:after, .header__wrap__primary__item__link.current:after {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #00aeff;
  transform: scaleX(1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.header__wrap__primary__item__link:before {
  position: absolute;
  content: "";
  display: block;
  transform: scaleX(0);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.1);
  transform-origin: bottom right;
  z-index: 1;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.header__wrap__primary__item__link:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.two-column-text-element.with-separator {
  padding-top: 200px;
}

.mobile-menu-active .header__wrap__navburger__ring--one {
  transform: rotate(45deg) translateX(6.5px) translateY(6.5px);
}
.mobile-menu-active .header__wrap__navburger__ring--two {
  transform: scaleX(0);
}
.mobile-menu-active .header__wrap__navburger__ring--three {
  transform: rotate(-45deg) translateX(6.5px) translateY(-6.5px);
}

/*------------------------------------------------------------------
Tab menu
------------------------------------------------------------------*/
.tab-menu {
  width: 100%;
  z-index: 10;
  display: none !important;
}

.tab-menu .tab-menu-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

.tab-menu .tab-menu-list li {
  width: 100%;
}

.tab-menu .tab-menu-list li.current a {
  background-color: #00b1ff;
  color: #fff;
}

.tab-menu .tab-menu-list a {
  display: block;
  color: #555c5e;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #e4e4e4;
  text-align: center;
  padding-top: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #fff;
}

@media only screen and (min-width: 1200px) {
  .tab-menu.hug-top {
    top: 120px;
  }
  .tab-menu .tab-menu-list a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .tab-menu .tab-menu-list {
    display: flex;
    width: 100%;
  }
  .tab-menu .tab-menu-list li:last-of-type a {
    border-right: none;
  }
  .tab-menu .tab-menu-list a {
    padding: 25px 10px;
    border-right: 1px solid #fff;
  }
}
.utemaster__site__elements__bannerelement {
  margin-top: -8.6rem;
}

@media only screen and (max-width: 767px) {
  .main-scroll {
    padding-top: 4.6rem;
  }
  .main-scroll .builder,
  .main-scroll .utemaster__site__elements__bannerelement {
    margin-top: -4.6rem;
  }
}
.bread-crumbs {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 13px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  display: none;
  font-weight: 700;
}
.bread-crumbs + .main-scroll {
  padding-top: 0;
}

.bread-crumbs .breadcrumbs span {
  text-transform: capitalize;
}

.bread-crumbs a {
  color: #fff;
  padding: 0 5px;
}

.bread-crumbs a:hover {
  color: #00b1ff;
}

@media only screen and (min-width: 768px) {
  .bread-crumbs {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1200px) {
  .bread-crumbs {
    display: block;
    padding-left: 40px;
  }
}
[data-segment=home] .main-scroll {
  padding-top: 0;
}

@media only screen and (max-width: 579px) {
  .header__wrap__secondary__link__text {
    font-size: 0 !important;
  }
}
.overflowHidden {
  position: relative;
  max-height: 100%;
  overflow: hidden;
}

.summaryModal__close {
  display: block !important;
}
@media only screen and (min-width: 768px) {
  .summaryModal__close {
    top: 12rem !important;
  }
  .summaryModal__close svg {
    width: 5rem !important;
  }
}

.contactModal,
.orderModal,
.summaryModal,
.guestModal,
.loginModal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  background: rgba(255, 255, 255, 0.95);
  z-index: 9999999;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 12rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.contactModal select,
.orderModal select,
.summaryModal select,
.guestModal select,
.loginModal select {
  padding: 0.5rem 1rem;
  border-radius: 0.2rem;
  border: 0px solid white;
  border-bottom: 1px solid #00aeff;
  background: transparent;
  color: white;
  padding-right: 4.5rem;
  padding-left: 0;
  border-radius: 0;
  font-weight: 300;
  font-size: 1.8rem !important;
  font-family: "Raleway", "Raleway-Fallback", sans-serif;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"16\" height=\"9\" viewBox=\"0 0 16 9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.839 5.96L13.936.108a.399.399 0 01.553.007l1.07 1.047a.38.38 0 01.008.542L8.122 8.851a.365.365 0 01-.283.105.387.387 0 01-.284-.105L.111 1.704a.38.38 0 01.007-.542L1.188.115a.399.399 0 01.554-.007L7.839 5.96z\" fill=\"%2300aeff\" fill-rule=\"evenodd\"/></svg>");
  background-repeat: no-repeat;
  background-position: calc(99% - 1rem) 50%;
  margin-bottom: 1.5rem;
}
.contactModal #buildSummary .parsley-error input,
.orderModal #buildSummary .parsley-error input,
.summaryModal #buildSummary .parsley-error input,
.guestModal #buildSummary .parsley-error input,
.loginModal #buildSummary .parsley-error input {
  border: 1px solid #ed4545 !important;
  box-shadow: 0 0 6px 0px #ed4545 !important;
}
.contactModal #buildSummary .parsley-errors-list,
.contactModal #buildSummary .parsley-required,
.orderModal #buildSummary .parsley-errors-list,
.orderModal #buildSummary .parsley-required,
.summaryModal #buildSummary .parsley-errors-list,
.summaryModal #buildSummary .parsley-required,
.guestModal #buildSummary .parsley-errors-list,
.guestModal #buildSummary .parsley-required,
.loginModal #buildSummary .parsley-errors-list,
.loginModal #buildSummary .parsley-required {
  margin-top: 0.6rem;
  color: #ed4545 !important;
}
.contactModal #buildSummary .parsley-errors-list li,
.contactModal #buildSummary .parsley-required li,
.orderModal #buildSummary .parsley-errors-list li,
.orderModal #buildSummary .parsley-required li,
.summaryModal #buildSummary .parsley-errors-list li,
.summaryModal #buildSummary .parsley-required li,
.guestModal #buildSummary .parsley-errors-list li,
.guestModal #buildSummary .parsley-required li,
.loginModal #buildSummary .parsley-errors-list li,
.loginModal #buildSummary .parsley-required li {
  color: #ed4545 !important;
}
.contactModal #buildSummary .parsley-errors-list.filled + .select2-container,
.orderModal #buildSummary .parsley-errors-list.filled + .select2-container,
.summaryModal #buildSummary .parsley-errors-list.filled + .select2-container,
.guestModal #buildSummary .parsley-errors-list.filled + .select2-container,
.loginModal #buildSummary .parsley-errors-list.filled + .select2-container {
  border: 1px solid #ed4545 !important;
  box-shadow: 0 0 6px 0px #ed4545 !important;
}
.contactModal .js-change-login-type,
.contactModal .js-change-login-type-alt,
.orderModal .js-change-login-type,
.orderModal .js-change-login-type-alt,
.summaryModal .js-change-login-type,
.summaryModal .js-change-login-type-alt,
.guestModal .js-change-login-type,
.guestModal .js-change-login-type-alt,
.loginModal .js-change-login-type,
.loginModal .js-change-login-type-alt {
  width: 100%;
  margin-top: 1rem;
}
@media only screen and (max-width: 767px) {
  .contactModal,
  .orderModal,
  .summaryModal,
  .guestModal,
  .loginModal {
    padding: 4rem 0 0;
    align-items: flex-start;
    align-content: flex-start;
  }
}
.contactModal #MemberRegisterForm_MemberRegisterForm.busy ~ .inlineLoader,
.orderModal #MemberRegisterForm_MemberRegisterForm.busy ~ .inlineLoader,
.summaryModal #MemberRegisterForm_MemberRegisterForm.busy ~ .inlineLoader,
.guestModal #MemberRegisterForm_MemberRegisterForm.busy ~ .inlineLoader,
.loginModal #MemberRegisterForm_MemberRegisterForm.busy ~ .inlineLoader {
  bottom: 9.3rem !important;
  z-index: 1 !important;
  opacity: 1 !important;
}
.contactModal #MemberRegisterForm_MemberRegisterForm.busy .btn-toolbar,
.orderModal #MemberRegisterForm_MemberRegisterForm.busy .btn-toolbar,
.summaryModal #MemberRegisterForm_MemberRegisterForm.busy .btn-toolbar,
.guestModal #MemberRegisterForm_MemberRegisterForm.busy .btn-toolbar,
.loginModal #MemberRegisterForm_MemberRegisterForm.busy .btn-toolbar {
  pointer-events: none;
}
.contactModal #MemberRegisterForm_MemberRegisterForm.busy .btn-toolbar input,
.orderModal #MemberRegisterForm_MemberRegisterForm.busy .btn-toolbar input,
.summaryModal #MemberRegisterForm_MemberRegisterForm.busy .btn-toolbar input,
.guestModal #MemberRegisterForm_MemberRegisterForm.busy .btn-toolbar input,
.loginModal #MemberRegisterForm_MemberRegisterForm.busy .btn-toolbar input {
  opacity: 0.6;
  color: #00aeff !important;
}
.contactModal #MemberRegisterForm_MemberRegisterForm_IsDealer_Holder label,
.orderModal #MemberRegisterForm_MemberRegisterForm_IsDealer_Holder label,
.summaryModal #MemberRegisterForm_MemberRegisterForm_IsDealer_Holder label,
.guestModal #MemberRegisterForm_MemberRegisterForm_IsDealer_Holder label,
.loginModal #MemberRegisterForm_MemberRegisterForm_IsDealer_Holder label {
  display: block;
  line-height: 1.5;
}
.contactModal__close,
.orderModal__close,
.summaryModal__close,
.guestModal__close,
.loginModal__close {
  top: 4rem;
  right: 3rem;
  transform: translateY(-100%);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  cursor: pointer;
  position: relative;
}
.contactModal__close:after,
.orderModal__close:after,
.summaryModal__close:after,
.guestModal__close:after,
.loginModal__close:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.contactModal__close svg,
.orderModal__close svg,
.summaryModal__close svg,
.guestModal__close svg,
.loginModal__close svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contactModal__close,
.orderModal__close,
.summaryModal__close,
.guestModal__close,
.loginModal__close {
  width: 4rem;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .contactModal__close,
  .orderModal__close,
  .summaryModal__close,
  .guestModal__close,
  .loginModal__close {
    top: 4.5rem;
    z-index: 99;
    width: 3rem;
  }
}
.contactModal__close svg path,
.orderModal__close svg path,
.summaryModal__close svg path,
.guestModal__close svg path,
.loginModal__close svg path {
  fill: #00aeff;
}
.contactModal.active .orderModal__close, .contactModal.active .contactModal__close, .contactModal.active .summaryModal__close, .contactModal.active .loginModal__close,
.orderModal.active .orderModal__close,
.orderModal.active .contactModal__close,
.orderModal.active .summaryModal__close,
.orderModal.active .loginModal__close,
.summaryModal.active .orderModal__close,
.summaryModal.active .contactModal__close,
.summaryModal.active .summaryModal__close,
.summaryModal.active .loginModal__close,
.guestModal.active .orderModal__close,
.guestModal.active .contactModal__close,
.guestModal.active .summaryModal__close,
.guestModal.active .loginModal__close,
.loginModal.active .orderModal__close,
.loginModal.active .contactModal__close,
.loginModal.active .summaryModal__close,
.loginModal.active .loginModal__close {
  transform: translateY(0%);
}
.contactModal .inputField,
.orderModal .inputField,
.summaryModal .inputField,
.guestModal .inputField,
.loginModal .inputField {
  position: relative;
}
.contactModal .inputField .parsley-hear,
.contactModal .inputField .parsley-region,
.contactModal .inputField .parsley-required,
.orderModal .inputField .parsley-hear,
.orderModal .inputField .parsley-region,
.orderModal .inputField .parsley-required,
.summaryModal .inputField .parsley-hear,
.summaryModal .inputField .parsley-region,
.summaryModal .inputField .parsley-required,
.guestModal .inputField .parsley-hear,
.guestModal .inputField .parsley-region,
.guestModal .inputField .parsley-required,
.loginModal .inputField .parsley-hear,
.loginModal .inputField .parsley-region,
.loginModal .inputField .parsley-required {
  color: #00aeff;
}
.contactModal .inputField .inlineLoader,
.orderModal .inputField .inlineLoader,
.summaryModal .inputField .inlineLoader,
.guestModal .inputField .inlineLoader,
.loginModal .inputField .inlineLoader {
  position: absolute;
  top: -0.4rem;
}
.contactModal .inputField--liner,
.orderModal .inputField--liner,
.summaryModal .inputField--liner,
.guestModal .inputField--liner,
.loginModal .inputField--liner {
  margin-bottom: 1rem;
}
.contactModal .select2,
.orderModal .select2,
.summaryModal .select2,
.guestModal .select2,
.loginModal .select2 {
  margin-bottom: 1rem !important;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"22\" height=\"14\" viewBox=\"0 0 22 14\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%23ffffff\" stroke-width=\"3\"><g><g><path d=\"m1 1 10 10L21 1\"/></g></g></g></g></svg>");
  background-size: 25px 12px;
  background-position: center right 5px;
}
.contactModal .select2 .select2-selection__rendered,
.orderModal .select2 .select2-selection__rendered,
.summaryModal .select2 .select2-selection__rendered,
.guestModal .select2 .select2-selection__rendered,
.loginModal .select2 .select2-selection__rendered {
  background: transparent !important;
  color: #ffffff !important;
  border-bottom: 1px solid #00aeff;
  font-size: 1.8rem !important;
  padding-left: 0 !important;
  height: 41px;
}
.contactModal .select2 .select2-selection__placeholder,
.orderModal .select2 .select2-selection__placeholder,
.summaryModal .select2 .select2-selection__placeholder,
.guestModal .select2 .select2-selection__placeholder,
.loginModal .select2 .select2-selection__placeholder {
  color: #e9e9e9 !important;
}
.contactModal #profile-form,
.contactModal #login-form,
.contactModal #register-form,
.orderModal #profile-form,
.orderModal #login-form,
.orderModal #register-form,
.summaryModal #profile-form,
.summaryModal #login-form,
.summaryModal #register-form,
.guestModal #profile-form,
.guestModal #login-form,
.guestModal #register-form,
.loginModal #profile-form,
.loginModal #login-form,
.loginModal #register-form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.contactModal #profile-form .loginModal__wrap__content form .parsley-errors-list,
.contactModal #login-form .loginModal__wrap__content form .parsley-errors-list,
.contactModal #register-form .loginModal__wrap__content form .parsley-errors-list,
.orderModal #profile-form .loginModal__wrap__content form .parsley-errors-list,
.orderModal #login-form .loginModal__wrap__content form .parsley-errors-list,
.orderModal #register-form .loginModal__wrap__content form .parsley-errors-list,
.summaryModal #profile-form .loginModal__wrap__content form .parsley-errors-list,
.summaryModal #login-form .loginModal__wrap__content form .parsley-errors-list,
.summaryModal #register-form .loginModal__wrap__content form .parsley-errors-list,
.guestModal #profile-form .loginModal__wrap__content form .parsley-errors-list,
.guestModal #login-form .loginModal__wrap__content form .parsley-errors-list,
.guestModal #register-form .loginModal__wrap__content form .parsley-errors-list,
.loginModal #profile-form .loginModal__wrap__content form .parsley-errors-list,
.loginModal #login-form .loginModal__wrap__content form .parsley-errors-list,
.loginModal #register-form .loginModal__wrap__content form .parsley-errors-list {
  top: 0.4rem;
}
.contactModal #profile-form .loginModal__wrap__content form .parsley-errors-list *,
.contactModal #login-form .loginModal__wrap__content form .parsley-errors-list *,
.contactModal #register-form .loginModal__wrap__content form .parsley-errors-list *,
.orderModal #profile-form .loginModal__wrap__content form .parsley-errors-list *,
.orderModal #login-form .loginModal__wrap__content form .parsley-errors-list *,
.orderModal #register-form .loginModal__wrap__content form .parsley-errors-list *,
.summaryModal #profile-form .loginModal__wrap__content form .parsley-errors-list *,
.summaryModal #login-form .loginModal__wrap__content form .parsley-errors-list *,
.summaryModal #register-form .loginModal__wrap__content form .parsley-errors-list *,
.guestModal #profile-form .loginModal__wrap__content form .parsley-errors-list *,
.guestModal #login-form .loginModal__wrap__content form .parsley-errors-list *,
.guestModal #register-form .loginModal__wrap__content form .parsley-errors-list *,
.loginModal #profile-form .loginModal__wrap__content form .parsley-errors-list *,
.loginModal #login-form .loginModal__wrap__content form .parsley-errors-list *,
.loginModal #register-form .loginModal__wrap__content form .parsley-errors-list * {
  color: #ed4545 !important;
}
.contactModal #profile-form .loginModal__wrap__content form .middleColumn,
.contactModal #login-form .loginModal__wrap__content form .middleColumn,
.contactModal #register-form .loginModal__wrap__content form .middleColumn,
.orderModal #profile-form .loginModal__wrap__content form .middleColumn,
.orderModal #login-form .loginModal__wrap__content form .middleColumn,
.orderModal #register-form .loginModal__wrap__content form .middleColumn,
.summaryModal #profile-form .loginModal__wrap__content form .middleColumn,
.summaryModal #login-form .loginModal__wrap__content form .middleColumn,
.summaryModal #register-form .loginModal__wrap__content form .middleColumn,
.guestModal #profile-form .loginModal__wrap__content form .middleColumn,
.guestModal #login-form .loginModal__wrap__content form .middleColumn,
.guestModal #register-form .loginModal__wrap__content form .middleColumn,
.loginModal #profile-form .loginModal__wrap__content form .middleColumn,
.loginModal #login-form .loginModal__wrap__content form .middleColumn,
.loginModal #register-form .loginModal__wrap__content form .middleColumn {
  position: relative !important;
}
.contactModal #profile-form .loginModal__wrap__content form .parsley-error,
.contactModal #login-form .loginModal__wrap__content form .parsley-error,
.contactModal #register-form .loginModal__wrap__content form .parsley-error,
.orderModal #profile-form .loginModal__wrap__content form .parsley-error,
.orderModal #login-form .loginModal__wrap__content form .parsley-error,
.orderModal #register-form .loginModal__wrap__content form .parsley-error,
.summaryModal #profile-form .loginModal__wrap__content form .parsley-error,
.summaryModal #login-form .loginModal__wrap__content form .parsley-error,
.summaryModal #register-form .loginModal__wrap__content form .parsley-error,
.guestModal #profile-form .loginModal__wrap__content form .parsley-error,
.guestModal #login-form .loginModal__wrap__content form .parsley-error,
.guestModal #register-form .loginModal__wrap__content form .parsley-error,
.loginModal #profile-form .loginModal__wrap__content form .parsley-error,
.loginModal #login-form .loginModal__wrap__content form .parsley-error,
.loginModal #register-form .loginModal__wrap__content form .parsley-error {
  border: 1px solid #ed4545 !important;
  box-shadow: 0 0 6px 0px #ed4545 !important;
}
.contactModal #profile-form .loginModal__wrap__content form .parsley-error ~ .select2,
.contactModal #login-form .loginModal__wrap__content form .parsley-error ~ .select2,
.contactModal #register-form .loginModal__wrap__content form .parsley-error ~ .select2,
.orderModal #profile-form .loginModal__wrap__content form .parsley-error ~ .select2,
.orderModal #login-form .loginModal__wrap__content form .parsley-error ~ .select2,
.orderModal #register-form .loginModal__wrap__content form .parsley-error ~ .select2,
.summaryModal #profile-form .loginModal__wrap__content form .parsley-error ~ .select2,
.summaryModal #login-form .loginModal__wrap__content form .parsley-error ~ .select2,
.summaryModal #register-form .loginModal__wrap__content form .parsley-error ~ .select2,
.guestModal #profile-form .loginModal__wrap__content form .parsley-error ~ .select2,
.guestModal #login-form .loginModal__wrap__content form .parsley-error ~ .select2,
.guestModal #register-form .loginModal__wrap__content form .parsley-error ~ .select2,
.loginModal #profile-form .loginModal__wrap__content form .parsley-error ~ .select2,
.loginModal #login-form .loginModal__wrap__content form .parsley-error ~ .select2,
.loginModal #register-form .loginModal__wrap__content form .parsley-error ~ .select2 {
  border: 1px solid #ed4545 !important;
  box-shadow: 0 0 6px 0px #ed4545 !important;
}
.contactModal.active,
.orderModal.active,
.summaryModal.active,
.guestModal.active,
.loginModal.active {
  opacity: 1 !important;
  visibility: visible !important;
}
.contactModal__wrap,
.orderModal__wrap,
.summaryModal__wrap,
.guestModal__wrap,
.loginModal__wrap {
  margin: 4rem auto 0;
  width: 100%;
  max-width: 968px;
  background: #ffffff;
  box-shadow: 0 0 40px 0 #000000;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .contactModal__wrap,
  .orderModal__wrap,
  .summaryModal__wrap,
  .guestModal__wrap,
  .loginModal__wrap {
    margin: 0 auto;
    min-height: 100vh;
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .contactModal__wrap__back,
  .orderModal__wrap__back,
  .summaryModal__wrap__back,
  .guestModal__wrap__back,
  .loginModal__wrap__back {
    display: flex !important;
    background: #00aeff;
    align-items: center;
    width: 100%;
    padding: 0.5rem 2rem;
    position: absolute;
    top: 0;
    z-index: 3;
    cursor: pointer;
  }
  .contactModal__wrap__back path,
  .orderModal__wrap__back path,
  .summaryModal__wrap__back path,
  .guestModal__wrap__back path,
  .loginModal__wrap__back path {
    stroke: #ffffff;
  }
  .contactModal__wrap__back p,
  .orderModal__wrap__back p,
  .summaryModal__wrap__back p,
  .guestModal__wrap__back p,
  .loginModal__wrap__back p {
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    margin-left: 2rem;
  }
}
.contactModal__wrap__banner,
.orderModal__wrap__banner,
.summaryModal__wrap__banner,
.guestModal__wrap__banner,
.loginModal__wrap__banner {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 50%;
  padding: 10rem 6rem;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .contactModal__wrap__banner,
  .orderModal__wrap__banner,
  .summaryModal__wrap__banner,
  .guestModal__wrap__banner,
  .loginModal__wrap__banner {
    width: 100%;
    padding: 2rem 2rem;
    padding-top: 4rem;
  }
}
.contactModal__wrap__banner:after,
.orderModal__wrap__banner:after,
.summaryModal__wrap__banner:after,
.guestModal__wrap__banner:after,
.loginModal__wrap__banner:after {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.contactModal__wrap__banner__content,
.orderModal__wrap__banner__content,
.summaryModal__wrap__banner__content,
.guestModal__wrap__banner__content,
.loginModal__wrap__banner__content {
  position: relative;
  z-index: 3;
}
.contactModal__wrap__content,
.orderModal__wrap__content,
.summaryModal__wrap__content,
.guestModal__wrap__content,
.loginModal__wrap__content {
  width: 50%;
  padding: 8rem 4rem;
  background: #1c1c1c;
}
@media only screen and (max-width: 767px) {
  .contactModal__wrap__content,
  .orderModal__wrap__content,
  .summaryModal__wrap__content,
  .guestModal__wrap__content,
  .loginModal__wrap__content {
    width: 100%;
    padding: 2rem 2rem;
  }
}
.contactModal__wrap__content label,
.orderModal__wrap__content label,
.summaryModal__wrap__content label,
.guestModal__wrap__content label,
.loginModal__wrap__content label {
  display: none;
}
.contactModal__wrap__content textarea,
.contactModal__wrap__content input[type=email],
.contactModal__wrap__content input[type=number],
.contactModal__wrap__content input[type=text],
.contactModal__wrap__content input[type=password],
.orderModal__wrap__content textarea,
.orderModal__wrap__content input[type=email],
.orderModal__wrap__content input[type=number],
.orderModal__wrap__content input[type=text],
.orderModal__wrap__content input[type=password],
.summaryModal__wrap__content textarea,
.summaryModal__wrap__content input[type=email],
.summaryModal__wrap__content input[type=number],
.summaryModal__wrap__content input[type=text],
.summaryModal__wrap__content input[type=password],
.guestModal__wrap__content textarea,
.guestModal__wrap__content input[type=email],
.guestModal__wrap__content input[type=number],
.guestModal__wrap__content input[type=text],
.guestModal__wrap__content input[type=password],
.loginModal__wrap__content textarea,
.loginModal__wrap__content input[type=email],
.loginModal__wrap__content input[type=number],
.loginModal__wrap__content input[type=text],
.loginModal__wrap__content input[type=password] {
  border: 0 !important;
  border-bottom: 1px solid #00aeff !important;
  background: transparent !important;
  color: #ffffff !important;
  outline: none !important;
  box-shadow: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 1.8rem !important;
  font-family: "Raleway", "Raleway-Fallback", sans-serif;
  resize: none;
}
.contactModal__wrap__content textarea::-webkit-input-placeholder,
.contactModal__wrap__content input[type=email]::-webkit-input-placeholder,
.contactModal__wrap__content input[type=number]::-webkit-input-placeholder,
.contactModal__wrap__content input[type=text]::-webkit-input-placeholder,
.contactModal__wrap__content input[type=password]::-webkit-input-placeholder,
.orderModal__wrap__content textarea::-webkit-input-placeholder,
.orderModal__wrap__content input[type=email]::-webkit-input-placeholder,
.orderModal__wrap__content input[type=number]::-webkit-input-placeholder,
.orderModal__wrap__content input[type=text]::-webkit-input-placeholder,
.orderModal__wrap__content input[type=password]::-webkit-input-placeholder,
.summaryModal__wrap__content textarea::-webkit-input-placeholder,
.summaryModal__wrap__content input[type=email]::-webkit-input-placeholder,
.summaryModal__wrap__content input[type=number]::-webkit-input-placeholder,
.summaryModal__wrap__content input[type=text]::-webkit-input-placeholder,
.summaryModal__wrap__content input[type=password]::-webkit-input-placeholder,
.guestModal__wrap__content textarea::-webkit-input-placeholder,
.guestModal__wrap__content input[type=email]::-webkit-input-placeholder,
.guestModal__wrap__content input[type=number]::-webkit-input-placeholder,
.guestModal__wrap__content input[type=text]::-webkit-input-placeholder,
.guestModal__wrap__content input[type=password]::-webkit-input-placeholder,
.loginModal__wrap__content textarea::-webkit-input-placeholder,
.loginModal__wrap__content input[type=email]::-webkit-input-placeholder,
.loginModal__wrap__content input[type=number]::-webkit-input-placeholder,
.loginModal__wrap__content input[type=text]::-webkit-input-placeholder,
.loginModal__wrap__content input[type=password]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.contactModal__wrap__content textarea:-moz-placeholder,
.contactModal__wrap__content input[type=email]:-moz-placeholder,
.contactModal__wrap__content input[type=number]:-moz-placeholder,
.contactModal__wrap__content input[type=text]:-moz-placeholder,
.contactModal__wrap__content input[type=password]:-moz-placeholder,
.orderModal__wrap__content textarea:-moz-placeholder,
.orderModal__wrap__content input[type=email]:-moz-placeholder,
.orderModal__wrap__content input[type=number]:-moz-placeholder,
.orderModal__wrap__content input[type=text]:-moz-placeholder,
.orderModal__wrap__content input[type=password]:-moz-placeholder,
.summaryModal__wrap__content textarea:-moz-placeholder,
.summaryModal__wrap__content input[type=email]:-moz-placeholder,
.summaryModal__wrap__content input[type=number]:-moz-placeholder,
.summaryModal__wrap__content input[type=text]:-moz-placeholder,
.summaryModal__wrap__content input[type=password]:-moz-placeholder,
.guestModal__wrap__content textarea:-moz-placeholder,
.guestModal__wrap__content input[type=email]:-moz-placeholder,
.guestModal__wrap__content input[type=number]:-moz-placeholder,
.guestModal__wrap__content input[type=text]:-moz-placeholder,
.guestModal__wrap__content input[type=password]:-moz-placeholder,
.loginModal__wrap__content textarea:-moz-placeholder,
.loginModal__wrap__content input[type=email]:-moz-placeholder,
.loginModal__wrap__content input[type=number]:-moz-placeholder,
.loginModal__wrap__content input[type=text]:-moz-placeholder,
.loginModal__wrap__content input[type=password]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.contactModal__wrap__content textarea::-moz-placeholder,
.contactModal__wrap__content input[type=email]::-moz-placeholder,
.contactModal__wrap__content input[type=number]::-moz-placeholder,
.contactModal__wrap__content input[type=text]::-moz-placeholder,
.contactModal__wrap__content input[type=password]::-moz-placeholder,
.orderModal__wrap__content textarea::-moz-placeholder,
.orderModal__wrap__content input[type=email]::-moz-placeholder,
.orderModal__wrap__content input[type=number]::-moz-placeholder,
.orderModal__wrap__content input[type=text]::-moz-placeholder,
.orderModal__wrap__content input[type=password]::-moz-placeholder,
.summaryModal__wrap__content textarea::-moz-placeholder,
.summaryModal__wrap__content input[type=email]::-moz-placeholder,
.summaryModal__wrap__content input[type=number]::-moz-placeholder,
.summaryModal__wrap__content input[type=text]::-moz-placeholder,
.summaryModal__wrap__content input[type=password]::-moz-placeholder,
.guestModal__wrap__content textarea::-moz-placeholder,
.guestModal__wrap__content input[type=email]::-moz-placeholder,
.guestModal__wrap__content input[type=number]::-moz-placeholder,
.guestModal__wrap__content input[type=text]::-moz-placeholder,
.guestModal__wrap__content input[type=password]::-moz-placeholder,
.loginModal__wrap__content textarea::-moz-placeholder,
.loginModal__wrap__content input[type=email]::-moz-placeholder,
.loginModal__wrap__content input[type=number]::-moz-placeholder,
.loginModal__wrap__content input[type=text]::-moz-placeholder,
.loginModal__wrap__content input[type=password]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.contactModal__wrap__content textarea:-ms-input-placeholder,
.contactModal__wrap__content input[type=email]:-ms-input-placeholder,
.contactModal__wrap__content input[type=number]:-ms-input-placeholder,
.contactModal__wrap__content input[type=text]:-ms-input-placeholder,
.contactModal__wrap__content input[type=password]:-ms-input-placeholder,
.orderModal__wrap__content textarea:-ms-input-placeholder,
.orderModal__wrap__content input[type=email]:-ms-input-placeholder,
.orderModal__wrap__content input[type=number]:-ms-input-placeholder,
.orderModal__wrap__content input[type=text]:-ms-input-placeholder,
.orderModal__wrap__content input[type=password]:-ms-input-placeholder,
.summaryModal__wrap__content textarea:-ms-input-placeholder,
.summaryModal__wrap__content input[type=email]:-ms-input-placeholder,
.summaryModal__wrap__content input[type=number]:-ms-input-placeholder,
.summaryModal__wrap__content input[type=text]:-ms-input-placeholder,
.summaryModal__wrap__content input[type=password]:-ms-input-placeholder,
.guestModal__wrap__content textarea:-ms-input-placeholder,
.guestModal__wrap__content input[type=email]:-ms-input-placeholder,
.guestModal__wrap__content input[type=number]:-ms-input-placeholder,
.guestModal__wrap__content input[type=text]:-ms-input-placeholder,
.guestModal__wrap__content input[type=password]:-ms-input-placeholder,
.loginModal__wrap__content textarea:-ms-input-placeholder,
.loginModal__wrap__content input[type=email]:-ms-input-placeholder,
.loginModal__wrap__content input[type=number]:-ms-input-placeholder,
.loginModal__wrap__content input[type=text]:-ms-input-placeholder,
.loginModal__wrap__content input[type=password]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.9);
}
.contactModal__wrap__content [type=submit],
.contactModal__wrap__content .action,
.orderModal__wrap__content [type=submit],
.orderModal__wrap__content .action,
.summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .action,
.guestModal__wrap__content [type=submit],
.guestModal__wrap__content .action,
.loginModal__wrap__content [type=submit],
.loginModal__wrap__content .action {
  max-width: 100%;
  margin-bottom: 2rem;
}

/*------------------------------------------------------------------
Checkbox
------------------------------------------------------------------*/
.checkbox--alt {
  opacity: 0;
  z-index: -1;
  position: absolute;
}
.checkbox--alt + label {
  position: relative;
  padding-right: 6rem;
  user-select: none;
  cursor: pointer;
  color: white;
  font-size: 1.7rem;
  font-weight: 600;
}
.checkbox--alt + label:before {
  position: absolute;
  content: "";
  display: block;
  display: block;
  right: 0;
  top: 1px;
  transition: all 333ms ease;
  background: #f07178;
  width: 60px;
  height: 26px;
  border-radius: 300rem;
  content: "NO";
  color: white;
  font-size: 12px;
  font-weight: 800;
  text-indent: 20px;
  line-height: 2.2;
}
.checkbox--alt + label:after {
  position: absolute;
  content: "";
  display: block;
  display: block;
  right: 36px;
  top: 4px;
  transition: all 333ms ease;
  background: white;
  width: 20px;
  height: 20px;
  border-radius: 300rem;
}
.checkbox--alt:checked + label:before {
  background: #87bf34;
  content: "YES";
  text-indent: -21px;
}
.checkbox--alt:checked + label:after {
  right: 4px;
}

.deliveryModal input[type=checkbox]:not(.checkbox--alt),
.orderModal input[type=checkbox]:not(.checkbox--alt),
.contactModal input[type=checkbox]:not(.checkbox--alt),
.summaryModal input[type=checkbox]:not(.checkbox--alt),
.loginModal input[type=checkbox]:not(.checkbox--alt) {
  opacity: 0;
  z-index: -1;
  position: absolute;
}
.deliveryModal input[type=checkbox]:not(.checkbox--alt) + label,
.orderModal input[type=checkbox]:not(.checkbox--alt) + label,
.contactModal input[type=checkbox]:not(.checkbox--alt) + label,
.summaryModal input[type=checkbox]:not(.checkbox--alt) + label,
.loginModal input[type=checkbox]:not(.checkbox--alt) + label {
  position: relative;
  padding-left: 3rem;
  user-select: none;
  cursor: pointer;
}
.deliveryModal input[type=checkbox]:not(.checkbox--alt) + label:before,
.orderModal input[type=checkbox]:not(.checkbox--alt) + label:before,
.contactModal input[type=checkbox]:not(.checkbox--alt) + label:before,
.summaryModal input[type=checkbox]:not(.checkbox--alt) + label:before,
.loginModal input[type=checkbox]:not(.checkbox--alt) + label:before {
  position: absolute;
  content: "";
  display: block;
  display: block;
  left: 0;
  top: 0.5rem;
  transition: all 333ms ease;
  background: #ffffff;
  border: 1px solid #e4e4e4;
  width: 20px;
  height: 20px;
  border-radius: 0.4rem;
}
.deliveryModal input[type=checkbox]:not(.checkbox--alt) + label:after,
.orderModal input[type=checkbox]:not(.checkbox--alt) + label:after,
.contactModal input[type=checkbox]:not(.checkbox--alt) + label:after,
.summaryModal input[type=checkbox]:not(.checkbox--alt) + label:after,
.loginModal input[type=checkbox]:not(.checkbox--alt) + label:after {
  position: absolute;
  content: "";
  display: block;
  transform: rotate(43deg);
  width: 5px;
  height: 9px;
  border: 2px solid #ffffff;
  border-top: 0;
  border-left: 0;
  left: 7px;
  top: 1.5rem;
  transition: all 333ms ease;
  margin-top: -1px;
  transform: translateY(-50%) rotate(20deg);
}
.deliveryModal input[type=checkbox]:not(.checkbox--alt):checked + label:before,
.orderModal input[type=checkbox]:not(.checkbox--alt):checked + label:before,
.contactModal input[type=checkbox]:not(.checkbox--alt):checked + label:before,
.summaryModal input[type=checkbox]:not(.checkbox--alt):checked + label:before,
.loginModal input[type=checkbox]:not(.checkbox--alt):checked + label:before {
  background: #00aeff;
  border-color: #00aeff;
}
.deliveryModal input[type=checkbox]:not(.checkbox--alt):checked + label:after,
.orderModal input[type=checkbox]:not(.checkbox--alt):checked + label:after,
.contactModal input[type=checkbox]:not(.checkbox--alt):checked + label:after,
.summaryModal input[type=checkbox]:not(.checkbox--alt):checked + label:after,
.loginModal input[type=checkbox]:not(.checkbox--alt):checked + label:after {
  transform: translateY(-50%) rotate(43deg);
}
.deliveryModal input[type=checkbox]:not(.checkbox--alt):disabled + label,
.orderModal input[type=checkbox]:not(.checkbox--alt):disabled + label,
.contactModal input[type=checkbox]:not(.checkbox--alt):disabled + label,
.summaryModal input[type=checkbox]:not(.checkbox--alt):disabled + label,
.loginModal input[type=checkbox]:not(.checkbox--alt):disabled + label {
  opacity: 0.3;
}

.sending .inputField .inlineLoader {
  opacity: 1;
  pointer-events: none;
}

#MemberLoginForm_LoginForm_error {
  color: #ffffff;
}

.guestModal {
  background: #1c1c1c;
  padding: 0;
  height: 100%;
  z-index: 2;
}
.guestModal__wrap {
  max-width: 100%;
  margin: 0;
  height: 100%;
  align-items: center;
  background: #1c1c1c;
}
.guestModal__wrap__content, .guestModal__wrap__banner {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
@media only screen and (max-width: 767px) {
  .guestModal__wrap__content, .guestModal__wrap__banner {
    height: auto;
  }
}
.guestModal__wrap__banner {
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .guestModal__wrap__banner {
    border-bottom: 2px solid #00aeff;
  }
}
.guestModal__wrap__banner__content {
  max-width: 40rem;
  text-align: center;
}
.guestModal__wrap__banner__content h2 {
  font-size: 3rem !important;
}
.guestModal__wrap__banner__content * {
  color: #ffffff !important;
}
@media only screen and (max-width: 767px) {
  .guestModal__wrap__banner__content {
    max-width: 100%;
  }
}
.guestModal__wrap__banner__content {
  width: 100%;
}
.guestModal__wrap__content {
  justify-content: flex-start;
  text-align: center;
}
.guestModal__wrap__content h2 {
  font-size: 3rem !important;
}
.guestModal__wrap__content * {
  color: #ffffff !important;
}
.guestModal__wrap__content__wrapper {
  max-width: 40rem;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .guestModal__wrap__content__wrapper {
    max-width: 100%;
  }
}
.guestModal__wrap #MemberLoginForm_LoginForm_Remember_Holder {
  display: none;
}
.guestModal__wrap #MemberLoginForm_LoginForm_Password,
.guestModal__wrap #MemberLoginForm_LoginForm_Email {
  padding-left: 1rem !important;
}
.guestModal__wrap .btn-toolbar {
  padding: 0;
}
.guestModal__wrap #login-form {
  height: 100%;
}

.passwordModal p {
  color: white;
  display: block;
  font-size: 2rem;
  position: relative;
  z-index: 3;
}

[data-segment=Security] .message.warning {
  font-weight: 700;
  width: 100%;
  top: 5rem;
  color: white;
  display: block;
  font-size: 1.6rem;
  position: relative;
  z-index: 3;
  padding: 0 6rem;
}
@media only screen and (max-width: 767px) {
  [data-segment=Security] .message.warning {
    padding: 0 2rem;
    top: 3rem;
  }
}

@media only screen and (min-width: 768px) {
  .loginModal__wrap__content {
    position: relative;
  }
}

.summaryModal__close {
  top: 3rem !important;
}
@media only screen and (max-width: 767px) {
  .summaryModal__close {
    position: fixed;
    top: 5rem !important;
    right: 2rem !important;
  }
}

#MemberRegisterForm_MemberRegisterForm_DealerID_Holder .select2-selection__rendered {
  white-space: normal;
  line-height: 1.3 !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  font-weight: 600;
  font-family: "Raleway", "Raleway-Fallback", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.select2-container--default .select2-search--dropdown .select2-search__field::-webkit-input-placeholder {
  color: black !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field:-moz-placeholder {
  color: black !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field::-moz-placeholder {
  color: black !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field:-ms-input-placeholder {
  color: black !important;
}

html [data-segment=Security] #MemberLoginForm_LoginForm_Tab {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
html [data-segment=Security] .register-action-container {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.Utemaster\\Site\\BuilderPage .select2-results__option--disabled {
  display: none !important;
}

.lead-times {
  max-width: 1440px;
  margin: 0 auto;
  border-left: 2rem solid white;
  border-right: 2rem solid white;
  overflow: auto;
  position: relative;
}
.lead-times .small {
  font-size: 1rem;
}
.lead-times::-webkit-scrollbar-track {
  background-color: #a6a6a6;
}
.lead-times::-webkit-scrollbar {
  width: 3px;
  height: 4px;
  background-color: #a6a6a6;
}
.lead-times::-webkit-scrollbar-thumb {
  background-color: #00aeff;
  border: 0;
}
.lead-times ::-webkit-scrollbar {
  -webkit-appearance: none;
}
.lead-times ::-webkit-scrollbar:vertical {
  width: 12px;
}
.lead-times ::-webkit-scrollbar-thumb:window-inactive {
  background: #41617d !important;
}
.lead-times table {
  min-width: 968px;
}
.lead-times table td {
  font-weight: 600;
  padding: 1rem 0.5rem;
  font-size: 1.2rem;
}
.lead-times table thead td {
  background: #f7f7f7;
  background: #e4e4e4;
}
.lead-times table tr td:first-child {
  font-weight: 800;
  position: sticky;
  background: #00aeff;
  left: 0;
  z-index: 2;
  color: white;
}

.results__wrap__results_items {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.loading .results__wrap__results_items {
  opacity: 0.2;
}
.loading .results__wrap__loader,
.loading .builder__scene__loader {
  opacity: 1;
  transform: scale(1) translateY(-130px) translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .loading .results__wrap__loader,
  .loading .builder__scene__loader {
    transform: scale(0.6) translateY(-200px) translateX(-75%);
  }
}

.results__wrap__loader,
.builder__scene__loader {
  opacity: 0;
  transform: scale(0.6) translateY(-50px) translateX(-50%);
  will-change: transform, opacity;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width: 767px) {
  .results__wrap__loader,
  .builder__scene__loader {
    transform: scale(0.2) translateY(-160px) translateX(-75%);
  }
}

.boxes {
  --size: 40px;
  --duration: 800ms;
  height: calc(var(--size) * 2);
  width: calc(var(--size) * 3);
  position: relative;
  transform-style: preserve-3d;
  transform-origin: 50% 50%;
  margin-top: calc(var(--size) * 1.5 * -1);
  transform: rotateX(60deg) rotateZ(45deg) rotateY(0deg) translateZ(0px);
}
.boxes .box {
  width: var(--size);
  height: var(--size);
  top: 0;
  left: 0;
  position: absolute;
  transform-style: preserve-3d;
}
.boxes .box:nth-child(1) {
  transform: translate(100%, 0);
  animation: box1 var(--duration) linear infinite;
}
.boxes .box:nth-child(2) {
  transform: translate(0, 100%);
  animation: box2 var(--duration) linear infinite;
}
.boxes .box:nth-child(3) {
  transform: translate(100%, 100%);
  animation: box3 var(--duration) linear infinite;
}
.boxes .box:nth-child(4) {
  transform: translate(200%, 0);
  animation: box4 var(--duration) linear infinite;
}
.boxes .box > div {
  --background: #32b9e2;
  --top: auto;
  --right: auto;
  --bottom: auto;
  --left: auto;
  --translateZ: calc(var(--size) / 2);
  --rotateY: 0deg;
  --rotateX: 0deg;
  --scale: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--background);
  top: var(--top);
  right: var(--right);
  bottom: var(--bottom);
  left: var(--left);
  transform: scale(var(--scale)) rotateY(var(--rotateY)) rotateX(var(--rotateX)) translateZ(var(--translateZ));
}
.boxes .box > div:nth-child(1) {
  --top: 0;
  --left: 0;
}
.boxes .box > div:nth-child(2) {
  --background: rgb(24.7243589744, 139.8205128205, 174.7756410256);
  --right: 0;
  --rotateY: 90deg;
}
.boxes .box > div:nth-child(3) {
  --background: rgb(31.0448717949, 175.5641025641, 219.4551282051);
  --rotateX: -90deg;
}
.boxes .box > div:nth-child(4) {
  --background: #090909;
  --top: 0;
  --left: 0;
  --scale: 1.9;
  --translateZ: calc(var(--size) * 5 * -1);
  filter: blur(10px);
}

@keyframes box1 {
  0%, 50% {
    transform: translate(100%, 0);
  }
  100% {
    transform: translate(200%, 0);
  }
}
@keyframes box2 {
  0% {
    transform: translate(0, 100%);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(100%, 0);
  }
}
@keyframes box3 {
  0%, 50% {
    transform: translate(100%, 100%);
  }
  100% {
    transform: translate(0, 100%);
  }
}
@keyframes box4 {
  0% {
    transform: translate(200%, 0);
  }
  50% {
    transform: translate(200%, 100%);
  }
  100% {
    transform: translate(100%, 100%);
  }
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
}

.loader {
  left: 0;
  right: 0;
  top: 0.2rem;
  margin: 0 auto;
  font-size: 10px;
  position: absolute;
  text-indent: -9999em;
  border-top: 0.3rem solid rgba(228, 228, 228, 0.2);
  border-right: 0.3rem solid rgba(228, 228, 228, 0.2);
  border-bottom: 0.3rem solid rgba(228, 228, 228, 0.2);
  border-left: 0.3rem solid #00aeff;
  transform: translateZ(0);
  animation: spinner 1s infinite linear;
  display: none;
  z-index: 11;
}

.loading .loader {
  display: block;
}

/*------------------------------------------------------------------
Mega-menu
------------------------------------------------------------------*/
.mega-menu {
  position: fixed;
  padding: 0 2rem;
  width: 100%;
  background: black;
  top: 10rem;
  min-height: 10rem;
  opacity: 0;
  transform: translateY(-2rem);
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 9999;
}
.mega-menu.active {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
}
.mega-menu__wrap {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.mega-menu__wrap__item {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 4rem 2rem;
  background: black;
  opacity: 0;
  visibility: hidden;
  align-items: flex-start;
}
.mega-menu__wrap__item.active {
  opacity: 1;
  visibility: visible;
}
.mega-menu__wrap__item__inner {
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.mega-menu__wrap__item__inner a {
  color: white;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mega-menu__wrap__item__inner a * {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mega-menu__wrap__item__inner a:hover {
  color: #00aeff;
}
.mega-menu__wrap__item__inner a:hover * {
  color: #00aeff;
}
.mega-menu__wrap__item__inner__grid {
  width: 75%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.mega-menu__wrap__item__inner__grid a {
  width: calc(25% - 2rem);
  margin: 1rem;
  position: relative;
  display: block;
}
.mega-menu__wrap__item__inner__grid a:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.mega-menu__wrap__item__inner__grid a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.mega-menu__wrap__item__inner__grid a span {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  columns: white;
  font-weight: 700;
  word-break: break-word;
  padding-right: 1rem;
}
.mega-menu__wrap__item__inner__column {
  width: 25%;
  padding: 0 1rem;
}
.mega-menu__wrap__item__inner__column--inline-links {
  align-items: flex-start;
  align-content: flex-start;
  width: 75%;
  display: flex;
  flex-wrap: wrap;
}
.mega-menu__wrap__item__inner__column--inline-links h6 {
  display: inline-block;
  margin: 0 3rem 4rem 0 !important;
}
.mega-menu__wrap__item__inner__column h6 {
  color: white;
  font-size: 1.6rem;
  margin-bottom: 2rem;
}
.mega-menu__wrap__item__inner__column p {
  color: white;
  font-size: 1.4rem;
}
.mega-menu__wrap__item__inner__column p a {
  display: block;
  margin-bottom: 0.5rem;
  position: relative;
}
.mega-menu__wrap__item__inner__column p a span {
  position: relative;
}
.mega-menu__wrap__item__inner__column p a span:after {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #00aeff;
  transform: scaleX(0);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.mega-menu__wrap__item__inner__column p a:hover {
  color: #00aeff;
}
.mega-menu__wrap__item__inner__column p a.section, .mega-menu__wrap__item__inner__column p a.current {
  color: #00aeff;
}
.mega-menu__wrap__item__inner__column p a.section span, .mega-menu__wrap__item__inner__column p a.current span {
  display: inline-block;
  position: relative;
}
.mega-menu__wrap__item__inner__column p a.section span:after, .mega-menu__wrap__item__inner__column p a.current span:after {
  transform: scaleX(1);
}
.mega-menu__wrap__item__inner__column--featured {
  width: 25%;
}
.mega-menu__wrap__item__inner__column--featured h6 {
  margin: 0 auto 1rem;
}
.mega-menu__wrap__item__inner__column--featured img {
  display: block;
  margin-bottom: 2rem;
}

/*------------------------------------------------------------------
Merch page
------------------------------------------------------------------*/
.Utemaster\\Site\\AccessoryPage table {
  table-layout: auto;
}
.Utemaster\\Site\\AccessoryPage table td img {
  max-width: 15rem;
}

.Utemaster\\Site\\ShopProductPage .flyover + .bread-crumbs {
  display: none;
}

[data-segment=merch-product] .bread-crumbs {
  display: block !important;
}

.merch {
  width: 100%;
  position: relative;
  margin: 8rem auto;
}
@media only screen and (max-width: 967px) {
  .merch {
    margin: 0rem auto 4rem !important;
    padding-top: 6rem;
  }
}
@media only screen and (max-width: 1139px) {
  .merch {
    margin: 8rem auto;
  }
}
.merch .bread-crumbs {
  display: block !important;
  margin: 0 0 0.5rem;
  background: transparent;
  padding: 0;
  font-size: 1.2rem;
}
.merch .bread-crumbs * {
  color: #3a3a3a;
  padding: 0;
  font-weight: 600;
}
.merch__wrap {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 2rem;
}
.merch__wrap__tabs {
  width: 40%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 45rem;
  margin-bottom: -1rem;
  padding-top: 3rem;
  border-bottom: 1px solid #e4e4e4;
}
.merch__wrap__tab {
  width: 50%;
  border-right: 1px solid #e4e4e4;
  text-align: center;
  padding: 1rem;
  background: #f7f7f7;
  position: relative;
}
.merch__wrap__tab:last-child {
  border-right: 0;
}
.merch__wrap__tab:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #00aeff;
  transform: scaleX(0);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.merch__wrap__tab.active:after {
  transform: scaleX(1);
}
.merch__wrap__title h1 {
  color: black;
}
.merch__wrap .field {
  width: 100%;
  position: relative;
}
.merch__wrap .field .parsley-errors-list {
  top: -1.7rem;
}
.merch__wrap .select2-selection__arrow b {
  background-image: url("data:image/svg+xml; utf8, <svg width=\"15\" height=\"9\" viewBox=\"0 0 15 9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m12.984.261 1.348 1.478-7.089 6.464L.317 1.731 1.683.269l5.576 5.212z\" fill=\"%2305B9E3\" fill-rule=\"nonzero\"/></svg>");
  background-repeat: no-repeat;
  width: 15px !important;
  left: 0px !important;
  top: 18px !important;
  height: 9px !important;
  display: block !important;
  border: 0 !important;
}
.merch__wrap__gallery {
  position: relative;
}
.merch__wrap__gallery__progess {
  width: 30%;
  position: absolute;
  right: 0;
  height: 2px;
  background: #e4e4e4;
}
.merch__wrap__gallery__progess__bar {
  width: 5%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #00aeff;
}
.merch__wrap__gallery__nav {
  margin-top: 3.6rem;
  position: relative;
  width: 100%;
}
.merch__wrap__gallery__nav .is-selected img {
  outline: 2px solid #00aeff;
}
.merch__wrap__gallery__nav__item {
  margin: 5px;
  max-width: 10rem;
}
.merch__wrap h1 {
  margin-top: -1rem;
  margin-bottom: 1rem;
}
.merch__wrap h2 {
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 3rem;
}
.merch__wrap h2 .price {
  font-size: 3.6rem;
  font-weight: 800;
  margin-right: 0.5rem;
}
.merch__wrap__part__content, .merch__wrap__details__content {
  margin-top: 4rem;
  margin-bottom: 4rem;
  max-width: 45rem;
}
@media only screen and (max-width: 967px) {
  .merch__wrap__part__content, .merch__wrap__details__content {
    max-width: 100%;
  }
}
.merch__wrap__part__content p, .merch__wrap__details__content p {
  font-size: 1.6rem;
}
@media only screen and (max-width: 967px) {
  .merch__wrap__details__content hr {
    display: none;
  }
}
.merch__wrap__part__content {
  margin-top: 0;
}
.merch__wrap__form {
  position: relative;
  z-index: 3;
}
.merch__wrap__form form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 45rem;
}
.merch__wrap__form .select2-container {
  border: 1px solid #e4e4e4;
  margin-bottom: 10px;
  padding: 0.8rem;
}
.merch__wrap__form .select2-selection__rendered {
  background: white !important;
  font-weight: 500 !important;
  text-transform: uppercase;
}
.merch__wrap__form .select2-container .select2-selection__arrow b {
  top: 26px !important;
  display: block !important;
}
.merch__wrap__form .field [type=text] {
  border: 1px solid #e4e4e4;
  box-shadow: none;
  font-weight: 500;
  padding: 15px 15px;
}
.merch__wrap__form [name=quantity] {
  margin-top: 0.4rem;
}
.merch__wrap__form [type=submit] {
  width: calc(100% - 23rem);
  margin-top: 2rem;
  border: 0;
  background: #00aeff;
  min-width: 13rem;
}

.quantity--inline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  margin-right: 2rem;
  width: 18.2rem;
  border: 1px solid #e4e4e4;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.quantity--inline .quantity__subtract,
.quantity--inline .quantity__add {
  background: transparent;
  border: 0;
  user-select: none;
  cursor: pointer;
}
.quantity--inline .quantity__subtract svg,
.quantity--inline .quantity__add svg {
  display: block;
}
.quantity--inline .quantity__subtract:hover svg path,
.quantity--inline .quantity__add:hover svg path {
  fill: #00aeff;
}
.quantity--inline .quantity__subtract {
  margin-right: 0.5rem;
}
.quantity--inline .quantity__quantity {
  width: 7rem;
  background: transparent;
  font-size: 3rem;
  text-align: center;
  padding: 0 0.5rem;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.quantity--inline .quantity__add {
  margin-left: 0.5rem;
}

/*------------------------------------------------------------------
Crazy mobile layouts
------------------------------------------------------------------*/
.merch__wrap__gallery {
  order: 1;
  width: 60%;
  float: left;
  padding-right: 5rem;
}
@media only screen and (min-width: 1140px) {
  .merch__wrap__gallery {
    min-height: 80rem;
  }
}
@media only screen and (max-width: 1139px) {
  .merch__wrap__gallery {
    width: 50%;
  }
}
@media only screen and (max-width: 967px) {
  .merch__wrap__gallery {
    width: 100% !important;
    padding-right: 0;
  }
}
.merch__wrap__gallery .carousel-status {
  position: absolute;
  font-weight: 600;
  color: #00aeff;
  position: absolute;
  left: 0;
  margin-top: 1.5rem;
}
.merch__wrap__gallery .progress-bar {
  height: 2px;
  width: 0;
  background: #979797;
  width: 26rem;
  position: relative;
  margin: 2.4rem 0 auto auto;
}
.merch__wrap__gallery .progress-bar-progress {
  position: absolute;
  top: -1px;
  height: 4px;
  position: absolute;
  left: 0;
  width: 33%;
  background: #00aeff;
}
.merch__wrap__gallery .flickity-button {
  display: block;
}
.merch__wrap__gallery .flickity-button path {
  fill: #a6a6a6;
}
.merch__wrap__gallery .flickity-page-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.merch__wrap__gallery .flickity-page-dots .dot {
  border-radius: 0;
  width: 5rem;
  display: block;
}

@media only screen and (max-width: 967px) {
  .merch__wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.merch__wrap__title,
.merch__wrap__price,
.merch__wrap__form,
.merch__wrap__part,
.merch__wrap__details {
  float: right;
  width: 40%;
}
@media only screen and (max-width: 967px) {
  .merch__wrap__title,
  .merch__wrap__price,
  .merch__wrap__form,
  .merch__wrap__part,
  .merch__wrap__details {
    width: 100% !important;
    margin: 0 atuo;
  }
}
@media only screen and (max-width: 1139px) {
  .merch__wrap__title,
  .merch__wrap__price,
  .merch__wrap__form,
  .merch__wrap__part,
  .merch__wrap__details {
    width: 50%;
  }
}

.merch__wrap__title {
  order: 2;
}
@media only screen and (max-width: 967px) {
  .merch__wrap__title {
    order: 1;
    border-bottom: 1px solid #e4e4e4;
  }
}

@media only screen and (max-width: 967px) {
  .merch__wrap__gallery {
    order: 2;
  }
}

.merch__wrap__price {
  order: 3;
}
@media only screen and (max-width: 967px) {
  .merch__wrap__price {
    order: 6;
    max-width: 50rem;
  }
}

.merch__wrap__form {
  order: 5;
}
@media only screen and (max-width: 967px) {
  .merch__wrap__form {
    max-width: 50rem;
  }
}

.merch__wrap__part {
  order: 6;
}
@media only screen and (max-width: 967px) {
  .merch__wrap__part {
    order: 4;
    max-width: 50rem;
  }
}

.merch__wrap__details {
  order: 6;
}
@media only screen and (max-width: 967px) {
  .merch__wrap__details {
    order: 3;
  }
}

.miniBanner {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #3a3a3a;
  margin-bottom: 5rem;
}
.miniBanner__wrap {
  width: 100%;
  padding: 5rem 2rem 3rem;
  margin: 0 auto;
  max-width: 1200px;
}

#mfa-app .mfa-register-backup-codes__helper-links {
  flex-wrap: wrap;
  display: flex;
  margin-left: 0;
}
#mfa-app .mfa-register-backup-codes__helper-links .btn, #mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content [type=submit], .contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit],
#mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content .action,
.contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action,
#mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content [type=submit],
.orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit],
#mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content .action,
.orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action,
#mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit],
#mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content .action,
.summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action,
#mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content [type=submit],
.guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit],
#mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content .action,
.guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action,
#mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content [type=submit],
.loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit],
#mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content .action,
.loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action {
  color: #000;
}
#mfa-app .mfa-register-backup-codes__helper-links .btn:first-of-type:not(a), #mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content [type=submit]:first-of-type:not(a), .contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit]:first-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content .action:first-of-type:not(a),
.contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action:first-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content [type=submit]:first-of-type:not(a),
.orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit]:first-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content .action:first-of-type:not(a),
.orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action:first-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content [type=submit]:first-of-type:not(a),
.summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit]:first-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content .action:first-of-type:not(a),
.summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action:first-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content [type=submit]:first-of-type:not(a),
.guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit]:first-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content .action:first-of-type:not(a),
.guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action:first-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content [type=submit]:first-of-type:not(a),
.loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit]:first-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content .action:first-of-type:not(a),
.loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action:first-of-type:not(a) {
  width: 62%;
}
#mfa-app .mfa-register-backup-codes__helper-links .btn:last-of-type:not(a), #mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content [type=submit]:last-of-type:not(a), .contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit]:last-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content .action:last-of-type:not(a),
.contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action:last-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content [type=submit]:last-of-type:not(a),
.orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit]:last-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content .action:last-of-type:not(a),
.orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action:last-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content [type=submit]:last-of-type:not(a),
.summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit]:last-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content .action:last-of-type:not(a),
.summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action:last-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content [type=submit]:last-of-type:not(a),
.guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit]:last-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content .action:last-of-type:not(a),
.guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action:last-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content [type=submit]:last-of-type:not(a),
.loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit]:last-of-type:not(a),
#mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content .action:last-of-type:not(a),
.loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action:last-of-type:not(a) {
  width: 100%;
  margin-top: 1rem;
}
#mfa-app .mfa-register-backup-codes__helper-links a.btn, #mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content a[type=submit], .contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a[type=submit],
#mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content a.action,
.contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a.action,
#mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content a[type=submit],
.orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a[type=submit],
#mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content a.action,
.orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a.action,
#mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content a[type=submit],
.summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a[type=submit],
#mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content a.action,
.summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a.action,
#mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content a[type=submit],
.guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a[type=submit],
#mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content a.action,
.guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a.action,
#mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content a[type=submit],
.loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a[type=submit],
#mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content a.action,
.loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a.action {
  width: 36%;
  margin-left: 1rem;
  font-weight: 600;
  max-width: 370px;
}
@media only screen and (max-width: 767px) {
  #mfa-app {
    padding: 2rem;
  }
  #mfa-app .mfa-register-backup-codes__helper-links .btn, #mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content [type=submit], .contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit],
  #mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content .action,
  .contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action,
  #mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content [type=submit],
  .orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit],
  #mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content .action,
  .orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action,
  #mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content [type=submit],
  .summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit],
  #mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content .action,
  .summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action,
  #mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content [type=submit],
  .guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit],
  #mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content .action,
  .guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action,
  #mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content [type=submit],
  .loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links [type=submit],
  #mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content .action,
  .loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links .action {
    width: 100% !important;
    margin-top: 1rem;
  }
  #mfa-app .mfa-register-backup-codes__helper-links a.btn, #mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content a[type=submit], .contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a[type=submit],
  #mfa-app .mfa-register-backup-codes__helper-links .contactModal__wrap__content a.action,
  .contactModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a.action,
  #mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content a[type=submit],
  .orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a[type=submit],
  #mfa-app .mfa-register-backup-codes__helper-links .orderModal__wrap__content a.action,
  .orderModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a.action,
  #mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content a[type=submit],
  .summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a[type=submit],
  #mfa-app .mfa-register-backup-codes__helper-links .summaryModal__wrap__content a.action,
  .summaryModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a.action,
  #mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content a[type=submit],
  .guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a[type=submit],
  #mfa-app .mfa-register-backup-codes__helper-links .guestModal__wrap__content a.action,
  .guestModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a.action,
  #mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content a[type=submit],
  .loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a[type=submit],
  #mfa-app .mfa-register-backup-codes__helper-links .loginModal__wrap__content a.action,
  .loginModal__wrap__content #mfa-app .mfa-register-backup-codes__helper-links a.action {
    width: 100%;
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .mfa-page .form-tab.register-action-container {
    padding: 2rem !important;
  }
}
/*------------------------------------------------------------------
Menu
------------------------------------------------------------------*/
.mobile-menu {
  background: rgba(0, 0, 0, 0.9);
  transition: all 0.8s cubic-bezier(0.75, 0, 0.25, 1);
  transform: translateY(-100%) translateZ(0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 900000;
  will-change: transform;
  transition-delay: 0.3s;
  overflow: auto;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  flex-wrap: wrap;
  /*------------------------------------------------------------------
  Social
  ------------------------------------------------------------------*/
}
.mobile-menu__social {
  padding: 1rem 2rem;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  will-change: transform;
  transition-delay: 0s;
  opacity: 0;
  transform: translateX(-2rem);
  transition: all 0.8s cubic-bezier(0.75, 0, 0.25, 1);
  justify-content: space-between;
}
.mobile-menu__social__link {
  will-change: transform;
  transition: all 0.8s cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0s;
  opacity: 0;
}
.mobile-menu__social__link:nth-child(0) {
  transform: translateY(-20px) translateZ(0);
}
.mobile-menu__social__link:nth-child(1) {
  transform: translateY(-60px) translateZ(0);
}
.mobile-menu__social__link:nth-child(2) {
  transform: translateY(-80px) translateZ(0);
}
.mobile-menu__social__link:nth-child(3) {
  transform: translateY(-80px) translateZ(0);
}
.mobile-menu__social__link:nth-child(4) {
  transform: translateY(-60px) translateZ(0);
}
.mobile-menu {
  /*------------------------------------------------------------------
  Actions
  ------------------------------------------------------------------*/
}
.mobile-menu__actions {
  padding: 1rem 2rem;
  position: fixed;
  bottom: 6.1rem;
  left: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  will-change: transform;
  transition-delay: 0s;
  opacity: 0;
  transform: translateX(-2rem) translateY(-6rem);
  transition: all 0.8s cubic-bezier(0.75, 0, 0.25, 1);
  justify-content: space-between;
}
.mobile-menu__actions__link {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 2rem;
  justify-content: center;
  font-size: 2rem;
}
.mobile-menu__actions__link img {
  margin-right: 1rem;
}
.mobile-menu__actions .button-arrow-blue {
  width: 100%;
  margin: 0;
}
.mobile-menu {
  /*------------------------------------------------------------------
  Level One
  ------------------------------------------------------------------*/
}
.mobile-menu__level-one {
  width: 100%;
  position: absolute;
  bottom: 20rem;
  overflow: auto;
  top: 4.5rem;
  border-top: 1px solid rgba(85, 92, 94, 0.5);
}
.mobile-menu__level-one__link {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(85, 92, 94, 0.5);
  color: white;
  will-change: transform;
  transition: all 0.8s cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0s;
  opacity: 0;
}
.mobile-menu__level-one__link:nth-child(0) {
  transform: translateX(-20px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(1) {
  transform: translateX(-30px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(2) {
  transform: translateX(-60px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(3) {
  transform: translateX(-110px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(4) {
  transform: translateX(-180px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(5) {
  transform: translateX(-270px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(6) {
  transform: translateX(-380px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(7) {
  transform: translateX(-510px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(8) {
  transform: translateX(-660px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(9) {
  transform: translateX(-830px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(10) {
  transform: translateX(-1020px) translateZ(0);
}
.mobile-menu__level-one__link:nth-child(11) {
  transform: translateX(-1230px) translateZ(0);
}
.mobile-menu__level-one__link a {
  font-weight: 700;
  padding: 2rem 2rem 2.1rem;
  color: white;
  width: calc(100% - 6.1rem);
}
.mobile-menu__level-one__link button {
  width: 6.1rem;
  height: 6.1rem;
  display: block;
  background: transparent;
  border: 0;
  position: relative;
  padding: 0;
  border-left: 1px solid rgba(85, 92, 94, 0.5);
}
.mobile-menu__level-one__link button img {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
}
.mobile-menu {
  /*------------------------------------------------------------------
  Level Two
  ------------------------------------------------------------------*/
}
.mobile-menu__level-two {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  bottom: 20rem;
  top: 4.5rem;
  transform: translateX(-100%);
  background: black;
  left: 0;
  right: 0;
  z-index: 4;
  overflow: auto;
  border-top: 1px solid rgba(85, 92, 94, 0.5);
}
.mobile-menu__level-two.visible {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
  transform: translateX(0);
}
.mobile-menu__level-two__item {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  left: 0;
  right: 0;
  z-index: 4;
}
.mobile-menu__level-two__item.visible {
  visibility: visible;
  pointer-events: auto;
  transform: translateX(0);
}
.mobile-menu__level-two__item.visible .mobile-menu__level-two__item__link {
  opacity: 1 !important;
  transform: translateX(0) !important;
}
.mobile-menu__level-two__item__back {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(85, 92, 94, 0.5);
  color: white;
  position: relative;
}
.mobile-menu__level-two__item__back span {
  font-weight: 400;
  color: white;
  display: block;
  padding: 2.1rem 4rem 2rem;
  opacity: 0.5;
}
.mobile-menu__level-two__item__back img {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 2rem;
  opacity: 0.5;
  margin-top: 1px;
}
.mobile-menu__level-two__item__link {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(85, 92, 94, 0.5);
  color: white;
  will-change: transform;
  transition: all 0.8s cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0s;
  opacity: 0;
}
.mobile-menu__level-two__item__link:nth-child(0) {
  transform: translateX(-20px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(1) {
  transform: translateX(-30px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(2) {
  transform: translateX(-60px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(3) {
  transform: translateX(-110px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(4) {
  transform: translateX(-180px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(5) {
  transform: translateX(-270px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(6) {
  transform: translateX(-380px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(7) {
  transform: translateX(-510px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(8) {
  transform: translateX(-660px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(9) {
  transform: translateX(-830px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(10) {
  transform: translateX(-1020px) translateZ(0);
}
.mobile-menu__level-two__item__link:nth-child(11) {
  transform: translateX(-1230px) translateZ(0);
}
.mobile-menu__level-two__item__link a {
  font-weight: 700;
  padding: 2rem 2rem 2.1rem;
  color: white;
  width: calc(100% - 6.1rem);
}
.mobile-menu__level-two__item__link button {
  width: 6.1rem;
  height: 6.1rem;
  display: block;
  background: transparent;
  border: 0;
  position: relative;
  padding: 0;
  border-left: 1px solid rgba(85, 92, 94, 0.5);
}
.mobile-menu__level-two__item__link button img {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
}
.mobile-menu {
  /*------------------------------------------------------------------
  Level Three
  ------------------------------------------------------------------*/
}
.mobile-menu__level-three {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  bottom: 20rem;
  top: 4.5rem;
  transform: translateX(-100%);
  background: #393939;
  left: 0;
  right: 0;
  z-index: 4;
  overflow: auto;
  border-top: 1px solid rgba(85, 92, 94, 0.5);
}
.mobile-menu__level-three::-webkit-scrollbar-track {
  background-color: #a6a6a6;
}
.mobile-menu__level-three::-webkit-scrollbar {
  width: 3px;
  height: 4px;
  background-color: #a6a6a6;
}
.mobile-menu__level-three::-webkit-scrollbar-thumb {
  background-color: #00aeff;
  border: 0;
}
.mobile-menu__level-three ::-webkit-scrollbar {
  -webkit-appearance: none;
}
.mobile-menu__level-three ::-webkit-scrollbar:vertical {
  width: 12px;
}
.mobile-menu__level-three ::-webkit-scrollbar-thumb:window-inactive {
  background: #41617d !important;
}
.mobile-menu__level-three.visible {
  visibility: visible;
  pointer-events: auto;
  opacity: 1;
  transform: translateX(0);
}
.mobile-menu__level-three__item {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  left: 0;
  right: 0;
  z-index: 4;
}
.mobile-menu__level-three__item.visible {
  visibility: visible;
  pointer-events: auto;
  transform: translateX(0);
}
.mobile-menu__level-three__item.visible .mobile-menu__level-three__item__link {
  opacity: 1 !important;
  transform: translateX(0) !important;
}
.mobile-menu__level-three__item__back {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(85, 92, 94, 0.5);
  color: white;
  position: relative;
  background: black;
}
.mobile-menu__level-three__item__back span {
  font-weight: 400;
  color: white;
  display: block;
  padding: 2.1rem 4rem 2rem;
  opacity: 0.5;
}
.mobile-menu__level-three__item__back img {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 2rem;
  opacity: 0.5;
  margin-top: 1px;
}
.mobile-menu__level-three__item__link {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(85, 92, 94, 0.5);
  color: white;
  will-change: transform;
  transition: all 0.8s cubic-bezier(0.75, 0, 0.25, 1);
  transition-delay: 0s;
  opacity: 0;
}
.mobile-menu__level-three__item__link:nth-child(0) {
  transform: translateX(-20px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(1) {
  transform: translateX(-30px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(2) {
  transform: translateX(-60px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(3) {
  transform: translateX(-110px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(4) {
  transform: translateX(-180px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(5) {
  transform: translateX(-270px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(6) {
  transform: translateX(-380px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(7) {
  transform: translateX(-510px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(8) {
  transform: translateX(-660px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(9) {
  transform: translateX(-830px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(10) {
  transform: translateX(-1020px) translateZ(0);
}
.mobile-menu__level-three__item__link:nth-child(11) {
  transform: translateX(-1230px) translateZ(0);
}
.mobile-menu__level-three__item__link a {
  font-weight: 700;
  padding: 2rem 2rem 2.1rem;
  color: white;
  width: calc(100% - 6.1rem);
}
.mobile-menu__level-three__item__link button {
  width: 6.1rem;
  height: 6.1rem;
  display: block;
  background: transparent;
  border: 0;
  position: relative;
  padding: 0;
  border-left: 1px solid rgba(85, 92, 94, 0.5);
}
.mobile-menu__level-three__item__link button img {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
}

/*------------------------------------------------------------------
Animations
------------------------------------------------------------------*/
.mobilegrey {
  background-color: #3a3a3a;
  transition: all 0.6s cubic-bezier(0.75, 0, 0.25, 1);
  transform: translateY(-100%) translateZ(0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 800000;
  will-change: transform;
  transition-delay: 0.6s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
}

.mobileblue {
  background: #00aeff;
  transition: all 0.4s cubic-bezier(0.75, 0, 0.25, 1);
  transform: translateY(-100%) translateZ(0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 700000;
  will-change: transform;
  transition-delay: 0.8s;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
}

.mobile-menu-active .mobilegrey {
  transform: translateY(0) translateZ(0);
  transition-delay: 0s;
}
.mobile-menu-active .mobileblue {
  transform: translateY(0) translateZ(0);
  transition-delay: 0s;
}
.mobile-menu-active .mobile-menu {
  transform: translateY(0) translateZ(0);
  transition-delay: 0s;
}
.mobile-menu-active .mobile-menu__actions {
  opacity: 1;
  transform: translateY(0) translateZ(0);
  transition-delay: 0.3s;
}
.mobile-menu-active .mobile-menu__social {
  opacity: 1;
  transform: translateY(0) translateZ(0);
  transition-delay: 0.3s;
}
.mobile-menu-active .mobile-menu__social__link {
  opacity: 1;
  transform: translateX(0) translateZ(0);
  transition-delay: 0.3s;
}
.mobile-menu-active .mobile-menu .mobile-menu__level-one__link {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 400ms;
}

@keyframes notyf-fadeinup {
  0% {
    opacity: 0;
    transform: translateY(25%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes notyf-fadeinleft {
  0% {
    opacity: 0;
    transform: translateX(25%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes notyf-fadeoutright {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(25%);
  }
}
@keyframes notyf-fadeoutdown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(25%);
  }
}
@keyframes ripple {
  0% {
    transform: scale(0) translateY(-45%) translateX(13%);
  }
  100% {
    transform: scale(1) translateY(-45%) translateX(13%);
  }
}
.notyf {
  position: fixed;
  top: 0;
  left: 0;
  height: calc(100% - 8rem);
  width: 100%;
  z-index: 100000000000000000000;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  pointer-events: none;
  box-sizing: border-box;
  padding: 20px;
  padding: 20px 10px;
}
.notyf__icon--error, .notyf__icon--success {
  height: 2rem;
  width: 2rem;
  background: white;
  display: block;
  margin: 0 auto;
  position: relative;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M19.902 16.867L12.988 9.95l6.914-6.916L16.867 0 9.952 6.916 3.037 0 0 3.035l6.916 6.916L0 16.867l3.035 3.035 6.917-6.915 6.915 6.915z\" fill=\"%23000\" fill-rule=\"evenodd\"/></svg>");
}
.notyf__toast {
  display: block;
  overflow: hidden;
  pointer-events: auto;
  animation: notyf-fadeinup 0.3s ease-in forwards;
  background: #ffffff;
  box-shadow: 0 20px 30px -15px rgba(0, 0, 0, 0.3), 0 40px 40px -20px rgba(0, 0, 0, 0.2), 0 70px 50px -30px rgba(0, 0, 0, 0.1), 0 40px 60px -5px rgba(0, 0, 0, 0.3);
  position: relative;
  padding: 0 15px;
  max-width: 300px;
  transform: translateY(25%);
  box-sizing: border-box;
  border: 2px solid #00aeff;
  border: 2px solid #000000;
}
.notyf__toast--disappear {
  transform: translateY(0);
  animation: notyf-fadeoutdown 0.3s forwards;
  animation-delay: 0.25s;
}
.notyf__toast--disappear .notyf__message, .notyf__toast--disappear .notyf__icon {
  animation: notyf-fadeoutdown 0.3s forwards;
  opacity: 1;
  transform: translateY(0);
}
.notyf__toast--disappear .notyf__dismiss {
  animation: notyf-fadeoutright 0.3s forwards;
  opacity: 1;
  transform: translateX(0);
}
.notyf__toast--disappear .notyf__message {
  animation-delay: 0.05s;
  padding-right: 2rem !important;
}
.notyf__toast--upper {
  margin-bottom: 20px;
}
.notyf__toast--lower {
  margin-top: 20px;
}
.notyf__toast--dismissible .notyf__wrapper {
  padding-right: 30px;
}
.notyf__ripple {
  height: 400px;
  width: 400px;
  position: absolute;
  transform-origin: bottom right;
  right: 0;
  top: 0;
  border-radius: 50%;
  transform: scale(0) translateY(-51%) translateX(13%);
  z-index: 5;
  animation: ripple 0.4s ease-out forwards;
  background: #ffffff !important;
}
.notyf__wrapper {
  display: flex;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 15px;
  border-radius: 0px;
  position: relative;
  z-index: 10;
  align-items: flex-start;
}
.notyf__icon {
  width: 22px;
  text-align: center;
  font-size: 1.3em;
  opacity: 0;
  animation: notyf-fadeinup 0.3s forwards;
  animation-delay: 0.3s;
  margin-right: 13px;
}
.notyf__dismiss {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 26px;
  margin-right: -15px;
  animation: notyf-fadeinleft 0.3s forwards;
  animation-delay: 0.35s;
  opacity: 0;
}
.notyf__dismiss-btn {
  background-color: #00aeff;
  border: none;
  cursor: pointer;
  transition: opacity 0.2s ease, background-color 0.2s ease;
  outline: none;
  height: 100%;
  width: 100%;
}
.notyf__dismiss-btn:after, .notyf__dismiss-btn:before {
  content: "";
  background: white;
  height: 12px;
  width: 2px;
  position: absolute;
  left: calc(50% - 1px);
  top: calc(50% - 5px);
}
.notyf__dismiss-btn:after {
  transform: rotate(-45deg);
}
.notyf__dismiss-btn:before {
  transform: rotate(45deg);
}
.notyf__dismiss-btn:hover {
  opacity: 0.95;
}
.notyf__dismiss-btn:active {
  opacity: 0.95;
}
.notyf__message {
  vertical-align: middle;
  position: relative;
  opacity: 0;
  animation: notyf-fadeinup 0.3s forwards;
  animation-delay: 0.25s;
  font-weight: bold;
  font-size: 1.4rem;
  color: #000000;
}
.notyf__message a {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 1rem;
}

/* Small screens */
@media only screen and (max-width: 480px) {
  .notyf {
    padding: 0;
  }
  .notyf__ripple {
    height: 600px;
    width: 600px;
    animation-duration: 0.5s;
  }
  .notyf__toast {
    max-width: initial;
    border-radius: 0;
    box-shadow: 0px -2px 7px 0px rgba(0, 0, 0, 0.13);
    width: 100%;
  }
  .notyf__dismiss {
    width: 56px;
  }
}
.notyf__dismiss-btn {
  padding: 0 !important;
  border-radius: 0;
}

.notyf__message {
  display: flex;
  align-items: center;
  align-content: center;
  font-size: 1.4rem;
  line-height: 1.2;
  padding-right: 2rem !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.notyf__message img {
  max-width: 6rem;
  height: 6rem;
  margin: 0 1rem 0 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.js-add-accessory-to-my-cart[disabled] {
  opacity: 0.5;
  pointer-events: none;
}

.loadable {
  position: relative;
}
.loadable .inlineLoader {
  position: absolute;
  z-index: 444;
  margin: 0 auto !important;
  top: 50% !important;
  transform: translateY(-48%) !important;
  left: 0 !important;
  right: 0 !important;
}
.loadable.loading:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.loadable.loading .inlineLoader {
  display: block !important;
  opacity: 1;
}

.onPageWrapper {
  position: relative;
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 2rem;
  display: flex;
  flex-wrap: wrap;
}
.onPageWrapper .js-on-page-lead-time {
  font-weight: bold;
  color: #17db29;
  font-style: italic;
  text-align: center;
  margin: 0;
}
.onPageWrapper .js-on-page-lead-time svg {
  position: relative;
  margin-right: 1rem;
  top: 2px;
}
.onPageWrapper__copy {
  width: calc(100% - 40rem);
  padding-right: 4rem;
}
@media only screen and (max-width: 967px) {
  .onPageWrapper__copy {
    width: 100%;
    padding-right: 0rem;
  }
}
.onPageWrapper__selector {
  width: 40rem;
}
@media only screen and (max-width: 967px) {
  .onPageWrapper__selector {
    width: 100%;
  }
}

[data-segment=home] .onPageSelector {
  display: none !important;
}

body .onPageSelector {
  background: black;
  margin: 0 auto 2rem;
  padding: 3rem;
  position: relative;
  width: 40rem;
}
@media only screen and (max-width: 967px) {
  body .onPageSelector {
    width: 100%;
    padding: 2rem;
  }
}
body .onPageSelector__message {
  margin-top: 1.5rem;
  font-size: 1.3rem !important;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0rem;
}
body .onPageSelector .select2-container {
  z-index: 4;
}
body .onPageSelector .select2-container .select2-selection__rendered {
  font-weight: 600;
  font-size: 16px;
}
body .onPageSelector .hideable .select2-results__options li:first-of-type {
  display: none !important;
}
body .onPageSelector .hidden {
  display: none;
}
body .onPageSelector .vehicleInsert {
  position: relative;
  display: none;
  padding-left: 5rem;
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 1rem;
}
body .onPageSelector .vehicleInsert.visible {
  display: block;
}
body .onPageSelector .vehicleInsert__icon {
  position: absolute;
  top: 10px;
  left: 0;
}
body .onPageSelector .vehicleInsert__text {
  display: inline;
  font-size: 1.3rem;
  font-weight: 700;
}
body .onPageSelector .vehicleInsert__action {
  display: inline;
  color: #00aeff;
  font-size: 1.3rem;
  font-weight: 700;
  cursor: pointer;
}
body .onPageSelector .vehicleInsert__action svg path {
  fill: #00aeff;
}
body .onPageSelector p {
  font-size: 1.5rem;
}
body .onPageSelector select {
  height: auto !important;
  line-height: 6px !important;
  border: 0 !important;
  background: #000000 !important;
  color: #000000 !important;
}
body .onPageSelector .select2-selection__rendered {
  color: #ffffff !important;
  background: #000000;
  border-bottom: 1px solid #ffffff;
}
body .onPageSelector .select2-selection__arrow b {
  background-image: url("data:image/svg+xml; utf8, <svg width=\"15\" height=\"9\" viewBox=\"0 0 15 9\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m12.984.261 1.348 1.478-7.089 6.464L.317 1.731 1.683.269l5.576 5.212z\" fill=\"%2305B9E3\" fill-rule=\"nonzero\"/></svg>");
  background-repeat: no-repeat;
  width: 15px !important;
  left: 0px !important;
  top: 18px !important;
  height: 9px !important;
  display: block !important;
  border: 0 !important;
}
body .onPageSelector h3 {
  color: #ffffff;
  margin-top: 2rem;
  text-align: center;
}
body .onPageSelector h3 span {
  font-weight: 400;
  font-size: 1.6rem;
}
body .onPageSelector h3 b {
  font-weight: 500;
  color: #00aeff;
}
body .onPageSelector .btn, body .onPageSelector .contactModal__wrap__content [type=submit], .contactModal__wrap__content body .onPageSelector [type=submit],
body .onPageSelector .contactModal__wrap__content .action,
.contactModal__wrap__content body .onPageSelector .action,
body .onPageSelector .orderModal__wrap__content [type=submit],
.orderModal__wrap__content body .onPageSelector [type=submit],
body .onPageSelector .orderModal__wrap__content .action,
.orderModal__wrap__content body .onPageSelector .action,
body .onPageSelector .summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content body .onPageSelector [type=submit],
body .onPageSelector .summaryModal__wrap__content .action,
.summaryModal__wrap__content body .onPageSelector .action,
body .onPageSelector .guestModal__wrap__content [type=submit],
.guestModal__wrap__content body .onPageSelector [type=submit],
body .onPageSelector .guestModal__wrap__content .action,
.guestModal__wrap__content body .onPageSelector .action,
body .onPageSelector .loginModal__wrap__content [type=submit],
.loginModal__wrap__content body .onPageSelector [type=submit],
body .onPageSelector .loginModal__wrap__content .action,
.loginModal__wrap__content body .onPageSelector .action {
  font-weight: bold;
  margin-top: 2rem;
  width: 100%;
}
body .onPageSelector .btn[disabled=disabled], body .onPageSelector .contactModal__wrap__content [disabled=disabled][type=submit], .contactModal__wrap__content body .onPageSelector [disabled=disabled][type=submit],
body .onPageSelector .contactModal__wrap__content [disabled=disabled].action,
.contactModal__wrap__content body .onPageSelector [disabled=disabled].action,
body .onPageSelector .orderModal__wrap__content [disabled=disabled][type=submit],
.orderModal__wrap__content body .onPageSelector [disabled=disabled][type=submit],
body .onPageSelector .orderModal__wrap__content [disabled=disabled].action,
.orderModal__wrap__content body .onPageSelector [disabled=disabled].action,
body .onPageSelector .summaryModal__wrap__content [disabled=disabled][type=submit],
.summaryModal__wrap__content body .onPageSelector [disabled=disabled][type=submit],
body .onPageSelector .summaryModal__wrap__content [disabled=disabled].action,
.summaryModal__wrap__content body .onPageSelector [disabled=disabled].action,
body .onPageSelector .guestModal__wrap__content [disabled=disabled][type=submit],
.guestModal__wrap__content body .onPageSelector [disabled=disabled][type=submit],
body .onPageSelector .guestModal__wrap__content [disabled=disabled].action,
.guestModal__wrap__content body .onPageSelector [disabled=disabled].action,
body .onPageSelector .loginModal__wrap__content [disabled=disabled][type=submit],
.loginModal__wrap__content body .onPageSelector [disabled=disabled][type=submit],
body .onPageSelector .loginModal__wrap__content [disabled=disabled].action,
.loginModal__wrap__content body .onPageSelector [disabled=disabled].action {
  cursor: not-allowed;
}

.erroneous {
  border: 1px solid #ed4545 !important;
  box-shadow: 0 0 6px 0px #ed4545 !important;
}

.serialNumber {
  margin: 0 0.3rem -1rem;
  font-size: 1.3rem;
}

/*------------------------------------------------------------------
Print styles
------------------------------------------------------------------*/
@media print {
  @page {
    size: auto;
    margin: 0mm;
  }
  * {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
  }
  html,
  body {
    height: 100% !important;
  }
  .sidecartActive,
  .sidecartActive body {
    overflow: visible !important;
  }
  .builder__scene__vehicle {
    margin-top: 0 !important;
  }
  .printPDF,
  .toggle.toggle--bottom,
  .sidecart__inner__actions__items,
  .builder__scene__selector__wrap,
  .sidecart__inner__list__item__details__tooltip,
  .builder__scene__background,
  .sidecart__inner__actions__micro,
  .sidecart__inner__actions__buttons,
  .builder__scene__actions,
  .builder__scene__tray,
  .sidecart__inner__close,
  .sidecart__close,
  .sidecart__recommend,
  .steps,
  .progress,
  .header,
  .megamenu,
  .mobilegrey,
  .mobileblue,
  .mobileMenu,
  .searchPane,
  .footer {
    display: none !important;
  }
  .header__wrap__secondary__link--contact {
    opacity: 0 !important;
  }
  .header {
    z-index: 556;
  }
  .header__wrap__navburger,
  .header__wrap__secondary__link--search,
  .js-toggle-account,
  .header__wrap__primary {
    display: none !important;
  }
  .builder__scene__vehicle {
    position: relative !important;
  }
  .sidecart {
    background-color: transparent !important;
    box-shadow: none !important;
    position: relative !important;
    width: 100% !important;
    visibility: visible !important;
    opacity: 1 !important;
    bottom: auto !important;
    height: auto !important;
    overflow: visible !important;
  }
  .sidecart:after {
    background-color: transparent !important;
    display: none;
  }
  .sidecart__inner {
    transform: none !important;
    position: relative !important;
    width: 100% !important;
    bottom: auto !important;
    height: auto !important;
    overflow: visible !important;
  }
  .sidecart__inner:after {
    box-shadow: none !important;
  }
  .sidecart__inner__list {
    max-height: none !important;
    height: auto !important;
    overflow: visible !important;
  }
  .sidecart__inner__list__item {
    opacity: 1;
    transform: none !important;
    break-inside: avoid;
  }
  .sidecart__inner__actions {
    position: relative !important;
  }
  .builder__scene {
    background: #ffffff !important;
    position: relative;
    z-index: 555;
  }
}
.product-banner {
  background: #000000;
  position: relative;
}
.product-banner__background {
  position: relative;
}
.product-banner__background:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 56.25%;
}
.product-banner__background {
  min-height: 60rem;
  max-height: 80rem;
  pointer-events: none;
}
.product-banner__background:after {
  pointer-events: none;
}
.product-banner__background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-banner__copy {
  position: absolute;
  top: 2rem;
  left: 2rem;
  padding-right: 2rem;
  opacity: 0;
  transform: translateY(-1rem);
  transition: all 2s;
}
.product-banner__copy.inView {
  opacity: 1;
  transform: translateY(0);
}
.product-banner__copy__price {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
}
@media only screen and (max-width: 767px) {
  .product-banner__copy__price {
    width: 100%;
    right: 0;
    padding: 0 2rem;
  }
}
.product-banner__copy__price p {
  margin-bottom: 0;
}
.product-banner__copy__price h6 {
  margin-top: -1rem;
}
.product-banner__copy__title h5 {
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .product-banner__copy__title {
    margin-left: 2rem;
  }
}

.showVehicleBar .product-sticky-nav.is-sticky {
  top: 13.1rem;
}
@media only screen and (max-width: 1023px) {
  .showVehicleBar .product-sticky-nav.is-sticky {
    top: 7.4rem;
  }
}

.utemaster__site__elements__productbannerelement {
  z-index: 999 !important;
  position: relative;
}

.product-sticky-nav {
  top: 0;
  width: 100%;
  background: black;
  z-index: 999;
  overflow: auto;
  white-space: nowrap;
  scrollbar-color: transparent transparent;
  scrollbar-width: thin;
}
.product-sticky-nav.is-sticky {
  position: fixed;
  top: 10rem;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1023px) {
  .product-sticky-nav.is-sticky {
    top: 4.3rem;
  }
}
.product-sticky-nav__item {
  margin: 0;
  font-size: 2rem;
  color: #ffffff;
  margin-right: 2rem;
  transition: all 0.3s;
  display: inline-block;
  padding: 2rem;
}
.product-sticky-nav__item.current {
  color: #00aeff !important;
}
.product-sticky-nav__item:last-child {
  margin-right: 0;
}
.product-sticky-nav__item:hover, .product-sticky-nav__item:active, .product-sticky-nav__item:focus {
  color: #00aeff !important;
}
@media only screen and (min-width: 768px) {
  .product-sticky-nav__item {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1023px) {
  .product-sticky-nav__item {
    font-size: 2rem;
  }
}

.carousel-element {
  margin: 0rem auto;
  padding: 4rem 2rem;
  max-width: 1440px;
}
@media only screen and (min-width: 968px) {
  .carousel-element {
    padding: 8rem 2rem;
  }
}
.carousel-element h2 {
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .carousel-element h3 {
    text-align: left !important;
  }
}
.carousel-element .carousel {
  margin-top: 4rem;
  max-width: 100%;
}
.carousel-element .carousel__item {
  width: 80%;
  margin-right: 2rem;
}
.carousel-element .carousel__item:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 768px) {
  .carousel-element .carousel__item {
    width: 40%;
    margin-right: 4rem;
  }
}
.carousel-element .carousel__item img {
  margin-bottom: 2rem;
  width: 100%;
}
.carousel-element .carousel .flickity-page-dots {
  position: static;
  transform: translateY(4rem);
}
.carousel-element .carousel .flickity-page-dots .dot {
  border-radius: 0;
  height: 0.4rem;
  width: 100%;
  max-width: 4rem;
  background: #ffffff;
}
@media only screen and (min-width: 768px) {
  .carousel-element .carousel .flickity-page-dots .dot {
    max-width: 8rem;
  }
}
@media only screen and (max-width: 639px) {
  .carousel-element .carousel .flickity-page-dots .dot {
    height: 1rem;
    width: 1rem;
  }
}
.carousel-element .carousel .flickity-page-dots .dot.is-selected {
  background: #00aeff;
}

/*------------------------------------------------------------------
Product Slider
------------------------------------------------------------------*/
.product-slider {
  position: relative;
  width: 100%;
  margin-top: 10rem;
  margin-bottom: 10rem;
}
@media only screen and (min-width: 968px) {
  .product-slider--4 .flickity-button {
    display: none;
  }
}
.product-slider .flickity-button {
  display: block;
  background: transparent;
}
.product-slider__heading {
  max-width: 768px;
  margin: 0 auto 3rem;
}
.product-slider__heading h2 {
  width: 100%;
  text-align: center;
}
.product-slider__slider {
  width: 100%;
}
.product-slider__slider__item {
  width: 20%;
  padding: 1rem;
  display: block;
}
@media only screen and (max-width: 1023px) {
  .product-slider__slider__item {
    width: 24%;
  }
}
@media only screen and (max-width: 767px) {
  .product-slider__slider__item {
    width: 47% !important;
  }
}
.product-slider__slider__item.odd {
  padding-top: 10rem;
}
.product-slider__slider__item.even {
  padding-bottom: 10rem;
}
.product-slider__slider__item__link {
  display: block;
}
.product-slider__slider__item__link__image {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.product-slider__slider__item__link__image img {
  width: 100%;
  height: auto;
  display: block;
}
.product-slider__slider__item__link__content {
  padding-top: 2rem;
  color: #555c5e;
  font-weight: 400;
}
.product-slider__slider__item__link__content svg {
  position: relative;
  top: 1px;
  margin-left: 0.5rem;
  opacity: 0;
  transform: translateX(0.5rem);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.product-slider__slider__item__link:hover .product-slider__slider__item__link__image {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.15);
}
.product-slider__slider__item__link:hover .product-slider__slider__item__link__content {
  color: #00aeff;
}
.product-slider__slider__item__link:hover .product-slider__slider__item__link__content svg {
  opacity: 1;
  transform: translateX(0);
}

.progress {
  left: 0;
  right: 0;
  z-index: 8;
  padding: 0 2rem;
  z-index: 99;
  position: fixed;
  top: 10rem;
  background: #747474;
}
.progress:before {
  position: absolute;
  content: "";
  display: block;
  width: 50vw;
  left: 50%;
  top: 0;
  bottom: 0;
  background: #4F4F4F;
}
@media (max-height: 600px) and (max-width: 1300px) {
  .progress {
    top: 10rem;
  }
}
@media only screen and (max-width: 1023px) {
  .progress {
    transform: scale(1);
    top: 6%;
    top: 43px !important;
    right: auto;
    left: -1rem;
    padding-left: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-right: 0;
    background: #4f4f4f;
  }
}
.progress__wrap {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 967px) {
  .progress__wrap {
    justify-content: flex-start;
  }
}
.progress__wrap__item {
  background: #4f4f4f;
  height: 4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  padding-left: 2rem;
  position: relative;
}
@media only screen and (max-width: 967px) {
  .progress__wrap__item {
    padding-left: 1rem;
    padding-left: 2rem;
    margin-right: -1px;
    justify-content: flex-start;
  }
}
.progress__wrap__item:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 18px;
  border-color: transparent transparent transparent #4f4f4f;
  left: 100%;
}
@media only screen and (max-width: 967px) {
  .progress__wrap__item:after {
    display: none;
  }
}
.progress__wrap__item:nth-child(1) {
  z-index: 4;
}
.progress__wrap__item:nth-child(2) {
  z-index: 3;
  padding-right: 3rem;
}
@media only screen and (max-width: 967px) {
  .progress__wrap__item:nth-child(2) {
    padding-right: 0;
  }
}
.progress__wrap__item:nth-child(3) {
  z-index: 2;
  padding-right: 3rem;
}
@media only screen and (max-width: 967px) {
  .progress__wrap__item:nth-child(3) {
    padding-right: 0;
  }
}
.progress__wrap__item:nth-child(4) {
  z-index: 1;
  padding-right: 3rem;
}
@media only screen and (max-width: 967px) {
  .progress__wrap__item:nth-child(4) {
    padding-right: 0;
  }
}
.progress__wrap__item:nth-child(5) {
  z-index: 1;
  padding-right: 3rem;
}
@media only screen and (max-width: 967px) {
  .progress__wrap__item:nth-child(5) {
    padding-right: 0;
  }
  .progress__wrap__item:nth-child(5):after {
    display: block !important;
  }
}
.progress__wrap__item__number {
  font-weight: bold;
  width: 2.3rem;
  height: 2.3rem;
  border-radius: 2.3rem;
  line-height: 1.9rem;
  text-align: center;
  background: #9d9d9d;
  color: #535353;
  display: inline-block;
  position: relative;
  left: -2px;
}
.progress__wrap__item__title {
  color: #9d9d9d;
  margin-left: 2rem;
  font-weight: bold !important;
}
@media only screen and (max-width: 1199px) {
  .progress__wrap__item__title {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 1023px) {
  .progress__wrap__item__title {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 967px) {
  .progress__wrap__item__title {
    display: none;
    margin-left: 2rem;
    font-size: 1.2rem;
  }
}
.progress__wrap__item--active {
  background: #747474;
}
.progress__wrap__item--active:after {
  border-color: transparent transparent transparent #747474;
}
.progress__wrap__item--active .progress__wrap__item__number {
  color: #ffffff;
  background: #00aeff;
}
.progress__wrap__item--active .progress__wrap__item__title {
  color: #ffffff;
}
.progress__wrap__item--active + .progress__wrap__item .progress__wrap__item__number {
  margin-left: 2rem;
}
@media only screen and (max-width: 967px) {
  .progress__wrap__item--active + .progress__wrap__item .progress__wrap__item__number {
    margin-left: 0rem;
  }
}
@media only screen and (max-width: 967px) {
  .progress__wrap__item--current .progress__wrap__item__title {
    display: inline-block !important;
  }
  .progress__wrap__item--current + .progress__wrap__item {
    padding-left: 2.5rem;
  }
}
@media only screen and (max-width: 967px) and (max-width: 767px) {
  .progress__wrap__item--current + .progress__wrap__item {
    padding-left: 3.5rem;
  }
}
@media only screen and (max-width: 967px) {
  .progress__wrap__item--current:after {
    display: block !important;
  }
}

.results {
  margin-top: 8.6rem;
  padding-top: 5rem;
}
.results__wrap {
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
}
.results__wrap__loader {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  z-index: 33;
  margin-top: 9rem;
}
.results__wrap__loader .boxes .box > div:nth-child(4) {
  opacity: 0.4;
}
.results__wrap__form {
  margin: 0 auto;
  width: 100%;
  max-width: 768px;
  margin-bottom: 2rem;
  position: relative;
}
.results__wrap__form .action {
  position: absolute;
  bottom: 1.6rem;
  right: 0;
  background: #00aeff;
  padding: 1.6rem 4rem !important;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .results__wrap__form .action {
    padding: 1.3rem 4rem !important;
  }
}
.results__wrap__results {
  margin: 0 auto;
  max-width: 1440px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  margin-bottom: 4rem;
  justify-content: flex-start;
}
.results__wrap__results__item {
  width: calc(25% - 2rem);
  margin: 1rem;
}
@media only screen and (max-width: 967px) {
  .results__wrap__results__item {
    width: calc(33.3333% - 2rem);
  }
}
@media only screen and (max-width: 767px) {
  .results__wrap__results__item {
    width: calc(50% - 2rem);
  }
}
.results__wrap__results__item__image {
  margin-bottom: 1rem;
  position: relative;
}
.results__wrap__results__item__image:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 72.972972973%;
}
.results__wrap__results__item__image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f7f7f7;
}
.results__wrap__results__item__image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.results__wrap__results__item__text p {
  text-transform: uppercase;
}
.results__wrap__pagination {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 3rem auto 6rem;
}
.results__wrap__pagination .js-pagination {
  display: flex;
}
.results__wrap__pagination__item {
  width: 4rem;
  height: 4rem;
  display: block;
  text-align: center;
  line-height: 4rem;
  margin: 0 0.4rem;
}
.results__wrap__pagination__item:hover, .results__wrap__pagination__item--current {
  background: #00aeff;
  color: #ffffff;
}
.results__wrap__pagination__item:hover path, .results__wrap__pagination__item--current path {
  fill: #ffffff;
}
.results__wrap__pagination__item--next {
  width: auto;
  padding: 0 1rem;
}
.results__wrap__pagination__item--previous {
  width: auto;
  padding: 0 1rem;
}

.results__wrap__tags__wrap {
  max-width: 1024px;
  margin: 0 auto;
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  .results__wrap__tags__wrap {
    display: none;
  }
}
.results__wrap__tags__wrap__item {
  padding: 1rem 3rem;
  border: 2px solid #ffffff;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.results__wrap__tags__wrap__item h5 {
  margin: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #000000;
}
.results__wrap__tags__wrap__item.active, .results__wrap__tags__wrap__item:hover {
  border: 2px solid #000000;
}
.results__wrap__tags__wrap__item.active h5, .results__wrap__tags__wrap__item:hover h5 {
  color: #000000;
}

.results__wrap__tagsMobile {
  margin-bottom: 4rem;
  display: none;
}
@media only screen and (max-width: 767px) {
  .results__wrap__tagsMobile {
    display: block;
  }
}
.results__wrap__tagsMobile__wrap {
  padding: 0;
}
.results__wrap__tagsMobile__wrap__current {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  display: block;
  padding: 1rem 0;
  position: relative;
  color: #000000;
  text-decoration: none;
  text-transform: capitalize;
}
.results__wrap__tagsMobile__wrap__current b {
  margin: 0;
}
.results__wrap__tagsMobile__wrap__current svg {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 1rem;
}
.results__wrap__tagsMobile__wrap__current svg path {
  fill: #00aeff;
}
.results__wrap__tagsMobile__wrap__grid {
  display: none;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}
.results__wrap__tagsMobile__wrap__grid__item {
  transition: all 111ms ease;
  margin: 0;
  padding: 1rem 0;
  display: block;
  width: 100%;
}
.results__wrap__tagsMobile__wrap__grid__item:hover, .results__wrap__tagsMobile__wrap__grid__item.active {
  color: #000000;
}

#ChangePasswordForm_ChangePasswordForm {
  z-index: 9999;
  position: relative;
  padding: 0 6rem 8rem 0;
}
#ChangePasswordForm_ChangePasswordForm label {
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
#ChangePasswordForm_ChangePasswordForm input[type=password] {
  line-height: 3.2rem;
}

.form-tab.register-action-container {
  top: 2rem;
  padding-left: 0 !important;
}

.searchActive .searchPane {
  opacity: 1;
  visibility: visible;
}
.searchActive .searchPane .text:after {
  transform: scaleX(1) !important;
}
.searchActive .searchPane__wrap__close {
  transform: translateY(0%);
}

.searchPane {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.95);
  transition: all 555ms ease;
  z-index: 9999999999;
  opacity: 0;
  visibility: hidden;
}
.searchPane__wrap {
  max-width: 1024px;
  margin: 0 auto;
  position: relative;
  padding: 0 2rem;
}
.searchPane__wrap__close {
  top: 4rem;
  right: 2rem;
  transform: translateY(-100%);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  cursor: pointer;
  position: relative;
}
.searchPane__wrap__close:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.searchPane__wrap__close svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.searchPane__wrap__close {
  width: 6rem;
  position: absolute;
}
.searchPane__wrap__close svg path {
  fill: #00aeff;
}
.searchPane__wrap__form {
  padding-top: 30rem;
}
.searchPane__wrap__form .field label {
  display: none !important;
}
.searchPane__wrap__form .field.text {
  margin-bottom: 2rem;
  position: relative;
}
.searchPane__wrap__form .field.text:after {
  position: absolute;
  content: "";
  display: block;
  border-bottom: 0.4rem solid #00aeff;
  bottom: 0;
  width: 100%;
  transition: all 666ms ease;
  transform: scaleX(0);
  transform-origin: 0 0;
}
@media only screen and (max-width: 639px) {
  .searchPane__wrap__form .field.text:after {
    border-bottom: 0.2rem solid #00aeff;
  }
}
.searchPane__wrap__form .field .text {
  background: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  color: white;
  font-weight: 400;
  box-shadow: none !important;
  font-size: 5rem;
  padding-left: 0 !important;
}
@media only screen and (max-width: 767px) {
  .searchPane__wrap__form .field .text {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 639px) {
  .searchPane__wrap__form .field .text {
    font-size: 2.4rem;
  }
}
.searchPane__wrap__form .field .text::-webkit-input-placeholder {
  opacity: 1 !important;
  color: rgba(255, 255, 255, 0.3) !important;
}
.searchPane__wrap__form .field .text:-moz-placeholder {
  opacity: 1 !important;
  color: rgba(255, 255, 255, 0.3) !important;
}
.searchPane__wrap__form .field .text::-moz-placeholder {
  opacity: 1 !important;
  color: rgba(255, 255, 255, 0.3) !important;
}
.searchPane__wrap__form .field .text:-ms-input-placeholder {
  opacity: 1 !important;
  color: rgba(255, 255, 255, 0.3) !important;
}
.searchPane__wrap__form #SearchForm_SearchForm_action_results {
  opacity: 0;
  visibility: hidden;
}
.searchPane__wrap__form fieldset {
  position: relative;
}
.searchPane__wrap__form .action {
  position: absolute;
  top: -1rem;
  cursor: pointer;
  right: 0;
  border: 0;
  background: none;
  outline: none;
  z-index: 3;
}
.searchPane__wrap__form__direction {
  color: #00aeff !important;
  display: block;
  text-align: right;
}
@media only screen and (max-width: 639px) {
  .searchPane__wrap__form__direction {
    font-size: 1.2rem !important;
  }
}

/*------------------------------------------------------------------
Choices
------------------------------------------------------------------*/
/*------------------------------------------------------------------
Overrides
------------------------------------------------------------------*/
body .selector {
  position: relative;
  z-index: 100;
  display: block;
  transition: z-index 0.3s ease;
}
body .selector + select {
  display: none;
}
body .selector.js-active {
  z-index: 150;
}
body .selector.js-active .selector__header {
  border-radius: 0 0 0 0;
}
body .selector.js-active .selector__header:before {
  transform: translate(50%, -30%) rotate(45deg) scale(-1);
}
body .selector.js-active .selector__list {
  color: #000000;
  transform: scaleY(1);
  border-radius: 0 0 0 0;
}
body .selector.multiple .selector__option {
  position: relative;
  padding-right: 4rem !important;
}
body .selector.multiple .selector__option:before, body .selector.multiple .selector__option:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  height: 1.4rem;
  width: 1.4rem;
  border-radius: 50%;
  opacity: 0.8;
}
body .selector.multiple .selector__option:before {
  border: 0 solid #000000;
  transition: border-color 0.2s ease;
  transform: translate(50%, -50%);
}
body .selector.multiple .selector__option:after {
  background-color: transparent;
  transition: background-color 0.2s ease;
  transform: translate(50%, -50%) scale(0.5);
}
body .selector.multiple .selector__option--active:before {
  border-color: #ffffff;
}
body .selector.multiple .selector__option--active:after {
  background-color: #ffffff;
}
body .selector__header {
  position: relative;
  min-width: 100%;
  padding: 2rem 4rem 2rem 2rem;
  border: 0 solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
  background-color: #ffffff;
  border-radius: 0;
  transition: border-radius 0.3s ease;
}
body .selector__header:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  height: 1rem;
  width: 1rem;
  border-right: 0.2rem solid #000000;
  border-bottom: 0.2rem solid #000000;
  transform: translate(50%, -60%) rotate(45deg) scale(1);
  transition: transform 0.3s ease;
}
body .selector__placeholder {
  color: #000000;
  user-select: none;
}
body .selector__search {
  margin-bottom: 0 !important;
}
body .selector__searchInput {
  margin-bottom: 0;
  border: 0;
  width: 100%;
  padding: 1rem 2rem !important;
  color: #000000;
  border-color: rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
body .selector__list {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0.5rem !important;
  margin: 0;
  color: transparent;
  background-color: #ffffff;
  border: 0 solid rgba(0, 0, 0, 0.2);
  border-top: none;
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition: transform 0.2s ease;
  max-height: 24rem;
  overflow: auto;
}
body .selector__option {
  user-select: none;
  cursor: pointer;
  padding: 1rem 2rem !important;
  margin-bottom: 0 !important;
  color: inherit;
  background-color: #ffffff;
  transition: background-color 0.3s ease, color 0.3s ease;
}
body .selector__option:hover {
  color: #000000;
  background-color: rgba(0, 0, 0, 0.1);
}
body .selector__option--active, body .selector__option--active:hover {
  color: #ffffff;
  background-color: #00aeff;
}
body .selector {
  float: none;
}
body .selector__header {
  padding: 0.75rem 2rem 0.75rem 0rem;
  border: 0 solid #e4e4e4;
  border-bottom: 1px solid #a6a6a6;
  border-radius: 0rem !important;
}
body .selector__option {
  padding: 0.75rem 2rem 0.75rem 1rem;
}
body .selector__list {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin-top: 1rem;
}
body .selector__list::-webkit-scrollbar-track {
  background-color: #e4e4e4;
}
body .selector__list::-webkit-scrollbar {
  width: 8px;
  background-color: #e4e4e4;
}
body .selector__list::-webkit-scrollbar-thumb {
  background-color: #555c5e;
}
body .selector__option--active {
  color: #ffffff !important;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline {
  display: inline;
}

.select2-selection--multiple {
  display: flex;
  flex-wrap: wrap;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  background-color: #ffffff;
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--aboved {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--aboved .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--aboved .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
  opacity: 0.2 !important;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--aboved .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--aboved .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--aboved {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2-container {
  backface-visibility: hidden;
  outline: none;
}
.select2-container * {
  outline: none;
  backface-visibility: hidden;
}
.select2-container.select2-container--open {
  z-index: 9999999999;
}
.select2-container.select2-container--open .select2-selection__rendered:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.select2-container .select2-selection__placeholder {
  position: relative;
  color: #ffffff;
  z-index: 3;
}
.select2-container .select2-selection {
  margin: 0;
  height: auto;
  border: 0;
  background: transparent;
}
.select2-container .select2-selection__rendered {
  display: block;
  height: 4rem;
  margin: 0;
  font-size: 1.4rem;
  padding: 1.3rem 1.8rem;
  color: #ffffff;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: #555c5e;
  line-height: 17px !important;
}
.select2-container .select2-selection__rendered:before {
  position: absolute;
  content: "";
  display: block;
  transform: scaleX(0);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.1);
  transform-origin: bottom right;
  z-index: 1;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.select2-container .select2-selection__arrow {
  height: 4rem;
  padding: 0;
  margin: 0;
  width: 4rem;
  top: 0;
  right: 0;
}
.select2-container .select2-selection__arrow b {
  display: none !important;
}

.select2-dropdown {
  margin: 0;
  border: 0;
  outline: none;
  border-radius: 0;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: scaleY(0);
  transform-origin: 50% 0;
  box-shadow: -1px 4px 74px -16px rgba(0, 0, 0, 0.15);
}
.select2-dropdown.animating {
  transform: scaleY(1);
}
.select2-dropdown.animatedSlick .select2-results__option {
  opacity: 1;
}
.select2-dropdown * {
  outline: none;
  backface-visibility: hidden;
}
.select2-dropdown .select2-results {
  margin: 0;
}
.select2-dropdown .select2-results__options {
  margin: 0;
  padding: 0;
  list-style: none;
}
.select2-dropdown .select2-results__options::-webkit-scrollbar-track {
  background-color: #e4e4e4;
}
.select2-dropdown .select2-results__options::-webkit-scrollbar {
  width: 8px;
  background-color: #e4e4e4;
}
.select2-dropdown .select2-results__options::-webkit-scrollbar-thumb {
  background-color: #555c5e;
}
.select2-dropdown .select2-results__option {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 1.3rem 1.5rem;
  display: block;
  color: #555c5e;
  font-weight: 600;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  opacity: 0;
}
.select2-dropdown .select2-results__option--selected {
  background: #ffffff;
}
.select2-dropdown .select2-results__option[aria-selected=true] {
  background: #00aeff !important;
}

#body .select2-container--default .select2-results > .select2-results__options {
  max-height: 400px;
}
#body .locationFilter__state,
#body .productSelector {
  margin-top: 5rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  max-width: 30rem;
}
#body .locationFilter__state .select2-selection__clear,
#body .productSelector .select2-selection__clear {
  display: none;
}
#body .locationFilter__state .select2-selection__rendered,
#body .locationFilter__state .select2-selection__placeholder,
#body .productSelector .select2-selection__rendered,
#body .productSelector .select2-selection__placeholder {
  color: #000000;
}
#body .locationFilter__state .select2-container .select2-selection__arrow,
#body .productSelector .select2-container .select2-selection__arrow {
  margin-right: 1rem;
}

#body span[title=Trade] {
  padding-left: 5rem !important;
}
#body span[title=Trade]:after {
  position: absolute;
  content: "";
  display: block;
  top: 1rem;
  left: 1.3rem;
  position: absolute;
  background: url("data:image/svg+xml; utf8, <svg width=\"25\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.889.73a.65.65 0 01.643.554l.007.096-.001.284 3.73.756a.65.65 0 01.514.535l.008.102-.001.942L24.265 4a.735.735 0 110 1.47h-4.476v1.12a.65.65 0 01-.423.61l-.098.027-3.73.755v.292a.65.65 0 01-.553.643l-.096.007h-2.794v.825a2.833 2.833 0 01-2.19 2.763l-.177.036-.129.021v2.276a2.573 2.573 0 01-2.413 2.562l-.163.005a2.573 2.573 0 01-2.568-2.406l-.005-.162-.001-5.92h-.777A2.955 2.955 0 01.736 6.153L.731 5.98V3.67A2.945 2.945 0 013.502.736L3.675.73H14.89zm-6.59 8.197h-2.55v5.917c0 .61.438 1.123 1.018 1.242l.126.02.13.006c.66 0 1.204-.501 1.27-1.138l.006-.13V8.928zm2.496 0H9.602v2.319l.046-.01a1.532 1.532 0 001.123-1.21l.019-.137.006-.14-.001-.822zm3.443-6.897H3.675c-.808 0-1.482.586-1.619 1.354l-.019.145-.006.142V5.98c0 .855.663 1.562 1.503 1.638l.141.007 10.563-.001V2.03zm1.302.961v3.664l2.949-.597v-2.47l-2.949-.597z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>") !important;
  width: 25px !important;
  width: 25px !important;
  height: 18px !important;
  background-size: contain;
}
#body span[title="For your home"] {
  padding-left: 5rem !important;
}
#body span[title="For your home"]:after {
  position: absolute;
  content: "";
  display: block;
  top: 1rem;
  left: 1.3rem;
  position: absolute;
  background: url("data:image/svg+xml; utf8, <svg width=\"16\" height=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.578.481L.608 5.745a.65.65 0 00-.258.518V16c0 .359.291.65.65.65h4.744l.096-.007A.65.65 0 006.394 16v-5.079h3.211V16c0 .359.292.65.65.65H15a.65.65 0 00.65-.65V6.263a.65.65 0 00-.26-.52L8.36.48a.65.65 0 00-.782.001zm.393 1.332l6.379 4.775v8.762h-3.445v-5.079a.65.65 0 00-.65-.65h-4.51l-.097.007a.65.65 0 00-.554.643v5.079H1.65V6.585l6.321-4.772z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>") !important;
  width: 16px;
  height: 17px;
  background-size: contain;
}
#body [data-select2-id*=trade] {
  padding-left: 5rem;
}
#body [data-select2-id*=trade]:before {
  position: absolute;
  content: "";
  display: block;
  top: 1rem;
  left: 1.3rem;
  position: absolute;
  background: url("data:image/svg+xml; utf8, <svg width=\"25\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.889.73a.65.65 0 01.643.554l.007.096-.001.284 3.73.756a.65.65 0 01.514.535l.008.102-.001.942L24.265 4a.735.735 0 110 1.47h-4.476v1.12a.65.65 0 01-.423.61l-.098.027-3.73.755v.292a.65.65 0 01-.553.643l-.096.007h-2.794v.825a2.833 2.833 0 01-2.19 2.763l-.177.036-.129.021v2.276a2.573 2.573 0 01-2.413 2.562l-.163.005a2.573 2.573 0 01-2.568-2.406l-.005-.162-.001-5.92h-.777A2.955 2.955 0 01.736 6.153L.731 5.98V3.67A2.945 2.945 0 013.502.736L3.675.73H14.89zm-6.59 8.197h-2.55v5.917c0 .61.438 1.123 1.018 1.242l.126.02.13.006c.66 0 1.204-.501 1.27-1.138l.006-.13V8.928zm2.496 0H9.602v2.319l.046-.01a1.532 1.532 0 001.123-1.21l.019-.137.006-.14-.001-.822zm3.443-6.897H3.675c-.808 0-1.482.586-1.619 1.354l-.019.145-.006.142V5.98c0 .855.663 1.562 1.503 1.638l.141.007 10.563-.001V2.03zm1.302.961v3.664l2.949-.597v-2.47l-2.949-.597z\" fill=\"%23848484\" fill-rule=\"nonzero\"/></svg>") !important;
  width: 25px !important;
  height: 18px !important;
  background-size: contain;
}
#body [data-select2-id*=trade][aria-selected=true]:before, #body [data-select2-id*=trade].select2-results__option--highlighted:before {
  background: url("data:image/svg+xml; utf8, <svg width=\"25\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.889.73a.65.65 0 01.643.554l.007.096-.001.284 3.73.756a.65.65 0 01.514.535l.008.102-.001.942L24.265 4a.735.735 0 110 1.47h-4.476v1.12a.65.65 0 01-.423.61l-.098.027-3.73.755v.292a.65.65 0 01-.553.643l-.096.007h-2.794v.825a2.833 2.833 0 01-2.19 2.763l-.177.036-.129.021v2.276a2.573 2.573 0 01-2.413 2.562l-.163.005a2.573 2.573 0 01-2.568-2.406l-.005-.162-.001-5.92h-.777A2.955 2.955 0 01.736 6.153L.731 5.98V3.67A2.945 2.945 0 013.502.736L3.675.73H14.89zm-6.59 8.197h-2.55v5.917c0 .61.438 1.123 1.018 1.242l.126.02.13.006c.66 0 1.204-.501 1.27-1.138l.006-.13V8.928zm2.496 0H9.602v2.319l.046-.01a1.532 1.532 0 001.123-1.21l.019-.137.006-.14-.001-.822zm3.443-6.897H3.675c-.808 0-1.482.586-1.619 1.354l-.019.145-.006.142V5.98c0 .855.663 1.562 1.503 1.638l.141.007 10.563-.001V2.03zm1.302.961v3.664l2.949-.597v-2.47l-2.949-.597z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>") !important;
}
#body [data-select2-id*=trade]:after {
  display: none !important;
}
#body [data-select2-id*=home] {
  padding-left: 5rem;
}
#body [data-select2-id*=home]:before {
  position: absolute;
  content: "";
  display: block;
  top: 1rem;
  left: 1.3rem;
  position: absolute;
  background: url("data:image/svg+xml; utf8, <svg width=\"16\" height=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.578.481L.608 5.745a.65.65 0 00-.258.518V16c0 .359.291.65.65.65h4.744l.096-.007A.65.65 0 006.394 16v-5.079h3.211V16c0 .359.292.65.65.65H15a.65.65 0 00.65-.65V6.263a.65.65 0 00-.26-.52L8.36.48a.65.65 0 00-.782.001zm.393 1.332l6.379 4.775v8.762h-3.445v-5.079a.65.65 0 00-.65-.65h-4.51l-.097.007a.65.65 0 00-.554.643v5.079H1.65V6.585l6.321-4.772z\" fill=\"%23848484\" fill-rule=\"nonzero\"/></svg>") !important;
  background-size: contain;
  width: 16px;
  height: 17px;
}
#body [data-select2-id*=home][aria-selected=true]:before, #body [data-select2-id*=home].select2-results__option--highlighted:before {
  background: url("data:image/svg+xml; utf8, <svg width=\"16\" height=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.578.481L.608 5.745a.65.65 0 00-.258.518V16c0 .359.291.65.65.65h4.744l.096-.007A.65.65 0 006.394 16v-5.079h3.211V16c0 .359.292.65.65.65H15a.65.65 0 00.65-.65V6.263a.65.65 0 00-.26-.52L8.36.48a.65.65 0 00-.782.001zm.393 1.332l6.379 4.775v8.762h-3.445v-5.079a.65.65 0 00-.65-.65h-4.51l-.097.007a.65.65 0 00-.554.643v5.079H1.65V6.585l6.321-4.772z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>") !important;
}
#body [data-select2-id*=home]:after {
  display: none !important;
}

.steps {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  background: #e4e4e4;
  position: sticky;
  bottom: 0;
  z-index: 9;
  box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  display: none;
  position: relative;
}
@media screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
  .steps {
    position: relative;
  }
}
@media only screen and (max-width: 639px) {
  .steps {
    position: fixed;
  }
}
.steps .js-total {
  font-family: Arial;
  font-weight: bold;
}
.steps h4,
.steps p {
  margin: 0;
}
.steps__wrap {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  padding-right: 2rem;
}
@media only screen and (min-width: 700px) {
  .steps__wrap__actions {
    border-top: 0px solid #ffffff;
  }
}
@media only screen and (max-width: 699px) {
  .steps__wrap__actions a:first-of-type {
    display: none !important;
  }
  .steps__wrap__actions a:last-of-type {
    width: 100% !important;
  }
}
.steps__wrap__actions .btn, .steps__wrap__actions .contactModal__wrap__content [type=submit], .contactModal__wrap__content .steps__wrap__actions [type=submit],
.steps__wrap__actions .contactModal__wrap__content .action,
.contactModal__wrap__content .steps__wrap__actions .action,
.steps__wrap__actions .orderModal__wrap__content [type=submit],
.orderModal__wrap__content .steps__wrap__actions [type=submit],
.steps__wrap__actions .orderModal__wrap__content .action,
.orderModal__wrap__content .steps__wrap__actions .action,
.steps__wrap__actions .summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .steps__wrap__actions [type=submit],
.steps__wrap__actions .summaryModal__wrap__content .action,
.summaryModal__wrap__content .steps__wrap__actions .action,
.steps__wrap__actions .guestModal__wrap__content [type=submit],
.guestModal__wrap__content .steps__wrap__actions [type=submit],
.steps__wrap__actions .guestModal__wrap__content .action,
.guestModal__wrap__content .steps__wrap__actions .action,
.steps__wrap__actions .loginModal__wrap__content [type=submit],
.loginModal__wrap__content .steps__wrap__actions [type=submit],
.steps__wrap__actions .loginModal__wrap__content .action,
.loginModal__wrap__content .steps__wrap__actions .action {
  align-items: center;
  align-content: center;
  justify-content: center;
}
.steps__wrap__actions .btn svg, .steps__wrap__actions .contactModal__wrap__content [type=submit] svg, .contactModal__wrap__content .steps__wrap__actions [type=submit] svg,
.steps__wrap__actions .contactModal__wrap__content .action svg,
.contactModal__wrap__content .steps__wrap__actions .action svg,
.steps__wrap__actions .orderModal__wrap__content [type=submit] svg,
.orderModal__wrap__content .steps__wrap__actions [type=submit] svg,
.steps__wrap__actions .orderModal__wrap__content .action svg,
.orderModal__wrap__content .steps__wrap__actions .action svg,
.steps__wrap__actions .summaryModal__wrap__content [type=submit] svg,
.summaryModal__wrap__content .steps__wrap__actions [type=submit] svg,
.steps__wrap__actions .summaryModal__wrap__content .action svg,
.summaryModal__wrap__content .steps__wrap__actions .action svg,
.steps__wrap__actions .guestModal__wrap__content [type=submit] svg,
.guestModal__wrap__content .steps__wrap__actions [type=submit] svg,
.steps__wrap__actions .guestModal__wrap__content .action svg,
.guestModal__wrap__content .steps__wrap__actions .action svg,
.steps__wrap__actions .loginModal__wrap__content [type=submit] svg,
.loginModal__wrap__content .steps__wrap__actions [type=submit] svg,
.steps__wrap__actions .loginModal__wrap__content .action svg,
.loginModal__wrap__content .steps__wrap__actions .action svg {
  position: relative;
  top: 0px;
}
.steps__wrap__actions .btn--blue svg, .steps__wrap__actions .contactModal__wrap__content [type=submit] svg, .contactModal__wrap__content .steps__wrap__actions [type=submit] svg,
.steps__wrap__actions .contactModal__wrap__content .action svg,
.contactModal__wrap__content .steps__wrap__actions .action svg,
.steps__wrap__actions .orderModal__wrap__content [type=submit] svg,
.orderModal__wrap__content .steps__wrap__actions [type=submit] svg,
.steps__wrap__actions .orderModal__wrap__content .action svg,
.orderModal__wrap__content .steps__wrap__actions .action svg,
.steps__wrap__actions .summaryModal__wrap__content [type=submit] svg,
.summaryModal__wrap__content .steps__wrap__actions [type=submit] svg,
.steps__wrap__actions .summaryModal__wrap__content .action svg,
.summaryModal__wrap__content .steps__wrap__actions .action svg,
.steps__wrap__actions .guestModal__wrap__content [type=submit] svg,
.guestModal__wrap__content .steps__wrap__actions [type=submit] svg,
.steps__wrap__actions .guestModal__wrap__content .action svg,
.guestModal__wrap__content .steps__wrap__actions .action svg,
.steps__wrap__actions .loginModal__wrap__content [type=submit] svg,
.loginModal__wrap__content .steps__wrap__actions [type=submit] svg,
.steps__wrap__actions .loginModal__wrap__content .action svg,
.loginModal__wrap__content .steps__wrap__actions .action svg {
  margin-left: 0.4rem;
}
.steps__wrap__actions .btn--blue svg path, .steps__wrap__actions .contactModal__wrap__content [type=submit] svg path, .contactModal__wrap__content .steps__wrap__actions [type=submit] svg path,
.steps__wrap__actions .contactModal__wrap__content .action svg path,
.contactModal__wrap__content .steps__wrap__actions .action svg path,
.steps__wrap__actions .orderModal__wrap__content [type=submit] svg path,
.orderModal__wrap__content .steps__wrap__actions [type=submit] svg path,
.steps__wrap__actions .orderModal__wrap__content .action svg path,
.orderModal__wrap__content .steps__wrap__actions .action svg path,
.steps__wrap__actions .summaryModal__wrap__content [type=submit] svg path,
.summaryModal__wrap__content .steps__wrap__actions [type=submit] svg path,
.steps__wrap__actions .summaryModal__wrap__content .action svg path,
.summaryModal__wrap__content .steps__wrap__actions .action svg path,
.steps__wrap__actions .guestModal__wrap__content [type=submit] svg path,
.guestModal__wrap__content .steps__wrap__actions [type=submit] svg path,
.steps__wrap__actions .guestModal__wrap__content .action svg path,
.guestModal__wrap__content .steps__wrap__actions .action svg path,
.steps__wrap__actions .loginModal__wrap__content [type=submit] svg path,
.loginModal__wrap__content .steps__wrap__actions [type=submit] svg path,
.steps__wrap__actions .loginModal__wrap__content .action svg path,
.loginModal__wrap__content .steps__wrap__actions .action svg path {
  fill: #ffffff;
}
.steps__wrap__actions .btn--white svg {
  margin-right: 0.4rem;
}
@media only screen and (max-width: 699px) {
  .steps__wrap__actions {
    padding: 2rem;
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .steps__wrap__actions .btn, .steps__wrap__actions .contactModal__wrap__content [type=submit], .contactModal__wrap__content .steps__wrap__actions [type=submit],
  .steps__wrap__actions .contactModal__wrap__content .action,
  .contactModal__wrap__content .steps__wrap__actions .action,
  .steps__wrap__actions .orderModal__wrap__content [type=submit],
  .orderModal__wrap__content .steps__wrap__actions [type=submit],
  .steps__wrap__actions .orderModal__wrap__content .action,
  .orderModal__wrap__content .steps__wrap__actions .action,
  .steps__wrap__actions .summaryModal__wrap__content [type=submit],
  .summaryModal__wrap__content .steps__wrap__actions [type=submit],
  .steps__wrap__actions .summaryModal__wrap__content .action,
  .summaryModal__wrap__content .steps__wrap__actions .action,
  .steps__wrap__actions .guestModal__wrap__content [type=submit],
  .guestModal__wrap__content .steps__wrap__actions [type=submit],
  .steps__wrap__actions .guestModal__wrap__content .action,
  .guestModal__wrap__content .steps__wrap__actions .action,
  .steps__wrap__actions .loginModal__wrap__content [type=submit],
  .loginModal__wrap__content .steps__wrap__actions [type=submit],
  .steps__wrap__actions .loginModal__wrap__content .action,
  .loginModal__wrap__content .steps__wrap__actions .action {
    width: calc(50% - 0px) !important;
    margin: 0 !important;
    display: flex;
    flex-wrap: wrap;
  }
  .steps__wrap__actions .btn:last-of-type, .steps__wrap__actions .contactModal__wrap__content [type=submit]:last-of-type, .contactModal__wrap__content .steps__wrap__actions [type=submit]:last-of-type,
  .steps__wrap__actions .contactModal__wrap__content .action:last-of-type,
  .contactModal__wrap__content .steps__wrap__actions .action:last-of-type,
  .steps__wrap__actions .orderModal__wrap__content [type=submit]:last-of-type,
  .orderModal__wrap__content .steps__wrap__actions [type=submit]:last-of-type,
  .steps__wrap__actions .orderModal__wrap__content .action:last-of-type,
  .orderModal__wrap__content .steps__wrap__actions .action:last-of-type,
  .steps__wrap__actions .summaryModal__wrap__content [type=submit]:last-of-type,
  .summaryModal__wrap__content .steps__wrap__actions [type=submit]:last-of-type,
  .steps__wrap__actions .summaryModal__wrap__content .action:last-of-type,
  .summaryModal__wrap__content .steps__wrap__actions .action:last-of-type,
  .steps__wrap__actions .guestModal__wrap__content [type=submit]:last-of-type,
  .guestModal__wrap__content .steps__wrap__actions [type=submit]:last-of-type,
  .steps__wrap__actions .guestModal__wrap__content .action:last-of-type,
  .guestModal__wrap__content .steps__wrap__actions .action:last-of-type,
  .steps__wrap__actions .loginModal__wrap__content [type=submit]:last-of-type,
  .loginModal__wrap__content .steps__wrap__actions [type=submit]:last-of-type,
  .steps__wrap__actions .loginModal__wrap__content .action:last-of-type,
  .loginModal__wrap__content .steps__wrap__actions .action:last-of-type {
    border-left: 1px solid #ffffff;
  }
}
@media only screen and (max-width: 699px) {
  .steps__wrap {
    padding-right: 0;
    justify-content: center;
  }
}
.steps__wrap__summary {
  position: relative;
  background: #25b733;
  padding: 2rem 1rem;
  max-width: 44rem;
  width: 100%;
}
@media only screen and (max-width: 699px) {
  .steps__wrap__summary {
    display: none;
  }
}
@media only screen and (max-width: 1439px) {
  .steps__wrap__summary {
    background: #00aeff;
  }
}
@media only screen and (max-width: 699px) {
  .steps__wrap__summary {
    max-width: 100rem;
    padding: 1rem;
  }
}
.steps__wrap__summary__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
.steps__wrap__summary__actions p {
  margin: 0;
}
.steps__wrap__summary__actions svg {
  margin-left: 0.5rem;
}
.steps__wrap__summary__amount {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
.steps__wrap__summary p {
  font-size: 1.4rem !important;
}
.steps__wrap__summary:after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  right: 99%;
  width: 100vw;
  background: #25b733;
}
@media only screen and (max-width: 1439px) {
  .steps__wrap__summary:after {
    background: #00aeff;
  }
}
.steps__wrap__summary__price {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
@media only screen and (max-width: 1439px) {
  .steps__wrap__summary__price {
    justify-content: center;
  }
}
.steps__wrap__summary__price__amount {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.steps__wrap__summary__price__amount h4 {
  font-family: Arial;
  font-weight: bold;
}
.steps__wrap__summary__price__actions {
  display: flex;
  flex-wrap: wrap;
}
.steps__wrap__summary__total {
  margin-top: 1rem;
  padding-top: 1rem;
  position: relative;
}
.steps__wrap__summary__total:before {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.5);
  height: 1px;
}
.steps__wrap__summary__total p:last-of-type {
  font-family: Arial;
  font-weight: bold;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[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;
}

.utemaster__site__elements__utebuilderpackageselement {
  position: relative;
  overflow: hidden;
}

.blackedout .standard-packs .h1 {
  color: #ffffff;
}

.standard-packs {
  position: relative;
  margin: 0 auto;
  max-width: 1280px;
  padding: 8rem 2rem;
  z-index: 232;
}
.standard-packs .h1 {
  text-transform: uppercase;
}
.standard-packs__wrap {
  display: flex;
  flex-wrap: wrap;
}
.standard-packs__wrap__form {
  width: 100%;
  margin-bottom: 2rem;
  max-width: 70rem;
  margin: 0 auto;
}
.standard-packs__wrap__form .vehicleInsert {
  position: relative;
  display: none;
  padding-left: 7rem;
  color: #ffffff;
  line-height: 1.3;
  margin-bottom: 1rem;
  background: #00aeff;
  border-radius: 10000rem;
  margin-bottom: 3rem;
}
.standard-packs__wrap__form .vehicleInsert.visible {
  display: block;
}
.standard-packs__wrap__form .vehicleInsert__icon {
  position: absolute;
  top: 10px;
  left: 20px;
}
.standard-packs__wrap__form .vehicleInsert__text {
  display: inline-block;
  font-size: 1.3rem;
  font-weight: 700;
  padding: 1rem 0;
}
.standard-packs__wrap__form .vehicleInsert__action {
  display: inline;
  color: #055578;
  font-size: 1.3rem;
  font-weight: 700;
  cursor: pointer;
  margin-left: 0.4rem;
}
.standard-packs__wrap__form .vehicleInsert__action svg {
  position: relative;
  top: 2px;
}
.standard-packs__wrap__form .vehicleInsert__action svg path {
  fill: #055578;
}
.standard-packs__wrap__form .select2 {
  margin: 1rem 0 !important;
  min-width: 35rem !important;
}
@media only screen and (max-width: 639px) {
  .standard-packs__wrap__form .select2 {
    min-width: 28rem !important;
  }
}
.standard-packs__wrap__form .select2 .select2-selection__rendered {
  background: transparent !important;
  border: 1px solid #a6a6a6 !important;
  padding: 1rem 5rem 1rem 2rem !important;
  font-size: 3.4rem !important;
  color: #00aeff !important;
  line-height: 1 !important;
  height: auto !important;
}
@media only screen and (max-width: 767px) {
  .standard-packs__wrap__form .select2 .select2-selection__rendered {
    padding: 0.5rem 5rem 0.5rem 2rem;
    font-size: 3rem !important;
  }
}
@media only screen and (max-width: 639px) {
  .standard-packs__wrap__form .select2 .select2-selection__rendered {
    font-size: 2.4rem !important;
  }
}
.standard-packs__wrap__form .select2 .select2-container--open .select2-selection__arrow:before {
  transform: translate(50%, -40%) rotate(-135deg) scale(1);
}
.standard-packs__wrap__form .select2 .select2-selection__arrow {
  height: 4.8rem !important;
  padding: 0;
  margin: 0;
  width: 4rem;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .standard-packs__wrap__form .select2 .select2-selection__arrow {
    height: 4.2rem;
  }
}
.standard-packs__wrap__form .select2 .select2-selection__arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  height: 1rem;
  width: 1rem;
  border-right: 0.2rem solid #000000;
  border-bottom: 0.2rem solid #000000;
  transform: translate(50%, -60%) rotate(45deg) scale(1);
}
@media only screen and (max-width: 639px) {
  .standard-packs__wrap__form .select2 .select2-selection__arrow:before {
    transform: translate(50%, -80%) rotate(45deg) scale(1);
  }
}
.standard-packs__wrap__form .select2 .select2-selection__arrow:before {
  transition: transform 0.3s ease;
  right: 2.5rem;
  height: 1.5rem;
  width: 1.5rem;
  border-right: 0.2rem solid #00aeff;
  border-bottom: 0.2rem solid #00aeff;
}
.standard-packs__wrap__packages {
  width: 100%;
}
.standard-packs__wrap__packages__slider {
  width: 100%;
}
.standard-packs__wrap__packages__slider .slick-track {
  display: flex !important;
  width: 100%;
}
.standard-packs__wrap__packages__slider .slick-slide {
  height: inherit !important;
  min-width: 29rem;
}
.standard-packs__wrap__packages__slider .slick-slide > div {
  height: 100% !important;
}
.standard-packs__wrap__packages__slider {
  position: relative;
  display: block;
  width: auto;
  margin: 0 -2.5rem 0 -1.5rem;
}
.standard-packs__wrap__packages__slider .slick-prev {
  position: absolute;
  top: 40%;
  left: 1rem;
  font-size: 0;
  width: 5rem;
  height: 5rem;
  border-radius: 10000rem;
  padding: 0;
  display: block;
  border: 0;
  background: #00aeff;
}
.standard-packs__wrap__packages__slider .slick-prev:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11.003\" height=\"20.385\"><path fill=\"%23FFF\" fill-rule=\"nonzero\" d=\"M9.852 20.384.537 10.748 0 10.192l.537-.556L9.852 0l1.151 1.112-8.777 9.08 8.777 9.08z\"/></svg>");
  width: 11px;
  height: 20px;
  top: 15px;
  left: 17px;
}
.standard-packs__wrap__packages__slider .slick-next {
  position: absolute;
  top: 40%;
  right: 1.5rem;
  font-size: 0;
  width: 5rem;
  height: 5rem;
  border-radius: 10000rem;
  padding: 0;
  display: block;
  border: 0;
  background: #00aeff;
}
@media only screen and (max-width: 767px) {
  .standard-packs__wrap__packages__slider .slick-next {
    right: 3rem;
  }
}
.standard-packs__wrap__packages__slider .slick-next:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11.003\" height=\"20.385\"><path fill=\"%23FFF\" fill-rule=\"nonzero\" d=\"m1.15 20.384 9.315-9.636.538-.556-.538-.556L1.15 0 0 1.112l8.777 9.08L0 19.272z\"/></svg>");
  width: 11px;
  height: 20px;
  top: 15px;
  left: 21px;
}
.standard-packs__wrap__packages__slider .slick-active .standard-packs__wrap__packages__slider__item,
.standard-packs__wrap__packages__slider .slick-center .standard-packs__wrap__packages__slider__item,
.standard-packs__wrap__packages__slider .slick-current .standard-packs__wrap__packages__slider__item {
  opacity: 1;
  scale: 1;
}
.standard-packs__wrap__packages__slider__item {
  height: 100%;
  display: inline-block;
  min-height: 30rem;
  padding: 1rem 1rem 6rem;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .standard-packs__wrap__packages__slider__item {
    opacity: 0.5;
    scale: 0.9;
    padding: 1rem 1rem 8rem;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
.standard-packs__wrap__packages__slider__item.busy .button-round {
  background: white;
}
.standard-packs__wrap__packages__slider__item.busy .button-round .inlineLoader {
  opacity: 1;
  top: -0.4rem;
}
.standard-packs__wrap__packages__slider__item--inverted .standard-packs__wrap__packages__slider__item__inner, .standard-packs__wrap__packages__slider__item--Premium .standard-packs__wrap__packages__slider__item__inner {
  background: #555c5e;
}
.standard-packs__wrap__packages__slider__item--inverted .standard-packs__wrap__packages__slider__item__inner h5,
.standard-packs__wrap__packages__slider__item--inverted .standard-packs__wrap__packages__slider__item__inner h6,
.standard-packs__wrap__packages__slider__item--inverted .standard-packs__wrap__packages__slider__item__inner h4,
.standard-packs__wrap__packages__slider__item--inverted .standard-packs__wrap__packages__slider__item__inner p, .standard-packs__wrap__packages__slider__item--Premium .standard-packs__wrap__packages__slider__item__inner h5,
.standard-packs__wrap__packages__slider__item--Premium .standard-packs__wrap__packages__slider__item__inner h6,
.standard-packs__wrap__packages__slider__item--Premium .standard-packs__wrap__packages__slider__item__inner h4,
.standard-packs__wrap__packages__slider__item--Premium .standard-packs__wrap__packages__slider__item__inner p {
  color: white;
}
.standard-packs__wrap__packages__slider__item--scratch .standard-packs__wrap__packages__slider__item__inner {
  background-color: black;
  position: relative;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
}
.standard-packs__wrap__packages__slider__item--scratch .standard-packs__wrap__packages__slider__item__inner h5 {
  color: white !important;
  padding: 0 2rem;
}
.standard-packs__wrap__packages__slider__item__action {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.standard-packs__wrap__packages__slider__item__inner {
  background: white;
  padding: 2rem;
  text-align: center;
  color: black;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  align-items: flex-start;
  align-content: flex-start;
  outline: 3px solid #00aeff;
  cursor: pointer;
}
.standard-packs__wrap__packages__slider__item__inner h4 {
  text-align: center;
  width: 100%;
}
.standard-packs__wrap__packages__slider__item__inner h6,
.standard-packs__wrap__packages__slider__item__inner h5 {
  color: #555c5e;
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
.standard-packs__wrap__packages__slider__item__inner p {
  font-size: 1.4rem;
  line-height: 1.3;
  width: 100%;
  text-align: center;
  color: #555c5e;
}

.js-standard-pack-selector .select2-results__options li:first-of-type {
  display: none;
}
.js-standard-pack-selector.hidden {
  display: none;
}

/*------------------------------------------------------------------
Side Cart
------------------------------------------------------------------*/
.sidecart__inner__list__item {
  opacity: 1 !important;
  transform: none !important;
}

.sidecart {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.9);
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 99999999;
  backface-visibility: hidden;
  will-change: transform;
}
@media only screen and (max-width: 639px) {
  .sidecart {
    background: white;
  }
}
.sidecart:after {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: 1920px;
  z-index: -1;
  opacity: 0.33;
}
.sidecart .js-lead-time-message {
  color: #17db29;
}
.sidecart .inlineLoader {
  position: absolute;
  top: -5px;
}
.sidecart .inlineLoader use {
  stroke: #ffffff;
  animation: a 2s linear infinite;
}
@keyframes a {
  to {
    stroke-dashoffset: 0px;
  }
}
.sidecart .js-shop-set-checkout.busy {
  position: relative;
  color: #25b733;
}
.sidecart .js-shop-set-checkout.busy:after {
  display: none !important;
}
.sidecart .js-shop-set-checkout.busy .inlineLoader {
  display: block !important;
  opacity: 1;
}
.sidecart {
  /*------------------------------------------------------------------
  Close
  ------------------------------------------------------------------*/
}
.sidecart__close {
  width: calc(100% - 40rem - 40rem);
  width: calc(100% - 40rem);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent;
}
.sidecart {
  /*------------------------------------------------------------------
  Recommendations
  ------------------------------------------------------------------*/
}
.sidecart__recommend {
  width: 40rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40rem;
  background: #ffffff;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateX(-100%);
  will-change: transform;
  opacity: 0;
}
.sidecart__recommend__actions__extra {
  margin-top: -3rem;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-end;
  padding-right: 0.5rem;
}
.sidecart__recommend__actions__extra a {
  width: auto;
  color: #00aeff;
  padding-right: 1rem;
}
.sidecart__recommend__title {
  position: relative;
  width: 100%;
  padding: 6rem 2rem 2rem;
}
.sidecart__recommend__title p {
  margin: 0;
  position: relative;
}
@media only screen and (max-width: 1439px) {
  .sidecart__recommend__title p {
    display: none;
  }
}
.sidecart__recommend__title p:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  top: 54%;
  background: #000000;
  opacity: 0.2;
}
.sidecart__recommend__title span {
  font-size: 2.6rem;
  position: relative;
  padding-right: 1rem;
  background: #ffffff;
  text-transform: uppercase;
  z-index: 1;
}
.sidecart__recommend__slider {
  height: 100%;
}
.sidecart__recommend__slider .flickity-viewport {
  height: 100% !important;
}
.sidecart__recommend__slider__item {
  padding: 0 4rem 4rem;
  width: 100%;
}
.sidecart__recommend__slider__item__copy {
  padding-top: 1rem;
}
.sidecart__recommend__slider__item__copy p {
  font-size: 1.4rem;
  line-height: 1.2;
}
.sidecart__recommend__slider__item__actions__item {
  width: 32px;
  height: 34px;
  border: 1px solid #a6a6a6;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.sidecart__recommend__slider__item__actions__item:before {
  position: absolute;
  content: "";
  display: block;
  transform: scaleX(0);
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  left: -1px;
  top: -1px;
  background-color: #00aeff;
  transform-origin: bottom right;
  z-index: 1;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.sidecart__recommend__slider__item__actions__item:hover:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.sidecart__recommend__slider__item__actions__item:hover path {
  fill: #ffffff !important;
}
.sidecart__recommend__slider__item__actions__item svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.sidecart__recommend__slider__item__actions__item svg path {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.sidecart {
  /*------------------------------------------------------------------
  Main inner`
  ------------------------------------------------------------------*/
}
.sidecart__inner {
  width: 40rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #ffffff;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateX(-100%);
  will-change: transform;
  cursor: default;
}
@media only screen and (max-width: 639px) {
  .sidecart__inner {
    width: 100%;
  }
}
.sidecart__inner:after {
  box-shadow: 0px 0px 30px 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity;
  opacity: 0;
}
@media only screen and (max-width: 1439px) {
  .sidecart__inner__back {
    display: flex !important;
    background: #00aeff;
    align-items: center;
    width: 100%;
    padding: 0.5rem 2rem;
    position: absolute;
    top: 0;
    z-index: 3;
    cursor: pointer;
  }
  .sidecart__inner__back path {
    stroke: #ffffff;
  }
  .sidecart__inner__back p {
    color: #ffffff;
    font-weight: bold;
    margin: 0;
    margin-left: 2rem;
  }
}
.sidecart__inner__close {
  position: absolute;
  cursor: pointer;
  top: 2rem;
  left: 2rem;
  -webkit-appearance: none;
  border: 0;
  background: transparent;
  outline: none;
  padding: 0;
  z-index: 3;
  width: 3rem;
}
.sidecart__inner__close svg {
  width: 3rem;
  height: 3rem;
}
.sidecart__inner__close svg path {
  fill: #00aeff;
}
@media only screen and (max-width: 1439px) {
  .sidecart__inner__close {
    display: none;
  }
}
.sidecart__inner__title {
  position: relative;
  width: 100%;
  padding: 6rem 2rem 2rem;
}
@media only screen and (max-width: 1439px) {
  .sidecart__inner__title {
    padding: 2.4rem 2rem 2rem;
  }
}
.sidecart__inner__title p {
  margin: 0;
  position: relative;
}
@media only screen and (max-width: 1439px) {
  .sidecart__inner__title p {
    display: none;
  }
}
.sidecart__inner__title p:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  top: 54%;
  background: #000000;
  opacity: 0.2;
}
.sidecart__inner__title span {
  font-size: 2.6rem;
  position: relative;
  padding-right: 1rem;
  background: #ffffff;
  text-transform: uppercase;
  z-index: 1;
}
.sidecart__inner__actions {
  background: #ffffff;
  border-top: 1px solid #e4e4e4;
  width: 100%;
  margin-top: 2rem;
  padding: 3.4rem 2rem;
  position: absolute;
  bottom: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
  transform: translateY(0);
}
.sidecart__inner__actions__autocomplete {
  width: 100%;
  margin-top: -2rem;
  margin-bottom: 2rem;
  position: relative;
}
.sidecart__inner__actions__autocomplete.busy {
  color: #00aeff;
}
.sidecart__inner__actions__autocomplete.busy > svg,
.sidecart__inner__actions__autocomplete.busy input {
  pointer-events: none;
  opacity: 0.2;
}
.sidecart__inner__actions__autocomplete.busy .inlineLoader {
  opacity: 1;
}
.sidecart__inner__actions__autocomplete .inlineLoader {
  position: absolute;
  top: 1.85rem;
  width: 80px;
  height: 40px;
}
.sidecart__inner__actions__autocomplete .inlineLoader use {
  stroke: #00aeff;
  animation: a 2s linear infinite;
}
.sidecart__inner__actions__autocomplete p {
  margin: 0;
}
.sidecart__inner__actions__autocomplete__input {
  border: 1px solid #00aeff;
  font-size: 1.4rem;
  height: auto;
  line-height: 1;
  padding: 0.7rem 2rem 0.7rem 3rem;
  color: #00aeff;
  font-weight: 600;
  border-radius: 0.3rem;
}
.sidecart__inner__actions__autocomplete > svg:not(.inlineLoader) {
  position: absolute;
  top: 3.2rem;
  left: 1rem;
}
.sidecart__inner__actions__total h5 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.sidecart__inner__actions__total h5 span {
  font-weight: lighter;
  font-family: "Arial";
}
.sidecart__inner__actions__total__smaller {
  font-size: 70%;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 0.8rem;
}
.sidecart__inner__actions__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.sidecart__inner__actions__items p {
  font-size: 1.2rem;
  margin: 0.4rem 0 0.2rem;
  text-align: center;
  width: 100%;
}
.sidecart__inner__actions__items .btn, .sidecart__inner__actions__items .contactModal__wrap__content [type=submit], .contactModal__wrap__content .sidecart__inner__actions__items [type=submit],
.sidecart__inner__actions__items .contactModal__wrap__content .action,
.contactModal__wrap__content .sidecart__inner__actions__items .action,
.sidecart__inner__actions__items .orderModal__wrap__content [type=submit],
.orderModal__wrap__content .sidecart__inner__actions__items [type=submit],
.sidecart__inner__actions__items .orderModal__wrap__content .action,
.orderModal__wrap__content .sidecart__inner__actions__items .action,
.sidecart__inner__actions__items .summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .sidecart__inner__actions__items [type=submit],
.sidecart__inner__actions__items .summaryModal__wrap__content .action,
.summaryModal__wrap__content .sidecart__inner__actions__items .action,
.sidecart__inner__actions__items .guestModal__wrap__content [type=submit],
.guestModal__wrap__content .sidecart__inner__actions__items [type=submit],
.sidecart__inner__actions__items .guestModal__wrap__content .action,
.guestModal__wrap__content .sidecart__inner__actions__items .action,
.sidecart__inner__actions__items .loginModal__wrap__content [type=submit],
.loginModal__wrap__content .sidecart__inner__actions__items [type=submit],
.sidecart__inner__actions__items .loginModal__wrap__content .action,
.loginModal__wrap__content .sidecart__inner__actions__items .action {
  width: 100%;
}
.sidecart__inner__actions__buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: -2rem;
  margin-right: -2rem;
}
.sidecart__inner__actions__buttons .btn, .sidecart__inner__actions__buttons .contactModal__wrap__content [type=submit], .contactModal__wrap__content .sidecart__inner__actions__buttons [type=submit],
.sidecart__inner__actions__buttons .contactModal__wrap__content .action,
.contactModal__wrap__content .sidecart__inner__actions__buttons .action,
.sidecart__inner__actions__buttons .orderModal__wrap__content [type=submit],
.orderModal__wrap__content .sidecart__inner__actions__buttons [type=submit],
.sidecart__inner__actions__buttons .orderModal__wrap__content .action,
.orderModal__wrap__content .sidecart__inner__actions__buttons .action,
.sidecart__inner__actions__buttons .summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .sidecart__inner__actions__buttons [type=submit],
.sidecart__inner__actions__buttons .summaryModal__wrap__content .action,
.summaryModal__wrap__content .sidecart__inner__actions__buttons .action,
.sidecart__inner__actions__buttons .guestModal__wrap__content [type=submit],
.guestModal__wrap__content .sidecart__inner__actions__buttons [type=submit],
.sidecart__inner__actions__buttons .guestModal__wrap__content .action,
.guestModal__wrap__content .sidecart__inner__actions__buttons .action,
.sidecart__inner__actions__buttons .loginModal__wrap__content [type=submit],
.loginModal__wrap__content .sidecart__inner__actions__buttons [type=submit],
.sidecart__inner__actions__buttons .loginModal__wrap__content .action,
.loginModal__wrap__content .sidecart__inner__actions__buttons .action {
  width: 50%;
}
.sidecart__inner__actions__micro {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.sidecart__inner__actions__micro__item--long {
  margin-left: 0;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
  color: #000000;
  align-items: center;
  font-weight: bold;
}
.sidecart__inner__actions__micro__item--square {
  width: 4rem;
  height: 4rem;
  position: relative;
  margin-left: 1rem;
  background: #e4e4e4;
  margin-right: 0;
}
.sidecart__inner__actions__micro__item--square svg {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.sidecart__inner__actions__micro__item svg {
  width: 4rem;
  height: 4.3rem;
}
.sidecart__inner__actions__micro__item svg path {
  stroke: #000000;
}
.sidecart__inner__list {
  width: 100%;
  max-height: calc(100% - 47.5rem);
}
@media only screen and (min-width: 1440px) {
  .sidecart__inner__list {
    max-height: calc(100% - 10.2rem);
  }
}
.sidecart__inner__list {
  position: relative;
  background: #ffffff;
  overflow: auto;
}
@media only screen and (max-width: 1439px) {
  .sidecart__inner__list {
    max-height: calc(100% - 39.8rem);
    max-height: calc(100% - 48.8rem);
    max-height: calc(100% - 44.8rem);
  }
}
.sidecart__inner__list::-webkit-scrollbar-track {
  background-color: #a6a6a6;
}
.sidecart__inner__list::-webkit-scrollbar {
  width: 3px;
  height: 4px;
  background-color: #a6a6a6;
}
.sidecart__inner__list::-webkit-scrollbar-thumb {
  background-color: #00aeff;
  border: 0;
}
.sidecart__inner__list__empty {
  padding: 0 6rem;
  text-align: center;
  padding-top: 10vh;
}
.sidecart__inner__list__empty path {
  fill: #00aeff;
}
.sidecart__inner__list__emptybutton {
  padding: 0 2rem;
  text-align: center;
}
.sidecart__inner__list__item {
  border-bottom: 1px solid #e4e4e4;
  padding: 0 2rem 0.5rem;
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  transition: opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity, transform;
  opacity: 0;
  background: #ffffff;
  backface-visibility: hidden;
}
.sidecart__inner__list__item:first-of-type .sidecart__inner__list__item__remove {
  display: none;
}
.sidecart__inner__list__item:nth-child(0) {
  transform: translateX(2rem) translateY(0rem);
}
.sidecart__inner__list__item:nth-child(1) {
  transform: translateX(2rem) translateY(4rem);
}
.sidecart__inner__list__item:nth-child(2) {
  transform: translateX(2rem) translateY(8rem);
}
.sidecart__inner__list__item:nth-child(3) {
  transform: translateX(2rem) translateY(12rem);
}
.sidecart__inner__list__item:nth-child(4) {
  transform: translateX(2rem) translateY(16rem);
}
.sidecart__inner__list__item:nth-child(5) {
  transform: translateX(2rem) translateY(20rem);
}
.sidecart__inner__list__item:nth-child(6) {
  transform: translateX(2rem) translateY(24rem);
}
.sidecart__inner__list__item:nth-child(7) {
  transform: translateX(2rem) translateY(28rem);
}
.sidecart__inner__list__item:nth-child(8) {
  transform: translateX(2rem) translateY(32rem);
}
.sidecart__inner__list__item:nth-child(9) {
  transform: translateX(2rem) translateY(36rem);
}
.sidecart__inner__list__item:nth-child(10) {
  transform: translateX(2rem) translateY(40rem);
}
.sidecart__inner__list__item:nth-child(11) {
  transform: translateX(2rem) translateY(44rem);
}
.sidecart__inner__list__item:nth-child(12) {
  transform: translateX(2rem) translateY(48rem);
}
.sidecart__inner__list__item--placeholder .sidecart__inner__list__item__image span {
  background: rgba(0, 0, 0, 0.1);
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(0, 0, 0, 0.1);
  background: linear-gradient(to right, #eaeaea 10%, #d5dadc 18%, #eaeaea 33%);
  background-size: 800px 104px;
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.sidecart__inner__list__item--placeholder .sidecart__inner__list__item__details p {
  position: relative;
  width: 100%;
  line-height: 1.2;
}
.sidecart__inner__list__item--placeholder .sidecart__inner__list__item__details p:after {
  position: absolute;
  content: "";
  display: block;
  top: 2px;
  bottom: 2px;
  left: 0;
  right: 0;
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: rgba(0, 0, 0, 0.1);
  background: linear-gradient(to right, #eaeaea 10%, #d5dadc 18%, #eaeaea 33%);
  background-size: 800px 104px;
}
.sidecart__inner__list__item--placeholder .sidecart__inner__list__item__details p:last-of-type {
  width: 80%;
}
.sidecart__inner__list__item__image {
  display: block;
  width: 10rem;
  position: relative;
}
.sidecart__inner__list__item__image span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.sidecart__inner__list__item__details {
  width: calc(100% - 10rem);
  padding: 0 2rem;
}
.sidecart__inner__list__item__details p {
  line-height: 1.2;
  margin-bottom: 1rem;
  font-size: 1.4rem;
}
.sidecart__inner__list__item__details p i {
  font-style: normal;
  font-weight: bold;
  font-size: 1.2rem;
}
.sidecart__inner__list__item__details p span {
  font-size: 70%;
}
.sidecart__inner__list__item__details__tooltip {
  color: #00aeff;
  font-size: 1.2rem !important;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
}
.sidecart__inner__list__item__details__tooltip svg {
  margin-left: 1rem;
  width: 16px;
  height: 16px;
}
.sidecart__inner__list__item__details__lead-time {
  font-size: 1.4rem !important;
}
.sidecart__inner__list__item__details__lead-time.red {
  color: #ba2e2d;
  display: flex;
  gap: 1rem;
}
.sidecart__inner__list__item__details__lead-time.red svg {
  width: 1.6rem;
  height: 1.6rem;
}
.sidecart__inner__list__item__details__lead-time.green {
  color: #87bf34;
  display: flex;
  gap: 1rem;
}
.sidecart__inner__list__item__details__lead-time.green svg {
  width: 1.6rem;
  height: 1.6rem;
}
.sidecart__inner__list__item__remove {
  position: absolute;
  top: 0;
  right: 2rem;
  display: none;
}
.sidecart__inner__list__item__remove svg {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
}
.sidecart .shippingLocations p {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: -0.8rem;
  margin-top: -2.6rem;
}
.sidecart .shippingLocations.erroneous {
  outline: 1px solid #f78c6c;
  outline-offset: 5px;
}
.sidecart .select2-selection__placeholder {
  color: #555c5e !important;
}
.sidecart .select2-results__option {
  font-weight: 700;
  font-size: 1.4rem !important;
}
.sidecart .select2 {
  margin-bottom: 1rem !important;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"22\" height=\"14\" viewBox=\"0 0 22 14\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%2300B1FF\" stroke-width=\"3\"><g><g><path d=\"m1 1 10 10L21 1\"/></g></g></g></g></svg>");
  background-size: 11px 7px;
  background-position: center right 5px;
  margin-bottom: 0 !important;
  border: 1px solid #00aeff !important;
}
.sidecart .select2 .select2-selection__rendered {
  background: transparent !important;
  color: #ffffff !important;
  border-bottom: 0 !important;
  font-size: 1rem !important;
  padding-left: 0.5rem !important;
  padding-right: 0 !important;
  padding-top: 0.1rem !important;
  padding-bottom: 0.1rem !important;
  color: #00aeff !important;
  font-weight: 700;
  height: auto !important;
}
.sidecart .select2-results__option {
  font-size: 1.2rem !important;
  padding: 0.5rem !important;
  background: white;
}
.sidecart .select2-search {
  margin: 0;
  background: white;
}
.sidecart .select2-search input {
  margin: 0;
  font-size: 1.2rem;
  height: 32px;
  min-height: 10px;
}

.side-cart-empty .sidecart__inner__actions {
  opacity: 0;
  transform: translateY(100%);
}

.sidecartActive {
  position: relative;
  max-height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 639px) {
  .sidecartActive .steps {
    opacity: 0;
  }
}
.sidecartActive body {
  position: relative;
  max-height: 100%;
  overflow: hidden;
}
.sidecartActive .sidecart {
  visibility: visible;
  opacity: 1;
}
.sidecartActive .sidecart__recommend:after {
  opacity: 1;
}
.sidecartActive .sidecart__inner:after {
  opacity: 1;
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.mojs-shape {
  z-index: 33;
}

[data-name=mojs-shape] {
  z-index: 33;
}

.printPDF {
  float: left;
  font-size: 1.4rem;
  position: relative;
  top: 0.5rem;
  font-weight: 600;
  z-index: 4;
}
.printPDF svg {
  position: relative;
  top: 2px;
  margin-right: 1rem;
}
.printPDF path {
  fill: #00aeff;
}

.toggle {
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.toggle--bottom {
  margin-top: 2rem;
}
.toggle--bottom:after {
  position: absolute;
  content: "";
  display: block;
  top: -1rem;
  left: -2rem;
  right: -2rem;
  height: 1px;
  background: #e4e4e4;
}
.toggle input {
  position: absolute;
  width: 4.5rem;
  height: 2.6rem;
  right: 0;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.toggle input:focus + label,
.toggle input:checked + label,
.toggle input + label {
  padding-right: 6rem;
  padding-left: 0;
  display: inline-block;
  min-height: 3rem;
  width: 100%;
  font-size: 1.4rem;
  color: #a6a6a6;
  margin: 2.2rem 0 1.1rem;
  display: block;
  line-height: 1.9;
  text-align: right;
}
.toggle input:focus + label:before,
.toggle input:checked + label:before,
.toggle input + label:before {
  position: absolute;
  content: "";
  display: block;
  border: 1px solid #e4e4e4;
  box-shadow: 0 1px 3px 0 rgba(228, 228, 228, 0.7);
  width: 4.5rem;
  background: #ffffff;
  background: rgb(240.75, 240.75, 240.75);
  height: 2.6rem;
  right: 0;
  top: 0.1rem;
  border-radius: 100rem;
  left: auto;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: background;
}
.toggle input:focus + label:after,
.toggle input:checked + label:after,
.toggle input + label:after {
  position: absolute;
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 3.8rem;
  border: 1px solid #ffffff;
  top: 0.4rem;
  left: calc(100% - 4.1rem);
  background: #ffffff;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: left, border, width;
}
.toggle input:target + label:before,
.toggle input:active + label:before {
  background: #f7f7f7;
}
.toggle input:target + label:after,
.toggle input:active + label:after {
  width: 2.8rem;
}
.toggle input:checked + label:before {
  border: 1px solid rgb(0, 163.56, 239.7);
  background: #00aeff;
}
.toggle input:checked + label:after {
  width: 2rem;
  background: #ffffff;
  border: 1px solid #ffffff;
  left: calc(100% - 2.4rem);
}
.toggle input:checked:active + label:before {
  border: 1px solid rgb(0, 163.56, 239.7);
  background: #00aeff;
}
.toggle input:checked:active + label:after {
  width: 2.8rem;
  background: #ffffff;
  border: 1px solid #ffffff;
  left: calc(100% - 3.2rem);
}

.altPrice {
  margin-right: 0.5rem;
  margin-left: auto;
  color: #00aeff;
}

.sidecart__inner__margins {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}
.sidecart__inner__margins__row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem 0;
  border-bottom: 1px solid #e4e4e4;
  font-size: 1.4rem;
}
.sidecart__inner__margins__row--buttons {
  justify-content: space-between;
  margin-top: -1.5rem;
  padding-bottom: 1rem;
}
.sidecart__inner__margins__row--buttons .button-quite-large {
  padding: 0.7rem 1rem 0.6rem !important;
  background: white;
  color: black;
  border-radius: 0.3rem;
  box-shadow: none !important;
}
.sidecart__inner__margins__row--buttons .button-quite-large > svg path {
  fill: black;
}
.sidecart__inner__margins__row--buttons .button-quite-large::before {
  top: 0.3rem;
  right: 0.3rem;
}
.sidecart__inner__margins__row--buttons .button-quite-large::after {
  top: 1.3rem !important;
  right: 1rem !important;
}
.sidecart__inner__margins__row--buttons .button-quite-large h6 {
  font-size: 1.2rem;
}
.sidecart__inner__margins__row--buttons .button-quite-large > svg {
  width: 1.4rem;
}
.sidecart__inner__margins__row--buttons .button-quite-large.selected {
  background: #00aeff;
  color: white;
  box-shadow: none;
}
.sidecart__inner__margins__row--buttons .button-quite-large.selected::before {
  border-color: white;
}
.sidecart__inner__margins__row--buttons .button-quite-large.selected > svg path {
  fill: white;
}
.sidecart__inner__margins__row--small {
  font-size: 1.2rem;
}
.sidecart__inner__margins__row__item {
  width: 25%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.sidecart__inner__margins__row__item:first-of-type {
  justify-content: flex-start;
}
.sidecart__inner__margins__row__item.arial {
  font-family: "Arial";
  font-weight: bold;
  font-size: 13px;
}
.sidecart__inner__margins__row__item.freight-select {
  width: 28%;
}
.sidecart__inner__margins__row__item.freight-select + .sidecart__inner__margins__row__item {
  width: 22%;
}

.takeoverActive .select2-results__options li:first-of-type {
  display: none !important;
}

.altHeight {
  max-height: calc(100% - 57.5rem);
}
@media only screen and (max-width: 1439px) {
  .altHeight {
    max-height: calc(100% - 51.8rem);
  }
}

/*------------------------------------------------------------------
Side Cart - Desktop
------------------------------------------------------------------*/
@media only screen and (max-width: 1439px) {
  .sidecart__recommend {
    display: none !important;
  }
}

@media only screen and (max-width: 1439px) {
  .sidecart__inner__actions {
    transform: translateX(0) !important;
  }
}
@media only screen and (min-width: 1440px) {
  .sidecart__inner__title,
  .sidecart__inner {
    background: white;
  }
  .sidecart__inner__list {
    min-height: 60rem;
  }
  .sidecart__inner__actions {
    display: block;
    position: fixed;
    top: 9rem;
    left: 40rem;
    z-index: -1;
    border-top: 0;
    padding-top: 0;
    transform: translateX(-170%);
  }
}
/*------------------------------------------------------------------
Side Cart Desktop
------------------------------------------------------------------*/
@media only screen and (min-width: 1440px) {
  .takeoverActive .sidecart {
    display: none !important;
  }
  .sidecart {
    left: auto;
    top: 10rem;
    width: 40rem;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage .builder__scene__actions__item.js-step-4 {
    display: none;
  }
  html:not(.takeoverActive) .sidecartAvailable .steps,
  html:not(.takeoverActive) .sidecartAvailable .progress {
    padding-right: 40rem;
  }
  html:not(.takeoverActive) .sidecartAvailable .builder {
    padding-right: 40rem;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart {
    opacity: 1 !important;
    visibility: visible !important;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .builder__scene__actions__item.js-step-4 {
    display: none;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .steps,
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .steps__wrap__summary {
    display: none !important;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart {
    left: auto;
    top: 10rem;
    width: 40rem;
    z-index: 998;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__recommend {
    transform: none !important;
    position: relative;
    opacity: 1 !important;
    margin-top: 1rem;
    order: 1;
    left: 0;
    width: calc(100% - 0.4rem);
    z-index: 2;
    display: none;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__recommend__title {
    order: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner {
    left: auto;
    right: 0;
    transform: translateX(0%) !important;
    display: flex !important;
    flex-wrap: wrap !important;
    align-content: flex-start;
    overflow-y: auto;
    overflow-x: hidden;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner::-webkit-scrollbar-track {
    background-color: #a6a6a6;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner::-webkit-scrollbar {
    width: 3px;
    height: 4px;
    background-color: #a6a6a6;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner::-webkit-scrollbar-thumb {
    background-color: #00aeff;
    border: 0;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__close {
    display: none;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__actions {
    opacity: 1 !important;
    transform: none !important;
    transform: translateX(-100%) !important;
    position: relative !important;
    bottom: auto !important;
    z-index: 99999;
    top: 0;
    margin-top: 1rem;
    order: 2;
    padding-bottom: 0;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__actions__title {
    display: block !important;
    margin-bottom: 1rem;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__actions__title p {
    margin: 0;
    position: relative;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1439px) {
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__actions__title p {
    display: none;
  }
}
@media only screen and (min-width: 1440px) {
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__actions__title p:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    top: 54%;
    background: #000000;
    opacity: 0.2;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__actions__title span {
    font-size: 2.6rem;
    position: relative;
    padding-right: 1rem;
    background: #ffffff;
    text-transform: uppercase;
    z-index: 1;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__title {
    padding-top: 0;
    order: 3;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__title span {
    font-size: 2rem;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__list {
    padding-top: 2rem !important;
    order: 4;
    max-height: none !important;
  }
  html:not(.takeoverActive) .Utemaster\\Site\\BuilderPage.sidecartAvailable .sidecart__inner__list__item {
    transform: none !important;
    opacity: 1 !important;
  }
}
.buildSummary {
  padding-top: 4rem;
  margin-bottom: 4rem;
}
.buildSummary__wrap {
  margin: 0 auto;
  max-width: 1024px;
}
.buildSummary__wrap__header h1 {
  color: #00aeff;
}
.buildSummary__wrap__list__item h3 {
  color: #000000;
}
.buildSummary__wrap__list__item__grid__item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  margin-bottom: 2rem;
}
.buildSummary__wrap__list__item__grid__item:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  top: 100%;
  height: 1px;
  background: #e4e4e4;
}
.buildSummary__wrap__list__item__grid__item:last-of-type:after {
  display: none;
}
.buildSummary__wrap__list__item__grid__item__image {
  width: 20rem;
}
.buildSummary__wrap__list__item__grid__item__copy {
  padding-left: 2rem;
  width: calc(100% - 20rem);
}

.swal2-popup.swal2-toast {
  box-sizing: border-box;
  grid-column: 1/4 !important;
  grid-row: 1/4 !important;
  grid-template-columns: 1fr 99fr 1fr;
  padding: 1em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9;
}

.swal2-popup.swal2-toast > * {
  grid-column: 2;
}

.swal2-popup.swal2-toast .swal2-title {
  margin: 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}

.swal2-popup.swal2-toast .swal2-loading {
  justify-content: center;
}

.swal2-popup.swal2-toast .swal2-input {
  height: 2em;
  margin: 0.5em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-validation-message {
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}

.swal2-popup.swal2-toast .swal2-close {
  grid-column: 3/3;
  grid-row: 1/99;
  align-self: center;
  width: 0.8em;
  height: 0.8em;
  margin: 0;
  font-size: 2em;
}

.swal2-popup.swal2-toast .swal2-html-container {
  margin: 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}

.swal2-popup.swal2-toast .swal2-html-container:empty {
  padding: 0;
}

.swal2-popup.swal2-toast .swal2-loader {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  height: 2em;
  margin: 0.25em;
}

.swal2-popup.swal2-toast .swal2-icon {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0 0.5em 0 0;
}

.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  top: 0.875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-actions {
  justify-content: flex-start;
  height: auto;
  margin: 0;
  margin-top: 0.3125em;
  padding: 0;
}

.swal2-popup.swal2-toast .swal2-styled {
  margin: 0.25em 0.5em;
  padding: 0.4em 0.6em;
  font-size: 1em;
}

.swal2-popup.swal2-toast .swal2-styled:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(100, 150, 200, 0.5);
}

.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}

.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {
  height: 0.3125em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}

.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-toast-animate-success-line-tip 0.75s;
  animation: swal2-toast-animate-success-line-tip 0.75s;
}

.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-toast-animate-success-line-long 0.75s;
  animation: swal2-toast-animate-success-line-long 0.75s;
}

.swal2-popup.swal2-toast.swal2-show {
  -webkit-animation: swal2-toast-show 0.5s;
  animation: swal2-toast-show 0.5s;
}

.swal2-popup.swal2-toast.swal2-hide {
  -webkit-animation: swal2-toast-hide 0.1s forwards;
  animation: swal2-toast-hide 0.1s forwards;
}

.swal2-container {
  display: grid;
  position: fixed;
  z-index: 101160;
  z-index: 999999989;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end" "gap gap gap";
  grid-template-rows: auto auto auto 0.625em;
  height: 100%;
  padding: 0.625em 0.625em 0;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}

.swal2-container::after {
  content: "";
  grid-column: 1/4;
  grid-row: 4;
  height: 0.625em;
}

.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}

.swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}

.swal2-container.swal2-top-start,
.swal2-container.swal2-center-start,
.swal2-container.swal2-bottom-start {
  grid-template-columns: minmax(0, 1fr) auto auto;
}

.swal2-container.swal2-top,
.swal2-container.swal2-center,
.swal2-container.swal2-bottom {
  grid-template-columns: auto minmax(0, 1fr) auto;
}

.swal2-container.swal2-top-end,
.swal2-container.swal2-center-end,
.swal2-container.swal2-bottom-end {
  grid-template-columns: auto auto minmax(0, 1fr);
}

.swal2-container.swal2-top-start > .swal2-popup {
  align-self: start;
}

.swal2-container.swal2-top > .swal2-popup {
  grid-column: 2;
  align-self: start;
  justify-self: center;
}

.swal2-container.swal2-top-end > .swal2-popup,
.swal2-container.swal2-top-right > .swal2-popup {
  grid-column: 3;
  align-self: start;
  justify-self: end;
}

.swal2-container.swal2-center-start > .swal2-popup,
.swal2-container.swal2-center-left > .swal2-popup {
  grid-row: 2;
  align-self: center;
}

.swal2-container.swal2-center > .swal2-popup {
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  justify-self: center;
}

.swal2-container.swal2-center-end > .swal2-popup,
.swal2-container.swal2-center-right > .swal2-popup {
  grid-column: 3;
  grid-row: 2;
  align-self: center;
  justify-self: end;
}

.swal2-container.swal2-bottom-start > .swal2-popup,
.swal2-container.swal2-bottom-left > .swal2-popup {
  grid-column: 1;
  grid-row: 3;
  align-self: end;
}

.swal2-container.swal2-bottom > .swal2-popup {
  grid-column: 2;
  grid-row: 3;
  justify-self: center;
  align-self: end;
}

.swal2-container.swal2-bottom-end > .swal2-popup,
.swal2-container.swal2-bottom-right > .swal2-popup {
  grid-column: 3;
  grid-row: 3;
  align-self: end;
  justify-self: end;
}

.swal2-container.swal2-grow-row > .swal2-popup,
.swal2-container.swal2-grow-fullscreen > .swal2-popup {
  grid-column: 1/4;
  width: 100%;
}

.swal2-container.swal2-grow-column > .swal2-popup,
.swal2-container.swal2-grow-fullscreen > .swal2-popup {
  grid-row: 1/4;
  align-self: stretch;
}

.swal2-container.swal2-no-transition {
  transition: none !important;
}

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  width: 32em;
  max-width: 100%;
  padding: 0 0 1.25em;
  border: none;
  border-radius: 5px;
  background: #fff;
  font-family: inherit;
  font-size: 1rem;
}

.swal2-popup:focus {
  outline: none;
}

.swal2-popup.swal2-loading {
  overflow-y: hidden;
}

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0.8em 1em 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}

.swal2-actions {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0;
  padding: 0;
}

.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}

.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}

.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.swal2-loader {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 transparent #2778c4 transparent;
}

.swal2-styled {
  margin: 0.3125em;
  padding: 0.625em 1.1em;
  transition: box-shadow 0.1s;
  box-shadow: 0 0 0 3px transparent;
  font-weight: 500;
}

.swal2-styled:not([disabled]) {
  cursor: pointer;
}

.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #7367f0;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-confirm:focus {
  box-shadow: 0 0 0 3px rgba(115, 103, 240, 0.5);
}

.swal2-styled.swal2-deny {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #ea5455;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-deny:focus {
  box-shadow: 0 0 0 3px rgba(234, 84, 85, 0.5);
}

.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #6e7d88;
  color: #fff;
  font-size: 1em;
}

.swal2-styled.swal2-cancel:focus {
  box-shadow: 0 0 0 3px rgba(110, 125, 136, 0.5);
}

.swal2-styled.swal2-default-outline:focus {
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}

.swal2-styled:focus {
  outline: none;
}

.swal2-styled::-moz-focus-inner {
  border: 0;
}

.swal2-footer {
  justify-content: center;
  margin: 1em 0 0;
  padding: 1em 1em 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em;
}

.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  grid-column: auto !important;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}

.swal2-image {
  max-width: 100%;
  margin: 2em auto 1em;
}

.swal2-close {
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s, box-shadow 0.1s;
  border: none;
  border-radius: 5px;
  background: transparent;
  color: #ccc;
  font-family: serif;
  font-family: monospace;
  font-size: 2.5em;
  cursor: pointer;
  justify-self: end;
}

.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}

.swal2-close:focus {
  outline: none;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}

.swal2-close::-moz-focus-inner {
  border: 0;
}

.swal2-html-container {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 1em 1.6em 0.3em;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
}

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em 2em 0;
}

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: auto;
  transition: border-color 0.1s, box-shadow 0.1s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;
  color: inherit;
  font-size: 1.125em;
}

.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}

.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(100, 150, 200, 0.5);
}

.swal2-input::-moz-placeholder,
.swal2-file::-moz-placeholder,
.swal2-textarea::-moz-placeholder {
  color: #ccc;
}

.swal2-input:-ms-input-placeholder,
.swal2-file:-ms-input-placeholder,
.swal2-textarea:-ms-input-placeholder {
  color: #ccc;
}

.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #ccc;
}

.swal2-range {
  margin: 1em 2em 0;
  background: #fff;
}

.swal2-range input {
  width: 80%;
}

.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}

.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.125em;
  line-height: 2.625em;
}

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}

.swal2-input[type=number] {
  max-width: 10em;
}

.swal2-file {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  background: inherit;
  font-size: 1.125em;
}

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em;
}

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em;
}

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}

.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.125em;
}

.swal2-radio input,
.swal2-checkbox input {
  flex-shrink: 0;
  margin: 0 0.4em;
}

.swal2-input-label {
  display: flex;
  justify-content: center;
  margin: 1em auto 0;
}

.swal2-validation-message {
  align-items: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300;
}

.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 2.5em auto 0.6em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}

.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}

.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {
  left: 1.0625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {
  right: 1em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-error.swal2-icon-show {
  -webkit-animation: swal2-animate-error-icon 0.5s;
  animation: swal2-animate-error-icon 0.5s;
}

.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
  -webkit-animation: swal2-animate-error-x-mark 0.5s;
  animation: swal2-animate-error-x-mark 0.5s;
}

.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}

.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}

.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}

.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}

.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}

.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}

.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}

.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
  -webkit-animation: swal2-animate-success-line-tip 0.75s;
  animation: swal2-animate-success-line-tip 0.75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
  -webkit-animation: swal2-animate-success-line-long 0.75s;
  animation: swal2-animate-success-line-long 0.75s;
}

.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
  -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
  animation: swal2-rotate-success-circular-line 4.25s ease-in;
}

.swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 1.25em auto;
  padding: 0;
  background: inherit;
  font-weight: 600;
}

.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}

.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #2778c4;
  color: #fff;
  line-height: 2em;
  text-align: center;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #2778c4;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
  background: #add8e6;
  color: #fff;
}

.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
  background: #add8e6;
}

.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #2778c4;
}

[class^=swal2] {
  -webkit-tap-highlight-color: transparent;
}

.swal2-show {
  -webkit-animation: swal2-show 0.3s;
  animation: swal2-show 0.3s;
}

.swal2-hide {
  -webkit-animation: swal2-hide 0.15s forwards;
  animation: swal2-hide 0.15s forwards;
}

.swal2-noanimation {
  transition: none;
}

.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.swal2-rtl .swal2-close {
  margin-right: initial;
  margin-left: 0;
}

.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}

@-webkit-keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@-webkit-keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@-webkit-keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@-webkit-keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@-webkit-keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@-webkit-keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@-webkit-keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@-webkit-keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}

body.swal2-height-auto {
  height: auto !important;
}

body.swal2-no-backdrop .swal2-container {
  background-color: transparent !important;
  pointer-events: none;
}

body.swal2-no-backdrop .swal2-container .swal2-popup {
  pointer-events: all;
}

body.swal2-no-backdrop .swal2-container .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
    position: static !important;
  }
}
body.swal2-toast-shown .swal2-container {
  box-sizing: border-box;
  width: 360px;
  max-width: 100%;
  background-color: transparent;
}

body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}

body.swal2-toast-shown .swal2-container.swal2-top-start,
body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-center-start,
body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}

body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-start,
body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}

body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}

.swal2-container.swal2-backdrop-show {
  background: rgba(0, 0, 0, 0.9) !important;
}

.swal2-modal {
  border-radius: 0 !important;
  border-top: 3px solid #00aeff !important;
}

html .swal2-popup {
  width: 38rem !important;
}
html .swal2-popup .swal2-title {
  margin-top: 1rem;
  line-height: 1.2;
  color: #00aeff;
  font-size: 3rem;
}
html .swal2-popup .swal2-html-container,
html .swal2-popup .swal2-content {
  font-size: 1.6rem;
  margin-top: 1rem;
  color: #000000;
  line-height: 1.6;
}
html .swal2-popup .swal2-actions {
  margin-top: 2rem;
  margin-bottom: 3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
html .swal2-popup .swal2-actions button {
  width: calc(50% - 2rem);
  margin: 0 0.5rem;
  font-size: 1.6rem;
  border-radius: 0 !important;
}
html .swal2-popup .swal2-actions .swal2-confirm {
  background: #00aeff !important;
}
html .swal2-popup .swal2-actions .swal2-cancel {
  background: #000000 !important;
}
html .swal2-popup .swal2-styled:focus {
  box-shadow: 0px 1px 8px 0 rgba(0, 0, 0, 0.3);
}

.tooltip-container {
  padding-top: 4rem !important;
}
.tooltip-container .swal2-close {
  display: block !important;
  top: -4.5rem !important;
  font-size: 4rem !important;
  font-weight: 100 !important;
  right: -1rem !important;
}
.tooltip-container .swal2-modal {
  width: 90% !important;
  max-width: 80rem;
}
.tooltip-container .tooltip-flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.tooltip-container .tooltip-part {
  width: calc(50% - 2rem);
}
@media only screen and (max-width: 967px) {
  .tooltip-container .tooltip-part {
    width: 100%;
  }
}
.tooltip-container .swal2-confirm {
  order: 4;
}
.tooltip-container p {
  font-size: 1.5rem;
  text-align: left;
}

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.95);
  opacity: 0;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.tingle-modal * {
  outline: none;
}
.tingle-modal .embed-container {
  box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07);
}

.tingle-modal__closeIcon {
  position: fixed;
  top: 20px;
  right: 28px;
  z-index: 999;
  transition: all 333ms ease;
}
.tingle-modal__closeIcon path {
  fill: #00aeff;
}
.tingle-modal__closeIcon:hover {
  transform: scale(1.075);
}

.tingle-modal--confirm .tingle-modal-box {
  text-align: center;
}

.tingle-modal--noOverlayClose {
  cursor: default;
}

.tingle-modal--noClose .tingle-modal__close {
  display: none;
}

.tingle-modal__close {
  position: fixed;
  top: 10px;
  right: 28px;
  z-index: 999;
  padding: 0;
  width: 5rem;
  height: 5rem;
  border: 0;
  background-color: transparent;
  color: #f7f7f7;
  font-size: 0;
  font-family: monospace;
  line-height: 1;
  cursor: pointer;
  transition: color 0.3s ease;
}

.tingle-modal__closeLabel {
  display: none;
}

.tingle-modal__close:hover {
  color: #ffffff;
}

.tingle-modal-box {
  position: relative;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  max-width: calc(100% - 4rem);
  opacity: 1;
  cursor: auto;
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: scale(0.8);
  width: 100%;
}

.tingle-modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  background-color: #f7f7f7;
  cursor: auto;
  text-align: right;
}
.tingle-modal-box__footer .button {
  margin-bottom: 0;
}

.tingle-modal-box__footer::after {
  display: table;
  clear: both;
  content: "";
}

.tingle-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  z-index: 9991;
  opacity: 1;
  transition: bottom 0.3s ease-in-out 0.3s;
}

.tingle-enabled {
  overflow: hidden;
  height: 100%;
}

.tingle-modal--visible {
  visibility: visible;
  opacity: 1;
}
.tingle-modal--visible .tingle-modal-box {
  transform: scale(1);
}
.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0;
}

.tingle-modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}

.tingle-btn {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 1rem 2rem;
  border: 0;
  background-color: #a6a6a6;
  box-shadow: none;
  color: #ffffff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  transition: background-color 0.4s ease;
}

.tingle-btn--primary {
  background-color: #00aeff;
}

.tingle-btn--danger {
  background-color: #000000;
}

.tingle-btn--default {
  background-color: #00aeff;
}

.tingle-btn--pull-left {
  float: left;
}

.tingle-btn--pull-right {
  float: right;
}

.closeIcon svg {
  width: 6rem;
  height: 6rem;
}
.closeIcon svg path {
  fill: #00aeff;
}

.shareModal .tingle-modal-box .tingle-modal-box {
  width: calc(100% - 4rem);
  max-width: 80rem;
}
.shareModal__content {
  margin: 0 auto;
  width: 100%;
  padding: 3rem 6rem;
  background: #1c1c1c;
  border-radius: 0rem;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
  max-width: 700px;
}
.shareModal__content p {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .shareModal__content {
    padding: 3rem 2rem;
  }
}
.shareModal__content__heading {
  margin-bottom: 2rem;
}
.shareModal__content__heading h4 {
  color: #00aeff;
  text-align: center;
}
.shareModal__content__heading p {
  font-size: 1.4rem !important;
}
.shareModal__content__input {
  border: 1px solid #ffffff;
  border-radius: 0rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 1rem;
  margin-bottom: 4rem;
}
.shareModal__content__input input {
  width: calc(100% - 28px);
  margin: 0;
  padding: 1rem;
  border: 0;
  background: transparent;
  color: #ffffff;
}
.shareModal__content__input input::-webkit-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
}
.shareModal__content__input input:-moz-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
}
.shareModal__content__input input::-moz-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
}
.shareModal__content__input input:-ms-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
}
.shareModal__content__list {
  display: flex;
  flex-wrap: wrap;
}
.shareModal__content__list__item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  margin-bottom: -1px;
  padding: 3rem 0;
}
@media only screen and (max-width: 767px) {
  .shareModal__content__list__item {
    padding: 2rem 0;
  }
}
.shareModal__content__list__item__email {
  color: #ffffff;
  margin: 0;
  padding-left: 2rem;
  font-size: 1.4rem;
}
.shareModal__content__actions {
  text-align: center;
  padding: 3rem 0;
}
.shareModal__content__notice {
  font-size: 1.4rem !important;
  width: 100%;
  text-align: center;
  margin-top: 2rem;
  margin-bottom: -1rem;
}
.shareModal__content__context {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 1rem 2rem;
  border-radius: 0rem;
  text-align: center;
  width: 28rem;
  cursor: pointer;
  margin: 0 auto;
  background: #00aeff;
}
.shareModal__content__context__icon {
  position: relative;
}
.shareModal__content__context__icon:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 100%;
}
.shareModal__content__context__icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.shareModal__content__context__icon {
  width: 3rem;
  border-radius: 100rem;
  background: #ffffff;
}
.shareModal__content__context__icon path {
  fill: #00aeff;
}
.shareModal__content__context p {
  color: #ffffff;
  margin: 0;
  padding-left: 2rem;
  font-size: 1.4rem;
}

.shippingModal .tingle-modal__close {
  display: none;
}
.shippingModal .tingle-modal-box .tingle-modal-box {
  width: calc(100% - 4rem);
  max-width: 80rem;
}
.shippingModal__close {
  max-width: 700px;
  text-align: right;
  margin: 0 auto 1rem;
  cursor: pointer;
}
.shippingModal__content {
  margin: 0 auto;
  width: 100%;
  padding: 3rem 6rem;
  background: #fff;
  border-radius: 0rem;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
  max-width: 700px;
  border-top: 3px solid #00aeff;
}
@media only screen and (max-width: 767px) {
  .shippingModal__content {
    padding: 3rem 2rem;
  }
}
.shippingModal__content p {
  font-size: 1.4rem;
}
.shippingModal__content__actions {
  text-align: center;
  padding: 3rem 0;
}
.shippingModal__content__context {
  padding: 1rem 2rem;
  border-radius: 0rem;
  cursor: pointer;
  margin: 0 auto;
  background: #00aeff;
  width: 12rem;
}
.shippingModal__content__context p {
  color: #ffffff;
  margin: 0;
  padding-left: 2rem;
  font-size: 1.4rem;
  display: inline-block;
}

/*------------------------------------------------------------------
Build summary modal 
------------------------------------------------------------------*/
.orderNowModal .tingle-modal-box .tingle-modal-box,
.sendBuildSummaryModal .tingle-modal-box .tingle-modal-box {
  width: calc(100% - 4rem);
  max-width: 80rem;
}
.orderNowModal__content,
.sendBuildSummaryModal__content {
  margin: 0 auto;
  width: 100%;
  padding: 3rem 6rem;
  background: #00aeff;
  border-radius: 0rem;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
  max-width: 700px;
}
.orderNowModal__content__heading,
.sendBuildSummaryModal__content__heading {
  margin-bottom: 2rem;
}
.orderNowModal__content__heading h4,
.sendBuildSummaryModal__content__heading h4 {
  color: #ffffff;
  text-align: center;
}
.orderNowModal__content__heading p,
.sendBuildSummaryModal__content__heading p {
  font-size: 1.4rem !important;
}
.orderNowModal__content__form form,
.sendBuildSummaryModal__content__form form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.orderNowModal__content__form form .inputField,
.sendBuildSummaryModal__content__form form .inputField {
  position: relative;
}
.orderNowModal__content__form form .inputField .select2 .select2-selection__rendered,
.sendBuildSummaryModal__content__form form .inputField .select2 .select2-selection__rendered {
  background: white;
  border: 1px solid #a6a6a6;
  height: 55px !important;
  padding-top: 2.7rem;
  font-size: 1.6rem;
}
.orderNowModal__content__form form .inputField textarea,
.orderNowModal__content__form form .inputField input,
.sendBuildSummaryModal__content__form form .inputField textarea,
.sendBuildSummaryModal__content__form form .inputField input {
  padding: 2rem 1rem 0.1rem 1rem;
}
.orderNowModal__content__form form .inputField label,
.sendBuildSummaryModal__content__form form .inputField label {
  position: absolute;
  top: 0.8rem;
  line-height: 1;
  left: 1rem;
  color: #555c5e;
  font-size: 1.4rem;
  font-weight: bold;
  opacity: 0.4;
  z-index: 999999;
}
@media only screen and (max-width: 767px) {
  .orderNowModal__content__form form .select2,
  .sendBuildSummaryModal__content__form form .select2 {
    margin-bottom: 1.6rem;
  }
}
.orderNowModal__content__form form .inputField--email,
.orderNowModal__content__form form .inputField--region,
.orderNowModal__content__form form .inputField--phone,
.orderNowModal__content__form form .inputField--company,
.orderNowModal__content__form form .inputField--last-name,
.orderNowModal__content__form form .inputField--first-name,
.sendBuildSummaryModal__content__form form .inputField--email,
.sendBuildSummaryModal__content__form form .inputField--region,
.sendBuildSummaryModal__content__form form .inputField--phone,
.sendBuildSummaryModal__content__form form .inputField--company,
.sendBuildSummaryModal__content__form form .inputField--last-name,
.sendBuildSummaryModal__content__form form .inputField--first-name {
  width: calc(50% - 1rem);
}
@media only screen and (max-width: 767px) {
  .orderNowModal__content__form form .inputField--email,
  .orderNowModal__content__form form .inputField--region,
  .orderNowModal__content__form form .inputField--phone,
  .orderNowModal__content__form form .inputField--company,
  .orderNowModal__content__form form .inputField--last-name,
  .orderNowModal__content__form form .inputField--first-name,
  .sendBuildSummaryModal__content__form form .inputField--email,
  .sendBuildSummaryModal__content__form form .inputField--region,
  .sendBuildSummaryModal__content__form form .inputField--phone,
  .sendBuildSummaryModal__content__form form .inputField--company,
  .sendBuildSummaryModal__content__form form .inputField--last-name,
  .sendBuildSummaryModal__content__form form .inputField--first-name {
    width: 100%;
  }
}
.orderNowModal__content__form form .inputField--questions,
.sendBuildSummaryModal__content__form form .inputField--questions {
  width: 100%;
}
.orderNowModal__content__form form .inputField--questions textarea,
.sendBuildSummaryModal__content__form form .inputField--questions textarea {
  resize: none;
}
.orderNowModal__content__form form .inputField--submit,
.sendBuildSummaryModal__content__form form .inputField--submit {
  width: 100%;
  text-align: right;
}

.parsley-errors-list {
  position: absolute;
  list-style: none;
  top: 0.9rem;
  top: -0.4rem;
  right: 0.9rem;
  margin: 0;
}
.parsley-errors-list li {
  color: #000000;
  font-size: 1rem;
  font-weight: bold;
}

.Utemaster\\Site\\CheckoutPage .myCheckout__item__remove {
  display: none;
}
.Utemaster\\Site\\CheckoutPage li:not(.select2-results__option) {
  color: #ed4545 !important;
}

.inputField--shipping-address.busy {
  color: #00aeff;
}
.inputField--shipping-address.busy > svg,
.inputField--shipping-address.busy input {
  pointer-events: none;
  opacity: 0.2;
}
.inputField--shipping-address.busy .inlineLoader {
  opacity: 1;
}

.inputField--shipping-address-type {
  width: 100%;
  margin-bottom: 1.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.inputField--shipping-address-type label {
  display: block;
}

.button-quite-large {
  border: 1px solid #00aeff;
  border-radius: 1rem;
  position: relative;
  white-space: inherit;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  max-width: 35rem;
  padding: 2rem !important;
  font-family: "Raleway", "Raleway-Fallback", sans-serif;
  width: calc(50% - 1rem);
}
.button-quite-large:before {
  background: 0 0;
  border: 1px solid #00aeff;
  border-radius: 0.3rem;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 1rem;
  top: 1rem;
  transition: all 333ms ease;
  width: 20px;
}
.button-quite-large.selected:after {
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  content: "";
  display: block;
  height: 9px;
  margin-top: -1px;
  position: absolute;
  right: 27px;
  right: 18px;
  top: 3rem;
  top: 2rem;
  transform: rotate(43deg);
  transform: translateY(-50%) rotate(43deg);
  transition: all 333ms ease;
  width: 5px;
}
.button-quite-large.selected, .button-quite-large:hover {
  background: rgba(0, 174, 255, 0.2);
  box-shadow: 0 14px 28px rgba(0, 174, 255, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.button-quite-large h6 {
  margin: 0;
  text-align: left;
  font-size: 1.6rem;
}
.button-quite-large > svg {
  width: 2rem;
  height: auto;
  position: relative;
  top: -0.2rem;
  margin-right: 0.8rem;
}

.takeoverActive {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.takeoverActive body {
  height: 100%;
  overflow: auto;
}
.takeoverActive select {
  background-color: transparent;
  border-radius: 0;
  -webkit-appearance: none;
}
@media only screen and (max-width: 767px) {
  .takeoverActive select {
    padding: 5px 30px 5px 5px;
  }
}
.takeoverActive .takeover {
  display: flex;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.takeoverActive .takeover .takeover__wrap__form {
  transform: translateY(0);
  opacity: 1;
}
.takeoverActive .takeover select:valid ~ .inlineSelect__animation {
  display: none;
}
.takeoverActive .takeover .inlineSelect__animation span {
  animation: fadeInOut 1.5s;
}
@keyframes fadeInOut {
  0% {
    transform: translateY(11%);
    opacity: 0;
  }
  20% {
    transform: translateY(0%);
    opacity: 1;
  }
  50% {
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    transform: translateY(-11%);
    opacity: 0;
  }
}

.takeover-email,
.takeover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.99);
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  z-index: 98;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1199px) {
  .takeover-email,
  .takeover {
    width: calc(100% + 2rem);
    margin-left: -0.4rem;
    margin-bottom: -1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  .takeover-email,
  .takeover {
    align-content: flex-start;
  }
}
.takeover-email__background,
.takeover__background {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
  pointer-events: none;
  position: fixed;
  height: 100%;
}
.takeover-email__wrap,
.takeover__wrap {
  max-width: 1000px;
  margin: 0 auto;
  position: fixed;
  position: relative;
  z-index: 12;
  padding: 16rem 2rem 10rem;
}
@media only screen and (min-width: 1024px) {
  .takeover-email__wrap .js-opacity-2-5,
  .takeover__wrap .js-opacity-2-5 {
    min-width: 420px;
  }
}
@media only screen and (max-width: 767px) {
  .takeover-email__wrap,
  .takeover__wrap {
    padding: 2rem;
    padding-top: 10rem;
    overflow: auto;
    max-height: calc(100vh - 1rem);
    height: 100%;
  }
}
.takeover-email__wrap__copy,
.takeover__wrap__copy {
  text-align: center;
  margin-bottom: 0rem;
}
@media only screen and (max-width: 767px) {
  .takeover-email__wrap__copy,
  .takeover__wrap__copy {
    margin-bottom: -1.5rem;
  }
}
.takeover-email__wrap__copy h1,
.takeover__wrap__copy h1 {
  line-height: 1;
}
.takeover-email__wrap__form,
.takeover__wrap__form {
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(2rem);
  opacity: 0;
}
.takeover-email__wrap__form__line,
.takeover__wrap__form__line {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .takeover-email__wrap__form__line,
  .takeover__wrap__form__line {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .takeover-email__wrap__form__line--negative,
  .takeover__wrap__form__line--negative {
    margin-top: -3.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .takeover-email__wrap__form__line--negativemore,
  .takeover__wrap__form__line--negativemore {
    margin-top: -1.5rem !important;
  }
}
.takeover-email__wrap__form__line > a,
.takeover__wrap__form__line > a {
  margin-top: 3rem;
}
@media only screen and (max-width: 767px) {
  .takeover-email__wrap__form__line > a,
  .takeover__wrap__form__line > a {
    margin-top: 1rem;
  }
}
.takeover-email__wrap__form__line p,
.takeover__wrap__form__line p {
  color: #ffffff;
  margin: 0;
  font-size: 3.4rem;
}
@media only screen and (max-width: 767px) {
  .takeover-email__wrap__form__line p,
  .takeover__wrap__form__line p {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5rem;
    font-size: 2.4rem;
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .takeover-email__wrap__form__line .slimSelect,
  .takeover__wrap__form__line .slimSelect {
    margin-bottom: 3rem;
  }
}
.takeover-email__wrap__form__line .slimSelect .selector__header,
.takeover__wrap__form__line .slimSelect .selector__header {
  min-width: 18rem;
}

.inlineSelect {
  position: relative;
  margin: 0 1rem 1rem;
}
@media only screen and (max-width: 767px) {
  .inlineSelect {
    margin: 0;
  }
}
.inlineSelect__animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 100%;
  pointer-events: none;
}
.inlineSelect__animation span {
  position: absolute;
  top: -5px;
  left: 20px;
  color: #00aeff;
  font-size: 3.4rem;
  margin: 0;
  line-height: 1.8;
  transform: translateY(11%);
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .inlineSelect__animation span {
    font-size: 2.4rem;
    top: 2px;
  }
}

@media only screen and (max-width: 767px) {
  .inlineSelect--make {
    width: 100%;
    max-width: 45rem;
    margin-bottom: 0rem;
  }
}

.inlineSelect--style .select2 {
  min-width: 28rem !important;
}
@media only screen and (max-width: 767px) {
  .inlineSelect--style {
    width: 100%;
    max-width: 45rem;
    margin-bottom: 1rem;
  }
}

.inlineSelect--model .select2 {
  min-width: 28rem !important;
}
@media only screen and (max-width: 767px) {
  .inlineSelect--model {
    width: 100%;
    max-width: 45rem;
    margin-bottom: 0rem;
  }
}

.inlineSelect--year .select2 {
  min-width: 28rem !important;
}
@media only screen and (max-width: 767px) {
  .inlineSelect--year {
    width: 100%;
    max-width: 45rem;
    margin-bottom: 0rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .inlineSelect--prodcut {
    width: 100%;
    max-width: 40rem;
    margin-bottom: 1rem;
  }
}

.fittingMethod .select2-selection__placeholder,
#takeover .select2-selection__placeholder {
  opacity: 0;
}
.fittingMethod .select2,
#takeover .select2 {
  margin: 0 1rem;
  min-width: 35rem;
}
@media only screen and (max-width: 767px) {
  .fittingMethod .select2,
  #takeover .select2 {
    min-width: 30rem;
  }
}
@media only screen and (max-width: 639px) {
  .fittingMethod .select2,
  #takeover .select2 {
    min-width: 100% !important;
  }
}
.fittingMethod .select2 .select2-selection__rendered,
#takeover .select2 .select2-selection__rendered {
  background: transparent;
  border: 1px solid #a6a6a6;
  padding: 1rem 5rem 1rem 2rem;
  font-size: 3.4rem;
  color: #00aeff;
  line-height: 1 !important;
  height: auto !important;
}
@media only screen and (max-width: 767px) {
  .fittingMethod .select2 .select2-selection__rendered,
  #takeover .select2 .select2-selection__rendered {
    padding: 0.5rem 5rem 0.5rem 2rem;
    font-size: 3rem !important;
  }
}
.fittingMethod .select2-container--open .select2-selection__arrow:before,
#takeover .select2-container--open .select2-selection__arrow:before {
  transform: translate(50%, -40%) rotate(-135deg) scale(1);
}
.fittingMethod .select2-selection__arrow,
#takeover .select2-selection__arrow {
  height: 5.6rem;
  padding: 0;
  margin: 0;
  width: 4rem;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .fittingMethod .select2-selection__arrow,
  #takeover .select2-selection__arrow {
    height: 4.2rem;
  }
}
.fittingMethod .select2-selection__arrow:before,
#takeover .select2-selection__arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  height: 1rem;
  width: 1rem;
  border-right: 0.2rem solid #000000;
  border-bottom: 0.2rem solid #000000;
  transform: translate(50%, -60%) rotate(45deg) scale(1);
  transition: transform 0.3s ease;
  right: 2.5rem;
  height: 1.5rem;
  width: 1.5rem;
  border-right: 0.2rem solid #00aeff;
  border-bottom: 0.2rem solid #00aeff;
}

.takeoverActive .select2-results__option {
  font-size: 3rem !important;
  color: #000000 !important;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  padding: 0.3rem 2rem !important;
  line-height: 1.8 !important;
  background: white !important;
}
@media only screen and (max-width: 767px) {
  .takeoverActive .select2-results__option {
    font-size: 2.8rem !important;
    line-height: 1.2 !important;
  }
}

.inlineSelect.busy {
  pointer-events: none !important;
}

.inlineLoader {
  position: absolute;
  width: 10rem;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .inlineLoader {
    margin-left: 0 !important;
  }
}
.inlineLoader.busy {
  opacity: 1;
}
.inlineLoader svg {
  width: 100%;
  fill: none;
  stroke: #222;
  stroke-linecap: round;
  stroke-width: 8%;
}
.inlineLoader use {
  stroke: #00aeff;
  animation: a 2s linear infinite;
}
@keyframes a {
  to {
    stroke-dashoffset: 0px;
  }
}

.g-recaptcha {
  margin-bottom: 2rem;
}

.js-opacity-2,
.js-opacity-2-5,
.js-opacity-3,
.js-opacity-4,
.js-opacity-5 {
  opacity: 0.15;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.js-opacity-2.visible,
.js-opacity-2-5.visible,
.js-opacity-3.visible,
.js-opacity-4.visible,
.js-opacity-5.visible {
  opacity: 1;
}

.takeoverMessage {
  margin-top: 5rem;
  font-size: 1.4rem !important;
}

.takeoverEmailActive {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.takeoverEmailActive .sidecart {
  display: none !important;
}
.takeoverEmailActive body {
  height: 100%;
  overflow: auto;
}
.takeoverEmailActive .takeover-email {
  display: flex;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.takeover-email .takeover-email__wrap__copy {
  padding-top: 8rem;
  width: 100%;
}
.takeover-email .takeover-email__wrap__copy .parsley-errors-list {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
}
@media screen and (max-width: 768px) {
  .takeover-email .takeover-email__wrap__copy .parsley-errors-list {
    bottom: auto;
    top: 37px;
  }
}
.takeover-email .takeover-email__wrap__copy .parsley-errors-list li {
  color: #00aeff;
}
.takeover-email .takeover-email__wrap__copy .takeover-email__wrap__copy__form {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-top: 5rem;
}
.takeover-email .takeover-email__wrap__copy .takeover-email__wrap__copy__form input[type=email] {
  width: calc(100% - 20rem);
  background: transparent;
  border: 0;
  border-bottom: 1px solid #00aeff;
  color: #ffffff;
  font-size: 2rem;
}
@media screen and (max-width: 768px) {
  .takeover-email .takeover-email__wrap__copy .takeover-email__wrap__copy__form input[type=email] {
    width: 100%;
  }
}
.takeover-email .takeover-email__wrap__copy .takeover-email__wrap__copy__form input[type=email]::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
.takeover-email .takeover-email__wrap__copy .takeover-email__wrap__copy__form input[type=email]:-moz-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
.takeover-email .takeover-email__wrap__copy .takeover-email__wrap__copy__form input[type=email]::-moz-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
.takeover-email .takeover-email__wrap__copy .takeover-email__wrap__copy__form input[type=email]:-ms-input-placeholder {
  color: #ffffff;
  opacity: 0.8;
}
.takeover-email .takeover-email__wrap__copy .takeover-email__wrap__copy__form button {
  width: 18rem;
  padding: 1.4rem 5.5rem 1.4rem 0.5rem;
  border-radius: 3px;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 1.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .takeover-email .takeover-email__wrap__copy .takeover-email__wrap__copy__form button {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    margin: 0 auto;
  }
}
.takeover-email .takeover-email__wrap__copy .takeover-email__wrap__copy__form button::after {
  background-position: 17px 16px;
}

.sending .takeover-email .inlineLoader {
  opacity: 1;
  position: absolute;
  top: -2px;
  left: 7rem;
  background: white;
}

.inlineSelect--make .inlineSelect__animation span:nth-child(1) {
  animation-delay: 0;
}
.inlineSelect--make .inlineSelect__animation span:nth-child(2) {
  animation-delay: 1.5s;
}
.inlineSelect--make .inlineSelect__animation span:nth-child(3) {
  animation-delay: 3s;
}
.inlineSelect--make .inlineSelect__animation span:nth-child(4) {
  animation-delay: 4.5s;
}

.inlineSelect--style .inlineSelect__animation span:nth-child(1) {
  animation-delay: 0.1s;
}
.inlineSelect--style .inlineSelect__animation span:nth-child(2) {
  animation-delay: 1.6s;
}
.inlineSelect--style .inlineSelect__animation span:nth-child(3) {
  animation-delay: 3.1s;
}
.inlineSelect--style .inlineSelect__animation span:nth-child(4) {
  animation-delay: 4.6s;
}

.inlineSelect--model .inlineSelect__animation span:nth-child(1) {
  animation-delay: 0.2s;
}
.inlineSelect--model .inlineSelect__animation span:nth-child(2) {
  animation-delay: 1.7s;
}
.inlineSelect--model .inlineSelect__animation span:nth-child(3) {
  animation-delay: 3.2s;
}
.inlineSelect--model .inlineSelect__animation span:nth-child(4) {
  animation-delay: 4.7s;
}

.inlineSelect--year .inlineSelect__animation span:nth-child(1) {
  animation-delay: 0.3s;
}
.inlineSelect--year .inlineSelect__animation span:nth-child(2) {
  animation-delay: 1.8s;
}
.inlineSelect--year .inlineSelect__animation span:nth-child(3) {
  animation-delay: 3.3s;
}
.inlineSelect--year .inlineSelect__animation span:nth-child(4) {
  animation-delay: 4.8s;
}

.inlineSelect--prodcut .inlineSelect__animation span:nth-child(1) {
  animation-delay: 0.4s;
}
.inlineSelect--prodcut .inlineSelect__animation span:nth-child(2) {
  animation-delay: 1.9s;
}
.inlineSelect--prodcut .inlineSelect__animation span:nth-child(3) {
  animation-delay: 3.4s;
}
.inlineSelect--prodcut .inlineSelect__animation span:nth-child(4) {
  animation-delay: 4.9s;
}

.takeoverOnPageOnPageActive {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.takeoverOnPageOnPageActive .select2-results__options li:first-of-type {
  display: none !important;
}
.takeoverOnPageOnPageActive .select2-results__options li {
  font-size: 2rem;
}
.takeoverOnPageOnPageActive .vehicleBar {
  display: none !important;
}
.takeoverOnPageOnPageActive body {
  height: 100%;
  overflow: auto;
}
.takeoverOnPageOnPageActive select {
  background-color: transparent;
  border-radius: 0;
  -webkit-appearance: none;
}
@media only screen and (max-width: 767px) {
  .takeoverOnPageOnPageActive select {
    padding: 5px 30px 5px 5px;
  }
}
.takeoverOnPageOnPageActive .takeoverOnPage {
  display: flex;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.takeoverOnPageOnPageActive .takeoverOnPage .btn, .takeoverOnPageOnPageActive .takeoverOnPage .contactModal__wrap__content [type=submit], .contactModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit],
.takeoverOnPageOnPageActive .takeoverOnPage .contactModal__wrap__content .action,
.contactModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action,
.takeoverOnPageOnPageActive .takeoverOnPage .orderModal__wrap__content [type=submit],
.orderModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit],
.takeoverOnPageOnPageActive .takeoverOnPage .orderModal__wrap__content .action,
.orderModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action,
.takeoverOnPageOnPageActive .takeoverOnPage .summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit],
.takeoverOnPageOnPageActive .takeoverOnPage .summaryModal__wrap__content .action,
.summaryModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action,
.takeoverOnPageOnPageActive .takeoverOnPage .guestModal__wrap__content [type=submit],
.guestModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit],
.takeoverOnPageOnPageActive .takeoverOnPage .guestModal__wrap__content .action,
.guestModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action,
.takeoverOnPageOnPageActive .takeoverOnPage .loginModal__wrap__content [type=submit],
.loginModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit],
.takeoverOnPageOnPageActive .takeoverOnPage .loginModal__wrap__content .action,
.loginModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action {
  position: relative;
}
.takeoverOnPageOnPageActive .takeoverOnPage .btn .inlineLoader, .takeoverOnPageOnPageActive .takeoverOnPage .contactModal__wrap__content [type=submit] .inlineLoader, .contactModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit] .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .contactModal__wrap__content .action .inlineLoader,
.contactModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .orderModal__wrap__content [type=submit] .inlineLoader,
.orderModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit] .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .orderModal__wrap__content .action .inlineLoader,
.orderModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .summaryModal__wrap__content [type=submit] .inlineLoader,
.summaryModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit] .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .summaryModal__wrap__content .action .inlineLoader,
.summaryModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .guestModal__wrap__content [type=submit] .inlineLoader,
.guestModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit] .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .guestModal__wrap__content .action .inlineLoader,
.guestModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .loginModal__wrap__content [type=submit] .inlineLoader,
.loginModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit] .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .loginModal__wrap__content .action .inlineLoader,
.loginModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action .inlineLoader {
  position: absolute;
  top: -4px;
}
.takeoverOnPageOnPageActive .takeoverOnPage .btn .inlineLoader use, .takeoverOnPageOnPageActive .takeoverOnPage .contactModal__wrap__content [type=submit] .inlineLoader use, .contactModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit] .inlineLoader use,
.takeoverOnPageOnPageActive .takeoverOnPage .contactModal__wrap__content .action .inlineLoader use,
.contactModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action .inlineLoader use,
.takeoverOnPageOnPageActive .takeoverOnPage .orderModal__wrap__content [type=submit] .inlineLoader use,
.orderModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit] .inlineLoader use,
.takeoverOnPageOnPageActive .takeoverOnPage .orderModal__wrap__content .action .inlineLoader use,
.orderModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action .inlineLoader use,
.takeoverOnPageOnPageActive .takeoverOnPage .summaryModal__wrap__content [type=submit] .inlineLoader use,
.summaryModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit] .inlineLoader use,
.takeoverOnPageOnPageActive .takeoverOnPage .summaryModal__wrap__content .action .inlineLoader use,
.summaryModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action .inlineLoader use,
.takeoverOnPageOnPageActive .takeoverOnPage .guestModal__wrap__content [type=submit] .inlineLoader use,
.guestModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit] .inlineLoader use,
.takeoverOnPageOnPageActive .takeoverOnPage .guestModal__wrap__content .action .inlineLoader use,
.guestModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action .inlineLoader use,
.takeoverOnPageOnPageActive .takeoverOnPage .loginModal__wrap__content [type=submit] .inlineLoader use,
.loginModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage [type=submit] .inlineLoader use,
.takeoverOnPageOnPageActive .takeoverOnPage .loginModal__wrap__content .action .inlineLoader use,
.loginModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .action .inlineLoader use {
  stroke: #ffffff;
  animation: a 2s linear infinite;
}
.takeoverOnPageOnPageActive .takeoverOnPage .btn.busy, .takeoverOnPageOnPageActive .takeoverOnPage .contactModal__wrap__content .busy[type=submit], .contactModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy[type=submit],
.takeoverOnPageOnPageActive .takeoverOnPage .contactModal__wrap__content .busy.action,
.contactModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy.action,
.takeoverOnPageOnPageActive .takeoverOnPage .orderModal__wrap__content .busy[type=submit],
.orderModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy[type=submit],
.takeoverOnPageOnPageActive .takeoverOnPage .orderModal__wrap__content .busy.action,
.orderModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy.action,
.takeoverOnPageOnPageActive .takeoverOnPage .summaryModal__wrap__content .busy[type=submit],
.summaryModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy[type=submit],
.takeoverOnPageOnPageActive .takeoverOnPage .summaryModal__wrap__content .busy.action,
.summaryModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy.action,
.takeoverOnPageOnPageActive .takeoverOnPage .guestModal__wrap__content .busy[type=submit],
.guestModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy[type=submit],
.takeoverOnPageOnPageActive .takeoverOnPage .guestModal__wrap__content .busy.action,
.guestModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy.action,
.takeoverOnPageOnPageActive .takeoverOnPage .loginModal__wrap__content .busy[type=submit],
.loginModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy[type=submit],
.takeoverOnPageOnPageActive .takeoverOnPage .loginModal__wrap__content .busy.action,
.loginModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy.action {
  color: #00aeff;
}
.takeoverOnPageOnPageActive .takeoverOnPage .btn.busy .inlineLoader, .takeoverOnPageOnPageActive .takeoverOnPage .contactModal__wrap__content .busy[type=submit] .inlineLoader, .contactModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy[type=submit] .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .contactModal__wrap__content .busy.action .inlineLoader,
.contactModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy.action .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .orderModal__wrap__content .busy[type=submit] .inlineLoader,
.orderModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy[type=submit] .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .orderModal__wrap__content .busy.action .inlineLoader,
.orderModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy.action .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .summaryModal__wrap__content .busy[type=submit] .inlineLoader,
.summaryModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy[type=submit] .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .summaryModal__wrap__content .busy.action .inlineLoader,
.summaryModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy.action .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .guestModal__wrap__content .busy[type=submit] .inlineLoader,
.guestModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy[type=submit] .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .guestModal__wrap__content .busy.action .inlineLoader,
.guestModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy.action .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .loginModal__wrap__content .busy[type=submit] .inlineLoader,
.loginModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy[type=submit] .inlineLoader,
.takeoverOnPageOnPageActive .takeoverOnPage .loginModal__wrap__content .busy.action .inlineLoader,
.loginModal__wrap__content .takeoverOnPageOnPageActive .takeoverOnPage .busy.action .inlineLoader {
  opacity: 1;
}
.takeoverOnPageOnPageActive .takeoverOnPage__close {
  position: absolute;
  top: 3rem;
  right: 3rem;
  z-index: 3;
  width: 5rem;
  height: 5rem;
  cursor: pointer;
}
.takeoverOnPageOnPageActive .takeoverOnPage__close svg {
  height: 100%;
  width: 100%;
}
.takeoverOnPageOnPageActive .takeoverOnPage__close svg path {
  fill: #00aeff;
}
.takeoverOnPageOnPageActive .takeoverOnPage .takeoverOnPage__wrap__form {
  transform: translateY(0);
  opacity: 1;
}
.takeoverOnPageOnPageActive .takeoverOnPage select:valid ~ .inlineSelect__animation {
  display: none;
}
.takeoverOnPageOnPageActive .takeoverOnPage .inlineSelect__animation span {
  animation: fadeInOut 1.5s;
}
@keyframes fadeInOut {
  0% {
    transform: translateY(11%);
    opacity: 0;
  }
  20% {
    transform: translateY(0%);
    opacity: 1;
  }
  50% {
    transform: translateY(0%);
    opacity: 1;
  }
  100% {
    transform: translateY(-11%);
    opacity: 0;
  }
}

.takeoverOnPage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.99);
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  z-index: 999999999;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .takeoverOnPage {
    align-content: flex-start;
  }
}
.takeoverOnPage__background {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.takeoverOnPage__wrap {
  padding: 10rem 2rem;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .takeoverOnPage__wrap {
    padding: 2rem;
    padding-top: 10rem;
    overflow: auto;
    max-height: calc(100vh - 1rem);
  }
}
.takeoverOnPage__wrap__copy {
  text-align: center;
  margin-bottom: 0rem;
}
@media only screen and (max-width: 767px) {
  .takeoverOnPage__wrap__copy {
    margin-bottom: -1.5rem;
  }
}
.takeoverOnPage__wrap__copy h1 {
  line-height: 1;
}
.takeoverOnPage__wrap__form {
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(2rem);
  opacity: 0;
}
.takeoverOnPage__wrap__form__line {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: flex-start;
  justify-content: center;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 767px) {
  .takeoverOnPage__wrap__form__line {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .takeoverOnPage__wrap__form__line--negative {
    margin-top: -3.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .takeoverOnPage__wrap__form__line--negativemore {
    margin-top: -1.5rem !important;
  }
}
.takeoverOnPage__wrap__form__line > a {
  margin-top: 3rem;
}
@media only screen and (max-width: 767px) {
  .takeoverOnPage__wrap__form__line > a {
    margin-top: 1rem;
  }
}
.takeoverOnPage__wrap__form__line p {
  color: #ffffff;
  margin: 0;
  font-size: 3.4rem;
}
@media only screen and (max-width: 767px) {
  .takeoverOnPage__wrap__form__line p {
    width: 100%;
    text-align: center;
    margin-bottom: 0.5rem;
    font-size: 2.4rem;
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .takeoverOnPage__wrap__form__line .slimSelect {
    margin-bottom: 3rem;
  }
}
.takeoverOnPage__wrap__form__line .slimSelect .selector__header {
  min-width: 18rem;
}

.inlineSelect {
  position: relative;
  margin: 0 1rem 1rem;
}
@media only screen and (max-width: 767px) {
  .inlineSelect {
    margin: 0;
  }
}
.inlineSelect__animation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 100%;
  pointer-events: none;
}
.inlineSelect__animation span {
  position: absolute;
  top: -5px;
  left: 20px;
  color: #00aeff;
  font-size: 3.4rem;
  margin: 0;
  line-height: 1.8;
  transform: translateY(11%);
  opacity: 0;
}
@media only screen and (max-width: 767px) {
  .inlineSelect__animation span {
    font-size: 2.4rem;
    top: 2px;
  }
}

@media only screen and (max-width: 767px) {
  .inlineSelect--make {
    width: 100%;
    max-width: 45rem;
    margin-bottom: 0rem;
  }
}

.inlineSelect--style .select2 {
  min-width: 28rem !important;
}
@media only screen and (max-width: 767px) {
  .inlineSelect--style {
    width: 100%;
    max-width: 45rem;
    margin-bottom: 1rem;
  }
}

.inlineSelect--model .select2 {
  min-width: 28rem !important;
}
@media only screen and (max-width: 767px) {
  .inlineSelect--model {
    width: 100%;
    max-width: 45rem;
    margin-bottom: 0rem;
  }
}

.inlineSelect--year .select2 {
  min-width: 28rem !important;
}
@media only screen and (max-width: 767px) {
  .inlineSelect--year {
    width: 100%;
    max-width: 45rem;
    margin-bottom: 0rem !important;
  }
}

@media only screen and (max-width: 767px) {
  .inlineSelect--prodcut {
    width: 100%;
    max-width: 40rem;
    margin-bottom: 1rem;
  }
}

.fittingMethod .select2-selection__placeholder,
#takeoverOnPage .select2-selection__placeholder {
  opacity: 0;
}
.fittingMethod .select2,
#takeoverOnPage .select2 {
  margin: 0 1rem;
  min-width: 35rem;
}
@media only screen and (max-width: 767px) {
  .fittingMethod .select2,
  #takeoverOnPage .select2 {
    min-width: 30rem;
  }
}
@media only screen and (max-width: 639px) {
  .fittingMethod .select2,
  #takeoverOnPage .select2 {
    min-width: 100% !important;
  }
}
.fittingMethod .select2 .select2-selection__rendered,
#takeoverOnPage .select2 .select2-selection__rendered {
  background: transparent;
  border: 1px solid #a6a6a6;
  padding: 1rem 5rem 1rem 2rem;
  font-size: 3.4rem;
  color: #00aeff;
  line-height: 1 !important;
  height: auto !important;
}
@media only screen and (max-width: 767px) {
  .fittingMethod .select2 .select2-selection__rendered,
  #takeoverOnPage .select2 .select2-selection__rendered {
    padding: 0.5rem 5rem 0.5rem 2rem;
    font-size: 3rem !important;
  }
}
.fittingMethod .select2-container--open .select2-selection__arrow:before,
#takeoverOnPage .select2-container--open .select2-selection__arrow:before {
  transform: translate(50%, -40%) rotate(-135deg) scale(1);
}
.fittingMethod .select2-selection__arrow,
#takeoverOnPage .select2-selection__arrow {
  height: 5.6rem;
  padding: 0;
  margin: 0;
  width: 4rem;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .fittingMethod .select2-selection__arrow,
  #takeoverOnPage .select2-selection__arrow {
    height: 4.2rem;
  }
}
.fittingMethod .select2-selection__arrow:before,
#takeoverOnPage .select2-selection__arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  height: 1rem;
  width: 1rem;
  border-right: 0.2rem solid #000000;
  border-bottom: 0.2rem solid #000000;
  transform: translate(50%, -60%) rotate(45deg) scale(1);
  transition: transform 0.3s ease;
  right: 2.5rem;
  height: 1.5rem;
  width: 1.5rem;
  border-right: 0.2rem solid #00aeff;
  border-bottom: 0.2rem solid #00aeff;
}

.takeoverOnPageActive .select2-results__option {
  font-size: 3rem !important;
  color: #000000 !important;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  padding: 0.3rem 2rem !important;
  line-height: 1.8 !important;
  background: white !important;
}
@media only screen and (max-width: 767px) {
  .takeoverOnPageActive .select2-results__option {
    font-size: 2.8rem !important;
    line-height: 1.2 !important;
  }
}

.inlineSelect.busy {
  pointer-events: none !important;
}

.inlineLoader {
  position: absolute;
  width: 10rem;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  pointer-events: none;
}
.inlineLoader.busy {
  opacity: 1;
}
.inlineLoader svg {
  width: 100%;
  fill: none;
  stroke: #222;
  stroke-linecap: round;
  stroke-width: 8%;
}
.inlineLoader use {
  stroke: #00aeff;
  animation: a 2s linear infinite;
}
@keyframes a {
  to {
    stroke-dashoffset: 0px;
  }
}

.g-recaptcha {
  margin-bottom: 2rem;
}

.js-opacity-2,
.js-opacity-2-5,
.js-opacity-3,
.js-opacity-4,
.js-opacity-5 {
  opacity: 0.15;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.js-opacity-2.visible,
.js-opacity-2-5.visible,
.js-opacity-3.visible,
.js-opacity-4.visible,
.js-opacity-5.visible {
  opacity: 1;
}

.Utemaster\\Site\\BuilderPage .vehicleBar {
  display: none !important;
  position: absolute !important;
  left: -1000000px !important;
}

.Utemaster\\Site\\BuilderPage {
  background: #484747;
}

.Utemaster\\Site\\BuilderPage .footer {
  display: none !important;
}

body:not(.Utemaster\\Site\\BuilderPage) .vehicleBar {
  padding: 0.7rem 40px;
  background-color: #00aeff;
  color: white;
  font-weight: bold;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999999;
}
@media only screen and (max-width: 967px) {
  body:not(.Utemaster\\Site\\BuilderPage) .vehicleBar {
    padding: 0.9rem 15px;
  }
}
body:not(.Utemaster\\Site\\BuilderPage) .vehicleBar.visible {
  display: flex;
}
body:not(.Utemaster\\Site\\BuilderPage) .vehicleBar.visible ~ .header {
  top: 31px;
}
body:not(.Utemaster\\Site\\BuilderPage) .vehicleBar.visible ~ .megamenu {
  top: 11.75rem;
}

.vehicleBar__icon {
  display: block;
  margin-right: 1rem;
}
.vehicleBar__icon svg {
  position: absolute;
  top: 6px;
}

.vehicleBar__text {
  margin-left: 38px;
  font-size: 1.3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 967px) {
  .vehicleBar__text {
    font-size: 1rem;
    max-width: 23rem;
  }
}
.vehicleBar__text * {
  color: white !important;
}
.vehicleBar__text a {
  text-decoration: underline;
}

.vehicleBar__action {
  cursor: pointer;
  color: black !important;
  font-size: 1.3rem !important;
  cursor: pointer;
  margin-left: 1rem;
  opacity: 0.6;
}
@media only screen and (max-width: 967px) {
  .vehicleBar__action {
    width: 5.3rem;
    font-size: 1rem !important;
  }
  .vehicleBar__action span {
    display: none;
  }
  .vehicleBar__action svg {
    position: relative;
    top: 3px;
  }
}
.vehicleBar__action svg {
  position: relative;
  top: 1px;
}
.vehicleBar__action svg path {
  fill: black;
}
.vehicleBar__action * {
  color: black !important;
}

.SilverStripe\\UserForms\\Model\\UserDefinedForm .select2-dropdown--above {
  top: 243px !important;
}

.userform {
  margin: 4rem auto;
  padding: 2rem;
  max-width: 768px;
}
.userform .form-step {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.userform .form-step .field {
  width: 100%;
}
.userform .form-step .field.half {
  width: calc(50% - 1rem);
}
.userform [type=color],
.userform [type=date],
.userform [type=datetime],
.userform [type=datetime-local],
.userform [type=email],
.userform [type=month],
.userform [type=number],
.userform [type=password],
.userform [type=search],
.userform [type=tel],
.userform [type=text],
.userform [type=time],
.userform input:not([type]),
.userform textarea {
  margin-bottom: 2rem;
  font-weight: 700;
  font-family: "Raleway", "Raleway-Fallback", sans-serif;
  color: black !important;
}
.userform .select2-container .select2-selection__rendered {
  background: white;
  border: 1px solid #a6a6a6;
  padding: 5px 55px 5px 15px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  height: 4.1rem;
  margin-bottom: 2rem;
  line-height: 2.9rem !important;
}
@media only screen and (max-width: 767px) {
  .userform .select2-container .select2-selection__rendered {
    height: 3.6rem;
    line-height: 2.4rem !important;
  }
}
.userform .select2-container .select2-selection__rendered {
  background-image: url("data:image/svg+xml; utf8, <svg width=\"22\" height=\"14\" viewBox=\"0 0 22 14\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><g stroke=\"%2300B1FF\" stroke-width=\"3\"><g><g><path d=\"m1 1 10 10L21 1\"/></g></g></g></g></svg>");
  background-repeat: no-repeat;
  background-size: 25px 12px;
  background-position: center right 10px;
  font-weight: 700;
  font-family: "Raleway", "Raleway-Fallback", sans-serif;
  color: black !important;
}
.userform .left {
  font-weight: 400;
  color: #00aeff;
}
.userform select {
  border-color: #a6a6a6;
  padding: 7px 55px 7px 15px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
}
.userform .field.file .middleColumn {
  position: relative;
  border: 1px dashed #a6a6a6;
  border-radius: 0.4rem;
  height: 7rem;
}
.userform .field.file .middleColumn input {
  position: absolute;
  width: 100%;
  top: 0;
  padding: 2rem 1rem;
  bottom: 0;
  line-height: 1;
  outline: none;
  margin: 0;
  cursor: pointer;
  transition: all 333ms ease;
}
.userform .field.file .middleColumn input:hover {
  background: #f7f7f7;
}
.userform {
  /*------------------------------------------------------------------
  Checkbox
  ------------------------------------------------------------------*/
}
.userform input[type=checkbox] {
  opacity: 0;
  z-index: -1;
  position: absolute;
}
.userform input[type=checkbox] + label {
  position: relative;
  padding-left: 3rem;
  user-select: none;
  cursor: pointer;
}
.userform input[type=checkbox] + label:before {
  position: absolute;
  content: "";
  display: block;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 333ms ease;
  background: white;
  border: 1px solid #e4e4e4;
  width: 20px;
  height: 20px;
  border-radius: 0.2rem;
}
.userform input[type=checkbox] + label:after {
  position: absolute;
  content: "";
  display: block;
  transform: rotate(43deg);
  width: 5px;
  height: 9px;
  border: 2px solid white;
  border-top: 0;
  border-left: 0;
  left: 7px;
  top: 50%;
  transition: all 333ms ease;
  margin-top: -1px;
  transform: translateY(-50%) rotate(20deg);
}
.userform input[type=checkbox]:checked + label:before {
  background: #00aeff;
  border-color: #00aeff;
}
.userform input[type=checkbox]:checked + label:after {
  transform: translateY(-50%) rotate(43deg);
}
.userform {
  /*------------------------------------------------------------------
  Radio
  ------------------------------------------------------------------*/
}
.userform input[type=radio] {
  opacity: 0;
  z-index: -1;
  position: absolute;
}
.userform input[type=radio] + label {
  position: relative;
  padding-left: 3rem;
  user-select: none;
  cursor: pointer;
}
.userform input[type=radio] + label:before {
  position: absolute;
  content: "";
  display: block;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 222ms ease;
  background: white;
  border: 1px solid #e4e4e4;
  width: 20px;
  height: 20px;
  border-radius: 2rem;
}
.userform input[type=radio] + label:after {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  background: white;
  transition: all 222ms ease;
  border-radius: 2rem;
  transform: translateY(-50%) scale(0.9);
}
.userform input[type=radio]:checked + label:before {
  background: #00aeff;
  border-color: #00aeff;
}
.userform input[type=radio]:checked + label:after {
  transform: translateY(-50%) scale(0.5);
}
.userform .btn-toolbar {
  padding: 0;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline {
  display: inline;
}

.select2-selection--multiple {
  display: flex;
  flex-wrap: wrap;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  background-color: #ffffff;
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--aboved {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--aboved .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--aboved .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
  opacity: 0.2 !important;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--aboved .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--aboved .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--aboved {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2-container {
  backface-visibility: hidden;
  outline: none;
}
.select2-container * {
  outline: none;
  backface-visibility: hidden;
}
.select2-container.select2-container--open {
  z-index: 9999999999;
}
.select2-container.select2-container--open .select2-selection__rendered:before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.select2-container .select2-selection__placeholder {
  position: relative;
  color: #ffffff;
  z-index: 3;
}
.select2-container .select2-selection {
  margin: 0;
  height: auto;
  border: 0;
  background: transparent;
}
.select2-container .select2-selection__rendered {
  display: block;
  height: 4rem;
  margin: 0;
  font-size: 1.4rem;
  padding: 1.3rem 1.8rem;
  color: #ffffff;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: #555c5e;
  line-height: 17px !important;
}
.select2-container .select2-selection__rendered:before {
  position: absolute;
  content: "";
  display: block;
  transform: scaleX(0);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.1);
  transform-origin: bottom right;
  z-index: 1;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}
.select2-container .select2-selection__arrow {
  height: 4rem;
  padding: 0;
  margin: 0;
  width: 4rem;
  top: 0;
  right: 0;
}
.select2-container .select2-selection__arrow b {
  display: none !important;
}

.select2-dropdown {
  margin: 0;
  border: 0;
  outline: none;
  border-radius: 0;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: scaleY(0);
  transform-origin: 50% 0;
  box-shadow: -1px 4px 74px -16px rgba(0, 0, 0, 0.15);
}
.select2-dropdown.animating {
  transform: scaleY(1);
}
.select2-dropdown.animatedSlick .select2-results__option {
  opacity: 1;
}
.select2-dropdown * {
  outline: none;
  backface-visibility: hidden;
}
.select2-dropdown .select2-results {
  margin: 0;
}
.select2-dropdown .select2-results__options {
  margin: 0;
  padding: 0;
  list-style: none;
}
.select2-dropdown .select2-results__options::-webkit-scrollbar-track {
  background-color: #e4e4e4;
}
.select2-dropdown .select2-results__options::-webkit-scrollbar {
  width: 8px;
  background-color: #e4e4e4;
}
.select2-dropdown .select2-results__options::-webkit-scrollbar-thumb {
  background-color: #555c5e;
}
.select2-dropdown .select2-results__option {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 1.3rem 1.5rem;
  display: block;
  color: #555c5e;
  font-weight: 600;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  opacity: 0;
}
.select2-dropdown .select2-results__option--selected {
  background: #ffffff;
}
.select2-dropdown .select2-results__option[aria-selected=true] {
  background: #00aeff !important;
}

#body .select2-container--default .select2-results > .select2-results__options {
  max-height: 400px;
}
#body .locationFilter__state,
#body .productSelector {
  margin-top: 5rem;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  max-width: 30rem;
}
#body .locationFilter__state .select2-selection__clear,
#body .productSelector .select2-selection__clear {
  display: none;
}
#body .locationFilter__state .select2-selection__rendered,
#body .locationFilter__state .select2-selection__placeholder,
#body .productSelector .select2-selection__rendered,
#body .productSelector .select2-selection__placeholder {
  color: #000000;
}
#body .locationFilter__state .select2-container .select2-selection__arrow,
#body .productSelector .select2-container .select2-selection__arrow {
  margin-right: 1rem;
}

#body span[title=Trade] {
  padding-left: 5rem !important;
}
#body span[title=Trade]:after {
  position: absolute;
  content: "";
  display: block;
  top: 1rem;
  left: 1.3rem;
  position: absolute;
  background: url("data:image/svg+xml; utf8, <svg width=\"25\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.889.73a.65.65 0 01.643.554l.007.096-.001.284 3.73.756a.65.65 0 01.514.535l.008.102-.001.942L24.265 4a.735.735 0 110 1.47h-4.476v1.12a.65.65 0 01-.423.61l-.098.027-3.73.755v.292a.65.65 0 01-.553.643l-.096.007h-2.794v.825a2.833 2.833 0 01-2.19 2.763l-.177.036-.129.021v2.276a2.573 2.573 0 01-2.413 2.562l-.163.005a2.573 2.573 0 01-2.568-2.406l-.005-.162-.001-5.92h-.777A2.955 2.955 0 01.736 6.153L.731 5.98V3.67A2.945 2.945 0 013.502.736L3.675.73H14.89zm-6.59 8.197h-2.55v5.917c0 .61.438 1.123 1.018 1.242l.126.02.13.006c.66 0 1.204-.501 1.27-1.138l.006-.13V8.928zm2.496 0H9.602v2.319l.046-.01a1.532 1.532 0 001.123-1.21l.019-.137.006-.14-.001-.822zm3.443-6.897H3.675c-.808 0-1.482.586-1.619 1.354l-.019.145-.006.142V5.98c0 .855.663 1.562 1.503 1.638l.141.007 10.563-.001V2.03zm1.302.961v3.664l2.949-.597v-2.47l-2.949-.597z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>") !important;
  width: 25px !important;
  width: 25px !important;
  height: 18px !important;
  background-size: contain;
}
#body span[title="For your home"] {
  padding-left: 5rem !important;
}
#body span[title="For your home"]:after {
  position: absolute;
  content: "";
  display: block;
  top: 1rem;
  left: 1.3rem;
  position: absolute;
  background: url("data:image/svg+xml; utf8, <svg width=\"16\" height=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.578.481L.608 5.745a.65.65 0 00-.258.518V16c0 .359.291.65.65.65h4.744l.096-.007A.65.65 0 006.394 16v-5.079h3.211V16c0 .359.292.65.65.65H15a.65.65 0 00.65-.65V6.263a.65.65 0 00-.26-.52L8.36.48a.65.65 0 00-.782.001zm.393 1.332l6.379 4.775v8.762h-3.445v-5.079a.65.65 0 00-.65-.65h-4.51l-.097.007a.65.65 0 00-.554.643v5.079H1.65V6.585l6.321-4.772z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>") !important;
  width: 16px;
  height: 17px;
  background-size: contain;
}
#body [data-select2-id*=trade] {
  padding-left: 5rem;
}
#body [data-select2-id*=trade]:before {
  position: absolute;
  content: "";
  display: block;
  top: 1rem;
  left: 1.3rem;
  position: absolute;
  background: url("data:image/svg+xml; utf8, <svg width=\"25\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.889.73a.65.65 0 01.643.554l.007.096-.001.284 3.73.756a.65.65 0 01.514.535l.008.102-.001.942L24.265 4a.735.735 0 110 1.47h-4.476v1.12a.65.65 0 01-.423.61l-.098.027-3.73.755v.292a.65.65 0 01-.553.643l-.096.007h-2.794v.825a2.833 2.833 0 01-2.19 2.763l-.177.036-.129.021v2.276a2.573 2.573 0 01-2.413 2.562l-.163.005a2.573 2.573 0 01-2.568-2.406l-.005-.162-.001-5.92h-.777A2.955 2.955 0 01.736 6.153L.731 5.98V3.67A2.945 2.945 0 013.502.736L3.675.73H14.89zm-6.59 8.197h-2.55v5.917c0 .61.438 1.123 1.018 1.242l.126.02.13.006c.66 0 1.204-.501 1.27-1.138l.006-.13V8.928zm2.496 0H9.602v2.319l.046-.01a1.532 1.532 0 001.123-1.21l.019-.137.006-.14-.001-.822zm3.443-6.897H3.675c-.808 0-1.482.586-1.619 1.354l-.019.145-.006.142V5.98c0 .855.663 1.562 1.503 1.638l.141.007 10.563-.001V2.03zm1.302.961v3.664l2.949-.597v-2.47l-2.949-.597z\" fill=\"%23848484\" fill-rule=\"nonzero\"/></svg>") !important;
  width: 25px !important;
  height: 18px !important;
  background-size: contain;
}
#body [data-select2-id*=trade][aria-selected=true]:before, #body [data-select2-id*=trade].select2-results__option--highlighted:before {
  background: url("data:image/svg+xml; utf8, <svg width=\"25\" height=\"18\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M14.889.73a.65.65 0 01.643.554l.007.096-.001.284 3.73.756a.65.65 0 01.514.535l.008.102-.001.942L24.265 4a.735.735 0 110 1.47h-4.476v1.12a.65.65 0 01-.423.61l-.098.027-3.73.755v.292a.65.65 0 01-.553.643l-.096.007h-2.794v.825a2.833 2.833 0 01-2.19 2.763l-.177.036-.129.021v2.276a2.573 2.573 0 01-2.413 2.562l-.163.005a2.573 2.573 0 01-2.568-2.406l-.005-.162-.001-5.92h-.777A2.955 2.955 0 01.736 6.153L.731 5.98V3.67A2.945 2.945 0 013.502.736L3.675.73H14.89zm-6.59 8.197h-2.55v5.917c0 .61.438 1.123 1.018 1.242l.126.02.13.006c.66 0 1.204-.501 1.27-1.138l.006-.13V8.928zm2.496 0H9.602v2.319l.046-.01a1.532 1.532 0 001.123-1.21l.019-.137.006-.14-.001-.822zm3.443-6.897H3.675c-.808 0-1.482.586-1.619 1.354l-.019.145-.006.142V5.98c0 .855.663 1.562 1.503 1.638l.141.007 10.563-.001V2.03zm1.302.961v3.664l2.949-.597v-2.47l-2.949-.597z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>") !important;
}
#body [data-select2-id*=trade]:after {
  display: none !important;
}
#body [data-select2-id*=home] {
  padding-left: 5rem;
}
#body [data-select2-id*=home]:before {
  position: absolute;
  content: "";
  display: block;
  top: 1rem;
  left: 1.3rem;
  position: absolute;
  background: url("data:image/svg+xml; utf8, <svg width=\"16\" height=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.578.481L.608 5.745a.65.65 0 00-.258.518V16c0 .359.291.65.65.65h4.744l.096-.007A.65.65 0 006.394 16v-5.079h3.211V16c0 .359.292.65.65.65H15a.65.65 0 00.65-.65V6.263a.65.65 0 00-.26-.52L8.36.48a.65.65 0 00-.782.001zm.393 1.332l6.379 4.775v8.762h-3.445v-5.079a.65.65 0 00-.65-.65h-4.51l-.097.007a.65.65 0 00-.554.643v5.079H1.65V6.585l6.321-4.772z\" fill=\"%23848484\" fill-rule=\"nonzero\"/></svg>") !important;
  background-size: contain;
  width: 16px;
  height: 17px;
}
#body [data-select2-id*=home][aria-selected=true]:before, #body [data-select2-id*=home].select2-results__option--highlighted:before {
  background: url("data:image/svg+xml; utf8, <svg width=\"16\" height=\"17\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M7.578.481L.608 5.745a.65.65 0 00-.258.518V16c0 .359.291.65.65.65h4.744l.096-.007A.65.65 0 006.394 16v-5.079h3.211V16c0 .359.292.65.65.65H15a.65.65 0 00.65-.65V6.263a.65.65 0 00-.26-.52L8.36.48a.65.65 0 00-.782.001zm.393 1.332l6.379 4.775v8.762h-3.445v-5.079a.65.65 0 00-.65-.65h-4.51l-.097.007a.65.65 0 00-.554.643v5.079H1.65V6.585l6.321-4.772z\" fill=\"%23fff\" fill-rule=\"nonzero\"/></svg>") !important;
}
#body [data-select2-id*=home]:after {
  display: none !important;
}

.product-header {
  background: #000000;
  position: relative;
  margin-bottom: 4rem;
}
.product-header:before, .product-header:after {
  content: "";
  display: table;
}
.product-header:after {
  clear: both;
}
.product-header__wrap {
  width: 100%;
  padding: 2rem 4rem;
  margin: 0 auto;
  position: relative;
}
@media only screen and (min-width: 968px) {
  .product-header__wrap {
    width: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 967px) {
  .product-header__wrap {
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.product-header__headings {
  width: 100%;
  position: relative;
  padding-left: 0;
}
@media only screen and (min-width: 968px) {
  .product-header__headings {
    float: right;
    width: 50%;
    padding-left: 3rem;
  }
}
@media only screen and (max-width: 967px) {
  .product-header__headings {
    margin-top: -4rem;
  }
}
.product-header__media {
  width: 50%;
  position: relative;
  display: block;
}
@media only screen and (min-width: 968px) {
  .product-header__media {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 967px) {
  .product-header__media {
    width: 100%;
  }
}
.product-header__slider {
  padding-right: 3rem;
}
@media only screen and (max-width: 967px) {
  .product-header__slider {
    padding-right: 0;
  }
}
.product-header__slide {
  position: relative;
}
.product-header__slide img {
  width: 100%;
}
.product-header__slide iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
.product-header__info {
  margin-top: 1rem;
  position: relative;
}
@media only screen and (max-width: 967px) {
  .product-header__info {
    margin-bottom: 2rem;
  }
}
.product-header__count {
  color: #00aeff;
}
.product-header__progress {
  position: absolute;
  width: 30rem;
  height: 0.2rem;
  right: 3rem;
  background: rgba(255, 255, 255, 0.5);
  top: 1rem;
}
@media only screen and (max-width: 967px) {
  .product-header__progress {
    width: calc(100% - 6rem);
    right: 0rem;
  }
}
.product-header__bar {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #00aeff;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.product-header__controls {
  width: calc(100% - 3rem);
  padding: 0 6rem;
}
@media only screen and (max-width: 967px) {
  .product-header__controls {
    width: 100%;
  }
}
.product-header__controls .slick-prev {
  position: absolute;
  top: 50%;
  left: -6rem;
  font-size: 0;
  width: 4rem;
  height: 4rem;
  border-radius: 10000rem;
  padding: 0;
  display: block;
  border: 0;
  background: #00aeff;
  margin-top: -2rem;
}
.product-header__controls .slick-prev:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11.003\" height=\"20.385\"><path fill=\"%23FFF\" fill-rule=\"nonzero\" d=\"M9.852 20.384.537 10.748 0 10.192l.537-.556L9.852 0l1.151 1.112-8.777 9.08 8.777 9.08z\"/></svg>");
  width: 11px;
  height: 20px;
  top: 10px;
  left: 13px;
}
.product-header__controls .slick-next {
  position: absolute;
  top: 50%;
  right: -6rem;
  font-size: 0;
  width: 4rem;
  height: 4rem;
  border-radius: 10000rem;
  padding: 0;
  display: block;
  border: 0;
  background: #00aeff;
  margin-top: -2rem;
}
.product-header__controls .slick-next:before {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"11.003\" height=\"20.385\"><path fill=\"%23FFF\" fill-rule=\"nonzero\" d=\"m1.15 20.384 9.315-9.636.538-.556-.538-.556L1.15 0 0 1.112l8.777 9.08L0 19.272z\"/></svg>");
  width: 11px;
  height: 20px;
  top: 10px;
  left: 17px;
}
.product-header__nav .product-header__slide {
  padding: 0.5rem;
}
.product-header__details {
  width: 50%;
  padding-left: 3rem;
}
@media only screen and (min-width: 968px) {
  .product-header__details {
    float: right;
    width: 50%;
  }
}
@media only screen and (max-width: 967px) {
  .product-header__details {
    width: 100%;
    padding-left: 0;
    margin-top: 4rem;
  }
}
.product-header__pricing {
  margin-top: 6rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #ba2e2d;
  align-items: center;
  align-content: center;
}
.product-header__pricing [data-leadtime-days="0"],
.product-header__pricing [data-leadtime-days="1"],
.product-header__pricing [data-leadtime-days="2"],
.product-header__pricing [data-leadtime-days="3"],
.product-header__pricing [data-leadtime-days="4"],
.product-header__pricing [data-leadtime-days="5"],
.product-header__pricing [data-leadtime-days="6"],
.product-header__pricing [data-leadtime-days="7"],
.product-header__pricing [data-leadtime-days="8"],
.product-header__pricing [data-leadtime-days="9"],
.product-header__pricing [data-leadtime-days="10"],
.product-header__pricing [data-leadtime-days="11"],
.product-header__pricing [data-leadtime-days="12"],
.product-header__pricing [data-leadtime-days="13"],
.product-header__pricing [data-leadtime-days="14"],
.product-header__pricing [data-leadtime-days="15"],
.product-header__pricing [data-leadtime-days="16"],
.product-header__pricing [data-leadtime-days="17"],
.product-header__pricing [data-leadtime-days="18"],
.product-header__pricing [data-leadtime-days="19"],
.product-header__pricing [data-leadtime-days="20"],
.product-header__pricing [data-leadtime-days="21"] {
  color: #25b733;
}
.product-header__pricing p {
  margin: 0;
}
.product-header__pricing .btn, .product-header__pricing .contactModal__wrap__content [type=submit], .contactModal__wrap__content .product-header__pricing [type=submit],
.product-header__pricing .contactModal__wrap__content .action,
.contactModal__wrap__content .product-header__pricing .action,
.product-header__pricing .orderModal__wrap__content [type=submit],
.orderModal__wrap__content .product-header__pricing [type=submit],
.product-header__pricing .orderModal__wrap__content .action,
.orderModal__wrap__content .product-header__pricing .action,
.product-header__pricing .summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .product-header__pricing [type=submit],
.product-header__pricing .summaryModal__wrap__content .action,
.summaryModal__wrap__content .product-header__pricing .action,
.product-header__pricing .guestModal__wrap__content [type=submit],
.guestModal__wrap__content .product-header__pricing [type=submit],
.product-header__pricing .guestModal__wrap__content .action,
.guestModal__wrap__content .product-header__pricing .action,
.product-header__pricing .loginModal__wrap__content [type=submit],
.loginModal__wrap__content .product-header__pricing [type=submit],
.product-header__pricing .loginModal__wrap__content .action,
.loginModal__wrap__content .product-header__pricing .action {
  margin-top: 3rem;
}
.product-header__accordion {
  margin-top: 6rem;
  width: 100%;
}
.product-header__accordion .accordion__wrap__item__heading {
  padding: 1.5rem 0;
}
.product-header__accordion .accordion__wrap__item__heading__title {
  font-size: 1.6rem;
}
.product-header__accordion .accordion__wrap__item__heading:before,
.product-header__accordion .accordion__wrap__item__heading:after {
  width: 2.4rem;
  height: 0.2rem;
}
.product-header__accordion p {
  font-size: 1.6rem;
}
.product-header__accordion p:last-of-type {
  margin-bottom: 0;
}

.short-slider-element {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
.short-slider-element .slick-track {
  display: flex !important;
}
.short-slider-element .slick-slide {
  height: inherit !important;
}
@media (min-width: 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)) {
  .short-slider-element {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1280px) {
  .short-slider-element {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.short-slider-element__wrap {
  width: 100%;
  margin: 0 auto;
  max-width: 1640px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 6rem 4rem;
}
@media (max-width: 1280px) {
  .short-slider-element__wrap {
    padding: 6rem 0rem;
  }
}
.short-slider-element__heading {
  width: 40rem;
  padding-right: 4rem;
}
@media (max-width: 1280px) {
  .short-slider-element__heading {
    width: 100%;
    padding: 0 4rem;
    text-align: center;
  }
}
.short-slider-element__slider {
  width: calc(100% - 40rem);
}
@media (max-width: 1280px) {
  .short-slider-element__slider {
    width: 100%;
  }
}
.short-slider-element .slick-slide {
  position: relative;
  opacity: 0.2;
  transform: scale(0.9);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.short-slider-element .slick-slide.slick-active {
  opacity: 1;
  transform: scale(1);
}
.short-slider-element .slick-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 1rem;
  right: 1rem;
  bottom: 0;
  background: #ffffff;
}
.short-slider-element__slide {
  padding: 0 1rem;
  position: relative;
  z-index: 1;
}
.short-slider-element__slide__inner {
  padding: 2rem;
}
.short-slider-element__slide img {
  width: 100%;
}
.short-slider-element__slide h4,
.short-slider-element__slide p {
  color: #000000;
  margin: 0;
}
.short-slider-element__slide h4 {
  font-size: 1.8rem;
  margin-bottom: 1.5rem;
}
.short-slider-element .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.short-slider-element .slick-arrow.slick-prev {
  left: 1rem;
  width: 4rem;
  height: 4rem;
  padding: 0;
  border: 0;
  background: #00aeff;
  font-size: 0;
}
@media (max-width: 1280px) {
  .short-slider-element .slick-arrow.slick-prev {
    left: 1rem;
  }
}
.short-slider-element .slick-arrow.slick-prev:after {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"18\"><path fill=\"%23FFF\" d=\"M-.067 2.05 1.355.644l8.703 8.81-8.71 8.604-1.407-1.422L7.23 9.437z\"/></svg>");
  background-repeat: no-repeat;
  background-size: cover;
  width: 10px;
  height: 18px;
  padding: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}
.short-slider-element .slick-arrow.slick-next {
  right: 1rem;
  width: 4rem;
  height: 4rem;
  padding: 0;
  border: 0;
  background: #00aeff;
  font-size: 0;
}
@media (max-width: 1280px) {
  .short-slider-element .slick-arrow.slick-next {
    right: 1rem;
  }
}
.short-slider-element .slick-arrow.slick-next:after {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"10\" height=\"18\"><path fill=\"%23FFF\" d=\"M-.067 2.05 1.355.644l8.703 8.81-8.71 8.604-1.407-1.422L7.23 9.437z\"/></svg>");
  background-repeat: no-repeat;
  background-size: cover;
  width: 10px;
  height: 18px;
  padding: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.short-slider-element .slick-dots {
  position: absolute;
  bottom: -3rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .short-slider-element .slick-dots {
    width: 100%;
  }
}
.short-slider-element .slick-dots button {
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 1.4rem;
  border: 2px solid white;
  display: block;
  margin-bottom: 0.5rem;
  cursor: pointer;
  position: relative;
  font-size: 0;
  padding: 0;
  margin: 0 0.3rem;
}
.short-slider-element .slick-dots button:after {
  position: absolute;
  content: "";
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 100rem;
  background: white;
  left: 2px;
  top: 2px;
  transform: scale(0);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.short-slider-element .slick-dots .slick-active button:after {
  transform: scale(1);
}

main {
  background-color: white;
}

.align-items-center {
  display: flex;
  align-items: center;
}

.justify-content-between {
  display: flex;
  justify-content: space-between;
}

@media only screen and (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .tablet-up {
    display: none !important;
  }
}

@media only screen and (max-width: 1199px) {
  .desktop-only {
    display: none !important;
  }
}

@media only screen and (min-width: 1200px) {
  .tablet-down {
    display: none !important;
  }
}

/*------------------------------------------------------------------
Banner block
------------------------------------------------------------------*/
.banner-block {
  position: relative;
  background: black;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .banner-block--alt .banner-block__wrap {
    padding: 10rem 2rem;
    min-height: 0;
  }
}
.banner-block.video-loaded iframe {
  opacity: 1;
}
.banner-block__background {
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
}
.banner-block__background__video {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 1;
  background: black;
  pointer-events: none;
}
.banner-block__background__video video,
.banner-block__background__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  object-fit: cover;
}
.banner-block__background__vimeo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.banner-block__background__vimeo iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  aspect-ratio: 16/9;
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .banner-block__background__vimeo iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 375/666.66;
  }
}
.banner-block__background picture,
.banner-block__background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(10px);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.banner-block__background.inView picture,
.banner-block__background.inView img {
  filter: blur(0px);
}
.banner-block__wrap {
  width: 100%;
  position: relative;
  z-index: 1;
  padding: 10rem 2rem;
  margin: 0 auto;
  min-height: calc(100vh - 13rem);
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
@media only screen and (max-width: 767px) {
  .banner-block__wrap {
    padding: 6rem 2rem;
    min-height: 0;
  }
}
.banner-block__wrap--shorter-height {
  min-height: calc(60vh - 13rem);
}
.banner-block__wrap__content {
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateY(2rem);
  transition-delay: 200ms;
}
.banner-block__wrap__content.inView {
  opacity: 1;
  transform: translateY(0);
}
.banner-block__wrap__content__constraint {
  max-width: 768px;
}

/*------------------------------------------------------------------
Banner block
------------------------------------------------------------------*/
.banner-block {
  position: relative;
  background: black;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .banner-block--alt .banner-block__wrap {
    padding: 10rem 2rem;
    min-height: 0;
  }
}
.banner-block.video-loaded iframe {
  opacity: 1;
}
.banner-block__background {
  z-index: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
}
.banner-block__background__video {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 1;
  background: black;
  pointer-events: none;
}
.banner-block__background__video video,
.banner-block__background__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  object-fit: cover;
}
.banner-block__background__vimeo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.banner-block__background__vimeo iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  aspect-ratio: 16/9;
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .banner-block__background__vimeo iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 375/666.66;
  }
}
.banner-block__background picture,
.banner-block__background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: blur(10px);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.banner-block__background.inView picture,
.banner-block__background.inView img {
  filter: blur(0px);
}
.banner-block__wrap {
  width: 100%;
  position: relative;
  z-index: 1;
  padding: 10rem 2rem;
  margin: 0 auto;
  min-height: calc(100vh - 13rem);
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
@media only screen and (max-width: 767px) {
  .banner-block__wrap {
    padding: 6rem 2rem;
    min-height: 0;
  }
}
.banner-block__wrap--shorter-height {
  min-height: calc(60vh - 13rem);
}
.banner-block__wrap__content {
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateY(2rem);
  transition-delay: 200ms;
}
.banner-block__wrap__content.inView {
  opacity: 1;
  transform: translateY(0);
}
.banner-block__wrap__content__constraint {
  max-width: 768px;
}

/*------------------------------------------------------------------
Gallery text block
------------------------------------------------------------------*/
.gallery-text {
  position: relative;
  background: black;
  width: 100%;
  padding: 10rem 0;
  overflow: hidden;
}
.gallery-text__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.gallery-text__background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery-text__wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
}
.gallery-text__wrap__item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.gallery-text__wrap__item__slider {
  width: 50%;
  display: block;
  position: relative;
  padding-right: 4rem;
  padding-left: 2rem;
}
@media only screen and (max-width: 967px) {
  .gallery-text__wrap__item__slider {
    width: 100%;
    order: 1;
    padding: 2rem;
  }
}
.gallery-text__wrap__item__slider__skew {
  position: absolute;
  top: -4rem;
  bottom: -4rem;
  left: -4rem;
  width: auto;
  height: calc(100% + 8rem);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(2rem);
  transform: scale(0.9);
  transform-origin: 100% 50%;
  will-change: transform, opacity;
  filter: grayscale(1) brightness(1.15);
}
.gallery-text__wrap__item__slider__skew.inView {
  opacity: 1;
  transform: scale(1);
}
.gallery-text__wrap__item__slider__images {
  width: 100%;
  display: block;
  font-size: 0;
}
.gallery-text__wrap__item__slider__images__item {
  width: 100%;
  display: block;
}
.gallery-text__wrap__item__slider__images__item img {
  display: block;
  width: 100%;
  height: auto;
}
.gallery-text__wrap__item__slider__controls {
  position: absolute;
  bottom: -3.6rem;
  height: 3.6rem;
  right: 4rem;
  width: 25rem;
  display: flex;
  flex-wrap: wrap;
}
.gallery-text__wrap__item__slider__controls__previous {
  width: 3.6rem;
  height: 3.6rem;
  background: #00aeff;
  order: 3;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  cursor: pointer;
}
.gallery-text__wrap__item__slider__controls__previous:hover {
  background: rgb(0, 139.2, 204);
}
.gallery-text__wrap__item__slider__controls__previous svg {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
}
.gallery-text__wrap__item__slider__controls__next {
  width: 3.6rem;
  height: 3.6rem;
  background: #00aeff;
  order: 4;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  cursor: pointer;
}
.gallery-text__wrap__item__slider__controls__next:hover {
  background: rgb(0, 139.2, 204);
}
.gallery-text__wrap__item__slider__controls__next svg {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
}
.gallery-text__wrap__item__slider__controls__progress {
  width: calc(100% - 7.2rem);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.gallery-text__wrap__item__slider__controls__progress__count {
  width: 5rem;
  text-align: center;
  color: white;
}
.gallery-text__wrap__item__slider__controls__progress__bar {
  width: calc(100% - 5rem);
  height: 2px;
  background: #e4e4e4;
  position: relative;
}
.gallery-text__wrap__item__slider__controls__progress__bar span {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 0;
  width: 10%;
  background: #00aeff;
  display: block;
  height: 4px;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.gallery-text__wrap__item__copy {
  width: 50%;
  padding: 2rem;
  padding-left: 4rem;
}
@media only screen and (max-width: 967px) {
  .gallery-text__wrap__item__copy {
    width: 100%;
    order: 2;
    padding: 2rem;
    margin-top: 6rem;
  }
}
.gallery-text__wrap__item__copy__animation {
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translateY(2rem);
  opacity: 0;
  will-change: transform, opacity;
}
.gallery-text__wrap__item__copy__animation.inView {
  opacity: 1;
  transform: translateY(0);
}

/*------------------------------------------------------------------
Reverse Layout
------------------------------------------------------------------*/
@media only screen and (min-width: 968px) {
  .gallery-text__wrap__item--reversed .gallery-text__wrap__item__copy {
    order: 1;
    padding-right: 4rem;
    padding-left: 2rem;
  }
  .gallery-text__wrap__item--reversed .gallery-text__wrap__item__slider {
    order: 2;
    padding-right: 2rem;
    padding-left: 4rem;
  }
  .gallery-text__wrap__item--reversed .gallery-text__wrap__item__slider .gallery-text__wrap__item__slider__skew {
    transform: scaleX(-1);
    transform-origin: 50% 0;
    top: -4rem;
    bottom: -4rem;
    right: -4rem;
    left: auto;
  }
  .gallery-text__wrap__item--reversed .gallery-text__wrap__item__slider .gallery-text__wrap__item__slider__controls {
    left: 4rem;
    right: auto;
  }
}

/*------------------------------------------------------------------
Hero block
------------------------------------------------------------------*/
.hero-block {
  position: relative;
  width: 100%;
}
.hero-block:not(.hero-block--image) {
  position: relative;
}
.hero-block:not(.hero-block--image):after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 56.25%;
}
@media only screen and (max-width: 767px) {
  .hero-block:not(.hero-block--image).hero-block--mobile {
    position: relative;
  }
  .hero-block:not(.hero-block--image).hero-block--mobile:after {
    content: "";
    position: relative;
    display: block;
    padding-bottom: 100%;
  }
}
.hero-block--image .hero-block__foreground {
  position: relative;
}
.hero-block--image .hero-block__foreground__content {
  padding: 18rem 2rem;
}
.hero-block__background {
  background: black;
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hero-block__background__vimeo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.hero-block__background__vimeo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.hero-block__background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.hero-block__background img.js-animate-scale {
  transform: scale(0.8);
}
.hero-block__foreground {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.hero-block__foreground__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 3;
  opacity: 0.4;
  opacity: 0;
}
.hero-block__foreground__content {
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 968px;
  padding: 10rem 2rem;
  z-index: 4;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateY(2rem);
}
.hero-block__foreground__content.inView {
  opacity: 1;
  transform: translateY(0);
}

.home-nav {
  position: fixed;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0.5;
}
@media only screen and (max-width: 767px) {
  .home-nav {
    right: 1rem;
    display: none;
  }
}
.home-nav:hover {
  opacity: 1;
}
.home-nav__item {
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 1.4rem;
  border: 2px solid white;
  display: block;
  margin-bottom: 0.5rem;
  cursor: pointer;
  position: relative;
}
.home-nav__item:after {
  position: absolute;
  content: "";
  display: block;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border-radius: 100rem;
  background: white;
  left: 2px;
  top: 2px;
  transform: scale(0);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.home-nav__item.current:after {
  transform: scale(1);
}

/*------------------------------------------------------------------
Images block
------------------------------------------------------------------*/
a.images-block__wrap__grid__item:hover h5 {
  color: #00aeff;
}

.images-block {
  position: relative;
  background: black;
  width: 100%;
  padding: 10rem 0;
  overflow: hidden;
}
.images-block .images-block__wrap__grid:after {
  content: "flickity";
  display: none;
}
@media only screen and (max-width: 767px) {
  .images-block .images-block__wrap__grid__item {
    width: 80% !important;
    transition: all 0s !important;
  }
}
@media only screen and (min-width: 768px) {
  .images-block {
    /* disable Flickity for large devices */
  }
  .images-block .images-block__wrap__grid:after {
    content: "";
  }
}
.images-block__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.images-block__background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.images-block__background:after {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}
.images-block__wrap {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
}
.images-block__wrap__heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 4rem;
}
.images-block__wrap__grid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.images-block__wrap__grid__item {
  display: block;
  width: calc(33.33333333% - 2rem);
  margin: 1rem;
  position: relative;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  will-change: transform, opacity;
}
.images-block__wrap__grid__item:nth-child(0) {
  transition-delay: 0ms;
  transform: translateY(0rem);
}
.images-block__wrap__grid__item:nth-child(1) {
  transition-delay: 30ms;
  transform: translateY(3.6rem);
}
.images-block__wrap__grid__item:nth-child(2) {
  transition-delay: 60ms;
  transform: translateY(7.2rem);
}
.images-block__wrap__grid__item:nth-child(3) {
  transition-delay: 90ms;
  transform: translateY(10.8rem);
}
.images-block__wrap__grid__item:nth-child(4) {
  transition-delay: 120ms;
  transform: translateY(14.4rem);
}
.images-block__wrap__grid__item:nth-child(5) {
  transition-delay: 150ms;
  transform: translateY(18rem);
}
.images-block__wrap__grid__item.inView {
  opacity: 1;
  transform: translateY(0);
}
@media only screen and (max-width: 767px) {
  .images-block__wrap__grid__item {
    width: calc(50% - 2rem);
  }
}
@media only screen and (max-width: 539px) {
  .images-block__wrap__grid__item {
    width: 100%;
  }
}
.images-block__wrap__grid__item__image {
  position: relative;
  width: 100%;
}
.images-block__wrap__grid__item__image img {
  display: block;
  width: 100%;
  height: auto;
}
.images-block__wrap__grid__item__content {
  position: relative;
  padding: 2rem 0;
}
.images-block__wrap__grid__item__content h5 {
  font-weight: 600;
  color: white;
  display: block;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  margin: 0;
}
.images-block__wrap__grid__item__content p {
  color: white;
  display: block;
}

.instagram {
  width: 100%;
  white-space: nowrap;
  height: auto;
  display: flex;
  align-items: center;
  overflow-x: hidden;
  padding: 12rem 0;
  overflow-y: hidden;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .instagram {
    padding: 4rem 0 8rem;
  }
}
.instagram__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #1e1e1e;
}
.instagram__background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.instagram__background::after {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
.instagram__wrap {
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto;
}
@media only screen and (min-width: 968px) {
  .instagram__wrap {
    padding: 0 4rem;
  }
}
.instagram__wrap__content {
  padding: 4rem 2rem 0;
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  white-space: normal;
}
@media only screen and (max-width: 967px) {
  .instagram__wrap__content {
    width: 100%;
    padding: 4rem 4rem;
  }
}
.instagram__wrap__content h2 {
  font-size: 3.6rem;
}
@media only screen and (max-width: 967px) {
  .instagram__wrap__content h2 {
    font-size: 2.8rem;
  }
}
.instagram__wrap__content h4 {
  margin-top: auto;
  margin-bottom: 0;
}
@media only screen and (max-width: 967px) {
  .instagram__wrap__content h4 {
    font-size: 2rem;
    margin-top: 2rem;
    margin-bottom: -4rem;
  }
}
.instagram__wrap__content a {
  white-space: break-spaces;
}
.instagram__wrap__slider {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 967px) {
  .instagram__wrap__slider {
    width: 100%;
    padding: 4rem 4rem 0;
  }
}

/*------------------------------------------------------------------
Elfsight
------------------------------------------------------------------*/
.eapps-instagram-feed-posts-slider-prev,
.eapps-instagram-feed-posts-slider-next {
  border-radius: 0 !important;
}

.eapps-instagram-feed-posts-item-image-wrapper:after {
  position: absolute;
  content: "";
  display: block;
  background-image: url("data:image/svg+xml; utf8, <svg width=\"45\" height=\"45\" xmlns=\"http://www.w3.org/2000/svg\"><g fill=\"none\" fill-rule=\"evenodd\"><circle fill=\"%23A6A8AB\" cx=\"22.5\" cy=\"22.5\" r=\"22.5\"/><path d=\"M23 9c-3.53 0-3.97.01-5.36.08a9.54 9.54 0 0 0-3.16.6c-.85.33-1.58.78-2.3 1.5a6.37 6.37 0 0 0-1.5 2.3 9.54 9.54 0 0 0-.6 3.16A92.2 92.2 0 0 0 10 22c0 3.53.01 3.97.08 5.36.06 1.38.28 2.33.6 3.16.33.85.78 1.58 1.5 2.3a6.37 6.37 0 0 0 2.3 1.5c.83.32 1.78.54 3.16.6 1.39.07 1.83.08 5.36.08 3.53 0 3.97-.01 5.36-.08a9.54 9.54 0 0 0 3.16-.6 6.37 6.37 0 0 0 2.3-1.5 6.37 6.37 0 0 0 1.5-2.3c.32-.83.54-1.78.6-3.16.07-1.39.08-1.83.08-5.36 0-3.53-.01-3.97-.08-5.36a9.54 9.54 0 0 0-.6-3.16 6.37 6.37 0 0 0-1.5-2.3 6.37 6.37 0 0 0-2.3-1.5 9.54 9.54 0 0 0-3.16-.6A92.18 92.18 0 0 0 23 9m0 2.34c3.47 0 3.88.02 5.25.08a7.2 7.2 0 0 1 2.42.45c.6.23 1.04.51 1.5.97.45.45.73.89.96 1.5.18.45.4 1.14.45 2.4.06 1.38.08 1.79.08 5.26 0 3.47-.02 3.88-.08 5.25a7.2 7.2 0 0 1-.45 2.42c-.23.6-.51 1.04-.97 1.5-.45.45-.89.73-1.5.96a7.2 7.2 0 0 1-2.4.45c-1.38.06-1.79.08-5.26.08-3.47 0-3.88-.02-5.25-.08a7.2 7.2 0 0 1-2.42-.45 4.03 4.03 0 0 1-1.5-.97 4.03 4.03 0 0 1-.96-1.5 7.2 7.2 0 0 1-.45-2.4 90.25 90.25 0 0 1-.08-5.26c0-3.47.02-3.88.08-5.25a7.2 7.2 0 0 1 .45-2.42c.23-.6.51-1.04.97-1.5.45-.45.89-.73 1.5-.96a7.2 7.2 0 0 1 2.4-.45c1.38-.06 1.79-.08 5.26-.08\" fill=\"%23020303\"/><path d=\"M23 26.33a4.33 4.33 0 1 1 0-8.66 4.33 4.33 0 0 1 0 8.66m0-11a6.68 6.68 0 1 0 0 13.35 6.68 6.68 0 0 0 0-13.36M31.5 15.06a1.56 1.56 0 1 1-3.12 0 1.56 1.56 0 0 1 3.12 0\" fill=\"%23020303\"/></g></svg>");
  background-repeat: no-repeat;
  background-size: cover;
  width: 36px;
  height: 36px;
  bottom: 1rem;
  left: 1rem;
}

.all-products {
  width: 100%;
  white-space: nowrap;
  height: auto;
  display: flex;
  align-items: center;
  overflow-x: hidden;
  padding: 5rem 0 8rem;
  overflow-y: hidden;
  z-index: 2;
  position: relative;
}
.all-products.black {
  background-color: #000000;
}
.all-products.black .all-products__wrap__actions p {
  color: white;
}
.all-products.charcoal-grey {
  background-color: #3a3a3a;
}
.all-products.charcoal-grey .all-products__wrap__actions p {
  color: white;
}
.all-products__wrap {
  width: 100%;
  position: relative;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto;
}
@media only screen and (min-width: 968px) {
  .all-products__wrap {
    padding: 0 4rem;
  }
}
.all-products__wrap__content {
  padding: 4rem 2rem 6rem;
  width: 100%;
}
@media only screen and (max-width: 967px) {
  .all-products__wrap__content {
    width: 100%;
    padding: 4rem 4rem;
  }
}
.all-products__wrap__content p span {
  white-space: break-spaces;
}
.all-products__wrap__grid {
  position: relative;
  margin: 0 auto;
  min-width: 100%;
}
.all-products__wrap__grid .image-wrapper p {
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  text-align: center !important;
  width: 100%;
  transform: translateY(0%);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
}
.all-products__wrap__grid .image-wrapper p svg {
  position: relative;
  top: 1px;
  overflow: visible;
}
.all-products__wrap__grid .image-wrapper p svg path {
  filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.7));
}
.all-products__wrap__grid .product-preview {
  width: calc(50% - 10px) !important;
  background: #00aeff;
}
@media only screen and (min-width: 768px) {
  .all-products__wrap__grid .product-preview {
    width: calc(50% - 20px) !important;
    margin: 10px;
  }
}
@media only screen and (min-width: 1200px) {
  .all-products__wrap__grid .product-preview {
    width: calc(25% - 20px) !important;
  }
}
@media only screen and (max-width: 767px) {
  .all-products__wrap__grid .product-preview .btn, .all-products__wrap__grid .product-preview .contactModal__wrap__content [type=submit], .contactModal__wrap__content .all-products__wrap__grid .product-preview [type=submit],
  .all-products__wrap__grid .product-preview .contactModal__wrap__content .action,
  .contactModal__wrap__content .all-products__wrap__grid .product-preview .action,
  .all-products__wrap__grid .product-preview .orderModal__wrap__content [type=submit],
  .orderModal__wrap__content .all-products__wrap__grid .product-preview [type=submit],
  .all-products__wrap__grid .product-preview .orderModal__wrap__content .action,
  .orderModal__wrap__content .all-products__wrap__grid .product-preview .action,
  .all-products__wrap__grid .product-preview .summaryModal__wrap__content [type=submit],
  .summaryModal__wrap__content .all-products__wrap__grid .product-preview [type=submit],
  .all-products__wrap__grid .product-preview .summaryModal__wrap__content .action,
  .summaryModal__wrap__content .all-products__wrap__grid .product-preview .action,
  .all-products__wrap__grid .product-preview .guestModal__wrap__content [type=submit],
  .guestModal__wrap__content .all-products__wrap__grid .product-preview [type=submit],
  .all-products__wrap__grid .product-preview .guestModal__wrap__content .action,
  .guestModal__wrap__content .all-products__wrap__grid .product-preview .action,
  .all-products__wrap__grid .product-preview .loginModal__wrap__content [type=submit],
  .loginModal__wrap__content .all-products__wrap__grid .product-preview [type=submit],
  .all-products__wrap__grid .product-preview .loginModal__wrap__content .action,
  .loginModal__wrap__content .all-products__wrap__grid .product-preview .action {
    min-height: 4.6rem;
    align-content: center;
  }
}
.all-products__wrap__grid .product-preview > p {
  padding: 0;
}
.all-products__wrap__grid .product-preview > p span {
  padding: 0.85rem 1.4rem;
}
.all-products__wrap__grid .product-preview:hover > p:not(.colour--white) {
  color: #00aeff !important;
}
.all-products__wrap__grid .product-preview:hover .image-wrapper p {
  transform: translateY(-50%) !important;
  opacity: 1 !important;
}
.all-products__wrap__actions {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 4rem;
}
.all-products__controls {
  bottom: 0rem;
  height: 3.6rem;
  width: 25rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: 1.5rem;
  margin-top: 0rem;
}
.all-products__controls__previous {
  width: 3.6rem;
  height: 3.6rem;
  background: #00aeff;
  order: 3;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  cursor: pointer;
}
.all-products__controls__previous:hover {
  background: rgb(0, 139.2, 204);
}
.all-products__controls__previous svg {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
}
.all-products__controls__next {
  width: 3.6rem;
  height: 3.6rem;
  background: #00aeff;
  order: 4;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  cursor: pointer;
}
.all-products__controls__next:hover {
  background: rgb(0, 139.2, 204);
}
.all-products__controls__next svg {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
}
.all-products__controls__progress {
  width: calc(100% - 7.2rem);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.all-products__controls__progress__count {
  width: 5rem;
  text-align: center;
  color: white;
}
.all-products__controls__progress__bar {
  width: calc(100% - 5rem);
  height: 2px;
  background: #e4e4e4;
  position: relative;
}
.all-products__controls__progress__bar span {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 0;
  width: 10%;
  background: #00aeff;
  display: block;
  height: 4px;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.all-products-slider .product-preview {
  transition: none;
}
.all-products-slider:after {
  content: "flickity";
  display: none;
}
.all-products-slider .product-preview {
  width: 25%;
}
@media only screen and (max-width: 767px) {
  .all-products-slider .product-preview {
    width: 80% !important;
    transition: all 0s !important;
  }
}
@media screen and (min-width: 768px) {
  .all-products-slider {
    /* disable Flickity for large devices */
  }
  .all-products-slider .all-products-slider:after {
    content: "";
  }
}

/*------------------------------------------------------------------
Latest news block
------------------------------------------------------------------*/
.latest-news {
  position: relative;
  background: black;
  width: 100%;
  padding: 10rem 0;
  overflow: hidden;
}
.latest-news .latest-news__wrap__grid:after {
  content: "flickity";
  display: none;
}
@media only screen and (max-width: 767px) {
  .latest-news .latest-news__wrap__grid__item {
    width: 80% !important;
    transition: all 0s !important;
  }
}
@media screen and (min-width: 768px) {
  .latest-news {
    /* disable Flickity for large devices */
  }
  .latest-news .latest-news__wrap__grid:after {
    content: "";
  }
}
.latest-news__wrap {
  margin: 0 auto;
  max-width: 1024px;
  padding: 0 2rem;
}
.latest-news__wrap__marquee {
  font-size: 16rem;
  color: white;
  opacity: 0.2;
  white-space: nowrap;
  position: absolute;
  margin-left: 10%;
}
.latest-news__wrap__marquee span {
  font-weight: 800;
  display: inline-block;
  margin-right: 4rem;
}
.latest-news__wrap__heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 4rem;
}
.latest-news__wrap__actions {
  margin-top: 6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.latest-news__wrap__grid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.latest-news__wrap__grid__item {
  background: white;
  display: block;
  width: calc(33.33333333% - 2rem);
  margin: 1rem;
  position: relative;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  will-change: transform, opacity;
}
.latest-news__wrap__grid__item:nth-child(0) {
  transition-delay: 0ms;
  transform: translateY(0rem);
}
.latest-news__wrap__grid__item:nth-child(1) {
  transition-delay: 30ms;
  transform: translateY(3.6rem);
}
.latest-news__wrap__grid__item:nth-child(2) {
  transition-delay: 60ms;
  transform: translateY(7.2rem);
}
.latest-news__wrap__grid__item:nth-child(3) {
  transition-delay: 90ms;
  transform: translateY(10.8rem);
}
.latest-news__wrap__grid__item:nth-child(4) {
  transition-delay: 120ms;
  transform: translateY(14.4rem);
}
.latest-news__wrap__grid__item:nth-child(5) {
  transition-delay: 150ms;
  transform: translateY(18rem);
}
.latest-news__wrap__grid__item.inView {
  opacity: 1;
  transform: translateY(0);
}
@media only screen and (max-width: 767px) {
  .latest-news__wrap__grid__item {
    width: calc(50% - 2rem);
  }
}
@media only screen and (max-width: 539px) {
  .latest-news__wrap__grid__item {
    width: 100%;
  }
}
.latest-news__wrap__grid__item:hover .latest-news__wrap__grid__item__content__link {
  width: 14.5rem;
  transition-delay: 0;
}
.latest-news__wrap__grid__item:hover .latest-news__wrap__grid__item__content__link img {
  left: 11rem;
  transition-delay: 0;
}
.latest-news__wrap__grid__item:hover .latest-news__wrap__grid__item__content__link p {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 200ms;
}
.latest-news__wrap__grid__item__image {
  position: relative;
  width: 100%;
}
.latest-news__wrap__grid__item__image img {
  display: block;
  width: 100%;
  height: auto;
}
.latest-news__wrap__grid__item__content {
  position: relative;
  background: white;
  padding: 4rem 4rem 2rem;
}
.latest-news__wrap__grid__item__content__text h5 {
  color: black;
  text-transform: uppercase;
  line-height: 1.1;
}
.latest-news__wrap__grid__item__content__link {
  width: 3.6rem;
  height: 4rem;
  display: block;
  background: #00aeff;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-delay: 0ms;
}
.latest-news__wrap__grid__item__content__link:after {
  position: absolute;
  content: "";
  display: block;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 0 20px;
  border-color: transparent transparent transparent #00aeff;
}
.latest-news__wrap__grid__item__content__link img {
  top: 0.7rem;
  left: 0.6rem;
  position: absolute;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-delay: 0ms;
}
.latest-news__wrap__grid__item__content__link p {
  top: 1.1rem;
  position: absolute;
  left: 1.6rem;
  width: 10rem;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateY(1rem);
  transition-delay: 0;
}
.latest-news__wrap__grid__item__content h5 {
  font-weight: 600;
}
.latest-news__wrap__grid__item__content p {
  font-weight: 700;
}

/*------------------------------------------------------------------
Overrides
------------------------------------------------------------------*/
.latest-news {
  background: #3a3a3a;
}
.latest-news .latest-news__wrap__grid__item__content__link {
  display: none;
}
.latest-news .latest-news__wrap__grid__item__image:after {
  position: absolute;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(21, 19, 20, 0) 0%, #151314 100%);
  top: calc(100% - 20rem);
  z-index: 10;
}
.latest-news .latest-news__wrap__grid__item {
  background: #151314;
}
.latest-news .latest-news__wrap__grid__item .latest-news__wrap__grid__item__content {
  padding-top: 2rem;
  padding-bottom: 6rem;
  position: initial;
  background: #151314;
}
.latest-news .latest-news__wrap__grid__item .latest-news__wrap__grid__item__content .latest-news__wrap__grid__item__content__text .colour--primary.small {
  display: none;
}
.latest-news .latest-news__wrap__grid__item .latest-news__wrap__grid__item__content .latest-news__wrap__grid__item__content__text h5 {
  color: white;
}
.latest-news .latest-news__wrap__grid__item .latest-news__wrap__grid__item__content .latest-news__wrap__grid__item__content__text__link {
  color: #00aeff;
  position: absolute;
  bottom: 3rem;
  left: 4rem;
}

/*------------------------------------------------------------------
Process block
------------------------------------------------------------------*/
.process {
  position: relative;
  background: #0e0c0b;
  width: 100%;
  padding: 10rem 0;
  overflow: hidden;
}
.process.noAnimation .process__wrap__grid__item,
.process.noAnimation .process__wrap__grid__divider {
  opacity: 1 !important;
  transform: none !important;
}
.process.darkText .process__wrap__grid__item__content__text h5,
.process.darkText .process__wrap__grid__item__content__text p {
  color: black !important;
}
.process__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.process__background img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.process__wrap {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
  padding: 0 2rem;
  position: relative;
  z-index: 3;
}
.process__wrap__heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 4rem;
}
@media only screen and (max-width: 767px) {
  .process__wrap__heading h2 {
    text-align: center;
  }
}
.process__wrap__byline {
  margin-top: 6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.process__wrap__grid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.process__wrap__grid__divider {
  width: 97px;
  margin-right: -97px;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  will-change: transform, opacity;
}
.process__wrap__grid__divider:nth-child(0) {
  transition-delay: 0ms;
  transform: translateY(0rem);
}
.process__wrap__grid__divider:nth-child(1) {
  transition-delay: 30ms;
  transform: translateY(3.6rem);
}
.process__wrap__grid__divider:nth-child(2) {
  transition-delay: 60ms;
  transform: translateY(7.2rem);
}
.process__wrap__grid__divider:nth-child(3) {
  transition-delay: 90ms;
  transform: translateY(10.8rem);
}
.process__wrap__grid__divider:nth-child(4) {
  transition-delay: 120ms;
  transform: translateY(14.4rem);
}
.process__wrap__grid__divider:nth-child(5) {
  transition-delay: 150ms;
  transform: translateY(18rem);
}
.process__wrap__grid__divider:nth-child(6) {
  transition-delay: 180ms;
  transform: translateY(21.6rem);
}
.process__wrap__grid__divider:nth-child(7) {
  transition-delay: 210ms;
  transform: translateY(25.2rem);
}
.process__wrap__grid__divider:nth-child(8) {
  transition-delay: 240ms;
  transform: translateY(28.8rem);
}
.process__wrap__grid__divider:nth-child(9) {
  transition-delay: 270ms;
  transform: translateY(32.4rem);
}
.process__wrap__grid__divider:nth-child(10) {
  transition-delay: 300ms;
  transform: translateY(36rem);
}
.process__wrap__grid__divider:nth-child(11) {
  transition-delay: 330ms;
  transform: translateY(39.6rem);
}
.process__wrap__grid__divider.inView {
  opacity: 1;
  transform: translateY(0);
}
.process__wrap__grid__divider img {
  transform: translateX(-50%) scale(0.7);
  top: 20%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .process__wrap__grid__divider img {
    top: 30%;
  }
}
@media only screen and (max-width: 539px) {
  .process__wrap__grid__divider img {
    top: 0;
    margin: 0 auto;
    display: inline-block;
    transform: translateX(0) translateY(-50%);
  }
}
@media only screen and (max-width: 539px) {
  .process__wrap__grid__divider {
    width: 100%;
    text-align: center;
  }
}
.process__wrap__grid__item {
  display: block;
  width: calc(25% - 4rem);
  margin: 0 2rem 2em;
  position: relative;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 0;
  will-change: transform, opacity;
}
.process__wrap__grid__item:nth-child(0) {
  transition-delay: 0ms;
  transform: translateY(0rem);
}
.process__wrap__grid__item:nth-child(1) {
  transition-delay: 30ms;
  transform: translateY(3.6rem);
}
.process__wrap__grid__item:nth-child(2) {
  transition-delay: 60ms;
  transform: translateY(7.2rem);
}
.process__wrap__grid__item:nth-child(3) {
  transition-delay: 90ms;
  transform: translateY(10.8rem);
}
.process__wrap__grid__item:nth-child(4) {
  transition-delay: 120ms;
  transform: translateY(14.4rem);
}
.process__wrap__grid__item:nth-child(5) {
  transition-delay: 150ms;
  transform: translateY(18rem);
}
.process__wrap__grid__item:nth-child(6) {
  transition-delay: 180ms;
  transform: translateY(21.6rem);
}
.process__wrap__grid__item:nth-child(7) {
  transition-delay: 210ms;
  transform: translateY(25.2rem);
}
.process__wrap__grid__item:nth-child(8) {
  transition-delay: 240ms;
  transform: translateY(28.8rem);
}
.process__wrap__grid__item:nth-child(9) {
  transition-delay: 270ms;
  transform: translateY(32.4rem);
}
.process__wrap__grid__item:nth-child(10) {
  transition-delay: 300ms;
  transform: translateY(36rem);
}
.process__wrap__grid__item:nth-child(11) {
  transition-delay: 330ms;
  transform: translateY(39.6rem);
}
.process__wrap__grid__item.inView {
  opacity: 1;
  transform: translateY(0);
}
@media only screen and (max-width: 967px) {
  .process__wrap__grid__item {
    width: calc(50% - 4rem);
  }
}
@media only screen and (max-width: 539px) {
  .process__wrap__grid__item {
    width: 100%;
  }
}
.process__wrap__grid__item__icon {
  position: relative;
  width: 100%;
}
.process__wrap__grid__item__icon img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 18rem;
  margin: 0 auto;
}
.process__wrap__grid__item__content {
  position: relative;
  padding: 0 2rem;
}
.process__wrap__grid__item__content h5 {
  font-weight: 600;
  text-align: center;
}
.process__wrap__grid__item__content p {
  font-weight: 400;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .process__wrap__grid__item {
    opacity: 1 !important;
    transform: translateY(0) !important;
    transition: all 0 cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  }
}

body,
p,
ol,
ul {
  font-weight: 600;
}

/*------------------------------------------------------------------
Tingle
------------------------------------------------------------------*/
.vimeoModal__close {
  width: 100%;
  margin-bottom: 1rem;
  text-align: right;
}
.vimeoModal__close svg {
  width: 5rem;
  height: 5rem;
}
.vimeoModal__close svg polygon {
  stroke: #00aeff;
}

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  visibility: hidden;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.85);
  opacity: 0;
  user-select: none;
  cursor: pointer;
}
.tingle-modal__close {
  display: block;
  width: 100%;
  border: 0;
  background-color: transparent;
  padding: 2rem;
}
.tingle-modal__closeIcon {
  display: block;
  width: 2rem;
  height: 2rem;
}
@media only screen and (min-width: 968px) {
  .tingle-modal__closeIcon {
    display: none;
  }
}
.tingle-modal__closeIcon svg path {
  fill: #00aeff;
}
.tingle-modal__closeLabel {
  display: none;
}
.tingle-modal .tingle-modal-box {
  position: relative;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
  max-width: 90rem;
  opacity: 1;
  cursor: auto;
  will-change: transform, opacity;
}

.tingle-enabled {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

.tingle-modal--visible {
  visibility: visible;
  opacity: 1;
}

@supports (backdrop-filter: blur(12px)) {
  .tingle-modal:before {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
  }
  .tingle-enabled .tingle-content-wrapper {
    filter: none;
  }
}
.modal__close__icon {
  position: relative;
}
.modal__close__icon:after {
  content: "";
  position: relative;
  display: block;
  padding-bottom: 98.8372093023%;
}
.modal__close__icon svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal__close__icon {
  position: absolute;
  top: -2rem;
  right: 0;
  transform: translateY(-100%);
  width: 5rem;
}
.modal__close__icon polygon {
  stroke: #00aeff;
}
@media only screen and (max-width: 967px) {
  .modal__close__icon {
    display: none;
  }
}

.loginModal {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.loginModal__image {
  width: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 967px) {
  .loginModal__image {
    display: none;
  }
}
.loginModal__content {
  width: 100%;
  background: #ffffff;
  padding: 4rem;
}
@media only screen and (min-width: 968px) {
  .loginModal__content {
    width: 50%;
  }
}
.loginModal__content__form {
  display: none;
  min-height: 40rem;
}
.loginModal__content__form.active {
  display: block;
}

.termsModal {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow: auto;
}
.termsModal__content {
  width: 100%;
  background: #ffffff;
  padding: 4rem;
}
.termsModal__content__form {
  display: none;
  min-height: 40rem;
}
.termsModal__content__form.active {
  display: block;
}

.tingle-modal {
  overflow: auto !important;
}

.rangesModal {
  padding: 4rem;
  background: #ffffff;
  z-index: 2000;
  height: 100%;
  width: 100%;
  font-family: Roboto;
}
.rangesModal .range-toggle {
  display: none;
}
.rangesModal .container {
  position: relative;
  padding: 80px 80px;
  background-color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .rangesModal .container {
    padding: 60px 20px 50px;
  }
}
.rangesModal .row {
  display: flex;
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .rangesModal .row {
    display: block;
  }
}
.rangesModal .col-sm-4 {
  padding: 0 15px !important;
  width: 33.33333333%;
}
@media only screen and (max-width: 767px) {
  .rangesModal .col-sm-4 {
    width: 100%;
  }
  .rangesModal .col-sm-4 + .col-sm-4 {
    margin-top: 30px;
  }
}
.rangesModal h2 {
  font-size: 2.5em;
  color: #d2d3d5;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.05em;
  margin: 0;
  margin-bottom: 4rem;
}
.rangesModal .range-box {
  position: relative;
  height: 100%;
  padding-bottom: 76px;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 9px 9px 25px 0 rgba(0, 0, 0, 0.2);
}
.rangesModal .range-box h4 {
  padding: 18px 0;
  color: #ffffff;
  margin-bottom: 0;
  font-size: 1.5em;
}
.rangesModal .range-box p {
  margin: 15px 0 0;
  padding: 0 15px;
  font-weight: 300;
  font-size: 0.9em;
}
.rangesModal .range-box :root {
  --borderWidth: 3.5px;
  --height: 12px;
  --width: 6px;
  --borderColor: #78b13f;
}
.rangesModal .range-box ul {
  list-style: none;
  padding: 34px 22px;
  margin: 0;
  text-align: left;
}
.rangesModal .range-box ul li {
  position: relative;
  font-size: 0.8em;
  padding-left: 35px;
  font-weight: 300;
}
.rangesModal .range-box ul li::before {
  display: none;
}
.rangesModal .range-box ul li::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  height: 12px;
  width: 7px;
  border-bottom: 3.5px solid #78b13f;
  border-right: 3.5px solid #78b13f;
}
.rangesModal .range-box ul li + li {
  margin-top: 18px;
}
.rangesModal .range-box .price {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 22px 0;
  color: #ffffff;
}
.rangesModal .range-box.bg-navy h4,
.rangesModal .range-box.bg-navy .price {
  background: #25374e;
}
.rangesModal .range-box.bg-navy ul li:after {
  border-color: #25374e;
}
.rangesModal .range-box.bg-blue h4,
.rangesModal .range-box.bg-blue .price {
  background: #56c0ee;
}
.rangesModal .range-box.bg-blue ul li:after {
  border-color: #56c0ee;
}
.rangesModal .range-box.bg-orange h4,
.rangesModal .range-box.bg-orange .price {
  background: #95d6e1;
}
.rangesModal .range-box.bg-orange ul li:after {
  border-color: #95d6e1;
}
.rangesModal .btn, .rangesModal .contactModal__wrap__content [type=submit], .contactModal__wrap__content .rangesModal [type=submit],
.rangesModal .contactModal__wrap__content .action,
.contactModal__wrap__content .rangesModal .action,
.rangesModal .orderModal__wrap__content [type=submit],
.orderModal__wrap__content .rangesModal [type=submit],
.rangesModal .orderModal__wrap__content .action,
.orderModal__wrap__content .rangesModal .action,
.rangesModal .summaryModal__wrap__content [type=submit],
.summaryModal__wrap__content .rangesModal [type=submit],
.rangesModal .summaryModal__wrap__content .action,
.summaryModal__wrap__content .rangesModal .action,
.rangesModal .guestModal__wrap__content [type=submit],
.guestModal__wrap__content .rangesModal [type=submit],
.rangesModal .guestModal__wrap__content .action,
.guestModal__wrap__content .rangesModal .action,
.rangesModal .loginModal__wrap__content [type=submit],
.loginModal__wrap__content .rangesModal [type=submit],
.rangesModal .loginModal__wrap__content .action,
.loginModal__wrap__content .rangesModal .action {
  margin-top: 60px;
}
.rangesModal.active {
  opacity: 1;
  visibility: visible;
}

/*------------------------------------------------------------------
Images block
------------------------------------------------------------------*/
/* 
Hide the slider until it's actually initialised to prevent bug where
slide images display over page banner before the banner is loaded
*/
.js-video-slider {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.video-testimonials {
  background: #000;
  padding: 4rem 0 8rem 0 !important;
}
.video-testimonials .h1 {
  text-transform: uppercase;
}
.video-testimonials .flickity-button {
  display: none;
}
.video-testimonials.hover .play-button {
  transform: scale(1.02) !important;
}
.video-testimonials.hover .video-testimonials__slider__item__background img {
  transform: scale(1) !important;
}
.video-testimonials .video-testimonials__wrap__grid:after {
  content: "flickity";
  display: none;
}
@media only screen and (max-width: 767px) {
  .video-testimonials .video-testimonials__wrap__grid__item {
    width: 80% !important;
    transition: all 0s !important;
  }
}
@media only screen and (min-width: 768px) {
  .video-testimonials {
    /* disable Flickity for large devices */
  }
  .video-testimonials .video-testimonials__wrap__grid:after {
    content: "";
  }
}
.video-testimonials__slider__item {
  width: 100%;
  overflow: hidden;
  width: 86% !important;
  margin: 1rem;
  min-height: 85rem;
}
@media only screen and (max-width: 767px) {
  .video-testimonials__slider__item {
    min-height: 60rem;
  }
}
.video-testimonials__slider__item__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.video-testimonials__slider__item__background img {
  transform: scale(1.05);
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-testimonials__slider__item__background:after {
  position: absolute;
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
}
.video-testimonials__slider__item__content {
  padding: 2rem;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 2rem;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
  width: 100%;
}
.video-testimonials__slider__item__content p {
  font-weight: 400;
  font-size: 3rem;
  color: white;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .video-testimonials__slider__item__content p {
    font-size: 1.8rem;
  }
}
.video-testimonials__slider__item .play-button {
  cursor: pointer;
  color: #ffffff;
  font-size: 3rem;
  text-align: center;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: fit-content;
  margin: 0 auto;
}
.video-testimonials__slider__item .play-button img {
  width: 8rem;
}
@media only screen and (min-width: 768px) {
  .video-testimonials__slider__item .play-button img {
    width: 12rem;
  }
}
.video-testimonials__slider__item .play-button p {
  font-weight: 400;
  font-size: 3rem;
  margin-top: 2rem;
}
@media only screen and (max-width: 767px) {
  .video-testimonials__slider__item .play-button p {
    font-size: 1.8rem;
  }
}
.video-testimonials__controls {
  bottom: 0rem;
  height: 3.6rem;
  width: 25rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: calc(7% + 0rem);
  margin-top: -1rem;
}
.video-testimonials__controls__previous {
  width: 3.6rem;
  height: 3.6rem;
  background: #00aeff;
  order: 3;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  cursor: pointer;
}
.video-testimonials__controls__previous:hover {
  background: rgb(0, 139.2, 204);
}
.video-testimonials__controls__previous svg {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
}
.video-testimonials__controls__next {
  width: 3.6rem;
  height: 3.6rem;
  background: #00aeff;
  order: 4;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  cursor: pointer;
}
.video-testimonials__controls__next:hover {
  background: rgb(0, 139.2, 204);
}
.video-testimonials__controls__next svg {
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  left: 50%;
  margin: 0 auto;
}
.video-testimonials__controls__progress {
  width: calc(100% - 7.2rem);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.video-testimonials__controls__progress__count {
  width: 5rem;
  text-align: center;
  color: white;
}
.video-testimonials__controls__progress__bar {
  width: calc(100% - 5rem);
  height: 2px;
  background: #e4e4e4;
  position: relative;
}
.video-testimonials__controls__progress__bar span {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 0;
  width: 10%;
  background: #00aeff;
  display: block;
  height: 4px;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
