/*!***************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js!../node_modules/sass-loader/dist/cjs.js!./styles/dsgCss.scss ***!
  \***************************************************************************************************************/
@charset "UTF-8";
:export {
  mobile: 767px;
  tablet: 1023px;
  smallDesktop: 1535px;
  smallMobileWidth: 549px;
}

/**
 * COMMON UI COLOR PALETTE
 */
/**
 * COMMON UI COLOR ALIASES
 */
/**
 * COMPONENTS
 */
/**
 * COMMON TYPOGRAPHY
 */
/**
 * COMMON UTILITIES
 */
/**
 * Common styles for SVGIcons
 **/
/**
 * Common Styles for button components
 **/
/**
 * DSG UI COLOR PALETTE
 */
/**
 * Main and Accent Colors
 */
/**
 * DSG UI COLOR ALIASES
 */
/**
 * DSG TYPOGRAPHY
 */
/**
 * DSG UTILITIES
 */
/**
* DSG Specific - Button Component - Common Styles
**/
/**
 * DSG Specific - Button Component - Primary
 **/
/**
 * DSG Specific - Button Component - Secondary
 **/
/**
 * DSG Specific - Button Component - Tertiary
 **/
/** Typography **/
/** Display **/
/** Heading **/
/** Subhead **/
/** Labels **/
/** Body Paragraph **/
/**
* COMPONENTS
*/
.plp-srlp-bootstrap-scope {
  /** @format */
  /** @format */
  /** @format */
  /*********** VARIABLES ***********/
  /*********** TYPOGRAPHY TYPES ***********/
  /*********** TYPOGRAPHY MIXINS ***********/
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /**
   * Native Element Resets
   *
   * @format
   */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /**
   * Native Element Resets
   *
   * @format
   */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /**
   * Native Element Resets
   *
   * @format
   */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /** @format */
  /**
   * Native Element Resets
   *
   * @format
   */
  /** @format */
  /*********** TYPOGRAPHY ***********/
  /*********** TYPOGRAPHY TYPES ***********/
  /*********** GENERAL STYLES ***********/
  /*********** TYPOGRAPHY ***********/
  /*********** TYPOGRAPHY TYPES ***********/
  /*********** GENERAL STYLES ***********/
  /*********** TYPOGRAPHY ***********/
  /*********** TYPOGRAPHY TYPES ***********/
  /*********** GENERAL STYLES ***********/
  /*********** TYPOGRAPHY ***********/
  /*********** TYPOGRAPHY TYPES ***********/
  /*********** GENERAL STYLES ***********/
  /*********** TYPOGRAPHY ***********/
  /*********** TYPOGRAPHY TYPES ***********/
  /*********** GENERAL STYLES ***********/
  /*********** TYPOGRAPHY ***********/
  /*********** TYPOGRAPHY TYPES ***********/
  /*********** FOCUS ***********/
  /*********** TYPOGRAPHY ***********/
  /*********** TYPOGRAPHY TYPES ***********/
  /** @format */
  /** @format */
  /** @format */
  /**
   * Native Element Resets
   *
   * @format
   */
  /** @format */
  /* Slider */
  /* Slider */
  /* Icons */
  /* @font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'),
      url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'),
      url('./fonts/slick.svg#slick') format('svg');
  } */
  /* Arrows */
  /* Dots */
  /* Disabled Checkbox */
  /* The following two rules toggle the fake checkmark */
  /* We need to add a focus state back in for this pseudo element */
  /* overwrite focus styles? -- This is working cross platform and cross-browser (Win 7, IE11, Firefox, Chrome) */
  /* Large checkbox styles */
  /* Disabled Checkbox */
  /* The following two rules toggle the fake checkmark */
  /* We need to add a focus state back in for this pseudo element */
  /* overwrite focus styles? -- This is working cross platform and cross-browser (Win 7, IE11, Firefox, Chrome) */
  /* DEFAULT COLOR VARIABLES */
  font-family: "Archivo", sans-serif;
  max-width: 1600px !important;
  margin: 0 auto;
  color: #191f1c;
  padding-bottom: 25px;
}
.plp-srlp-bootstrap-scope :root {
  /*********** GENERAL STYLES ***********/
  --chain: "dsg";
  --hmf-focus-outline: 1px dashed var(--hmf-primary600);
}
.plp-srlp-bootstrap-scope :root,
.plp-srlp-bootstrap-scope :root .hmf-dsg-theme {
  --hmf-background-base: var(--hmf-gray50);
  --hmf-background-base-subtle: var(--hmf-gray100);
  --hmf-background-inverse: var(--hmf-gray900);
  --hmf-background-inverse-subtle: var(--hmf-gray800);
  --hmf-background-primary: var(--hmf-primary600);
  --hmf-fill-base: var(--hmf-gray50);
  --hmf-fill-base-subtle: var(--hmf-gray100);
  --hmf-fill-base-prominent: var(--hmf-gray200);
  --hmf-fill-inverse: var(--hmf-gray900);
  --hmf-fill-inverse-subtle: var(--hmf-gray700);
  --hmf-fill-primary-static: var(--hmf-secondary500);
  --hmf-fill-primary-hover: var(--hmf-secondary700);
  --hmf-fill-primary-active: var(--hmf-secondary600);
  --hmf-fill-secondary-static: var(--hmf-gray50);
  --hmf-fill-secondary-hover: var(--hmf-gray100);
  --hmf-fill-secondary-active: var(--hmf-gray200);
  --hmf-fill-tertiary-static: var(--hmf-gray900);
  --hmf-fill-tertiary-hover: var(--hmf-gray700);
  --hmf-fill-tertiary-active: var(--hmf-gray800);
  --hmf-fill-disabled: var(--hmf-gray500);
  --hmf-fill-disabled-subtle: var(--hmf-gray200);
  --hmf-fill-negative: var(--hmf-red600);
  --hmf-fill-negative-subtle: var(--hmf-red100);
  --hmf-fill-warning: var(--hmf-yellow300);
  --hmf-fill-warning-subtle: var(--hmf-yellow50);
  --hmf-fill-positive: var(--hmf-primary500);
  --hmf-fill-positive-subtle: var(--hmf-primary100);
  --hmf-fill-marketing-static: var(--hmf-primary600);
  --hmf-fill-marketing-hover: var(--hmf-primary700);
  --hmf-fill-marketing-active: var(--hmf-primary500);
  --hmf-label-base: var(--hmf-gray900);
  --hmf-label-base-subtle: var(--hmf-gray600);
  --hmf-label-inverse-base: var(--hmf-gray50);
  --hmf-label-inverse-subtle: var(--hmf-gray100);
  --hmf-label-primary-static: var(--hmf-secondary500);
  --hmf-label-primary-hover: var(--hmf-secondary600);
  --hmf-label-primary-active: var(--hmf-secondary400);
  --hmf-label-secondary-static: var(--hmf-gray900);
  --hmf-label-secondary-hover: var(--hmf-gray700);
  --hmf-label-secondary-active: var(--hmf-gray800);
  --hmf-label-secondary-subtle-static: var(--hmf-gray600);
  --hmf-label-secondary-subtle-hover: var(--hmf-gray900);
  --hmf-label-secondary-subtle-active: var(--hmf-gray800);
  --hmf-label-tertiary-static: var(--hmf-gray900);
  --hmf-label-tertiary-hover: var(--hmf-secondary500);
  --hmf-label-tertiary-active: var(--hmf-secondary400);
  --hmf-label-sale: var(--hmf-red800);
  --hmf-label-disabled: var(--hmf-gray500);
  --hmf-label-disabled-subtle: var(--hmf-gray200);
  --hmf-label-negative: var(--hmf-red600);
  --hmf-label-warning: var(--hmf-yellow600);
  --hmf-label-marketing-static: var(--hmf-gray50);
  --hmf-label-marketing-hover: var(--hmf-gray100);
  --hmf-label-marketing-active: var(--hmf-gray100);
  --hmf-border-base: var(--hmf-gray300);
  --hmf-border-base-subtle: var(--hmf-gray200);
  --hmf-border-inverse: var(--hmf-gray900);
  --hmf-border-inverse-subtle: var(--hmf-gray700);
  --hmf-border-primary-static: var(--hmf-secondary500);
  --hmf-border-primary-hover: var(--hmf-secondary600);
  --hmf-border-primary-active: var(--hmf-secondary400);
  --hmf-border-secondary-static: var(--hmf-gray900);
  --hmf-border-secondary-hover: var(--hmf-gray700);
  --hmf-border-secondary-active: var(--hmf-gray800);
  --hmf-border-secondary-subtle-static: var(--hmf-gray600);
  --hmf-border-secondary-subtle-hover: var(--hmf-gray400);
  --hmf-border-secondary-subtle-active: var(--hmf-gray500);
  --hmf-border-tertiary-static: var(--hmf-gray900);
  --hmf-border-tertiary-hover: var(--hmf-secondary500);
  --hmf-border-tertiary-active: var(--hmf-secondary400);
  --hmf-border-focused: var(--hmf-gray600);
  --hmf-border-inverse-focused: var(--hmf-gray50);
  --hmf-border-disabled: var(--hmf-gray500);
  --hmf-border-disabled-subtle: var(--hmf-gray200);
  --hmf-border-negative: var(--hmf-red600);
  --hmf-border-warning: var(--hmf-yellow500);
  --hmf-border-positive: var(--hmf-primary600);
}
.plp-srlp-bootstrap-scope :root {
  /*********** TYPOGRAPHY ***********/
  --font-display: "DSG Sans Black", sans-serif;
  --font-display-outline: "DSG Sans Outline", sans-serif;
  --font-primary: "Archivo", sans-serif;
  --font-label: "Archivo", sans-serif;
  --font-primary-regular-weight: 400;
  --font-primary-bold-weight: 700;
  --font-display-weight: 700;
}
.plp-srlp-bootstrap-scope :root {
  /* BODY */
  --body-letter-spacing: 0.05rem;
  --body-font-size-s: 1.2rem;
  --body-line-height-s: 1.8rem;
  --body-font-size-m: 1.4rem;
  --body-line-height-m: 2.1rem;
  --body-font-size-l: 1.6rem;
  --body-line-height-l: 2.4rem;
}
.plp-srlp-bootstrap-scope :root {
  /* DISPLAY TEXT */
  --display-text-transform: uppercase;
  --display-font-size-xs: 2.4rem;
  --display-letter-spacing-xs: 0.1rem;
  --display-line-height-xs: 2.4rem;
  --display-font-size-s: 3.2rem;
  --display-letter-spacing-s: 0.1rem;
  --display-line-height-s: 3.2rem;
  --display-font-size-m: 4.8rem;
  --display-letter-spacing-m: 0.2rem;
  --display-line-height-m: 4.8rem;
  --display-font-size-l: 6.4rem;
  --display-letter-spacing-l: 0.2rem;
  --display-line-height-l: 6.4rem;
  --display-font-size-xl: 10rem;
  --display-letter-spacing-xl: 0.2rem;
  --display-line-height-xl: 10rem;
  --display-font-size-xxl: 14rem;
  --display-letter-spacing-xxl: 0.1rem;
  --display-line-height-xxl: 14rem;
}
.plp-srlp-bootstrap-scope :root {
  /* HEADERS */
  --header-text-transform: none;
  --header-letter-spacing: 0.05rem;
  --header-font-size-xs: 1.4rem;
  --header-line-height-xs: 1.6rem;
  --header-font-size-s: 1.6rem;
  --header-line-height-s: 1.8rem;
  --header-font-size-m: 2rem;
  --header-line-height-m: 2.3rem;
  --header-font-size-l: 2.4rem;
  --header-line-height-l: 2.7rem;
  --header-font-size-xl: 3.2rem;
  --header-line-height-xl: 3.6rem;
}
.plp-srlp-bootstrap-scope :root {
  /* LABELS */
  --label-letter-spacing: 0.15rem;
  --label-text-transform: uppercase;
  --label-font-size-xs: 1rem;
  --label-line-height-xs: 1rem;
  --label-font-size-s: 1.2rem;
  --label-line-height-s: 1.2rem;
  --label-font-size-m: 1.4rem;
  --label-line-height-m: 1.4rem;
  --label-font-size-l: 1.6rem;
  --label-line-height-l: 1.6rem;
}
.plp-srlp-bootstrap-scope :root {
  /* LEGAL */
  --legal-letter-spacing: 0.05rem;
  --legal-font-size-xs: 1.1rem;
  --legal-line-height-xs: 1.4rem;
  --legal-font-size-s: 1.2rem;
  --legal-line-height-s: 1.6rem;
}
.plp-srlp-bootstrap-scope :root {
  /* SUBHEADERS */
  --subhead-letter-spacing: 0.05rem;
  --subhead-font-size-s: 1.2rem;
  --subhead-line-height-s: 1.4rem;
  --subhead-font-size-m: 1.4rem;
  --subhead-line-height-m: 1.6rem;
  --subhead-font-size-l: 1.6rem;
  --subhead-line-height-l: 1.8rem;
}
.plp-srlp-bootstrap-scope :root,
.plp-srlp-bootstrap-scope :root .hmf-dsg-theme {
  --hmf-primary50: #f4faf9;
  --hmf-primary100: #d1ebe6;
  --hmf-primary200: #b3ddd6;
  --hmf-primary300: #80c6ba;
  --hmf-primary400: #4daf9e;
  --hmf-primary500: #008d75;
  --hmf-primary600: #006554;
  --hmf-primary700: #005343;
  --hmf-primary800: #00493a;
  --hmf-primary900: #00291e;
  --hmf-secondary50: #fdf9f7;
  --hmf-secondary100: #f7ebe2;
  --hmf-secondary200: #ebcdb8;
  --hmf-secondary300: #deaf8c;
  --hmf-secondary400: #d28356;
  --hmf-secondary500: #bb5811;
  --hmf-secondary600: #b5500f;
  --hmf-secondary700: #8a2905;
  --hmf-secondary800: #762304;
  --hmf-secondary900: #451402;
  --hmf-tertiary50: #f9fafb;
  --hmf-tertiary100: #e2e6ea;
  --hmf-tertiary200: #d3d9df;
  --hmf-tertiary300: #b7c1ca;
  --hmf-tertiary400: #8798a7;
  --hmf-tertiary500: #5b748a;
  --hmf-tertiary600: #3a5c78;
  --hmf-tertiary700: #335069;
  --hmf-tertiary800: #0f314f;
  --hmf-tertiary900: #041326;
  --hmf-accent50: #fef8f0;
  --hmf-accent100: #fef3e5;
  --hmf-accent200: #fccb95;
  --hmf-accent300: #fab66a;
  --hmf-accent400: #f8972a;
  --hmf-accent500: #f3690f;
  --hmf-accent600: #b94e09;
  --hmf-accent700: #833706;
  --hmf-accent800: #702f05;
  --hmf-accent900: #3f1b03;
}
.plp-srlp-bootstrap-scope :root {
  --homefield-breakpoint-xs: 0px;
  --homefield-breakpoint-s: 375px;
  --homefield-breakpoint-m: 768px;
  --homefield-breakpoint-l: 1280px;
  --homefield-breakpoint-xl: 1440px;
}
.plp-srlp-bootstrap-scope .visually-hidden {
  position: fixed !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.plp-srlp-bootstrap-scope .hmf-col {
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.plp-srlp-bootstrap-scope .hmf-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.plp-srlp-bootstrap-scope .hmf-grid > hr {
  border: 0px !important;
  height: 0px !important;
  width: 100% !important;
  font-size: 0px !important;
  content: "" !important;
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-0 {
  width: 0% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-0 {
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-1 {
  width: 8.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-1 {
  margin-left: 8.3333333333% !important;
  margin-right: 8.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-2 {
  width: 16.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-2 {
  margin-left: 16.6666666667% !important;
  margin-right: 16.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-3 {
  width: 25% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-3 {
  margin-left: 25% !important;
  margin-right: 25% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-4 {
  width: 33.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-4 {
  margin-left: 33.3333333333% !important;
  margin-right: 33.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-5 {
  width: 41.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-5 {
  margin-left: 41.6666666667% !important;
  margin-right: 41.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-6 {
  width: 50% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-6 {
  margin-left: 50% !important;
  margin-right: 50% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-7 {
  width: 58.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-7 {
  margin-left: 58.3333333333% !important;
  margin-right: 58.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-8 {
  width: 66.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-8 {
  margin-left: 66.6666666667% !important;
  margin-right: 66.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-9 {
  width: 75% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-9 {
  margin-left: 75% !important;
  margin-right: 75% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-10 {
  width: 83.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-10 {
  margin-left: 83.3333333333% !important;
  margin-right: 83.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-11 {
  width: 91.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-11 {
  margin-left: 91.6666666667% !important;
  margin-right: 91.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-12 {
  width: 100% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-12 {
  margin-left: 100% !important;
  margin-right: 100% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-0 {
  width: 0% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-0 {
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-1 {
  width: 8.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-1 {
  margin-left: 8.3333333333% !important;
  margin-right: 8.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-2 {
  width: 16.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-2 {
  margin-left: 16.6666666667% !important;
  margin-right: 16.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-3 {
  width: 25% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-3 {
  margin-left: 25% !important;
  margin-right: 25% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-4 {
  width: 33.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-4 {
  margin-left: 33.3333333333% !important;
  margin-right: 33.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-5 {
  width: 41.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-5 {
  margin-left: 41.6666666667% !important;
  margin-right: 41.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-6 {
  width: 50% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-6 {
  margin-left: 50% !important;
  margin-right: 50% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-7 {
  width: 58.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-7 {
  margin-left: 58.3333333333% !important;
  margin-right: 58.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-8 {
  width: 66.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-8 {
  margin-left: 66.6666666667% !important;
  margin-right: 66.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-9 {
  width: 75% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-9 {
  margin-left: 75% !important;
  margin-right: 75% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-10 {
  width: 83.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-10 {
  margin-left: 83.3333333333% !important;
  margin-right: 83.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-11 {
  width: 91.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-11 {
  margin-left: 91.6666666667% !important;
  margin-right: 91.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-12 {
  width: 100% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-12 {
  margin-left: 100% !important;
  margin-right: 100% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .page {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .page {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .page {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .page {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .page {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.plp-srlp-bootstrap-scope :root {
  --hmf-red50: #fdf7f8;
  --hmf-red100: #f6e1e3;
  --hmf-red200: #f0cbcf;
  --hmf-red300: #eab5ba;
  --hmf-red400: #dc848c;
  --hmf-red500: #cf5963;
  --hmf-red600: #b10715;
  --hmf-red700: #a20610;
  --hmf-red800: #86030c;
  --hmf-red900: #560105;
  --hmf-yellow50: #fff9e5;
  --hmf-yellow100: #ffedb6;
  --hmf-yellow200: #ffe286;
  --hmf-yellow300: #ffc40c;
  --hmf-yellow400: #ffa50a;
  --hmf-yellow500: #db7900;
  --hmf-yellow600: #a75a20;
  --hmf-yellow700: #733210;
  --hmf-yellow800: #5e280c;
  --hmf-yellow900: #3d1f00;
  --hmf-scgreen: #006554;
  --hmf-gold50: #fbf9f4;
  --hmf-gold100: #efe9d6;
  --hmf-gold200: #e0d3ae;
  --hmf-gold300: #ccb67b;
  --hmf-gold400: #c5ad6a;
  --hmf-gold500: #ad9143;
  --hmf-gold600: #806c32;
  --hmf-gold700: #5c4d24;
  --hmf-gold800: #4d401e;
  --hmf-gold900: #2c2511;
  --hmf-gray50: #ffffff;
  --hmf-gray50-rgb: 255, 255, 255;
  --hmf-gray100: #f9f9f9;
  --hmf-gray100-rgb: 249, 249, 249;
  --hmf-gray200: #e3e3e3;
  --hmf-gray200-rgb: 227, 227, 227;
  --hmf-gray300: #d1d1d1;
  --hmf-gray300-rgb: 209, 209, 209;
  --hmf-gray400: #b5b5b5;
  --hmf-gray400-rgb: 181, 181, 181;
  --hmf-gray500: #949494;
  --hmf-gray500-rgb: 148, 148, 148;
  --hmf-gray600: #6e6e6e;
  --hmf-gray600-rgb: 121, 121, 121;
  --hmf-gray700: #4f4f4f;
  --hmf-gray700-rgb: 79, 79, 79;
  --hmf-gray800: #2e2e2e;
  --hmf-gray800-rgb: 46, 46, 46;
  --hmf-gray900: #191f1c;
  --hmf-gray900-rgb: 25, 31, 28;
  --hmf-calia50: #f9f9f6;
  --hmf-calia100: #eaeae1;
  --hmf-calia200: #d5d3cd;
  --hmf-calia300: #bcb8b3;
  --hmf-calia400: #9f9996;
  --hmf-calia500: #857d7c;
  --hmf-calia600: #6c6263;
  --hmf-calia700: #53474a;
  --hmf-calia800: #3a2c31;
  --hmf-calia900: #2e2327;
  --hmf-vrst50: #f9fafb;
  --hmf-vrst100: #e6ecf0;
  --hmf-vrst200: #ced5d9;
  --hmf-vrst300: #b3bbc0;
  --hmf-vrst400: #99a2a8;
  --hmf-vrst500: #808990;
  --hmf-vrst600: #667078;
  --hmf-vrst700: #465058;
  --hmf-vrst800: #333f48;
  --hmf-vrst900: #20272d;
}
.plp-srlp-bootstrap-scope .background-base {
  background-color: var(--hmf-background-base);
}
.plp-srlp-bootstrap-scope .background-base-subtle {
  background-color: var(--hmf-background-base-subtle);
}
.plp-srlp-bootstrap-scope .background-inverse {
  background-color: var(--hmf-background-inverse);
}
.plp-srlp-bootstrap-scope .background-inverse-subtle {
  background-color: var(--hmf-background-inverse-subtle);
}
.plp-srlp-bootstrap-scope .background-primary {
  background-color: var(--hmf-background-primary);
}
.plp-srlp-bootstrap-scope .fill-base {
  background-color: var(--hmf-fill-base);
}
.plp-srlp-bootstrap-scope .fill-base-subtle {
  background-color: var(--hmf-fill-base-subtle);
}
.plp-srlp-bootstrap-scope .fill-base-prominent {
  background-color: var(--hmf-fill-base-prominent);
}
.plp-srlp-bootstrap-scope .fill-inverse {
  background-color: var(--hmf-fill-inverse);
}
.plp-srlp-bootstrap-scope .fill-inverse-subtle {
  background-color: var(--hmf-fill-inverse-subtle);
}
.plp-srlp-bootstrap-scope .fill-primary-static {
  background-color: var(--hmf-fill-primary-static);
}
.plp-srlp-bootstrap-scope .fill-primary-hover {
  background-color: var(--hmf-fill-primary-hover);
}
.plp-srlp-bootstrap-scope .fill-primary-active {
  background-color: var(--hmf-fill-primary-active);
}
.plp-srlp-bootstrap-scope .fill-secondary-static {
  background-color: var(--hmf-fill-secondary-static);
}
.plp-srlp-bootstrap-scope .fill-secondary-hover {
  background-color: var(--hmf-fill-secondary-hover);
}
.plp-srlp-bootstrap-scope .fill-secondary-active {
  background-color: var(--hmf-fill-secondary-active);
}
.plp-srlp-bootstrap-scope .fill-tertiary-static {
  background-color: var(--hmf-fill-tertiary-static);
}
.plp-srlp-bootstrap-scope .fill-tertiary-hover {
  background-color: var(--hmf-fill-tertiary-hover);
}
.plp-srlp-bootstrap-scope .fill-tertiary-active {
  background-color: var(--hmf-fill-tertiary-active);
}
.plp-srlp-bootstrap-scope .fill-disabled {
  background-color: var(--hmf-fill-disabled);
}
.plp-srlp-bootstrap-scope .fill-disabled-subtle {
  background-color: var(--hmf-fill-disabled-subtle);
}
.plp-srlp-bootstrap-scope .fill-negative {
  background-color: var(--hmf-fill-negative);
}
.plp-srlp-bootstrap-scope .fill-negative-subtle {
  background-color: var(--hmf-fill-negative-subtle);
}
.plp-srlp-bootstrap-scope .fill-warning {
  background-color: var(--hmf-fill-warning);
}
.plp-srlp-bootstrap-scope .fill-warning-subtle {
  background-color: var(--hmf-fill-warning-subtle);
}
.plp-srlp-bootstrap-scope .fill-positive {
  background-color: var(--hmf-fill-positive);
}
.plp-srlp-bootstrap-scope .fill-postive-subtle {
  background-color: var(--hmf-fill-positive-subtle);
}
.plp-srlp-bootstrap-scope .fill-marketing-static {
  background-color: var(--hmf-fill-marketing-static);
}
.plp-srlp-bootstrap-scope .fill-marketing-hover {
  background-color: var(--hmf-fill-marketing-hover);
}
.plp-srlp-bootstrap-scope .fill-marketing-active {
  background-color: var(--hmf-fill-marketing-active);
}
.plp-srlp-bootstrap-scope .label-base {
  color: var(--hmf-label-base);
}
.plp-srlp-bootstrap-scope .label-base-subtle {
  color: var(--hmf-label-base-subtle);
}
.plp-srlp-bootstrap-scope .label-inverse-base {
  color: var(--hmf-label-inverse-base);
}
.plp-srlp-bootstrap-scope .label-inverse-subtle {
  color: var(--hmf-label-inverse-subtle);
}
.plp-srlp-bootstrap-scope .label-primary-static {
  color: var(--hmf-label-primary-static);
}
.plp-srlp-bootstrap-scope .label-primary-hover {
  color: var(--hmf-label-primary-hover);
}
.plp-srlp-bootstrap-scope .label-primary-active {
  color: var(--hmf-label-primary-active);
}
.plp-srlp-bootstrap-scope .label-secondary-static {
  color: var(--hmf-label-secondary-static);
}
.plp-srlp-bootstrap-scope .label-secondary-hover {
  color: var(--hmf-label-secondary-hover);
}
.plp-srlp-bootstrap-scope .label-secondary-active {
  color: var(--hmf-label-secondary-active);
}
.plp-srlp-bootstrap-scope .label-secondary-subtle-static {
  color: var(--hmf-label-secondary-subtle-static);
}
.plp-srlp-bootstrap-scope .label-secondary-subtle-hover {
  color: var(--hmf-label-secondary-subtle-hover);
}
.plp-srlp-bootstrap-scope .label-secondary-subtle-active {
  color: var(--hmf-label-secondary-subtle-active);
}
.plp-srlp-bootstrap-scope .label-tertiary-static {
  color: var(--hmf-label-tertiary-static);
}
.plp-srlp-bootstrap-scope .label-tertiary-hover {
  color: var(--hmf-label-tertiary-hover);
}
.plp-srlp-bootstrap-scope .label-tertiary-active {
  color: var(--hmf-label-tertiary-active);
}
.plp-srlp-bootstrap-scope .label-sale {
  color: var(--hmf-label-sale);
}
.plp-srlp-bootstrap-scope .label-disabled {
  color: var(--hmf-label-disabled);
}
.plp-srlp-bootstrap-scope .label-disabled-subtle {
  color: var(--hmf-label-disabled-subtle);
}
.plp-srlp-bootstrap-scope .label-negative {
  color: var(--hmf-label-negative);
}
.plp-srlp-bootstrap-scope .label-warning {
  color: var(--hmf-label-warning);
}
.plp-srlp-bootstrap-scope .label-marketing-static {
  color: var(--hmf-label-marketing-static);
}
.plp-srlp-bootstrap-scope .label-marketing-hover {
  color: var(--hmf-label-marketing-hover);
}
.plp-srlp-bootstrap-scope .label-marketing-active {
  color: var(--hmf-label-marketing-active);
}
.plp-srlp-bootstrap-scope .border-base {
  border-color: var(--hmf-border-base);
}
.plp-srlp-bootstrap-scope .border-base-subtle {
  border-color: var(--hmf-border-base-subtle);
}
.plp-srlp-bootstrap-scope .border-inverse {
  border-color: var(--hmf-border-inverse);
}
.plp-srlp-bootstrap-scope .border-inverse-subtle {
  border-color: var(--hmf-border-inverse-subtle);
}
.plp-srlp-bootstrap-scope .border-primary-static {
  border-color: var(--hmf-border-primary-static);
}
.plp-srlp-bootstrap-scope .border-primary-hover {
  border-color: var(--hmf-border-primary-hover);
}
.plp-srlp-bootstrap-scope .border-primary-active {
  border-color: var(--hmf-border-primary-active);
}
.plp-srlp-bootstrap-scope .border-secondary-static {
  border-color: var(--hmf-border-secondary-static);
}
.plp-srlp-bootstrap-scope .border-secondary-hover {
  border-color: var(--hmf-border-secondary-hover);
}
.plp-srlp-bootstrap-scope .border-secondary-active {
  border-color: var(--hmf-border-secondary-active);
}
.plp-srlp-bootstrap-scope .border-secondary-subtle-static {
  border-color: var(--hmf-border-secondary-subtle-static);
}
.plp-srlp-bootstrap-scope .border-secondary-subtle-hover {
  border-color: var(--hmf-border-secondary-subtle-hover);
}
.plp-srlp-bootstrap-scope .border-secondary-subtle-active {
  border-color: var(--hmf-border-secondary-subtle-active);
}
.plp-srlp-bootstrap-scope .border-tertiary-static {
  border-color: var(--hmf-border-tertiary-static);
}
.plp-srlp-bootstrap-scope .border-tertiary-hover {
  border-color: var(--hmf-border-tertiary-hover);
}
.plp-srlp-bootstrap-scope .border-tertiary-active {
  border-color: var(--hmf-border-tertiary-active);
}
.plp-srlp-bootstrap-scope .border-focused {
  border-color: var(--hmf-border-focused);
}
.plp-srlp-bootstrap-scope .border-inverse-focused {
  border-color: var(--hmf-border-inverse-focused);
}
.plp-srlp-bootstrap-scope .border-disabled {
  border-color: var(--hmf-border-disabled);
}
.plp-srlp-bootstrap-scope .border-disabled-subtle {
  border-color: var(--hmf-border-disabled-subtle);
}
.plp-srlp-bootstrap-scope .border-negative {
  border-color: var(--hmf-border-negative);
}
.plp-srlp-bootstrap-scope .border-warning {
  border-color: var(--hmf-border-warning);
}
.plp-srlp-bootstrap-scope .border-positive {
  border-color: var(--hmf-border-positive);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-auto: auto;
  --hmf-0: 0;
  --hmf-xxxs: 4px;
  --hmf-xxs: 8px;
  --hmf-xs: 12px;
  --hmf-s: 16px;
  --hmf-m: 24px;
  --hmf-l: 32px;
  --hmf-xl: 48px;
  --hmf-xxl: 72px;
  --hmf-xxxl: 96px;
  --hmf-xxxxl: 120px;
}
.plp-srlp-bootstrap-scope :root {
  --hmf-sharp-radius: 0px;
  --hmf-soft-radius: 4px;
  --hmf-softer-radius: 8px;
  --hmf-softest-radius: 16px;
  --hmf-round-radius: 32px;
}
.plp-srlp-bootstrap-scope :root {
  --hmf-subtle-shadow: 0px 1px 3px rgba(25, 31, 28, 0.25);
  --hmf-soft-shadow: 0px 4px 7px 1px rgba(25, 31, 28, 0.15);
  --hmf-elevated-shadow: 0px 5px 15px rgba(25, 31, 28, 0.1);
}
.plp-srlp-bootstrap-scope .hmf-display-outline-xxl {
  font-size: var(--display-font-size-xxl) !important;
  line-height: var(--display-line-height-xxl) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-xxl) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-xl {
  font-size: var(--display-font-size-xl) !important;
  line-height: var(--display-line-height-xl) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-xl) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-l {
  font-size: var(--display-font-size-l) !important;
  line-height: var(--display-line-height-l) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-l) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-m {
  font-size: var(--display-font-size-m) !important;
  line-height: var(--display-line-height-m) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-m) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-s {
  font-size: var(--display-font-size-s) !important;
  line-height: var(--display-line-height-s) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-s) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-xs {
  font-size: var(--display-font-size-xs) !important;
  line-height: var(--display-line-height-xs) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-xs) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-xxl {
  font-size: var(--display-font-size-xxl) !important;
  line-height: var(--display-line-height-xxl) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-xxl) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-xl {
  font-size: var(--display-font-size-xl) !important;
  line-height: var(--display-line-height-xl) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-xl) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-l {
  font-size: var(--display-font-size-l) !important;
  line-height: var(--display-line-height-l) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-l) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-m {
  font-size: var(--display-font-size-m) !important;
  line-height: var(--display-line-height-m) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-m) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-s {
  font-size: var(--display-font-size-s) !important;
  line-height: var(--display-line-height-s) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-s) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-xs {
  font-size: var(--display-font-size-xs) !important;
  line-height: var(--display-line-height-xs) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-xs) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-xl {
  font-size: var(--header-font-size-xl) !important;
  line-height: var(--header-line-height-xl) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-l {
  font-size: var(--header-font-size-l) !important;
  line-height: var(--header-line-height-l) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-m {
  font-size: var(--header-font-size-m) !important;
  line-height: var(--header-line-height-m) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-s {
  font-size: var(--header-font-size-s) !important;
  line-height: var(--header-line-height-s) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-xs {
  font-size: var(--header-font-size-xs) !important;
  line-height: var(--header-line-height-xs) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-bold-xl {
  font-size: var(--header-font-size-xl) !important;
  line-height: var(--header-line-height-xl) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-bold-l {
  font-size: var(--header-font-size-l) !important;
  line-height: var(--header-line-height-l) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-bold-m {
  font-size: var(--header-font-size-m) !important;
  line-height: var(--header-line-height-m) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-bold-s {
  font-size: var(--header-font-size-s) !important;
  line-height: var(--header-line-height-s) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-bold-xs {
  font-size: var(--header-font-size-xs) !important;
  line-height: var(--header-line-height-xs) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-l {
  font-size: var(--subhead-font-size-l) !important;
  line-height: var(--subhead-line-height-l) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-m {
  font-size: var(--subhead-font-size-m) !important;
  line-height: var(--subhead-line-height-m) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-s {
  font-size: var(--subhead-font-size-s) !important;
  line-height: var(--subhead-line-height-s) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-bold-l {
  font-size: var(--subhead-font-size-l) !important;
  line-height: var(--subhead-line-height-l) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-bold-m {
  font-size: var(--subhead-font-size-m) !important;
  line-height: var(--subhead-line-height-m) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-bold-s {
  font-size: var(--subhead-font-size-s) !important;
  line-height: var(--subhead-line-height-s) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-label-l {
  font-size: var(--label-font-size-l) !important;
  line-height: var(--label-line-height-l) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-label) !important;
  letter-spacing: var(--label-letter-spacing) !important;
  text-transform: var(--label-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-label-m {
  font-size: var(--label-font-size-m) !important;
  line-height: var(--label-line-height-m) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-label) !important;
  letter-spacing: var(--label-letter-spacing) !important;
  text-transform: var(--label-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-label-s {
  font-size: var(--label-font-size-s) !important;
  line-height: var(--label-line-height-s) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-label) !important;
  letter-spacing: var(--label-letter-spacing) !important;
  text-transform: var(--label-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-label-xs {
  font-size: var(--label-font-size-xs) !important;
  line-height: var(--label-line-height-xs) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-label) !important;
  letter-spacing: var(--label-letter-spacing) !important;
  text-transform: var(--label-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-body-l {
  font-size: var(--body-font-size-l) !important;
  line-height: var(--body-line-height-l) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
  text-transform: none !important;
}
.plp-srlp-bootstrap-scope .hmf-body-m {
  font-size: var(--body-font-size-m) !important;
  line-height: var(--body-line-height-m) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
  text-transform: none !important;
}
.plp-srlp-bootstrap-scope .hmf-body-s {
  font-size: var(--body-font-size-s) !important;
  line-height: var(--body-line-height-s) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
  text-transform: none !important;
}
.plp-srlp-bootstrap-scope .hmf-body-bold-l {
  font-size: var(--body-font-size-l) !important;
  line-height: var(--body-line-height-l) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-body-bold-m {
  font-size: var(--body-font-size-m) !important;
  line-height: var(--body-line-height-m) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-body-bold-s {
  font-size: var(--body-font-size-s) !important;
  line-height: var(--body-line-height-s) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-legal-s {
  font-size: var(--legal-font-size-s) !important;
  line-height: var(--legal-line-height-s) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--legal-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-legal-xs {
  font-size: var(--legal-font-size-xs) !important;
  line-height: var(--legal-line-height-xs) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--legal-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-dashed {
  text-decoration: dashed;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-dotted {
  text-decoration: dotted;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-double {
  text-decoration: double;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-linethrough {
  text-decoration: line-through;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-none {
  text-decoration: none;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-overline {
  text-decoration: overline;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-solid {
  text-decoration: solid;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-underline {
  text-decoration: underline;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-wavy {
  text-decoration: wavy;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-capitalize {
  text-transform: capitalize;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-lowercase {
  text-transform: lowercase;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-uppercase {
  text-transform: uppercase;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-none {
  text-transform: none;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-inherit {
  text-transform: inherit;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-initial {
  text-transform: initial;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-unset {
  text-transform: unset;
}
.plp-srlp-bootstrap-scope .hmf-text-align-unset {
  text-align: unset;
}
.plp-srlp-bootstrap-scope .hmf-text-align-revert {
  text-align: revert;
}
.plp-srlp-bootstrap-scope .hmf-text-align-initial {
  text-align: initial;
}
.plp-srlp-bootstrap-scope .hmf-text-align-start {
  text-align: start;
}
.plp-srlp-bootstrap-scope .hmf-text-align-end {
  text-align: end;
}
.plp-srlp-bootstrap-scope .hmf-text-align-left {
  text-align: left;
}
.plp-srlp-bootstrap-scope .hmf-text-align-right {
  text-align: right;
}
.plp-srlp-bootstrap-scope .hmf-text-align-center {
  text-align: center;
}
.plp-srlp-bootstrap-scope .hmf-text-align-justify {
  text-align: justify;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-xxl {
  font-size: var(--display-font-size-xxl) !important;
  line-height: var(--display-line-height-xxl) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-xxl) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-xl {
  font-size: var(--display-font-size-xl) !important;
  line-height: var(--display-line-height-xl) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-xl) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-l {
  font-size: var(--display-font-size-l) !important;
  line-height: var(--display-line-height-l) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-l) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-m {
  font-size: var(--display-font-size-m) !important;
  line-height: var(--display-line-height-m) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-m) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-s {
  font-size: var(--display-font-size-s) !important;
  line-height: var(--display-line-height-s) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-s) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-outline-xs {
  font-size: var(--display-font-size-xs) !important;
  line-height: var(--display-line-height-xs) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display-outline) !important;
  letter-spacing: var(--display-letter-spacing-xs) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-xxl {
  font-size: var(--display-font-size-xxl) !important;
  line-height: var(--display-line-height-xxl) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-xxl) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-xl {
  font-size: var(--display-font-size-xl) !important;
  line-height: var(--display-line-height-xl) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-xl) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-l {
  font-size: var(--display-font-size-l) !important;
  line-height: var(--display-line-height-l) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-l) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-m {
  font-size: var(--display-font-size-m) !important;
  line-height: var(--display-line-height-m) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-m) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-s {
  font-size: var(--display-font-size-s) !important;
  line-height: var(--display-line-height-s) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-s) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-display-xs {
  font-size: var(--display-font-size-xs) !important;
  line-height: var(--display-line-height-xs) !important;
  font-weight: var(--font-display-weight) !important;
  font-family: var(--font-display) !important;
  letter-spacing: var(--display-letter-spacing-xs) !important;
  text-transform: var(--display-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-xl {
  font-size: var(--header-font-size-xl) !important;
  line-height: var(--header-line-height-xl) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-l {
  font-size: var(--header-font-size-l) !important;
  line-height: var(--header-line-height-l) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-m {
  font-size: var(--header-font-size-m) !important;
  line-height: var(--header-line-height-m) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-s {
  font-size: var(--header-font-size-s) !important;
  line-height: var(--header-line-height-s) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-xs {
  font-size: var(--header-font-size-xs) !important;
  line-height: var(--header-line-height-xs) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-bold-xl {
  font-size: var(--header-font-size-xl) !important;
  line-height: var(--header-line-height-xl) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-bold-l {
  font-size: var(--header-font-size-l) !important;
  line-height: var(--header-line-height-l) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-bold-m {
  font-size: var(--header-font-size-m) !important;
  line-height: var(--header-line-height-m) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-bold-s {
  font-size: var(--header-font-size-s) !important;
  line-height: var(--header-line-height-s) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-header-bold-xs {
  font-size: var(--header-font-size-xs) !important;
  line-height: var(--header-line-height-xs) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--header-letter-spacing) !important;
  text-transform: var(--header-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-l {
  font-size: var(--subhead-font-size-l) !important;
  line-height: var(--subhead-line-height-l) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-m {
  font-size: var(--subhead-font-size-m) !important;
  line-height: var(--subhead-line-height-m) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-s {
  font-size: var(--subhead-font-size-s) !important;
  line-height: var(--subhead-line-height-s) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-bold-l {
  font-size: var(--subhead-font-size-l) !important;
  line-height: var(--subhead-line-height-l) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-bold-m {
  font-size: var(--subhead-font-size-m) !important;
  line-height: var(--subhead-line-height-m) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-subheader-bold-s {
  font-size: var(--subhead-font-size-s) !important;
  line-height: var(--subhead-line-height-s) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--subhead-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-label-l {
  font-size: var(--label-font-size-l) !important;
  line-height: var(--label-line-height-l) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-label) !important;
  letter-spacing: var(--label-letter-spacing) !important;
  text-transform: var(--label-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-label-m {
  font-size: var(--label-font-size-m) !important;
  line-height: var(--label-line-height-m) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-label) !important;
  letter-spacing: var(--label-letter-spacing) !important;
  text-transform: var(--label-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-label-s {
  font-size: var(--label-font-size-s) !important;
  line-height: var(--label-line-height-s) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-label) !important;
  letter-spacing: var(--label-letter-spacing) !important;
  text-transform: var(--label-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-label-xs {
  font-size: var(--label-font-size-xs) !important;
  line-height: var(--label-line-height-xs) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-label) !important;
  letter-spacing: var(--label-letter-spacing) !important;
  text-transform: var(--label-text-transform) !important;
}
.plp-srlp-bootstrap-scope .hmf-body-l {
  font-size: var(--body-font-size-l) !important;
  line-height: var(--body-line-height-l) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
  text-transform: none !important;
}
.plp-srlp-bootstrap-scope .hmf-body-m {
  font-size: var(--body-font-size-m) !important;
  line-height: var(--body-line-height-m) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
  text-transform: none !important;
}
.plp-srlp-bootstrap-scope .hmf-body-s {
  font-size: var(--body-font-size-s) !important;
  line-height: var(--body-line-height-s) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
  text-transform: none !important;
}
.plp-srlp-bootstrap-scope .hmf-body-bold-l {
  font-size: var(--body-font-size-l) !important;
  line-height: var(--body-line-height-l) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-body-bold-m {
  font-size: var(--body-font-size-m) !important;
  line-height: var(--body-line-height-m) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-body-bold-s {
  font-size: var(--body-font-size-s) !important;
  line-height: var(--body-line-height-s) !important;
  font-weight: var(--font-primary-bold-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--body-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-legal-s {
  font-size: var(--legal-font-size-s) !important;
  line-height: var(--legal-line-height-s) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--legal-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-legal-xs {
  font-size: var(--legal-font-size-xs) !important;
  line-height: var(--legal-line-height-xs) !important;
  font-weight: var(--font-primary-regular-weight) !important;
  font-family: var(--font-primary) !important;
  letter-spacing: var(--legal-letter-spacing) !important;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-dashed {
  text-decoration: dashed;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-dotted {
  text-decoration: dotted;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-double {
  text-decoration: double;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-linethrough {
  text-decoration: line-through;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-none {
  text-decoration: none;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-overline {
  text-decoration: overline;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-solid {
  text-decoration: solid;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-underline {
  text-decoration: underline;
}
.plp-srlp-bootstrap-scope .hmf-text-decoration-wavy {
  text-decoration: wavy;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-capitalize {
  text-transform: capitalize;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-lowercase {
  text-transform: lowercase;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-uppercase {
  text-transform: uppercase;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-none {
  text-transform: none;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-inherit {
  text-transform: inherit;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-initial {
  text-transform: initial;
}
.plp-srlp-bootstrap-scope .hmf-text-transform-unset {
  text-transform: unset;
}
.plp-srlp-bootstrap-scope .hmf-text-align-unset {
  text-align: unset;
}
.plp-srlp-bootstrap-scope .hmf-text-align-revert {
  text-align: revert;
}
.plp-srlp-bootstrap-scope .hmf-text-align-initial {
  text-align: initial;
}
.plp-srlp-bootstrap-scope .hmf-text-align-start {
  text-align: start;
}
.plp-srlp-bootstrap-scope .hmf-text-align-end {
  text-align: end;
}
.plp-srlp-bootstrap-scope .hmf-text-align-left {
  text-align: left;
}
.plp-srlp-bootstrap-scope .hmf-text-align-right {
  text-align: right;
}
.plp-srlp-bootstrap-scope .hmf-text-align-center {
  text-align: center;
}
.plp-srlp-bootstrap-scope .hmf-text-align-justify {
  text-align: justify;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-display-outline-s-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-s-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-s-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-s-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-s-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-s-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-s-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-s-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-s-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-s-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-s-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-s-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-s-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-s-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-s-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-s-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-s-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-s-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-s-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-s-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-s-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-s-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-s-l {
    font-size: var(--label-font-size-l) !important;
    line-height: var(--label-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-s-m {
    font-size: var(--label-font-size-m) !important;
    line-height: var(--label-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-s-s {
    font-size: var(--label-font-size-s) !important;
    line-height: var(--label-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-s-xs {
    font-size: var(--label-font-size-xs) !important;
    line-height: var(--label-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-s-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-s-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-s-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-s-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-s-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-s-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-s-s {
    font-size: var(--legal-font-size-s) !important;
    line-height: var(--legal-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-s-xs {
    font-size: var(--legal-font-size-xs) !important;
    line-height: var(--legal-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-s-dashed {
    text-decoration: dashed;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-s-dotted {
    text-decoration: dotted;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-s-double {
    text-decoration: double;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-s-linethrough {
    text-decoration: line-through;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-s-none {
    text-decoration: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-s-overline {
    text-decoration: overline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-s-solid {
    text-decoration: solid;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-s-underline {
    text-decoration: underline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-s-wavy {
    text-decoration: wavy;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-s-capitalize {
    text-transform: capitalize;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-s-lowercase {
    text-transform: lowercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-s-uppercase {
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-s-none {
    text-transform: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-s-inherit {
    text-transform: inherit;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-s-initial {
    text-transform: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-s-unset {
    text-transform: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-s-unset {
    text-align: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-s-revert {
    text-align: revert;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-s-initial {
    text-align: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-s-start {
    text-align: start;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-s-end {
    text-align: end;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-s-left {
    text-align: left;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-s-right {
    text-align: right;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-s-center {
    text-align: center;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-s-justify {
    text-align: justify;
  }
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-display-outline-xsm-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xsm-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xsm-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xsm-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xsm-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xsm-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xsm-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xsm-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xsm-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xsm-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xsm-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xsm-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xsm-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xsm-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xsm-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xsm-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xsm-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xsm-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xsm-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xsm-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xsm-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xsm-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xsm-l {
    font-size: var(--label-font-size-l) !important;
    line-height: var(--label-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xsm-m {
    font-size: var(--label-font-size-m) !important;
    line-height: var(--label-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xsm-s {
    font-size: var(--label-font-size-s) !important;
    line-height: var(--label-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xsm-xs {
    font-size: var(--label-font-size-xs) !important;
    line-height: var(--label-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xsm-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xsm-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xsm-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xsm-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xsm-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xsm-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-xsm-s {
    font-size: var(--legal-font-size-s) !important;
    line-height: var(--legal-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-xsm-xs {
    font-size: var(--legal-font-size-xs) !important;
    line-height: var(--legal-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xsm-dashed {
    text-decoration: dashed;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xsm-dotted {
    text-decoration: dotted;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xsm-double {
    text-decoration: double;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xsm-linethrough {
    text-decoration: line-through;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xsm-none {
    text-decoration: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xsm-overline {
    text-decoration: overline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xsm-solid {
    text-decoration: solid;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xsm-underline {
    text-decoration: underline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xsm-wavy {
    text-decoration: wavy;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xsm-capitalize {
    text-transform: capitalize;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xsm-lowercase {
    text-transform: lowercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xsm-uppercase {
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xsm-none {
    text-transform: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xsm-inherit {
    text-transform: inherit;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xsm-initial {
    text-transform: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xsm-unset {
    text-transform: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xsm-unset {
    text-align: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xsm-revert {
    text-align: revert;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xsm-initial {
    text-align: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xsm-start {
    text-align: start;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xsm-end {
    text-align: end;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xsm-left {
    text-align: left;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xsm-right {
    text-align: right;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xsm-center {
    text-align: center;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xsm-justify {
    text-align: justify;
  }
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-display-outline-sm-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-sm-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-sm-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-sm-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-sm-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-sm-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-sm-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-sm-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-sm-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-sm-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-sm-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-sm-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-sm-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-sm-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-sm-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-sm-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-sm-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-sm-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-sm-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-sm-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-sm-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-sm-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-sm-l {
    font-size: var(--label-font-size-l) !important;
    line-height: var(--label-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-sm-m {
    font-size: var(--label-font-size-m) !important;
    line-height: var(--label-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-sm-s {
    font-size: var(--label-font-size-s) !important;
    line-height: var(--label-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-sm-xs {
    font-size: var(--label-font-size-xs) !important;
    line-height: var(--label-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-sm-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-sm-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-sm-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-sm-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-sm-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-sm-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-sm-s {
    font-size: var(--legal-font-size-s) !important;
    line-height: var(--legal-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-sm-xs {
    font-size: var(--legal-font-size-xs) !important;
    line-height: var(--legal-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-sm-dashed {
    text-decoration: dashed;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-sm-dotted {
    text-decoration: dotted;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-sm-double {
    text-decoration: double;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-sm-linethrough {
    text-decoration: line-through;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-sm-none {
    text-decoration: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-sm-overline {
    text-decoration: overline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-sm-solid {
    text-decoration: solid;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-sm-underline {
    text-decoration: underline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-sm-wavy {
    text-decoration: wavy;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-sm-capitalize {
    text-transform: capitalize;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-sm-lowercase {
    text-transform: lowercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-sm-uppercase {
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-sm-none {
    text-transform: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-sm-inherit {
    text-transform: inherit;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-sm-initial {
    text-transform: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-sm-unset {
    text-transform: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-sm-unset {
    text-align: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-sm-revert {
    text-align: revert;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-sm-initial {
    text-align: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-sm-start {
    text-align: start;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-sm-end {
    text-align: end;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-sm-left {
    text-align: left;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-sm-right {
    text-align: right;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-sm-center {
    text-align: center;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-sm-justify {
    text-align: justify;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-display-outline-m-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-m-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-m-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-m-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-m-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-m-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-m-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-m-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-m-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-m-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-m-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-m-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-m-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-m-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-m-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-m-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-m-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-m-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-m-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-m-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-m-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-m-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-m-l {
    font-size: var(--label-font-size-l) !important;
    line-height: var(--label-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-m-m {
    font-size: var(--label-font-size-m) !important;
    line-height: var(--label-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-m-s {
    font-size: var(--label-font-size-s) !important;
    line-height: var(--label-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-m-xs {
    font-size: var(--label-font-size-xs) !important;
    line-height: var(--label-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-m-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-m-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-m-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-m-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-m-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-m-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-m-s {
    font-size: var(--legal-font-size-s) !important;
    line-height: var(--legal-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-m-xs {
    font-size: var(--legal-font-size-xs) !important;
    line-height: var(--legal-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-m-dashed {
    text-decoration: dashed;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-m-dotted {
    text-decoration: dotted;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-m-double {
    text-decoration: double;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-m-linethrough {
    text-decoration: line-through;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-m-none {
    text-decoration: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-m-overline {
    text-decoration: overline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-m-solid {
    text-decoration: solid;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-m-underline {
    text-decoration: underline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-m-wavy {
    text-decoration: wavy;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-m-capitalize {
    text-transform: capitalize;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-m-lowercase {
    text-transform: lowercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-m-uppercase {
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-m-none {
    text-transform: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-m-inherit {
    text-transform: inherit;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-m-initial {
    text-transform: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-m-unset {
    text-transform: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-m-unset {
    text-align: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-m-revert {
    text-align: revert;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-m-initial {
    text-align: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-m-start {
    text-align: start;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-m-end {
    text-align: end;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-m-left {
    text-align: left;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-m-right {
    text-align: right;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-m-center {
    text-align: center;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-m-justify {
    text-align: justify;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-display-outline-md-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-md-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-md-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-md-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-md-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-md-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-md-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-md-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-md-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-md-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-md-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-md-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-md-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-md-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-md-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-md-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-md-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-md-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-md-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-md-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-md-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-md-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-md-l {
    font-size: var(--label-font-size-l) !important;
    line-height: var(--label-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-md-m {
    font-size: var(--label-font-size-m) !important;
    line-height: var(--label-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-md-s {
    font-size: var(--label-font-size-s) !important;
    line-height: var(--label-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-md-xs {
    font-size: var(--label-font-size-xs) !important;
    line-height: var(--label-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-md-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-md-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-md-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-md-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-md-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-md-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-md-s {
    font-size: var(--legal-font-size-s) !important;
    line-height: var(--legal-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-md-xs {
    font-size: var(--legal-font-size-xs) !important;
    line-height: var(--legal-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-md-dashed {
    text-decoration: dashed;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-md-dotted {
    text-decoration: dotted;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-md-double {
    text-decoration: double;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-md-linethrough {
    text-decoration: line-through;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-md-none {
    text-decoration: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-md-overline {
    text-decoration: overline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-md-solid {
    text-decoration: solid;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-md-underline {
    text-decoration: underline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-md-wavy {
    text-decoration: wavy;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-md-capitalize {
    text-transform: capitalize;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-md-lowercase {
    text-transform: lowercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-md-uppercase {
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-md-none {
    text-transform: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-md-inherit {
    text-transform: inherit;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-md-initial {
    text-transform: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-md-unset {
    text-transform: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-md-unset {
    text-align: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-md-revert {
    text-align: revert;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-md-initial {
    text-align: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-md-start {
    text-align: start;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-md-end {
    text-align: end;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-md-left {
    text-align: left;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-md-right {
    text-align: right;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-md-center {
    text-align: center;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-md-justify {
    text-align: justify;
  }
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-display-outline-lg-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-lg-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-lg-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-lg-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-lg-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-lg-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-lg-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-lg-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-lg-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-lg-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-lg-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-lg-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-lg-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-lg-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-lg-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-lg-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-lg-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-lg-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-lg-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-lg-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-lg-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-lg-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-lg-l {
    font-size: var(--label-font-size-l) !important;
    line-height: var(--label-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-lg-m {
    font-size: var(--label-font-size-m) !important;
    line-height: var(--label-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-lg-s {
    font-size: var(--label-font-size-s) !important;
    line-height: var(--label-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-lg-xs {
    font-size: var(--label-font-size-xs) !important;
    line-height: var(--label-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-lg-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-lg-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-lg-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-lg-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-lg-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-lg-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-lg-s {
    font-size: var(--legal-font-size-s) !important;
    line-height: var(--legal-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-lg-xs {
    font-size: var(--legal-font-size-xs) !important;
    line-height: var(--legal-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-lg-dashed {
    text-decoration: dashed;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-lg-dotted {
    text-decoration: dotted;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-lg-double {
    text-decoration: double;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-lg-linethrough {
    text-decoration: line-through;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-lg-none {
    text-decoration: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-lg-overline {
    text-decoration: overline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-lg-solid {
    text-decoration: solid;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-lg-underline {
    text-decoration: underline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-lg-wavy {
    text-decoration: wavy;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-lg-capitalize {
    text-transform: capitalize;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-lg-lowercase {
    text-transform: lowercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-lg-uppercase {
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-lg-none {
    text-transform: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-lg-inherit {
    text-transform: inherit;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-lg-initial {
    text-transform: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-lg-unset {
    text-transform: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-lg-unset {
    text-align: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-lg-revert {
    text-align: revert;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-lg-initial {
    text-align: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-lg-start {
    text-align: start;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-lg-end {
    text-align: end;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-lg-left {
    text-align: left;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-lg-right {
    text-align: right;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-lg-center {
    text-align: center;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-lg-justify {
    text-align: justify;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-display-outline-l-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-l-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-l-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-l-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-l-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-l-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-l-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-l-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-l-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-l-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-l-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-l-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-l-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-l-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-l-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-l-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-l-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-l-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-l-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-l-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-l-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-l-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-l-l {
    font-size: var(--label-font-size-l) !important;
    line-height: var(--label-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-l-m {
    font-size: var(--label-font-size-m) !important;
    line-height: var(--label-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-l-s {
    font-size: var(--label-font-size-s) !important;
    line-height: var(--label-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-l-xs {
    font-size: var(--label-font-size-xs) !important;
    line-height: var(--label-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-l-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-l-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-l-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-l-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-l-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-l-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-l-s {
    font-size: var(--legal-font-size-s) !important;
    line-height: var(--legal-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-l-xs {
    font-size: var(--legal-font-size-xs) !important;
    line-height: var(--legal-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-l-dashed {
    text-decoration: dashed;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-l-dotted {
    text-decoration: dotted;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-l-double {
    text-decoration: double;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-l-linethrough {
    text-decoration: line-through;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-l-none {
    text-decoration: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-l-overline {
    text-decoration: overline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-l-solid {
    text-decoration: solid;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-l-underline {
    text-decoration: underline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-l-wavy {
    text-decoration: wavy;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-l-capitalize {
    text-transform: capitalize;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-l-lowercase {
    text-transform: lowercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-l-uppercase {
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-l-none {
    text-transform: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-l-inherit {
    text-transform: inherit;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-l-initial {
    text-transform: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-l-unset {
    text-transform: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-l-unset {
    text-align: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-l-revert {
    text-align: revert;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-l-initial {
    text-align: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-l-start {
    text-align: start;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-l-end {
    text-align: end;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-l-left {
    text-align: left;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-l-right {
    text-align: right;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-l-center {
    text-align: center;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-l-justify {
    text-align: justify;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-display-outline-xlg-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xlg-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xlg-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xlg-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xlg-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xlg-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xlg-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xlg-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xlg-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xlg-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xlg-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xlg-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xlg-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xlg-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xlg-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xlg-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xlg-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xlg-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xlg-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xlg-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xlg-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xlg-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xlg-l {
    font-size: var(--label-font-size-l) !important;
    line-height: var(--label-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xlg-m {
    font-size: var(--label-font-size-m) !important;
    line-height: var(--label-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xlg-s {
    font-size: var(--label-font-size-s) !important;
    line-height: var(--label-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xlg-xs {
    font-size: var(--label-font-size-xs) !important;
    line-height: var(--label-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xlg-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xlg-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xlg-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xlg-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xlg-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xlg-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-xlg-s {
    font-size: var(--legal-font-size-s) !important;
    line-height: var(--legal-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-xlg-xs {
    font-size: var(--legal-font-size-xs) !important;
    line-height: var(--legal-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xlg-dashed {
    text-decoration: dashed;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xlg-dotted {
    text-decoration: dotted;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xlg-double {
    text-decoration: double;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xlg-linethrough {
    text-decoration: line-through;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xlg-none {
    text-decoration: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xlg-overline {
    text-decoration: overline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xlg-solid {
    text-decoration: solid;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xlg-underline {
    text-decoration: underline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xlg-wavy {
    text-decoration: wavy;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xlg-capitalize {
    text-transform: capitalize;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xlg-lowercase {
    text-transform: lowercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xlg-uppercase {
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xlg-none {
    text-transform: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xlg-inherit {
    text-transform: inherit;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xlg-initial {
    text-transform: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xlg-unset {
    text-transform: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xlg-unset {
    text-align: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xlg-revert {
    text-align: revert;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xlg-initial {
    text-align: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xlg-start {
    text-align: start;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xlg-end {
    text-align: end;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xlg-left {
    text-align: left;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xlg-right {
    text-align: right;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xlg-center {
    text-align: center;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xlg-justify {
    text-align: justify;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-display-outline-xl-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xl-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xl-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xl-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xl-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xl-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xl-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xl-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xl-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xl-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xl-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xl-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xl-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xl-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xl-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xl-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xl-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xl-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xl-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xl-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xl-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xl-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xl-l {
    font-size: var(--label-font-size-l) !important;
    line-height: var(--label-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xl-m {
    font-size: var(--label-font-size-m) !important;
    line-height: var(--label-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xl-s {
    font-size: var(--label-font-size-s) !important;
    line-height: var(--label-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xl-xs {
    font-size: var(--label-font-size-xs) !important;
    line-height: var(--label-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xl-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xl-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xl-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xl-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xl-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xl-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-xl-s {
    font-size: var(--legal-font-size-s) !important;
    line-height: var(--legal-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-xl-xs {
    font-size: var(--legal-font-size-xs) !important;
    line-height: var(--legal-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xl-dashed {
    text-decoration: dashed;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xl-dotted {
    text-decoration: dotted;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xl-double {
    text-decoration: double;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xl-linethrough {
    text-decoration: line-through;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xl-none {
    text-decoration: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xl-overline {
    text-decoration: overline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xl-solid {
    text-decoration: solid;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xl-underline {
    text-decoration: underline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xl-wavy {
    text-decoration: wavy;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xl-capitalize {
    text-transform: capitalize;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xl-lowercase {
    text-transform: lowercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xl-uppercase {
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xl-none {
    text-transform: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xl-inherit {
    text-transform: inherit;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xl-initial {
    text-transform: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xl-unset {
    text-transform: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xl-unset {
    text-align: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xl-revert {
    text-align: revert;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xl-initial {
    text-align: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xl-start {
    text-align: start;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xl-end {
    text-align: end;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xl-left {
    text-align: left;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xl-right {
    text-align: right;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xl-center {
    text-align: center;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xl-justify {
    text-align: justify;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-display-outline-xxlg-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xxlg-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xxlg-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xxlg-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xxlg-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-outline-xxlg-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display-outline) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-xxl {
    font-size: var(--display-font-size-xxl) !important;
    line-height: var(--display-line-height-xxl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xxl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-xl {
    font-size: var(--display-font-size-xl) !important;
    line-height: var(--display-line-height-xl) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xl) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-l {
    font-size: var(--display-font-size-l) !important;
    line-height: var(--display-line-height-l) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-l) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-m {
    font-size: var(--display-font-size-m) !important;
    line-height: var(--display-line-height-m) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-m) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-s {
    font-size: var(--display-font-size-s) !important;
    line-height: var(--display-line-height-s) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-s) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-xs {
    font-size: var(--display-font-size-xs) !important;
    line-height: var(--display-line-height-xs) !important;
    font-weight: var(--font-display-weight) !important;
    font-family: var(--font-display) !important;
    letter-spacing: var(--display-letter-spacing-xs) !important;
    text-transform: var(--display-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xxlg-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xxlg-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xxlg-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xxlg-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-xxlg-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xxlg-xl {
    font-size: var(--header-font-size-xl) !important;
    line-height: var(--header-line-height-xl) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xxlg-l {
    font-size: var(--header-font-size-l) !important;
    line-height: var(--header-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xxlg-m {
    font-size: var(--header-font-size-m) !important;
    line-height: var(--header-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xxlg-s {
    font-size: var(--header-font-size-s) !important;
    line-height: var(--header-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-header-bold-xxlg-xs {
    font-size: var(--header-font-size-xs) !important;
    line-height: var(--header-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--header-letter-spacing) !important;
    text-transform: var(--header-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xxlg-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xxlg-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-xxlg-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xxlg-l {
    font-size: var(--subhead-font-size-l) !important;
    line-height: var(--subhead-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xxlg-m {
    font-size: var(--subhead-font-size-m) !important;
    line-height: var(--subhead-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-subheader-bold-xxlg-s {
    font-size: var(--subhead-font-size-s) !important;
    line-height: var(--subhead-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--subhead-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xxlg-l {
    font-size: var(--label-font-size-l) !important;
    line-height: var(--label-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xxlg-m {
    font-size: var(--label-font-size-m) !important;
    line-height: var(--label-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xxlg-s {
    font-size: var(--label-font-size-s) !important;
    line-height: var(--label-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-label-xxlg-xs {
    font-size: var(--label-font-size-xs) !important;
    line-height: var(--label-line-height-xs) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-label) !important;
    letter-spacing: var(--label-letter-spacing) !important;
    text-transform: var(--label-text-transform) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xxlg-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xxlg-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-xxlg-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
    text-transform: none !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xxlg-l {
    font-size: var(--body-font-size-l) !important;
    line-height: var(--body-line-height-l) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xxlg-m {
    font-size: var(--body-font-size-m) !important;
    line-height: var(--body-line-height-m) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-body-bold-xxlg-s {
    font-size: var(--body-font-size-s) !important;
    line-height: var(--body-line-height-s) !important;
    font-weight: var(--font-primary-bold-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--body-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-xxlg-s {
    font-size: var(--legal-font-size-s) !important;
    line-height: var(--legal-line-height-s) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-legal-xxlg-xs {
    font-size: var(--legal-font-size-xs) !important;
    line-height: var(--legal-line-height-xs) !important;
    font-weight: var(--font-primary-regular-weight) !important;
    font-family: var(--font-primary) !important;
    letter-spacing: var(--legal-letter-spacing) !important;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xxlg-dashed {
    text-decoration: dashed;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xxlg-dotted {
    text-decoration: dotted;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xxlg-double {
    text-decoration: double;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xxlg-linethrough {
    text-decoration: line-through;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xxlg-none {
    text-decoration: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xxlg-overline {
    text-decoration: overline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xxlg-solid {
    text-decoration: solid;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xxlg-underline {
    text-decoration: underline;
  }
  .plp-srlp-bootstrap-scope .hmf-text-decoration-xxlg-wavy {
    text-decoration: wavy;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xxlg-capitalize {
    text-transform: capitalize;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xxlg-lowercase {
    text-transform: lowercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xxlg-uppercase {
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xxlg-none {
    text-transform: none;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xxlg-inherit {
    text-transform: inherit;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xxlg-initial {
    text-transform: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-transform-xxlg-unset {
    text-transform: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xxlg-unset {
    text-align: unset;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xxlg-revert {
    text-align: revert;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xxlg-initial {
    text-align: initial;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xxlg-start {
    text-align: start;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xxlg-end {
    text-align: end;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xxlg-left {
    text-align: left;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xxlg-right {
    text-align: right;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xxlg-center {
    text-align: center;
  }
  .plp-srlp-bootstrap-scope .hmf-text-align-xxlg-justify {
    text-align: justify;
  }
}
.plp-srlp-bootstrap-scope :root {
  font-size: 10px;
  font-style: normal;
}
.plp-srlp-bootstrap-scope :root {
  --hmf-fast: 0.2s;
  --hmf-medium: 0.4s;
  --hmf-slow: 0.6s;
  --hmf-linear-slow: var(--hmf-slow) linear;
  --hmf-linear-medium: var(--hmf-medium) linear;
  --hmf-linear-fast: var(--hmf-fast) linear;
  --hmf-ease-slow: var(--hmf-slow) ease;
  --hmf-ease-medium: var(--hmf-medium) ease;
  --hmf-ease-fast: var(--hmf-fast) ease;
  --hmf-ease-in-out-slow: var(--hmf-slow) ease-in-out;
  --hmf-ease-in-out-fast: var(--hmf-medium) ease-in-out;
  --hmf-ease-in-out-fast: var(--hmf-fast) ease-in-out;
  --hmf-ease-in-slow: var(--hmf-slow) ease-in;
  --hmf-ease-in-medium: var(--hmf-medium) ease-in;
  --hmf-ease-in-fast: var(--hmf-fast) ease-in;
  --hmf-ease-out-slow: var(--hmf-slow) ease-out;
  --hmf-ease-out-medium: var(--hmf-medium) ease-out;
  --hmf-ease-out-fast: var(--hmf-fast) ease-out;
}
.plp-srlp-bootstrap-scope .visually-hidden {
  position: fixed !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.plp-srlp-bootstrap-scope .hmf-col {
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-col {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.plp-srlp-bootstrap-scope .hmf-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.plp-srlp-bootstrap-scope .hmf-grid > hr {
  border: 0px !important;
  height: 0px !important;
  width: 100% !important;
  font-size: 0px !important;
  content: "" !important;
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-0 {
  width: 0% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-0 {
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-1 {
  width: 8.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-1 {
  margin-left: 8.3333333333% !important;
  margin-right: 8.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-2 {
  width: 16.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-2 {
  margin-left: 16.6666666667% !important;
  margin-right: 16.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-3 {
  width: 25% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-3 {
  margin-left: 25% !important;
  margin-right: 25% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-4 {
  width: 33.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-4 {
  margin-left: 33.3333333333% !important;
  margin-right: 33.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-5 {
  width: 41.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-5 {
  margin-left: 41.6666666667% !important;
  margin-right: 41.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-6 {
  width: 50% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-6 {
  margin-left: 50% !important;
  margin-right: 50% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-7 {
  width: 58.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-7 {
  margin-left: 58.3333333333% !important;
  margin-right: 58.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-8 {
  width: 66.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-8 {
  margin-left: 66.6666666667% !important;
  margin-right: 66.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-9 {
  width: 75% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-9 {
  margin-left: 75% !important;
  margin-right: 75% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-10 {
  width: 83.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-10 {
  margin-left: 83.3333333333% !important;
  margin-right: 83.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-11 {
  width: 91.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-11 {
  margin-left: 91.6666666667% !important;
  margin-right: 91.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
.plp-srlp-bootstrap-scope .hmf-span-xs-12 {
  width: 100% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xs-12 {
  margin-left: 100% !important;
  margin-right: 100% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-0 {
  width: 0% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-0 {
  margin-left: 0% !important;
  margin-right: 0% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-1 {
  width: 8.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-1 {
  margin-left: 8.3333333333% !important;
  margin-right: 8.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-2 {
  width: 16.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-2 {
  margin-left: 16.6666666667% !important;
  margin-right: 16.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-3 {
  width: 25% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-3 {
  margin-left: 25% !important;
  margin-right: 25% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-4 {
  width: 33.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-4 {
  margin-left: 33.3333333333% !important;
  margin-right: 33.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-5 {
  width: 41.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-5 {
  margin-left: 41.6666666667% !important;
  margin-right: 41.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-6 {
  width: 50% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-6 {
  margin-left: 50% !important;
  margin-right: 50% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-7 {
  width: 58.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-7 {
  margin-left: 58.3333333333% !important;
  margin-right: 58.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-8 {
  width: 66.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-8 {
  margin-left: 66.6666666667% !important;
  margin-right: 66.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-9 {
  width: 75% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-9 {
  margin-left: 75% !important;
  margin-right: 75% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-10 {
  width: 83.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-10 {
  margin-left: 83.3333333333% !important;
  margin-right: 83.3333333333% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-11 {
  width: 91.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-11 {
  margin-left: 91.6666666667% !important;
  margin-right: 91.6666666667% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
.plp-srlp-bootstrap-scope .hmf-span-xxsm-12 {
  width: 100% !important;
}
.plp-srlp-bootstrap-scope .hmf-offset-xxsm-12 {
  margin-left: 100% !important;
  margin-right: 100% !important;
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-s-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-s-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-span-xsm-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xsm-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-span-sm-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-sm-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-m-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-m-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-span-md-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-md-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-span-lg-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-lg-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-l-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-l-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-span-xlg-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xlg-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xl-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xl-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-0 {
  width: 0%;
}
.plp-srlp-bootstrap-scope .hmf-offset-0 {
  margin-left: 0%;
  margin-right: 0%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-0 {
    width: 0% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-0 {
    margin-left: 0% !important;
    margin-right: 0% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-1 {
  width: 8.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-1 {
  margin-left: 8.3333333333%;
  margin-right: 8.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-1 {
    width: 8.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-1 {
    margin-left: 8.3333333333% !important;
    margin-right: 8.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-2 {
  width: 16.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-2 {
  margin-left: 16.6666666667%;
  margin-right: 16.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-2 {
    width: 16.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-2 {
    margin-left: 16.6666666667% !important;
    margin-right: 16.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-3 {
  width: 25%;
}
.plp-srlp-bootstrap-scope .hmf-offset-3 {
  margin-left: 25%;
  margin-right: 25%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-3 {
    width: 25% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-3 {
    margin-left: 25% !important;
    margin-right: 25% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-4 {
  width: 33.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-4 {
  margin-left: 33.3333333333%;
  margin-right: 33.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-4 {
    width: 33.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-4 {
    margin-left: 33.3333333333% !important;
    margin-right: 33.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-5 {
  width: 41.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-5 {
  margin-left: 41.6666666667%;
  margin-right: 41.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-5 {
    width: 41.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-5 {
    margin-left: 41.6666666667% !important;
    margin-right: 41.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-6 {
  width: 50%;
}
.plp-srlp-bootstrap-scope .hmf-offset-6 {
  margin-left: 50%;
  margin-right: 50%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-6 {
    width: 50% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-6 {
    margin-left: 50% !important;
    margin-right: 50% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-7 {
  width: 58.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-7 {
  margin-left: 58.3333333333%;
  margin-right: 58.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-7 {
    width: 58.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-7 {
    margin-left: 58.3333333333% !important;
    margin-right: 58.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-8 {
  width: 66.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-8 {
  margin-left: 66.6666666667%;
  margin-right: 66.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-8 {
    width: 66.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-8 {
    margin-left: 66.6666666667% !important;
    margin-right: 66.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-9 {
  width: 75%;
}
.plp-srlp-bootstrap-scope .hmf-offset-9 {
  margin-left: 75%;
  margin-right: 75%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-9 {
    width: 75% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-9 {
    margin-left: 75% !important;
    margin-right: 75% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-10 {
  width: 83.3333333333%;
}
.plp-srlp-bootstrap-scope .hmf-offset-10 {
  margin-left: 83.3333333333%;
  margin-right: 83.3333333333%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-10 {
    width: 83.3333333333% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-10 {
    margin-left: 83.3333333333% !important;
    margin-right: 83.3333333333% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-11 {
  width: 91.6666666667%;
}
.plp-srlp-bootstrap-scope .hmf-offset-11 {
  margin-left: 91.6666666667%;
  margin-right: 91.6666666667%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-11 {
    width: 91.6666666667% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-11 {
    margin-left: 91.6666666667% !important;
    margin-right: 91.6666666667% !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-span-12 {
  width: 100%;
}
.plp-srlp-bootstrap-scope .hmf-offset-12 {
  margin-left: 100%;
  margin-right: 100%;
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-span-xxlg-12 {
    width: 100% !important;
  }
  .plp-srlp-bootstrap-scope .hmf-offset-xxlg-12 {
    margin-left: 100% !important;
    margin-right: 100% !important;
  }
}
.plp-srlp-bootstrap-scope .page {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .page {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .page {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .page {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .page {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.plp-srlp-bootstrap-scope .visually-hidden {
  position: fixed !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.plp-srlp-bootstrap-scope .hmf-m-auto {
  margin: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-auto,
.plp-srlp-bootstrap-scope .hmf-my-auto {
  margin-top: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-auto,
.plp-srlp-bootstrap-scope .hmf-mx-auto {
  margin-right: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-auto,
.plp-srlp-bootstrap-scope .hmf-my-auto {
  margin-bottom: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-auto,
.plp-srlp-bootstrap-scope .hmf-mx-auto {
  margin-left: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-m-0 {
  margin: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-0,
.plp-srlp-bootstrap-scope .hmf-my-0 {
  margin-top: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-0,
.plp-srlp-bootstrap-scope .hmf-mx-0 {
  margin-right: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-0,
.plp-srlp-bootstrap-scope .hmf-my-0 {
  margin-bottom: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-0,
.plp-srlp-bootstrap-scope .hmf-mx-0 {
  margin-left: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xxxs {
  margin: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xxxs,
.plp-srlp-bootstrap-scope .hmf-my-xxxs {
  margin-top: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xxxs,
.plp-srlp-bootstrap-scope .hmf-mx-xxxs {
  margin-right: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xxxs,
.plp-srlp-bootstrap-scope .hmf-my-xxxs {
  margin-bottom: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xxxs,
.plp-srlp-bootstrap-scope .hmf-mx-xxxs {
  margin-left: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xxs {
  margin: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xxs,
.plp-srlp-bootstrap-scope .hmf-my-xxs {
  margin-top: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xxs,
.plp-srlp-bootstrap-scope .hmf-mx-xxs {
  margin-right: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xxs,
.plp-srlp-bootstrap-scope .hmf-my-xxs {
  margin-bottom: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xxs,
.plp-srlp-bootstrap-scope .hmf-mx-xxs {
  margin-left: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xs {
  margin: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xs,
.plp-srlp-bootstrap-scope .hmf-my-xs {
  margin-top: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xs,
.plp-srlp-bootstrap-scope .hmf-mx-xs {
  margin-right: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xs,
.plp-srlp-bootstrap-scope .hmf-my-xs {
  margin-bottom: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xs,
.plp-srlp-bootstrap-scope .hmf-mx-xs {
  margin-left: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-s {
  margin: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-s,
.plp-srlp-bootstrap-scope .hmf-my-s {
  margin-top: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-s,
.plp-srlp-bootstrap-scope .hmf-mx-s {
  margin-right: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-s,
.plp-srlp-bootstrap-scope .hmf-my-s {
  margin-bottom: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-s,
.plp-srlp-bootstrap-scope .hmf-mx-s {
  margin-left: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-m {
  margin: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-m,
.plp-srlp-bootstrap-scope .hmf-my-m {
  margin-top: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-m,
.plp-srlp-bootstrap-scope .hmf-mx-m {
  margin-right: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-m,
.plp-srlp-bootstrap-scope .hmf-my-m {
  margin-bottom: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-m,
.plp-srlp-bootstrap-scope .hmf-mx-m {
  margin-left: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-l {
  margin: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-l,
.plp-srlp-bootstrap-scope .hmf-my-l {
  margin-top: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-l,
.plp-srlp-bootstrap-scope .hmf-mx-l {
  margin-right: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-l,
.plp-srlp-bootstrap-scope .hmf-my-l {
  margin-bottom: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-l,
.plp-srlp-bootstrap-scope .hmf-mx-l {
  margin-left: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xl {
  margin: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xl,
.plp-srlp-bootstrap-scope .hmf-my-xl {
  margin-top: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xl,
.plp-srlp-bootstrap-scope .hmf-mx-xl {
  margin-right: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xl,
.plp-srlp-bootstrap-scope .hmf-my-xl {
  margin-bottom: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xl,
.plp-srlp-bootstrap-scope .hmf-mx-xl {
  margin-left: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xxl {
  margin: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xxl,
.plp-srlp-bootstrap-scope .hmf-my-xxl {
  margin-top: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxl {
  margin-right: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xxl,
.plp-srlp-bootstrap-scope .hmf-my-xxl {
  margin-bottom: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxl {
  margin-left: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xxxl {
  margin: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xxxl,
.plp-srlp-bootstrap-scope .hmf-my-xxxl {
  margin-top: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xxxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxxl {
  margin-right: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xxxl,
.plp-srlp-bootstrap-scope .hmf-my-xxxl {
  margin-bottom: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xxxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxxl {
  margin-left: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xxxxl {
  margin: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xxxxl,
.plp-srlp-bootstrap-scope .hmf-my-xxxxl {
  margin-top: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xxxxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxxxl {
  margin-right: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xxxxl,
.plp-srlp-bootstrap-scope .hmf-my-xxxxl {
  margin-bottom: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xxxxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxxxl {
  margin-left: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-auto {
  padding: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-auto,
.plp-srlp-bootstrap-scope .hmf-py-auto {
  padding-top: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-auto,
.plp-srlp-bootstrap-scope .hmf-px-auto {
  padding-right: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-auto,
.plp-srlp-bootstrap-scope .hmf-py-auto {
  padding-bottom: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-auto,
.plp-srlp-bootstrap-scope .hmf-px-auto {
  padding-left: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-p-0 {
  padding: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-0,
.plp-srlp-bootstrap-scope .hmf-py-0 {
  padding-top: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-0,
.plp-srlp-bootstrap-scope .hmf-px-0 {
  padding-right: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-0,
.plp-srlp-bootstrap-scope .hmf-py-0 {
  padding-bottom: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-0,
.plp-srlp-bootstrap-scope .hmf-px-0 {
  padding-left: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xxxs {
  padding: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xxxs,
.plp-srlp-bootstrap-scope .hmf-py-xxxs {
  padding-top: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xxxs,
.plp-srlp-bootstrap-scope .hmf-px-xxxs {
  padding-right: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xxxs,
.plp-srlp-bootstrap-scope .hmf-py-xxxs {
  padding-bottom: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xxxs,
.plp-srlp-bootstrap-scope .hmf-px-xxxs {
  padding-left: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xxs {
  padding: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xxs,
.plp-srlp-bootstrap-scope .hmf-py-xxs {
  padding-top: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xxs,
.plp-srlp-bootstrap-scope .hmf-px-xxs {
  padding-right: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xxs,
.plp-srlp-bootstrap-scope .hmf-py-xxs {
  padding-bottom: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xxs,
.plp-srlp-bootstrap-scope .hmf-px-xxs {
  padding-left: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xs {
  padding: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xs,
.plp-srlp-bootstrap-scope .hmf-py-xs {
  padding-top: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xs,
.plp-srlp-bootstrap-scope .hmf-px-xs {
  padding-right: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xs,
.plp-srlp-bootstrap-scope .hmf-py-xs {
  padding-bottom: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xs,
.plp-srlp-bootstrap-scope .hmf-px-xs {
  padding-left: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-s {
  padding: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-s,
.plp-srlp-bootstrap-scope .hmf-py-s {
  padding-top: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-s,
.plp-srlp-bootstrap-scope .hmf-px-s {
  padding-right: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-s,
.plp-srlp-bootstrap-scope .hmf-py-s {
  padding-bottom: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-s,
.plp-srlp-bootstrap-scope .hmf-px-s {
  padding-left: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-m {
  padding: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-m,
.plp-srlp-bootstrap-scope .hmf-py-m {
  padding-top: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-m,
.plp-srlp-bootstrap-scope .hmf-px-m {
  padding-right: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-m,
.plp-srlp-bootstrap-scope .hmf-py-m {
  padding-bottom: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-m,
.plp-srlp-bootstrap-scope .hmf-px-m {
  padding-left: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-l {
  padding: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-l,
.plp-srlp-bootstrap-scope .hmf-py-l {
  padding-top: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-l,
.plp-srlp-bootstrap-scope .hmf-px-l {
  padding-right: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-l,
.plp-srlp-bootstrap-scope .hmf-py-l {
  padding-bottom: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-l,
.plp-srlp-bootstrap-scope .hmf-px-l {
  padding-left: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xl {
  padding: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xl,
.plp-srlp-bootstrap-scope .hmf-py-xl {
  padding-top: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xl,
.plp-srlp-bootstrap-scope .hmf-px-xl {
  padding-right: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xl,
.plp-srlp-bootstrap-scope .hmf-py-xl {
  padding-bottom: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xl,
.plp-srlp-bootstrap-scope .hmf-px-xl {
  padding-left: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xxl {
  padding: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xxl,
.plp-srlp-bootstrap-scope .hmf-py-xxl {
  padding-top: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xxl,
.plp-srlp-bootstrap-scope .hmf-px-xxl {
  padding-right: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xxl,
.plp-srlp-bootstrap-scope .hmf-py-xxl {
  padding-bottom: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xxl,
.plp-srlp-bootstrap-scope .hmf-px-xxl {
  padding-left: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xxxl {
  padding: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xxxl,
.plp-srlp-bootstrap-scope .hmf-py-xxxl {
  padding-top: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xxxl,
.plp-srlp-bootstrap-scope .hmf-px-xxxl {
  padding-right: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xxxl,
.plp-srlp-bootstrap-scope .hmf-py-xxxl {
  padding-bottom: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xxxl,
.plp-srlp-bootstrap-scope .hmf-px-xxxl {
  padding-left: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xxxxl {
  padding: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xxxxl,
.plp-srlp-bootstrap-scope .hmf-py-xxxxl {
  padding-top: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xxxxl,
.plp-srlp-bootstrap-scope .hmf-px-xxxxl {
  padding-right: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xxxxl,
.plp-srlp-bootstrap-scope .hmf-py-xxxxl {
  padding-bottom: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xxxxl,
.plp-srlp-bootstrap-scope .hmf-px-xxxxl {
  padding-left: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-auto {
  margin: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-auto,
.plp-srlp-bootstrap-scope .hmf-my-auto {
  margin-top: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-auto,
.plp-srlp-bootstrap-scope .hmf-mx-auto {
  margin-right: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-auto,
.plp-srlp-bootstrap-scope .hmf-my-auto {
  margin-bottom: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-auto,
.plp-srlp-bootstrap-scope .hmf-mx-auto {
  margin-left: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-m-auto {
  margin: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-auto,
.plp-srlp-bootstrap-scope .hmf-my-auto {
  margin-top: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-auto,
.plp-srlp-bootstrap-scope .hmf-mx-auto {
  margin-right: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-auto,
.plp-srlp-bootstrap-scope .hmf-my-auto {
  margin-bottom: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-auto,
.plp-srlp-bootstrap-scope .hmf-mx-auto {
  margin-left: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-m-0 {
  margin: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-0,
.plp-srlp-bootstrap-scope .hmf-my-0 {
  margin-top: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-0,
.plp-srlp-bootstrap-scope .hmf-mx-0 {
  margin-right: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-0,
.plp-srlp-bootstrap-scope .hmf-my-0 {
  margin-bottom: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-0,
.plp-srlp-bootstrap-scope .hmf-mx-0 {
  margin-left: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xxxs {
  margin: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xxxs,
.plp-srlp-bootstrap-scope .hmf-my-xxxs {
  margin-top: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xxxs,
.plp-srlp-bootstrap-scope .hmf-mx-xxxs {
  margin-right: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xxxs,
.plp-srlp-bootstrap-scope .hmf-my-xxxs {
  margin-bottom: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xxxs,
.plp-srlp-bootstrap-scope .hmf-mx-xxxs {
  margin-left: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xxs {
  margin: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xxs,
.plp-srlp-bootstrap-scope .hmf-my-xxs {
  margin-top: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xxs,
.plp-srlp-bootstrap-scope .hmf-mx-xxs {
  margin-right: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xxs,
.plp-srlp-bootstrap-scope .hmf-my-xxs {
  margin-bottom: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xxs,
.plp-srlp-bootstrap-scope .hmf-mx-xxs {
  margin-left: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xs {
  margin: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xs,
.plp-srlp-bootstrap-scope .hmf-my-xs {
  margin-top: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xs,
.plp-srlp-bootstrap-scope .hmf-mx-xs {
  margin-right: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xs,
.plp-srlp-bootstrap-scope .hmf-my-xs {
  margin-bottom: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xs,
.plp-srlp-bootstrap-scope .hmf-mx-xs {
  margin-left: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-s {
  margin: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-s,
.plp-srlp-bootstrap-scope .hmf-my-s {
  margin-top: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-s,
.plp-srlp-bootstrap-scope .hmf-mx-s {
  margin-right: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-s,
.plp-srlp-bootstrap-scope .hmf-my-s {
  margin-bottom: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-s,
.plp-srlp-bootstrap-scope .hmf-mx-s {
  margin-left: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-m {
  margin: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-m,
.plp-srlp-bootstrap-scope .hmf-my-m {
  margin-top: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-m,
.plp-srlp-bootstrap-scope .hmf-mx-m {
  margin-right: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-m,
.plp-srlp-bootstrap-scope .hmf-my-m {
  margin-bottom: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-m,
.plp-srlp-bootstrap-scope .hmf-mx-m {
  margin-left: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-l {
  margin: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-l,
.plp-srlp-bootstrap-scope .hmf-my-l {
  margin-top: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-l,
.plp-srlp-bootstrap-scope .hmf-mx-l {
  margin-right: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-l,
.plp-srlp-bootstrap-scope .hmf-my-l {
  margin-bottom: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-l,
.plp-srlp-bootstrap-scope .hmf-mx-l {
  margin-left: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xl {
  margin: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xl,
.plp-srlp-bootstrap-scope .hmf-my-xl {
  margin-top: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xl,
.plp-srlp-bootstrap-scope .hmf-mx-xl {
  margin-right: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xl,
.plp-srlp-bootstrap-scope .hmf-my-xl {
  margin-bottom: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xl,
.plp-srlp-bootstrap-scope .hmf-mx-xl {
  margin-left: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xxl {
  margin: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xxl,
.plp-srlp-bootstrap-scope .hmf-my-xxl {
  margin-top: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxl {
  margin-right: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xxl,
.plp-srlp-bootstrap-scope .hmf-my-xxl {
  margin-bottom: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxl {
  margin-left: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xxxl {
  margin: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xxxl,
.plp-srlp-bootstrap-scope .hmf-my-xxxl {
  margin-top: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xxxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxxl {
  margin-right: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xxxl,
.plp-srlp-bootstrap-scope .hmf-my-xxxl {
  margin-bottom: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xxxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxxl {
  margin-left: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-xxxxl {
  margin: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-xxxxl,
.plp-srlp-bootstrap-scope .hmf-my-xxxxl {
  margin-top: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-xxxxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxxxl {
  margin-right: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-xxxxl,
.plp-srlp-bootstrap-scope .hmf-my-xxxxl {
  margin-bottom: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-xxxxl,
.plp-srlp-bootstrap-scope .hmf-mx-xxxxl {
  margin-left: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-auto {
  padding: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-auto,
.plp-srlp-bootstrap-scope .hmf-py-auto {
  padding-top: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-auto,
.plp-srlp-bootstrap-scope .hmf-px-auto {
  padding-right: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-auto,
.plp-srlp-bootstrap-scope .hmf-py-auto {
  padding-bottom: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-auto,
.plp-srlp-bootstrap-scope .hmf-px-auto {
  padding-left: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-p-0 {
  padding: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-0,
.plp-srlp-bootstrap-scope .hmf-py-0 {
  padding-top: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-0,
.plp-srlp-bootstrap-scope .hmf-px-0 {
  padding-right: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-0,
.plp-srlp-bootstrap-scope .hmf-py-0 {
  padding-bottom: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-0,
.plp-srlp-bootstrap-scope .hmf-px-0 {
  padding-left: 0px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xxxs {
  padding: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xxxs,
.plp-srlp-bootstrap-scope .hmf-py-xxxs {
  padding-top: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xxxs,
.plp-srlp-bootstrap-scope .hmf-px-xxxs {
  padding-right: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xxxs,
.plp-srlp-bootstrap-scope .hmf-py-xxxs {
  padding-bottom: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xxxs,
.plp-srlp-bootstrap-scope .hmf-px-xxxs {
  padding-left: 4px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xxs {
  padding: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xxs,
.plp-srlp-bootstrap-scope .hmf-py-xxs {
  padding-top: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xxs,
.plp-srlp-bootstrap-scope .hmf-px-xxs {
  padding-right: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xxs,
.plp-srlp-bootstrap-scope .hmf-py-xxs {
  padding-bottom: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xxs,
.plp-srlp-bootstrap-scope .hmf-px-xxs {
  padding-left: 8px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xs {
  padding: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xs,
.plp-srlp-bootstrap-scope .hmf-py-xs {
  padding-top: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xs,
.plp-srlp-bootstrap-scope .hmf-px-xs {
  padding-right: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xs,
.plp-srlp-bootstrap-scope .hmf-py-xs {
  padding-bottom: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xs,
.plp-srlp-bootstrap-scope .hmf-px-xs {
  padding-left: 12px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-s {
  padding: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-s,
.plp-srlp-bootstrap-scope .hmf-py-s {
  padding-top: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-s,
.plp-srlp-bootstrap-scope .hmf-px-s {
  padding-right: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-s,
.plp-srlp-bootstrap-scope .hmf-py-s {
  padding-bottom: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-s,
.plp-srlp-bootstrap-scope .hmf-px-s {
  padding-left: 16px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-m {
  padding: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-m,
.plp-srlp-bootstrap-scope .hmf-py-m {
  padding-top: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-m,
.plp-srlp-bootstrap-scope .hmf-px-m {
  padding-right: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-m,
.plp-srlp-bootstrap-scope .hmf-py-m {
  padding-bottom: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-m,
.plp-srlp-bootstrap-scope .hmf-px-m {
  padding-left: 24px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-l {
  padding: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-l,
.plp-srlp-bootstrap-scope .hmf-py-l {
  padding-top: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-l,
.plp-srlp-bootstrap-scope .hmf-px-l {
  padding-right: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-l,
.plp-srlp-bootstrap-scope .hmf-py-l {
  padding-bottom: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-l,
.plp-srlp-bootstrap-scope .hmf-px-l {
  padding-left: 32px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xl {
  padding: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xl,
.plp-srlp-bootstrap-scope .hmf-py-xl {
  padding-top: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xl,
.plp-srlp-bootstrap-scope .hmf-px-xl {
  padding-right: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xl,
.plp-srlp-bootstrap-scope .hmf-py-xl {
  padding-bottom: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xl,
.plp-srlp-bootstrap-scope .hmf-px-xl {
  padding-left: 48px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xxl {
  padding: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xxl,
.plp-srlp-bootstrap-scope .hmf-py-xxl {
  padding-top: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xxl,
.plp-srlp-bootstrap-scope .hmf-px-xxl {
  padding-right: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xxl,
.plp-srlp-bootstrap-scope .hmf-py-xxl {
  padding-bottom: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xxl,
.plp-srlp-bootstrap-scope .hmf-px-xxl {
  padding-left: 72px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xxxl {
  padding: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xxxl,
.plp-srlp-bootstrap-scope .hmf-py-xxxl {
  padding-top: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xxxl,
.plp-srlp-bootstrap-scope .hmf-px-xxxl {
  padding-right: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xxxl,
.plp-srlp-bootstrap-scope .hmf-py-xxxl {
  padding-bottom: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xxxl,
.plp-srlp-bootstrap-scope .hmf-px-xxxl {
  padding-left: 96px !important;
}
.plp-srlp-bootstrap-scope .hmf-p-xxxxl {
  padding: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-pt-xxxxl,
.plp-srlp-bootstrap-scope .hmf-py-xxxxl {
  padding-top: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-pr-xxxxl,
.plp-srlp-bootstrap-scope .hmf-px-xxxxl {
  padding-right: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-pb-xxxxl,
.plp-srlp-bootstrap-scope .hmf-py-xxxxl {
  padding-bottom: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-pl-xxxxl,
.plp-srlp-bootstrap-scope .hmf-px-xxxxl {
  padding-left: 120px !important;
}
.plp-srlp-bootstrap-scope .hmf-m-auto {
  margin: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mt-auto,
.plp-srlp-bootstrap-scope .hmf-my-auto {
  margin-top: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mr-auto,
.plp-srlp-bootstrap-scope .hmf-mx-auto {
  margin-right: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-mb-auto,
.plp-srlp-bootstrap-scope .hmf-my-auto {
  margin-bottom: auto !important;
}
.plp-srlp-bootstrap-scope .hmf-ml-auto,
.plp-srlp-bootstrap-scope .hmf-mx-auto {
  margin-left: auto !important;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-m-s-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-auto,
  .plp-srlp-bootstrap-scope .hmf-my-s-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-s-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-auto,
  .plp-srlp-bootstrap-scope .hmf-my-s-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-s-auto {
    margin-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-0 {
    margin: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-0,
  .plp-srlp-bootstrap-scope .hmf-my-s-0 {
    margin-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-0,
  .plp-srlp-bootstrap-scope .hmf-mx-s-0 {
    margin-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-0,
  .plp-srlp-bootstrap-scope .hmf-my-s-0 {
    margin-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-0,
  .plp-srlp-bootstrap-scope .hmf-mx-s-0 {
    margin-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-xxxs {
    margin: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-s-xxxs {
    margin-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xxxs {
    margin-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-s-xxxs {
    margin-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xxxs {
    margin-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-xxs {
    margin: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-s-xxs {
    margin-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xxs {
    margin-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-s-xxs {
    margin-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xxs {
    margin-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-xs {
    margin: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-xs,
  .plp-srlp-bootstrap-scope .hmf-my-s-xs {
    margin-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xs {
    margin-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-xs,
  .plp-srlp-bootstrap-scope .hmf-my-s-xs {
    margin-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xs {
    margin-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-s {
    margin: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-s,
  .plp-srlp-bootstrap-scope .hmf-my-s-s {
    margin-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-s,
  .plp-srlp-bootstrap-scope .hmf-mx-s-s {
    margin-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-s,
  .plp-srlp-bootstrap-scope .hmf-my-s-s {
    margin-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-s,
  .plp-srlp-bootstrap-scope .hmf-mx-s-s {
    margin-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-m {
    margin: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-m,
  .plp-srlp-bootstrap-scope .hmf-my-s-m {
    margin-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-m,
  .plp-srlp-bootstrap-scope .hmf-mx-s-m {
    margin-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-m,
  .plp-srlp-bootstrap-scope .hmf-my-s-m {
    margin-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-m,
  .plp-srlp-bootstrap-scope .hmf-mx-s-m {
    margin-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-l {
    margin: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-l,
  .plp-srlp-bootstrap-scope .hmf-my-s-l {
    margin-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-l,
  .plp-srlp-bootstrap-scope .hmf-mx-s-l {
    margin-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-l,
  .plp-srlp-bootstrap-scope .hmf-my-s-l {
    margin-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-l,
  .plp-srlp-bootstrap-scope .hmf-mx-s-l {
    margin-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-xl {
    margin: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-xl,
  .plp-srlp-bootstrap-scope .hmf-my-s-xl {
    margin-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xl {
    margin-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-xl,
  .plp-srlp-bootstrap-scope .hmf-my-s-xl {
    margin-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xl {
    margin-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-xxl {
    margin: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-s-xxl {
    margin-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xxl {
    margin-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-s-xxl {
    margin-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xxl {
    margin-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-xxxl {
    margin: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-s-xxxl {
    margin-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xxxl {
    margin-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-s-xxxl {
    margin-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xxxl {
    margin-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-xxxxl {
    margin: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-s-xxxxl {
    margin-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xxxxl {
    margin-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-s-xxxxl {
    margin-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-s-xxxxl {
    margin-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-auto {
    padding: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-auto,
  .plp-srlp-bootstrap-scope .hmf-py-s-auto {
    padding-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-auto,
  .plp-srlp-bootstrap-scope .hmf-px-s-auto {
    padding-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-auto,
  .plp-srlp-bootstrap-scope .hmf-py-s-auto {
    padding-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-auto,
  .plp-srlp-bootstrap-scope .hmf-px-s-auto {
    padding-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-0 {
    padding: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-0,
  .plp-srlp-bootstrap-scope .hmf-py-s-0 {
    padding-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-0,
  .plp-srlp-bootstrap-scope .hmf-px-s-0 {
    padding-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-0,
  .plp-srlp-bootstrap-scope .hmf-py-s-0 {
    padding-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-0,
  .plp-srlp-bootstrap-scope .hmf-px-s-0 {
    padding-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-xxxs {
    padding: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-s-xxxs {
    padding-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-s-xxxs {
    padding-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-s-xxxs {
    padding-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-s-xxxs {
    padding-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-xxs {
    padding: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-s-xxs {
    padding-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-s-xxs {
    padding-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-s-xxs {
    padding-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-s-xxs {
    padding-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-xs {
    padding: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-xs,
  .plp-srlp-bootstrap-scope .hmf-py-s-xs {
    padding-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-xs,
  .plp-srlp-bootstrap-scope .hmf-px-s-xs {
    padding-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-xs,
  .plp-srlp-bootstrap-scope .hmf-py-s-xs {
    padding-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-xs,
  .plp-srlp-bootstrap-scope .hmf-px-s-xs {
    padding-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-s {
    padding: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-s,
  .plp-srlp-bootstrap-scope .hmf-py-s-s {
    padding-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-s,
  .plp-srlp-bootstrap-scope .hmf-px-s-s {
    padding-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-s,
  .plp-srlp-bootstrap-scope .hmf-py-s-s {
    padding-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-s,
  .plp-srlp-bootstrap-scope .hmf-px-s-s {
    padding-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-m {
    padding: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-m,
  .plp-srlp-bootstrap-scope .hmf-py-s-m {
    padding-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-m,
  .plp-srlp-bootstrap-scope .hmf-px-s-m {
    padding-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-m,
  .plp-srlp-bootstrap-scope .hmf-py-s-m {
    padding-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-m,
  .plp-srlp-bootstrap-scope .hmf-px-s-m {
    padding-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-l {
    padding: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-l,
  .plp-srlp-bootstrap-scope .hmf-py-s-l {
    padding-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-l,
  .plp-srlp-bootstrap-scope .hmf-px-s-l {
    padding-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-l,
  .plp-srlp-bootstrap-scope .hmf-py-s-l {
    padding-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-l,
  .plp-srlp-bootstrap-scope .hmf-px-s-l {
    padding-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-xl {
    padding: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-xl,
  .plp-srlp-bootstrap-scope .hmf-py-s-xl {
    padding-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-xl,
  .plp-srlp-bootstrap-scope .hmf-px-s-xl {
    padding-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-xl,
  .plp-srlp-bootstrap-scope .hmf-py-s-xl {
    padding-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-xl,
  .plp-srlp-bootstrap-scope .hmf-px-s-xl {
    padding-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-xxl {
    padding: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-s-xxl {
    padding-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-s-xxl {
    padding-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-s-xxl {
    padding-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-s-xxl {
    padding-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-xxxl {
    padding: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-s-xxxl {
    padding-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-s-xxxl {
    padding-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-s-xxxl {
    padding-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-s-xxxl {
    padding-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-s-xxxxl {
    padding: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-s-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-s-xxxxl {
    padding-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-s-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-s-xxxxl {
    padding-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-s-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-s-xxxxl {
    padding-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-s-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-s-xxxxl {
    padding-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-s-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-s-auto,
  .plp-srlp-bootstrap-scope .hmf-my-s-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-s-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-s-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-s-auto,
  .plp-srlp-bootstrap-scope .hmf-my-s-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-s-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-s-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-m-xsm-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-auto {
    margin-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-0 {
    margin: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-0,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-0 {
    margin-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-0,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-0 {
    margin-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-0,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-0 {
    margin-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-0,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-0 {
    margin-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-xxxs {
    margin: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xxxs {
    margin-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xxxs {
    margin-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xxxs {
    margin-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xxxs {
    margin-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-xxs {
    margin: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xxs {
    margin-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xxs {
    margin-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xxs {
    margin-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xxs {
    margin-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-xs {
    margin: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-xs,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xs {
    margin-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xs {
    margin-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-xs,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xs {
    margin-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xs {
    margin-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-s {
    margin: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-s,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-s {
    margin-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-s,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-s {
    margin-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-s,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-s {
    margin-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-s,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-s {
    margin-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-m {
    margin: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-m,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-m {
    margin-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-m,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-m {
    margin-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-m,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-m {
    margin-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-m,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-m {
    margin-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-l {
    margin: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-l,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-l {
    margin-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-l,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-l {
    margin-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-l,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-l {
    margin-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-l,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-l {
    margin-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-xl {
    margin: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-xl,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xl {
    margin-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xl {
    margin-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-xl,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xl {
    margin-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xl {
    margin-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-xxl {
    margin: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xxl {
    margin-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xxl {
    margin-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xxl {
    margin-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xxl {
    margin-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-xxxl {
    margin: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xxxl {
    margin-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xxxl {
    margin-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xxxl {
    margin-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xxxl {
    margin-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-xxxxl {
    margin: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xxxxl {
    margin-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xxxxl {
    margin-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-xxxxl {
    margin-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-xxxxl {
    margin-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-auto {
    padding: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-auto {
    padding-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-auto {
    padding-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-auto {
    padding-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-auto {
    padding-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-0 {
    padding: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-0,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-0 {
    padding-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-0,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-0 {
    padding-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-0,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-0 {
    padding-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-0,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-0 {
    padding-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-xxxs {
    padding: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xxxs {
    padding-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xxxs {
    padding-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xxxs {
    padding-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xxxs {
    padding-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-xxs {
    padding: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xxs {
    padding-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xxs {
    padding-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xxs {
    padding-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xxs {
    padding-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-xs {
    padding: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-xs,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xs {
    padding-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-xs,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xs {
    padding-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-xs,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xs {
    padding-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-xs,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xs {
    padding-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-s {
    padding: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-s,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-s {
    padding-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-s,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-s {
    padding-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-s,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-s {
    padding-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-s,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-s {
    padding-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-m {
    padding: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-m,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-m {
    padding-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-m,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-m {
    padding-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-m,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-m {
    padding-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-m,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-m {
    padding-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-l {
    padding: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-l,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-l {
    padding-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-l,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-l {
    padding-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-l,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-l {
    padding-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-l,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-l {
    padding-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-xl {
    padding: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-xl,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xl {
    padding-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-xl,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xl {
    padding-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-xl,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xl {
    padding-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-xl,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xl {
    padding-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-xxl {
    padding: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xxl {
    padding-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xxl {
    padding-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xxl {
    padding-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xxl {
    padding-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-xxxl {
    padding: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xxxl {
    padding-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xxxl {
    padding-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xxxl {
    padding-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xxxl {
    padding-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xsm-xxxxl {
    padding: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xsm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xxxxl {
    padding-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xsm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xxxxl {
    padding-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xsm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xsm-xxxxl {
    padding-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xsm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xsm-xxxxl {
    padding-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xsm-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xsm-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xsm-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xsm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-m-sm-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-my-sm-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-my-sm-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-auto {
    margin-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-0 {
    margin: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-0,
  .plp-srlp-bootstrap-scope .hmf-my-sm-0 {
    margin-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-0,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-0 {
    margin-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-0,
  .plp-srlp-bootstrap-scope .hmf-my-sm-0 {
    margin-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-0,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-0 {
    margin-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-xxxs {
    margin: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xxxs {
    margin-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xxxs {
    margin-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xxxs {
    margin-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xxxs {
    margin-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-xxs {
    margin: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xxs {
    margin-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xxs {
    margin-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xxs {
    margin-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xxs {
    margin-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-xs {
    margin: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-xs,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xs {
    margin-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xs {
    margin-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-xs,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xs {
    margin-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xs {
    margin-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-s {
    margin: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-s,
  .plp-srlp-bootstrap-scope .hmf-my-sm-s {
    margin-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-s,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-s {
    margin-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-s,
  .plp-srlp-bootstrap-scope .hmf-my-sm-s {
    margin-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-s,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-s {
    margin-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-m {
    margin: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-m,
  .plp-srlp-bootstrap-scope .hmf-my-sm-m {
    margin-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-m,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-m {
    margin-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-m,
  .plp-srlp-bootstrap-scope .hmf-my-sm-m {
    margin-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-m,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-m {
    margin-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-l {
    margin: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-l,
  .plp-srlp-bootstrap-scope .hmf-my-sm-l {
    margin-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-l,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-l {
    margin-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-l,
  .plp-srlp-bootstrap-scope .hmf-my-sm-l {
    margin-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-l,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-l {
    margin-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-xl {
    margin: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-xl,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xl {
    margin-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xl {
    margin-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-xl,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xl {
    margin-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xl {
    margin-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-xxl {
    margin: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xxl {
    margin-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xxl {
    margin-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xxl {
    margin-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xxl {
    margin-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-xxxl {
    margin: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xxxl {
    margin-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xxxl {
    margin-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xxxl {
    margin-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xxxl {
    margin-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-xxxxl {
    margin: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xxxxl {
    margin-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xxxxl {
    margin-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-sm-xxxxl {
    margin-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-xxxxl {
    margin-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-auto {
    padding: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-py-sm-auto {
    padding-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-px-sm-auto {
    padding-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-py-sm-auto {
    padding-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-px-sm-auto {
    padding-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-0 {
    padding: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-0,
  .plp-srlp-bootstrap-scope .hmf-py-sm-0 {
    padding-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-0,
  .plp-srlp-bootstrap-scope .hmf-px-sm-0 {
    padding-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-0,
  .plp-srlp-bootstrap-scope .hmf-py-sm-0 {
    padding-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-0,
  .plp-srlp-bootstrap-scope .hmf-px-sm-0 {
    padding-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-xxxs {
    padding: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xxxs {
    padding-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xxxs {
    padding-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xxxs {
    padding-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xxxs {
    padding-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-xxs {
    padding: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xxs {
    padding-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xxs {
    padding-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xxs {
    padding-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xxs {
    padding-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-xs {
    padding: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-xs,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xs {
    padding-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-xs,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xs {
    padding-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-xs,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xs {
    padding-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-xs,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xs {
    padding-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-s {
    padding: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-s,
  .plp-srlp-bootstrap-scope .hmf-py-sm-s {
    padding-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-s,
  .plp-srlp-bootstrap-scope .hmf-px-sm-s {
    padding-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-s,
  .plp-srlp-bootstrap-scope .hmf-py-sm-s {
    padding-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-s,
  .plp-srlp-bootstrap-scope .hmf-px-sm-s {
    padding-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-m {
    padding: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-m,
  .plp-srlp-bootstrap-scope .hmf-py-sm-m {
    padding-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-m,
  .plp-srlp-bootstrap-scope .hmf-px-sm-m {
    padding-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-m,
  .plp-srlp-bootstrap-scope .hmf-py-sm-m {
    padding-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-m,
  .plp-srlp-bootstrap-scope .hmf-px-sm-m {
    padding-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-l {
    padding: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-l,
  .plp-srlp-bootstrap-scope .hmf-py-sm-l {
    padding-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-l,
  .plp-srlp-bootstrap-scope .hmf-px-sm-l {
    padding-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-l,
  .plp-srlp-bootstrap-scope .hmf-py-sm-l {
    padding-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-l,
  .plp-srlp-bootstrap-scope .hmf-px-sm-l {
    padding-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-xl {
    padding: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-xl,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xl {
    padding-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-xl,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xl {
    padding-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-xl,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xl {
    padding-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-xl,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xl {
    padding-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-xxl {
    padding: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xxl {
    padding-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xxl {
    padding-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xxl {
    padding-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xxl {
    padding-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-xxxl {
    padding: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xxxl {
    padding-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xxxl {
    padding-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xxxl {
    padding-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xxxl {
    padding-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-sm-xxxxl {
    padding: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-sm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xxxxl {
    padding-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-sm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xxxxl {
    padding-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-sm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-sm-xxxxl {
    padding-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-sm-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-sm-xxxxl {
    padding-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-sm-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-my-sm-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-my-sm-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-sm-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-m-m-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-auto,
  .plp-srlp-bootstrap-scope .hmf-my-m-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-m-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-auto,
  .plp-srlp-bootstrap-scope .hmf-my-m-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-m-auto {
    margin-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-0 {
    margin: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-0,
  .plp-srlp-bootstrap-scope .hmf-my-m-0 {
    margin-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-0,
  .plp-srlp-bootstrap-scope .hmf-mx-m-0 {
    margin-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-0,
  .plp-srlp-bootstrap-scope .hmf-my-m-0 {
    margin-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-0,
  .plp-srlp-bootstrap-scope .hmf-mx-m-0 {
    margin-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-xxxs {
    margin: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-m-xxxs {
    margin-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xxxs {
    margin-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-m-xxxs {
    margin-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xxxs {
    margin-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-xxs {
    margin: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-m-xxs {
    margin-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xxs {
    margin-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-m-xxs {
    margin-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xxs {
    margin-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-xs {
    margin: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-xs,
  .plp-srlp-bootstrap-scope .hmf-my-m-xs {
    margin-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xs {
    margin-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-xs,
  .plp-srlp-bootstrap-scope .hmf-my-m-xs {
    margin-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xs {
    margin-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-s {
    margin: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-s,
  .plp-srlp-bootstrap-scope .hmf-my-m-s {
    margin-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-s,
  .plp-srlp-bootstrap-scope .hmf-mx-m-s {
    margin-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-s,
  .plp-srlp-bootstrap-scope .hmf-my-m-s {
    margin-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-s,
  .plp-srlp-bootstrap-scope .hmf-mx-m-s {
    margin-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-m {
    margin: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-m,
  .plp-srlp-bootstrap-scope .hmf-my-m-m {
    margin-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-m,
  .plp-srlp-bootstrap-scope .hmf-mx-m-m {
    margin-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-m,
  .plp-srlp-bootstrap-scope .hmf-my-m-m {
    margin-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-m,
  .plp-srlp-bootstrap-scope .hmf-mx-m-m {
    margin-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-l {
    margin: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-l,
  .plp-srlp-bootstrap-scope .hmf-my-m-l {
    margin-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-l,
  .plp-srlp-bootstrap-scope .hmf-mx-m-l {
    margin-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-l,
  .plp-srlp-bootstrap-scope .hmf-my-m-l {
    margin-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-l,
  .plp-srlp-bootstrap-scope .hmf-mx-m-l {
    margin-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-xl {
    margin: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-xl,
  .plp-srlp-bootstrap-scope .hmf-my-m-xl {
    margin-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xl {
    margin-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-xl,
  .plp-srlp-bootstrap-scope .hmf-my-m-xl {
    margin-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xl {
    margin-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-xxl {
    margin: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-m-xxl {
    margin-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xxl {
    margin-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-m-xxl {
    margin-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xxl {
    margin-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-xxxl {
    margin: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-m-xxxl {
    margin-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xxxl {
    margin-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-m-xxxl {
    margin-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xxxl {
    margin-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-xxxxl {
    margin: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-m-xxxxl {
    margin-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xxxxl {
    margin-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-m-xxxxl {
    margin-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-m-xxxxl {
    margin-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-auto {
    padding: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-auto,
  .plp-srlp-bootstrap-scope .hmf-py-m-auto {
    padding-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-auto,
  .plp-srlp-bootstrap-scope .hmf-px-m-auto {
    padding-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-auto,
  .plp-srlp-bootstrap-scope .hmf-py-m-auto {
    padding-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-auto,
  .plp-srlp-bootstrap-scope .hmf-px-m-auto {
    padding-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-0 {
    padding: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-0,
  .plp-srlp-bootstrap-scope .hmf-py-m-0 {
    padding-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-0,
  .plp-srlp-bootstrap-scope .hmf-px-m-0 {
    padding-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-0,
  .plp-srlp-bootstrap-scope .hmf-py-m-0 {
    padding-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-0,
  .plp-srlp-bootstrap-scope .hmf-px-m-0 {
    padding-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-xxxs {
    padding: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-m-xxxs {
    padding-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-m-xxxs {
    padding-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-m-xxxs {
    padding-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-m-xxxs {
    padding-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-xxs {
    padding: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-m-xxs {
    padding-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-m-xxs {
    padding-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-m-xxs {
    padding-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-m-xxs {
    padding-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-xs {
    padding: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-xs,
  .plp-srlp-bootstrap-scope .hmf-py-m-xs {
    padding-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-xs,
  .plp-srlp-bootstrap-scope .hmf-px-m-xs {
    padding-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-xs,
  .plp-srlp-bootstrap-scope .hmf-py-m-xs {
    padding-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-xs,
  .plp-srlp-bootstrap-scope .hmf-px-m-xs {
    padding-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-s {
    padding: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-s,
  .plp-srlp-bootstrap-scope .hmf-py-m-s {
    padding-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-s,
  .plp-srlp-bootstrap-scope .hmf-px-m-s {
    padding-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-s,
  .plp-srlp-bootstrap-scope .hmf-py-m-s {
    padding-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-s,
  .plp-srlp-bootstrap-scope .hmf-px-m-s {
    padding-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-m {
    padding: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-m,
  .plp-srlp-bootstrap-scope .hmf-py-m-m {
    padding-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-m,
  .plp-srlp-bootstrap-scope .hmf-px-m-m {
    padding-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-m,
  .plp-srlp-bootstrap-scope .hmf-py-m-m {
    padding-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-m,
  .plp-srlp-bootstrap-scope .hmf-px-m-m {
    padding-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-l {
    padding: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-l,
  .plp-srlp-bootstrap-scope .hmf-py-m-l {
    padding-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-l,
  .plp-srlp-bootstrap-scope .hmf-px-m-l {
    padding-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-l,
  .plp-srlp-bootstrap-scope .hmf-py-m-l {
    padding-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-l,
  .plp-srlp-bootstrap-scope .hmf-px-m-l {
    padding-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-xl {
    padding: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-xl,
  .plp-srlp-bootstrap-scope .hmf-py-m-xl {
    padding-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-xl,
  .plp-srlp-bootstrap-scope .hmf-px-m-xl {
    padding-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-xl,
  .plp-srlp-bootstrap-scope .hmf-py-m-xl {
    padding-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-xl,
  .plp-srlp-bootstrap-scope .hmf-px-m-xl {
    padding-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-xxl {
    padding: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-m-xxl {
    padding-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-m-xxl {
    padding-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-m-xxl {
    padding-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-m-xxl {
    padding-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-xxxl {
    padding: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-m-xxxl {
    padding-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-m-xxxl {
    padding-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-m-xxxl {
    padding-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-m-xxxl {
    padding-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-m-xxxxl {
    padding: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-m-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-m-xxxxl {
    padding-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-m-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-m-xxxxl {
    padding-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-m-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-m-xxxxl {
    padding-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-m-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-m-xxxxl {
    padding-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-m-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-m-auto,
  .plp-srlp-bootstrap-scope .hmf-my-m-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-m-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-m-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-m-auto,
  .plp-srlp-bootstrap-scope .hmf-my-m-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-m-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-m-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-m-md-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-auto,
  .plp-srlp-bootstrap-scope .hmf-my-md-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-md-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-auto,
  .plp-srlp-bootstrap-scope .hmf-my-md-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-md-auto {
    margin-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-0 {
    margin: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-0,
  .plp-srlp-bootstrap-scope .hmf-my-md-0 {
    margin-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-0,
  .plp-srlp-bootstrap-scope .hmf-mx-md-0 {
    margin-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-0,
  .plp-srlp-bootstrap-scope .hmf-my-md-0 {
    margin-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-0,
  .plp-srlp-bootstrap-scope .hmf-mx-md-0 {
    margin-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-xxxs {
    margin: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-md-xxxs {
    margin-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xxxs {
    margin-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-md-xxxs {
    margin-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xxxs {
    margin-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-xxs {
    margin: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-md-xxs {
    margin-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xxs {
    margin-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-md-xxs {
    margin-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xxs {
    margin-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-xs {
    margin: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-xs,
  .plp-srlp-bootstrap-scope .hmf-my-md-xs {
    margin-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xs {
    margin-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-xs,
  .plp-srlp-bootstrap-scope .hmf-my-md-xs {
    margin-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xs {
    margin-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-s {
    margin: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-s,
  .plp-srlp-bootstrap-scope .hmf-my-md-s {
    margin-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-s,
  .plp-srlp-bootstrap-scope .hmf-mx-md-s {
    margin-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-s,
  .plp-srlp-bootstrap-scope .hmf-my-md-s {
    margin-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-s,
  .plp-srlp-bootstrap-scope .hmf-mx-md-s {
    margin-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-m {
    margin: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-m,
  .plp-srlp-bootstrap-scope .hmf-my-md-m {
    margin-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-m,
  .plp-srlp-bootstrap-scope .hmf-mx-md-m {
    margin-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-m,
  .plp-srlp-bootstrap-scope .hmf-my-md-m {
    margin-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-m,
  .plp-srlp-bootstrap-scope .hmf-mx-md-m {
    margin-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-l {
    margin: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-l,
  .plp-srlp-bootstrap-scope .hmf-my-md-l {
    margin-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-l,
  .plp-srlp-bootstrap-scope .hmf-mx-md-l {
    margin-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-l,
  .plp-srlp-bootstrap-scope .hmf-my-md-l {
    margin-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-l,
  .plp-srlp-bootstrap-scope .hmf-mx-md-l {
    margin-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-xl {
    margin: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-xl,
  .plp-srlp-bootstrap-scope .hmf-my-md-xl {
    margin-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xl {
    margin-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-xl,
  .plp-srlp-bootstrap-scope .hmf-my-md-xl {
    margin-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xl {
    margin-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-xxl {
    margin: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-md-xxl {
    margin-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xxl {
    margin-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-md-xxl {
    margin-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xxl {
    margin-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-xxxl {
    margin: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-md-xxxl {
    margin-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xxxl {
    margin-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-md-xxxl {
    margin-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xxxl {
    margin-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-xxxxl {
    margin: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-md-xxxxl {
    margin-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xxxxl {
    margin-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-md-xxxxl {
    margin-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-md-xxxxl {
    margin-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-auto {
    padding: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-auto,
  .plp-srlp-bootstrap-scope .hmf-py-md-auto {
    padding-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-auto,
  .plp-srlp-bootstrap-scope .hmf-px-md-auto {
    padding-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-auto,
  .plp-srlp-bootstrap-scope .hmf-py-md-auto {
    padding-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-auto,
  .plp-srlp-bootstrap-scope .hmf-px-md-auto {
    padding-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-0 {
    padding: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-0,
  .plp-srlp-bootstrap-scope .hmf-py-md-0 {
    padding-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-0,
  .plp-srlp-bootstrap-scope .hmf-px-md-0 {
    padding-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-0,
  .plp-srlp-bootstrap-scope .hmf-py-md-0 {
    padding-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-0,
  .plp-srlp-bootstrap-scope .hmf-px-md-0 {
    padding-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-xxxs {
    padding: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-md-xxxs {
    padding-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-md-xxxs {
    padding-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-md-xxxs {
    padding-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-md-xxxs {
    padding-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-xxs {
    padding: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-md-xxs {
    padding-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-md-xxs {
    padding-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-md-xxs {
    padding-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-md-xxs {
    padding-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-xs {
    padding: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-xs,
  .plp-srlp-bootstrap-scope .hmf-py-md-xs {
    padding-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-xs,
  .plp-srlp-bootstrap-scope .hmf-px-md-xs {
    padding-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-xs,
  .plp-srlp-bootstrap-scope .hmf-py-md-xs {
    padding-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-xs,
  .plp-srlp-bootstrap-scope .hmf-px-md-xs {
    padding-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-s {
    padding: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-s,
  .plp-srlp-bootstrap-scope .hmf-py-md-s {
    padding-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-s,
  .plp-srlp-bootstrap-scope .hmf-px-md-s {
    padding-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-s,
  .plp-srlp-bootstrap-scope .hmf-py-md-s {
    padding-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-s,
  .plp-srlp-bootstrap-scope .hmf-px-md-s {
    padding-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-m {
    padding: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-m,
  .plp-srlp-bootstrap-scope .hmf-py-md-m {
    padding-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-m,
  .plp-srlp-bootstrap-scope .hmf-px-md-m {
    padding-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-m,
  .plp-srlp-bootstrap-scope .hmf-py-md-m {
    padding-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-m,
  .plp-srlp-bootstrap-scope .hmf-px-md-m {
    padding-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-l {
    padding: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-l,
  .plp-srlp-bootstrap-scope .hmf-py-md-l {
    padding-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-l,
  .plp-srlp-bootstrap-scope .hmf-px-md-l {
    padding-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-l,
  .plp-srlp-bootstrap-scope .hmf-py-md-l {
    padding-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-l,
  .plp-srlp-bootstrap-scope .hmf-px-md-l {
    padding-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-xl {
    padding: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-xl,
  .plp-srlp-bootstrap-scope .hmf-py-md-xl {
    padding-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-xl,
  .plp-srlp-bootstrap-scope .hmf-px-md-xl {
    padding-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-xl,
  .plp-srlp-bootstrap-scope .hmf-py-md-xl {
    padding-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-xl,
  .plp-srlp-bootstrap-scope .hmf-px-md-xl {
    padding-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-xxl {
    padding: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-md-xxl {
    padding-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-md-xxl {
    padding-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-md-xxl {
    padding-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-md-xxl {
    padding-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-xxxl {
    padding: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-md-xxxl {
    padding-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-md-xxxl {
    padding-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-md-xxxl {
    padding-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-md-xxxl {
    padding-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-md-xxxxl {
    padding: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-md-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-md-xxxxl {
    padding-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-md-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-md-xxxxl {
    padding-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-md-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-md-xxxxl {
    padding-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-md-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-md-xxxxl {
    padding-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-md-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-md-auto,
  .plp-srlp-bootstrap-scope .hmf-my-md-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-md-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-md-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-md-auto,
  .plp-srlp-bootstrap-scope .hmf-my-md-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-md-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-m-lg-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-lg-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-lg-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-auto {
    margin-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-0 {
    margin: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-0,
  .plp-srlp-bootstrap-scope .hmf-my-lg-0 {
    margin-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-0,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-0 {
    margin-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-0,
  .plp-srlp-bootstrap-scope .hmf-my-lg-0 {
    margin-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-0,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-0 {
    margin-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-xxxs {
    margin: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xxxs {
    margin-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xxxs {
    margin-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xxxs {
    margin-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xxxs {
    margin-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-xxs {
    margin: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xxs {
    margin-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xxs {
    margin-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xxs {
    margin-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xxs {
    margin-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-xs {
    margin: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-xs,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xs {
    margin-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xs {
    margin-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-xs,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xs {
    margin-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xs {
    margin-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-s {
    margin: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-s,
  .plp-srlp-bootstrap-scope .hmf-my-lg-s {
    margin-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-s,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-s {
    margin-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-s,
  .plp-srlp-bootstrap-scope .hmf-my-lg-s {
    margin-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-s,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-s {
    margin-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-m {
    margin: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-m,
  .plp-srlp-bootstrap-scope .hmf-my-lg-m {
    margin-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-m,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-m {
    margin-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-m,
  .plp-srlp-bootstrap-scope .hmf-my-lg-m {
    margin-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-m,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-m {
    margin-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-l {
    margin: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-l,
  .plp-srlp-bootstrap-scope .hmf-my-lg-l {
    margin-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-l,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-l {
    margin-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-l,
  .plp-srlp-bootstrap-scope .hmf-my-lg-l {
    margin-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-l,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-l {
    margin-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-xl {
    margin: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-xl,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xl {
    margin-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xl {
    margin-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-xl,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xl {
    margin-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xl {
    margin-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-xxl {
    margin: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xxl {
    margin-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xxl {
    margin-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xxl {
    margin-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xxl {
    margin-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-xxxl {
    margin: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xxxl {
    margin-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xxxl {
    margin-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xxxl {
    margin-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xxxl {
    margin-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-xxxxl {
    margin: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xxxxl {
    margin-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xxxxl {
    margin-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-lg-xxxxl {
    margin-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-xxxxl {
    margin-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-auto {
    padding: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-py-lg-auto {
    padding-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-px-lg-auto {
    padding-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-py-lg-auto {
    padding-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-px-lg-auto {
    padding-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-0 {
    padding: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-0,
  .plp-srlp-bootstrap-scope .hmf-py-lg-0 {
    padding-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-0,
  .plp-srlp-bootstrap-scope .hmf-px-lg-0 {
    padding-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-0,
  .plp-srlp-bootstrap-scope .hmf-py-lg-0 {
    padding-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-0,
  .plp-srlp-bootstrap-scope .hmf-px-lg-0 {
    padding-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-xxxs {
    padding: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xxxs {
    padding-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xxxs {
    padding-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xxxs {
    padding-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xxxs {
    padding-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-xxs {
    padding: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xxs {
    padding-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xxs {
    padding-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xxs {
    padding-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xxs {
    padding-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-xs {
    padding: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-xs,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xs {
    padding-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-xs,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xs {
    padding-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-xs,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xs {
    padding-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-xs,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xs {
    padding-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-s {
    padding: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-s,
  .plp-srlp-bootstrap-scope .hmf-py-lg-s {
    padding-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-s,
  .plp-srlp-bootstrap-scope .hmf-px-lg-s {
    padding-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-s,
  .plp-srlp-bootstrap-scope .hmf-py-lg-s {
    padding-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-s,
  .plp-srlp-bootstrap-scope .hmf-px-lg-s {
    padding-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-m {
    padding: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-m,
  .plp-srlp-bootstrap-scope .hmf-py-lg-m {
    padding-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-m,
  .plp-srlp-bootstrap-scope .hmf-px-lg-m {
    padding-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-m,
  .plp-srlp-bootstrap-scope .hmf-py-lg-m {
    padding-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-m,
  .plp-srlp-bootstrap-scope .hmf-px-lg-m {
    padding-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-l {
    padding: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-l,
  .plp-srlp-bootstrap-scope .hmf-py-lg-l {
    padding-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-l,
  .plp-srlp-bootstrap-scope .hmf-px-lg-l {
    padding-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-l,
  .plp-srlp-bootstrap-scope .hmf-py-lg-l {
    padding-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-l,
  .plp-srlp-bootstrap-scope .hmf-px-lg-l {
    padding-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-xl {
    padding: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-xl,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xl {
    padding-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-xl,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xl {
    padding-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-xl,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xl {
    padding-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-xl,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xl {
    padding-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-xxl {
    padding: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xxl {
    padding-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xxl {
    padding-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xxl {
    padding-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xxl {
    padding-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-xxxl {
    padding: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xxxl {
    padding-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xxxl {
    padding-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xxxl {
    padding-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xxxl {
    padding-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-lg-xxxxl {
    padding: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-lg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xxxxl {
    padding-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-lg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xxxxl {
    padding-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-lg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-lg-xxxxl {
    padding-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-lg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-lg-xxxxl {
    padding-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-lg-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-lg-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-lg-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-lg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-m-l-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-auto,
  .plp-srlp-bootstrap-scope .hmf-my-l-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-l-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-auto,
  .plp-srlp-bootstrap-scope .hmf-my-l-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-l-auto {
    margin-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-0 {
    margin: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-0,
  .plp-srlp-bootstrap-scope .hmf-my-l-0 {
    margin-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-0,
  .plp-srlp-bootstrap-scope .hmf-mx-l-0 {
    margin-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-0,
  .plp-srlp-bootstrap-scope .hmf-my-l-0 {
    margin-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-0,
  .plp-srlp-bootstrap-scope .hmf-mx-l-0 {
    margin-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-xxxs {
    margin: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-l-xxxs {
    margin-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xxxs {
    margin-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-l-xxxs {
    margin-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xxxs {
    margin-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-xxs {
    margin: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-l-xxs {
    margin-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xxs {
    margin-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-l-xxs {
    margin-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xxs {
    margin-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-xs {
    margin: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-xs,
  .plp-srlp-bootstrap-scope .hmf-my-l-xs {
    margin-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xs {
    margin-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-xs,
  .plp-srlp-bootstrap-scope .hmf-my-l-xs {
    margin-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xs {
    margin-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-s {
    margin: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-s,
  .plp-srlp-bootstrap-scope .hmf-my-l-s {
    margin-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-s,
  .plp-srlp-bootstrap-scope .hmf-mx-l-s {
    margin-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-s,
  .plp-srlp-bootstrap-scope .hmf-my-l-s {
    margin-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-s,
  .plp-srlp-bootstrap-scope .hmf-mx-l-s {
    margin-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-m {
    margin: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-m,
  .plp-srlp-bootstrap-scope .hmf-my-l-m {
    margin-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-m,
  .plp-srlp-bootstrap-scope .hmf-mx-l-m {
    margin-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-m,
  .plp-srlp-bootstrap-scope .hmf-my-l-m {
    margin-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-m,
  .plp-srlp-bootstrap-scope .hmf-mx-l-m {
    margin-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-l {
    margin: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-l,
  .plp-srlp-bootstrap-scope .hmf-my-l-l {
    margin-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-l,
  .plp-srlp-bootstrap-scope .hmf-mx-l-l {
    margin-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-l,
  .plp-srlp-bootstrap-scope .hmf-my-l-l {
    margin-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-l,
  .plp-srlp-bootstrap-scope .hmf-mx-l-l {
    margin-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-xl {
    margin: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-xl,
  .plp-srlp-bootstrap-scope .hmf-my-l-xl {
    margin-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xl {
    margin-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-xl,
  .plp-srlp-bootstrap-scope .hmf-my-l-xl {
    margin-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xl {
    margin-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-xxl {
    margin: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-l-xxl {
    margin-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xxl {
    margin-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-l-xxl {
    margin-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xxl {
    margin-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-xxxl {
    margin: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-l-xxxl {
    margin-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xxxl {
    margin-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-l-xxxl {
    margin-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xxxl {
    margin-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-xxxxl {
    margin: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-l-xxxxl {
    margin-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xxxxl {
    margin-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-l-xxxxl {
    margin-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-l-xxxxl {
    margin-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-auto {
    padding: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-auto,
  .plp-srlp-bootstrap-scope .hmf-py-l-auto {
    padding-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-auto,
  .plp-srlp-bootstrap-scope .hmf-px-l-auto {
    padding-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-auto,
  .plp-srlp-bootstrap-scope .hmf-py-l-auto {
    padding-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-auto,
  .plp-srlp-bootstrap-scope .hmf-px-l-auto {
    padding-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-0 {
    padding: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-0,
  .plp-srlp-bootstrap-scope .hmf-py-l-0 {
    padding-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-0,
  .plp-srlp-bootstrap-scope .hmf-px-l-0 {
    padding-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-0,
  .plp-srlp-bootstrap-scope .hmf-py-l-0 {
    padding-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-0,
  .plp-srlp-bootstrap-scope .hmf-px-l-0 {
    padding-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-xxxs {
    padding: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-l-xxxs {
    padding-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-l-xxxs {
    padding-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-l-xxxs {
    padding-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-l-xxxs {
    padding-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-xxs {
    padding: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-l-xxs {
    padding-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-l-xxs {
    padding-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-l-xxs {
    padding-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-l-xxs {
    padding-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-xs {
    padding: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-xs,
  .plp-srlp-bootstrap-scope .hmf-py-l-xs {
    padding-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-xs,
  .plp-srlp-bootstrap-scope .hmf-px-l-xs {
    padding-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-xs,
  .plp-srlp-bootstrap-scope .hmf-py-l-xs {
    padding-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-xs,
  .plp-srlp-bootstrap-scope .hmf-px-l-xs {
    padding-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-s {
    padding: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-s,
  .plp-srlp-bootstrap-scope .hmf-py-l-s {
    padding-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-s,
  .plp-srlp-bootstrap-scope .hmf-px-l-s {
    padding-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-s,
  .plp-srlp-bootstrap-scope .hmf-py-l-s {
    padding-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-s,
  .plp-srlp-bootstrap-scope .hmf-px-l-s {
    padding-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-m {
    padding: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-m,
  .plp-srlp-bootstrap-scope .hmf-py-l-m {
    padding-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-m,
  .plp-srlp-bootstrap-scope .hmf-px-l-m {
    padding-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-m,
  .plp-srlp-bootstrap-scope .hmf-py-l-m {
    padding-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-m,
  .plp-srlp-bootstrap-scope .hmf-px-l-m {
    padding-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-l {
    padding: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-l,
  .plp-srlp-bootstrap-scope .hmf-py-l-l {
    padding-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-l,
  .plp-srlp-bootstrap-scope .hmf-px-l-l {
    padding-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-l,
  .plp-srlp-bootstrap-scope .hmf-py-l-l {
    padding-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-l,
  .plp-srlp-bootstrap-scope .hmf-px-l-l {
    padding-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-xl {
    padding: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-xl,
  .plp-srlp-bootstrap-scope .hmf-py-l-xl {
    padding-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-xl,
  .plp-srlp-bootstrap-scope .hmf-px-l-xl {
    padding-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-xl,
  .plp-srlp-bootstrap-scope .hmf-py-l-xl {
    padding-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-xl,
  .plp-srlp-bootstrap-scope .hmf-px-l-xl {
    padding-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-xxl {
    padding: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-l-xxl {
    padding-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-l-xxl {
    padding-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-l-xxl {
    padding-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-l-xxl {
    padding-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-xxxl {
    padding: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-l-xxxl {
    padding-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-l-xxxl {
    padding-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-l-xxxl {
    padding-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-l-xxxl {
    padding-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-l-xxxxl {
    padding: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-l-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-l-xxxxl {
    padding-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-l-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-l-xxxxl {
    padding-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-l-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-l-xxxxl {
    padding-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-l-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-l-xxxxl {
    padding-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-l-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-l-auto,
  .plp-srlp-bootstrap-scope .hmf-my-l-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-l-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-l-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-l-auto,
  .plp-srlp-bootstrap-scope .hmf-my-l-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-l-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-l-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-m-xlg-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-auto {
    margin-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-0 {
    margin: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-0,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-0 {
    margin-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-0,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-0 {
    margin-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-0,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-0 {
    margin-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-0,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-0 {
    margin-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-xxxs {
    margin: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xxxs {
    margin-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xxxs {
    margin-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xxxs {
    margin-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xxxs {
    margin-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-xxs {
    margin: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xxs {
    margin-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xxs {
    margin-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xxs {
    margin-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xxs {
    margin-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-xs {
    margin: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-xs,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xs {
    margin-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xs {
    margin-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-xs,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xs {
    margin-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xs {
    margin-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-s {
    margin: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-s,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-s {
    margin-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-s,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-s {
    margin-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-s,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-s {
    margin-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-s,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-s {
    margin-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-m {
    margin: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-m,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-m {
    margin-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-m,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-m {
    margin-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-m,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-m {
    margin-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-m,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-m {
    margin-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-l {
    margin: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-l,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-l {
    margin-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-l,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-l {
    margin-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-l,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-l {
    margin-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-l,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-l {
    margin-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-xl {
    margin: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-xl,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xl {
    margin-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xl {
    margin-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-xl,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xl {
    margin-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xl {
    margin-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-xxl {
    margin: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xxl {
    margin-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xxl {
    margin-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xxl {
    margin-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xxl {
    margin-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-xxxl {
    margin: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xxxl {
    margin-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xxxl {
    margin-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xxxl {
    margin-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xxxl {
    margin-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-xxxxl {
    margin: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xxxxl {
    margin-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xxxxl {
    margin-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-xxxxl {
    margin-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-xxxxl {
    margin-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-auto {
    padding: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-auto {
    padding-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-auto {
    padding-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-auto {
    padding-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-auto {
    padding-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-0 {
    padding: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-0,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-0 {
    padding-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-0,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-0 {
    padding-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-0,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-0 {
    padding-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-0,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-0 {
    padding-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-xxxs {
    padding: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xxxs {
    padding-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xxxs {
    padding-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xxxs {
    padding-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xxxs {
    padding-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-xxs {
    padding: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xxs {
    padding-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xxs {
    padding-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xxs {
    padding-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xxs {
    padding-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-xs {
    padding: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-xs,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xs {
    padding-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-xs,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xs {
    padding-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-xs,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xs {
    padding-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-xs,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xs {
    padding-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-s {
    padding: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-s,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-s {
    padding-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-s,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-s {
    padding-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-s,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-s {
    padding-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-s,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-s {
    padding-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-m {
    padding: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-m,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-m {
    padding-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-m,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-m {
    padding-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-m,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-m {
    padding-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-m,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-m {
    padding-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-l {
    padding: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-l,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-l {
    padding-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-l,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-l {
    padding-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-l,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-l {
    padding-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-l,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-l {
    padding-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-xl {
    padding: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-xl,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xl {
    padding-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-xl,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xl {
    padding-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-xl,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xl {
    padding-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-xl,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xl {
    padding-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-xxl {
    padding: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xxl {
    padding-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xxl {
    padding-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xxl {
    padding-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xxl {
    padding-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-xxxl {
    padding: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xxxl {
    padding-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xxxl {
    padding-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xxxl {
    padding-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xxxl {
    padding-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xlg-xxxxl {
    padding: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xxxxl {
    padding-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xxxxl {
    padding-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xlg-xxxxl {
    padding-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xlg-xxxxl {
    padding-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xlg-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xlg-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xlg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xlg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-m-xl-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xl-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xl-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-auto {
    margin-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-0 {
    margin: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-0,
  .plp-srlp-bootstrap-scope .hmf-my-xl-0 {
    margin-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-0,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-0 {
    margin-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-0,
  .plp-srlp-bootstrap-scope .hmf-my-xl-0 {
    margin-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-0,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-0 {
    margin-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-xxxs {
    margin: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xxxs {
    margin-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xxxs {
    margin-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xxxs {
    margin-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xxxs {
    margin-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-xxs {
    margin: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xxs {
    margin-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xxs {
    margin-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xxs {
    margin-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xxs {
    margin-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-xs {
    margin: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-xs,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xs {
    margin-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xs {
    margin-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-xs,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xs {
    margin-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xs {
    margin-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-s {
    margin: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-s,
  .plp-srlp-bootstrap-scope .hmf-my-xl-s {
    margin-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-s,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-s {
    margin-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-s,
  .plp-srlp-bootstrap-scope .hmf-my-xl-s {
    margin-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-s,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-s {
    margin-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-m {
    margin: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-m,
  .plp-srlp-bootstrap-scope .hmf-my-xl-m {
    margin-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-m,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-m {
    margin-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-m,
  .plp-srlp-bootstrap-scope .hmf-my-xl-m {
    margin-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-m,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-m {
    margin-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-l {
    margin: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-l,
  .plp-srlp-bootstrap-scope .hmf-my-xl-l {
    margin-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-l,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-l {
    margin-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-l,
  .plp-srlp-bootstrap-scope .hmf-my-xl-l {
    margin-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-l,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-l {
    margin-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-xl {
    margin: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-xl,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xl {
    margin-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xl {
    margin-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-xl,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xl {
    margin-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xl {
    margin-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-xxl {
    margin: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xxl {
    margin-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xxl {
    margin-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xxl {
    margin-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xxl {
    margin-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-xxxl {
    margin: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xxxl {
    margin-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xxxl {
    margin-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xxxl {
    margin-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xxxl {
    margin-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-xxxxl {
    margin: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xxxxl {
    margin-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xxxxl {
    margin-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xl-xxxxl {
    margin-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-xxxxl {
    margin-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-auto {
    padding: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-py-xl-auto {
    padding-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-px-xl-auto {
    padding-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-py-xl-auto {
    padding-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-px-xl-auto {
    padding-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-0 {
    padding: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-0,
  .plp-srlp-bootstrap-scope .hmf-py-xl-0 {
    padding-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-0,
  .plp-srlp-bootstrap-scope .hmf-px-xl-0 {
    padding-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-0,
  .plp-srlp-bootstrap-scope .hmf-py-xl-0 {
    padding-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-0,
  .plp-srlp-bootstrap-scope .hmf-px-xl-0 {
    padding-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-xxxs {
    padding: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xxxs {
    padding-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xxxs {
    padding-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xxxs {
    padding-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xxxs {
    padding-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-xxs {
    padding: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xxs {
    padding-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xxs {
    padding-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xxs {
    padding-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xxs {
    padding-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-xs {
    padding: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-xs,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xs {
    padding-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-xs,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xs {
    padding-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-xs,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xs {
    padding-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-xs,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xs {
    padding-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-s {
    padding: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-s,
  .plp-srlp-bootstrap-scope .hmf-py-xl-s {
    padding-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-s,
  .plp-srlp-bootstrap-scope .hmf-px-xl-s {
    padding-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-s,
  .plp-srlp-bootstrap-scope .hmf-py-xl-s {
    padding-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-s,
  .plp-srlp-bootstrap-scope .hmf-px-xl-s {
    padding-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-m {
    padding: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-m,
  .plp-srlp-bootstrap-scope .hmf-py-xl-m {
    padding-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-m,
  .plp-srlp-bootstrap-scope .hmf-px-xl-m {
    padding-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-m,
  .plp-srlp-bootstrap-scope .hmf-py-xl-m {
    padding-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-m,
  .plp-srlp-bootstrap-scope .hmf-px-xl-m {
    padding-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-l {
    padding: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-l,
  .plp-srlp-bootstrap-scope .hmf-py-xl-l {
    padding-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-l,
  .plp-srlp-bootstrap-scope .hmf-px-xl-l {
    padding-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-l,
  .plp-srlp-bootstrap-scope .hmf-py-xl-l {
    padding-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-l,
  .plp-srlp-bootstrap-scope .hmf-px-xl-l {
    padding-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-xl {
    padding: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-xl,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xl {
    padding-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-xl,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xl {
    padding-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-xl,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xl {
    padding-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-xl,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xl {
    padding-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-xxl {
    padding: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xxl {
    padding-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xxl {
    padding-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xxl {
    padding-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xxl {
    padding-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-xxxl {
    padding: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xxxl {
    padding-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xxxl {
    padding-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xxxl {
    padding-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xxxl {
    padding-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xl-xxxxl {
    padding: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xl-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xxxxl {
    padding-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xl-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xxxxl {
    padding-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xl-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xl-xxxxl {
    padding-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xl-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xl-xxxxl {
    padding-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xl-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xl-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xl-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xl-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xl-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-auto {
    margin-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-0 {
    margin: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-0,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-0 {
    margin-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-0,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-0 {
    margin-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-0,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-0 {
    margin-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-0,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-0 {
    margin-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-xxxs {
    margin: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xxxs {
    margin-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xxxs {
    margin-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xxxs {
    margin-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xxxs {
    margin-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-xxs {
    margin: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xxs {
    margin-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xxs {
    margin-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xxs {
    margin-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xxs {
    margin-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-xs {
    margin: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-xs,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xs {
    margin-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xs {
    margin-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-xs,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xs {
    margin-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-xs,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xs {
    margin-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-s {
    margin: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-s,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-s {
    margin-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-s,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-s {
    margin-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-s,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-s {
    margin-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-s,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-s {
    margin-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-m {
    margin: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-m,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-m {
    margin-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-m,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-m {
    margin-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-m,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-m {
    margin-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-m,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-m {
    margin-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-l {
    margin: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-l,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-l {
    margin-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-l,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-l {
    margin-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-l,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-l {
    margin-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-l,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-l {
    margin-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-xl {
    margin: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-xl,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xl {
    margin-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xl {
    margin-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-xl,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xl {
    margin-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-xl,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xl {
    margin-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-xxl {
    margin: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xxl {
    margin-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xxl {
    margin-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xxl {
    margin-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xxl {
    margin-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-xxxl {
    margin: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xxxl {
    margin-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xxxl {
    margin-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xxxl {
    margin-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xxxl {
    margin-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-xxxxl {
    margin: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xxxxl {
    margin-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xxxxl {
    margin-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-xxxxl {
    margin-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-xxxxl {
    margin-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-auto {
    padding: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-auto {
    padding-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-auto {
    padding-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-auto {
    padding-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-auto {
    padding-left: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-0 {
    padding: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-0,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-0 {
    padding-top: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-0,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-0 {
    padding-right: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-0,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-0 {
    padding-bottom: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-0,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-0 {
    padding-left: 0px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-xxxs {
    padding: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xxxs {
    padding-top: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xxxs {
    padding-right: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xxxs {
    padding-bottom: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-xxxs,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xxxs {
    padding-left: 4px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-xxs {
    padding: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xxs {
    padding-top: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xxs {
    padding-right: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xxs {
    padding-bottom: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-xxs,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xxs {
    padding-left: 8px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-xs {
    padding: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-xs,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xs {
    padding-top: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-xs,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xs {
    padding-right: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-xs,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xs {
    padding-bottom: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-xs,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xs {
    padding-left: 12px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-s {
    padding: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-s,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-s {
    padding-top: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-s,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-s {
    padding-right: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-s,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-s {
    padding-bottom: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-s,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-s {
    padding-left: 16px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-m {
    padding: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-m,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-m {
    padding-top: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-m,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-m {
    padding-right: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-m,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-m {
    padding-bottom: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-m,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-m {
    padding-left: 24px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-l {
    padding: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-l,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-l {
    padding-top: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-l,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-l {
    padding-right: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-l,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-l {
    padding-bottom: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-l,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-l {
    padding-left: 32px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-xl {
    padding: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-xl,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xl {
    padding-top: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-xl,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xl {
    padding-right: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-xl,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xl {
    padding-bottom: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-xl,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xl {
    padding-left: 48px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-xxl {
    padding: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xxl {
    padding-top: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xxl {
    padding-right: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xxl {
    padding-bottom: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-xxl,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xxl {
    padding-left: 72px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-xxxl {
    padding: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xxxl {
    padding-top: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xxxl {
    padding-right: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xxxl {
    padding-bottom: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-xxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xxxl {
    padding-left: 96px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-p-xxlg-xxxxl {
    padding: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pt-xxlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xxxxl {
    padding-top: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pr-xxlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xxxxl {
    padding-right: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pb-xxlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-py-xxlg-xxxxl {
    padding-bottom: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-pl-xxlg-xxxxl,
  .plp-srlp-bootstrap-scope .hmf-px-xxlg-xxxxl {
    padding-left: 120px !important;
  }
  .plp-srlp-bootstrap-scope .hmf-m-xxlg-auto {
    margin: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mt-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-auto {
    margin-top: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mr-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-auto {
    margin-right: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-mb-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-my-xxlg-auto {
    margin-bottom: auto !important;
  }
  .plp-srlp-bootstrap-scope .hmf-ml-xxlg-auto,
  .plp-srlp-bootstrap-scope .hmf-mx-xxlg-auto {
    margin-left: auto !important;
  }
}
.plp-srlp-bootstrap-scope .hmf-sharp-radius {
  border-radius: var(--hmf-sharp-radius);
}
.plp-srlp-bootstrap-scope .hmf-soft-radius {
  border-radius: var(--hmf-soft-radius);
}
.plp-srlp-bootstrap-scope .hmf-softer-radius {
  border-radius: var(--hmf-softer-radius);
}
.plp-srlp-bootstrap-scope .hmf-softest-radius {
  border-radius: var(--hmf-softest-radius);
}
.plp-srlp-bootstrap-scope .hmf-round-radius {
  border-radius: var(--hmf-round-radius);
}
.plp-srlp-bootstrap-scope .hmf-subtle-shadow {
  box-shadow: var(--hmf-subtle-shadow);
}
.plp-srlp-bootstrap-scope .hmf-soft-shadow {
  box-shadow: var(--hmf-soft-shadow);
}
.plp-srlp-bootstrap-scope .hmf-elevated-shadow {
  box-shadow: var(--hmf-elevated-shadow);
}
.plp-srlp-bootstrap-scope .hmf-display-none {
  display: none;
}
.plp-srlp-bootstrap-scope .hmf-display-inline {
  display: inline;
}
.plp-srlp-bootstrap-scope .hmf-display-inline-block {
  display: inline-block;
}
.plp-srlp-bootstrap-scope .hmf-display-block {
  display: block;
}
.plp-srlp-bootstrap-scope .hmf-display-table {
  display: table;
}
.plp-srlp-bootstrap-scope .hmf-display-table-cell {
  display: table-cell;
}
.plp-srlp-bootstrap-scope .hmf-display-table-row {
  display: table-row;
}
.plp-srlp-bootstrap-scope .hmf-display-inline-flex {
  display: inline-flex;
}
.plp-srlp-bootstrap-scope .hmf-display-none {
  display: none;
}
.plp-srlp-bootstrap-scope .hmf-display-inline {
  display: inline;
}
.plp-srlp-bootstrap-scope .hmf-display-inline-block {
  display: inline-block;
}
.plp-srlp-bootstrap-scope .hmf-display-block {
  display: block;
}
.plp-srlp-bootstrap-scope .hmf-display-table {
  display: table;
}
.plp-srlp-bootstrap-scope .hmf-display-table-cell {
  display: table-cell;
}
.plp-srlp-bootstrap-scope .hmf-display-table-row {
  display: table-row;
}
.plp-srlp-bootstrap-scope .hmf-display-inline-flex {
  display: inline-flex;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-display-s-none {
    display: none;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-inline {
    display: inline;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-inline-block {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-block {
    display: block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-table {
    display: table;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-table-cell {
    display: table-cell;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-table-row {
    display: table-row;
  }
  .plp-srlp-bootstrap-scope .hmf-display-s-inline-flex {
    display: inline-flex;
  }
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-display-xsm-none {
    display: none;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-inline {
    display: inline;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-inline-block {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-block {
    display: block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-table {
    display: table;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-table-cell {
    display: table-cell;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-table-row {
    display: table-row;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xsm-inline-flex {
    display: inline-flex;
  }
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-display-sm-none {
    display: none;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-inline {
    display: inline;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-inline-block {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-block {
    display: block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-table {
    display: table;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-table-cell {
    display: table-cell;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-table-row {
    display: table-row;
  }
  .plp-srlp-bootstrap-scope .hmf-display-sm-inline-flex {
    display: inline-flex;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-display-m-none {
    display: none;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-inline {
    display: inline;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-inline-block {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-block {
    display: block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-table {
    display: table;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-table-cell {
    display: table-cell;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-table-row {
    display: table-row;
  }
  .plp-srlp-bootstrap-scope .hmf-display-m-inline-flex {
    display: inline-flex;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-display-md-none {
    display: none;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-inline {
    display: inline;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-inline-block {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-block {
    display: block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-table {
    display: table;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-table-cell {
    display: table-cell;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-table-row {
    display: table-row;
  }
  .plp-srlp-bootstrap-scope .hmf-display-md-inline-flex {
    display: inline-flex;
  }
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-display-lg-none {
    display: none;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-inline {
    display: inline;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-inline-block {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-block {
    display: block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-table {
    display: table;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-table-cell {
    display: table-cell;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-table-row {
    display: table-row;
  }
  .plp-srlp-bootstrap-scope .hmf-display-lg-inline-flex {
    display: inline-flex;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-display-l-none {
    display: none;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-inline {
    display: inline;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-inline-block {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-block {
    display: block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-table {
    display: table;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-table-cell {
    display: table-cell;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-table-row {
    display: table-row;
  }
  .plp-srlp-bootstrap-scope .hmf-display-l-inline-flex {
    display: inline-flex;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-display-xlg-none {
    display: none;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-inline {
    display: inline;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-inline-block {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-block {
    display: block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-table {
    display: table;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-table-cell {
    display: table-cell;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-table-row {
    display: table-row;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xlg-inline-flex {
    display: inline-flex;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-display-xl-none {
    display: none;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-inline {
    display: inline;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-inline-block {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-block {
    display: block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-table {
    display: table;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-table-cell {
    display: table-cell;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-table-row {
    display: table-row;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xl-inline-flex {
    display: inline-flex;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-none {
    display: none;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-inline {
    display: inline;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-inline-block {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-block {
    display: block;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-table {
    display: table;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-table-cell {
    display: table-cell;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-table-row {
    display: table-row;
  }
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-inline-flex {
    display: inline-flex;
  }
}
.plp-srlp-bootstrap-scope .hmf-position-static {
  position: static;
}
.plp-srlp-bootstrap-scope .hmf-position-relative {
  position: relative;
}
.plp-srlp-bootstrap-scope .hmf-position-absolute {
  position: absolute;
}
.plp-srlp-bootstrap-scope .hmf-position-fixed {
  position: fixed;
}
.plp-srlp-bootstrap-scope .hmf-position-sticky {
  position: sticky;
}
.plp-srlp-bootstrap-scope .hmf-position-static {
  position: static;
}
.plp-srlp-bootstrap-scope .hmf-position-relative {
  position: relative;
}
.plp-srlp-bootstrap-scope .hmf-position-absolute {
  position: absolute;
}
.plp-srlp-bootstrap-scope .hmf-position-fixed {
  position: fixed;
}
.plp-srlp-bootstrap-scope .hmf-position-sticky {
  position: sticky;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-position-s-static {
    position: static;
  }
  .plp-srlp-bootstrap-scope .hmf-position-s-relative {
    position: relative;
  }
  .plp-srlp-bootstrap-scope .hmf-position-s-absolute {
    position: absolute;
  }
  .plp-srlp-bootstrap-scope .hmf-position-s-fixed {
    position: fixed;
  }
  .plp-srlp-bootstrap-scope .hmf-position-s-sticky {
    position: sticky;
  }
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-position-xsm-static {
    position: static;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xsm-relative {
    position: relative;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xsm-absolute {
    position: absolute;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xsm-fixed {
    position: fixed;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xsm-sticky {
    position: sticky;
  }
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-position-sm-static {
    position: static;
  }
  .plp-srlp-bootstrap-scope .hmf-position-sm-relative {
    position: relative;
  }
  .plp-srlp-bootstrap-scope .hmf-position-sm-absolute {
    position: absolute;
  }
  .plp-srlp-bootstrap-scope .hmf-position-sm-fixed {
    position: fixed;
  }
  .plp-srlp-bootstrap-scope .hmf-position-sm-sticky {
    position: sticky;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-position-m-static {
    position: static;
  }
  .plp-srlp-bootstrap-scope .hmf-position-m-relative {
    position: relative;
  }
  .plp-srlp-bootstrap-scope .hmf-position-m-absolute {
    position: absolute;
  }
  .plp-srlp-bootstrap-scope .hmf-position-m-fixed {
    position: fixed;
  }
  .plp-srlp-bootstrap-scope .hmf-position-m-sticky {
    position: sticky;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-position-md-static {
    position: static;
  }
  .plp-srlp-bootstrap-scope .hmf-position-md-relative {
    position: relative;
  }
  .plp-srlp-bootstrap-scope .hmf-position-md-absolute {
    position: absolute;
  }
  .plp-srlp-bootstrap-scope .hmf-position-md-fixed {
    position: fixed;
  }
  .plp-srlp-bootstrap-scope .hmf-position-md-sticky {
    position: sticky;
  }
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-position-lg-static {
    position: static;
  }
  .plp-srlp-bootstrap-scope .hmf-position-lg-relative {
    position: relative;
  }
  .plp-srlp-bootstrap-scope .hmf-position-lg-absolute {
    position: absolute;
  }
  .plp-srlp-bootstrap-scope .hmf-position-lg-fixed {
    position: fixed;
  }
  .plp-srlp-bootstrap-scope .hmf-position-lg-sticky {
    position: sticky;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-position-l-static {
    position: static;
  }
  .plp-srlp-bootstrap-scope .hmf-position-l-relative {
    position: relative;
  }
  .plp-srlp-bootstrap-scope .hmf-position-l-absolute {
    position: absolute;
  }
  .plp-srlp-bootstrap-scope .hmf-position-l-fixed {
    position: fixed;
  }
  .plp-srlp-bootstrap-scope .hmf-position-l-sticky {
    position: sticky;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-position-xlg-static {
    position: static;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xlg-relative {
    position: relative;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xlg-absolute {
    position: absolute;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xlg-fixed {
    position: fixed;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xlg-sticky {
    position: sticky;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-position-xl-static {
    position: static;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xl-relative {
    position: relative;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xl-absolute {
    position: absolute;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xl-fixed {
    position: fixed;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xl-sticky {
    position: sticky;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-position-xxlg-static {
    position: static;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xxlg-relative {
    position: relative;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xxlg-absolute {
    position: absolute;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xxlg-fixed {
    position: fixed;
  }
  .plp-srlp-bootstrap-scope .hmf-position-xxlg-sticky {
    position: sticky;
  }
}
.plp-srlp-bootstrap-scope .visually-hidden {
  position: fixed !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.plp-srlp-bootstrap-scope .hmf-display-flex {
  display: flex;
}
.plp-srlp-bootstrap-scope .hmf-flex-row {
  display: flex;
  flex-direction: row;
}
.plp-srlp-bootstrap-scope .hmf-flex-col {
  display: flex;
  flex-direction: column;
}
.plp-srlp-bootstrap-scope .hmf-flex-column {
  display: flex;
  flex-direction: column;
}
.plp-srlp-bootstrap-scope .hmf-flex-row-reverse {
  flex-direction: row-reverse;
}
.plp-srlp-bootstrap-scope .hmf-flex-col-reverse {
  flex-direction: column-reverse;
}
.plp-srlp-bootstrap-scope .hmf-flex-column-reverse {
  flex-direction: column-reverse;
}
.plp-srlp-bootstrap-scope .hmf-flex-wrap {
  flex-wrap: wrap;
}
.plp-srlp-bootstrap-scope .hmf-flex-nowrap {
  flex-wrap: nowrap;
}
.plp-srlp-bootstrap-scope .hmf-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.plp-srlp-bootstrap-scope .hmf-flex-fill {
  flex: 1 1 auto;
}
.plp-srlp-bootstrap-scope .hmf-flex-grow-none {
  flex-grow: 0;
}
.plp-srlp-bootstrap-scope .hmf-flex-grow {
  flex-grow: 1;
}
.plp-srlp-bootstrap-scope .hmf-flex-shrink-none {
  flex-shrink: 0;
}
.plp-srlp-bootstrap-scope .hmf-flex-shrink {
  flex-shrink: 1;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-flex-start {
  justify-content: flex-start;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-flex-end {
  justify-content: flex-end;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-center {
  justify-content: center;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-between {
  justify-content: space-between;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-around {
  justify-content: space-around;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-evenly {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-start {
  justify-content: start;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-end {
  justify-content: end;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-left {
  justify-content: left;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-right {
  justify-content: right;
}
.plp-srlp-bootstrap-scope .hmf-align-items-flex-start {
  align-items: flex-start;
}
.plp-srlp-bootstrap-scope .hmf-align-items-flex-end {
  align-items: flex-end;
}
.plp-srlp-bootstrap-scope .hmf-align-items-center {
  align-items: center;
}
.plp-srlp-bootstrap-scope .hmf-align-items-baseline {
  align-items: baseline;
}
.plp-srlp-bootstrap-scope .hmf-align-items-stretch {
  align-items: stretch;
}
.plp-srlp-bootstrap-scope .hmf-align-items-self-start {
  align-items: self-start;
}
.plp-srlp-bootstrap-scope .hmf-align-items-self-end {
  align-items: self-start;
}
.plp-srlp-bootstrap-scope .hmf-align-content-start {
  align-content: flex-start;
}
.plp-srlp-bootstrap-scope .hmf-align-content-end {
  align-content: flex-end;
}
.plp-srlp-bootstrap-scope .hmf-align-content-center {
  align-content: center;
}
.plp-srlp-bootstrap-scope .hmf-align-content-between {
  align-content: space-between;
}
.plp-srlp-bootstrap-scope .hmf-align-content-around {
  align-content: space-around;
}
.plp-srlp-bootstrap-scope .hmf-align-content-evenly {
  align-content: space-evenly;
}
.plp-srlp-bootstrap-scope .hmf-align-content-stretch {
  align-content: stretch;
}
.plp-srlp-bootstrap-scope .hmf-align-self-auto {
  align-self: auto;
}
.plp-srlp-bootstrap-scope .hmf-align-self-start {
  align-self: flex-start;
}
.plp-srlp-bootstrap-scope .hmf-align-self-end {
  align-self: flex-end;
}
.plp-srlp-bootstrap-scope .hmf-align-self-center {
  align-self: center;
}
.plp-srlp-bootstrap-scope .hmf-align-self-baseline {
  align-self: baseline;
}
.plp-srlp-bootstrap-scope .hmf-align-self-stretch {
  align-self: stretch;
}
.plp-srlp-bootstrap-scope .hmf-display-flex {
  display: flex;
}
.plp-srlp-bootstrap-scope .hmf-flex-row {
  display: flex;
  flex-direction: row;
}
.plp-srlp-bootstrap-scope .hmf-flex-col {
  display: flex;
  flex-direction: column;
}
.plp-srlp-bootstrap-scope .hmf-flex-column {
  display: flex;
  flex-direction: column;
}
.plp-srlp-bootstrap-scope .hmf-flex-row-reverse {
  flex-direction: row-reverse;
}
.plp-srlp-bootstrap-scope .hmf-flex-col-reverse {
  flex-direction: column-reverse;
}
.plp-srlp-bootstrap-scope .hmf-flex-column-reverse {
  flex-direction: column-reverse;
}
.plp-srlp-bootstrap-scope .hmf-flex-wrap {
  flex-wrap: wrap;
}
.plp-srlp-bootstrap-scope .hmf-flex-nowrap {
  flex-wrap: nowrap;
}
.plp-srlp-bootstrap-scope .hmf-flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.plp-srlp-bootstrap-scope .hmf-flex-fill {
  flex: 1 1 auto;
}
.plp-srlp-bootstrap-scope .hmf-flex-grow-none {
  flex-grow: 0;
}
.plp-srlp-bootstrap-scope .hmf-flex-grow {
  flex-grow: 1;
}
.plp-srlp-bootstrap-scope .hmf-flex-shrink-none {
  flex-shrink: 0;
}
.plp-srlp-bootstrap-scope .hmf-flex-shrink {
  flex-shrink: 1;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-flex-start {
  justify-content: flex-start;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-flex-end {
  justify-content: flex-end;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-center {
  justify-content: center;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-between {
  justify-content: space-between;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-around {
  justify-content: space-around;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-evenly {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-start {
  justify-content: start;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-end {
  justify-content: end;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-left {
  justify-content: left;
}
.plp-srlp-bootstrap-scope .hmf-justify-content-right {
  justify-content: right;
}
.plp-srlp-bootstrap-scope .hmf-align-items-flex-start {
  align-items: flex-start;
}
.plp-srlp-bootstrap-scope .hmf-align-items-flex-end {
  align-items: flex-end;
}
.plp-srlp-bootstrap-scope .hmf-align-items-center {
  align-items: center;
}
.plp-srlp-bootstrap-scope .hmf-align-items-baseline {
  align-items: baseline;
}
.plp-srlp-bootstrap-scope .hmf-align-items-stretch {
  align-items: stretch;
}
.plp-srlp-bootstrap-scope .hmf-align-items-self-start {
  align-items: self-start;
}
.plp-srlp-bootstrap-scope .hmf-align-items-self-end {
  align-items: self-start;
}
.plp-srlp-bootstrap-scope .hmf-align-content-start {
  align-content: flex-start;
}
.plp-srlp-bootstrap-scope .hmf-align-content-end {
  align-content: flex-end;
}
.plp-srlp-bootstrap-scope .hmf-align-content-center {
  align-content: center;
}
.plp-srlp-bootstrap-scope .hmf-align-content-between {
  align-content: space-between;
}
.plp-srlp-bootstrap-scope .hmf-align-content-around {
  align-content: space-around;
}
.plp-srlp-bootstrap-scope .hmf-align-content-evenly {
  align-content: space-evenly;
}
.plp-srlp-bootstrap-scope .hmf-align-content-stretch {
  align-content: stretch;
}
.plp-srlp-bootstrap-scope .hmf-align-self-auto {
  align-self: auto;
}
.plp-srlp-bootstrap-scope .hmf-align-self-start {
  align-self: flex-start;
}
.plp-srlp-bootstrap-scope .hmf-align-self-end {
  align-self: flex-end;
}
.plp-srlp-bootstrap-scope .hmf-align-self-center {
  align-self: center;
}
.plp-srlp-bootstrap-scope .hmf-align-self-baseline {
  align-self: baseline;
}
.plp-srlp-bootstrap-scope .hmf-align-self-stretch {
  align-self: stretch;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-display-s-flex {
    display: flex;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-row {
    display: flex;
    flex-direction: row;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-col {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-column {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-row-reverse {
    flex-direction: row-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-col-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-column-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-wrap {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-nowrap {
    flex-wrap: nowrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-fill {
    flex: 1 1 auto;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-grow-none {
    flex-grow: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-grow {
    flex-grow: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-shrink-none {
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-s-shrink {
    flex-shrink: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-s-flex-start {
    justify-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-s-flex-end {
    justify-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-s-center {
    justify-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-s-between {
    justify-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-s-around {
    justify-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-s-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-s-start {
    justify-content: start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-s-end {
    justify-content: end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-s-left {
    justify-content: left;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-s-right {
    justify-content: right;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-s-flex-start {
    align-items: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-s-flex-end {
    align-items: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-s-center {
    align-items: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-s-baseline {
    align-items: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-s-stretch {
    align-items: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-s-self-start {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-s-self-end {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-s-start {
    align-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-s-end {
    align-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-s-center {
    align-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-s-between {
    align-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-s-around {
    align-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-s-evenly {
    align-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-s-stretch {
    align-content: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-s-auto {
    align-self: auto;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-s-start {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-s-end {
    align-self: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-s-center {
    align-self: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-s-baseline {
    align-self: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-s-stretch {
    align-self: stretch;
  }
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .hmf-display-xsm-flex {
    display: flex;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-row {
    display: flex;
    flex-direction: row;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-col {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-column {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-row-reverse {
    flex-direction: row-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-col-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-column-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-wrap {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-nowrap {
    flex-wrap: nowrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-fill {
    flex: 1 1 auto;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-grow-none {
    flex-grow: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-grow {
    flex-grow: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-shrink-none {
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xsm-shrink {
    flex-shrink: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xsm-flex-start {
    justify-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xsm-flex-end {
    justify-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xsm-center {
    justify-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xsm-between {
    justify-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xsm-around {
    justify-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xsm-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xsm-start {
    justify-content: start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xsm-end {
    justify-content: end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xsm-left {
    justify-content: left;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xsm-right {
    justify-content: right;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xsm-flex-start {
    align-items: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xsm-flex-end {
    align-items: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xsm-center {
    align-items: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xsm-baseline {
    align-items: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xsm-stretch {
    align-items: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xsm-self-start {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xsm-self-end {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xsm-start {
    align-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xsm-end {
    align-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xsm-center {
    align-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xsm-between {
    align-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xsm-around {
    align-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xsm-evenly {
    align-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xsm-stretch {
    align-content: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xsm-auto {
    align-self: auto;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xsm-start {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xsm-end {
    align-self: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xsm-center {
    align-self: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xsm-baseline {
    align-self: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xsm-stretch {
    align-self: stretch;
  }
}
@media (min-width: 481px) {
  .plp-srlp-bootstrap-scope .hmf-display-sm-flex {
    display: flex;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-row {
    display: flex;
    flex-direction: row;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-col {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-column {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-row-reverse {
    flex-direction: row-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-col-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-column-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-wrap {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-nowrap {
    flex-wrap: nowrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-fill {
    flex: 1 1 auto;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-grow-none {
    flex-grow: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-grow {
    flex-grow: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-shrink-none {
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-sm-shrink {
    flex-shrink: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-sm-flex-start {
    justify-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-sm-flex-end {
    justify-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-sm-center {
    justify-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-sm-between {
    justify-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-sm-around {
    justify-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-sm-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-sm-start {
    justify-content: start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-sm-end {
    justify-content: end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-sm-left {
    justify-content: left;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-sm-right {
    justify-content: right;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-sm-flex-start {
    align-items: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-sm-flex-end {
    align-items: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-sm-center {
    align-items: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-sm-baseline {
    align-items: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-sm-stretch {
    align-items: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-sm-self-start {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-sm-self-end {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-sm-start {
    align-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-sm-end {
    align-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-sm-center {
    align-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-sm-between {
    align-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-sm-around {
    align-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-sm-evenly {
    align-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-sm-stretch {
    align-content: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-sm-auto {
    align-self: auto;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-sm-start {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-sm-end {
    align-self: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-sm-center {
    align-self: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-sm-baseline {
    align-self: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-sm-stretch {
    align-self: stretch;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-display-m-flex {
    display: flex;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-row {
    display: flex;
    flex-direction: row;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-col {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-column {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-row-reverse {
    flex-direction: row-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-col-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-column-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-wrap {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-nowrap {
    flex-wrap: nowrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-fill {
    flex: 1 1 auto;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-grow-none {
    flex-grow: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-grow {
    flex-grow: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-shrink-none {
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-m-shrink {
    flex-shrink: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-m-flex-start {
    justify-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-m-flex-end {
    justify-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-m-center {
    justify-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-m-between {
    justify-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-m-around {
    justify-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-m-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-m-start {
    justify-content: start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-m-end {
    justify-content: end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-m-left {
    justify-content: left;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-m-right {
    justify-content: right;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-m-flex-start {
    align-items: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-m-flex-end {
    align-items: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-m-center {
    align-items: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-m-baseline {
    align-items: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-m-stretch {
    align-items: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-m-self-start {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-m-self-end {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-m-start {
    align-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-m-end {
    align-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-m-center {
    align-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-m-between {
    align-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-m-around {
    align-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-m-evenly {
    align-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-m-stretch {
    align-content: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-m-auto {
    align-self: auto;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-m-start {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-m-end {
    align-self: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-m-center {
    align-self: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-m-baseline {
    align-self: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-m-stretch {
    align-self: stretch;
  }
}
@media (min-width: 769px) {
  .plp-srlp-bootstrap-scope .hmf-display-md-flex {
    display: flex;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-row {
    display: flex;
    flex-direction: row;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-col {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-column {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-row-reverse {
    flex-direction: row-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-col-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-column-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-wrap {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-nowrap {
    flex-wrap: nowrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-fill {
    flex: 1 1 auto;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-grow-none {
    flex-grow: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-grow {
    flex-grow: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-shrink-none {
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-md-shrink {
    flex-shrink: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-md-flex-start {
    justify-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-md-flex-end {
    justify-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-md-center {
    justify-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-md-between {
    justify-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-md-around {
    justify-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-md-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-md-start {
    justify-content: start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-md-end {
    justify-content: end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-md-left {
    justify-content: left;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-md-right {
    justify-content: right;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-md-flex-start {
    align-items: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-md-flex-end {
    align-items: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-md-center {
    align-items: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-md-baseline {
    align-items: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-md-stretch {
    align-items: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-md-self-start {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-md-self-end {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-md-start {
    align-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-md-end {
    align-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-md-center {
    align-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-md-between {
    align-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-md-around {
    align-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-md-evenly {
    align-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-md-stretch {
    align-content: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-md-auto {
    align-self: auto;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-md-start {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-md-end {
    align-self: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-md-center {
    align-self: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-md-baseline {
    align-self: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-md-stretch {
    align-self: stretch;
  }
}
@media (min-width: 1025px) {
  .plp-srlp-bootstrap-scope .hmf-display-lg-flex {
    display: flex;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-row {
    display: flex;
    flex-direction: row;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-col {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-column {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-row-reverse {
    flex-direction: row-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-col-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-column-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-wrap {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-nowrap {
    flex-wrap: nowrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-fill {
    flex: 1 1 auto;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-grow-none {
    flex-grow: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-grow {
    flex-grow: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-shrink-none {
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-lg-shrink {
    flex-shrink: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-lg-flex-start {
    justify-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-lg-flex-end {
    justify-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-lg-center {
    justify-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-lg-between {
    justify-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-lg-around {
    justify-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-lg-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-lg-start {
    justify-content: start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-lg-end {
    justify-content: end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-lg-left {
    justify-content: left;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-lg-right {
    justify-content: right;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-lg-flex-start {
    align-items: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-lg-flex-end {
    align-items: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-lg-center {
    align-items: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-lg-baseline {
    align-items: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-lg-stretch {
    align-items: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-lg-self-start {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-lg-self-end {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-lg-start {
    align-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-lg-end {
    align-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-lg-center {
    align-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-lg-between {
    align-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-lg-around {
    align-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-lg-evenly {
    align-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-lg-stretch {
    align-content: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-lg-auto {
    align-self: auto;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-lg-start {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-lg-end {
    align-self: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-lg-center {
    align-self: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-lg-baseline {
    align-self: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-lg-stretch {
    align-self: stretch;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-display-l-flex {
    display: flex;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-row {
    display: flex;
    flex-direction: row;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-col {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-column {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-row-reverse {
    flex-direction: row-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-col-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-column-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-wrap {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-nowrap {
    flex-wrap: nowrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-fill {
    flex: 1 1 auto;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-grow-none {
    flex-grow: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-grow {
    flex-grow: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-shrink-none {
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-l-shrink {
    flex-shrink: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-l-flex-start {
    justify-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-l-flex-end {
    justify-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-l-center {
    justify-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-l-between {
    justify-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-l-around {
    justify-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-l-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-l-start {
    justify-content: start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-l-end {
    justify-content: end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-l-left {
    justify-content: left;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-l-right {
    justify-content: right;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-l-flex-start {
    align-items: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-l-flex-end {
    align-items: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-l-center {
    align-items: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-l-baseline {
    align-items: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-l-stretch {
    align-items: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-l-self-start {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-l-self-end {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-l-start {
    align-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-l-end {
    align-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-l-center {
    align-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-l-between {
    align-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-l-around {
    align-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-l-evenly {
    align-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-l-stretch {
    align-content: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-l-auto {
    align-self: auto;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-l-start {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-l-end {
    align-self: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-l-center {
    align-self: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-l-baseline {
    align-self: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-l-stretch {
    align-self: stretch;
  }
}
@media (min-width: 1281px) {
  .plp-srlp-bootstrap-scope .hmf-display-xlg-flex {
    display: flex;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-row {
    display: flex;
    flex-direction: row;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-col {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-column {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-row-reverse {
    flex-direction: row-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-col-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-column-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-wrap {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-nowrap {
    flex-wrap: nowrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-fill {
    flex: 1 1 auto;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-grow-none {
    flex-grow: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-grow {
    flex-grow: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-shrink-none {
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xlg-shrink {
    flex-shrink: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xlg-flex-start {
    justify-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xlg-flex-end {
    justify-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xlg-center {
    justify-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xlg-between {
    justify-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xlg-around {
    justify-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xlg-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xlg-start {
    justify-content: start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xlg-end {
    justify-content: end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xlg-left {
    justify-content: left;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xlg-right {
    justify-content: right;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xlg-flex-start {
    align-items: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xlg-flex-end {
    align-items: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xlg-center {
    align-items: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xlg-baseline {
    align-items: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xlg-stretch {
    align-items: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xlg-self-start {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xlg-self-end {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xlg-start {
    align-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xlg-end {
    align-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xlg-center {
    align-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xlg-between {
    align-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xlg-around {
    align-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xlg-evenly {
    align-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xlg-stretch {
    align-content: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xlg-auto {
    align-self: auto;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xlg-start {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xlg-end {
    align-self: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xlg-center {
    align-self: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xlg-baseline {
    align-self: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xlg-stretch {
    align-self: stretch;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-display-xl-flex {
    display: flex;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-row {
    display: flex;
    flex-direction: row;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-col {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-column {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-row-reverse {
    flex-direction: row-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-col-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-column-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-wrap {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-nowrap {
    flex-wrap: nowrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-fill {
    flex: 1 1 auto;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-grow-none {
    flex-grow: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-grow {
    flex-grow: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-shrink-none {
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xl-shrink {
    flex-shrink: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xl-flex-start {
    justify-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xl-flex-end {
    justify-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xl-center {
    justify-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xl-between {
    justify-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xl-around {
    justify-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xl-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xl-start {
    justify-content: start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xl-end {
    justify-content: end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xl-left {
    justify-content: left;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xl-right {
    justify-content: right;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xl-flex-start {
    align-items: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xl-flex-end {
    align-items: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xl-center {
    align-items: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xl-baseline {
    align-items: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xl-stretch {
    align-items: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xl-self-start {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xl-self-end {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xl-start {
    align-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xl-end {
    align-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xl-center {
    align-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xl-between {
    align-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xl-around {
    align-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xl-evenly {
    align-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xl-stretch {
    align-content: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xl-auto {
    align-self: auto;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xl-start {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xl-end {
    align-self: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xl-center {
    align-self: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xl-baseline {
    align-self: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xl-stretch {
    align-self: stretch;
  }
}
@media (min-width: 1441px) {
  .plp-srlp-bootstrap-scope .hmf-display-xxlg-flex {
    display: flex;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-row {
    display: flex;
    flex-direction: row;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-col {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-column {
    display: flex;
    flex-direction: column;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-row-reverse {
    flex-direction: row-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-col-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-column-reverse {
    flex-direction: column-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-wrap {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-nowrap {
    flex-wrap: nowrap;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-wrap-reverse {
    flex-wrap: wrap-reverse;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-fill {
    flex: 1 1 auto;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-grow-none {
    flex-grow: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-grow {
    flex-grow: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-shrink-none {
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .hmf-flex-xxlg-shrink {
    flex-shrink: 1;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xxlg-flex-start {
    justify-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xxlg-flex-end {
    justify-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xxlg-center {
    justify-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xxlg-between {
    justify-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xxlg-around {
    justify-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xxlg-evenly {
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xxlg-start {
    justify-content: start;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xxlg-end {
    justify-content: end;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xxlg-left {
    justify-content: left;
  }
  .plp-srlp-bootstrap-scope .hmf-justify-content-xxlg-right {
    justify-content: right;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xxlg-flex-start {
    align-items: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xxlg-flex-end {
    align-items: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xxlg-center {
    align-items: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xxlg-baseline {
    align-items: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xxlg-stretch {
    align-items: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xxlg-self-start {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-items-xxlg-self-end {
    align-items: self-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xxlg-start {
    align-content: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xxlg-end {
    align-content: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xxlg-center {
    align-content: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xxlg-between {
    align-content: space-between;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xxlg-around {
    align-content: space-around;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xxlg-evenly {
    align-content: space-evenly;
  }
  .plp-srlp-bootstrap-scope .hmf-align-content-xxlg-stretch {
    align-content: stretch;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xxlg-auto {
    align-self: auto;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xxlg-start {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xxlg-end {
    align-self: flex-end;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xxlg-center {
    align-self: center;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xxlg-baseline {
    align-self: baseline;
  }
  .plp-srlp-bootstrap-scope .hmf-align-self-xxlg-stretch {
    align-self: stretch;
  }
}
.plp-srlp-bootstrap-scope :root {
  /*********** GENERIC STYLING ***********/
  --hmf-button-border-radius: 4px;
  --hmf-button-hover-shadow: var(--hmf-subtle-shadow);
  /*********** PRIMARY BUTTONS ***********/
  --hmf-button-primary-text-color: var(--hmf-gray50);
  --hmf-button-primary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-primary-background-color: var(--hmf-secondary500);
  --hmf-button-primary-active-background-color: var(--hmf-secondary700);
  --hmf-button-primary-hover-background-color: var(--hmf-secondary300);
  --hmf-button-primary-inactive-background-color: var(--hmf-gray300);
  --hmf-button-primary-border-color: var(--hmf-secondary500);
  --hmf-button-primary-hover-border-color: var(--hmf-secondary300);
  --hmf-button-primary-active-border-color: var(--hmf-secondary700);
  --hmf-button-primary-inactive-border-color: var(--hmf-gray300);
  /*********** SECONDARY BUTTONS ***********/
  --hmf-button-secondary-text-color: var(--hmf-gray900);
  --hmf-button-secondary-active-text-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-text-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-secondary-background-color: var(--hmf-gray50);
  --hmf-button-secondary-active-background-color: var(--hmf-gray400);
  --hmf-button-secondary-hover-background-color: var(--hmf-gray200);
  --hmf-button-secondary-inactive-background-color: var(--hmf-gray50);
  --hmf-button-secondary-border-color: var(--hmf-gray900);
  --hmf-button-secondary-active-border-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-border-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-border-color: var(--hmf-gray400);
  /*********** TERTIARY BUTTONS ***********/
  --hmf-button-tertiary-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-hover-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-active-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-inactive-text-color: var(--hmf-gray500);
  --hmf-button-tertiary-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-background-color: var(--hmf-gray100);
  --hmf-button-tertiary-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-border-color: var(--hmf-gray100);
  --hmf-button-tertiary-active-shadow: var(--hmf-soft-shadow);
  /*********** MARKETING BUTTONS ***********/
  --hmf-button-marketing-text-color: var(--hmf-gray50);
  --hmf-button-marketing-inactive-text-color: var(--hmf-gray600);
  --hmf-button-marketing-hover-text-color: var(--hmf-gray50);
  --hmf-button-marketing-active-text-color: var(--hmf-gray50);
  --hmf-button-marketing-background-color: var(--hmf-primary600);
  --hmf-button-marketing-active-background-color: var(--hmf-primary500);
  --hmf-button-marketing-hover-background-color: var(--hmf-primary300);
  --hmf-button-marketing-inactive-background-color: var(--hmf-gray300);
  --hmf-button-marketing-border-color: var(--hmf-primary600);
  --hmf-button-marketing-active-border-color: var(--hmf-primary500);
  --hmf-button-marketing-hover-border-color: var(--hmf-primary300);
  --hmf-button-marketing-inactive-border-color: var(--hmf-gray300);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-checkbox-span-border: var(--hmf-gray600);
  --hmf-checkbox-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-active-background: var(--hmf-gray900);
  --hmf-checkbox-hover-span-border: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-background: var(--hmf-gray700);
  --hmf-checkbox-error-color: var(--hmf-red700);
  --hmf-checkbox-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-checkbox-disabled-color: var(--hmf-gray500);
  --hmf-checkbox-disabled-span-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-background: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-background: var(--hmf-gray300);
  --hmf-checkbox-error-span-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-background: var(--hmf-red50);
  --hmf-checkbox-error-span-active-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-active-background: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-chip-font-size: var(--body-font-size-m);
  --hmf-chip-line-height: var(--body-line-height-m);
  --hmf-chip-font-weight: var(--font-primary-bold-weight);
  --hmf-chip-font-family: var(--font-primary);
  --hmf-chip-letter-spacing: var(--body-letter-spacing);
  --hmf-chip-background-color: var(--hmf-gray200);
  --hmf-chip-color: var(--hmf-gray900);
  --hmf-chip-hover-background-color: var(--hmf-gray400);
  --hmf-chip-focus-background-color: var(--hmf-gray400);
  --hmf-chip-focus-outline: 1px dashed var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-color-swatch-button-disabled-border-color: var(--hmf-gray700);
  --hmf-color-swatch-button-disabled-outline-color: var(--hmf-gray50);
  --hmf-color-swatch-img-border-color: var(--hmf-gray600);
  --hmf-color-swatch-img-hover-border-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-pricing-color-swatch-button-background-color: var(--hmf-gray50);
  --hmf-color-swatch-button-disabled-text-color: var(--hmf-gray600);
  --hmf-color-swatch-button-clearence-text-color: var(--hmf-red900);
  --hmf-pricing-color-swatch-text-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-border-color: var(--hmf-gray200);
  --hmf-pricing-color-swatch-button-selected-border-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-hover-border-color: var(--hmf-gray500);
  --hmf-pricing-color-swatch-disabled-strikethough-color: var(--hmf-gray500);
  --hmf-color-swatch-button-disabled--strikethrough-outline-color: var(--hmf-gray50);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-product-availability-cancel-icon-color: var(--hmf-red500);
  --hmf-product-availability-warning-icon-color: var(--hmf-yellow500);
  --hmf-product-availability-success-icon-color: var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-product-title-text-color: var(--hmf-gray900);
  --hmf-product-title-font-size: var(--label-font-size-l);
  --hmf-product-title-line-height: var(--label-line-height-l);
  --hmf-product-title-font-weight: 500;
  --hmf-product-title-font-family: var(--font-primary);
  --hmf-product-title-letter-spacing: var(--label-letter-spacing);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-promotion-text-color: var(--hmf-gray500);
  --hmf-promotion-font-weight: var(--font-primary-regular-weight);
  --hmf-promotion-font-family: var(--font-primary);
  --hmf-promotion-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-radio-font-size: var(--body-font-size-m);
  --hmf-radio-line-height: var(--body-line-height-m);
  --hmf-radio-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-font-family: var(--font-primary);
  --hmf-radio-letter-spacing: var(--body-letter-spacing);
  --hmf-radio-error-font-family: var(--font-primary);
  --hmf-radio-error-font-size: var(--legal-font-size-s);
  --hmf-radio-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-error-line-height: var(--legal-line-height-s);
  --hmf-radio-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-label-color: var(--hmf-gray900);
  --hmf-radio-border: 1px solid var(--hmf-gray600);
  --hmf-radio-background-color: var(--hmf-gray50);
  --hmf-radio-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-active-border-color: var(--hmf-primary300);
  --hmf-radio-indicator-active-background-color: var(--hmf-primary300);
  --hmf-radio-hover-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-indicator-background-color: var(--hmf-primary700);
  --hmf-radio-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-radio-disabled-color: var(--hmf-gray500);
  --hmf-radio-disabled-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-background-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-error-color: var(--hmf-gray900);
  --hmf-radio-error-border-color: var(--hmf-red700);
  --hmf-radio-error-background-color: var(--hmf-red50);
  --hmf-radio-error-active-border-color: var(--hmf-red700);
  --hmf-radio-error-active-indicator-background-color: var(--hmf-red700);
  --hmf-radio-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-radio-group-font-size: var(--label-font-size-m);
  --hmf-radio-group-line-height: var(--label-line-height-m);
  --hmf-radio-group-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-font-family: var(--font-primary);
  --hmf-radio-group-letter-spacing: var(--label-letter-spacing);
  --hmf-radio-group-error-font-family: var(--font-primary);
  --hmf-radio-group-error-font-size: var(--legal-font-size-s);
  --hmf-radio-group-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-error-line-height: var(--legal-line-height-s);
  --hmf-radio-group-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-group-error-color: var(--hmf-red700) ;
}
.plp-srlp-bootstrap-scope :root {
  --hmf-recommendation-card-hover-color: var(--hmf-gray400);
  --hmf-recommendation-card-background-color: var(--hmf-gray50);
  --hmf-recommendation-card-text-color: var(--hmf-gray900);
  --hmf-recommendation-card-price-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-panel-font-size: var(--body-font-size-s);
  --hmf-panel-line-height: var(--body-line-height-s);
  --hmf-panel-font-weight: normal;
  --hmf-panel-font-family: var(--font-primary);
  --hmf-panel-letter-spacing: normal;
  --hmf-panel-content-background-color: var(--hmf-gray50);
  --hmf-panel-header-background-color: var(--hmf-gray100);
  --hmf-panel-overlay-background-color: var(--hmf-gray900);
  --hmf-panel-close-button-hover-background-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-background-color: var(--hmf-gray200);
  --hmf-panel-header-border-color: var(--hmf-gray100);
  --hmf-panel-close-button-hover-border-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-sticky-banner-font-size: var(--body-font-size-s);
  --hmf-sticky-banner-line-height: var(--body-line-height-s);
  --hmf-sticky-banner-font-weight: normal;
  --hmf-sticky-banner-font-family: var(--font-primary);
  --hmf-sticky-banner-letter-spacing: normal;
  --hmf-sticky-banner-content-background-color: var(--hmf-gray50);
  --hmf-sticky-banner-content-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-text-link-color: var(--hmf-gray900);
  --hmf-text-link-active-color: var(--hmf-gray600);
  --hmf-text-link-font-size: var(--body-font-size-m);
  --hmf-text-link-line-height: var(--body-line-height-m);
  --hmf-text-link-font-weight: var(--font-primary-regular-weight);
  --hmf-text-link-font-family: var(--font-primary);
  --hmf-text-link-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root {
  --hmf-text-input-font-size: var(--body-font-size-m);
  --hmf-text-input-line-height: var(--body-line-height-m);
  --hmf-text-input-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-font-family: var(--font-primary);
  --hmf-text-input-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-text-area-font-size: var(--body-font-size-m);
  --hmf-text-input-text-area-line-height: var(--body-line-height-m);
  --hmf-text-input-text-area-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-text-area-font-family: var(--font-primary);
  --hmf-text-input-text-area-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-border: 1px solid var(--hmf-gray700);
  --hmf-text-input-background-color: var(--hmf-gray50);
  --hmf-text-input-input-color: var(--hmf-gray900);
  --hmf-text-input-input-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-focused-border: 1px solid var(--hmf-primary300);
  --hmf-text-input-disabled-background-color: var(--hmf-gray200);
  --hmf-text-input-disabled-color: var(--hmf-gray700);
  --hmf-text-input-disabled-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-label-color: var(--hmf-gray900);
  --hmf-text-input-color: var(--hmf-gray700);
  --hmf-text-input-error-label-color: var(--hmf-red700);
  --hmf-text-input-error-color: var(--hmf-red700);
  --hmf-text-input-error-border: 1px solid var(--hmf-red700);
  --hmf-text-input-error-background-color: rgba(230, 108, 70, 0.2);
  --hmf-text-input-error-placeholder-color: var(--hmf-gray900);
  --hmf-text-input-error-svg-fill: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  /*********** GENERAL STYLES ***********/
  --hmf-focus-outline: 1px dashed var(--hmf-gray400);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-background-base: var(--hmf-gray50);
  --hmf-background-base-subtle: var(--hmf-gray100);
  --hmf-background-inverse: var(--hmf-gray900);
  --hmf-background-inverse-subtle: var(--hmf-gray800);
  --hmf-background-primary: var(--hmf-primary600);
  --hmf-fill-base: var(--hmf-gray50);
  --hmf-fill-base-subtle: var(--hmf-gray100);
  --hmf-fill-base-prominent: var(--hmf-gray200);
  --hmf-fill-inverse: var(--hmf-gray900);
  --hmf-fill-inverse-subtle: var(--hmf-gray700);
  --hmf-fill-primary-static: var(--hmf-secondary500);
  --hmf-fill-primary-hover: var(--hmf-secondary700);
  --hmf-fill-primary-active: var(--hmf-secondary600);
  --hmf-fill-secondary-static: var(--hmf-gray50);
  --hmf-fill-secondary-hover: var(--hmf-gray100);
  --hmf-fill-secondary-active: var(--hmf-gray200);
  --hmf-fill-tertiary-static: var(--hmf-gray900);
  --hmf-fill-tertiary-hover: var(--hmf-gray700);
  --hmf-fill-tertiary-active: var(--hmf-gray800);
  --hmf-fill-disabled: var(--hmf-gray500);
  --hmf-fill-disabled-subtle: var(--hmf-gray200);
  --hmf-fill-negative: var(--hmf-red600);
  --hmf-fill-negative-subtle: var(--hmf-red100);
  --hmf-fill-warning: var(--hmf-yellow300);
  --hmf-fill-warning-subtle: var(--hmf-yellow50);
  --hmf-fill-positive: var(--hmf-primary500);
  --hmf-fill-positive-subtle: var(--hmf-primary100);
  --hmf-label-base: var(--hmf-gray900);
  --hmf-label-base-subtle: var(--hmf-gray600);
  --hmf-label-inverse-base: var(--hmf-gray50);
  --hmf-label-inverse-subtle: var(--hmf-gray100);
  --hmf-label-primary-static: var(--hmf-secondary500);
  --hmf-label-primary-hover: var(--hmf-secondary600);
  --hmf-label-primary-active: var(--hmf-secondary400);
  --hmf-label-secondary-static: var(--hmf-gray900);
  --hmf-label-secondary-hover: var(--hmf-gray700);
  --hmf-label-secondary-active: var(--hmf-gray800);
  --hmf-label-secondary-subtle-static: var(--hmf-gray600);
  --hmf-label-secondary-subtle-hover: var(--hmf-gray900);
  --hmf-label-secondary-subtle-active: var(--hmf-gray800);
  --hmf-label-tertiary-static: var(--hmf-gray900);
  --hmf-label-tertiary-hover: var(--hmf-secondary500);
  --hmf-label-tertiary-active: var(--hmf-secondary400);
  --hmf-label-sale: var(--hmf-red800);
  --hmf-label-disabled: var(--hmf-gray500);
  --hmf-label-disabled-subtle: var(--hmf-gray200);
  --hmf-label-negative: var(--hmf-red600);
  --hmf-label-warning: var(--hmf-yellow600);
  --hmf-border-base: var(--hmf-gray300);
  --hmf-border-base-subtle: var(--hmf-gray200);
  --hmf-border-inverse: var(--hmf-gray900);
  --hmf-border-inverse-subtle: var(--hmf-gray700);
  --hmf-border-primary-static: var(--hmf-secondary500);
  --hmf-border-primary-hover: var(--hmf-secondary600);
  --hmf-border-primary-active: var(--hmf-secondary400);
  --hmf-border-secondary-static: var(--hmf-gray900);
  --hmf-border-secondary-hover: var(--hmf-gray700);
  --hmf-border-secondary-active: var(--hmf-gray800);
  --hmf-border-secondary-subtle-static: var(--hmf-gray600);
  --hmf-border-secondary-subtle-hover: var(--hmf-gray400);
  --hmf-border-secondary-subtle-active: var(--hmf-gray500);
  --hmf-border-tertiary-static: var(--hmf-gray900);
  --hmf-border-tertiary-hover: var(--hmf-secondary500);
  --hmf-border-tertiary-active: var(--hmf-secondary400);
  --hmf-border-focused: var(--hmf-gray600);
  --hmf-border-inverse-focused: var(--hmf-gray50);
  --hmf-border-disabled: var(--hmf-gray500);
  --hmf-border-disabled-subtle: var(--hmf-gray200);
  --hmf-border-negative: var(--hmf-red600);
  --hmf-border-warning: var(--hmf-yellow500);
  --hmf-border-positive: var(--hmf-primary600);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --font-display: "Montserrat", sans-serif;
  --font-primary: "Montserrat", sans-serif;
  --font-label: "Montserrat", sans-serif;
  --font-display-weight: 500;
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  /* DISPLAY TEXT */
  --display-letter-spacing-xs: 0.2rem;
  --display-letter-spacing-s: 0.2rem;
  --display-font-size-m: 4.2rem;
  --display-letter-spacing-m: 0.2rem;
  --display-line-height-m: 4.2rem;
  --display-letter-spacing-l: 0.4rem;
  --display-letter-spacing-xl: 0.1rem;
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  /* HEADINGS */
  --header-letter-spacing: 0.1rem;
  --header-line-height-s: 2rem;
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-primary50: #e9e5e7;
  --hmf-primary100: #c7bfc4;
  --hmf-primary200: #e1d1e0;
  --hmf-primary300: #7c6976;
  --hmf-primary400: #604858;
  --hmf-primary500: #44283b;
  --hmf-primary600: #3e2435;
  --hmf-primary700: #351e2d;
  --hmf-primary800: #2d1826;
  --hmf-primary900: #1f0f19;
  --hmf-secondary50: #f8f2e6;
  --hmf-secondary100: #f1ebde;
  --hmf-secondary200: #eee6da;
  --hmf-secondary300: #ede4db;
  --hmf-secondary400: #eedfd9;
  --hmf-secondary500: #f6ddda;
  --hmf-secondary600: #e8d2cf;
  --hmf-secondary700: #e5d2d0;
  --hmf-secondary800: #e3d1c7;
  --hmf-secondary900: #ddc7c0;
  --hmf-tertiary50: #e9f5ef;
  --hmf-tertiary100: #c8e5d7;
  --hmf-tertiary200: #a4d4bd;
  --hmf-tertiary300: #80c2a3;
  --hmf-tertiary400: #64b58f;
  --hmf-tertiary500: #49a87b;
  --hmf-tertiary600: #42a073;
  --hmf-tertiary700: #399768;
  --hmf-tertiary800: #318d5e;
  --hmf-tertiary900: #217d4b;
  --hmf-accent50: #e0edf0;
  --hmf-accent100: #b3d2d8;
  --hmf-accent200: #80b4bf;
  --hmf-accent300: #4d95a5;
  --hmf-accent400: #267f91;
  --hmf-accent500: #006580;
  --hmf-accent600: #006076;
  --hmf-accent700: #00556b;
  --hmf-accent800: #004b61;
  --hmf-accent900: #003a5d;
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  /*********** GENERIC STYLING ***********/
  --hmf-button-border-radius: 4px;
  --hmf-button-hover-shadow: var(--hmf-subtle-shadow);
  /*********** PRIMARY BUTTONS ***********/
  --hmf-button-primary-text-color: var(--hmf-gray50);
  --hmf-button-primary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-primary-background-color: var(--hmf-primary500);
  --hmf-button-primary-active-background-color: var(--hmf-primary600);
  --hmf-button-primary-hover-background-color: var(--hmf-primary400);
  --hmf-button-primary-inactive-background-color: var(--hmf-gray300);
  --hmf-button-primary-border-color: var(--hmf-primary500);
  --hmf-button-primary-hover-border-color: var(--hmf-primary400);
  --hmf-button-primary-active-border-color: var(--hmf-primary600);
  --hmf-button-primary-inactive-border-color: var(--hmf-gray300);
  /*********** SECONDARY BUTTONS ***********/
  --hmf-button-secondary-text-color: var(--hmf-gray900);
  --hmf-button-secondary-active-text-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-text-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-secondary-background-color: var(--hmf-gray50);
  --hmf-button-secondary-active-background-color: var(--hmf-gray400);
  --hmf-button-secondary-hover-background-color: var(--hmf-gray200);
  --hmf-button-secondary-inactive-background-color: var(--hmf-gray50);
  --hmf-button-secondary-border-color: var(--hmf-gray900);
  --hmf-button-secondary-active-border-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-border-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-border-color: var(--hmf-gray400);
  /*********** TERTIARY BUTTONS ***********/
  --hmf-button-tertiary-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-hover-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-active-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-inactive-text-color: var(--hmf-gray500);
  --hmf-button-tertiary-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-background-color: var(--hmf-gray100);
  --hmf-button-tertiary-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-border-color: var(--hmf-gray100);
  --hmf-button-tertiary-active-shadow: var(--hmf-soft-shadow);
  /*********** MARKETING BUTTONS ***********/
  --hmf-button-marketing-text-color: var(--hmf-gray900);
  --hmf-button-marketing-inactive-text-color: var(--hmf-gray600);
  --hmf-button-marketing-hover-text-color: var(--hmf-gray900);
  --hmf-button-marketing-active-text-color: var(--hmf-gray900);
  --hmf-button-marketing-background-color: var(--hmf-secondary100);
  --hmf-button-marketing-active-background-color: var(--hmf-secondary500);
  --hmf-button-marketing-hover-background-color: var(--hmf-secondary300);
  --hmf-button-marketing-inactive-background-color: var(--hmf-gray300);
  --hmf-button-marketing-border-color: var(--hmf-secondary100);
  --hmf-button-marketing-active-border-color: var(--hmf-secondary500);
  --hmf-button-marketing-hover-border-color: var(--hmf-secondary300);
  --hmf-button-marketing-inactive-border-color: var(--hmf-gray300);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-checkbox-span-border: var(--hmf-gray600);
  --hmf-checkbox-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-active-background: var(--hmf-gray900);
  --hmf-checkbox-hover-span-border: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-background: var(--hmf-gray700);
  --hmf-checkbox-error-color: var(--hmf-red700);
  --hmf-checkbox-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-checkbox-disabled-color: var(--hmf-gray500);
  --hmf-checkbox-disabled-span-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-background: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-background: var(--hmf-gray300);
  --hmf-checkbox-error-span-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-background: var(--hmf-red50);
  --hmf-checkbox-error-span-active-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-active-background: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-chip-font-size: var(--body-font-size-m);
  --hmf-chip-line-height: var(--body-line-height-m);
  --hmf-chip-font-weight: var(--font-primary-bold-weight);
  --hmf-chip-font-family: var(--font-primary);
  --hmf-chip-letter-spacing: var(--body-letter-spacing);
  --hmf-chip-background-color: var(--hmf-gray200);
  --hmf-chip-color: var(--hmf-gray900);
  --hmf-chip-hover-background-color: var(--hmf-gray400);
  --hmf-chip-focus-background-color: var(--hmf-gray400);
  --hmf-chip-focus-outline: 1px dashed var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-color-swatch-button-disabled-border-color: var(--hmf-gray700);
  --hmf-color-swatch-button-disabled-outline-color: var(--hmf-gray50);
  --hmf-color-swatch-img-border-color: var(--hmf-gray600);
  --hmf-color-swatch-img-hover-border-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-pricing-color-swatch-button-background-color: var(--hmf-gray50);
  --hmf-color-swatch-button-disabled-text-color: var(--hmf-gray600);
  --hmf-color-swatch-button-clearence-text-color: var(--hmf-red900);
  --hmf-pricing-color-swatch-text-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-border-color: var(--hmf-gray200);
  --hmf-pricing-color-swatch-button-selected-border-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-hover-border-color: var(--hmf-gray500);
  --hmf-pricing-color-swatch-disabled-strikethough-color: var(--hmf-gray500);
  --hmf-color-swatch-button-disabled--strikethrough-outline-color: var(
    --hmf-gray50
  );
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-product-availability-cancel-icon-color: var(--hmf-red500);
  --hmf-product-availability-warning-icon-color: var(--hmf-yellow500);
  --hmf-product-availability-success-icon-color: var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-product-title-text-color: var(--hmf-gray900);
  --hmf-product-title-font-size: var(--label-font-size-l);
  --hmf-product-title-line-height: var(--label-line-height-l);
  --hmf-product-title-font-weight: 500;
  --hmf-product-title-font-family: var(--font-primary);
  --hmf-product-title-letter-spacing: var(--label-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-promotion-text-color: var(--hmf-gray500);
  --hmf-promotion-font-weight: var(--font-primary-regular-weight);
  --hmf-promotion-font-family: var(--font-primary);
  --hmf-promotion-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-radio-font-size: var(--body-font-size-m);
  --hmf-radio-line-height: var(--body-line-height-m);
  --hmf-radio-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-font-family: var(--font-primary);
  --hmf-radio-letter-spacing: var(--body-letter-spacing);
  --hmf-radio-error-font-family: var(--font-primary);
  --hmf-radio-error-font-size: var(--legal-font-size-s);
  --hmf-radio-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-error-line-height: var(--legal-line-height-s);
  --hmf-radio-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-label-color: var(--hmf-gray900);
  --hmf-radio-border: 1px solid var(--hmf-gray600);
  --hmf-radio-background-color: var(--hmf-gray50);
  --hmf-radio-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-active-border-color: var(--hmf-primary300);
  --hmf-radio-indicator-active-background-color: var(--hmf-primary300);
  --hmf-radio-hover-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-indicator-background-color: var(--hmf-primary700);
  --hmf-radio-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-radio-disabled-color: var(--hmf-gray500);
  --hmf-radio-disabled-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-background-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-error-color: var(--hmf-gray900);
  --hmf-radio-error-border-color: var(--hmf-red700);
  --hmf-radio-error-background-color: var(--hmf-red50);
  --hmf-radio-error-active-border-color: var(--hmf-red700);
  --hmf-radio-error-active-indicator-background-color: var(--hmf-red700);
  --hmf-radio-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-radio-group-font-size: var(--label-font-size-m);
  --hmf-radio-group-line-height: var(--label-line-height-m);
  --hmf-radio-group-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-font-family: var(--font-primary);
  --hmf-radio-group-letter-spacing: var(--label-letter-spacing);
  --hmf-radio-group-error-font-family: var(--font-primary);
  --hmf-radio-group-error-font-size: var(--legal-font-size-s);
  --hmf-radio-group-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-error-line-height: var(--legal-line-height-s);
  --hmf-radio-group-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-group-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-recommendation-card-hover-color: var(--hmf-gray400);
  --hmf-recommendation-card-background-color: var(--hmf-gray50);
  --hmf-recommendation-card-text-color: var(--hmf-gray900);
  --hmf-recommendation-card-price-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-panel-font-size: var(--body-font-size-s);
  --hmf-panel-line-height: var(--body-line-height-s);
  --hmf-panel-font-weight: normal;
  --hmf-panel-font-family: var(--font-primary);
  --hmf-panel-letter-spacing: normal;
  --hmf-panel-content-background-color: var(--hmf-gray50);
  --hmf-panel-header-background-color: var(--hmf-gray100);
  --hmf-panel-overlay-background-color: var(--hmf-gray900);
  --hmf-panel-close-button-hover-background-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-background-color: var(--hmf-gray200);
  --hmf-panel-header-border-color: var(--hmf-gray100);
  --hmf-panel-close-button-hover-border-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-sticky-banner-font-size: var(--body-font-size-s);
  --hmf-sticky-banner-line-height: var(--body-line-height-s);
  --hmf-sticky-banner-font-weight: normal;
  --hmf-sticky-banner-font-family: var(--font-primary);
  --hmf-sticky-banner-letter-spacing: normal;
  --hmf-sticky-banner-content-background-color: var(--hmf-gray50);
  --hmf-sticky-banner-content-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-text-link-color: var(--hmf-gray900);
  --hmf-text-link-active-color: var(--hmf-gray600);
  --hmf-text-link-font-size: var(--body-font-size-m);
  --hmf-text-link-line-height: var(--body-line-height-m);
  --hmf-text-link-font-weight: var(--font-primary-regular-weight);
  --hmf-text-link-font-family: var(--font-primary);
  --hmf-text-link-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-calia-theme,
.plp-srlp-bootstrap-scope :root .hmf-calia-theme {
  --hmf-text-input-font-size: var(--body-font-size-m);
  --hmf-text-input-line-height: var(--body-line-height-m);
  --hmf-text-input-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-font-family: var(--font-primary);
  --hmf-text-input-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-text-area-font-size: var(--body-font-size-m);
  --hmf-text-input-text-area-line-height: var(--body-line-height-m);
  --hmf-text-input-text-area-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-text-area-font-family: var(--font-primary);
  --hmf-text-input-text-area-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-border: 1px solid var(--hmf-gray700);
  --hmf-text-input-background-color: var(--hmf-gray50);
  --hmf-text-input-input-color: var(--hmf-gray900);
  --hmf-text-input-input-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-focused-border: 1px solid var(--hmf-primary300);
  --hmf-text-input-disabled-background-color: var(--hmf-gray200);
  --hmf-text-input-disabled-color: var(--hmf-gray700);
  --hmf-text-input-disabled-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-label-color: var(--hmf-gray900);
  --hmf-text-input-color: var(--hmf-gray700);
  --hmf-text-input-error-label-color: var(--hmf-red700);
  --hmf-text-input-error-color: var(--hmf-red700);
  --hmf-text-input-error-border: 1px solid var(--hmf-red700);
  --hmf-text-input-error-background-color: rgba(230, 108, 70, 0.2);
  --hmf-text-input-error-placeholder-color: var(--hmf-gray900);
  --hmf-text-input-error-svg-fill: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-focus-outline: 1px dashed var(--hmf-secondary500);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-background-base: var(--hmf-gray50);
  --hmf-background-base-subtle: var(--hmf-gray100);
  --hmf-background-inverse: var(--hmf-gray900);
  --hmf-background-inverse-subtle: var(--hmf-gray800);
  --hmf-background-primary: var(--hmf-primary600);
  --hmf-fill-base: var(--hmf-gray50);
  --hmf-fill-base-subtle: var(--hmf-gray100);
  --hmf-fill-base-prominent: var(--hmf-gray200);
  --hmf-fill-inverse: var(--hmf-gray900);
  --hmf-fill-inverse-subtle: var(--hmf-gray700);
  --hmf-fill-primary-static: var(--hmf-primary800);
  --hmf-fill-primary-hover: var(--hmf-primary900);
  --hmf-fill-primary-active: var(--hmf-primary700);
  --hmf-fill-secondary-static: var(--hmf-gray50);
  --hmf-fill-secondary-hover: var(--hmf-gray100);
  --hmf-fill-secondary-active: var(--hmf-gray200);
  --hmf-fill-tertiary-static: var(--hmf-gray900);
  --hmf-fill-tertiary-hover: var(--hmf-gray700);
  --hmf-fill-tertiary-active: var(--hmf-gray800);
  --hmf-fill-disabled: var(--hmf-gray500);
  --hmf-fill-disabled-subtle: var(--hmf-gray200);
  --hmf-fill-negative: var(--hmf-red600);
  --hmf-fill-negative-subtle: var(--hmf-red100);
  --hmf-fill-warning: var(--hmf-yellow300);
  --hmf-fill-warning-subtle: var(--hmf-yellow50);
  --hmf-fill-positive: var(--hmf-primary500);
  --hmf-fill-positive-subtle: var(--hmf-primary100);
  --hmf-fill-marketing-static: var(--hmf-primary600);
  --hmf-fill-marketing-hover: var(--hmf-primary700);
  --hmf-fill-marketing-active: var(--hmf-primary500);
  --hmf-label-base: var(--hmf-gray900);
  --hmf-label-base-subtle: var(--hmf-gray600);
  --hmf-label-inverse-base: var(--hmf-gray50);
  --hmf-label-inverse-subtle: var(--hmf-gray100);
  --hmf-label-primary-static: var(--hmf-secondary600);
  --hmf-label-primary-hover: var(--hmf-secondary900);
  --hmf-label-primary-active: var(--hmf-secondary700);
  --hmf-label-secondary-static: var(--hmf-gray900);
  --hmf-label-secondary-hover: var(--hmf-gray700);
  --hmf-label-secondary-active: var(--hmf-gray800);
  --hmf-label-secondary-subtle-static: var(--hmf-gray600);
  --hmf-label-secondary-subtle-hover: var(--hmf-gray900);
  --hmf-label-secondary-subtle-active: var(--hmf-gray800);
  --hmf-label-tertiary-static: var(--hmf-gray900);
  --hmf-label-tertiary-hover: var(--hmf-secondary700);
  --hmf-label-tertiary-active: var(--hmf-secondary600);
  --hmf-label-sale: var(--hmf-red800);
  --hmf-label-disabled: var(--hmf-gray500);
  --hmf-label-disabled-subtle: var(--hmf-gray200);
  --hmf-label-negative: var(--hmf-red600);
  --hmf-label-warning: var(--hmf-yellow600);
  --hmf-label-marketing-static: var(--hmf-gray50);
  --hmf-label-marketing-hover: var(--hmf-gray100);
  --hmf-label-marketing-active: var(--hmf-gray100);
  --hmf-border-base: var(--hmf-gray300);
  --hmf-border-base-subtle: var(--hmf-gray200);
  --hmf-border-inverse: var(--hmf-gray900);
  --hmf-border-inverse-subtle: var(--hmf-gray700);
  --hmf-border-primary-static: var(--hmf-secondary800);
  --hmf-border-primary-hover: var(--hmf-secondary900);
  --hmf-border-primary-active: var(--hmf-secondary700);
  --hmf-border-secondary-static: var(--hmf-gray900);
  --hmf-border-secondary-hover: var(--hmf-gray700);
  --hmf-border-secondary-active: var(--hmf-gray800);
  --hmf-border-secondary-subtle-static: var(--hmf-gray600);
  --hmf-border-secondary-subtle-hover: var(--hmf-gray400);
  --hmf-border-secondary-subtle-active: var(--hmf-gray500);
  --hmf-border-tertiary-static: var(--hmf-gray900);
  --hmf-border-tertiary-hover: var(--hmf-secondary700);
  --hmf-border-tertiary-active: var(--hmf-secondary600);
  --hmf-border-focused: var(--hmf-primary600);
  --hmf-border-inverse-focused: var(--hmf-gray50);
  --hmf-border-disabled: var(--hmf-gray500);
  --hmf-border-disabled-subtle: var(--hmf-gray200);
  --hmf-border-negative: var(--hmf-red600);
  --hmf-border-warning: var(--hmf-yellow500);
  --hmf-border-positive: var(--hmf-primary600);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-display: "DSG Sans", sans-serif;
  --hmf-primary: "Roboto", sans-serif;
  --font-label: "Roboto", sans-serif;
  --font-primary-regular-weight: 400;
  --font-primary-bold-weight: 700;
  --font-display-weight: 500;
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-primary50: #f4fbf6;
  --hmf-primary100: #e0f4e7;
  --hmf-primary200: #b3e4c3;
  --hmf-primary300: #80d29b;
  --hmf-primary400: #26b355;
  --hmf-primary500: #00a537;
  --hmf-primary600: #007916;
  --hmf-primary700: #005c11;
  --hmf-primary800: #004d0e;
  --hmf-primary900: #002e08;
  --hmf-secondary50: #faf9fa;
  --hmf-secondary100: #e6e5e9;
  --hmf-secondary200: #dad8de;
  --hmf-secondary300: #bfbfc8;
  --hmf-secondary400: #9595a3;
  --hmf-secondary500: #737288;
  --hmf-secondary600: #6b6a7e;
  --hmf-secondary700: #4b4a62;
  --hmf-secondary800: #2b2a46;
  --hmf-secondary900: #100f20;
  --hmf-tertiary50: #fdfaf7;
  --hmf-tertiary100: #f9f2eb;
  --hmf-tertiary200: #ecd5bc;
  --hmf-tertiary300: #e4c4a5;
  --hmf-tertiary400: #daaf86;
  --hmf-tertiary500: #c3864b;
  --hmf-tertiary600: #936334;
  --hmf-tertiary700: #6a4929;
  --hmf-tertiary800: #553a21;
  --hmf-tertiary900: #332314;
  --hmf-accent50: #fff7f5;
  --hmf-accent100: #ffede7;
  --hmf-accent200: #ffd1c3;
  --hmf-accent300: #ffb39c;
  --hmf-accent400: #ff6638;
  --hmf-accent500: #ff5e32;
  --hmf-accent600: #d12d00;
  --hmf-accent700: #992100;
  --hmf-accent800: #801b00;
  --hmf-accent900: #4d1000;
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  /*********** GENERIC STYLING ***********/
  --hmf-button-border-radius: 4px;
  --hmf-button-hover-shadow: var(--hmf-subtle-shadow);
  /*********** PRIMARY BUTTONS ***********/
  --hmf-button-primary-text-color: var(--hmf-gray50);
  --hmf-button-primary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-primary-background-color: var(--hmf-secondary500);
  --hmf-button-primary-active-background-color: var(--hmf-secondary600);
  --hmf-button-primary-hover-background-color: var(--hmf-secondary400);
  --hmf-button-primary-inactive-background-color: var(--hmf-gray300);
  --hmf-button-primary-border-color: var(--hmf-secondary500);
  --hmf-button-primary-hover-border-color: var(--hmf-secondary400);
  --hmf-button-primary-active-border-color: var(--hmf-secondary600);
  --hmf-button-primary-inactive-border-color: var(--hmf-gray300);
  /*********** SECONDARY BUTTONS ***********/
  --hmf-button-secondary-text-color: var(--hmf-gray900);
  --hmf-button-secondary-active-text-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-text-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-secondary-background-color: var(--hmf-gray50);
  --hmf-button-secondary-active-background-color: var(--hmf-gray400);
  --hmf-button-secondary-hover-background-color: var(--hmf-gray200);
  --hmf-button-secondary-inactive-background-color: var(--hmf-gray50);
  --hmf-button-secondary-border-color: var(--hmf-gray900);
  --hmf-button-secondary-active-border-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-border-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-border-color: var(--hmf-gray400);
  /*********** TERTIARY BUTTONS ***********/
  --hmf-button-tertiary-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-hover-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-active-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-inactive-text-color: var(--hmf-gray500);
  --hmf-button-tertiary-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-background-color: var(--hmf-gray100);
  --hmf-button-tertiary-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-border-color: var(--hmf-gray100);
  --hmf-button-tertiary-active-shadow: var(--hmf-soft-shadow);
  /*********** MARKETING BUTTONS ***********/
  --hmf-button-marketing-text-color: var(--hmf-gray50);
  --hmf-button-marketing-inactive-text-color: var(--hmf-gray50);
  --hmf-button-marketing-hover-text-color: var(--hmf-gray50);
  --hmf-button-marketing-active-text-color: var(--hmf-gray900);
  --hmf-button-marketing-background-color: var(--hmf-primary500);
  --hmf-button-marketing-active-background-color: var(--hmf-primary600);
  --hmf-button-marketing-hover-background-color: var(--hmf-primary300);
  --hmf-button-marketing-inactive-background-color: var(--hmf-gray300);
  --hmf-button-marketing-border-color: var(--hmf-primary500);
  --hmf-button-marketing-active-border-color: var(--hmf-primary600);
  --hmf-button-marketing-hover-border-color: var(--hmf-primary300);
  --hmf-button-marketing-inactive-border-color: var(--hmf-gray300);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-checkbox-span-border: var(--hmf-gray600);
  --hmf-checkbox-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-active-background: var(--hmf-gray900);
  --hmf-checkbox-hover-span-border: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-background: var(--hmf-gray700);
  --hmf-checkbox-error-color: var(--hmf-red700);
  --hmf-checkbox-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-checkbox-disabled-color: var(--hmf-gray500);
  --hmf-checkbox-disabled-span-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-background: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-background: var(--hmf-gray300);
  --hmf-checkbox-error-span-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-background: var(--hmf-red50);
  --hmf-checkbox-error-span-active-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-active-background: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-chip-font-size: var(--body-font-size-m);
  --hmf-chip-line-height: var(--body-line-height-m);
  --hmf-chip-font-weight: var(--font-primary-bold-weight);
  --hmf-chip-font-family: var(--font-primary);
  --hmf-chip-letter-spacing: var(--body-letter-spacing);
  --hmf-chip-background-color: var(--hmf-gray200);
  --hmf-chip-color: var(--hmf-gray900);
  --hmf-chip-hover-background-color: var(--hmf-gray400);
  --hmf-chip-focus-background-color: var(--hmf-gray400);
  --hmf-chip-focus-outline: 1px dashed var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-color-swatch-button-disabled-border-color: var(--hmf-gray700);
  --hmf-color-swatch-button-disabled-outline-color: var(--hmf-gray50);
  --hmf-color-swatch-img-border-color: var(--hmf-gray600);
  --hmf-color-swatch-img-hover-border-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-pricing-color-swatch-button-background-color: var(--hmf-gray50);
  --hmf-color-swatch-button-disabled-text-color: var(--hmf-gray600);
  --hmf-color-swatch-button-clearence-text-color: var(--hmf-red900);
  --hmf-pricing-color-swatch-text-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-border-color: var(--hmf-gray200);
  --hmf-pricing-color-swatch-button-selected-border-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-hover-border-color: var(--hmf-gray500);
  --hmf-pricing-color-swatch-disabled-strikethough-color: var(--hmf-gray500);
  --hmf-color-swatch-button-disabled--strikethrough-outline-color: var(
    --hmf-gray50
  );
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-product-availability-cancel-icon-color: var(--hmf-red500);
  --hmf-product-availability-warning-icon-color: var(--hmf-accent500);
  --hmf-product-availability-success-icon-color: var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-product-title-text-color: var(--hmf-gray900);
  --hmf-product-title-font-size: var(--label-font-size-l);
  --hmf-product-title-line-height: var(--label-line-height-l);
  --hmf-product-title-font-weight: 500;
  --hmf-product-title-font-family: var(--font-primary);
  --hmf-product-title-letter-spacing: var(--label-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-promotion-text-color: var(--hmf-gray500);
  --hmf-promotion-font-weight: var(--font-primary-regular-weight);
  --hmf-promotion-font-family: var(--font-primary);
  --hmf-promotion-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-radio-font-size: var(--body-font-size-m);
  --hmf-radio-line-height: var(--body-line-height-m);
  --hmf-radio-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-font-family: var(--font-primary);
  --hmf-radio-letter-spacing: var(--body-letter-spacing);
  --hmf-radio-error-font-family: var(--font-primary);
  --hmf-radio-error-font-size: var(--legal-font-size-s);
  --hmf-radio-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-error-line-height: var(--legal-line-height-s);
  --hmf-radio-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-label-color: var(--hmf-gray900);
  --hmf-radio-border: 1px solid var(--hmf-gray600);
  --hmf-radio-background-color: var(--hmf-gray50);
  --hmf-radio-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-active-border-color: var(--hmf-primary300);
  --hmf-radio-indicator-active-background-color: var(--hmf-primary300);
  --hmf-radio-hover-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-indicator-background-color: var(--hmf-primary700);
  --hmf-radio-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-radio-disabled-color: var(--hmf-gray500);
  --hmf-radio-disabled-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-background-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-error-color: var(--hmf-gray900);
  --hmf-radio-error-border-color: var(--hmf-red700);
  --hmf-radio-error-background-color: var(--hmf-red50);
  --hmf-radio-error-active-border-color: var(--hmf-red700);
  --hmf-radio-error-active-indicator-background-color: var(--hmf-red700);
  --hmf-radio-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-radio-group-font-size: var(--label-font-size-m);
  --hmf-radio-group-line-height: var(--label-line-height-m);
  --hmf-radio-group-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-font-family: var(--font-primary);
  --hmf-radio-group-letter-spacing: var(--label-letter-spacing);
  --hmf-radio-group-error-font-family: var(--font-primary);
  --hmf-radio-group-error-font-size: var(--legal-font-size-s);
  --hmf-radio-group-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-error-line-height: var(--legal-line-height-s);
  --hmf-radio-group-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-group-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-recommendation-card-hover-color: var(--hmf-gray400);
  --hmf-recommendation-card-background-color: var(--hmf-gray50);
  --hmf-recommendation-card-text-color: var(--hmf-gray900);
  --hmf-recommendation-card-price-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-panel-font-size: var(--body-font-size-s);
  --hmf-panel-line-height: var(--body-line-height-s);
  --hmf-panel-font-weight: normal;
  --hmf-panel-font-family: var(--font-primary);
  --hmf-panel-letter-spacing: normal;
  --hmf-panel-content-background-color: var(--hmf-gray50);
  --hmf-panel-header-background-color: var(--hmf-gray100);
  --hmf-panel-overlay-background-color: var(--hmf-gray900);
  --hmf-panel-close-button-hover-background-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-background-color: var(--hmf-gray200);
  --hmf-panel-header-border-color: var(--hmf-gray100);
  --hmf-panel-close-button-hover-border-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-sticky-banner-font-size: var(--body-font-size-s);
  --hmf-sticky-banner-line-height: var(--body-line-height-s);
  --hmf-sticky-banner-font-weight: normal;
  --hmf-sticky-banner-font-family: var(--font-primary);
  --hmf-sticky-banner-letter-spacing: normal;
  --hmf-sticky-banner-content-background-color: var(--hmf-gray50);
  --hmf-sticky-banner-content-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-text-link-color: var(--hmf-gray900);
  --hmf-text-link-active-color: var(--hmf-gray600);
  --hmf-text-link-font-size: var(--body-font-size-m);
  --hmf-text-link-line-height: var(--body-line-height-m);
  --hmf-text-link-font-weight: var(--font-primary-regular-weight);
  --hmf-text-link-font-family: var(--font-primary);
  --hmf-text-link-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-g3-theme,
.plp-srlp-bootstrap-scope :root .hmf-g3-theme {
  --hmf-text-input-font-size: var(--body-font-size-m);
  --hmf-text-input-line-height: var(--body-line-height-m);
  --hmf-text-input-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-font-family: var(--font-primary);
  --hmf-text-input-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-text-area-font-size: var(--body-font-size-m);
  --hmf-text-input-text-area-line-height: var(--body-line-height-m);
  --hmf-text-input-text-area-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-text-area-font-family: var(--font-primary);
  --hmf-text-input-text-area-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-border: 1px solid var(--hmf-gray700);
  --hmf-text-input-background-color: var(--hmf-gray50);
  --hmf-text-input-input-color: var(--hmf-gray900);
  --hmf-text-input-input-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-focused-border: 1px solid var(--hmf-primary300);
  --hmf-text-input-disabled-background-color: var(--hmf-gray200);
  --hmf-text-input-disabled-color: var(--hmf-gray700);
  --hmf-text-input-disabled-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-label-color: var(--hmf-gray900);
  --hmf-text-input-color: var(--hmf-gray700);
  --hmf-text-input-error-label-color: var(--hmf-red700);
  --hmf-text-input-error-color: var(--hmf-red700);
  --hmf-text-input-error-border: 1px solid var(--hmf-red700);
  --hmf-text-input-error-background-color: rgba(230, 108, 70, 0.2);
  --hmf-text-input-error-placeholder-color: var(--hmf-gray900);
  --hmf-text-input-error-svg-fill: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-focus-outline: 1px dashed var(--hmf-tertiary400);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-background-base: var(--hmf-gray50);
  --hmf-background-base-subtle: var(--hmf-gray100);
  --hmf-background-inverse: var(--hmf-gray900);
  --hmf-background-inverse-subtle: var(--hmf-gray800);
  --hmf-background-primary: var(--hmf-primary800);
  --hmf-fill-base: var(--hmf-gray50);
  --hmf-fill-base-subtle: var(--hmf-gray100);
  --hmf-fill-base-prominent: var(--hmf-gray200);
  --hmf-fill-inverse: var(--hmf-gray900);
  --hmf-fill-inverse-subtle: var(--hmf-gray700);
  --hmf-fill-primary-static: var(--hmf-primary600);
  --hmf-fill-primary-hover: var(--hmf-primary700);
  --hmf-fill-primary-active: var(--hmf-primary500);
  --hmf-fill-secondary-static: var(--hmf-gray50);
  --hmf-fill-secondary-hover: var(--hmf-gray100);
  --hmf-fill-secondary-active: var(--hmf-gray200);
  --hmf-fill-tertiary-static: var(--hmf-gray900);
  --hmf-fill-tertiary-hover: var(--hmf-gray700);
  --hmf-fill-tertiary-active: var(--hmf-gray800);
  --hmf-fill-disabled: var(--hmf-gray500);
  --hmf-fill-disabled-subtle: var(--hmf-gray200);
  --hmf-fill-negative: var(--hmf-red600);
  --hmf-fill-negative-subtle: var(--hmf-red100);
  --hmf-fill-warning: var(--hmf-yellow300);
  --hmf-fill-warning-subtle: var(--hmf-yellow50);
  --hmf-fill-positive: var(--hmf-primary500);
  --hmf-fill-positive-subtle: var(--hmf-primary100);
  --hmf-fill-marketing-static: var(--hmf-primary800);
  --hmf-fill-marketing-hover: var(--hmf-primary900);
  --hmf-fill-marketing-active: var(--hmf-primary700);
  --hmf-label-base: var(--hmf-gray900);
  --hmf-label-base-subtle: var(--hmf-gray600);
  --hmf-label-inverse-base: var(--hmf-gray50);
  --hmf-label-inverse-subtle: var(--hmf-gray100);
  --hmf-label-primary-static: var(--hmf-primary600);
  --hmf-label-primary-hover: var(--hmf-primary700);
  --hmf-label-primary-active: var(--hmf-primary500);
  --hmf-label-secondary-static: var(--hmf-gray900);
  --hmf-label-secondary-hover: var(--hmf-gray700);
  --hmf-label-secondary-active: var(--hmf-gray800);
  --hmf-label-secondary-subtle-static: var(--hmf-gray600);
  --hmf-label-secondary-subtle-hover: var(--hmf-gray900);
  --hmf-label-secondary-subtle-active: var(--hmf-gray800);
  --hmf-label-tertiary-static: var(--hmf-gray900);
  --hmf-label-tertiary-hover: var(--hmf-primary600);
  --hmf-label-tertiary-active: var(--hmf-primary500);
  --hmf-label-sale: var(--hmf-red800);
  --hmf-label-disabled: var(--hmf-gray500);
  --hmf-label-disabled-subtle: var(--hmf-gray200);
  --hmf-label-negative: var(--hmf-red600);
  --hmf-label-warning: var(--hmf-yellow600);
  --hmf-label-marketing-static: var(--hmf-gray50);
  --hmf-label-marketing-hover: var(--hmf-gray100);
  --hmf-label-marketing-active: var(--hmf-gray100);
  --hmf-border-base: var(--hmf-gray300);
  --hmf-border-base-subtle: var(--hmf-gray200);
  --hmf-border-inverse: var(--hmf-gray900);
  --hmf-border-inverse-subtle: var(--hmf-gray700);
  --hmf-border-primary-static: var(--hmf-primary600);
  --hmf-border-primary-hover: var(--hmf-primary700);
  --hmf-border-primary-active: var(--hmf-primary500);
  --hmf-border-secondary-static: var(--hmf-gray900);
  --hmf-border-secondary-hover: var(--hmf-gray700);
  --hmf-border-secondary-active: var(--hmf-gray800);
  --hmf-border-secondary-subtle-static: var(--hmf-gray600);
  --hmf-border-secondary-subtle-hover: var(--hmf-gray400);
  --hmf-border-secondary-subtle-active: var(--hmf-gray500);
  --hmf-border-tertiary-static: var(--hmf-gray900);
  --hmf-border-tertiary-hover: var(--hmf-primary600);
  --hmf-border-tertiary-active: var(--hmf-primary500);
  --hmf-border-focused: var(--hmf-primary500);
  --hmf-border-inverse-focused: var(--hmf-gray50);
  --hmf-border-disabled: var(--hmf-gray500);
  --hmf-border-disabled-subtle: var(--hmf-gray200);
  --hmf-border-negative: var(--hmf-red600);
  --hmf-border-warning: var(--hmf-yellow500);
  --hmf-border-positive: var(--hmf-primary600);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --font-display: "Vitesse", serif;
  --font-primary: "Hind Siliguri", serif;
  --font-label: "Hind Siliguri", sans-serif;
  --font-primary-regular-weight: 400;
  --font-primary-bold-weight: 700;
  --font-display-weight: 325;
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  /* DISPLAY TEXT */
  --display-font-size-xl: 8rem;
  --display-line-height-xl: 8rem;
  --display-font-size-xxl: 12rem;
  --display-letter-spacing-xxl: 0;
  --display-line-height-xxl: 12rem;
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  /* LABELS */
  --label-letter-spacing: 0.1rem;
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  /* LEGAL */
  --legal-letter-spacing: 0.05rem;
  --legal-font-size-xs: 1.1rem;
  --legal-line-height-xs: 1.4rem;
  --legal-font-size-s: 1.2rem;
  --legal-line-height-s: 1.6rem;
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-primary50: #f9fafb;
  --hmf-primary100: #e2e6ea;
  --hmf-primary200: #d3d9df;
  --hmf-primary300: #b7c1ca;
  --hmf-primary400: #8798a7;
  --hmf-primary500: #5b748a;
  --hmf-primary600: #51677b;
  --hmf-primary700: #335069;
  --hmf-primary800: #001f39;
  --hmf-primary900: #041326;
  --hmf-secondary50: #f9f9f5;
  --hmf-secondary100: #edeee1;
  --hmf-secondary200: #d7dabe;
  --hmf-secondary300: #d1d5b4;
  --hmf-secondary400: #b3ba83;
  --hmf-secondary500: #7e892b;
  --hmf-secondary600: #677406;
  --hmf-secondary700: #475403;
  --hmf-secondary800: #394402;
  --hmf-secondary900: #212801;
  --hmf-tertiary50: #f9fafb;
  --hmf-tertiary100: #e5ebee;
  --hmf-tertiary200: #dae3e7;
  --hmf-tertiary300: #bdced6;
  --hmf-tertiary400: #91aeba;
  --hmf-tertiary500: #658d9e;
  --hmf-tertiary600: #235c75;
  --hmf-tertiary700: #1a4a62;
  --hmf-tertiary800: #154158;
  --hmf-tertiary900: #0a2738;
  --hmf-accent50: #f9fafb;
  --hmf-accent100: #e5ebee;
  --hmf-accent200: #dae3e7;
  --hmf-accent300: #bdced6;
  --hmf-accent400: #91aeba;
  --hmf-accent500: #658d9e;
  --hmf-accent600: #235c75;
  --hmf-accent700: #1a4a62;
  --hmf-accent800: #154158;
  --hmf-accent900: #0a2738;
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  /*********** GENERIC STYLING ***********/
  --hmf-button-border-radius: 4px;
  --hmf-button-hover-shadow: var(--hmf-subtle-shadow);
  /*********** PRIMARY BUTTONS ***********/
  --hmf-button-primary-text-color: var(--hmf-gray50);
  --hmf-button-primary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-primary-background-color: var(--hmf-secondary500);
  --hmf-button-primary-active-background-color: var(--hmf-secondary600);
  --hmf-button-primary-hover-background-color: var(--hmf-secondary300);
  --hmf-button-primary-inactive-background-color: var(--hmf-gray300);
  --hmf-button-primary-border-color: var(--hmf-secondary500);
  --hmf-button-primary-hover-border-color: var(--hmf-secondary300);
  --hmf-button-primary-active-border-color: var(--hmf-secondary600);
  --hmf-button-primary-inactive-border-color: var(--hmf-gray300);
  /*********** SECONDARY BUTTONS ***********/
  --hmf-button-secondary-text-color: var(--hmf-gray900);
  --hmf-button-secondary-active-text-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-text-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-secondary-background-color: var(--hmf-gray50);
  --hmf-button-secondary-active-background-color: var(--hmf-gray400);
  --hmf-button-secondary-hover-background-color: var(--hmf-gray200);
  --hmf-button-secondary-inactive-background-color: var(--hmf-gray50);
  --hmf-button-secondary-border-color: var(--hmf-gray900);
  --hmf-button-secondary-active-border-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-border-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-border-color: var(--hmf-gray400);
  /*********** TERTIARY BUTTONS ***********/
  --hmf-button-tertiary-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-hover-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-active-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-inactive-text-color: var(--hmf-gray500);
  --hmf-button-tertiary-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-background-color: var(--hmf-gray100);
  --hmf-button-tertiary-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-border-color: var(--hmf-gray100);
  --hmf-button-tertiary-active-shadow: var(--hmf-soft-shadow);
  /*********** MARKETING BUTTONS ***********/
  --hmf-button-marketing-text-color: var(--hmf-gray50);
  --hmf-button-marketing-inactive-text-color: var(--hmf-gray50);
  --hmf-button-marketing-hover-text-color: var(--hmf-gray50);
  --hmf-button-marketing-active-text-color: var(--hmf-gray900);
  --hmf-button-marketing-background-color: var(--hmf-primary500);
  --hmf-button-marketing-active-background-color: var(--hmf-primary600);
  --hmf-button-marketing-hover-background-color: var(--hmf-primary400);
  --hmf-button-marketing-inactive-background-color: var(--hmf-gray300);
  --hmf-button-marketing-border-color: var(--hmf-primary500);
  --hmf-button-marketing-active-border-color: var(--hmf-primary600);
  --hmf-button-marketing-hover-border-color: var(--hmf-primary400);
  --hmf-button-marketing-inactive-border-color: var(--hmf-gray300);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-checkbox-span-border: var(--hmf-gray600);
  --hmf-checkbox-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-active-background: var(--hmf-gray900);
  --hmf-checkbox-hover-span-border: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-background: var(--hmf-gray700);
  --hmf-checkbox-error-color: var(--hmf-red700);
  --hmf-checkbox-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-checkbox-disabled-color: var(--hmf-gray500);
  --hmf-checkbox-disabled-span-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-background: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-background: var(--hmf-gray300);
  --hmf-checkbox-error-span-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-background: var(--hmf-red50);
  --hmf-checkbox-error-span-active-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-active-background: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-chip-font-size: var(--body-font-size-m);
  --hmf-chip-line-height: var(--body-line-height-m);
  --hmf-chip-font-weight: var(--font-primary-bold-weight);
  --hmf-chip-font-family: var(--font-primary);
  --hmf-chip-letter-spacing: var(--body-letter-spacing);
  --hmf-chip-background-color: var(--hmf-gray200);
  --hmf-chip-color: var(--hmf-gray900);
  --hmf-chip-hover-background-color: var(--hmf-gray400);
  --hmf-chip-focus-background-color: var(--hmf-gray400);
  --hmf-chip-focus-outline: 1px dashed var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-color-swatch-button-disabled-border-color: var(--hmf-gray700);
  --hmf-color-swatch-button-disabled-outline-color: var(--hmf-gray50);
  --hmf-color-swatch-img-border-color: var(--hmf-gray600);
  --hmf-color-swatch-img-hover-border-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-pricing-color-swatch-button-background-color: var(--hmf-gray50);
  --hmf-color-swatch-button-disabled-text-color: var(--hmf-gray600);
  --hmf-color-swatch-button-clearence-text-color: var(--hmf-red900);
  --hmf-pricing-color-swatch-text-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-border-color: var(--hmf-gray200);
  --hmf-pricing-color-swatch-button-selected-border-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-hover-border-color: var(--hmf-gray500);
  --hmf-pricing-color-swatch-disabled-strikethough-color: var(--hmf-gray500);
  --hmf-color-swatch-button-disabled--strikethrough-outline-color: var(
    --hmf-gray50
  );
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-product-availability-cancel-icon-color: var(--hmf-red500);
  --hmf-product-availability-warning-icon-color: var(--hmf-yellow500);
  --hmf-product-availability-success-icon-color: var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-product-title-text-color: var(--hmf-gray900);
  --hmf-product-title-font-size: var(--label-font-size-l);
  --hmf-product-title-line-height: var(--label-line-height-l);
  --hmf-product-title-font-weight: 500;
  --hmf-product-title-font-family: var(--font-primary);
  --hmf-product-title-letter-spacing: var(--label-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-promotion-text-color: var(--hmf-gray500);
  --hmf-promotion-font-weight: var(--font-primary-regular-weight);
  --hmf-promotion-font-family: var(--font-primary);
  --hmf-promotion-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-radio-font-size: var(--body-font-size-m);
  --hmf-radio-line-height: var(--body-line-height-m);
  --hmf-radio-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-font-family: var(--font-primary);
  --hmf-radio-letter-spacing: var(--body-letter-spacing);
  --hmf-radio-error-font-family: var(--font-primary);
  --hmf-radio-error-font-size: var(--legal-font-size-s);
  --hmf-radio-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-error-line-height: var(--legal-line-height-s);
  --hmf-radio-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-label-color: var(--hmf-gray900);
  --hmf-radio-border: 1px solid var(--hmf-gray600);
  --hmf-radio-background-color: var(--hmf-gray50);
  --hmf-radio-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-active-border-color: var(--hmf-primary300);
  --hmf-radio-indicator-active-background-color: var(--hmf-primary300);
  --hmf-radio-hover-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-indicator-background-color: var(--hmf-primary700);
  --hmf-radio-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-radio-disabled-color: var(--hmf-gray500);
  --hmf-radio-disabled-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-background-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-error-color: var(--hmf-gray900);
  --hmf-radio-error-border-color: var(--hmf-red700);
  --hmf-radio-error-background-color: var(--hmf-red50);
  --hmf-radio-error-active-border-color: var(--hmf-red700);
  --hmf-radio-error-active-indicator-background-color: var(--hmf-red700);
  --hmf-radio-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-radio-group-font-size: var(--label-font-size-m);
  --hmf-radio-group-line-height: var(--label-line-height-m);
  --hmf-radio-group-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-font-family: var(--font-primary);
  --hmf-radio-group-letter-spacing: var(--label-letter-spacing);
  --hmf-radio-group-error-font-family: var(--font-primary);
  --hmf-radio-group-error-font-size: var(--legal-font-size-s);
  --hmf-radio-group-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-error-line-height: var(--legal-line-height-s);
  --hmf-radio-group-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-group-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-recommendation-card-hover-color: var(--hmf-gray400);
  --hmf-recommendation-card-background-color: var(--hmf-gray50);
  --hmf-recommendation-card-text-color: var(--hmf-gray900);
  --hmf-recommendation-card-price-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-panel-font-size: var(--body-font-size-s);
  --hmf-panel-line-height: var(--body-line-height-s);
  --hmf-panel-font-weight: normal;
  --hmf-panel-font-family: var(--font-primary);
  --hmf-panel-letter-spacing: normal;
  --hmf-panel-content-background-color: var(--hmf-gray50);
  --hmf-panel-header-background-color: var(--hmf-gray100);
  --hmf-panel-overlay-background-color: var(--hmf-gray900);
  --hmf-panel-close-button-hover-background-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-background-color: var(--hmf-gray200);
  --hmf-panel-header-border-color: var(--hmf-gray100);
  --hmf-panel-close-button-hover-border-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-sticky-banner-font-size: var(--body-font-size-s);
  --hmf-sticky-banner-line-height: var(--body-line-height-s);
  --hmf-sticky-banner-font-weight: normal;
  --hmf-sticky-banner-font-family: var(--font-primary);
  --hmf-sticky-banner-letter-spacing: normal;
  --hmf-sticky-banner-content-background-color: var(--hmf-gray50);
  --hmf-sticky-banner-content-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-text-link-color: var(--hmf-gray900);
  --hmf-text-link-active-color: var(--hmf-gray600);
  --hmf-text-link-font-size: var(--body-font-size-m);
  --hmf-text-link-line-height: var(--body-line-height-m);
  --hmf-text-link-font-weight: var(--font-primary-regular-weight);
  --hmf-text-link-font-family: var(--font-primary);
  --hmf-text-link-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-gg-theme,
.plp-srlp-bootstrap-scope :root .hmf-gg-theme {
  --hmf-text-input-font-size: var(--body-font-size-m);
  --hmf-text-input-line-height: var(--body-line-height-m);
  --hmf-text-input-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-font-family: var(--font-primary);
  --hmf-text-input-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-text-area-font-size: var(--body-font-size-m);
  --hmf-text-input-text-area-line-height: var(--body-line-height-m);
  --hmf-text-input-text-area-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-text-area-font-family: var(--font-primary);
  --hmf-text-input-text-area-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-border: 1px solid var(--hmf-gray700);
  --hmf-text-input-background-color: var(--hmf-gray50);
  --hmf-text-input-input-color: var(--hmf-gray900);
  --hmf-text-input-input-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-focused-border: 1px solid var(--hmf-primary300);
  --hmf-text-input-disabled-background-color: var(--hmf-gray200);
  --hmf-text-input-disabled-color: var(--hmf-gray700);
  --hmf-text-input-disabled-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-label-color: var(--hmf-gray900);
  --hmf-text-input-color: var(--hmf-gray700);
  --hmf-text-input-error-label-color: var(--hmf-red700);
  --hmf-text-input-error-color: var(--hmf-red700);
  --hmf-text-input-error-border: 1px solid var(--hmf-red700);
  --hmf-text-input-error-background-color: rgba(230, 108, 70, 0.2);
  --hmf-text-input-error-placeholder-color: var(--hmf-gray900);
  --hmf-text-input-error-svg-fill: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-focus-outline: 1px dashed var(--hmf-secondary500);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-background-base: var(--hmf-gray50);
  --hmf-background-base-subtle: var(--hmf-gray100);
  --hmf-background-inverse: var(--hmf-gray900);
  --hmf-background-inverse-subtle: var(--hmf-gray800);
  --hmf-background-primary: var(--hmf-gray700);
  --hmf-fill-base: var(--hmf-gray50);
  --hmf-fill-base-subtle: var(--hmf-gray100);
  --hmf-fill-base-prominent: var(--hmf-gray200);
  --hmf-fill-inverse: var(--hmf-gray900);
  --hmf-fill-inverse-subtle: var(--hmf-gray800);
  --hmf-fill-primary-static: var(--hmf-primary600);
  --hmf-fill-primary-hover: var(--hmf-primary700);
  --hmf-fill-primary-active: var(--hmf-primary500);
  --hmf-fill-secondary-static: var(--hmf-gray50);
  --hmf-fill-secondary-hover: var(--hmf-gray100);
  --hmf-fill-secondary-active: var(--hmf-gray200);
  --hmf-fill-tertiary-static: var(--hmf-gray900);
  --hmf-fill-tertiary-hover: var(--hmf-gray700);
  --hmf-fill-tertiary-active: var(--hmf-gray800);
  --hmf-fill-disabled: var(--hmf-gray500);
  --hmf-fill-disabled-subtle: var(--hmf-gray200);
  --hmf-fill-negative: var(--hmf-red600);
  --hmf-fill-negative-subtle: var(--hmf-red100);
  --hmf-fill-warning: var(--hmf-yellow300);
  --hmf-fill-warning-subtle: var(--hmf-yellow50);
  --hmf-fill-positive: var(--hmf-secondary400);
  --hmf-fill-positive-subtle: var(--hmf-secondary100);
  --hmf-fill-marketing-static: var(--hmf-gray800);
  --hmf-fill-marketing-hover: var(--hmf-gray900);
  --hmf-fill-marketing-active: var(--hmf-gray700);
  --hmf-label-base: var(--hmf-gray900);
  --hmf-label-base-subtle: var(--hmf-gray800);
  --hmf-label-inverse-base: var(--hmf-gray50);
  --hmf-label-inverse-subtle: var(--hmf-gray100);
  --hmf-label-primary-static: var(--hmf-primary600);
  --hmf-label-primary-hover: var(--hmf-primary700);
  --hmf-label-primary-active: var(--hmf-primary500);
  --hmf-label-secondary-static: var(--hmf-gray900);
  --hmf-label-secondary-hover: var(--hmf-gray700);
  --hmf-label-secondary-active: var(--hmf-gray800);
  --hmf-label-secondary-subtle-static: var(--hmf-gray700);
  --hmf-label-secondary-subtle-hover: var(--hmf-gray900);
  --hmf-label-secondary-subtle-active: var(--hmf-gray800);
  --hmf-label-tertiary-static: var(--hmf-gray900);
  --hmf-label-tertiary-hover: var(--hmf-primary700);
  --hmf-label-tertiary-active: var(--hmf-primary500);
  --hmf-label-sale: var(--hmf-primary600);
  --hmf-label-disabled: var(--hmf-gray500);
  --hmf-label-disabled-subtle: var(--hmf-gray200);
  --hmf-label-negative: var(--hmf-red600);
  --hmf-label-warning: var(--hmf-yellow600);
  --hmf-label-marketing-static: var(--hmf-gray500);
  --hmf-label-marketing-hover: var(--hmf-gray100);
  --hmf-label-marketing-active: var(--hmf-gray200);
  --hmf-border-base: var(--hmf-gray300);
  --hmf-border-base-subtle: var(--hmf-gray200);
  --hmf-border-inverse: var(--hmf-gray900);
  --hmf-border-inverse-subtle: var(--hmf-gray700);
  --hmf-border-primary-static: var(--hmf-primary600);
  --hmf-border-primary-hover: var(--hmf-primary700);
  --hmf-border-primary-active: var(--hmf-primary500);
  --hmf-border-secondary-static: var(--hmf-gray900);
  --hmf-border-secondary-hover: var(--hmf-gray700);
  --hmf-border-secondary-active: var(--hmf-gray800);
  --hmf-border-secondary-subtle-static: var(--hmf-gray600);
  --hmf-border-secondary-subtle-hover: var(--hmf-gray400);
  --hmf-border-secondary-subtle-active: var(--hmf-gray500);
  --hmf-border-tertiary-static: var(--hmf-gray900);
  --hmf-border-tertiary-hover: var(--hmf-primary700);
  --hmf-border-tertiary-active: var(--hmf-primary500);
  --hmf-border-focused: var(--hmf-gray600);
  --hmf-border-inverse-focused: var(--hmf-gray50);
  --hmf-border-disabled: var(--hmf-gray500);
  --hmf-border-disabled-subtle: var(--hmf-gray200);
  --hmf-border-negative: var(--hmf-red600);
  --hmf-border-warning: var(--hmf-yellow500);
  --hmf-border-positive: var(--hmf-secondary600);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --font-display: "Nunito Sans", sans-serif;
  --font-primary: "Nunito Sans", sans-serif;
  --font-label: "Nunito Sans", sans-serif;
  --font-primary-regular-weight: 400;
  --font-primary-bold-weight: 700;
  --font-display-weight: 900;
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  /* DISPLAY TEXT */
  --display-font-size-m: 4.2rem;
  --display-line-height-m: 4.2rem;
  --display-font-size-xl: 8rem;
  --display-line-height-xl: 8rem;
  --display-font-size-xxl: 10rem;
  --display-line-height-xxl: 10rem;
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  /* HEADERS */
  --header-text-transform: none;
  --header-letter-spacing: 0.1rem;
  --header-line-height-s: 2rem;
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-primary50: #fdf8f8;
  --hmf-primary100: #f6e2e4;
  --hmf-primary200: #f9c9cd;
  --hmf-primary300: #edb0b5;
  --hmf-primary400: #d97e86;
  --hmf-primary500: #ca5a64;
  --hmf-primary600: #a93338;
  --hmf-primary700: #90252e;
  --hmf-primary800: #4a1318;
  --hmf-primary900: #180708;
  --hmf-secondary50: #effff3;
  --hmf-secondary100: #c5f9d1;
  --hmf-secondary200: #8bf0a3;
  --hmf-secondary300: #70e28b;
  --hmf-secondary400: #46c864;
  --hmf-secondary500: #29873f;
  --hmf-secondary600: #196d2d;
  --hmf-secondary700: #195928;
  --hmf-secondary800: #133d1d;
  --hmf-secondary900: #0c2c14;
  --hmf-tertiary50: #fffdfc;
  --hmf-tertiary100: #ffeddd;
  --hmf-tertiary200: #ffcda0;
  --hmf-tertiary300: #ffa75a;
  --hmf-tertiary400: #fd7c0b;
  --hmf-tertiary500: #c65b0d;
  --hmf-tertiary600: #aa4d0a;
  --hmf-tertiary700: #823c09;
  --hmf-tertiary800: #6a3006;
  --hmf-tertiary900: #482104;
  --hmf-accent50: #fffdfc;
  --hmf-accent100: #ffeddd;
  --hmf-accent200: #ffcda0;
  --hmf-accent300: #ffa75a;
  --hmf-accent400: #fd7c0b;
  --hmf-accent500: #c65b0d;
  --hmf-accent600: #aa4d0a;
  --hmf-accent700: #823c09;
  --hmf-accent800: #6a3006;
  --hmf-accent900: #482104;
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  /*********** GENERIC STYLING ***********/
  --hmf-button-border-radius: 4px;
  --hmf-button-hover-shadow: var(--hmf-subtle-shadow);
  /*********** PRIMARY BUTTONS ***********/
  --hmf-button-primary-text-color: var(--hmf-gray50);
  --hmf-button-primary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-primary-background-color: var(--hmf-fill-primary-static);
  --hmf-button-primary-active-background-color: var(--hmf-fill-primary-active);
  --hmf-button-primary-hover-background-color: var(--hmf-fill-primary-hover);
  --hmf-button-primary-inactive-background-color: var(--hmf-gray300);
  --hmf-button-primary-border-color: var(--hmf-border-primary-static);
  --hmf-button-primary-active-border-color: var(--hmf-border-primary-active);
  --hmf-button-primary-hover-border-color: var(--hmf-border-primary-hover);
  --hmf-button-primary-inactive-border-color: var(--hmf-gray300);
  /*********** SECONDARY BUTTONS ***********/
  --hmf-button-secondary-text-color: var(--hmf-gray900);
  --hmf-button-secondary-active-text-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-text-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-secondary-background-color: var(--hmf-fill-secondary-static);
  --hmf-button-secondary-active-background-color: var(--hmf-fill-secondary-active);
  --hmf-button-secondary-hover-background-color: var(--hmf-fill-secondary-hover);
  --hmf-button-secondary-inactive-background-color: var(--hmf-gray50);
  --hmf-button-secondary-border-color: var(--hmf-border-secondary-static);
  --hmf-button-secondary-active-border-color: var(--hmf-border-secondary-active);
  --hmf-button-secondary-hover-border-color: var(--hmf-border-secondary-hover);
  --hmf-button-secondary-inactive-border-color: var(--hmf-gray400);
  /*********** TERTIARY BUTTONS ***********/
  --hmf-button-tertiary-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-hover-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-active-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-inactive-text-color: var(--hmf-gray500);
  --hmf-button-tertiary-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-background-color: var(--hmf-gray100);
  --hmf-button-tertiary-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-border-color: var(--hmf-gray100);
  --hmf-button-tertiary-active-shadow: var(--hmf-soft-shadow);
  /*********** MARKETING BUTTONS ***********/
  --hmf-button-marketing-text-color: var(--hmf-label-inverse-base);
  --hmf-button-marketing-inactive-text-color: var(--hmf-label-inverse-base);
  --hmf-button-marketing-hover-text-color: var(--hmf-label-inverse-base);
  --hmf-button-marketing-active-text-color: var(--hmf-label-inverse-base);
  --hmf-button-marketing-background-color: var(--hmf-fill-marketing-static);
  --hmf-button-marketing-active-background-color: var(--hmf-fill-marketing-active);
  --hmf-button-marketing-hover-background-color: var(--hmf-fill-marketing-hover);
  --hmf-button-marketing-inactive-background-color: var(--hmf-gray300);
  --hmf-button-marketing-border-color: var(--hmf-fill-marketing-static);
  --hmf-button-marketing-active-border-color: var(--hmf-fill-marketing-active);
  --hmf-button-marketing-hover-border-color: var(--hmf-fill-marketing-hover);
  --hmf-button-marketing-inactive-border-color: var(--hmf-gray300);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-checkbox-span-border: var(--hmf-gray600);
  --hmf-checkbox-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-active-background: var(--hmf-gray900);
  --hmf-checkbox-hover-span-border: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-background: var(--hmf-gray700);
  --hmf-checkbox-error-color: var(--hmf-red700);
  --hmf-checkbox-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-checkbox-disabled-color: var(--hmf-gray500);
  --hmf-checkbox-disabled-span-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-background: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-background: var(--hmf-gray300);
  --hmf-checkbox-error-span-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-background: var(--hmf-red50);
  --hmf-checkbox-error-span-active-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-active-background: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-chip-font-size: var(--body-font-size-m);
  --hmf-chip-line-height: var(--body-line-height-m);
  --hmf-chip-font-weight: var(--font-primary-bold-weight);
  --hmf-chip-font-family: var(--font-primary);
  --hmf-chip-letter-spacing: var(--body-letter-spacing);
  --hmf-chip-background-color: var(--hmf-gray200);
  --hmf-chip-color: var(--hmf-gray900);
  --hmf-chip-hover-background-color: var(--hmf-gray400);
  --hmf-chip-focus-background-color: var(--hmf-gray400);
  --hmf-chip-focus-outline: 1px dashed var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-color-swatch-button-disabled-border-color: var(--hmf-gray700);
  --hmf-color-swatch-button-disabled-outline-color: var(--hmf-gray50);
  --hmf-color-swatch-img-border-color: var(--hmf-gray600);
  --hmf-color-swatch-img-hover-border-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-pricing-color-swatch-button-background-color: var(--hmf-gray50);
  --hmf-color-swatch-button-disabled-text-color: var(--hmf-gray600);
  --hmf-color-swatch-button-clearence-text-color: var(--hmf-red900);
  --hmf-pricing-color-swatch-text-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-border-color: var(--hmf-gray200);
  --hmf-pricing-color-swatch-button-selected-border-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-hover-border-color: var(--hmf-gray500);
  --hmf-pricing-color-swatch-disabled-strikethough-color: var(--hmf-gray500);
  --hmf-color-swatch-button-disabled--strikethrough-outline-color: var(
    --hmf-gray50
  );
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-product-availability-cancel-icon-color: var(--hmf-red500);
  --hmf-product-availability-warning-icon-color: var(--hmf-tertiary900);
  --hmf-product-availability-success-icon-color: var(--hmf-secondary500);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-product-title-text-color: var(--hmf-gray900);
  --hmf-product-title-font-size: var(--label-font-size-l);
  --hmf-product-title-line-height: var(--label-line-height-l);
  --hmf-product-title-font-weight: 500;
  --hmf-product-title-font-family: var(--font-primary);
  --hmf-product-title-letter-spacing: var(--label-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-promotion-text-color: var(--hmf-gray500);
  --hmf-promotion-font-weight: var(--font-primary-regular-weight);
  --hmf-promotion-font-family: var(--font-primary);
  --hmf-promotion-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-radio-font-size: var(--body-font-size-m);
  --hmf-radio-line-height: var(--body-line-height-m);
  --hmf-radio-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-font-family: var(--font-primary);
  --hmf-radio-letter-spacing: var(--body-letter-spacing);
  --hmf-radio-error-font-family: var(--font-primary);
  --hmf-radio-error-font-size: var(--legal-font-size-s);
  --hmf-radio-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-error-line-height: var(--legal-line-height-s);
  --hmf-radio-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-label-color: var(--hmf-gray900);
  --hmf-radio-border: 1px solid var(--hmf-gray600);
  --hmf-radio-background-color: var(--hmf-gray50);
  --hmf-radio-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-active-border-color: var(--hmf-primary300);
  --hmf-radio-indicator-active-background-color: var(--hmf-primary300);
  --hmf-radio-hover-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-indicator-background-color: var(--hmf-primary700);
  --hmf-radio-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-radio-disabled-color: var(--hmf-gray500);
  --hmf-radio-disabled-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-background-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-error-color: var(--hmf-gray900);
  --hmf-radio-error-border-color: var(--hmf-red700);
  --hmf-radio-error-background-color: var(--hmf-red50);
  --hmf-radio-error-active-border-color: var(--hmf-red700);
  --hmf-radio-error-active-indicator-background-color: var(--hmf-red700);
  --hmf-radio-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-radio-group-font-size: var(--label-font-size-m);
  --hmf-radio-group-line-height: var(--label-line-height-m);
  --hmf-radio-group-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-font-family: var(--font-primary);
  --hmf-radio-group-letter-spacing: var(--label-letter-spacing);
  --hmf-radio-group-error-font-family: var(--font-primary);
  --hmf-radio-group-error-font-size: var(--legal-font-size-s);
  --hmf-radio-group-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-error-line-height: var(--legal-line-height-s);
  --hmf-radio-group-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-group-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-recommendation-card-hover-color: var(--hmf-gray400);
  --hmf-recommendation-card-background-color: var(--hmf-gray50);
  --hmf-recommendation-card-text-color: var(--hmf-gray900);
  --hmf-recommendation-card-price-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-panel-font-size: var(--body-font-size-s);
  --hmf-panel-line-height: var(--body-line-height-s);
  --hmf-panel-font-weight: normal;
  --hmf-panel-font-family: var(--font-primary);
  --hmf-panel-letter-spacing: normal;
  --hmf-panel-content-background-color: var(--hmf-gray50);
  --hmf-panel-header-background-color: var(--hmf-gray100);
  --hmf-panel-overlay-background-color: var(--hmf-gray900);
  --hmf-panel-close-button-hover-background-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-background-color: var(--hmf-gray200);
  --hmf-panel-header-border-color: var(--hmf-gray100);
  --hmf-panel-close-button-hover-border-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-sticky-banner-font-size: var(--body-font-size-s);
  --hmf-sticky-banner-line-height: var(--body-line-height-s);
  --hmf-sticky-banner-font-weight: normal;
  --hmf-sticky-banner-font-family: var(--font-primary);
  --hmf-sticky-banner-letter-spacing: normal;
  --hmf-sticky-banner-content-background-color: var(--hmf-gray50);
  --hmf-sticky-banner-content-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-text-link-color: var(--hmf-gray900);
  --hmf-text-link-active-color: var(--hmf-gray600);
  --hmf-text-link-font-size: var(--body-font-size-m);
  --hmf-text-link-line-height: var(--body-line-height-m);
  --hmf-text-link-font-weight: var(--font-primary-regular-weight);
  --hmf-text-link-font-family: var(--font-primary);
  --hmf-text-link-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-mj-theme,
.plp-srlp-bootstrap-scope :root .hmf-mj-theme {
  --hmf-text-input-font-size: var(--body-font-size-m);
  --hmf-text-input-line-height: var(--body-line-height-m);
  --hmf-text-input-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-font-family: var(--font-primary);
  --hmf-text-input-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-text-area-font-size: var(--body-font-size-m);
  --hmf-text-input-text-area-line-height: var(--body-line-height-m);
  --hmf-text-input-text-area-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-text-area-font-family: var(--font-primary);
  --hmf-text-input-text-area-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-border: 1px solid var(--hmf-gray700);
  --hmf-text-input-background-color: var(--hmf-gray50);
  --hmf-text-input-input-color: var(--hmf-gray900);
  --hmf-text-input-input-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-focused-border: 1px solid var(--hmf-border-secondary-active);
  --hmf-text-input-disabled-background-color: var(--hmf-gray200);
  --hmf-text-input-disabled-color: var(--hmf-gray700);
  --hmf-text-input-disabled-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-label-color: var(--hmf-gray900);
  --hmf-text-input-color: var(--hmf-gray700);
  --hmf-text-input-error-label-color: var(--hmf-red700);
  --hmf-text-input-error-color: var(--hmf-red700);
  --hmf-text-input-error-border: 1px solid var(--hmf-red700);
  --hmf-text-input-error-background-color: rgba(230, 108, 70, 0.2);
  --hmf-text-input-error-placeholder-color: var(--hmf-gray900);
  --hmf-text-input-error-svg-fill: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-focus-outline: 1px dashed var(--hmf-secondary500);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-background-base: var(--hmf-tertiary50);
  --hmf-background-base-subtle: var(--hmf-tertiary100);
  --hmf-background-inverse: var(--hmf-primary900);
  --hmf-background-inverse-subtle: var(--hmf-primary800);
  --hmf-background-primary: var(--hmf-primary700);
  --hmf-fill-base: var(--hmf-tertiary50);
  --hmf-fill-base-subtle: var(--hmf-tertiary100);
  --hmf-fill-base-prominent: var(--hmf-tertiary200);
  --hmf-fill-inverse: var(--hmf-primary900);
  --hmf-fill-inverse-subtle: var(--hmf-primary800);
  --hmf-fill-primary-static: var(--hmf-primary800);
  --hmf-fill-primary-hover: var(--hmf-primary900);
  --hmf-fill-primary-active: var(--hmf-primary700);
  --hmf-fill-secondary-static: var(--hmf-tertiary100);
  --hmf-fill-secondary-hover: var(--hmf-tertiary200);
  --hmf-fill-secondary-active: var(--hmf-tertiary50);
  --hmf-fill-tertiary-static: var(--hmf-accent100);
  --hmf-fill-tertiary-hover: var(--hmf-accent200);
  --hmf-fill-tertiary-active: var(--hmf-accent50);
  --hmf-fill-disabled: var(--hmf-primary500);
  --hmf-fill-disabled-subtle: var(--hmf-primary200);
  --hmf-fill-negative: var(--hmf-red600);
  --hmf-fill-negative-subtle: var(--hmf-red100);
  --hmf-fill-warning: var(--hmf-yellow300);
  --hmf-fill-warning-subtle: var(--hmf-yellow50);
  --hmf-fill-positive: var(--hmf-primary800);
  --hmf-fill-positive-subtle: var(--hmf-primary600);
  --hmf-fill-marketing-static: var(--hmf-accent100);
  --hmf-fill-marketing-hover: var(--hmf-accent50);
  --hmf-fill-marketing-active: var(--hmf-accent200);
  --hmf-label-base: var(--hmf-primary900);
  --hmf-label-base-subtle: var(--hmf-primary600);
  --hmf-label-inverse-base: var(--hmf-tertiary50);
  --hmf-label-inverse-subtle: var(--hmf-tertiary100);
  --hmf-label-primary-static: var(--hmf-primary600);
  --hmf-label-primary-hover: var(--hmf-primary700);
  --hmf-label-primary-active: var(--hmf-primary500);
  --hmf-label-secondary-static: var(--hmf-primary900);
  --hmf-label-secondary-hover: var(--hmf-primary700);
  --hmf-label-secondary-active: var(--hmf-primary800);
  --hmf-label-secondary-subtle-static: var(--hmf-primary600);
  --hmf-label-secondary-subtle-hover: var(--hmf-primary900);
  --hmf-label-secondary-subtle-active: var(--hmf-primary800);
  --hmf-label-tertiary-static: var(--hmf-primary900);
  --hmf-label-tertiary-hover: var(--hmf-primary600);
  --hmf-label-tertiary-active: var(--hmf-primary500);
  --hmf-label-sale: var(--hmf-red800);
  --hmf-label-disabled: var(--hmf-primary500);
  --hmf-label-disabled-subtle: var(--hmf-primary200);
  --hmf-label-negative: var(--hmf-red600);
  --hmf-label-warning: var(--hmf-yellow600);
  --hmf-label-marketing-static: var(--hmf-primary800);
  --hmf-label-marketing-hover: var(--hmf-primary900);
  --hmf-label-marketing-active: var(--hmf-primary800);
  --hmf-border-base: var(--hmf-gray300);
  --hmf-border-base-subtle: var(--hmf-gray200);
  --hmf-border-inverse: var(--hmf-gray900);
  --hmf-border-inverse-subtle: var(--hmf-gray700);
  --hmf-border-primary-static: var(--hmf-primary800);
  --hmf-border-primary-hover: var(--hmf-primary900);
  --hmf-border-primary-active: var(--hmf-primary700);
  --hmf-border-secondary-static: var(--hmf-primary900);
  --hmf-border-secondary-hover: var(--hmf-primary700);
  --hmf-border-secondary-active: var(--hmf-primary800);
  --hmf-border-secondary-subtle-static: var(--hmf-primary600);
  --hmf-border-secondary-subtle-hover: var(--hmf-primary400);
  --hmf-border-secondary-subtle-active: var(--hmf-primary500);
  --hmf-border-tertiary-static: var(--hmf-primary900);
  --hmf-border-tertiary-hover: var(--hmf-primary600);
  --hmf-border-tertiary-active: var(--hmf-primary500);
  --hmf-border-focused: var(--hmf-primary700);
  --hmf-border-inverse-focused: var(--hmf-tertiary50);
  --hmf-border-disabled: var(--hmf-primary500);
  --hmf-border-disabled-subtle: var(--hmf-primary200);
  --hmf-border-negative: var(--hmf-red600);
  --hmf-border-warning: var(--hmf-yellow500);
  --hmf-border-positive: var(--hmf-primary600);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --font-display: "Graphik Wide", sans-serif;
  --font-primary: "Graphik", sans-serif;
  --font-label: "Graphik Wide", sans-serif;
  --font-primary-regular-weight: 400;
  --font-primary-bold-weight: 700;
  --font-display-weight: 900;
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  /* DISPLAY TEXT */
  --display-font-size-m: 4.2rem;
  --display-line-height-m: 4.2rem;
  --display-font-size-xl: 8rem;
  --display-line-height-xl: 8rem;
  --display-font-size-xxl: 10rem;
  --display-line-height-xxl: 10rem;
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  /* HEADERS */
  --header-text-transform: none;
  --header-letter-spacing: 0.1rem;
  --header-line-height-s: 2rem;
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-primary50: #f8f9f5;
  --hmf-primary100: #e4e8d8;
  --hmf-primary200: #ced7cb;
  --hmf-primary300: #b6c3b1;
  --hmf-primary400: #889e8b;
  --hmf-primary500: #6c846f;
  --hmf-primary600: #4c6655;
  --hmf-primary700: #2d523f;
  --hmf-primary800: #002a19;
  --hmf-primary900: #000f08;
  --hmf-secondary50: #f8fbfc;
  --hmf-secondary100: #e0edf0;
  --hmf-secondary200: #bfd9de;
  --hmf-secondary300: #b3d2d8;
  --hmf-secondary400: #80b4bf;
  --hmf-secondary500: #4d95a5;
  --hmf-secondary600: #00687e;
  --hmf-secondary700: #00556b;
  --hmf-secondary800: #003a4e;
  --hmf-secondary900: #002a38;
  --hmf-tertiary50: #ffffff;
  --hmf-tertiary100: #f8f6f4;
  --hmf-tertiary200: #e2d6b9;
  --hmf-tertiary300: #cdb897;
  --hmf-tertiary400: #ba9979;
  --hmf-tertiary500: #a37859;
  --hmf-tertiary600: #8f674c;
  --hmf-tertiary700: #674a37;
  --hmf-tertiary800: #533c2c;
  --hmf-tertiary900: #2f2219;
  --hmf-accent50: #f5ffb8;
  --hmf-accent100: #e3ff36;
  --hmf-accent200: #c4f500;
  --hmf-accent300: #ace000;
  --hmf-accent400: #8bc700;
  --hmf-accent500: #6da300;
  --hmf-accent600: #527a00;
  --hmf-accent700: #3a5700;
  --hmf-accent800: #304700;
  --hmf-accent900: #1c2900;
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  /*********** GENERIC STYLING ***********/
  --hmf-button-border-radius: 4px;
  --hmf-button-hover-shadow: var(--hmf-subtle-shadow);
  /*********** PRIMARY BUTTONS ***********/
  --hmf-button-primary-text-color: var(--hmf-gray50);
  --hmf-button-primary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-primary-background-color: var(--hmf-primary800);
  --hmf-button-primary-active-background-color: var(--hmf-primary900);
  --hmf-button-primary-hover-background-color: var(--hmf-primary700);
  --hmf-button-primary-inactive-background-color: var(--hmf-gray300);
  --hmf-button-primary-border-color: var(--hmf-primary800);
  --hmf-button-primary-active-border-color: var(--hmf-primary900);
  --hmf-button-primary-hover-border-color: var(--hmf-primary700);
  --hmf-button-primary-inactive-border-color: var(--hmf-gray300);
  /*********** SECONDARY BUTTONS ***********/
  --hmf-button-secondary-text-color: var(--hmf-gray900);
  --hmf-button-secondary-active-text-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-text-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-secondary-background-color: var(--hmf-gray50);
  --hmf-button-secondary-active-background-color: var(--hmf-gray400);
  --hmf-button-secondary-hover-background-color: var(--hmf-gray200);
  --hmf-button-secondary-inactive-background-color: var(--hmf-gray50);
  --hmf-button-secondary-border-color: var(--hmf-gray900);
  --hmf-button-secondary-active-border-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-border-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-border-color: var(--hmf-gray400);
  /*********** TERTIARY BUTTONS ***********/
  --hmf-button-tertiary-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-hover-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-active-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-inactive-text-color: var(--hmf-gray500);
  --hmf-button-tertiary-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-background-color: var(--hmf-gray100);
  --hmf-button-tertiary-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-border-color: var(--hmf-gray100);
  --hmf-button-tertiary-active-shadow: var(--hmf-soft-shadow);
  /*********** MARKETING BUTTONS ***********/
  --hmf-button-marketing-text-color: var(--hmf-gray900);
  --hmf-button-marketing-inactive-text-color: var(--hmf-gray900);
  --hmf-button-marketing-hover-text-color: var(--hmf-gray900);
  --hmf-button-marketing-active-text-color: var(--hmf-gray900);
  --hmf-button-marketing-background-color: var(--hmf-accent100);
  --hmf-button-marketing-active-background-color: var(--hmf-accent200);
  --hmf-button-marketing-hover-background-color: var(--hmf-accent50);
  --hmf-button-marketing-inactive-background-color: var(--hmf-gray300);
  --hmf-button-marketing-border-color: var(--hmf-accent100);
  --hmf-button-marketing-active-border-color: var(--hmf-accent200);
  --hmf-button-marketing-hover-border-color: var(--hmf-accent50);
  --hmf-button-marketing-inactive-border-color: var(--hmf-gray300);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-checkbox-span-border: var(--hmf-gray600);
  --hmf-checkbox-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-active-background: var(--hmf-gray900);
  --hmf-checkbox-hover-span-border: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-background: var(--hmf-gray700);
  --hmf-checkbox-error-color: var(--hmf-red700);
  --hmf-checkbox-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-checkbox-disabled-color: var(--hmf-gray500);
  --hmf-checkbox-disabled-span-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-background: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-background: var(--hmf-gray300);
  --hmf-checkbox-error-span-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-background: var(--hmf-red50);
  --hmf-checkbox-error-span-active-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-active-background: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-chip-font-size: var(--body-font-size-m);
  --hmf-chip-line-height: var(--body-line-height-m);
  --hmf-chip-font-weight: var(--font-primary-bold-weight);
  --hmf-chip-font-family: var(--font-primary);
  --hmf-chip-letter-spacing: var(--body-letter-spacing);
  --hmf-chip-background-color: var(--hmf-gray200);
  --hmf-chip-color: var(--hmf-gray900);
  --hmf-chip-hover-background-color: var(--hmf-gray400);
  --hmf-chip-focus-background-color: var(--hmf-gray400);
  --hmf-chip-focus-outline: 1px dashed var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-color-swatch-button-disabled-border-color: var(--hmf-gray700);
  --hmf-color-swatch-button-disabled-outline-color: var(--hmf-gray50);
  --hmf-color-swatch-img-border-color: var(--hmf-gray600);
  --hmf-color-swatch-img-hover-border-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-pricing-color-swatch-button-background-color: var(--hmf-gray50);
  --hmf-color-swatch-button-disabled-text-color: var(--hmf-gray600);
  --hmf-color-swatch-button-clearence-text-color: var(--hmf-red900);
  --hmf-pricing-color-swatch-text-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-border-color: var(--hmf-gray200);
  --hmf-pricing-color-swatch-button-selected-border-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-hover-border-color: var(--hmf-gray500);
  --hmf-pricing-color-swatch-disabled-strikethough-color: var(--hmf-gray500);
  --hmf-color-swatch-button-disabled--strikethrough-outline-color: var(
    --hmf-gray50
  );
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-product-availability-cancel-icon-color: var(--hmf-red500);
  --hmf-product-availability-warning-icon-color: var(--hmf-tertiary900);
  --hmf-product-availability-success-icon-color: var(--hmf-secondary500);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-product-title-text-color: var(--hmf-gray900);
  --hmf-product-title-font-size: var(--label-font-size-l);
  --hmf-product-title-line-height: var(--label-line-height-l);
  --hmf-product-title-font-weight: 500;
  --hmf-product-title-font-family: var(--font-primary);
  --hmf-product-title-letter-spacing: var(--label-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-promotion-text-color: var(--hmf-gray500);
  --hmf-promotion-font-weight: var(--font-primary-regular-weight);
  --hmf-promotion-font-family: var(--font-primary);
  --hmf-promotion-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-radio-font-size: var(--body-font-size-m);
  --hmf-radio-line-height: var(--body-line-height-m);
  --hmf-radio-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-font-family: var(--font-primary);
  --hmf-radio-letter-spacing: var(--body-letter-spacing);
  --hmf-radio-error-font-family: var(--font-primary);
  --hmf-radio-error-font-size: var(--legal-font-size-s);
  --hmf-radio-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-error-line-height: var(--legal-line-height-s);
  --hmf-radio-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-label-color: var(--hmf-gray900);
  --hmf-radio-border: 1px solid var(--hmf-gray600);
  --hmf-radio-background-color: var(--hmf-gray50);
  --hmf-radio-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-active-border-color: var(--hmf-primary300);
  --hmf-radio-indicator-active-background-color: var(--hmf-primary300);
  --hmf-radio-hover-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-indicator-background-color: var(--hmf-primary700);
  --hmf-radio-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-radio-disabled-color: var(--hmf-gray500);
  --hmf-radio-disabled-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-background-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-error-color: var(--hmf-gray900);
  --hmf-radio-error-border-color: var(--hmf-red700);
  --hmf-radio-error-background-color: var(--hmf-red50);
  --hmf-radio-error-active-border-color: var(--hmf-red700);
  --hmf-radio-error-active-indicator-background-color: var(--hmf-red700);
  --hmf-radio-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-radio-group-font-size: var(--label-font-size-m);
  --hmf-radio-group-line-height: var(--label-line-height-m);
  --hmf-radio-group-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-font-family: var(--font-primary);
  --hmf-radio-group-letter-spacing: var(--label-letter-spacing);
  --hmf-radio-group-error-font-family: var(--font-primary);
  --hmf-radio-group-error-font-size: var(--legal-font-size-s);
  --hmf-radio-group-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-error-line-height: var(--legal-line-height-s);
  --hmf-radio-group-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-group-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-recommendation-card-hover-color: var(--hmf-gray400);
  --hmf-recommendation-card-background-color: var(--hmf-gray50);
  --hmf-recommendation-card-text-color: var(--hmf-gray900);
  --hmf-recommendation-card-price-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-panel-font-size: var(--body-font-size-s);
  --hmf-panel-line-height: var(--body-line-height-s);
  --hmf-panel-font-weight: normal;
  --hmf-panel-font-family: var(--font-primary);
  --hmf-panel-letter-spacing: normal;
  --hmf-panel-content-background-color: var(--hmf-gray50);
  --hmf-panel-header-background-color: var(--hmf-gray100);
  --hmf-panel-overlay-background-color: var(--hmf-gray900);
  --hmf-panel-close-button-hover-background-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-background-color: var(--hmf-gray200);
  --hmf-panel-header-border-color: var(--hmf-gray100);
  --hmf-panel-close-button-hover-border-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-sticky-banner-font-size: var(--body-font-size-s);
  --hmf-sticky-banner-line-height: var(--body-line-height-s);
  --hmf-sticky-banner-font-weight: normal;
  --hmf-sticky-banner-font-family: var(--font-primary);
  --hmf-sticky-banner-letter-spacing: normal;
  --hmf-sticky-banner-content-background-color: var(--hmf-gray50);
  --hmf-sticky-banner-content-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-text-link-color: var(--hmf-gray900);
  --hmf-text-link-active-color: var(--hmf-gray600);
  --hmf-text-link-font-size: var(--body-font-size-m);
  --hmf-text-link-line-height: var(--body-line-height-m);
  --hmf-text-link-font-weight: var(--font-primary-regular-weight);
  --hmf-text-link-font-family: var(--font-primary);
  --hmf-text-link-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-pl-theme,
.plp-srlp-bootstrap-scope :root .hmf-pl-theme {
  --hmf-text-input-font-size: var(--body-font-size-m);
  --hmf-text-input-line-height: var(--body-line-height-m);
  --hmf-text-input-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-font-family: var(--font-primary);
  --hmf-text-input-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-text-area-font-size: var(--body-font-size-m);
  --hmf-text-input-text-area-line-height: var(--body-line-height-m);
  --hmf-text-input-text-area-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-text-area-font-family: var(--font-primary);
  --hmf-text-input-text-area-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-border: 1px solid var(--hmf-gray700);
  --hmf-text-input-background-color: var(--hmf-gray50);
  --hmf-text-input-input-color: var(--hmf-gray900);
  --hmf-text-input-input-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-focused-border: 1px solid var(--hmf-primary300);
  --hmf-text-input-disabled-background-color: var(--hmf-gray200);
  --hmf-text-input-disabled-color: var(--hmf-gray700);
  --hmf-text-input-disabled-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-label-color: var(--hmf-gray900);
  --hmf-text-input-color: var(--hmf-gray700);
  --hmf-text-input-error-label-color: var(--hmf-red700);
  --hmf-text-input-error-color: var(--hmf-red700);
  --hmf-text-input-error-border: 1px solid var(--hmf-red700);
  --hmf-text-input-error-background-color: rgba(230, 108, 70, 0.2);
  --hmf-text-input-error-placeholder-color: var(--hmf-gray900);
  --hmf-text-input-error-svg-fill: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-focus-outline: 1px dashed var(--hmf-gray400);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-background-base: var(--hmf-gray50);
  --hmf-background-base-subtle: var(--hmf-gray100);
  --hmf-background-inverse: var(--hmf-gray900);
  --hmf-background-inverse-subtle: var(--hmf-gray800);
  --hmf-background-primary: var(--hmf-primary600);
  --hmf-fill-base: var(--hmf-gray50);
  --hmf-fill-base-subtle: var(--hmf-gray100);
  --hmf-fill-base-prominent: var(--hmf-gray200);
  --hmf-fill-inverse: var(--hmf-gray900);
  --hmf-fill-inverse-subtle: var(--hmf-gray700);
  --hmf-fill-primary-static: var(--hmf-secondary500);
  --hmf-fill-primary-hover: var(--hmf-secondary700);
  --hmf-fill-primary-active: var(--hmf-secondary600);
  --hmf-fill-secondary-static: var(--hmf-gray50);
  --hmf-fill-secondary-hover: var(--hmf-gray100);
  --hmf-fill-secondary-active: var(--hmf-gray200);
  --hmf-fill-tertiary-static: var(--hmf-gray900);
  --hmf-fill-tertiary-hover: var(--hmf-gray700);
  --hmf-fill-tertiary-active: var(--hmf-gray800);
  --hmf-fill-disabled: var(--hmf-gray500);
  --hmf-fill-disabled-subtle: var(--hmf-gray200);
  --hmf-fill-negative: var(--hmf-red600);
  --hmf-fill-negative-subtle: var(--hmf-red100);
  --hmf-fill-warning: var(--hmf-yellow300);
  --hmf-fill-warning-subtle: var(--hmf-yellow50);
  --hmf-fill-positive: var(--hmf-primary500);
  --hmf-fill-positive-subtle: var(--hmf-primary100);
  --hmf-label-base: var(--hmf-gray900);
  --hmf-label-base-subtle: var(--hmf-gray600);
  --hmf-label-inverse-base: var(--hmf-gray50);
  --hmf-label-inverse-subtle: var(--hmf-gray100);
  --hmf-label-primary-static: var(--hmf-secondary500);
  --hmf-label-primary-hover: var(--hmf-secondary600);
  --hmf-label-primary-active: var(--hmf-secondary400);
  --hmf-label-secondary-static: var(--hmf-gray900);
  --hmf-label-secondary-hover: var(--hmf-gray700);
  --hmf-label-secondary-active: var(--hmf-gray800);
  --hmf-label-secondary-subtle-static: var(--hmf-gray600);
  --hmf-label-secondary-subtle-hover: var(--hmf-gray900);
  --hmf-label-secondary-subtle-active: var(--hmf-gray800);
  --hmf-label-tertiary-static: var(--hmf-gray900);
  --hmf-label-tertiary-hover: var(--hmf-secondary500);
  --hmf-label-tertiary-active: var(--hmf-secondary400);
  --hmf-label-sale: var(--hmf-red800);
  --hmf-label-disabled: var(--hmf-gray500);
  --hmf-label-disabled-subtle: var(--hmf-gray200);
  --hmf-label-negative: var(--hmf-red600);
  --hmf-label-warning: var(--hmf-yellow600);
  --hmf-border-base: var(--hmf-gray300);
  --hmf-border-base-subtle: var(--hmf-gray200);
  --hmf-border-inverse: var(--hmf-gray900);
  --hmf-border-inverse-subtle: var(--hmf-gray700);
  --hmf-border-primary-static: var(--hmf-secondary500);
  --hmf-border-primary-hover: var(--hmf-secondary600);
  --hmf-border-primary-active: var(--hmf-secondary400);
  --hmf-border-secondary-static: var(--hmf-gray900);
  --hmf-border-secondary-hover: var(--hmf-gray700);
  --hmf-border-secondary-active: var(--hmf-gray800);
  --hmf-border-secondary-subtle-static: var(--hmf-gray600);
  --hmf-border-secondary-subtle-hover: var(--hmf-gray400);
  --hmf-border-secondary-subtle-active: var(--hmf-gray500);
  --hmf-border-tertiary-static: var(--hmf-gray900);
  --hmf-border-tertiary-hover: var(--hmf-secondary500);
  --hmf-border-tertiary-active: var(--hmf-secondary400);
  --hmf-border-focused: var(--hmf-gray600);
  --hmf-border-inverse-focused: var(--hmf-gray50);
  --hmf-border-disabled: var(--hmf-gray500);
  --hmf-border-disabled-subtle: var(--hmf-gray200);
  --hmf-border-negative: var(--hmf-red600);
  --hmf-border-warning: var(--hmf-yellow500);
  --hmf-border-positive: var(--hmf-primary600);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --font-display: "Tilde", sans-serif;
  --font-primary: "Tilde", sans-serif;
  --font-label: "Tilde", sans-serif;
  --font-primary-regular-weight: 400;
  --font-primary-bold-weight: 700;
  --font-display-weight: 900;
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  /* BODY */
  --body-letter-spacing: 0.03rem;
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  /* DISPLAY TEXT */
  --display-letter-spacing-xs: 0.05rem;
  --display-letter-spacing-s: 0.05rem;
  --display-letter-spacing-m: 0.05rem;
  --display-letter-spacing-l: 0.05rem;
  --display-font-size-xl: 10rem;
  --display-letter-spacing-xl: 0.05rem;
  --display-line-height-xl: 10rem;
  --display-font-size-xxl: 12rem;
  --display-letter-spacing-xxl: 0rem;
  --display-line-height-xxl: 12rem;
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  /* HEADERS */
  --header-letter-spacing: 0rem;
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  /* LABELS */
  --label-letter-spacing: 0.05rem;
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  /* LEGAL */
  --legal-letter-spacing: 0.03rem;
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  /* SUBHEADERS */
  --subhead-letter-spacing: 0rem;
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-primary50: #c4cad0;
  --hmf-primary100: #9aa3ac;
  --hmf-primary200: #7c878e;
  --hmf-primary300: #5b6770;
  --hmf-primary400: #404c53;
  --hmf-primary500: #333f48;
  --hmf-primary600: #2b3b46;
  --hmf-primary700: #1f2e38;
  --hmf-primary800: #162630;
  --hmf-primary900: #1d252d;
  --hmf-secondary50: #e6ecf0;
  --hmf-secondary100: #c2cfda;
  --hmf-secondary200: #99b0c2;
  --hmf-secondary300: #7090aa;
  --hmf-secondary400: #517897;
  --hmf-secondary500: #325f84;
  --hmf-secondary600: #2d587d;
  --hmf-secondary700: #264e72;
  --hmf-secondary800: #1f4468;
  --hmf-secondary900: #133355;
  --hmf-tertiary50: #f9efe9;
  --hmf-tertiary100: #f1d7c8;
  --hmf-tertiary200: #e8bda4;
  --hmf-tertiary300: #dea27f;
  --hmf-tertiary400: #d78e63;
  --hmf-tertiary500: #d07a48;
  --hmf-tertiary600: #cb7241;
  --hmf-tertiary700: #c46738;
  --hmf-tertiary800: #be5d30;
  --hmf-tertiary900: #b34a21;
  --hmf-accent50: #f9efe9;
  --hmf-accent100: #f1d7c8;
  --hmf-accent200: #e8bda4;
  --hmf-accent300: #dea27f;
  --hmf-accent400: #d78e63;
  --hmf-accent500: #d07a48;
  --hmf-accent600: #cb7241;
  --hmf-accent700: #c46738;
  --hmf-accent800: #be5d30;
  --hmf-accent900: #b34a21;
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  /*********** GENERIC STYLING ***********/
  --hmf-button-border-radius: 4px;
  --hmf-button-hover-shadow: var(--hmf-subtle-shadow);
  /*********** PRIMARY BUTTONS ***********/
  --hmf-button-primary-text-color: var(--hmf-gray50);
  --hmf-button-primary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-primary-background-color: var(--hmf-primary500);
  --hmf-button-primary-active-background-color: var(--hmf-primary600);
  --hmf-button-primary-hover-background-color: var(--hmf-primary400);
  --hmf-button-primary-inactive-background-color: var(--hmf-gray300);
  --hmf-button-primary-border-color: var(--hmf-primary500);
  --hmf-button-primary-hover-border-color: var(--hmf-primary400);
  --hmf-button-primary-active-border-color: var(--hmf-primary600);
  --hmf-button-primary-inactive-border-color: var(--hmf-gray300);
  /*********** SECONDARY BUTTONS ***********/
  --hmf-button-secondary-text-color: var(--hmf-gray900);
  --hmf-button-secondary-active-text-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-text-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-secondary-background-color: var(--hmf-gray50);
  --hmf-button-secondary-active-background-color: var(--hmf-gray400);
  --hmf-button-secondary-hover-background-color: var(--hmf-gray200);
  --hmf-button-secondary-inactive-background-color: var(--hmf-gray50);
  --hmf-button-secondary-border-color: var(--hmf-gray900);
  --hmf-button-secondary-active-border-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-border-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-border-color: var(--hmf-gray400);
  /*********** TERTIARY BUTTONS ***********/
  --hmf-button-tertiary-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-hover-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-active-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-inactive-text-color: var(--hmf-gray500);
  --hmf-button-tertiary-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-background-color: var(--hmf-gray100);
  --hmf-button-tertiary-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-border-color: var(--hmf-gray100);
  --hmf-button-tertiary-active-shadow: var(--hmf-soft-shadow);
  /*********** MARKETING BUTTONS ***********/
  --hmf-button-marketing-text-color: var(--hmf-gray50);
  --hmf-button-marketing-inactive-text-color: var(--hmf-gray50);
  --hmf-button-marketing-hover-text-color: var(--hmf-gray50);
  --hmf-button-marketing-active-text-color: var(--hmf-gray900);
  --hmf-button-marketing-background-color: var(--hmf-secondary500);
  --hmf-button-marketing-active-background-color: var(--hmf-secondary600);
  --hmf-button-marketing-hover-background-color: var(--hmf-secondary300);
  --hmf-button-marketing-inactive-background-color: var(--hmf-gray300);
  --hmf-button-marketing-border-color: var(--hmf-secondary500);
  --hmf-button-marketing-active-border-color: var(--hmf-secondary600);
  --hmf-button-marketing-hover-border-color: var(--hmf-secondary300);
  --hmf-button-marketing-inactive-border-color: var(--hmf-gray300);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-checkbox-span-border: var(--hmf-gray600);
  --hmf-checkbox-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-active-background: var(--hmf-gray900);
  --hmf-checkbox-hover-span-border: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-background: var(--hmf-gray700);
  --hmf-checkbox-error-color: var(--hmf-red700);
  --hmf-checkbox-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-checkbox-disabled-color: var(--hmf-gray500);
  --hmf-checkbox-disabled-span-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-background: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-background: var(--hmf-gray300);
  --hmf-checkbox-error-span-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-background: var(--hmf-red50);
  --hmf-checkbox-error-span-active-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-active-background: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-chip-font-size: var(--body-font-size-m);
  --hmf-chip-line-height: var(--body-line-height-m);
  --hmf-chip-font-weight: var(--font-primary-bold-weight);
  --hmf-chip-font-family: var(--font-primary);
  --hmf-chip-letter-spacing: var(--body-letter-spacing);
  --hmf-chip-background-color: var(--hmf-gray200);
  --hmf-chip-color: var(--hmf-gray900);
  --hmf-chip-hover-background-color: var(--hmf-gray400);
  --hmf-chip-focus-background-color: var(--hmf-gray400);
  --hmf-chip-focus-outline: 1px dashed var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-color-swatch-button-disabled-border-color: var(--hmf-gray700);
  --hmf-color-swatch-button-disabled-outline-color: var(--hmf-gray50);
  --hmf-color-swatch-img-border-color: var(--hmf-gray600);
  --hmf-color-swatch-img-hover-border-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-pricing-color-swatch-button-background-color: var(--hmf-gray50);
  --hmf-color-swatch-button-disabled-text-color: var(--hmf-gray600);
  --hmf-color-swatch-button-clearence-text-color: var(--hmf-red900);
  --hmf-pricing-color-swatch-text-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-border-color: var(--hmf-gray200);
  --hmf-pricing-color-swatch-button-selected-border-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-hover-border-color: var(--hmf-gray500);
  --hmf-pricing-color-swatch-disabled-strikethough-color: var(--hmf-gray500);
  --hmf-color-swatch-button-disabled--strikethrough-outline-color: var(
    --hmf-gray50
  );
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-product-availability-cancel-icon-color: var(--hmf-red500);
  --hmf-product-availability-warning-icon-color: var(--hmf-yellow500);
  --hmf-product-availability-success-icon-color: var(--hmf-secondary500);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-product-title-text-color: var(--hmf-gray900);
  --hmf-product-title-font-size: var(--label-font-size-l);
  --hmf-product-title-line-height: var(--label-line-height-l);
  --hmf-product-title-font-weight: 500;
  --hmf-product-title-font-family: var(--font-primary);
  --hmf-product-title-letter-spacing: var(--label-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-promotion-text-color: var(--hmf-gray500);
  --hmf-promotion-font-weight: var(--font-primary-regular-weight);
  --hmf-promotion-font-family: var(--font-primary);
  --hmf-promotion-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-radio-font-size: var(--body-font-size-m);
  --hmf-radio-line-height: var(--body-line-height-m);
  --hmf-radio-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-font-family: var(--font-primary);
  --hmf-radio-letter-spacing: var(--body-letter-spacing);
  --hmf-radio-error-font-family: var(--font-primary);
  --hmf-radio-error-font-size: var(--legal-font-size-s);
  --hmf-radio-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-error-line-height: var(--legal-line-height-s);
  --hmf-radio-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-label-color: var(--hmf-gray900);
  --hmf-radio-border: 1px solid var(--hmf-gray600);
  --hmf-radio-background-color: var(--hmf-gray50);
  --hmf-radio-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-active-border-color: var(--hmf-primary300);
  --hmf-radio-indicator-active-background-color: var(--hmf-primary300);
  --hmf-radio-hover-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-indicator-background-color: var(--hmf-primary700);
  --hmf-radio-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-radio-disabled-color: var(--hmf-gray500);
  --hmf-radio-disabled-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-background-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-error-color: var(--hmf-gray900);
  --hmf-radio-error-border-color: var(--hmf-red700);
  --hmf-radio-error-background-color: var(--hmf-red50);
  --hmf-radio-error-active-border-color: var(--hmf-red700);
  --hmf-radio-error-active-indicator-background-color: var(--hmf-red700);
  --hmf-radio-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-radio-group-font-size: var(--label-font-size-m);
  --hmf-radio-group-line-height: var(--label-line-height-m);
  --hmf-radio-group-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-font-family: var(--font-primary);
  --hmf-radio-group-letter-spacing: var(--label-letter-spacing);
  --hmf-radio-group-error-font-family: var(--font-primary);
  --hmf-radio-group-error-font-size: var(--legal-font-size-s);
  --hmf-radio-group-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-error-line-height: var(--legal-line-height-s);
  --hmf-radio-group-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-group-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-recommendation-card-hover-color: var(--hmf-gray400);
  --hmf-recommendation-card-background-color: var(--hmf-gray50);
  --hmf-recommendation-card-text-color: var(--hmf-gray900);
  --hmf-recommendation-card-price-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-panel-font-size: var(--body-font-size-s);
  --hmf-panel-line-height: var(--body-line-height-s);
  --hmf-panel-font-weight: normal;
  --hmf-panel-font-family: var(--font-primary);
  --hmf-panel-letter-spacing: normal;
  --hmf-panel-content-background-color: var(--hmf-gray50);
  --hmf-panel-header-background-color: var(--hmf-gray100);
  --hmf-panel-overlay-background-color: var(--hmf-gray900);
  --hmf-panel-close-button-hover-background-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-background-color: var(--hmf-gray200);
  --hmf-panel-header-border-color: var(--hmf-gray100);
  --hmf-panel-close-button-hover-border-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-sticky-banner-font-size: var(--body-font-size-s);
  --hmf-sticky-banner-line-height: var(--body-line-height-s);
  --hmf-sticky-banner-font-weight: normal;
  --hmf-sticky-banner-font-family: var(--font-primary);
  --hmf-sticky-banner-letter-spacing: normal;
  --hmf-sticky-banner-content-background-color: var(--hmf-gray50);
  --hmf-sticky-banner-content-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-text-link-color: var(--hmf-gray900);
  --hmf-text-link-active-color: var(--hmf-gray600);
  --hmf-text-link-font-size: var(--body-font-size-m);
  --hmf-text-link-line-height: var(--body-line-height-m);
  --hmf-text-link-font-weight: var(--font-primary-regular-weight);
  --hmf-text-link-font-family: var(--font-primary);
  --hmf-text-link-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-vrst-theme,
.plp-srlp-bootstrap-scope :root .hmf-vrst-theme {
  --hmf-text-input-font-size: var(--body-font-size-m);
  --hmf-text-input-line-height: var(--body-line-height-m);
  --hmf-text-input-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-font-family: var(--font-primary);
  --hmf-text-input-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-text-area-font-size: var(--body-font-size-m);
  --hmf-text-input-text-area-line-height: var(--body-line-height-m);
  --hmf-text-input-text-area-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-text-area-font-family: var(--font-primary);
  --hmf-text-input-text-area-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-border: 1px solid var(--hmf-gray700);
  --hmf-text-input-background-color: var(--hmf-gray50);
  --hmf-text-input-input-color: var(--hmf-gray900);
  --hmf-text-input-input-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-focused-border: 1px solid var(--hmf-primary300);
  --hmf-text-input-disabled-background-color: var(--hmf-gray200);
  --hmf-text-input-disabled-color: var(--hmf-gray700);
  --hmf-text-input-disabled-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-label-color: var(--hmf-gray900);
  --hmf-text-input-color: var(--hmf-gray700);
  --hmf-text-input-error-label-color: var(--hmf-red700);
  --hmf-text-input-error-color: var(--hmf-red700);
  --hmf-text-input-error-border: 1px solid var(--hmf-red700);
  --hmf-text-input-error-background-color: rgba(230, 108, 70, 0.2);
  --hmf-text-input-error-placeholder-color: var(--hmf-gray900);
  --hmf-text-input-error-svg-fill: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-focus-outline-color: var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-background-base: var(--hmf-gray100);
  --hmf-background-base-subtle: var(--hmf-gray50);
  --hmf-background-inverse: var(--hmf-gray900);
  --hmf-background-inverse-subtle: var(--hmf-gray800);
  --hmf-background-primary: var(--hmf-secondary500);
  --hmf-fill-base: var(--hmf-gray50);
  --hmf-fill-base-subtle: var(--hmf-gray100);
  --hmf-fill-base-prominent: var(--hmf-gray200);
  --hmf-fill-inverse: var(--hmf-gray900);
  --hmf-fill-inverse-subtle: var(--hmf-gray800);
  --hmf-fill-primary-static: var(--hmf-primary500);
  --hmf-fill-primary-hover: var(--hmf-primary600);
  --hmf-fill-primary-active: var(--hmf-primary400);
  --hmf-fill-secondary-static: var(--hmf-gray50);
  --hmf-fill-secondary-hover: var(--hmf-gray100);
  --hmf-fill-secondary-active: var(--hmf-gray200);
  --hmf-fill-tertiary-static: var(--hmf-gray700);
  --hmf-fill-tertiary-hover: var(--hmf-gray900);
  --hmf-fill-tertiary-active: var(--hmf-gray800);
  --hmf-fill-disabled: var(--hmf-gray400);
  --hmf-fill-disabled-subtle: var(--hmf-gray200);
  --hmf-fill-negative: var(--hmf-accent600);
  --hmf-fill-negative-subtle: var(--hmf-accent200);
  --hmf-fill-warning: var(--hmf-tertiary400);
  --hmf-fill-warning-subtle: var(--hmf-tertiary100);
  --hmf-fill-positive: var(--hmf-primary400);
  --hmf-fill-positive-subtle: var(--hmf-primary100);
  --hmf-fill-marketing-static: var(--hmf-primary600);
  --hmf-fill-marketing-hover: var(--hmf-primary700);
  --hmf-fill-marketing-active: var(--hmf-primary500);
  --hmf-label-base: var(--hmf-gray900);
  --hmf-label-base-subtle: var(--hmf-gray600);
  --hmf-label-inverse-base: var(--hmf-gray50);
  --hmf-label-inverse-subtle: var(--hmf-gray100);
  --hmf-label-primary-static: var(--hmf-primary600);
  --hmf-label-primary-hover: var(--hmf-primary700);
  --hmf-label-primary-active: var(--hmf-primary500);
  --hmf-label-secondary-static: var(--hmf-gray900);
  --hmf-label-secondary-hover: var(--hmf-gray700);
  --hmf-label-secondary-active: var(--hmf-gray800);
  --hmf-label-secondary-subtle-static: var(--hmf-gray600);
  --hmf-label-secondary-subtle-hover: var(--hmf-gray900);
  --hmf-label-secondary-subtle-active: var(--hmf-gray800);
  --hmf-label-tertiary-static: var(--hmf-gray900);
  --hmf-label-tertiary-hover: var(--hmf-primary500);
  --hmf-label-tertiary-active: var(--hmf-primary600);
  --hmf-label-sale: var(--hmf-accent800);
  --hmf-label-disabled: var(--hmf-gray400);
  --hmf-label-disabled-subtle: var(--hmf-gray200);
  --hmf-label-negative: var(--hmf-accent600);
  --hmf-label-warning: var(--hmf-tertiary600);
  --hmf-label-marketing-static: var(--hmf-gray50);
  --hmf-label-marketing-hover: var(--hmf-gray100);
  --hmf-label-marketing-active: var(--hmf-gray100);
  --hmf-border-base: var(--hmf-gray300);
  --hmf-border-base-subtle: var(--hmf-gray200);
  --hmf-border-inverse: var(--hmf-gray900);
  --hmf-border-inverse-subtle: var(--hmf-gray800);
  --hmf-border-primary-static: var(--hmf-primary500);
  --hmf-border-primary-hover: var(--hmf-primary700);
  --hmf-border-primary-active: var(--hmf-primary500);
  --hmf-border-secondary-static: var(--hmf-gray900);
  --hmf-border-secondary-hover: var(--hmf-gray700);
  --hmf-border-secondary-active: var(--hmf-gray800);
  --hmf-border-secondary-subtle-static: var(--hmf-gray600);
  --hmf-border-secondary-subtle-hover: var(--hmf-gray400);
  --hmf-border-secondary-subtle-active: var(--hmf-gray500);
  --hmf-border-tertiary-static: var(--hmf-gray900);
  --hmf-border-tertiary-hover: var(--hmf-primary500);
  --hmf-border-tertiary-active: var(--hmf-primary600);
  --hmf-border-focused: var(--hmf-primary500);
  --hmf-border-inverse-focused: var(--hmf-gray50);
  --hmf-border-disabled: var(--hmf-gray400);
  --hmf-border-disabled-subtle: var(--hmf-gray200);
  --hmf-border-negative: var(--hmf-accent600);
  --hmf-border-warning: var(--hmf-tertiary600);
  --hmf-border-positive: var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --font-display: "Archivo", sans-serif;
  --font-primary-regular-weight: 500;
  --font-display-weight: 900;
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-primary50: #f3fbf6;
  --hmf-primary100: #d6f2de;
  --hmf-primary200: #afe8c9;
  --hmf-primary300: #6fcc9b;
  --hmf-primary400: #34ad6c;
  --hmf-primary500: #138058;
  --hmf-primary600: #006554;
  --hmf-primary700: #005343;
  --hmf-primary800: #00493a;
  --hmf-primary900: #00291e;
  --hmf-secondary50: #e5fff5;
  --hmf-secondary100: #b3ffe0;
  --hmf-secondary200: #1affa2;
  --hmf-secondary300: #00e688;
  --hmf-secondary400: #00b36a;
  --hmf-secondary500: #00804c;
  --hmf-secondary600: #00663d;
  --hmf-secondary700: #005733;
  --hmf-secondary800: #004d2d;
  --hmf-secondary900: #001a0f;
  --hmf-tertiary50: #fdf9f1;
  --hmf-tertiary100: #f8e6c7;
  --hmf-tertiary200: #f5d6a0;
  --hmf-tertiary300: #f0bd65;
  --hmf-tertiary400: #eba42b;
  --hmf-tertiary500: #c88513;
  --hmf-tertiary600: #976211;
  --hmf-tertiary700: #6e440c;
  --hmf-tertiary800: #5b380b;
  --hmf-tertiary900: #32210b;
  --hmf-accent50: #fff9f5;
  --hmf-accent100: #fff0e7;
  --hmf-accent200: #fad6c7;
  --hmf-accent300: #f5bba7;
  --hmf-accent400: #eb8666;
  --hmf-accent500: #e66c46;
  --hmf-accent600: #be4324;
  --hmf-accent700: #96240d;
  --hmf-accent800: #7f1e0b;
  --hmf-accent900: #4b1206;
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  /*********** GENERIC STYLING ***********/
  --hmf-button-border-radius: 4px;
  --hmf-button-hover-shadow: var(--hmf-subtle-shadow);
  /*********** PRIMARY BUTTONS ***********/
  --hmf-button-primary-text-color: var(--hmf-gray50);
  --hmf-button-primary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-primary-background-color: var(--hmf-primary500);
  --hmf-button-primary-active-background-color: var(--hmf-primary400);
  --hmf-button-primary-hover-background-color: var(--hmf-primary300);
  --hmf-button-primary-inactive-background-color: var(--hmf-gray300);
  --hmf-button-primary-border-color: var(--hmf-primary500);
  --hmf-button-primary-hover-border-color: var(--hmf-primary300);
  --hmf-button-primary-active-border-color: var(--hmf-primary400);
  --hmf-button-primary-inactive-border-color: var(--hmf-gray300);
  /*********** SECONDARY BUTTONS ***********/
  --hmf-button-secondary-text-color: var(--hmf-gray900);
  --hmf-button-secondary-active-text-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-text-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-text-color: var(--hmf-gray600);
  --hmf-button-secondary-background-color: var(--hmf-gray50);
  --hmf-button-secondary-active-background-color: var(--hmf-gray400);
  --hmf-button-secondary-hover-background-color: var(--hmf-gray200);
  --hmf-button-secondary-inactive-background-color: var(--hmf-gray50);
  --hmf-button-secondary-border-color: var(--hmf-gray900);
  --hmf-button-secondary-active-border-color: var(--hmf-gray900);
  --hmf-button-secondary-hover-border-color: var(--hmf-gray900);
  --hmf-button-secondary-inactive-border-color: var(--hmf-gray400);
  /*********** TERTIARY BUTTONS ***********/
  --hmf-button-tertiary-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-hover-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-active-text-color: var(--hmf-gray900);
  --hmf-button-tertiary-inactive-text-color: var(--hmf-gray500);
  --hmf-button-tertiary-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-background-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-background-color: var(--hmf-gray100);
  --hmf-button-tertiary-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-active-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-hover-border-color: var(--hmf-gray50);
  --hmf-button-tertiary-inactive-border-color: var(--hmf-gray100);
  --hmf-button-tertiary-active-shadow: var(--hmf-soft-shadow);
  /*********** MARKETING BUTTONS ***********/
  --hmf-button-marketing-text-color: var(--hmf-gray50);
  --hmf-button-marketing-inactive-text-color: var(--hmf-gray50);
  --hmf-button-marketing-hover-text-color: var(--hmf-gray50);
  --hmf-button-marketing-active-text-color: var(--hmf-gray900);
  --hmf-button-marketing-background-color: var(--hmf-gray900);
  --hmf-button-marketing-active-background-color: var(--hmf-gray800);
  --hmf-button-marketing-hover-background-color: var(--hmf-gray700);
  --hmf-button-marketing-inactive-background-color: var(--hmf-gray300);
  --hmf-button-marketing-border-color: var(--hmf-gray900);
  --hmf-button-marketing-active-border-color: var(--hmf-gray800);
  --hmf-button-marketing-hover-border-color: var(--hmf-gray700);
  --hmf-button-marketing-inactive-border-color: var(--hmf-gray300);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-checkbox-span-border: var(--hmf-gray600);
  --hmf-checkbox-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-active-background: var(--hmf-gray900);
  --hmf-checkbox-hover-span-border: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-border-color: var(--hmf-gray900);
  --hmf-checkbox-hover-span-active-background: var(--hmf-gray700);
  --hmf-checkbox-error-color: var(--hmf-red700);
  --hmf-checkbox-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-checkbox-disabled-color: var(--hmf-gray500);
  --hmf-checkbox-disabled-span-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-background: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-border-color: var(--hmf-gray300);
  --hmf-checkbox-disabled-span-active-background: var(--hmf-gray300);
  --hmf-checkbox-error-span-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-background: var(--hmf-red50);
  --hmf-checkbox-error-span-active-border-color: var(--hmf-red700);
  --hmf-checkbox-error-span-active-background: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-chip-font-size: var(--body-font-size-m);
  --hmf-chip-line-height: var(--body-line-height-m);
  --hmf-chip-font-weight: var(--font-primary-bold-weight);
  --hmf-chip-font-family: var(--font-primary);
  --hmf-chip-letter-spacing: var(--body-letter-spacing);
  --hmf-chip-background-color: var(--hmf-gray200);
  --hmf-chip-color: var(--hmf-gray900);
  --hmf-chip-hover-background-color: var(--hmf-gray400);
  --hmf-chip-focus-background-color: var(--hmf-gray400);
  --hmf-chip-focus-outline: 1px dashed var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-color-swatch-button-disabled-border-color: var(--hmf-gray700);
  --hmf-color-swatch-button-disabled-outline-color: var(--hmf-gray50);
  --hmf-color-swatch-img-border-color: var(--hmf-gray600);
  --hmf-color-swatch-img-hover-border-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-pricing-color-swatch-button-background-color: var(--hmf-gray50);
  --hmf-color-swatch-button-disabled-text-color: var(--hmf-gray600);
  --hmf-color-swatch-button-clearence-text-color: var(--hmf-red900);
  --hmf-pricing-color-swatch-text-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-border-color: var(--hmf-gray200);
  --hmf-pricing-color-swatch-button-selected-border-color: var(--hmf-gray900);
  --hmf-pricing-color-swatch-button-hover-border-color: var(--hmf-gray500);
  --hmf-pricing-color-swatch-disabled-strikethough-color: var(--hmf-gray500);
  --hmf-color-swatch-button-disabled--strikethrough-outline-color: var(
    --hmf-gray50
  );
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-product-availability-cancel-icon-color: var(--hmf-red500);
  --hmf-product-availability-warning-icon-color: var(--hmf-yellow500);
  --hmf-product-availability-success-icon-color: var(--hmf-primary500);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-product-title-text-color: var(--hmf-gray900);
  --hmf-product-title-font-size: var(--label-font-size-l);
  --hmf-product-title-line-height: var(--label-line-height-l);
  --hmf-product-title-font-weight: 500;
  --hmf-product-title-font-family: var(--font-primary);
  --hmf-product-title-letter-spacing: var(--label-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-promotion-text-color: var(--hmf-gray500);
  --hmf-promotion-font-weight: var(--font-primary-regular-weight);
  --hmf-promotion-font-family: var(--font-primary);
  --hmf-promotion-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-radio-font-size: var(--body-font-size-m);
  --hmf-radio-line-height: var(--body-line-height-m);
  --hmf-radio-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-font-family: var(--font-primary);
  --hmf-radio-letter-spacing: var(--body-letter-spacing);
  --hmf-radio-error-font-family: var(--font-primary);
  --hmf-radio-error-font-size: var(--legal-font-size-s);
  --hmf-radio-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-error-line-height: var(--legal-line-height-s);
  --hmf-radio-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-label-color: var(--hmf-gray900);
  --hmf-radio-border: 1px solid var(--hmf-gray600);
  --hmf-radio-background-color: var(--hmf-gray50);
  --hmf-radio-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-active-border-color: var(--hmf-primary300);
  --hmf-radio-indicator-active-background-color: var(--hmf-primary300);
  --hmf-radio-hover-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-border-color: var(--hmf-gray900);
  --hmf-radio-hover-active-indicator-background-color: var(--hmf-primary700);
  --hmf-radio-focus-outline: 1px dashed var(--hmf-gray600);
  --hmf-radio-disabled-color: var(--hmf-gray500);
  --hmf-radio-disabled-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-background-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-border-color: var(--hmf-gray300);
  --hmf-radio-disabled-active-indicator-background-color: var(--hmf-gray50);
  --hmf-radio-error-color: var(--hmf-gray900);
  --hmf-radio-error-border-color: var(--hmf-red700);
  --hmf-radio-error-background-color: var(--hmf-red50);
  --hmf-radio-error-active-border-color: var(--hmf-red700);
  --hmf-radio-error-active-indicator-background-color: var(--hmf-red700);
  --hmf-radio-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-radio-group-font-size: var(--label-font-size-m);
  --hmf-radio-group-line-height: var(--label-line-height-m);
  --hmf-radio-group-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-font-family: var(--font-primary);
  --hmf-radio-group-letter-spacing: var(--label-letter-spacing);
  --hmf-radio-group-error-font-family: var(--font-primary);
  --hmf-radio-group-error-font-size: var(--legal-font-size-s);
  --hmf-radio-group-error-font-weight: var(--font-primary-regular-weight);
  --hmf-radio-group-error-line-height: var(--legal-line-height-s);
  --hmf-radio-group-error-letter-spacing: var(--legal-letter-spacing);
  --hmf-radio-group-error-color: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-recommendation-card-hover-color: var(--hmf-gray400);
  --hmf-recommendation-card-background-color: var(--hmf-gray50);
  --hmf-recommendation-card-text-color: var(--hmf-gray900);
  --hmf-recommendation-card-price-color: var(--hmf-gray500);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-panel-font-size: var(--body-font-size-s);
  --hmf-panel-line-height: var(--body-line-height-s);
  --hmf-panel-font-weight: normal;
  --hmf-panel-font-family: var(--font-primary);
  --hmf-panel-letter-spacing: normal;
  --hmf-panel-content-background-color: var(--hmf-gray50);
  --hmf-panel-header-background-color: var(--hmf-gray100);
  --hmf-panel-overlay-background-color: var(--hmf-gray900);
  --hmf-panel-close-button-hover-background-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-background-color: var(--hmf-gray200);
  --hmf-panel-header-border-color: var(--hmf-gray100);
  --hmf-panel-close-button-hover-border-color: var(--hmf-gray400);
  --hmf-panel-close-button-active-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-sticky-banner-font-size: var(--body-font-size-s);
  --hmf-sticky-banner-line-height: var(--body-line-height-s);
  --hmf-sticky-banner-font-weight: normal;
  --hmf-sticky-banner-font-family: var(--font-primary);
  --hmf-sticky-banner-letter-spacing: normal;
  --hmf-sticky-banner-content-background-color: var(--hmf-gray50);
  --hmf-sticky-banner-content-border-color: var(--hmf-gray200);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-text-link-color: var(--hmf-gray900);
  --hmf-text-link-active-color: var(--hmf-gray600);
  --hmf-text-link-font-size: var(--body-font-size-m);
  --hmf-text-link-line-height: var(--body-line-height-m);
  --hmf-text-link-font-weight: var(--font-primary-regular-weight);
  --hmf-text-link-font-family: var(--font-primary);
  --hmf-text-link-letter-spacing: var(--body-letter-spacing);
}
.plp-srlp-bootstrap-scope :root.hmf-enterprise-theme,
.plp-srlp-bootstrap-scope :root .hmf-enterprise-theme {
  --hmf-text-input-font-size: var(--body-font-size-m);
  --hmf-text-input-line-height: var(--body-line-height-m);
  --hmf-text-input-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-font-family: var(--font-primary);
  --hmf-text-input-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-text-area-font-size: var(--body-font-size-m);
  --hmf-text-input-text-area-line-height: var(--body-line-height-m);
  --hmf-text-input-text-area-font-weight: var(--font-primary-regular-weight);
  --hmf-text-input-text-area-font-family: var(--font-primary);
  --hmf-text-input-text-area-letter-spacing: var(--body-letter-spacing);
  --hmf-text-input-border: 1px solid var(--hmf-gray700);
  --hmf-text-input-background-color: var(--hmf-gray50);
  --hmf-text-input-input-color: var(--hmf-gray900);
  --hmf-text-input-input-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-focused-border: 1px solid var(--hmf-primary300);
  --hmf-text-input-disabled-background-color: var(--hmf-gray200);
  --hmf-text-input-disabled-color: var(--hmf-gray700);
  --hmf-text-input-disabled-placeholder-color: var(--hmf-gray700);
  --hmf-text-input-label-color: var(--hmf-gray900);
  --hmf-text-input-color: var(--hmf-gray700);
  --hmf-text-input-error-label-color: var(--hmf-red700);
  --hmf-text-input-error-color: var(--hmf-red700);
  --hmf-text-input-error-border: 1px solid var(--hmf-red700);
  --hmf-text-input-error-background-color: rgba(230, 108, 70, 0.2);
  --hmf-text-input-error-placeholder-color: var(--hmf-gray900);
  --hmf-text-input-error-svg-fill: var(--hmf-red700);
}
.plp-srlp-bootstrap-scope .visually-hidden {
  position: fixed !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.plp-srlp-bootstrap-scope .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;
}
.plp-srlp-bootstrap-scope .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.plp-srlp-bootstrap-scope .slick-list:focus {
  outline: none;
}
.plp-srlp-bootstrap-scope .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.plp-srlp-bootstrap-scope .slick-slider .slick-track,
.plp-srlp-bootstrap-scope .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);
}
.plp-srlp-bootstrap-scope .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.plp-srlp-bootstrap-scope .slick-track:before,
.plp-srlp-bootstrap-scope .slick-track:after {
  display: table;
  content: "";
}
.plp-srlp-bootstrap-scope .slick-track:after {
  clear: both;
}
.plp-srlp-bootstrap-scope .slick-loading .slick-track {
  visibility: hidden;
}
.plp-srlp-bootstrap-scope .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.plp-srlp-bootstrap-scope [dir=rtl] .slick-slide {
  float: right;
}
.plp-srlp-bootstrap-scope .slick-slide img {
  display: block;
}
.plp-srlp-bootstrap-scope .slick-slide.slick-loading img {
  display: none;
}
.plp-srlp-bootstrap-scope .slick-slide.dragging img {
  pointer-events: none;
}
.plp-srlp-bootstrap-scope .slick-initialized .slick-slide {
  display: block;
}
.plp-srlp-bootstrap-scope .slick-loading .slick-slide {
  visibility: hidden;
}
.plp-srlp-bootstrap-scope .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.plp-srlp-bootstrap-scope .slick-arrow.slick-hidden {
  display: none;
}
.plp-srlp-bootstrap-scope .slick-prev,
.plp-srlp-bootstrap-scope .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.plp-srlp-bootstrap-scope .slick-prev:hover,
.plp-srlp-bootstrap-scope .slick-prev:focus,
.plp-srlp-bootstrap-scope .slick-next:hover,
.plp-srlp-bootstrap-scope .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.plp-srlp-bootstrap-scope .slick-prev:hover:before,
.plp-srlp-bootstrap-scope .slick-prev:focus:before,
.plp-srlp-bootstrap-scope .slick-next:hover:before,
.plp-srlp-bootstrap-scope .slick-next:focus:before {
  opacity: 1;
}
.plp-srlp-bootstrap-scope .slick-prev.slick-disabled:before,
.plp-srlp-bootstrap-scope .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.plp-srlp-bootstrap-scope .slick-prev:before,
.plp-srlp-bootstrap-scope .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.plp-srlp-bootstrap-scope .slick-prev {
  left: -25px;
}
.plp-srlp-bootstrap-scope [dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}
.plp-srlp-bootstrap-scope .slick-prev:before {
  content: "←";
}
.plp-srlp-bootstrap-scope [dir=rtl] .slick-prev:before {
  content: "→";
}
.plp-srlp-bootstrap-scope .slick-next {
  right: -25px;
}
.plp-srlp-bootstrap-scope [dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}
.plp-srlp-bootstrap-scope .slick-next:before {
  content: "→";
}
.plp-srlp-bootstrap-scope [dir=rtl] .slick-next:before {
  content: "←";
}
.plp-srlp-bootstrap-scope .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.plp-srlp-bootstrap-scope .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.plp-srlp-bootstrap-scope .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.plp-srlp-bootstrap-scope .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.plp-srlp-bootstrap-scope .slick-dots li button:hover,
.plp-srlp-bootstrap-scope .slick-dots li button:focus {
  outline: none;
}
.plp-srlp-bootstrap-scope .slick-dots li button:hover:before,
.plp-srlp-bootstrap-scope .slick-dots li button:focus:before {
  opacity: 1;
}
.plp-srlp-bootstrap-scope .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.plp-srlp-bootstrap-scope .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
.plp-srlp-bootstrap-scope .dsg-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  flex-grow: 1;
}
.plp-srlp-bootstrap-scope .dsg-flex.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.plp-srlp-bootstrap-scope .dsg-flex.flex-nowrap {
  flex-wrap: nowrap;
}
.plp-srlp-bootstrap-scope .dsg-flex.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}
.plp-srlp-bootstrap-scope .dsg-flex.flex-column {
  flex-direction: column;
}
.plp-srlp-bootstrap-scope .dsg-flex.flex-column-reverse {
  flex-direction: column-reverse;
}
.plp-srlp-bootstrap-scope .dsg-flex.flex-row {
  flex-direction: row;
}
.plp-srlp-bootstrap-scope .dsg-flex.flex-row-reverse {
  flex-direction: row-reverse;
}
.plp-srlp-bootstrap-scope .dsg-flex.justify-content-flex-start {
  justify-content: flex-start;
}
.plp-srlp-bootstrap-scope .dsg-flex.justify-content-flex-end {
  justify-content: flex-end;
}
.plp-srlp-bootstrap-scope .dsg-flex.justify-content-center {
  justify-content: center;
}
.plp-srlp-bootstrap-scope .dsg-flex.justify-content-space-between {
  justify-content: space-between;
}
.plp-srlp-bootstrap-scope .dsg-flex.justify-content-space-around {
  justify-content: space-around;
}
.plp-srlp-bootstrap-scope .dsg-flex.justify-content-space-evenly {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.plp-srlp-bootstrap-scope .dsg-flex.justify-content-start {
  justify-content: start;
}
.plp-srlp-bootstrap-scope .dsg-flex.justify-content-end {
  justify-content: end;
}
.plp-srlp-bootstrap-scope .dsg-flex.justify-content-left {
  justify-content: left;
}
.plp-srlp-bootstrap-scope .dsg-flex.justify-content-right {
  justify-content: right;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-items-stretch {
  align-items: stretch;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-items-flex-start {
  align-items: flex-end;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-items-flex-end {
  align-items: flex-end;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-items-center {
  align-items: center;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-items-start {
  align-items: start;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-items-end {
  align-items: end;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-items-self-start {
  align-items: self-start;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-items-self-end {
  align-items: self-end;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-content-flex-start {
  align-content: flex-start;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-content-flex-end {
  align-content: flex-start;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-content-center {
  align-content: center;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-content-space-between {
  align-content: space-between;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-content-space-between {
  align-content: space-around;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-content-space-evenly {
  align-content: space-evenly;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-content-stretch {
  align-content: stretch;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-content-start {
  align-content: start;
}
.plp-srlp-bootstrap-scope .dsg-flex.align-content-end {
  align-content: end;
}
.plp-srlp-bootstrap-scope .dsg-flex .flex-grow {
  flex-grow: 1;
}
.plp-srlp-bootstrap-scope .dsg-flex .flex-grow-none {
  flex-grow: 0;
}
.plp-srlp-bootstrap-scope .dsg-flex .flex-shrink {
  flex-shrink: 1;
}
.plp-srlp-bootstrap-scope .dsg-flex .flex-shrink-none {
  flex-shrink: 0;
}
.plp-srlp-bootstrap-scope .dsg-flex .padding-lr-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.plp-srlp-bootstrap-scope .dsg-flex .col-width-100 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.plp-srlp-bootstrap-scope .dsg-flex .col-width-75 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.plp-srlp-bootstrap-scope .dsg-flex .col-width-66 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.6666%;
  flex: 0 0 66.6666%;
  max-width: 66.6666%;
}
.plp-srlp-bootstrap-scope .dsg-flex .col-width-60 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
}
.plp-srlp-bootstrap-scope .dsg-flex .col-width-50 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.plp-srlp-bootstrap-scope .dsg-flex .col-width-40 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
}
.plp-srlp-bootstrap-scope .dsg-flex .col-width-33 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
}
.plp-srlp-bootstrap-scope .dsg-flex .col-width-25 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .dsg-flex .col-t-100 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-t-75 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-t-66 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666%;
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-t-60 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-t-50 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-t-40 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-t-33 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-t-25 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .dsg-flex .col-sd-100 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-sd-75 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-sd-66 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666%;
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-sd-60 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-sd-50 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-sd-40 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-sd-33 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-sd-25 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 1177px) {
  .plp-srlp-bootstrap-scope .dsg-flex .col-d-100 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-d-75 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-d-66 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666%;
    flex: 0 0 66.6666%;
    max-width: 66.6666%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-d-60 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-d-50 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-d-40 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-d-33 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
  }
  .plp-srlp-bootstrap-scope .dsg-flex .col-d-25 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-container {
  max-width: 1600px;
  margin: 0 auto;
}
.plp-srlp-bootstrap-scope .react-svg-icon-path {
  fill: #191f1c;
}
.plp-srlp-bootstrap-scope a.dsg-react-hyperlink {
  color: #333333;
  text-decoration: none;
  cursor: pointer;
  border-bottom: 1px solid #333333;
  outline-style: none;
  outline-color: transparent;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
}
.plp-srlp-bootstrap-scope a.dsg-react-hyperlink:hover {
  border-bottom: 1px solid #bb5811;
}
.plp-srlp-bootstrap-scope a.dsg-react-hyperlink:active {
  color: #5e6260;
  border-bottom: 1px solid #bb5811;
}
.plp-srlp-bootstrap-scope a.dsg-react-hyperlink:focus {
  border-bottom: 1px solid #bb5811;
}
.plp-srlp-bootstrap-scope a.dsg-react-hyperlink:visited {
  color: #5e6260;
  border-bottom: 1px solid #5e6260;
}
.plp-srlp-bootstrap-scope a.dsg-react-inline-hyperlink {
  color: #333333;
  cursor: pointer;
  text-decoration: underline;
  outline-style: none;
  outline-color: transparent;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}
.plp-srlp-bootstrap-scope a.dsg-react-inline-hyperlink.secondary {
  color: #333333;
  cursor: pointer;
  text-decoration: underline;
  outline-style: none;
  outline-color: transparent;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
}
.plp-srlp-bootstrap-scope a.dsg-react-inline-hyperlink.secondary:active {
  font-weight: bold;
}
.plp-srlp-bootstrap-scope a.dsg-react-inline-hyperlink:hover {
  color: #bb5811;
}
.plp-srlp-bootstrap-scope a.dsg-react-inline-hyperlink:active {
  color: #5e6260;
}
.plp-srlp-bootstrap-scope a.dsg-react-inline-hyperlink:focus {
  color: #bb5811;
  outline: 1px dotted #006554;
}
.plp-srlp-bootstrap-scope a.dsg-react-inline-hyperlink:visited {
  color: #5e6260;
}
.plp-srlp-bootstrap-scope .dsg-react-button {
  text-transform: uppercase;
  height: 52px;
  min-height: 52px;
  width: 100%;
  font-family: "Archivo", sans-serif;
  font-style: normal;
  letter-spacing: 1.5px;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  cursor: pointer;
  padding: 1px;
  background-color: #bb5811;
  color: #fff;
  border: none;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button .background {
  height: 100%;
  border: none;
  outline: none;
}
.plp-srlp-bootstrap-scope .dsg-react-button:hover {
  background-color: #ac470c;
  color: #fff;
  border: none;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button:active {
  background-color: #c57135;
  color: #fff;
  border: none;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button:focus {
  background-color: white;
  color: #fff;
  border-radius: 0px;
  outline: 1px dashed #006554;
  margin: -2px;
}
.plp-srlp-bootstrap-scope .dsg-react-button:focus .background {
  background-color: #bb5811;
}
.plp-srlp-bootstrap-scope .dsg-react-button.active {
  background-color: #c57135;
  color: #fff;
  border: none;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button.success {
  background-color: #008d75;
  color: #fff;
  border: none;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button.secondary {
  background-color: #fff;
  color: #191f1c;
  border: 2px solid #191f1c;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button.secondary:hover {
  background-color: #fff;
  color: #191f1c;
  border: 2px solid #191f1c;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button.secondary:active {
  background-color: #e3e4e4;
  color: #191f1c;
  border: 2px solid #babcbb;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button.secondary:focus {
  background-color: #ffffff;
  color: #191f1c;
  border-radius: 0px;
  outline: 1px dashed #006554;
}
.plp-srlp-bootstrap-scope .dsg-react-button.secondary:focus .background {
  background-color: #fff;
}
.plp-srlp-bootstrap-scope .dsg-react-button.tertiary {
  background-color: #fff;
  color: #191f1c;
  border: none;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button.tertiary:hover {
  background-color: #fff;
  color: #191f1c;
  border: none;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button.tertiary:active {
  background-color: #fff;
  color: #191f1c;
  border: none;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button.tertiary:focus {
  background-color: #ffffff;
  color: #191f1c;
  border-radius: 0px;
  outline: 1px dashed #006554;
}
.plp-srlp-bootstrap-scope .dsg-react-button.tertiary:focus .background {
  background-color: #fff;
}
.plp-srlp-bootstrap-scope .dsg-react-button-disabled {
  background-color: #e3e4e4;
  color: #8c8f8e;
  border: none;
  border-radius: 0px;
  cursor: default;
}
.plp-srlp-bootstrap-scope .dsg-react-button-disabled:hover, .plp-srlp-bootstrap-scope .dsg-react-button-disabled:active {
  background-color: #e3e4e4;
  color: #8c8f8e;
  border: none;
  border-radius: 0px;
  cursor: default;
}
.plp-srlp-bootstrap-scope .dsg-react-button-disabled.secondary {
  background-color: #fff;
  color: #8c8f8e;
  border: 2px solid #e3e4e4;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button-disabled.secondary:hover, .plp-srlp-bootstrap-scope .dsg-react-button-disabled.secondary:active {
  background-color: #fff;
  color: #8c8f8e;
  border: 2px solid #e3e4e4;
  border-radius: 0px;
  cursor: default;
}
.plp-srlp-bootstrap-scope .dsg-react-button-disabled.tertiary {
  background-color: #fff;
  color: #8c8f8e;
  border: none;
  border-radius: 0px;
}
.plp-srlp-bootstrap-scope .dsg-react-button-disabled.tertiary:hover, .plp-srlp-bootstrap-scope .dsg-react-button-disabled.tertiary:active {
  background-color: #fff;
  color: #8c8f8e;
  border: none;
  border-radius: 0px;
  cursor: default;
}
.plp-srlp-bootstrap-scope :not(.dsg-react-button-disabled).dsg-react-button.tertiary:hover .dsg-react-button-label.tertiary:after {
  width: 100%;
  background: #bb5811;
}
.plp-srlp-bootstrap-scope :not(.dsg-react-button-disabled).dsg-react-button.tertiary:active .dsg-react-button-label.tertiary:after {
  width: 100%;
  margin-top: 2px;
  height: 4px;
  background: #bb5811;
}
.plp-srlp-bootstrap-scope .dsg-react-button-label.tertiary {
  background-color: transparent;
  display: inline-block;
}
.plp-srlp-bootstrap-scope .dsg-react-button-label.tertiary:after {
  content: "";
  display: block;
  margin: auto;
  height: 2px;
  margin-top: 4px;
  width: 0px;
  background: transparent;
  transition: width 0.5s ease, background-color 0.5s ease;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 5px 0;
  cursor: pointer;
  width: 100%;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper:hover {
  font-weight: bold;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper:focus {
  border: 1px dotted #006554;
  outline: none;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper label {
  margin-bottom: 0;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper input[type=checkbox] {
  opacity: 0;
  width: 0;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper .dsg-responsive-checkbox-label {
  position: relative;
  margin-left: 16px;
  flex-grow: 1;
  cursor: pointer;
  margin-bottom: 0;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-label-span {
  display: inline;
  margin-left: 10px;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper .dsg-responsive-checkbox-label::before {
  content: "";
  height: 16px;
  width: 16px;
  margin-left: -16px;
  border: 1px solid #e3e4e4;
  display: inline;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: white;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper .dsg-responsive-checkbox-label::before:hover {
  border: 1px solid #191f1c;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper:hover .dsg-responsive-checkbox-label::before {
  content: "";
  height: 16px;
  width: 16px;
  margin-left: -16px;
  border: 1px solid #191f1c;
  display: inline;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: white;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper .dsg-responsive-checkbox-label::after {
  content: "";
  height: 12px;
  width: 8px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg) translateY(-50%);
  margin-left: -16px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 25%;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-disabled {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 5px 0;
  font-size: 13px;
  width: 100%;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-disabled input[type=checkbox] {
  opacity: 0;
  width: 0;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-disabled .dsg-responsive-checkbox-label {
  position: relative;
  margin-left: 16px;
  color: #a7a7a7;
  margin-bottom: 0;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-disabled .dsg-responsive-checkbox-label::before {
  content: "";
  height: 16px;
  width: 16px;
  margin-left: -16px;
  border: 1px solid #a7a7a7;
  display: inline;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper input[type=checkbox] + .dsg-responsive-checkbox-label::after {
  content: none;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper input[type=checkbox]:checked + .dsg-responsive-checkbox-label::after {
  content: "";
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper input[type=checkbox]:checked + .dsg-responsive-checkbox-label::before {
  background-color: #333;
  border-color: #333;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper input[type=checkbox]:focus + .dsg-responsive-checkbox-label::before {
  outline-width: 2px;
  outline-style: solid;
  outline-color: Highlight;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-large {
  display: block;
  margin: 5px 0;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-large input[type=checkbox] {
  opacity: 0;
  width: 0;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-large .dsg-responsive-checkbox-label {
  position: relative;
  margin-left: 16px;
  cursor: pointer;
  margin-bottom: 0;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-large .dsg-responsive-checkbox-label::before {
  content: "";
  height: 20px;
  width: 20px;
  margin-left: -16px;
  border: 1px solid #a7a7a7;
  display: inline;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-large .dsg-responsive-checkbox-label::after {
  content: "";
  height: 15px;
  width: 10px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg) translateY(-50%);
  margin-left: -16px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 25%;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-disabled-large {
  display: block;
  margin: 5px 0;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-disabled-large input[type=checkbox] {
  opacity: 0;
  width: 0;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-disabled-large .dsg-responsive-checkbox-label {
  position: relative;
  margin-left: 16px;
  color: #a7a7a7;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-disabled-large .dsg-responsive-checkbox-label::before {
  content: "";
  height: 20px;
  width: 20px;
  margin-left: -16px;
  border: 1px solid #a7a7a7;
  display: inline;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-large input[type=checkbox] + .dsg-responsive-checkbox-label::after {
  content: none;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-large input[type=checkbox]:checked + .dsg-responsive-checkbox-label::after {
  content: "";
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-large input[type=checkbox]:checked + .dsg-responsive-checkbox-label::before {
  background-color: #333;
  border-color: #333;
}
.plp-srlp-bootstrap-scope .dsg-responsive-checkbox-wrapper-large input[type=checkbox]:focus + .dsg-responsive-checkbox-label::before {
  outline-width: 2px;
  outline-style: solid;
  outline-color: Highlight;
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  cursor: pointer;
  position: relative;
  padding-right: 19px;
  margin: 0;
  /* On mouse-over, add a grey background color */
  /*facet title*/
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* When the checkbox is checked, add a blue background */
  /* Show the dsg-checkmark-wrapper when checked */
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper:hover, .plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper:focus {
  font-weight: bold;
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper:hover input ~ .dsg-checkmark-wrapper, .plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper:focus input ~ .dsg-checkmark-wrapper {
  border: 1px solid #191f1c;
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper:hover input ~ .dsg-color-checkmark-wrapper, .plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper:focus input ~ .dsg-color-checkmark-wrapper {
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #191f1c;
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper:focus {
  border: 1px dotted #006554;
  outline: none;
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper .rs-facet-title {
  cursor: pointer;
  margin-bottom: 0px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 5px;
  min-width: 0;
  flex-grow: 1;
  flex-shrink: 1;
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper .dsg-color-checkmark-wrapper {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 8px;
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper .dsg-checkmark-wrapper {
  height: 16px;
  width: 16px;
  background-color: #ffffff;
  border: 1px solid #e3e4e4;
  margin-right: 8px;
  /* Create the checkmark/indicator (hidden when not checked) */
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper .dsg-checkmark-wrapper:after {
  content: "";
  position: relative;
  display: none;
  left: 3px;
  top: -1px;
  width: 7px;
  height: 11px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper input:checked ~ .dsg-checkmark-wrapper {
  background-color: #333;
  border-color: #333;
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper input:checked ~ .dsg-color-checkmark-wrapper {
  box-shadow: 0 0 0 3px #fff, 0 0 0 4px #191f1c;
}
.plp-srlp-bootstrap-scope .dsg-checkbox-container-wrapper input:checked ~ .dsg-checkmark-wrapper:after {
  display: block;
}
.plp-srlp-bootstrap-scope .dsg-size-wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  cursor: pointer;
  max-width: 47% !important;
  padding: 8px 10px;
  margin-bottom: 10px;
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.plp-srlp-bootstrap-scope .dsg-size-wrapper.rs-checked-size {
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
}
.plp-srlp-bootstrap-scope .dsg-size-wrapper.rs-unchecked-size {
  background-color: #ffffff;
  border: 1px solid #e3e4e4;
}
.plp-srlp-bootstrap-scope .dsg-size-wrapper.rs-unchecked-size .facet-size-checkbox-label {
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .dsg-size-wrapper.rs-unchecked-size .facet-size-checkbox-count {
  color: #4f4f4f;
}
.plp-srlp-bootstrap-scope .dsg-size-wrapper:hover {
  font-weight: bold;
  border: 1px solid #000000;
}
.plp-srlp-bootstrap-scope .dsg-size-wrapper:focus {
  border: 1px dotted #006554;
  outline: none;
}
.plp-srlp-bootstrap-scope .dsg-size-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.plp-srlp-bootstrap-scope .dsg-size-wrapper .facet-size-checkbox-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 24px;
  margin-left: 12px;
}
.plp-srlp-bootstrap-scope .dsg-size-wrapper .facet-size-checkbox-count {
  font-size: 12px;
  line-height: 20px;
  margin-right: 12px;
}
.plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-next, .plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-prev {
  width: 32px;
  height: 32px;
  background: #191f1c;
  text-align: center;
  z-index: 1;
}
.plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-next.slick-disabled, .plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-prev.slick-disabled {
  display: none;
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-next, .plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-prev {
    width: 44px;
    height: 44px;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-next {
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-next:before {
  line-height: 1.3;
  opacity: 1;
  content: "";
}
.plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-prev {
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-prev:before {
  line-height: 1.3;
  opacity: 1;
  content: "";
}
.plp-srlp-bootstrap-scope .dsg-react-carousel-arrow.slick-prev svg {
  transform: rotate(180deg);
}
.plp-srlp-bootstrap-scope .pc-filled-star {
  font-size: var(--hmf-s);
}
.plp-srlp-bootstrap-scope .dsg-react-loading-overlay {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(186, 188, 187, 0.7);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.plp-srlp-bootstrap-scope .dsg-react-loading-spinner,
.plp-srlp-bootstrap-scope .dsg-react-loading-spinner:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
.plp-srlp-bootstrap-scope .dsg-react-loading-spinner {
  top: 50%;
  left: 50%;
  right: 50%;
  bottom: 50%;
  font-size: 10px;
  position: absolute;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #000;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.plp-srlp-bootstrap-scope .dsg-react-accordion {
  display: flex;
  flex-direction: column;
  background-color: white;
  height: 100%;
}
.plp-srlp-bootstrap-scope .dsg-react-accordion-header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-basis: 100%;
  align-content: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 45px;
}
.plp-srlp-bootstrap-scope .dsg-react-accordion-header:first-child {
  flex-grow: 1;
  flex-shrink: 1;
}
.plp-srlp-bootstrap-scope .dsg-react-accordion-header:last-child {
  flex-grow: 0;
}
.plp-srlp-bootstrap-scope .dsg-react-accordion-body {
  padding-left: 20px;
}
.plp-srlp-bootstrap-scope .dsg-react-accordion-body.show {
  display: flex;
}
.plp-srlp-bootstrap-scope .dsg-react-accordion-body.hide {
  display: none;
}
.plp-srlp-bootstrap-scope .dsg-react-accordion-svg {
  width: 15px;
  height: 9px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-product-count {
  display: none;
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .dsg-react-mobile-product-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 44px;
    text-align: center;
    align-items: center;
    background-color: #eaebeb;
  }
  .plp-srlp-bootstrap-scope .dsg-react-mobile-product-count span {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;
  }
}
.plp-srlp-bootstrap-scope .mdc-switch {
  display: inline-block;
  position: relative;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 1px;
}
.plp-srlp-bootstrap-scope .mdc-switch.mdc-switch--disabled .mdc-switch__track {
  background-color: #797979;
  border-color: #797979;
}
.plp-srlp-bootstrap-scope .mdc-switch.mdc-switch--disabled .mdc-switch__thumb {
  background-color: #c8c8c8;
  border-color: #c8c8c8;
}
.plp-srlp-bootstrap-scope .mdc-switch.mdc-switch--checked .mdc-switch__track {
  background-color: #ac470c;
  border-color: #ac470c;
}
.plp-srlp-bootstrap-scope .mdc-switch.mdc-switch--checked .mdc-switch__thumb {
  background-color: #c57135;
  border-color: #c57135;
}
.plp-srlp-bootstrap-scope .mdc-switch.mdc-switch--checked .mdc-switch__thumb-underlay {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
.plp-srlp-bootstrap-scope .mdc-switch .mdc-switch__track {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  height: 10px;
  border: 1px solid;
  border-radius: 8px;
  -webkit-transition: opacity 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: opacity 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
.plp-srlp-bootstrap-scope .mdc-switch .mdc-switch__thumb {
  -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border: 8px solid;
  border-radius: 50%;
  pointer-events: none;
  z-index: 1;
}
.plp-srlp-bootstrap-scope .mdc-switch .mdc-switch__thumb-underlay {
  right: auto;
  top: -16px;
  width: 40px;
  height: 40px;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
.plp-srlp-bootstrap-scope .mdc-switch .mdc-switch__thumb-underlay::after, .plp-srlp-bootstrap-scope .mdc-switch .mdc-switch__thumb-underlay::before {
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.plp-srlp-bootstrap-scope .mdc-switch .ball-left {
  left: -16px;
}
.plp-srlp-bootstrap-scope .mdc-switch .ball-left::before {
  background-color: #797979;
}
.plp-srlp-bootstrap-scope .mdc-switch .ball-right {
  left: -25px;
}
.plp-srlp-bootstrap-scope .mdc-switch .ball-right::before {
  background-color: #ac470c;
}
.plp-srlp-bootstrap-scope .switch {
  padding-left: 10px;
  cursor: pointer !important;
}
.plp-srlp-bootstrap-scope .switch span {
  margin-left: 12px;
}
.plp-srlp-bootstrap-scope .switch:active, .plp-srlp-bootstrap-scope .switch:focus {
  outline: none;
  font-weight: bold;
}
.plp-srlp-bootstrap-scope .switch:active .mdc-switch__thumb-underlay::before, .plp-srlp-bootstrap-scope .switch:focus .mdc-switch__thumb-underlay::before {
  -webkit-transition-duration: 75ms;
  -o-transition-duration: 75ms;
  transition-duration: 75ms;
  opacity: 0.24;
}
.plp-srlp-bootstrap-scope .switch:active .mdc-switch__thumb-underlay::after, .plp-srlp-bootstrap-scope .switch:focus .mdc-switch__thumb-underlay::after {
  opacity: 0.35;
}
@media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .plp-srlp-bootstrap-scope .switch:hover {
    font-weight: bold;
  }
  .plp-srlp-bootstrap-scope .switch:hover .mdc-switch__thumb-underlay::before {
    opacity: 0.09;
  }
  .plp-srlp-bootstrap-scope .switch:hover .mdc-switch__thumb-underlay ::after {
    opacity: 0.04;
  }
}
@media (hover: none) {
  .plp-srlp-bootstrap-scope .mdc-switch__thumb-underlay::before {
    -webkit-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms;
    opacity: 0.24;
  }
  .plp-srlp-bootstrap-scope .mdc-switch__thumb-underlay::after {
    opacity: 0.35;
  }
}
.plp-srlp-bootstrap-scope .react-rs-alert-message {
  flex-direction: row;
  padding: 9px;
  max-height: max-content;
}
.plp-srlp-bootstrap-scope .react-rs-alert-message.react-rs-alert-type-warn {
  background-color: #fff8e2;
  border-left: 8px solid #ffc40c;
}
.plp-srlp-bootstrap-scope .react-rs-alert-message.react-rs-alert-type-alert {
  background-color: #f6e1e3;
  border-left: 8px solid #b80818;
}
.plp-srlp-bootstrap-scope .react-rs-alert-message.react-rs-alert-type-info {
  background-color: #e2e6ea;
  border-left: 8px solid #0f314f;
}
.plp-srlp-bootstrap-scope .react-rs-alert-message.react-rs-alert-type-success {
  background-color: #e0f1ee;
  border-left: 8px solid #008d75;
}
.plp-srlp-bootstrap-scope .react-rs-alert-message p {
  margin: 0;
  padding-left: 10px;
  font-size: 12px;
  line-height: 20px;
  font-style: normal;
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.plp-srlp-bootstrap-scope .react-rs-alert-message p a {
  font-weight: bold !important;
}
.plp-srlp-bootstrap-scope .react-rs-coronavirus-message svg {
  flex-basis: 15%;
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .product-grid {
  text-align: left;
  line-height: 22px;
  width: 100%;
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .product-grid .product-item {
  width: 200px;
  margin: 0px auto;
  border: 1px solid #eaebeb;
  background-color: white;
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .product-grid .product-item:hover {
  box-shadow: 0px 2px 8px #e3e4e4;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .product-grid .product-item {
    width: 184px;
  }
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .product-grid {
    padding: 0px 0px !important;
    margin-bottom: 12px !important;
    margin-top: 0px;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .product-image {
  height: 168px;
  width: 168px;
  background-repeat: no-repeat;
  margin: 0 auto;
  text-align: center;
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .product-image img {
  width: auto;
  height: 168px;
  line-height: 1 !important;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .product-image {
    max-width: 100%;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .rs-product-title {
  clear: left;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #eaebeb;
  padding-top: 16px;
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .rs-product-title a {
  text-decoration: none;
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .rs-product-title span {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.5px;
  max-width: 200px;
  display: block;
  color: #191f1c;
  display: -webkit-box;
  max-width: 300px;
  height: 60.4px; /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.4;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .rs-product-title {
    max-width: 100%;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .rs-product-title a:hover {
  text-decoration-color: #333;
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .product-details {
  font-size: 1.3rem;
  line-height: 22px;
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .product-details.product-details-padding-left {
  padding-left: 15px;
}
.plp-srlp-bootstrap-scope .dsg-react-ad-product-grid .rs-product-price {
  font-family: "Archivo", sans-serif;
  margin: 10px 0px 10px 0px;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  letter-spacing: 0.5px;
}
.plp-srlp-bootstrap-scope .filter-chip-container a {
  margin-right: 20px;
  margin-top: 16px;
}
.plp-srlp-bootstrap-scope .filter-chip {
  background-color: #ededed;
  color: #191F1C;
  border-radius: 28px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  padding-left: 16px;
  padding-right: 11px;
  margin-right: 20px;
  margin-top: 16px;
  min-width: 0;
  cursor: pointer;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.5px;
  text-transform: none;
}
.plp-srlp-bootstrap-scope .filter-chip:hover {
  background-color: #c8c8c8;
}
.plp-srlp-bootstrap-scope .filter-chip:active {
  background-color: #c8c8c8;
}
.plp-srlp-bootstrap-scope .filter-chip:focus {
  background-color: #c8c8c8;
  outline: 1px dashed #008D75;
  outline-offset: 3px;
}
.plp-srlp-bootstrap-scope .filter-chip span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}
.plp-srlp-bootstrap-scope .filter-chip-close {
  height: 10px;
  cursor: pointer;
  margin-left: 15px;
}
.plp-srlp-bootstrap-scope .filter-chip-close path {
  fill: #191F1C;
}
.plp-srlp-bootstrap-scope .dsg-permanent-chip {
  border: none;
  background-color: #ededed;
  color: #333333;
  border-radius: 28px;
  height: 30px;
  font-size: 14px;
  line-height: 24px;
  display: inline-flex;
  padding-left: 12px;
  padding-right: 12px;
  align-items: center;
  margin-top: 8px;
  margin-right: 12px;
  cursor: pointer;
  font-weight: bold;
}
.plp-srlp-bootstrap-scope .dsg-permanent-chip:last-child {
  margin-right: 0;
}
@media (hover: hover) {
  .plp-srlp-bootstrap-scope .dsg-permanent-chip:hover {
    background-color: #c8c8c8;
    color: #191F1C;
  }
}
.plp-srlp-bootstrap-scope .dsg-permanent-chip:active {
  background-color: #c8c8c8;
  color: #191F1C;
}
.plp-srlp-bootstrap-scope .dsg-permanent-chip:focus {
  background-color: #c8c8c8;
  border: 2px dashed #fff;
  outline: none;
  outline-style: none;
  color: #191F1C;
}
.plp-srlp-bootstrap-scope .dsg-permanent-chip.selected {
  background-color: #c8c8c8;
  color: #191F1C;
}
.plp-srlp-bootstrap-scope .dsg-permanent-chip span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-filter-store-container {
  flex: 1 1 100%;
  border: 1px solid #ededed;
  min-width: 0;
  width: 100%;
}
.plp-srlp-bootstrap-scope .rs_product_card_container {
  margin-top: 12px;
  flex: 1 1 100%;
  justify-content: center;
  min-width: 0;
  /* mixin for multiline */
}
.plp-srlp-bootstrap-scope .rs_product_card_container .dsg-react-product-cards {
  min-height: 75vh;
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .dsg-react-product-cards {
    padding: 0 16px;
  }
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .dsg-react-product-cards.left-justify-padding {
    justify-content: flex-start;
    padding-left: 5px;
  }
}
@media (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .dsg-react-product-cards {
    justify-content: space-between;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .dsg-react-product-cards .in-grid-item {
  width: 100%;
  flex-basis: 100%;
  flex-grow: 0;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .dsg-react-product-card {
  padding: 4px 4px !important;
  margin-bottom: 8px;
  flex: 0 1 49%;
  max-width: 49%;
  position: relative;
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .dsg-react-product-card {
    flex: 0 1 33.33333333%;
    max-width: 33.33333333%;
  }
}
@media (min-width: 1440px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .dsg-react-product-card.dsg-react-product-card-col-4 {
    flex: 0 1 25%;
    max-width: 25%;
  }
}
@media (max-width: 360px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .dsg-react-product-card {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .dsg-react-product-card {
    padding: 0px 0px !important;
    margin-bottom: 12px !important;
    margin-top: 0px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .ProductCard-NoResults {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 10px;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_card {
  width: 100%;
  float: left;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_card .dsg-quick-view-btn {
  height: 40px !important;
  min-height: 40px;
  font-family: "Archivo", sans-serif !important;
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 14px !important;
  letter-spacing: 1.5px !important;
  font-weight: bold !important;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_card .dsg-quick-view-btn.dsg-quick-view-btn-border-top {
  border-top: 1px solid #797979 !important;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_card .dsg-quick-view-btn .dsg-quickview-button-icon {
  margin-right: 6px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_card .dsg-quick-view-btn svg path {
  fill: #bb5811;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_card_layout {
  background: #ffffff;
  border: 1px solid #eaebeb;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #ededed;
  cursor: pointer;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_card_layout:hover {
  box-shadow: 0px 2px 8px #e3e4e4;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_card_layout:focus {
  box-shadow: 0px 2px 8px #e3e4e4;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .badge_container {
  height: 20px;
  position: relative;
  top: 8px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .product-card-content-container {
  margin: 0 16px;
  text-align: left;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-color-breakout-container {
  margin-top: 12px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_low_stock {
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 0px;
  position: static;
  display: flex;
  flex-direction: row;
  height: 15px;
  justify-content: flex-start;
  color: #910208;
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_low_stock {
    margin-top: 4px;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 0px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .card_image {
  height: 252px;
  max-width: 100%;
  background-repeat: no-repeat;
  text-align: center;
  margin: 12px 12px 0px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .card_image {
    height: 168px;
    margin: 8px 8px 0px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .card_image img {
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .card_image img {
    height: 168px;
    width: 168px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .swatch_color {
  padding: 10px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_description {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.5px;
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 0px;
  text-align: left;
  clear: left;
  margin-top: 12px;
  color: #333333;
  height: 56px;
  /* Fallback for non-webkit */
  max-height: 56px;
  max-width: 100%;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_description {
    margin-top: 4px;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 0px;
    margin-top: 12px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_colorbreakout_pd_mt {
  height: 420px;
  max-height: 420px;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .rs_colorbreakout_pd_mt {
    height: 330px;
    max-height: 330px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_colorbreakout_pd_mt .rs_product_description {
  margin-top: 12px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_price {
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 0px;
  height: 36px;
  text-align: flex-start;
  color: #333333;
  max-width: 100%;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_price p {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  font-weight: bold;
  margin: 0px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_price .final-price {
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_price .offer-price {
  color: #910208;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_price .unlisted-price {
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_price .was-price {
  font-family: "Archivo", sans-serif;
  font-size: 11px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.5px;
  line-height: 16px;
  color: #5e6260;
  text-decoration: line-through;
  color: var(--hmf-gray700);
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_price {
    margin-top: 4px;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 0px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-promotions {
  font-family: "Archivo", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  text-transform: none;
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 0px;
  color: #ab2635;
  text-align: left;
  max-width: 100%;
  height: 32px;
  /* Fallback for non-webkit */
  max-height: 32px;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .rs-promotions {
    margin-top: 4px;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 0px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_IA {
  font-family: "Archivo", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  border-top: 1px solid #ededed;
  height: 50px;
  max-height: 50px;
  max-width: 100%;
  width: 100%;
  flex-direction: row;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_IA:empty {
  min-height: 50px;
  margin: 4px 0 0;
  border-top: none;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_IA span {
  height: 16px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_IA span .rs_circle_icon_hw {
  height: 10px;
  width: 10px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_IA span .rs_limited_stock_color {
  fill: #ffa203;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_rating_container {
  margin-top: 4px;
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 0px;
  padding-top: var(--hmf-xxxs);
  padding-bottom: var(--hmf-xxs);
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .rs_rating_container {
    margin-top: 4px;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 0px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_rating_container:empty {
  min-height: 40px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_rating_container a {
  text-decoration: none;
  color: #5e6260;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_rating_container a:hover {
  text-decoration: none;
  color: #5e6260;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_rating_container a:focus {
  outline: none;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_rating_container a .rs-rating-count {
  font-size: 11px;
  line-height: var(--hmf-xs);
  padding-left: 6px;
  color: var(--hmf-gray900);
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fplp-swatch {
  float: left;
  height: 20px;
  width: 20px;
  border: 0;
  outline: 1px solid transparent;
  cursor: pointer;
  background: #f1f1f1;
  border-radius: 50%;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fplp-swatch img {
  max-width: 98%;
  height: auto;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #eaebeb;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-swatch-li a:hover,
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fplp-swatch.active {
  border: 1px solid #eaebeb;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #5e6260;
  height: 20px;
  width: 20px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fswatch {
  margin: 12px 14px 0px 16px;
  max-height: 25px;
  cursor: auto;
  display: flex;
  max-width: 100%;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .rs-fswatch {
    margin: 8px 24px 0px 12px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fswatch ul {
  align-items: center;
  margin: 0;
}
@media screen and (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .rs-fswatch ul {
    padding-left: 10px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fswatch ul:empty {
  height: 25px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fswatch ul li {
  float: left;
  width: auto;
  margin: 1px 2px 4px 0px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fswatch ul span {
  width: 16px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fswatch ul li {
  padding-right: 8px;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fswatch ul li.last-item {
  padding-right: 0;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-fplp-swatch-more {
  color: #5e6260;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  width: 100%;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs-swatch-more {
  margin-top: 2px !important;
  width: 12px !important;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_compare {
  display: block;
  margin: 0 auto;
  text-align: center;
  visibility: visible;
  cursor: pointer;
}
.plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_compare p {
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  align-items: center;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  display: inline;
  padding-left: 5px;
  padding-top: 5px;
}
@media screen and (max-width: 767px) and (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .rs_product_compare {
    visibility: hidden;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .below-grid-controls {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .below-grid-controls {
    flex-direction: row;
  }
}
.plp-srlp-bootstrap-scope .rs_product_card_container .below-grid-controls .dsg-react-sorting-container {
  justify-content: flex-start;
  flex: 1 0 auto;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .rs_product_card_container .below-grid-controls .dsg-react-sorting-container {
    padding-left: 20px;
  }
}
.plp-srlp-bootstrap-scope .rs_product_count {
  margin-right: 15px !important;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  margin-top: 12px;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_product_count {
    justify-content: flex-start;
  }
}
.plp-srlp-bootstrap-scope .rs-text-center {
  text-align: center;
}
.plp-srlp-bootstrap-scope .containerSurvey {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .containerSurvey {
    margin: 0 var(--hmf-auto);
  }
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper {
  height: var(--hmf-s);
  margin: var(--hmf-l) var(--hmf-s) var(--hmf-xxxs);
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  align-items: center;
  text-align: center;
  letter-spacing: 0.5px;
  color: var(--hmf-gray700);
  padding: 0px !important;
  height: 100%;
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper ul {
  padding-inline-start: 0px;
  margin-bottom: 4px;
  white-space: nowrap;
  flex-wrap: wrap;
  gap: 8px;
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper .rs-breadcrumb-li {
  display: -webkit-inline-flex;
  display: inline-flex;
  align-items: center;
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper .rs-breadcrumb-li a {
  color: var(--hmf-gray700);
  text-decoration: none;
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper .rs-breadcrumb-li a:hover {
  text-decoration: underline;
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper .rs-breadcrumb-li a:active {
  text-decoration: underline;
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper .rs-breadcrumb-li a:focus {
  outline: none;
  text-decoration: underline;
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper .rs-breadcrumb-li#search .last-breadcrumb-item span {
  font-weight: bold !important;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: calc(90vw - var(--hmf-xxxl));
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper .rs-breadcrumb-li#CurrentPageTest .last-breadcrumb-item {
  font-weight: bold !important;
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper .rs-breadcrumb-separation {
  margin: 0 8px;
}
.plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper .rs-breadcrumb-separation.ellipse {
  background-color: var(--hmf-gray700);
  height: 2px;
  width: 2px;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-breadcrumb-wrapper {
    margin: 24px 16px 2px;
  }
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 {
  font-family: "Archivo", sans-serif;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.5px;
  font-weight: 700;
  color: var(--hmf-gray900);
  margin: var(--hmf-xxxs) var(--hmf-s) var(--hmf-xs);
  padding: 0px !important;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 {
    margin: 2px 16px 14px;
    font-size: 20px;
    line-height: 28px;
  }
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-not-found-result-string {
  font-size: var(--hmf-l);
  line-height: unset;
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-not-found-result-string span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  display: block;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-not-found-result-string span {
    white-space: break-spaces;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: var(--hmf-m);
  }
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-alternate-search-string {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: var(--hmf-s);
  line-height: 24px;
  letter-spacing: 0.5px;
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-alternate-search-string {
    line-height: 18px;
  }
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-alternate-search-string:empty {
  padding-top: 0;
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-did-you-mean-container {
  padding-top: 24px;
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-did-you-mean-container .rs-did-you-mean-text {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.5px;
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-did-you-mean-container .rs-did-you-mean-text .rs-did-you-mean-link-wrapper {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-did-you-mean-container .rs-did-you-mean-text .rs-did-you-mean-link-wrapper {
    justify-content: center;
  }
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-did-you-mean-container .rs-did-you-mean-text .rs-did-you-mean-link-wrapper .rs-did-you-mean-links {
  border: 1px solid #191f1c;
  padding: 8px 16px;
  margin-left: 16px;
  display: inherit;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-did-you-mean-container .rs-did-you-mean-text .rs-did-you-mean-link-wrapper .rs-did-you-mean-links {
    margin-top: 12px;
  }
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-did-you-mean-container .rs-did-you-mean-text .rs-did-you-mean-link-wrapper .rs-did-you-mean-links .rs-did-you-mean-link-text {
  margin-right: 10px;
}
.plp-srlp-bootstrap-scope .rs-page-title-wrapper h1 .rs-did-you-mean-original-term {
  display: inline-block;
  text-decoration: underline;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel {
  padding: 0 !important;
  text-align: center;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel img {
  margin: auto;
  width: 104px !important;
  height: 104px !important;
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .rs-top-category-carousel img {
    width: 180px !important;
    height: 180px !important;
  }
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .rs-facet-category-link-text {
  color: #333333;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.5px;
  margin-top: 12px;
  margin-bottom: 12px;
}
@media (min-width: 376px) {
  .plp-srlp-bootstrap-scope .rs-top-category-carousel .rs-facet-category-link-text {
    font-size: 14px;
  }
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .rs-inner-carousel {
  margin: 0 auto;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-track {
  margin-bottom: 16px;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-track:empty {
  margin-bottom: 0px !important;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .rs-category-facet-links-wrapper {
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .rs-category-facet-links-wrapper .rs-facet-category-links {
  margin-left: 16px;
  outline: none;
  outline-style: none;
  text-decoration: none;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .rs-category-facet-links-wrapper .rs-facet-category-links:hover .rs-facet-category-link-text {
  text-decoration: underline;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .rs-category-facet-links-wrapper .rs-facet-category-links:focus .rs-facet-category-link-text {
  text-decoration: underline;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-next,
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-prev {
  width: 32px;
  height: 32px;
  background: #191f1c;
  text-align: center;
  z-index: 1;
  box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.25);
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-next.slick-disabled,
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-prev.slick-disabled {
  display: none;
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-next,
  .plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-prev {
    width: 44px;
    height: 44px;
  }
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-next {
  right: 0px;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-next:before {
  line-height: 1.3;
  opacity: 1;
  content: "";
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-prev {
  left: -5px;
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-prev:before {
  line-height: 1.3;
  opacity: 1;
  content: "";
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-prev svg {
  transform: rotate(180deg);
}
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-next.slick-disabled:before,
.plp-srlp-bootstrap-scope .rs-top-category-carousel .slick-prev.slick-disabled:before {
  opacity: 0.25 !important;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row {
  background-color: #ffffff;
  width: 100%;
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row {
    box-shadow: 0px 4px 4px rgba(140, 143, 142, 0.1);
  }
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading {
  padding: 23px 0;
  border: 1px solid #ededed;
  display: flex;
  align-content: center;
  align-items: center;
  flex: 0 1 100%;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .dsg-react-filter-heading-chevron-svg-down {
  height: 12px;
  width: 12px;
  transform: rotate(0deg);
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .dsg-react-filter-heading-chevron-svg-up {
  transform: rotate(180deg);
  height: 12px;
  width: 12px;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .rs-filter-icon-text {
  display: flex;
  flex-grow: 1;
  padding-left: 16px;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .rs-filter-icon-text:hover {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .rs-filter-icon-text {
    padding-left: 26px;
    justify-content: flex-start;
  }
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .rs-filter-icon-text .rs-filter-svg {
  line-height: 11px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .rs-filter-icon-text .rs-filter-svg .dsg-react-filter-color-right {
  fill: #bb5811;
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .rs-filter-icon-text .rs-filter-svg .dsg-react-filter-color-right {
    fill: #191f1c;
  }
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .rs-filter-icon-text .rs-filter-svg .dsg-react-filter-color-down {
  fill: #191f1c;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .rs-filter-icon-text .rs-filter-text {
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 14px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .rs-filter-expand-close-icon {
  line-height: 11px;
  float: right;
  padding-right: 19px;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading .rs-filter-expand-close-icon svg path {
  fill: #191f1c;
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading {
    display: none !important;
  }
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .dsg-react-filter-chips-and-sort {
  flex: 0 1 100%;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row .dsg-react-filter-chips-and-sort {
    justify-content: flex-end;
  }
}
.plp-srlp-bootstrap-scope .filter-store-sort-header {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  width: 100%;
  height: 100%;
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .rs-filter-expand-close-icon {
    display: none;
  }
  .plp-srlp-bootstrap-scope .filter-store-sort-header {
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row.dsg-sticky.sticky .filter-store-sort-header {
    width: calc(100vw - (100vw - 100%));
    max-width: 1600px;
  }
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-filter-heading {
    flex-basis: 325px;
    flex-shrink: 0;
  }
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting {
  padding: 23px 0;
  display: flex;
  align-items: center;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 14px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting {
    background-color: #f9f9f9;
  }
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting .rs-sorting-icon-text {
  display: flex;
  flex-grow: 1;
  padding-left: 27px;
}
@media screen and (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting .rs-sorting-icon-text {
    padding-left: 10px;
  }
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting .rs-sorting-icon-text .rs-sort-svg:not(:empty) {
  padding-right: 10px;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting .rs-sorting-icon-text .rs-sort-svg svg path {
  fill: #191f1c;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting .rs-sorting-icon-text .rs-sort-text span:first-child {
  font-family: "Archivo", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting .rs-sorting-icon-text .rs-selected-sort-text {
  text-transform: capitalize;
  font-weight: normal;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting .rs-sort-opn-close-icon {
  line-height: 11px;
  float: right;
  padding-right: 19px;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting .rs-sort-opn-close-icon .rs-sort-icon-down {
  height: 24px;
  width: 24px;
  transform: rotate(0deg);
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting .rs-sort-opn-close-icon .rs-sort-icon-up {
  height: 24px;
  width: 24px;
  transform: rotate(180deg);
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting .rs-sort-opn-close-icon svg path {
  fill: #191f1c;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting {
  border-left: 6px solid transparent;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting.expanded {
  border-left: 6px solid #bb5811;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sorting.expanded .rs-sort-svg svg path {
  fill: #bb5811;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sort-list {
  position: absolute;
  z-index: 2;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  align-items: center;
  letter-spacing: 0.5px;
  padding: 10px 16px;
  background: white;
  box-shadow: 0 4px 4px rgba(140, 143, 142, 0.1);
  width: 100%;
  display: none;
  text-transform: capitalize;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sort-list {
    font-size: 14px;
    line-height: 24px;
    position: relative;
    background: #f9f9f9;
  }
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sort-list {
    width: 325px;
    margin-top: 1px;
    padding: 10px 37px;
  }
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sort-list li {
  padding-top: 2px;
  padding-bottom: 14px;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sort-list li .rs-sort-by-value-text:hover {
  font-weight: bold;
  color: #5e6260;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row .rs-sort-list .rs-selected-sort {
  font-weight: bold;
}
.plp-srlp-bootstrap-scope .rs-sorting-wrapper {
  cursor: pointer;
  flex: 0 1 100%;
  border: 1px solid #ededed;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .rs-sorting-wrapper {
    flex-basis: 325px;
    flex-shrink: 0;
  }
  .plp-srlp-bootstrap-scope .rs-sorting {
    height: 100%;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container {
  flex: 0 1 100%;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .dsg-react-sorting-container {
    justify-content: flex-end;
    flex: 0 1 295px;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component {
  flex: 1 0 auto;
  cursor: pointer;
  border: 1px solid #ededed;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component {
    flex: 0 0 270px;
    background-color: white;
    margin: 5px 24px 12px auto;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting {
  padding: 23px 0;
  display: flex;
  align-items: center;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: 14px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting {
    background-color: #f9f9f9;
  }
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting {
    height: 100%;
    padding: 10px 0;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sorting-icon-text {
  display: flex;
  flex-grow: 1;
  padding-left: 27px;
}
@media screen and (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sorting-icon-text {
    padding-left: 10px;
  }
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sorting-icon-text {
    padding-left: 12px;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sorting-icon-text .dsg-react-sort-svg:not(:empty) {
  padding-right: 10px;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sorting-icon-text .dsg-react-sort-svg svg path {
  fill: #191f1c;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sorting-icon-text .dsg-react-sort-text span:first-child {
  font-family: "Archivo", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sorting-icon-text .dsg-react-selected-sort-text {
  text-transform: capitalize;
  font-weight: normal;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sort-opn-close-icon {
  line-height: 11px;
  float: right;
  padding-right: 19px;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sort-opn-close-icon .dsg-react-sort-icon-down {
  height: 24px;
  width: 24px;
  transform: rotate(0deg);
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sort-opn-close-icon .dsg-react-sort-icon-up {
  height: 24px;
  width: 24px;
  transform: rotate(180deg);
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting .dsg-react-sort-opn-close-icon svg path {
  fill: #191f1c;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting {
  border-left: 6px solid transparent;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting.expanded {
  border-left: 6px solid #bb5811;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sorting.expanded .dsg-react-sort-svg svg path {
  fill: #bb5811;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sort-list {
  position: absolute;
  z-index: 2;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  align-items: center;
  letter-spacing: 0.5px;
  padding: 10px 16px;
  background: white;
  box-shadow: 0 4px 4px rgba(140, 143, 142, 0.1);
  width: 100%;
  display: none;
  text-transform: capitalize;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sort-list {
    font-size: 14px;
    line-height: 24px;
    position: relative;
    background: #f9f9f9;
  }
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sort-list {
    width: 270px;
    margin-top: 1px;
    padding: 10px 37px;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sort-list li {
  padding-top: 2px;
  padding-bottom: 14px;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sort-list li .dsg-react-sort-by-value-text:hover {
  font-weight: bold;
  color: #5e6260;
}
.plp-srlp-bootstrap-scope .dsg-react-sorting-container .dsg-react-sorting-component .dsg-react-sort-list .dsg-react-selected-sort {
  font-weight: bold;
}
.plp-srlp-bootstrap-scope .product-facet-wrapper {
  display: flex;
  height: 100%;
  width: 100%;
  margin-bottom: 6px;
}
.plp-srlp-bootstrap-scope .product-facet-wrapper .rs-facet-section-wrapper {
  flex: 0 1 100%;
  height: 100%;
}
.plp-srlp-bootstrap-scope .product-facet-wrapper .rs_card_container {
  flex: 0 1 100%;
  min-width: 0;
}
.plp-srlp-bootstrap-scope .rs_card_container {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs_card_container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1439px) {
  .plp-srlp-bootstrap-scope .rs_card_container {
    justify-content: flex-end;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-product-grid-selected-filters {
  flex: 1 1 50%;
  padding: 0 10px 0 23px;
}
@media screen and (min-width: 1023px) and (max-width: 1439px) {
  .plp-srlp-bootstrap-scope .dsg-react-product-grid-selected-filters {
    flex: 1 1 100%;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-product-grid-product-count {
  flex: 1 1 auto;
  justify-content: flex-end;
}
.plp-srlp-bootstrap-scope .rs-color-break-out {
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: 0.5px;
  color: #191f1c;
  padding-top: 12px;
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .product-facet-wrapper {
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .dsg-react-product-grid-selected-filters {
    display: none;
  }
  .plp-srlp-bootstrap-scope .dsg-react-product-grid-product-count {
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .product-facet-wrapper .rs-facet-section-wrapper {
    flex-basis: 326px;
    flex-shrink: 0;
    max-width: 326px;
  }
  .plp-srlp-bootstrap-scope .product-facet-wrapper .rs_card_container {
    flex-grow: 1;
    height: max-content;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button-wrapper {
  padding: 16px;
  background-color: white;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button-wrapper {
    display: none !important;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button-wrapper .dsg-react-mobile-filter-button {
  background-color: transparent;
  border: none;
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  color: #333333;
  border: 1px solid #191f1c;
  border-radius: 2px;
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  flex: 0 1 107px;
  justify-content: space-evenly;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button-wrapper .dsg-react-mobile-filter-button .dsg-mobile-sticky-filter-icon {
  width: 16px;
  height: 16px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button-wrapper .rs-top-pagination {
  margin: 0;
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope.mobile-filter-facet-modal-open {
    overflow: hidden !important;
  }
  .plp-srlp-bootstrap-scope.mobile-filter-facet-modal-open .rs-filter-sort-row {
    display: none !important;
  }
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  align-items: center;
  color: #191f1c;
  width: 100%;
  z-index: 9;
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container {
    z-index: 10 !important;
  }
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container {
  font-weight: bold;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  border-bottom: none;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading {
  box-shadow: 0 1px 0 0 #ededed;
  padding: 18px 20px 0px 26px;
  line-height: 14px;
  cursor: pointer;
  display: flex;
  height: 56px;
  flex-direction: column;
  justify-content: center;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading.has-selected-facets {
  justify-content: flex-end !important;
  padding-bottom: 2px !important;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading .rs-facet-name-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  height: 24px;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading .rs-facet-icon-down {
  height: 24px;
  width: 24px;
  transform: rotate(0deg);
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading .rs-facet-icon-up {
  height: 24px;
  width: 24px;
  transform: rotate(180deg);
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading.expanded {
  border-left: 6px solid #bb5811;
  box-shadow: 0px 2px 8px #ededed;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading.expanded .rs-facet-name-container {
  margin-left: -6px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading.expanded .rs-selected-facets {
  margin-left: -6px;
}
@media (max-width: 768px) {
  .plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading.expanded {
    position: relative;
    z-index: 1;
  }
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading:hover {
  border-left: 6px solid #bb5811;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading:hover .rs-facet-name-container {
  margin-left: -6px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-heading:hover .rs-selected-facets {
  margin-left: -6px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container {
  border-bottom: 1px solid #ededed;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-brand-title {
  color: #8c8f8e;
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  display: flex;
  align-items: center;
  letter-spacing: 0.5px;
  padding-left: 27px;
  padding-top: 14px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data-price {
  color: #ab2635;
  font-family: "Archivo", sans-serif;
  margin-left: 15px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data-price .rs_filled {
  float: left;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data-price .store-pickup-search-error {
  fill: #c50c21;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data-price .rs-facet-value-data-price-range {
  margin-left: 20px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container.link-facet .rs-facet-value-data {
  display: flex;
  flex-direction: column;
  padding-right: 25px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container.link-facet .rs-facet-value-data .dsg-react-hyperlink {
  border-bottom: 0 !important;
  font-weight: normal !important;
  font-size: 14px !important;
  color: #333333 !important;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container.link-facet .rs-facet-value-data .dsg-react-hyperlink:not(:last-child) {
  margin-bottom: 16px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container.link-facet .rs-facet-value-data .dsg-react-hyperlink:visited {
  border-bottom: 0 !important;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container.link-facet .rs-facet-value-data .dsg-react-hyperlink:hover {
  font-weight: bold !important;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container.link-facet .rs-facet-value-data .dsg-react-hyperlink:focus {
  font-weight: bold !important;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container.link-facet .rs-facet-value-data .dsg-react-hyperlink .rs-facet-count {
  padding-right: 0;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data {
  line-height: 24px;
  letter-spacing: 0.5px;
  padding: 16px 0px 16px 27px;
  font-weight: normal;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data.size {
  padding-left: 16px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data.size > :last-child {
  margin-right: auto;
  margin-left: 5px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data:not(.size) > *:not(:last-child) {
  margin-bottom: 8px;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data {
    max-height: 420px;
    overflow: auto;
  }
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data .facet-value {
  display: inline-block;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data .rs-facet-error-search {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #c50c21;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-section-container .rs-facet-container .rs-facet-value-data-container .rs-facet-value-data .rs-facet-error-search span {
  padding-left: 10px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .border-input {
  border-color: #ab2635 !important;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-size-select-container .rs-facet-value-data {
  padding-left: 10px !important;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-size-select-container .rs-facet-value-data .size-select-wrapper {
  padding: 8px 10px;
  text-align: center;
  border: 1px solid #e3e4e4;
  max-width: 48%;
  cursor: pointer;
  background-color: white;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-size-select-container .rs-facet-value-data .size-select-wrapper:hover {
  border: 1px solid #191f1c;
  font-weight: bold;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-size-select-container .rs-facet-value-data .size-select-wrapper:focus {
  border: 1px dotted #006554;
  outline: none;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-size-select-container .rs-facet-value-data .size-select-wrapper .rs-facet-count {
  padding: 0;
  float: none;
  display: inline-block;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-size-select-container .rs-facet-value-data .size-select-wrapper.selected-size {
  background-color: #191f1c;
  color: #ffffff !important;
  font-weight: bold;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-size-select-container .rs-view-all {
  padding-top: 5px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-facet-count {
  float: right;
  padding-right: 25px;
  color: #5e6260;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range-border {
  border-bottom: 1px solid #eaebeb;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-selected-facets {
  font-size: 11px;
  line-height: 11px;
  color: #bb5811;
  letter-spacing: 0.5px;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow-x: hidden;
  width: 250px;
  height: 100%;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-selected-facets::-webkit-scrollbar-track-piece {
  background: none;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-selected-facets::-webkit-scrollbar-thumb {
  background: none;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper ::-webkit-scrollbar {
  width: 6px !important;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper ::-webkit-scrollbar-button {
  background: #f1f1f1;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper ::-webkit-scrollbar-track-piece {
  background: #f1f1f1;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper ::-webkit-scrollbar-thumb {
  background: #191f1c;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range {
  padding: 24px 16px;
  display: flex;
  margin-bottom: 0px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range .rs-from-range,
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range .rs-to-range {
  font-weight: normal;
  position: relative;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range .rs-from-range input,
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range .rs-to-range input {
  max-width: 90px;
  height: 30px;
  padding: 8px 0px;
  border: 1px solid #e3e4e4;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range .rs-from-range input:focus,
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range .rs-to-range input:focus {
  border: 1px solid #191f1c;
  outline: none !important;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range .rs-dollor-sym {
  position: absolute;
  padding: 4px 16px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range .rs-range-seperation {
  padding: 4px 8px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range .rs-custom-range-submit-btn {
  padding-left: 10px;
}
.plp-srlp-bootstrap-scope .rs-facet-section-wrapper .rs-custom-price-range .rs-custom-range-submit-btn .rs-custom-price-filter-btn {
  height: 40px;
  font-size: 14px;
  font-weight: normal;
  line-height: 14px;
  height: 30px !important;
  min-height: auto;
  padding-top: 8px;
  background-color: #ffffff;
}
.plp-srlp-bootstrap-scope .rs-view-all {
  text-decoration: underline;
  text-decoration-color: #191f1c;
  cursor: pointer;
}
.plp-srlp-bootstrap-scope .rs-view-all:hover {
  color: #bb5811;
  text-decoration-color: #bb5811;
}
.plp-srlp-bootstrap-scope .rs-view-all.size {
  margin-right: auto;
  margin-left: 8px !important;
}
.plp-srlp-bootstrap-scope .non-checkbox-wrapper {
  margin: 5px 0;
  cursor: pointer;
}
.plp-srlp-bootstrap-scope .non-checkbox-wrapper:focus {
  border: 1px dotted #006554;
  outline: none !important;
}
@media (hover: hover), screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .plp-srlp-bootstrap-scope .non-checkbox-wrapper:hover {
    font-weight: bold;
  }
}
.plp-srlp-bootstrap-scope .facet-header {
  display: none;
}
.plp-srlp-bootstrap-scope .facet-footer-buttons {
  display: none;
}
.plp-srlp-bootstrap-scope .facet-mobile-selected-filter-chips {
  display: none;
}
.plp-srlp-bootstrap-scope .facet-filter-product-count {
  display: none;
}
.plp-srlp-bootstrap-scope .mobile-filter-sort-icon {
  height: 21px;
  width: 21px;
}
.plp-srlp-bootstrap-scope .facet-heading-filters-icon {
  fill: #bb5811;
  fill: black;
}
.plp-srlp-bootstrap-scope .facet-heading-close-btn {
  background: none;
  border: none;
}
.plp-srlp-bootstrap-scope .facet-list-section {
  overflow-y: auto;
  background-color: #ffffff;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .rs-facet-section-wrapper.hideFilterFacets {
    display: none;
  }
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .hideMobileFilterFacetModal {
    display: none;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0 !important;
    bottom: 0 !important;
    z-index: 15 !important;
    background-color: white;
    width: 100%;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal > div {
    width: 100%;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .facet-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 20px;
    padding-left: 26px;
    border-bottom: 1px solid #e3e4e4;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .facet-header span {
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin-left: 5px;
    margin-right: 5px;
    justify-content: left;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1.5px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .facet-footer-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 52px;
    flex-direction: row;
    box-shadow: 0 -4px 8px #e9e5e7;
    z-index: 1;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .facet-mobile-selected-filter-chips {
    flex: 0 0 auto;
    min-width: 0;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .facet-mobile-selected-filter-chips .filter-chip-container {
    padding: 8px;
    padding-top: 10px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e3e4e4;
    width: 100%;
    min-width: 0;
    flex: 1;
    flex-wrap: wrap;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .facet-filter-product-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 0 0 44px;
    text-align: center;
    align-items: center;
    background-color: #eaebeb;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .facet-filter-product-count span {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .facet-list-section {
    -webkit-box-flex: 1;
    flex-grow: 1;
    overflow-y: auto;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .facet-footer-clear-all-btn {
    padding: 0 !important;
    flex-basis: 45%;
    flex-grow: 1;
    border: none !important;
    height: 52px !important;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .facet-footer-view-results-btn {
    padding: 0 !important;
    flex-basis: 55%;
    flex-grow: 1;
    height: 52px !important;
  }
  .plp-srlp-bootstrap-scope .showMobileFilterFacetModal .rs-facet-value-data-container {
    background-color: #f9f9f9;
    position: relative;
  }
}
@media (min-width: 770px) {
  .plp-srlp-bootstrap-scope .rs-facet-section-container.dsg-sticky.sticky {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 325px;
    overflow-y: auto;
  }
}
@media (min-width: 770px) {
  .plp-srlp-bootstrap-scope .rs-facet-section-container.dsg-sticky.sticky {
    width: 325px;
    overflow-y: auto;
  }
}
.plp-srlp-bootstrap-scope .rs-facet-brand-title + .rs-facet-value-data {
  padding-top: 12px !important;
}
.plp-srlp-bootstrap-scope .rs-facet-search-bar-container {
  border-bottom: 1px solid #e3e4e4;
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  display: flex;
  padding: 10px 25px;
  height: 45px;
}
.plp-srlp-bootstrap-scope .rs-facet-search-bar-container .rs-facet-search-arrow {
  padding-left: 10px;
}
.plp-srlp-bootstrap-scope .rs-facet-search-bar-container .rs-facet-search-arrow svg {
  width: 10px;
  height: 10px;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-facet-search-bar-container .rs-facet-search-arrow svg {
    width: 16px;
    height: 16px;
  }
}
.plp-srlp-bootstrap-scope .rs-facet-search-bar-container .rs-facet-search-arrow svg * {
  width: 100%;
  height: 100%;
}
.plp-srlp-bootstrap-scope .rs-facet-search-bar-container .rs-facet-search-text {
  flex-grow: 1;
}
.plp-srlp-bootstrap-scope .rs-facet-search-bar-container .rs-facet-search-text input {
  background-color: transparent;
}
.plp-srlp-bootstrap-scope .rs-facet-search-bar-container input {
  border: none;
  padding-left: 10px;
  width: 100%;
  color: inherit;
  outline-color: transparent;
  outline-style: none;
}
.plp-srlp-bootstrap-scope .rs-facet-search-bar-container ::placeholder {
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .rs-facet-search-bar-container :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .rs-facet-search-bar-container ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .rs-show-not-found .rs-facet-search-text {
  font-weight: bold;
  color: #c50c21;
}
.plp-srlp-bootstrap-scope .rs-show-not-found .rs-facet-search-arrow svg path {
  fill: #c50c21;
}
.plp-srlp-bootstrap-scope .rs-hide {
  display: none !important;
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination {
  width: 100%;
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-pagination-wrapper {
  float: right;
  font-size: 14px;
  line-height: var(--hmf-m);
  letter-spacing: 0.5px;
  color: var(--hmf-gray900);
  margin: 20px;
  margin-right: var(--hmf-m);
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-pagination-wrapper .rs-item-pagination {
  height: var(--hmf-xl);
  width: var(--hmf-xl);
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-size-chevron {
  width: var(--hmf-m);
  height: var(--hmf-m);
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-page-item-bubble {
  width: var(--hmf-m);
  height: var(--hmf-m);
  border-radius: 50%;
  color: var(--hmf-gray50);
  vertical-align: middle;
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-page-item-bubble a {
  width: 100%;
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-page-item {
  cursor: pointer;
  color: #191f1c;
  margin: auto;
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-prev-item,
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-next-item {
  font-size: var(--hmf-m);
  font-weight: bold;
  color: var(--hmf-gray900);
  padding-left: 5px;
  padding-right: 5px;
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination a.rs-page-item:focus,
.plp-srlp-bootstrap-scope .rs-bottom-pagination a.rs-page-item:hover {
  text-decoration: none;
  font-weight: bold;
  color: #4f4f4f;
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-page-item.active,
.plp-srlp-bootstrap-scope .rs-bottom-pagination a.rs-page-item.active:focus,
.plp-srlp-bootstrap-scope .rs-bottom-pagination a.rs-page-item.active:hover {
  color: var(--hmf-gray50);
  font-weight: bold;
  cursor: default;
  text-decoration: none;
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-page-item-bubble.active {
  background-color: #bb5811;
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-prev-item {
  border-right: 1px solid #c8c8c8;
  height: var(--hmf-m);
}
.plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-next-item {
  border-left: 1px solid #c8c8c8;
  height: var(--hmf-m);
}
.plp-srlp-bootstrap-scope .rs-top-pagination {
  float: right;
  font-size: var(--hmf-xs);
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.5px;
  color: #191f1c;
  margin-top: var(--hmf-s);
  margin-left: 20px;
  margin-right: var(--hmf-m);
  margin-bottom: 0px;
}
.plp-srlp-bootstrap-scope .rs-top-pagination.rs-mobile-viewcount {
  display: none;
}
@media (max-width: 769px) {
  .plp-srlp-bootstrap-scope .rs-top-pagination.rs-mobile-viewcount {
    display: var(--hmf-display-block);
  }
}
@media (max-width: 769px) {
  .plp-srlp-bootstrap-scope .rs-top-pagination.rs-desktop-viewcount {
    display: none;
  }
}
.plp-srlp-bootstrap-scope .rs-top-pagination .rs-page-count-item {
  cursor: pointer;
  color: #191f1c;
  margin: 6px;
}
.plp-srlp-bootstrap-scope .rs-top-pagination .rs-page-count-label {
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .rs-top-pagination a.rs-page-count-item:focus,
.plp-srlp-bootstrap-scope .rs-top-pagination a.rs-page-count-item:hover {
  text-decoration: none;
  font-weight: bold;
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .rs-top-pagination .rs-page-count-item.active,
.plp-srlp-bootstrap-scope .rs-top-pagination a.rs-page-count-item.active:focus,
.plp-srlp-bootstrap-scope .rs-top-pagination a.rs-page-count-item.active:hover {
  border-bottom: 2px solid #bb5811;
  font-weight: bold;
  cursor: default;
}
.plp-srlp-bootstrap-scope .rs-pagination-wrapper {
  align-items: center;
}
.plp-srlp-bootstrap-scope .rs-pagination-wrapper .rs-pagination-separator {
  font-size: 14px;
  margin: 0 5px;
  color: #c8c8c8;
}
@media (max-width: 769px) {
  .plp-srlp-bootstrap-scope .rs-top-pagination {
    float: left;
  }
  .plp-srlp-bootstrap-scope .rs-top-pagination.mobile-hide {
    display: none;
  }
  .plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-pagination-wrapper {
    float: right;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.5px;
    color: var(--hmf-gray900);
  }
}
@media (max-width: 769px) and (max-width: 481px) {
  .plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-pagination-wrapper .rs-item-pagination {
    height: unset;
    width: unset;
  }
}
@media (max-width: 769px) {
  .plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-page-item-bubble {
    margin: 5px;
    width: 30px;
    height: 30px;
  }
  .plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-prev-item,
  .plp-srlp-bootstrap-scope .rs-bottom-pagination .rs-next-item {
    font-size: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.plp-srlp-bootstrap-scope #res-searchDex {
  margin: 0 auto;
}
.plp-srlp-bootstrap-scope #res-searchDex a {
  color: #333;
  cursor: pointer;
  font-size: 1.3rem;
  text-decoration: none;
}
.plp-srlp-bootstrap-scope #res-searchDex a:hover {
  color: #333;
}
.plp-srlp-bootstrap-scope #res-searchDex h2 {
  font-weight: bold;
  font-size: 1.6rem;
}
.plp-srlp-bootstrap-scope #res-searchDex h4 {
  font-weight: bold;
  font-size: 1.4rem;
}
.plp-srlp-bootstrap-scope #res-searchDex *,
.plp-srlp-bootstrap-scope #res-searchDex ::after,
.plp-srlp-bootstrap-scope #res-searchDex ::before {
  box-sizing: border-box;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body {
  padding: 0 15px;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body h2 {
  font-size: 1.8rem;
  margin-bottom: 20px;
  font-weight: 500;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-panel {
  border-top: 1px solid #a7a7a7;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-summary {
  display: flex;
  flex: 1;
  flex-direction: row;
  overflow: hidden;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-summary .expansion-title {
  color: rgba(0, 0, 0, 0.87);
  font: 400 14px/20px "Archivo", sans-serif, "Helvetica Neue", sans-serif;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-summary .dsg-react-accordion-svg path {
  fill: #666666;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-summary:not([aria-expanded=false]) {
  background: rgba(0, 0, 0, 0.04);
  min-height: 48px !important;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-summary:focus,
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-title:hover {
  outline: 0;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-summary:not([aria-disabled=true]) {
  cursor: pointer;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-summary:not([aria-disabled=true]) div {
  margin: 0 !important;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .search-dex-content {
  margin: 0;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .search-dex-content .expansion-details p {
  font: 400 14px/20px "Archivo", sans-serif, "Helvetica Neue", sans-serif;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .search-dex-content .expansion-details p a {
  text-decoration: underline;
  font-size: inherit;
  color: #333333;
  cursor: pointer;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-details > * {
  margin: 16px 0;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-details p {
  font: 400 14px/20px "Archivo", sans-serif, "Helvetica Neue", sans-serif;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-body .expansion-details p h4 {
  font-size: 1.95rem;
  font-weight: 500;
}
.plp-srlp-bootstrap-scope #res-searchDex .expansion-details,
.plp-srlp-bootstrap-scope #res-searchDex .expansion-title {
  margin-right: 16px;
}
.plp-srlp-bootstrap-scope #res-searchDex .expansion-title {
  font-size: 15px;
  font-weight: 400;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-featured-categories {
  margin: 0;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-featured-categories ul {
  list-style: none;
  padding: 0;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-featured-categories ul li {
  display: inline-block;
  margin-right: 10px;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-featured-categories ul li a {
  font-size: 1.2rem;
  text-decoration: underline;
  cursor: pointer;
}
.plp-srlp-bootstrap-scope #res-searchDex .searchdex-featured-categories ul li a:hover {
  color: #d76b00;
}
.plp-srlp-bootstrap-scope div[class*=MuiMobileStepper-dotActive] {
  background-color: #bb5811 !important;
}
.plp-srlp-bootstrap-scope .protips-container {
  max-width: 1600px;
  margin: 0 auto;
  background: var(--hmf-gray100);
  margin-bottom: 20px;
  padding: var(--hmf-xl) 0 var(--hmf-l);
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel {
  padding-bottom: var(--hmf-xs);
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: var(--hmf-m);
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card {
  background: #ffffff;
  border: 1px solid #eaebeb;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid #ededed;
  cursor: pointer;
  height: 400px;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card {
    height: 350px;
  }
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card .pro-tips-url {
  height: 100%;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card .pro-tips-url .pro-tips-image {
  width: 100%;
  background-repeat: no-repeat;
  margin: 0 auto;
  text-align: center;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card .pro-tips-url .pro-tips-image img {
  height: auto;
  width: 100%;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card .pro-tips-url .pro-tips-details {
  padding: 20px 10px 0;
  text-align: center;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card .pro-tips-url .pro-tips-details h2 {
  font-size: 2rem;
  line-height: 24px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card .pro-tips-url .pro-tips-details h2 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card .pro-tips-url .pro-tips-details h2 {
    font-size: 2rem;
    line-height: 24px;
  }
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card .pro-tips-url .pro-tips-details h2:before {
  content: "";
  width: 30px;
  background: #d76b00;
  position: absolute;
  bottom: -5px;
  left: 42%;
  height: 1px;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-initialized .slick-slide .pro-tips-card .pro-tips-url .pro-tips-details .pro-tips-summary {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.5px;
  font-weight: 500;
  margin: 10px 0 0;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-next,
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-prev {
  width: 32px;
  height: 32px;
  background: #191f1c;
  text-align: center;
  z-index: 1;
  box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.25);
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-next,
  .plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-prev {
    width: 44px;
    height: 44px;
  }
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-next.slick-disabled,
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-prev.slick-disabled {
  display: none;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-next {
  right: 0px;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-next:before {
  line-height: 1.3;
  opacity: 1;
  content: "";
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-prev {
  left: -5px;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-prev:before {
  line-height: 1.3;
  opacity: 1;
  content: "";
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-prev svg {
  transform: rotate(180deg);
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-next.slick-disabled:before,
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-prev.slick-disabled:before {
  opacity: 0.25 !important;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slickSlider-customDot {
  height: 8px;
  width: 8px;
  background-color: #c8c8c8;
  border-radius: 50%;
  display: inline-block;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-dots li {
  margin: 0;
}
.plp-srlp-bootstrap-scope .protips-container .pro-tips-carousel .slick-dots .slick-active .slickSlider-customDot {
  background-color: #bb5811;
}
.plp-srlp-bootstrap-scope .rs-no-products {
  position: relative;
  width: 100%;
  background-color: transparent;
  margin-top: 4px;
  margin-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-no-products {
    align-items: flex-start !important;
    margin: 44px 0px;
    margin-top: 20px;
    width: auto;
  }
}
.plp-srlp-bootstrap-scope .rs-no-products .rs-no-result {
  width: 100%;
}
.plp-srlp-bootstrap-scope .rs-no-products .rs-clear-filters {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.5px;
  margin-top: 20px;
}
.plp-srlp-bootstrap-scope .rs-no-products .dsg-rs-no-results-product-warning strong {
  font-size: 16px;
  line-height: 20px;
}
.plp-srlp-bootstrap-scope .rs-no-products .dsg-rs-no-results-product-warning svg {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .rs-no-products .dsg-rs-no-results-product-warning {
    max-width: 600px;
  }
  .plp-srlp-bootstrap-scope .rs-no-products .dsg-rs-no-results-product-warning p {
    max-width: 97%;
  }
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .rs-no-products span {
    text-align: center;
  }
}
.plp-srlp-bootstrap-scope #rs-kampyleSurveyPostFacets {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #f9f9f9;
  padding-bottom: 6px;
}
.plp-srlp-bootstrap-scope #rs-kampyleSurveyPostFacets .rs-facet-survey {
  height: 14px;
  align-items: center;
  display: flex;
  padding-left: 8px;
  letter-spacing: 1.5px;
  flex-grow: 1;
  font-size: 1.3rem;
  margin: 6px 0;
}
.plp-srlp-bootstrap-scope #rs-kampyleSurveyPostFacets .rs-facet-survey .surveyLink {
  color: #006554;
  text-decoration: none !important;
  cursor: pointer;
  border: 0;
  background: transparent;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.plp-srlp-bootstrap-scope #rs-kampyleSurveyPostFacets .rs-facet-survey .surveyLink:hover {
  text-decoration: underline;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .pinned-content-image-container {
  position: relative;
  overflow: hidden;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .pinned-content-image-container img {
  align-self: center;
  margin-left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.plp-srlp-bootstrap-scope .pinned-content-spot .pinned-content-text-overlay {
  left: 16px;
  right: 16px;
  bottom: 16px;
  position: absolute;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .pinned-content-text-overlay .pinned-content-text-headline {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
  margin: 0;
  font-weight: bold;
  font-style: normal;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .pinned-content-text-overlay .pinned-content-text-subhead {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.5px;
  font-weight: normal;
  margin: 0;
  font-style: normal;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .pinned-content-text-overlay .pinned-content-link {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-decoration: underline;
  margin: 0;
  margin-top: 8px;
  font-weight: bold;
  font-style: normal;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .pinned-content-text-overlay.light {
  color: white;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .pinned-content-text-overlay.dark {
  color: black;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .dsg-pinned-content-tertiary-btn {
  background-color: transparent;
  color: inherit;
  font-size: 14px;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .dsg-pinned-content-tertiary-btn:hover, .plp-srlp-bootstrap-scope .pinned-content-spot .dsg-pinned-content-tertiary-btn:active, .plp-srlp-bootstrap-scope .pinned-content-spot .dsg-pinned-content-tertiary-btn:focus {
  color: inherit;
  background-color: transparent;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .dsg-pinned-content-tertiary-btn.light.dsg-react-button.tertiary:hover .dsg-react-button-label.tertiary:after {
  background: white !important;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .dsg-pinned-content-tertiary-btn.dark.dsg-react-button.tertiary:hover .dsg-react-button-label.tertiary:after {
  background: black !important;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .dsg-pinned-content-tertiary-btn.dsg-react-button.tertiary .background {
  align-items: flex-start;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .dsg-pinned-content-tertiary-btn.dsg-react-button.tertiary .background:focus {
  background-color: transparent;
}
.plp-srlp-bootstrap-scope .pinned-content-spot .dsg-pinned-content-marketing-btn {
  height: 48px;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container {
  flex-basis: 100%;
  margin: var(--hmf-xxs);
  margin-left: var(--hmf-xxs);
  margin-right: var(--hmf-0);
  min-width: var(--hmf-0);
  width: 100%;
  overflow-x: hidden;
  font-family: "Archivo", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  line-height: var(--hmf-m);
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container a {
  font-family: "Archivo", sans-serif;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container > div:last-child {
  margin-left: var(--hmf-s);
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .dsg-rs-store-options {
  cursor: pointer;
  min-width: var(--hmf-0);
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .dsg-rs-store-options .dsg-store-display {
  margin-right: var(--hmf-s);
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .display-label-shipping {
  flex-basis: var(--hmf-0);
  flex-grow: var(--hmf-0);
  width: auto;
  white-space: nowrap;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .shipping-chip-overflow {
  overflow: hidden;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .shipping-chip-overflow .shipping-scroll-chips {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .shipping-chip-overflow .shipping-scroll-chips::-webkit-scrollbar {
  display: none;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .shipping-chip-overflow .shipping-scroll-chips::-webkit-scrollbar-track {
  background-color: transparent;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .shipping-chip-overflow .shipping-scroll-chips::-webkit-scrollbar-thumb {
  background-color: transparent;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .shipping-chip-overflow .shipping-scroll-chips::-webkit-scrollbar-button {
  display: none;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .shipping-chip {
  margin-right: var(--hmf-xs);
  white-space: nowrap;
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .shipping-chip:last-child {
  margin-right: var(--hmf-xxs);
}
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .btn_backward,
.plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .btn_forward {
  display: none;
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1256px) {
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .dsg-flex.align-items-center.flex-grow-none.flex-shrink {
    max-width: calc(100% - var(--hmf-s));
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .shipping-scroll-chips {
    flex-shrink: var(--hmf-0);
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .shipping-scroll-chips > div {
    display: inline-block;
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .button-round {
    border: 1px solid black;
    border-radius: 50%;
    padding: var(--hmf-xxs);
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .button-round > svg {
    height: var(--hmf-s);
    width: var(--hmf-s);
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .scrolling_buttons {
    display: block;
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .scrolling_buttons:focus {
    outline: 0;
    outline-offset: 0;
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .scrolling_buttons:hover {
    background-color: transparent;
    border: none;
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .btn_backward {
    left: 0;
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .btn_forward {
    right: 12px;
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .scrolling-content {
    overflow-x: auto;
    max-width: 100%;
  }
  .plp-srlp-bootstrap-scope .dsg-rs-shipping-method-filter-container .scrolling-content .dsg-permanent-chip {
    margin-top: 0;
    height: 34px;
  }
}
.plp-srlp-bootstrap-scope .dsg-rs-method-button {
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  height: 40px;
  cursor: pointer;
  min-width: max-content;
  text-transform: none;
  font-family: inherit;
  font-size: inherit;
  font-weight: normal;
}
.plp-srlp-bootstrap-scope .dsg-rs-method-button:hover:not(.selected):not(.disabled) {
  border: 1px solid #000000;
}
.plp-srlp-bootstrap-scope .dsg-rs-method-button.selected {
  background-color: #000000;
  border: 1px solid #000000;
  color: white;
}
.plp-srlp-bootstrap-scope .dsg-rs-method-button.disabled {
  background: repeating-linear-gradient(152deg, #e3e4e4, #e3e4e4 1px, #f9f9f9 0, #f9f9f9 10px);
  border: 1px solid #c8c8c8;
  color: #797979;
}
.plp-srlp-bootstrap-scope .dsg-rs-method-button:focus {
  outline: 1px dashed #006554;
  outline-offset: 2px;
}
.plp-srlp-bootstrap-scope .dsg-store-display .dsg-store-display-label {
  font-weight: normal;
  flex-grow: 1;
  width: var(--hmf-auto);
  white-space: nowrap;
}
.plp-srlp-bootstrap-scope .dsg-store-display .dsg-store-display-label p {
  margin: 0;
}
.plp-srlp-bootstrap-scope .dsg-store-display .dsg-store-display-label .dsg-store-display-shoppingat {
  line-height: 10px;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.plp-srlp-bootstrap-scope .dsg-store-display .dsg-store-display-label .dsg-selected-store {
  line-height: 20px;
  font-size: 12px;
  margin-top: 4px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.plp-srlp-bootstrap-scope .dsg-store-display a {
  text-transform: none;
}
.plp-srlp-bootstrap-scope .rs-facet-value-data-container .dsg-store-display {
  padding: var(--hmf-xs) var(--hmf-xs) var(--hmf-xxs);
  border-bottom: 1px solid #ededed;
  align-items: center;
}
.plp-srlp-bootstrap-scope .rs-facet-value-data-container .dsg-store-display .dsg-store-display-shoppingat {
  color: #bb5811;
  line-height: 16px;
  font-weight: normal;
  font-size: 11px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.plp-srlp-bootstrap-scope .rs-facet-value-data-container .dsg-store-display .dsg-selected-store {
  color: #333333;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
}
.plp-srlp-bootstrap-scope .dsg-new-store-display {
  margin-bottom: 29px;
}
.plp-srlp-bootstrap-scope .dsg-new-store-display .dsg-store-display-shoppingat {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-transform: none;
  color: #191f1c;
  margin-top: 0;
  margin-bottom: 2px;
  letter-spacing: 0.5px;
}
.plp-srlp-bootstrap-scope .dsg-new-store-display a {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-decoration-line: underline;
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .dsg-new-store-display a.dsg-selected-store {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5px;
  text-decoration-line: none;
  color: #191f1c;
  text-transform: capitalize;
  margin-top: 3px;
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters {
  margin: 8px 16px;
  min-width: 0;
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters .dsg-mobile-sticky-filter-toggle-button {
  background-color: transparent;
  border: none;
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters .dsg-mobile-sticky-filter-toggle-button:focus {
  outline: 1px dotted #006554;
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters .rs-filter-text-mobile {
  color: var(--hmf-gray900);
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters .filter-count {
  background-color: #bb5811;
  height: 18px;
  width: 18px;
  top: 0;
  position: absolute;
  display: flex;
  right: 0;
  justify-content: center;
  align-items: center;
  color: white;
  font-family: "Archivo", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  border-radius: 50%;
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters .dsg-mobile-sticky-filter-icon {
  width: 20px;
  height: 20px;
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters .dsg-mobile-sticky-filter-divider {
  border-right: 1px solid #ededed;
  margin-right: 16px;
  margin-left: 8px;
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters .dsg-mobile-sticky-filters-button-group {
  overflow-x: auto;
  min-width: 0;
  margin-right: -16px;
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters .dsg-store-display {
  margin-right: 8px;
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters .dsg-permanent-chip.disabled {
  display: none !important;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters {
    display: none !important;
  }
}
.plp-srlp-bootstrap-scope .dsg-mobile-sticky-filters .dsg-rs-flex-order {
  order: 3;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button {
  color: #333333;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  padding: 8px;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button {
    display: none !important;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button .dsg-mobile-sticky-filter-toggle-button {
  background-color: transparent;
  border: none;
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  color: #333333;
  font-family: "Archivo", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 12px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button .dsg-mobile-sticky-filter-toggle-button.hidden-sticky {
  display: none;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button .dsg-mobile-sticky-filter-toggle-button.hidden-sticky svg {
  margin-bottom: 8px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button .dsg-mobile-sticky-filter-toggle-button.hidden-sticky.sticky {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10;
  right: 0;
  top: 0;
  height: 60px;
  width: 80px;
  border-left: 1px solid #ededed;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button .dsg-mobile-sticky-filter-toggle-button.hidden-sticky.sticky span {
  top: 3px;
  right: 16px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button .dsg-mobile-sticky-filter-toggle-button:focus {
  outline: 1px dotted #006554;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button .dsg-mobile-sticky-filter-icon {
  width: 20px;
  height: 20px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button .filter-count {
  background-color: #bb5811;
  height: 18px;
  width: 18px;
  top: 0;
  position: absolute;
  display: flex;
  right: 0;
  justify-content: center;
  align-items: center;
  color: white;
  font-family: "Archivo", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  border-radius: 50%;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-filter-button .dsg-react-mobile-filter-icon {
  position: relative;
  width: 40px;
  height: 40px;
}
.plp-srlp-bootstrap-scope .conversational-filter {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 20px;
  padding-bottom: 12px;
  flex-basis: 100%;
  max-width: 100%;
}
.plp-srlp-bootstrap-scope .conversational-filter .apply-btn-inline {
  padding-right: 20px;
  padding-left: 20px;
  height: 40px;
  margin-bottom: 20px;
}
.plp-srlp-bootstrap-scope .conversational-filter .apply-btn {
  height: 40px;
}
.plp-srlp-bootstrap-scope .conversational-filter .sub-title {
  /* Label/XSmall 10px */
  font-family: Archivo;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #4f4f4f;
  margin: 0px;
  margin-bottom: 8px;
  flex-basis: 100%;
  max-width: 100%;
}
.plp-srlp-bootstrap-scope .conversational-filter .title {
  /* Label/Large 16px */
  font-family: Archivo;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #191f1c;
  margin: 0px;
  margin-bottom: 16px;
  flex-basis: 100%;
  max-width: 100%;
}
.plp-srlp-bootstrap-scope .conversational-filter .values {
  margin-bottom: 24px;
  overflow-x: scroll;
  width: calc(100% - 32px);
  padding-bottom: 8px;
  flex-basis: 100%;
  max-width: 100%;
  flex-grow: 0;
  flex-shrink: 1;
  /* width */
  /* Scrollbar Track */
  /* Handle */
}
.plp-srlp-bootstrap-scope .conversational-filter .values::-webkit-scrollbar {
  height: 2px;
}
.plp-srlp-bootstrap-scope .conversational-filter .values::-webkit-scrollbar-track {
  background: #c8c8c8;
}
.plp-srlp-bootstrap-scope .conversational-filter .values::-webkit-scrollbar-thumb {
  background: #191f1c;
}
.plp-srlp-bootstrap-scope .conversational-filter .values .filter-value {
  border: 1px solid #c8c8c8;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin: 1px;
  margin-right: 12px !important;
  background-color: white;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
  height: 40px;
}
.plp-srlp-bootstrap-scope .conversational-filter .values .filter-value p {
  padding: 0px;
  margin: 0px;
  /* Body/Regular Large 16px */
  font-family: Archivo;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #191f1c;
  white-space: nowrap;
}
.plp-srlp-bootstrap-scope .conversational-filter .values .filter-value:hover {
  background-color: #ededed;
  border-width: 2px;
  margin: 0px;
}
.plp-srlp-bootstrap-scope .conversational-filter .values .filter-value:focus {
  outline: 1px dashed #006554;
  margin: 1px;
}
.plp-srlp-bootstrap-scope .conversational-filter .values .filter-value:hover:focus {
  margin: 1px;
  border-width: 0px;
}
.plp-srlp-bootstrap-scope .conversational-filter .values .filter-value.active {
  background-color: #191f1c;
  border: 1px solid #191f1c;
}
.plp-srlp-bootstrap-scope .conversational-filter .values .filter-value.active p {
  font-weight: bold;
  color: #ffffff;
}
.plp-srlp-bootstrap-scope .conversational-filter .values .filter-value.active:hover {
  background-color: #191f1c;
  border-width: 2px;
  margin: 0px;
}
.plp-srlp-bootstrap-scope .conversational-filter .values .filter-value.active:focus {
  outline: 1px dashed #006554;
  margin: 1px;
}
.plp-srlp-bootstrap-scope .conversational-filter .values .filter-value.active:hover:focus {
  margin: 1px;
  border-width: 0px;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .dsg-react-product-ad-below-grid-title-wrapper {
    margin: 0 20px;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-product-ad-below-grid-title-wrapper .product-ad-title {
  font-size: 14px;
  font-weight: 700;
  padding-right: 13px;
  text-transform: uppercase;
  line-height: 14px;
  letter-spacing: 1.5px;
  margin: 0;
}
.plp-srlp-bootstrap-scope .dsg-react-product-ad-below-grid-title-wrapper .product-ad-hr {
  border: 1px solid #8c8f8e;
}
.plp-srlp-bootstrap-scope .rs-certona-products {
  margin: auto;
  width: 100%;
}
.plp-srlp-bootstrap-scope .certona-product-ad-wrapper {
  margin: 0 32px;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .certona-product-ad-wrapper {
    margin: 0;
  }
}
.plp-srlp-bootstrap-scope .certona-product-ad-wrapper .criteo_container {
  margin-top: 20px;
}
.plp-srlp-bootstrap-scope .dsg-react-piq-wrapper {
  margin: 0 32px;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .dsg-react-piq-wrapper {
    margin: 0;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-piq-wrapper .piq-product-carousel {
  margin-top: 20px;
}
.plp-srlp-bootstrap-scope .ImageBanner {
  margin: 20px auto;
}
.plp-srlp-bootstrap-scope .ImageBanner.rs-gif-banner {
  width: 100%;
}
.plp-srlp-bootstrap-scope .ImageBanner img {
  max-width: 100% !important;
}
.plp-srlp-bootstrap-scope img.ImageBanner {
  max-width: 100% !important;
}
.plp-srlp-bootstrap-scope .HeroBanner {
  position: relative;
  margin: 20px auto;
}
@media (max-width: 767px) {
  .plp-srlp-bootstrap-scope .HeroBanner {
    margin: 20px 0px;
  }
}
.plp-srlp-bootstrap-scope .HeroBanner img {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .HeroBanner img {
    margin-bottom: 15%;
  }
}
@media (max-width: 400px) {
  .plp-srlp-bootstrap-scope .HeroBanner img {
    margin-bottom: 40%;
  }
}
@media (min-width: 800px) and (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .HeroBanner img {
    margin-bottom: 15%;
  }
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .HeroBanner:not(.has-cta) img {
    margin-bottom: 5%;
  }
}
@media (max-width: 425px) {
  .plp-srlp-bootstrap-scope .HeroBanner:not(.has-cta) img {
    margin-bottom: 20%;
  }
}
@media (min-width: 800px) and (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .HeroBanner:not(.has-cta) img {
    margin-bottom: 5%;
  }
}
.plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay {
  background-color: #006554;
  color: white;
  padding: 16px;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay {
    position: absolute;
    top: 50px;
    bottom: 50px;
    right: 50px;
    max-width: 580px;
    object-fit: none;
    padding: 48px;
  }
  .plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay .HeroBanner-textOverlay-buttonWrapper {
    align-self: flex-start;
  }
  .plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay .HeroBanner-textOverlay-buttonWrapper button {
    padding: 0 40px;
  }
}
@media (min-width: 1024px) and (max-width: 1176px) {
  .plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay {
    top: 20px;
    bottom: 20px;
  }
}
@media (max-width: 1023px) {
  .plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 16px;
  }
}
.plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay p {
  margin: 0;
  margin-bottom: 12px;
}
.plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay .HeroBanner-textOverlay-headline {
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 1px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay .HeroBanner-textOverlay-headline {
    font-size: 20px;
    line-height: 24px;
  }
}
.plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay .HeroBanner-textOverlay-subtext {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.5px;
}
@media (max-width: 767px) {
  .plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay .HeroBanner-textOverlay-subtext {
    font-size: 12px;
    line-height: 16px;
  }
}
.plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay .HeroBanner-textOverlay-subtext .details-link {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-decoration: underline;
  font-weight: normal;
}
.plp-srlp-bootstrap-scope .HeroBanner .HeroBanner-textOverlay .HeroBanner-textOverlay-buttonWrapper {
  margin-top: 12px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options {
  flex-direction: column;
  flex: 0 1 100%;
  width: 100%;
  padding: 2px 0 8px 16px;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options {
    display: none !important;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options.dsg-sticky.sticky {
  position: fixed;
  z-index: 10;
  background: #f9f9f9;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.14);
  top: 60px;
  height: 79px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options.dsg-sticky.sticky.visible-store-selection {
  height: 110px;
}
@media (min-width: 768px) {
  .plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options.dsg-sticky.sticky {
    top: 69px;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-header {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  margin: 8px 0;
  letter-spacing: 0.5px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-carousel .slick-track {
  min-width: 100%;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .slick-slide {
  margin-right: 12px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .slick-slide .dsg-checkbox-container-wrapper {
  padding: 0;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .slick-slide .dsg-checkbox-container-wrapper input {
  display: none;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .slick-slide .dsg-checkbox-container-wrapper > span {
  display: none;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .slick-slide .dsg-checkbox-container-wrapper label {
  margin: 0;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .slick-slide .dsg-checkbox-container-wrapper.checked .dsg-react-mobile-shipping-options-shipping-option {
  background-color: #d9d9d9;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-shipping-option {
  border: 1px solid #191f1c;
  border-radius: 28px;
  padding: 2px 12px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-shipping-option svg path {
  fill: #006554;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-shipping-option span {
  margin-left: 8px;
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-my-store {
  color: #006554;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-my-store .dsg-react-mobile-shipping-options-store-info {
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-my-store .dsg-react-mobile-shipping-options-store-info.storeHoursAvailable {
  color: #006554;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-my-store .dsg-react-mobile-shipping-options-store-info.storeHoursUnavailable {
  color: #b80818;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-my-store p {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  margin: 16px 0 4px;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-my-store a {
  text-decoration: underline;
  border-bottom: none;
}
.plp-srlp-bootstrap-scope .dsg-react-mobile-shipping-options .dsg-react-mobile-shipping-options-store-link {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #191f1c;
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  .plp-srlp-bootstrap-scope #dsg-react-mobile-shipping-options-ghost-div {
    display: none !important;
  }
}
.plp-srlp-bootstrap-scope .dsg-react-filter-header {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}
.plp-srlp-bootstrap-scope .dsg-react-filter-header .filter-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 20px;
  padding-left: 26px;
  border-bottom: 1px solid #e3e4e4;
}
.plp-srlp-bootstrap-scope .dsg-react-filter-header .filter-header span {
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-left: 5px;
  margin-right: 5px;
  justify-content: left;
  margin-left: 15px;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1.5px;
  font-weight: bold;
  text-transform: uppercase;
}
.plp-srlp-bootstrap-scope .dsg-react-filter-header .filter-header .filter-header-close-btn {
  background: none;
  border: none;
}
.plp-srlp-bootstrap-scope .dsg-react-filter-header .filter-header-mobile-selected-filter-chips {
  flex: 0 0 auto;
  min-width: 0;
}
.plp-srlp-bootstrap-scope .dsg-react-filter-header .filter-header-mobile-selected-filter-chips .filter-chip-container {
  padding: 8px;
  padding-top: 0px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e3e4e4;
  width: 100%;
  min-width: 0;
  flex: 1;
  flex-wrap: wrap;
}
.plp-srlp-bootstrap-scope .store-selection {
  margin: 18px 11px 29px 23px;
}
@media screen and (max-width: 767px) {
  .plp-srlp-bootstrap-scope .store-selection {
    display: none;
  }
}
.plp-srlp-bootstrap-scope .store-selection .shipping_value_list .dsg-checkbox-container-wrapper {
  align-items: flex-start;
  margin-bottom: 22px;
}
.plp-srlp-bootstrap-scope .store-selection .shipping_value_list .store-select-option-wrapper {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #4f4f4f;
}
.plp-srlp-bootstrap-scope .store-selection .shipping_value_list .store-select-option-wrapper .store-select-option {
  font-family: "Archivo", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.5px;
  color: #191f1c;
}
.plp-srlp-bootstrap-scope .store-selection .shipping_value_list .store-select-option-wrapper .store-select-option svg path {
  fill: #006554;
}
.plp-srlp-bootstrap-scope .google-ad-container {
  width: 100%;
}
.plp-srlp-bootstrap-scope .google-ad-container > div {
  padding: var(--hmf-m) 0;
}
.plp-srlp-bootstrap-scope .google-ad-container > div:empty {
  padding: 0;
}
.plp-srlp-bootstrap-scope .google-ad-container > div > div::after {
  content: "Sponsored";
  display: block;
  text-align: right;
}
.plp-srlp-bootstrap-scope .plp-add-favorite-button {
  position: absolute;
  background: var(--hmf-gray50);
  top: var(--hmf-l);
  right: var(--hmf-xs);
  border: 1px solid var(--hmf-border-base);
  border-radius: 50%;
  width: var(--hmf-l);
  height: var(--hmf-l);
  padding: var(--hmf-xxxs);
  cursor: pointer;
}
.plp-srlp-bootstrap-scope .plp-add-favorite-button svg path {
  fill: var(--hmf-label-base);
}
.plp-srlp-bootstrap-scope .plp-add-favorite-button:hover {
  background: var(--hmf-gray100);
}
.plp-srlp-bootstrap-scope .plp-add-favorite-button:hover svg path {
  fill: var(--hmf-fill-primary-hover);
}
.plp-srlp-bootstrap-scope .plp-add-favorite-button .selected path {
  fill: var(--hmf-label-primary-static);
}
.plp-srlp-bootstrap-scope a.dsg-react-inline-hyperlink {
  color: var(--hmf-label-secondary-static);
  font-size: var(--body-font-size-m);
  letter-spacing: 0.5px;
}
.plp-srlp-bootstrap-scope.prod-grid-mh {
  min-height: 100vh;
}
.plp-srlp-bootstrap-scope li,
.plp-srlp-bootstrap-scope ul {
  list-style: none;
  padding: 0;
}
.plp-srlp-bootstrap-scope .p-0 {
  padding: 0px !important;
}
.plp-srlp-bootstrap-scope .rs-facet-product-cards {
  background: #f9f9f9;
}
.plp-srlp-bootstrap-scope .rs-facet-product-cards.topBorder {
  border-top: 1px solid #ededed;
}
.plp-srlp-bootstrap-scope .row {
  margin-left: 0px;
  margin-right: 0px;
}
.plp-srlp-bootstrap-scope #dsg-react-sticky-anchor {
  margin-top: 0px;
}
.plp-srlp-bootstrap-scope .topEspotContainerDiv:empty {
  margin-bottom: 0px;
}
.plp-srlp-bootstrap-scope *,
.plp-srlp-bootstrap-scope :after,
.plp-srlp-bootstrap-scope :before {
  box-sizing: border-box;
}
.plp-srlp-bootstrap-scope .focus-border:focus {
  outline: 1px dashed #006554;
  z-index: 1;
}
.plp-srlp-bootstrap-scope input[type=text] {
  font-size: 16px !important;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row.dsg-sticky.sticky {
  position: fixed;
  top: 0;
  margin-top: 0;
}
.plp-srlp-bootstrap-scope .rs-filter-sort-row.dsg-sticky.sticky.headerStickyOffset {
  top: 60px;
}
.plp-srlp-bootstrap-scope .dsg-react-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.plp-srlp-bootstrap-scope .dsg-sticky.sticky {
  z-index: 15;
}
.plp-srlp-bootstrap-scope .rs_product_listing_container {
  width: 100%;
  background-color: #f9f9f9;
  margin-bottom: 20px;
}

/*# sourceMappingURL=searchDsgCss.css.map*/