/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../node_modules/vue-loader/dist/stylePostLoader.js!../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[3]!../node_modules/vue-loader/dist/index.js??ruleSet[0].use!./components/async/transition-height/transition-height.vue?vue&type=style&index=0&id=82d3971e&lang=scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Config: Configuration
 * -----------------------------------------------------------------------------
 * Master import that's included in all Vue components.
 * - No code should be output from the configuration files as they're reused.
 *
 */
/**
 * Config: SASS variables
 * -----------------------------------------------------------------------------
 * Automatically generated by `design` command, do not edit.
 *
 */
/**
 * Base: Classes
 * -----------------------------------------------------------------------------
 * Automatically generated by `design` command, do not edit.
 *
 */
/**
 * Config: Mixins
 * -----------------------------------------------------------------------------
 * Global and reusable utility functions to reduce common styling.
 * - Add in alphabetical order.
 *
 */
/**
 * Resets form buttons to appear as a standard text link.
 */
/**
 * Sets container properties.
 */
/**
 * Reset container properties.
 */
/**
 * Sets custom scrollbar on element.
 * - Add to element with overflow.
 */
/**
 * Default focus styling for browsers.
 */
/**
 * Resets input elements.
 */
/**
 * Resets list elements to appear as a stacked text links.
 */
/**
 * Loading/skeleton animation.
 */
/**
 * Reset text style to default.
 * - Used for preview bar and Storybook styles.
 */
/**
 * Outputs list of transition properties.
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height var(--timing-quick);
 * }
 */
/**
 * Returns the transition properties in the correct format.
 * This function is used by @mixin transition($transitions...).
 */
/**
 * Hide element but make it accessible to screen readers.
 */
/**
 * Reverse the properties applied by @mixin visually-hidden.
 * @param {String} $position - Positioning method for element.
 */
/**
 * Button background color swipe on hover.
 * @param {String} $background - Background colour for swipe.
 */
/**
 * Styles: Transition height (transition-height)
 * -----------------------------------------------------------------------------
 * Base styles for transition height.
 *
 */
.height-enter,
.height-leave-to {
  height: 0;
}
.height-enter-active,
.height-leave-active {
  transition: height var(--timing-normal) var(--easing-normal);
  overflow: hidden;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../node_modules/vue-loader/dist/stylePostLoader.js!../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[3]!../node_modules/vue-loader/dist/index.js??ruleSet[0].use!./components/async/product-compare-chart/product-compare-chart-legend.vue?vue&type=style&index=0&id=80a5b8b2&lang=scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Config: Configuration
 * -----------------------------------------------------------------------------
 * Master import that's included in all Vue components.
 * - No code should be output from the configuration files as they're reused.
 *
 */
/**
 * Config: SASS variables
 * -----------------------------------------------------------------------------
 * Automatically generated by `design` command, do not edit.
 *
 */
/**
 * Base: Classes
 * -----------------------------------------------------------------------------
 * Automatically generated by `design` command, do not edit.
 *
 */
/**
 * Config: Mixins
 * -----------------------------------------------------------------------------
 * Global and reusable utility functions to reduce common styling.
 * - Add in alphabetical order.
 *
 */
/**
 * Resets form buttons to appear as a standard text link.
 */
/**
 * Sets container properties.
 */
/**
 * Reset container properties.
 */
/**
 * Sets custom scrollbar on element.
 * - Add to element with overflow.
 */
/**
 * Default focus styling for browsers.
 */
/**
 * Resets input elements.
 */
/**
 * Resets list elements to appear as a stacked text links.
 */
/**
 * Loading/skeleton animation.
 */
/**
 * Reset text style to default.
 * - Used for preview bar and Storybook styles.
 */
/**
 * Outputs list of transition properties.
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height var(--timing-quick);
 * }
 */
/**
 * Returns the transition properties in the correct format.
 * This function is used by @mixin transition($transitions...).
 */
/**
 * Hide element but make it accessible to screen readers.
 */
/**
 * Reverse the properties applied by @mixin visually-hidden.
 * @param {String} $position - Positioning method for element.
 */
/**
 * Button background color swipe on hover.
 * @param {String} $background - Background colour for swipe.
 */
/**
 * Styles: Product compare chart (product-compare-chart)
 * -----------------------------------------------------------------------------
 * Base styles for product compare chart component.
 *
 */
.product-compare-chart {
  display: flex;
  width: 100%;
}
.product-compare-chart__product-badge {
  background-color: var(--color-neutral-1);
  color: var(--color-neutral-6);
  padding: var(--spacing-2xs) calc(var(--spacing-2xs) + var(--spacing-3xs));
  position: absolute;
  right: var(--spacing-s);
  top: calc(var(--spacing-s) * -1);
  z-index: var(--layer-raised);
}
.product-compare-chart__legend {
  display: none;
  flex-flow: column;
  flex-shrink: 0;
}
.product-compare-chart__legend .product-compare-chart__legend-heading {
  min-height: 69px;
  padding: var(--spacing-l);
  padding-inline-start: 0;
  text-transform: uppercase;
}
.product-compare-chart__legend-heading .icon {
  margin-inline-end: var(--spacing-2xs);
}
.product-compare-chart__carousel {
  width: 100%;
}
.product-compare-chart__toggle {
  align-items: center;
  display: flex;
}
.product-compare-chart .splide__pagination {
  margin-block-start: var(--spacing-xl);
  position: static;
}
.product-compare-chart .splide__pagination__page:hover, .product-compare-chart .splide__pagination__page.is-active {
  box-shadow: 0 0 0 2px var(--color-neutral-1) inset;
  /* stylelint-disable-next-line max-nesting-depth */
}
.product-compare-chart .splide__pagination__page:hover::after, .product-compare-chart .splide__pagination__page.is-active::after {
  background-color: var(--color-neutral-1);
}
.product-compare-chart .splide__arrows {
  bottom: calc(var(--spacing-xs) * -1);
  padding: 0;
  top: auto;
  translate: 0;
}
@media (min-width: 64em) {
.product-compare-chart__legend {
    display: flex;
    max-width: 300px;
}
.product-compare-chart .splide__slide {
    margin-inline-end: var(--spacing-l);
    width: calc((100% + var(--spacing-l)) / 3 - var(--spacing-l));
}
.product-compare-chart .splide__pagination {
    margin-block-start: var(--spacing-l);
}
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../node_modules/vue-loader/dist/stylePostLoader.js!../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[3]!../node_modules/vue-loader/dist/index.js??ruleSet[0].use!./components/async/product-compare-chart-card/product-compare-chart-card.vue?vue&type=style&index=0&id=734f8f11&lang=scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Config: Configuration
 * -----------------------------------------------------------------------------
 * Master import that's included in all Vue components.
 * - No code should be output from the configuration files as they're reused.
 *
 */
/**
 * Config: SASS variables
 * -----------------------------------------------------------------------------
 * Automatically generated by `design` command, do not edit.
 *
 */
/**
 * Base: Classes
 * -----------------------------------------------------------------------------
 * Automatically generated by `design` command, do not edit.
 *
 */
/**
 * Config: Mixins
 * -----------------------------------------------------------------------------
 * Global and reusable utility functions to reduce common styling.
 * - Add in alphabetical order.
 *
 */
/**
 * Resets form buttons to appear as a standard text link.
 */
/**
 * Sets container properties.
 */
/**
 * Reset container properties.
 */
/**
 * Sets custom scrollbar on element.
 * - Add to element with overflow.
 */
/**
 * Default focus styling for browsers.
 */
/**
 * Resets input elements.
 */
/**
 * Resets list elements to appear as a stacked text links.
 */
/**
 * Loading/skeleton animation.
 */
/**
 * Reset text style to default.
 * - Used for preview bar and Storybook styles.
 */
/**
 * Outputs list of transition properties.
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height var(--timing-quick);
 * }
 */
/**
 * Returns the transition properties in the correct format.
 * This function is used by @mixin transition($transitions...).
 */
/**
 * Hide element but make it accessible to screen readers.
 */
/**
 * Reverse the properties applied by @mixin visually-hidden.
 * @param {String} $position - Positioning method for element.
 */
/**
 * Button background color swipe on hover.
 * @param {String} $background - Background colour for swipe.
 */
.product-compare-chart-card {
  background-color: var(--color-neutral-5);
  border-left: 0;
  height: 100%;
  position: relative;
}
.product-compare-chart-card.is-first {
  background-color: var(--color-neutral-6);
  border: 1px solid var(--color-neutral-1);
}
.product-compare-chart-card__header {
  display: flex;
  flex-flow: column;
  gap: calc(var(--spacing-m) + var(--spacing-2xs));
  padding: var(--spacing-xl) var(--spacing-m) var(--spacing-m);
  text-decoration: none;
}
.product-compare-chart-card__header-wrapper {
  align-items: flex-start;
  display: flex;
  gap: var(--spacing-m);
  justify-content: space-between;
  flex-direction: column;
}
.product-compare-chart-card__subcopy {
  max-width: 80%;
}
.product-compare-chart-card__non-badge {
  height: 10px;
}
.product-compare-chart-card__spec {
  border-top: 1px solid var(--color-neutral-3);
  display: flex;
  flex-flow: column;
  justify-content: center;
  min-height: 69px;
  padding: var(--spacing-l);
}
.product-compare-chart-card__spec .product-compare-chart-card__legend-heading {
  margin-block-end: var(--spacing-xs);
  text-transform: uppercase;
}
.product-compare-chart-card__spec .icon {
  height: var(--icon-l);
  width: var(--icon-l);
}
.product-compare-chart-card__spec .icon__check {
  height: var(--icon-m);
  width: var(--icon-m);
}
.product-compare-chart-card__spec path {
  fill: var(--color-neutral-1);
}
.product-compare-chart-card__variants p:not(:first-child) {
  margin-block-start: var(--spacing-m);
}
.product-compare-chart-card__overlay {
  background-image: linear-gradient(180deg, var(--color-neutral-5) 0%, var(--color-neutral-4) 100%);
  bottom: 0;
  height: 110px;
  left: 0;
  opacity: 0.9;
  position: absolute;
  width: 100%;
}
@media (min-width: 64em) {
.product-compare-chart-card__spec {
    align-items: flex-start;
    justify-content: center;
}
.product-compare-chart-card__spec .product-compare-chart-card__legend-heading {
    display: none;
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../node_modules/vue-loader/dist/stylePostLoader.js!../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[3]!../node_modules/vue-loader/dist/index.js??ruleSet[0].use!./components/async/product-compare-chart/product-compare-chart.vue?vue&type=style&index=0&id=42fb10a3&lang=scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Config: Configuration
 * -----------------------------------------------------------------------------
 * Master import that's included in all Vue components.
 * - No code should be output from the configuration files as they're reused.
 *
 */
/**
 * Config: SASS variables
 * -----------------------------------------------------------------------------
 * Automatically generated by `design` command, do not edit.
 *
 */
/**
 * Base: Classes
 * -----------------------------------------------------------------------------
 * Automatically generated by `design` command, do not edit.
 *
 */
/**
 * Config: Mixins
 * -----------------------------------------------------------------------------
 * Global and reusable utility functions to reduce common styling.
 * - Add in alphabetical order.
 *
 */
/**
 * Resets form buttons to appear as a standard text link.
 */
/**
 * Sets container properties.
 */
/**
 * Reset container properties.
 */
/**
 * Sets custom scrollbar on element.
 * - Add to element with overflow.
 */
/**
 * Default focus styling for browsers.
 */
/**
 * Resets input elements.
 */
/**
 * Resets list elements to appear as a stacked text links.
 */
/**
 * Loading/skeleton animation.
 */
/**
 * Reset text style to default.
 * - Used for preview bar and Storybook styles.
 */
/**
 * Outputs list of transition properties.
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height var(--timing-quick);
 * }
 */
/**
 * Returns the transition properties in the correct format.
 * This function is used by @mixin transition($transitions...).
 */
/**
 * Hide element but make it accessible to screen readers.
 */
/**
 * Reverse the properties applied by @mixin visually-hidden.
 * @param {String} $position - Positioning method for element.
 */
/**
 * Button background color swipe on hover.
 * @param {String} $background - Background colour for swipe.
 */
/**
 * Styles: Product compare chart (product-compare-chart)
 * -----------------------------------------------------------------------------
 * Base styles for product compare chart component.
 *
 */
/* stylelint-disable max-nesting-depth */
.product-compare-chart {
  display: contents;
  width: 100%;
}
.product-compare-chart__mobile-view {
  display: contents;
}
.product-compare-chart__desktop-view {
  display: none;
}
.product-compare-chart__product-badge {
  background-color: var(--color-neutral-1);
  color: var(--color-neutral-6);
  padding: var(--spacing-2xs) calc(var(--spacing-2xs) + var(--spacing-3xs));
  position: absolute;
  right: var(--spacing-s);
  top: calc(var(--spacing-s) * -1);
  z-index: var(--layer-raised);
}
.product-compare-chart .single_product {
  z-index: 2;
  margin-inline-end: var(--spacing-l);
  width: 50%;
}
.product-compare-chart .single_product .product-compare-chart-card__spec {
  min-height: 100px;
  justify-content: center;
}
.product-compare-chart__legend {
  display: none;
  flex-flow: column;
  flex-shrink: 0;
}
.product-compare-chart__legend .product-compare-chart__legend-heading {
  min-height: 69px;
  padding: var(--spacing-l);
  padding-inline-start: 0;
}
.product-compare-chart__carousel {
  width: 100%;
  overflow: hidden;
}
.product-compare-chart__toggle {
  align-items: center;
  display: flex;
}
.product-compare-chart__expand {
  gap: var(--spacing-xs);
}
.product-compare-chart__expand .icon {
  height: var(--icon-2xs);
  width: var(--icon-2xs);
}
.product-compare-chart .splide__pagination {
  margin-block-start: var(--spacing-xl);
  position: static;
}
.product-compare-chart .splide__pagination__page:hover, .product-compare-chart .splide__pagination__page.is-active {
  box-shadow: 0 0 0 2px var(--color-neutral-1) inset;
}
.product-compare-chart .splide__pagination__page:hover::after, .product-compare-chart .splide__pagination__page.is-active::after {
  background-color: var(--color-neutral-1);
}
.product-compare-chart .splide__arrows {
  bottom: calc(var(--spacing-xs) * -1);
  padding: 0;
  top: auto;
  translate: 0;
}
@media (min-width: 64em) {
.product-compare-chart__mobile-view {
    display: none;
}
.product-compare-chart .single_product {
    width: 100%;
}
.product-compare-chart__desktop-view {
    display: contents;
}
.product-compare-chart__legend {
    display: flex;
    max-width: 300px;
    z-index: var(--layer-raised);
}
.product-compare-chart__legend-heading {
    align-items: center;
    border-top: 1px solid transparent;
    display: flex;
}
.product-compare-chart .splide__slide {
    margin-inline-end: var(--spacing-l);
    width: calc((100% + var(--spacing-l)) / 3 - var(--spacing-l));
}
.product-compare-chart .splide__slide:not(.is-active) .product-compare-chart-card {
    background-color: rgba(255, 255, 255, 0.5);
    /* stylelint-disable-next-line selector-max-compound-selectors */
}
.product-compare-chart .splide__slide:not(.is-active) .product-compare-chart-card .images__image {
    mix-blend-mode: multiply;
}
.product-compare-chart .splide__pagination {
    margin-block-start: var(--spacing-l);
}
.product-compare-chart .splide__track {
    overflow: visible;
}
.product-compare-chart .splide__track::before {
    background-color: var(--color-neutral-4);
    content: "";
    display: block;
    height: 100%;
    left: -500px;
    position: absolute;
    width: 500px;
    z-index: var(--layer-flat);
}
}
@media (min-width: 90em) {
.product-compare-chart .single_product {
    width: 50%;
}
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??clonedRuleSet-2.use[1]!../node_modules/vue-loader/dist/stylePostLoader.js!../node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-2.use[2]!../node_modules/sass-loader/dist/cjs.js??clonedRuleSet-2.use[3]!../node_modules/vue-loader/dist/index.js??ruleSet[0].use!./components/async/technical-specs/technical-specs.vue?vue&type=style&index=0&id=6f8f86fa&lang=scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Config: Configuration
 * -----------------------------------------------------------------------------
 * Master import that's included in all Vue components.
 * - No code should be output from the configuration files as they're reused.
 *
 */
/**
 * Config: SASS variables
 * -----------------------------------------------------------------------------
 * Automatically generated by `design` command, do not edit.
 *
 */
/**
 * Base: Classes
 * -----------------------------------------------------------------------------
 * Automatically generated by `design` command, do not edit.
 *
 */
/**
 * Config: Mixins
 * -----------------------------------------------------------------------------
 * Global and reusable utility functions to reduce common styling.
 * - Add in alphabetical order.
 *
 */
/**
 * Resets form buttons to appear as a standard text link.
 */
/**
 * Sets container properties.
 */
/**
 * Reset container properties.
 */
/**
 * Sets custom scrollbar on element.
 * - Add to element with overflow.
 */
/**
 * Default focus styling for browsers.
 */
/**
 * Resets input elements.
 */
/**
 * Resets list elements to appear as a stacked text links.
 */
/**
 * Loading/skeleton animation.
 */
/**
 * Reset text style to default.
 * - Used for preview bar and Storybook styles.
 */
/**
 * Outputs list of transition properties.
 *
 * Accepts:
 * - $transitions: {String} List of transition properties to set
 *
 * Usage:
 * .selector {
 *   @include transition(width, height var(--timing-quick);
 * }
 */
/**
 * Returns the transition properties in the correct format.
 * This function is used by @mixin transition($transitions...).
 */
/**
 * Hide element but make it accessible to screen readers.
 */
/**
 * Reverse the properties applied by @mixin visually-hidden.
 * @param {String} $position - Positioning method for element.
 */
/**
 * Button background color swipe on hover.
 * @param {String} $background - Background colour for swipe.
 */
/**
 * Styles: Technical specs (technical-specs)
 * -----------------------------------------------------------------------------
 * Base styles for technical specs component.
 *
 */
.technical-specs {
  background-color: var(--color-neutral-4);
  padding-block: calc(var(--spacing-7xl) + var(--spacing-m));
  padding-inline: var(--spacing-m);
}
.technical-specs__chart {
  display: flex;
  position: relative;
}
.technical-specs.critical-component-hide {
  display: block;
}
.technical-specs.liquid .technical-specs__chart {
  align-items: flex-end;
}
.technical-specs.critical-component-clear {
  opacity: 1;
}
@media (min-width: 64em) {
.technical-specs {
    padding-inline: var(--spacing-2xl);
}
}
