/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
  --fill-black: #000;
  --fill-darkGray: #5b6770;
  --fill-lightGray: #f5f5f6;
  --fill-mediumGray: #888b8d;
  --fill-teal: #007681;
  --fill-shapeTeal: #244c5a;
  --fill-darkTeal: #003840;
  --fill-darkBlue: #006ba6;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
html {
  font-size: 16px;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-715643fc]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-715643fc]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
  --fill-black: #000;
  --fill-darkGray: #5b6770;
  --fill-lightGray: #f5f5f6;
  --fill-mediumGray: #888b8d;
  --fill-teal: #007681;
  --fill-shapeTeal: #244c5a;
  --fill-darkTeal: #003840;
  --fill-darkBlue: #006ba6;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-715643fc] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-715643fc]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
.compare[data-v-715643fc] {
  max-width: 1400px;
  margin-right: 16px;
  margin-left: 16px;
  width: calc(100% - 32px);
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
}
@media (min-width: 1432px) {
.compare[data-v-715643fc] {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
}
@media (max-width: 767px) {
.compare[data-v-715643fc] {
    margin: 0;
}
}
.compare__grid[data-v-715643fc] {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: -webkit-min-content 1fr;
  -ms-grid-columns: min-content 1fr;
  grid-template-columns: -webkit-min-content 1fr;
  grid-template-columns: min-content 1fr;
  grid-auto-rows: auto;
  max-width: 100%;
}
@media (min-width: 768px) {
.compare__grid[data-v-715643fc] {
    -ms-grid-columns: auto 1fr;
    grid-template-columns: auto 1fr;
}
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-3903df84]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-3903df84]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
  --fill-black: #000;
  --fill-darkGray: #5b6770;
  --fill-lightGray: #f5f5f6;
  --fill-mediumGray: #888b8d;
  --fill-teal: #007681;
  --fill-shapeTeal: #244c5a;
  --fill-darkTeal: #003840;
  --fill-darkBlue: #006ba6;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-3903df84] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-3903df84]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
.fade-enter-active[data-v-3903df84],
.fade-leave-active[data-v-3903df84] {
  -webkit-transition: opacity ease 0.3s;
  transition: opacity ease 0.3s;
}
.fade-leave-active[data-v-3903df84] {
  position: absolute;
}
.fade-enter[data-v-3903df84],
.fade-leave-to[data-v-3903df84] {
  opacity: 0;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-68ea235b]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-68ea235b]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
  --fill-black: #000;
  --fill-darkGray: #5b6770;
  --fill-lightGray: #f5f5f6;
  --fill-mediumGray: #888b8d;
  --fill-teal: #007681;
  --fill-shapeTeal: #244c5a;
  --fill-darkTeal: #003840;
  --fill-darkBlue: #006ba6;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-68ea235b] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-68ea235b]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
.loader[data-v-68ea235b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.75rem;
  min-height: 650px;
}
.loader.has-error .loader__inner[data-v-68ea235b]::before {
  color: #ff671f;
}
.loader.has-error .loader__inner[data-v-68ea235b]::after {
  color: #d24300;
}
.loader.has-error .loader__error[data-v-68ea235b] {
  opacity: 1;
  visibility: visible;
}
.loader__inner[data-v-68ea235b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-animation: rotate-data-v-68ea235b 2s ease infinite;
          animation: rotate-data-v-68ea235b 2s ease infinite;
  height: 50px;
  width: 50px;
}
.loader__inner[data-v-68ea235b]::before, .loader__inner[data-v-68ea235b]::after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  -webkit-transition: color 0.75s ease;
  transition: color 0.75s ease;
}
.loader__inner[data-v-68ea235b]::before {
  -webkit-animation: ball1-data-v-68ea235b 1s ease infinite;
          animation: ball1-data-v-68ea235b 1s ease infinite;
  color: #094d8c;
  background-color: currentColor;
  -webkit-box-shadow: 30px 0 0 #f5f5f6;
          box-shadow: 30px 0 0 #f5f5f6;
  margin-bottom: 10px;
}
.loader__inner[data-v-68ea235b]::after {
  -webkit-animation: ball2-data-v-68ea235b 1s ease infinite;
          animation: ball2-data-v-68ea235b 1s ease infinite;
  -ms-flex-item-align: end;
      align-self: flex-end;
  color: #007681;
  background-color: currentColor;
  -webkit-box-shadow: -30px 0 0 #bfbfc6;
          box-shadow: -30px 0 0 #bfbfc6;
}
.loader__error[data-v-68ea235b] {
  font-weight: 400;
  font-family: "Roboto Slab";
  color: #007681;
  font-style: italic;
  opacity: 0;
  visibility: hidden;
  color: #ff671f;
  -webkit-transition: 0.75s ease;
  transition: 0.75s ease;
  text-align: center;
  line-height: 1.5;
}
.loader__error[data-v-68ea235b] {
  font-size: 1.125rem;
}
@media screen and (min-width: 20rem) {
.loader__error[data-v-68ea235b] {
    font-size: calc(
          1.125rem + 0.125 *
          ((100vw - 20rem) / 62)
      );
}
}
@media screen and (min-width: 82rem) {
.loader__error[data-v-68ea235b] {
    font-size: 1.25rem;
}
}
@-webkit-keyframes rotate-data-v-68ea235b {
0% {
    -webkit-transform: rotate(0deg) scale(1.75);
            transform: rotate(0deg) scale(1.75);
}
50% {
    -webkit-transform: rotate(180deg) scale(2.25);
            transform: rotate(180deg) scale(2.25);
}
100% {
    -webkit-transform: rotate(360deg) scale(1.75);
            transform: rotate(360deg) scale(1.75);
}
}
@keyframes rotate-data-v-68ea235b {
0% {
    -webkit-transform: rotate(0deg) scale(1.75);
            transform: rotate(0deg) scale(1.75);
}
50% {
    -webkit-transform: rotate(180deg) scale(2.25);
            transform: rotate(180deg) scale(2.25);
}
100% {
    -webkit-transform: rotate(360deg) scale(1.75);
            transform: rotate(360deg) scale(1.75);
}
}
@-webkit-keyframes ball1-data-v-68ea235b {
0% {
    -webkit-box-shadow: 30px 0 0 #f5f5f6;
            box-shadow: 30px 0 0 #f5f5f6;
}
50% {
    -webkit-box-shadow: 0 0 0 #f5f5f6;
            box-shadow: 0 0 0 #f5f5f6;
    -webkit-transform: translate(15px, 15px);
            transform: translate(15px, 15px);
}
100% {
    -webkit-box-shadow: 30px 0 0 #f5f5f6;
            box-shadow: 30px 0 0 #f5f5f6;
}
}
@keyframes ball1-data-v-68ea235b {
0% {
    -webkit-box-shadow: 30px 0 0 #f5f5f6;
            box-shadow: 30px 0 0 #f5f5f6;
}
50% {
    -webkit-box-shadow: 0 0 0 #f5f5f6;
            box-shadow: 0 0 0 #f5f5f6;
    -webkit-transform: translate(15px, 15px);
            transform: translate(15px, 15px);
}
100% {
    -webkit-box-shadow: 30px 0 0 #f5f5f6;
            box-shadow: 30px 0 0 #f5f5f6;
}
}
@-webkit-keyframes ball2-data-v-68ea235b {
0% {
    -webkit-box-shadow: -30px 0 0 #bfbfc6;
            box-shadow: -30px 0 0 #bfbfc6;
}
50% {
    -webkit-box-shadow: 0 0 0 #bfbfc6;
            box-shadow: 0 0 0 #bfbfc6;
    -webkit-transform: translate(-15px, -15px);
            transform: translate(-15px, -15px);
}
100% {
    -webkit-box-shadow: -30px 0 0 #bfbfc6;
            box-shadow: -30px 0 0 #bfbfc6;
}
}
@keyframes ball2-data-v-68ea235b {
0% {
    -webkit-box-shadow: -30px 0 0 #bfbfc6;
            box-shadow: -30px 0 0 #bfbfc6;
}
50% {
    -webkit-box-shadow: 0 0 0 #bfbfc6;
            box-shadow: 0 0 0 #bfbfc6;
    -webkit-transform: translate(-15px, -15px);
            transform: translate(-15px, -15px);
}
100% {
    -webkit-box-shadow: -30px 0 0 #bfbfc6;
            box-shadow: -30px 0 0 #bfbfc6;
}
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-3d940991]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-3d940991]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
  --fill-black: #000;
  --fill-darkGray: #5b6770;
  --fill-lightGray: #f5f5f6;
  --fill-mediumGray: #888b8d;
  --fill-teal: #007681;
  --fill-shapeTeal: #244c5a;
  --fill-darkTeal: #003840;
  --fill-darkBlue: #006ba6;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-3d940991] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-3d940991]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
.products[data-v-3d940991] {
  display: contents;
}
.products__tools[data-v-3d940991] {
  background: #fff;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row-span: 1;
  grid-row: span 1;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 0.5rem;
  position: sticky;
  top: 0;
  z-index: 9;
}
.products__tools[data-v-3d940991]:not(.details:last-child *) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.products__tools[data-v-3d940991] {
  padding: 0.5rem;
}
@media screen and (min-width: 20rem) {
.products__tools[data-v-3d940991] {
    padding: calc(
          0.5rem + 0.25 *
          ((100vw - 20rem) / 41.9375)
      );
}
}
@media screen and (min-width: 61.9375rem) {
.products__tools[data-v-3d940991] {
    padding: 0.75rem;
}
}
.products__toggle[data-v-3d940991] {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: filter, opacity;
  transition-property: filter, opacity, -webkit-filter;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  margin: 0;
  padding: 0 0.5rem;
  height: 36px;
  width: auto;
  outline: none;
}
.products__toggle[data-v-3d940991]:disabled {
  pointer-events: none;
  -webkit-filter: grayscale(50%);
          filter: grayscale(50%);
  opacity: 0.5;
}
.products__toggle[data-v-3d940991]:focus {
  outline: none;
}
.products__content[data-v-3d940991] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row-span: 1;
  grid-row: span 1;
  position: sticky;
  top: 0;
  z-index: 9;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-4353928e]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-4353928e]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
  --fill-black: #000;
  --fill-darkGray: #5b6770;
  --fill-lightGray: #f5f5f6;
  --fill-mediumGray: #888b8d;
  --fill-teal: #007681;
  --fill-shapeTeal: #244c5a;
  --fill-darkTeal: #003840;
  --fill-darkBlue: #006ba6;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-4353928e] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-4353928e]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
.details[data-v-4353928e] {
  display: contents;
}
.details[data-v-4353928e] {
  font-size: 0.75rem;
}
@media screen and (min-width: 20rem) {
.details[data-v-4353928e] {
    font-size: calc(
          0.75rem + 0.25 *
          ((100vw - 20rem) / 41.9375)
      );
}
}
@media screen and (min-width: 61.9375rem) {
.details[data-v-4353928e] {
    font-size: 1rem;
}
}
.details:hover .details__spec[data-v-4353928e]::after, .details[data-v-4353928e]:hover .detail::after {
  opacity: 1;
}
.details .details__spec[data-v-4353928e], .details[data-v-4353928e] .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: default;
}
.details .details__spec[data-v-4353928e]::after, .details[data-v-4353928e] .detail::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(164, 164, 174, 0.15);
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.details__spec[data-v-4353928e] {
  font-weight: 400;
  font-family: "Roboto Slab";
  color: #007681;
  background: #fff;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  grid-column: 1/2;
  -ms-grid-row-span: 1;
  grid-row: span 1;
}
.details__spec[data-v-4353928e]:not(.details:last-child *) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.details__spec[data-v-4353928e] {
  padding: 0.5rem;
}
@media screen and (min-width: 20rem) {
.details__spec[data-v-4353928e] {
    padding: calc(
          0.5rem + 0.25 *
          ((100vw - 20rem) / 41.9375)
      );
}
}
@media screen and (min-width: 61.9375rem) {
.details__spec[data-v-4353928e] {
    padding: 0.75rem;
}
}
.details__spec span[data-v-4353928e] {
  z-index: 2;
}
.details__content[data-v-4353928e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column: 2;
  -ms-grid-column-span: 1;
  grid-column: 2/3;
  -ms-grid-row-span: 1;
  grid-row: span 1;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-d819b72a]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-d819b72a]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
  --fill-black: #000;
  --fill-darkGray: #5b6770;
  --fill-lightGray: #f5f5f6;
  --fill-mediumGray: #888b8d;
  --fill-teal: #007681;
  --fill-shapeTeal: #244c5a;
  --fill-darkTeal: #003840;
  --fill-darkBlue: #006ba6;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-d819b72a] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-d819b72a]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
.detail[data-v-d819b72a] {
  background: #fff;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
}
.detail[data-v-d819b72a]:not(.details:last-child *) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.detail[data-v-d819b72a]:nth-child(odd) {
  background: #f5f5f6;
}
.detail > *[data-v-d819b72a] {
  padding: 0.5rem;
}
@media screen and (min-width: 20rem) {
.detail > *[data-v-d819b72a] {
    padding: calc(
          0.5rem + 0.25 *
          ((100vw - 20rem) / 41.9375)
      );
}
}
@media screen and (min-width: 61.9375rem) {
.detail > *[data-v-d819b72a] {
    padding: 0.75rem;
}
}
.detail__inner[data-v-d819b72a] {
  z-index: 2;
}
.detail__content[data-v-d819b72a] {
  word-break: break-word;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-c7149980]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-c7149980]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
  --fill-black: #000;
  --fill-darkGray: #5b6770;
  --fill-lightGray: #f5f5f6;
  --fill-mediumGray: #888b8d;
  --fill-teal: #007681;
  --fill-shapeTeal: #244c5a;
  --fill-darkTeal: #003840;
  --fill-darkBlue: #006ba6;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-c7149980] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-c7149980]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
.product[data-v-c7149980] {
  background: #fff;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product[data-v-c7149980]:not(.details:last-child *) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.product[data-v-c7149980]:nth-child(odd) {
  background: #f5f5f6;
}
.product > *[data-v-c7149980] {
  padding: 0.5rem;
}
@media screen and (min-width: 20rem) {
.product > *[data-v-c7149980] {
    padding: calc(
          0.5rem + 0.25 *
          ((100vw - 20rem) / 41.9375)
      );
}
}
@media screen and (min-width: 61.9375rem) {
.product > *[data-v-c7149980] {
    padding: 0.75rem;
}
}
.product__inner[data-v-c7149980] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: inherit;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.product__inner[data-v-c7149980] {
  gap: 0.5rem;
}
@media screen and (min-width: 20rem) {
.product__inner[data-v-c7149980] {
    gap: calc(
          0.5rem + 0.25 *
          ((100vw - 20rem) / 41.9375)
      );
}
}
@media screen and (min-width: 61.9375rem) {
.product__inner[data-v-c7149980] {
    gap: 0.75rem;
}
}
.product__image[data-v-c7149980] {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  max-width: 100%;
  margin: auto 0;
}
.product__selector[data-v-c7149980] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #bfbfc6;
  border-radius: 4px;
  height: 36px;
  background: inherit;
  position: relative;
  z-index: 0;
  position: sticky;
  z-index: 50;
  top: 0;
  cursor: pointer;
}
.product__selector[data-v-c7149980] {
  padding-right: 0.325rem;
}
@media screen and (min-width: 20rem) {
.product__selector[data-v-c7149980] {
    padding-right: calc(
          0.325rem + 0.175 *
          ((100vw - 20rem) / 41.9375)
      );
}
}
@media screen and (min-width: 61.9375rem) {
.product__selector[data-v-c7149980] {
    padding-right: 0.5rem;
}
}
.product__selector[data-v-c7149980] {
  padding-left: 0.325rem;
}
@media screen and (min-width: 20rem) {
.product__selector[data-v-c7149980] {
    padding-left: calc(
          0.325rem + 0.175 *
          ((100vw - 20rem) / 41.9375)
      );
}
}
@media screen and (min-width: 61.9375rem) {
.product__selector[data-v-c7149980] {
    padding-left: 0.5rem;
}
}
.product__selector[data-v-c7149980] {
  gap: 0.25rem;
}
@media screen and (min-width: 20rem) {
.product__selector[data-v-c7149980] {
    gap: calc(
          0.25rem + 0.25 *
          ((100vw - 20rem) / 41.9375)
      );
}
}
@media screen and (min-width: 61.9375rem) {
.product__selector[data-v-c7149980] {
    gap: 0.5rem;
}
}
.product__selector[data-v-c7149980]::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.075)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.075));
  z-index: 1;
  border-radius: 4px;
  pointer-events: none;
}
.product__selector[data-v-c7149980]::after {
  content: "";
  height: 0.325rem;
  width: 0.325rem;
  border-bottom: 1px solid #007681;
  border-right: 1px solid #007681;
  -webkit-transform: translateY(-2px) rotate(45deg);
          transform: translateY(-2px) rotate(45deg);
}
.product__title[data-v-c7149980] {
  font-weight: 400;
  font-family: "Roboto Slab";
  color: #007681;
  font-weight: 700;
  margin: 0;
  z-index: 2;
  pointer-events: none;
  white-space: nowrap;
}
.product__title[data-v-c7149980] {
  font-size: 0.75rem;
}
@media screen and (min-width: 20rem) {
.product__title[data-v-c7149980] {
    font-size: calc(
          0.75rem + 0.5 *
          ((100vw - 20rem) / 41.9375)
      );
}
}
@media screen and (min-width: 61.9375rem) {
.product__title[data-v-c7149980] {
    font-size: 1.25rem;
}
}
.product__select[data-v-c7149980] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
}/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-6ff623ba]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
[data-v-6ff623ba]:root {
  --xs: 0;
  --sm: 576px;
  --md: 768px;
  --lg: 992px;
  --xl: 1200px;
  --sm_dn: 575px;
  --md_dn: 767px;
  --lg_dn: 991px;
  --xl_dn: 1199px;
  --fill-black: #000;
  --fill-darkGray: #5b6770;
  --fill-lightGray: #f5f5f6;
  --fill-mediumGray: #888b8d;
  --fill-teal: #007681;
  --fill-shapeTeal: #244c5a;
  --fill-darkTeal: #003840;
  --fill-darkBlue: #006ba6;
}

/*
create a fluid property value that adjusts from $min to $max,
based on screen size (default $minWidth and $maxWidth in the _variables.scss)
example:
h1 {
  @include fluid(font-size, 2rem, 3rem);
  @include fluid(margin-bottom, 20px, 30px);
  @include fluid(padding-left, 0.5rem, 5rem, 900px, 1200px);
}
*/
.hideVisually[data-v-6ff623ba] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

/*******************************************
******* GLOBAL OVERRIDES *******************
**** You can reassign these global *********
**** defaults by un-commenting the *********
**** variables below & giving them *********
**** new values. The comments show *********
**** the default values.           *********
*******************************************/
/******************************************/
[data-v-6ff623ba]:root {
  --headerHeight: 0;
  --drawerHeight: 100vh;
  --headerTransition: 0.25s ease;
}

/*******************************************
******* BRAND/GLOBAL COLORS ****************
*******************************************/
/******************************************/
/******************************************/
/*******************************************
******* COMPOSITION BACKGROUNDS ************
**** Any colors included in this   *********
**** map will have composition     *********
**** fill classes automatically    *********
**** generated.                    *********
**** EX. .composition--fill-blue   *********
*******************************************/
/******************************************/
/*******************************************
******* TYPOGRAPHY *************************
*******************************************/
/******************************************/
div[data-v-6ff623ba] {
  display: contents;
}
span[data-v-6ff623ba] {
  display: contents;
}
span[data-v-6ff623ba] > * {
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.35s;
          transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
span[data-v-6ff623ba] .toggle-enter,
span[data-v-6ff623ba] .toggle-leave-to {
  opacity: 0;
}
span[data-v-6ff623ba] .toggle-leave-active {
  position: absolute;
}