.guest-order {
    display: flex;
    justify-content: center;
    min-height: 39.8125rem;
    background-size: cover;
    background-color: #4f4f4f;
}

.guest-order-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1.5rem;
}

.guest-order-header {
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 1.5rem 0 1rem 0;
    text-align: center;
}

.guest-order-header__title {
    font-family: Avenir-Black;
    font-size: 1.25rem;
    line-height: 1.5rem;
    width: 13.9375rem;
    margin-bottom: 0.5rem;
    margin-top:0;
}

.guest-order-header__instructions {
    font-family: Avenir-Roman;
    font-size: 1rem;
    line-height: 1.3125rem;
    max-width: 28.75rem;
    padding: 0 1rem;
}

.guest-order-form-container {
    width: 18.125rem;
    padding: 2rem 1.875rem 1rem 1.5rem;
    background-color: #fff;
    box-shadow: 0 .25rem .5rem 0 rgba(0, 0, 0, 0.5);
    position: relative;
}

.guest-order-form-container label,
.guest-order-form-container input,
.track-order-btn-wrapper .button {
    display: block;
    width: 100%;
    margin-bottom: 0;
}

.guest-order-form-container input {
    height: 2.25rem;
    border: solid .0625rem rgba(0,0,0,0.25);
    padding: .3125rem .3125rem
}

.guest-order-form-container .form-group {
    margin: 0;
}

.guest-order-form-container .form-group:first-child {
    padding: 0 0 .1875rem 0;
}

.guest-order-form-container .form-group:nth-child(n+2) {
    padding-top: .625rem
}

.guest-order-form-container .form-group:last-child {
    padding-top: 0;
}

.guest-order-form-container .form-group label {
    font-family: Avenir-Black;
    font-size: .625rem;
    font-weight: 900;
    color: #433736;
    line-height: .6875rem;
    padding-bottom: .3125rem;
}

.guest-order-form-container .form-group,
.track-order-btn-wrapper{
    width: 100%;
}

.guest-order-form-container form {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

.guest-order .required-info {
    font-family: Avenir-Roman;
    font-size: .625rem;
    color: #2e2e2e;
    line-height: .875rem;
}

.guest-order .guest-order-form__full-name {
    position: relative;
}

.guest-order__tooltip {
    position: absolute;
    bottom: 0.6rem;
    right: -1.7rem;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
}

.guest-order__tooltip-message {
    display: none;
    width: 9.75rem;
    height: 4rem;
    background-color: rgba(0,0,0,0.75);
    opacity: 75%;
    color: #fff;
    padding-top: .5625rem;
    font-family: Avenir-Roman;
    font-size: .625rem;
    line-height: .875rem;
    text-align: center;
    margin-bottom: .25rem;
}

.guest-order__tooltip-icon {
    width: .9375rem;
    height: .9375rem;
    margin-right: .5rem;
}

.guest-order__tooltip-icon svg {
    float: right;
}

.guest-order__tooltip-icon:hover ~ .guest-order__tooltip-message {
    display: block;
}

.guest-order__recapture-inner {
    transform: scale(0.78);
    transform-origin: 0 0;
    margin-left: .5rem;
}

.guest-order__recapture-outer {
    height: 3.7rem;
    margin-top: 0.375rem;
}

.guest-order__recapture-inner input {
    opacity: 0;
    height: 0;
}

.guest-order__recapture-inner .recaptcha-error-msg {
    display: none;
}

.track-order-btn-wrapper::before {
    content:'';
    display: block;
    padding-top: 0.96875rem;
    margin-top: 0.96875rem;
    border-top: solid .0625rem #e2e2e2;
}

.guest-order-form__not-exist-order-msg {
    margin-top: 1.25rem;
}

.guest-order-form__error-msg {
    font-size: .625rem;
    line-height: 0.875rem;
    color: #c41230;
    margin-top: 0.3125rem;
    display: none;
}

.guest-order .guest-order-form__error-input {
    border-color: #c41230;
}

@media (min-width: 48rem) {
    .guest-order-form-container {
        width: 18.75rem;
        padding: 2rem 2rem 1rem 2rem;
    }

    .guest-order-wrapper {
        margin-bottom: 2.5rem;
    }

    .guest-order-header {
        margin: 2.5rem 0 2rem 0;
    }

    .guest-order-header__title {
        font-size: 1.875rem;
        line-height: 2.0625rem;
        width: 17.0625rem;
    }

    .guest-order__tooltip-icon {
        width: auto;
        height: auto;
        margin-right: .3rem;
    }

    .guest-order__tooltip {
        right: -1.6rem;
    }
}
.sign-in-wrapper#additional-sign-in-modal.modal-open {
  z-index: 9999;
}
.sign-in-wrapper .modal-box {
  padding: 0;
  max-width: unset;
  margin: 5rem auto auto;
}
.sign-in-wrapper .sign-in-popup {
  background-color: #FFF;
  margin: 0 0.5rem;
  position: relative;
}
.sign-in-wrapper .sign-in-popup__content {
  display: none;
  background-size: cover;
  background-repeat: no-repeat;
}
.sign-in-wrapper .sign-in-popup__form {
  padding: 4rem 1.125rem 1.125rem;
  text-align: left;
}
.sign-in-wrapper .sign-in-popup__form .login .login-registration-form {
  max-width: unset;
}
.sign-in-wrapper .sign-in-popup__form .login strong {
  display: block;
}
.sign-in-wrapper .sign-in-popup__form .login .login-title {
  font-size: 1.25rem;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #2e2e2e;
  font-family: "Avenir-Black", sans-serif;
  border-bottom: 1px solid #e2e2e2;
  text-transform: none;
  padding-bottom: 0.125rem;
  margin-bottom: 1.125rem;
}
.sign-in-wrapper .sign-in-popup__form .login .login-title--complete-account {
  margin-bottom: 1rem;
}
.sign-in-wrapper .sign-in-popup__form .login .sso-notice {
  font-size: .625rem;
  line-height: 1.4;
}
.sign-in-wrapper .sign-in-popup__form .login .form-checkbox-text {
  display: inline-block;
  line-height: 1.4;
  font-size: .625rem;
}
.sign-in-wrapper .sign-in-popup__form .login .user-data-container {
  margin-bottom: 1rem;
}
.sign-in-wrapper .sign-in-popup__form .login .user-data-container .form-input {
  font-size: .625rem;
  font-weight: bold;
  text-align: center;
  opacity: 1;
}
.sign-in-wrapper .sign-in-popup__form .login .form-req-message {
  display: none;
}
.sign-in-wrapper .sign-in-popup__form .login .form-label {
  font-family: "Avenir-Black", sans-serif;
  font-size: .625rem;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: #433736;
}
.sign-in-wrapper .sign-in-popup__form .login .form-error-item {
  display: inline-block;
  line-height: 1.4;
  font-size: .625rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-group {
  margin: 0 0 1rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-group:last-of-type {
  margin: 0;
}
.sign-in-wrapper .sign-in-popup__form .login .login-forgot-password-edit {
  text-align: left;
  margin-bottom: .4375rem;
  line-height: .875rem;
}
.sign-in-wrapper .sign-in-popup__form .login .login-forgot-password-link {
  font-size: .625rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #2e2e2e;
  font-family: "Avenir-Roman", sans-serif;
  text-decoration: underline;
}
.sign-in-wrapper .sign-in-popup__form .login .login-forgot-password-link:focus-visible {
  outline-width: .125rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-input {
  border: 1px solid rgba(0, 0, 0, 0.25);
  height: 2.5rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-input:focus-visible {
  outline-width: .125rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-buttons {
  margin: 0;
}
.sign-in-wrapper .sign-in-popup__form .login .form-buttons--complete-account {
  margin-top: 1.4375rem;
}
.sign-in-wrapper .sign-in-popup__form .login .form-buttons .form-button {
  width: 100%;
  height: 2rem;
  margin-bottom: 0;
}
.sign-in-wrapper .sign-in-popup__form .login .form-buttons .form-button:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.sign-in-wrapper .sign-in-popup .sign-in-modal-form {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 2rem;
  margin: 0;
}
.sign-in-wrapper .sign-in-popup .sign-in-modal-form:focus-visible {
  outline-width: .125rem;
}
.sign-in-wrapper .sign-in-popup .sign-in-modal-form .sign-in-popup__button {
  display: inline-block;
  margin: 0;
  text-align: center;
  font-family: "Avenir-Black", sans-serif;
  font-size: 0.75rem;
}
.sign-in-wrapper .sign-in-popup__closer {
  display: flex;
  flex-direction: row-reverse;
}
.sign-in-wrapper .sign-in-popup__closer .modal-close {
  width: unset;
  height: unset;
  top: 1.3125rem;
  right: 1.3125rem;
}
.sign-in-wrapper .sign-in-popup__closer .modal-close svg {
  color: #c41230;
}
.sign-in-wrapper .sign-in-popup .hide {
  display: none;
}
.sing-in-buttons-wrapper .sign-in-buttons__divider-wrapper {
  margin-bottom: .25rem;
}
.sing-in-buttons-wrapper .sign-in-buttons__divider {
  font-size: .625rem;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: #2e2e2e;
  position: relative;
  font-family: "Avenir-Black", sans-serif;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.sing-in-buttons-wrapper .sign-in-buttons__divider:before,
.sing-in-buttons-wrapper .sign-in-buttons__divider:after {
  border-top: 1px solid #dfdfdf;
  content: "";
  margin: 0 auto;
  position: absolute;
  top: 45%;
  bottom: 0;
  width: 45%;
}
.sing-in-buttons-wrapper .sign-in-buttons__divider:before {
  left: 0;
}
.sing-in-buttons-wrapper .sign-in-buttons__divider:after {
  right: 0;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social {
  height: 80px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 11px;
  margin-bottom: 16px;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social .google-sign-in-btn .abcRioButton {
  border: 1px solid #8d8d8d;
  width: 100% !important;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social .google-sign-in-btn .abcRioButton .abcRioButtonContents {
  font-family: "Avenir-Black", sans-serif;
  font-size: 12px;
  color: #2e2e2e;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social .google-sign-in-btn .abcRioButton .abcRioButtonIcon {
  padding: 6px 11px !important;
  border-right: 1px solid #8d8d8d;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social .google-sign-in-btn .abcRioButton .abcRioButtonIcon .abcRioButtonSvgImageWithFallback svg {
  height: 18px;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google {
  width: 100%;
  height: 32px;
  border: 1px solid #8d8d8d;
  cursor: pointer;
  display: flex;
  flex-direction: row;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook-v2,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google-v2 {
  display: none;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook:hover,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google:hover {
  box-shadow: 0 0 3px 3px rgba(66, 133, 244, 0.3);
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook:focus-visible,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google:focus-visible {
  outline-width: .125rem;
  outline-offset: .125rem;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook-icon,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #8d8d8d;
  background: #fff;
  padding: 12px;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook-icon svg:not(:root),
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google-icon svg:not(:root) {
  height: 18px;
}
.sing-in-buttons-wrapper .sign-in-buttons__login-social--facebook-text,
.sing-in-buttons-wrapper .sign-in-buttons__login-social--google-text {
  font-family: "Avenir-Black", sans-serif;
  font-size: 12px;
  color: #2e2e2e;
  background: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px) {
  .sign-in-wrapper .modal-box {
    margin: 11.875rem auto auto;
    width: 50rem;
  }
  .sign-in-wrapper .modal-box--empty-content {
    width: 25rem;
    transform: translate(-50%, -50%);
    margin: 0;
    top: 50%;
    left: 50%;
  }
  .sign-in-wrapper .modal-box--empty-content .sign-in-popup__content {
    display: none;
  }
  .sign-in-wrapper .modal-box--empty-content .sign-in-popup__form {
    width: 100%;
    padding: 3rem 2rem 3.3125rem;
  }
  .sign-in-wrapper .sign-in-popup {
    display: flex;
    flex-direction: row;
    margin: 0;
  }
  .sign-in-wrapper .sign-in-popup__content {
    display: block;
    color: #FFF;
    text-align: center;
    padding: 7rem 3.125rem 3.125rem;
  }
  .sign-in-wrapper .sign-in-popup__content.subscriptions,
  .sign-in-wrapper .sign-in-popup__content.subscriptions .sign-in-popup__heading,
  .sign-in-wrapper .sign-in-popup__content.subscriptions .sign-in-popup__main-text {
    color: unset;
  }
  .sign-in-wrapper .sign-in-popup__content.subscriptions.spa > *,
  .sign-in-wrapper .sign-in-popup__content.subscriptions .sign-in-popup__heading.spa > *,
  .sign-in-wrapper .sign-in-popup__content.subscriptions .sign-in-popup__main-text.spa > * {
    color: inherit;
  }
  .sign-in-wrapper .sign-in-popup__form {
    padding: 4rem 4rem 6.3125rem;
  }
  .sign-in-wrapper .sign-in-popup__form--complete-account {
    padding: 2.5rem 4rem 2rem;
  }
  .sign-in-wrapper .sign-in-popup__content,
  .sign-in-wrapper .sign-in-popup__form {
    width: 50%;
  }
  .sign-in-wrapper .sign-in-popup__heading {
    font-family: "Avenir-Black", sans-serif;
    font-size: 1.875rem;
    margin-bottom: 1.5rem;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-transform: none;
  }
  .sign-in-wrapper .sign-in-popup__main-text {
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    font-family: "Avenir-Roman", sans-serif;
    margin-bottom: 1.5rem;
  }
}
.sign-in-popup__content.subscriptions {
  background-image: none !important;
}

.professional-discount-modal {
  padding: 3.125rem 1rem 1.875rem;
  box-shadow: 0 0.25rem 0.25rem 0 rgb(0 0 0 / 25%);
  border: 0.0625rem solid rgba(239, 239, 239, 1);
}
.professional-discount-modal__header {
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
}
.professional-discount-modal__buttons {
  padding-top: 1.875rem;
}
@media (min-width: 64rem) {
  .professional-discount-modal {
    padding: 3.125rem 2.0625rem;
  }
  .professional-discount-modal__buttons--yes {
    margin-right: 1rem;
  }
  #professional-discount-modal .modal-box {
    width: 30.5rem;
  }
}

.content-spot__labels-title {
  text-align: center;
}
.content-spot__labels-title-content {
  display: inline-block;
  margin: auto;
  width: max-content;
}
.content-spot__labels-subtitle {
  text-align: center;
}
.content-spot .cmp-teaser {
  width: 11rem;
  letter-spacing: 0;
}
.content-spot .cmp-teaser__title {
  text-align: center;
}
.content-spot .cmp-teaser__title-link {
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}
.content-spot .cmp-teaser__description {
  text-align: center;
}
.content-spot .cmp-teaser__image {
  text-align: center;
}
.content-spot .cmp-teaser__image .cmp-image__image {
  margin: auto;
  height: 3.1875rem;
  width: auto;
}
.content-spot__teasers {
  text-align: center;
}
.content-spot__teasers .teaser {
  width: 49%;
  display: inline-flex;
  vertical-align: top;
}
.content-spot__teasers .teaser .cmp-teaser {
  margin: auto;
}
@media all and (min-width: 47.938rem) {
  .content-spot__teasers .teaser {
    width: auto;
    width: initial;
  }
  .content-spot__teasers .teaser .cmp-teaser {
    margin: initial;
  }
}

.login .form,
.registration .form {
  max-width: 20.625rem;
}

.login-title {
  margin-top: 0;
}

.login-title,
.registration-title,
.guest-login-title {
  font-size: 1.5rem;
  margin-bottom: 1.25rem;
  font-weight: 400;
}

.login-registration-box {
  background: #ffffff;
  padding: 1.25rem;
}

.login-forgot-password-edit {
  text-align: right;
}

.guest-login-buttons {
  margin-top: 1.25rem;
}

.registration-password-text {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.create-account-content {
	display: none;
}

.full-width-form .form {
	max-width: unset;
}

@media (min-width: 1024px) {
	.create-account-content {
    	display: block;
    }

    .full-width-form .form {
    	max-width: 20.625rem;
    }
}


.recaptcha-error-msg {
  color: red;
  font-weight: bold;
  display: none;
}

.hide {
  display: none
}

.registration-hide {
  display: none;
}
#credential_picker_container iframe {
    outline: none;
}

#credential_picker_iframe {
    z-index: 100000000000000000 !important;
}
.productCarousel:not(.cq-Editable-dom):not(:has(.prd-carousel--wrap)):has(.prd-carousel) {
    display: none;
}

.productCarousel .slick-dots li.slick-active button:before,
.productCarousel .slick-dots li button:before {
    content: unset;
}

.prd-carousel .single-line {
    color: inherit;
    font-family: inherit;
}

.prd-carousel .red-price {
    color: #A00A1D;
    font-weight: bold;
}

.prd-carousel .prd-carousel-top-price {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 0.25rem;
    font-weight: bold;
}

.prd-carousel .prd-carousel-top-price-label {
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 400;
}

.prd-carousel .prd-carousel__saving {
    font-weight: bold;
}

.prd-carousel .prd-carousel__product-tile__title  {
    width: inherit;
}

.prd-carousel .member-price-cta__text:hover {
    text-decoration: underline;
}

.prd-carousel .hidden {
    visibility: hidden;
}
.interstitial-prd-carousel {
  padding: 0 2rem 1rem 2rem;
}
.interstitial-prd-carousel__product-tile__title--link,
.interstitial-prd-carousel__header,
.interstitial-prd-carousel__product-tile-price,
.interstitial-prd-carousel__product-tile__btn .button,
.interstitial-prd-carousel .prd-carousel__save-price {
  font-family: 'HelveticaNeue-Bold', sans-serif;
}
.interstitial-prd-carousel__sub-header,
.interstitial-prd-carousel .prd-carousel__product-tile__prices--small {
  font-family: 'HelveticaNeue', sans-serif;
}
.interstitial-prd-carousel__product-tile {
  width: 15rem;
}
.interstitial-prd-carousel__product-tile__bv {
  height: 1.3125rem;
}
.interstitial-prd-carousel__product-tile__title--link {
  color: #000000;
  font-size: .75rem;
  text-decoration: underline;
}
.interstitial-prd-carousel__headline {
  text-align: center;
}
.interstitial-prd-carousel__header {
  font-size: 1rem;
  text-align: center;
  margin: 1rem 0 0 0;
}
.interstitial-prd-carousel__header::after {
  display: none;
}
.interstitial-prd-carousel__sub-header {
  margin: .375rem 0 1rem 0;
  font-size: .75rem;
}
.interstitial-prd-carousel__item {
  width: 14.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.interstitial-prd-carousel__item.slick-slide {
  display: flex;
}
.interstitial-prd-carousel__product-tile-container {
  display: flex;
  justify-content: center;
  padding-left: .5rem;
}
.interstitial-prd-carousel__product-tile-image-container {
  display: flex;
  align-items: center;
}
.interstitial-prd-carousel__product-tile-image-url {
  max-width: 5.9375rem;
  height: 5.9375rem;
}
.interstitial-prd-carousel__product-tile-image {
  max-width: 5.9375rem;
  max-height: 5.9375rem;
}
.interstitial-prd-carousel__product-tile-body {
  font-size: .75rem;
  margin-left: .5rem;
  line-height: 1rem;
  display: flex;
  flex-direction: column;
}
.interstitial-prd-carousel__product-tile__btn {
  margin-top: .5rem;
}
.interstitial-prd-carousel__product-tile__btn .button {
  width: 13.625rem;
  height: 2.1875rem;
  background-color: #fff;
  color: #000000;
  font-size: 1rem;
  text-transform: none;
  border-radius: 3.125rem;
  border-top: 0.125rem solid #000000;
  border-bottom: 0.125rem solid #000000;
  border-left: 0.15rem solid #000000;
  border-right: 0.15rem solid #000000;
}
.interstitial-prd-carousel__product-tile__btn .button:hover,
.interstitial-prd-carousel__product-tile__btn .button:focus {
  background-color: transparent;
  color: #000000;
}
.interstitial-prd-carousel .product-added-btn,
.interstitial-prd-carousel .product-added-btn:hover,
.interstitial-prd-carousel .product-added-btn:focus {
  background-color: #f2f2f2;
  border: 0;
}
.interstitial-prd-carousel__prev-btn,
.interstitial-prd-carousel__next-btn {
  width: 1.25rem;
  height: 1.25rem;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid #eeb111;
  border-width: 0 5px 5px 0;
  cursor: pointer;
}
.interstitial-prd-carousel__prev-btn.slick-disabled,
.interstitial-prd-carousel__next-btn.slick-disabled {
  border-color: #e2e2e2;
}
.interstitial-prd-carousel__prev-btn,
.interstitial-prd-carousel__next-btn,
.interstitial-prd-carousel__prev-btn:hover,
.interstitial-prd-carousel__next-btn:hover,
.interstitial-prd-carousel__prev-btn:focus,
.interstitial-prd-carousel__next-btn:focus {
  background: none;
  padding: 0;
  margin: 0;
}
.interstitial-prd-carousel__prev-btn {
  position: absolute;
  left: -0.9375rem;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(135deg);
}
.interstitial-prd-carousel__next-btn {
  position: absolute;
  right: -0.9375rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.interstitial-prd-carousel .prd-carousel-top-price {
  font-size: .75rem;
}
.interstitial-prd-carousel .prd-carousel__product-tile__prices--small,
.interstitial-prd-carousel .prd-carousel__save-price {
  font-size: .625rem;
}
.interstitial-prd-carousel .prd-carousel__save-price {
  color: #008800;
  display: inline-block;
}
.interstitial-prd-carousel .slick-list > div {
  margin-left: 0;
}

.interstitial-product-card {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(39, 3, 9, 0.3);
}
.interstitial-product-card__product-title:has(+ .marketplace-product-label) {
  margin-bottom: .5rem;
}
.interstitial-product-card__product-data .marketplace-product-label {
  margin: .625rem 0;
  width: 14rem;
}
.interstitial-product-card__product-data .marketplace-product-label span {
  text-decoration: underline;
}
.interstitial-product-card__header-title,
.interstitial-product-card__product-title-text,
.interstitial-product-card__main-cta-text,
.interstitial-product-card__protection-plans-title,
.interstitial-product-card__protection-plan-select,
.interstitial-product-card__product-subscription-label,
.interstitial-product-card__delivery-date {
  font-family: 'HelveticaNeue-Bold', sans-serif;
}
.interstitial-product-card__product-specification,
.interstitial-product-card__delivery,
.interstitial-product-card__protection-plans-learn-more {
  font-family: 'HelveticaNeue', sans-serif;
}
.interstitial-product-card__check-mark-icon {
  width: 2rem;
  height: 2rem;
}
.interstitial-product-card__check-mark-icon svg {
  width: 2rem;
  height: 2rem;
  display: inline-block;
}
.interstitial-product-card__icons {
  display: none;
}
.interstitial-product-card__product-subscription {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.interstitial-product-card__product-subscription-icon {
  width: 1.4rem;
  height: 1.4rem;
}
.interstitial-product-card__product-subscription-icon svg {
  width: 1.4rem;
  height: 1.4rem;
  display: inline-block;
}
.interstitial-product-card__product-subscription-label {
  margin-left: .5rem;
  font-size: .75rem;
  font-weight: bold;
}
.interstitial-product-card__header {
  display: flex;
  align-items: center;
}
.interstitial-product-card__success-title,
.interstitial-product-card__error-title {
  display: none;
}
.success .interstitial-product-card__success-title,
.error .interstitial-product-card__error-title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.interstitial-product-card__header-title {
  font-size: 1.25rem;
  margin-left: .5rem;
}
.interstitial-product-card__appliances-quantity {
  font-size: .75rem;
  margin-left: 2.5rem;
}
.interstitial-product-card__item {
  display: flex;
}
.interstitial-product-card__header-container {
  width: 100%;
  display: flex;
  margin: 0 1rem;
  padding: 1.5rem 0 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  flex-wrap: wrap;
}
.interstitial-product-card__cart-limit-message {
  color: #e22323;
  margin-top: 10px;
  width: 100%;
}
.interstitial-product-card__container {
  width: 100%;
}
.interstitial-product-card__container {
  padding: 1.5rem;
}
.interstitial-product-card__product-image-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: .5rem;
}
.interstitial-product-card__product-image {
  max-height: 100%;
}
.interstitial-product-card__product-title-text {
  width: 14rem;
  font-size: .875rem;
  line-height: 1.25rem;
  letter-spacing: normal;
  font-weight: bold;
  color: #000;
}
.interstitial-product-card__product-title-text::after {
  display: none;
}
.interstitial-product-card__product-title {
  margin-bottom: .5625rem;
}
.interstitial-product-card__product-specification {
  font-size: .75rem;
  margin-bottom: .5rem;
}
.interstitial-product-card__product-specification-value {
  font-weight: 700;
  margin-left: 0.25rem;
}
.interstitial-product-card__protection-plans {
  margin-top: 1.5rem;
}
.interstitial-product-card__protection-plans-header {
  display: flex;
  align-items: center;
  margin-bottom: .375rem;
}
.interstitial-product-card__protection-plans-title {
  font-size: .75rem;
  margin-left: .1rem;
}
.interstitial-product-card__protection-plans-body {
  display: flex;
  align-items: center;
}
.interstitial-product-card__trigger {
  display: flex;
}
.interstitial-product-card__protection-plan-select {
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 0 3.625rem 0 .5rem;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 1;
  background: transparent;
  font-weight: bold;
  font-size: .75rem;
}
.interstitial-product-card__protection-plan-select::-ms-expand {
  display: none;
}
.interstitial-product-card__protection-plan-trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #fff;
  border: solid 1px rgba(127, 127, 127, 0.35);
}
.interstitial-product-card__protection-plan-arrow {
  position: absolute;
  top: .6875rem;
  right: 1.25rem;
}
.interstitial-product-card__protection-plan-arrow::before {
  content: '';
  display: block;
  width: .75rem;
  height: .75rem;
  transform: rotate(45deg);
  border: solid #eeb111;
  border-width: 0 3px 3px 0;
}
.interstitial-product-card__protection-plans-learn-more {
  margin-left: .5rem;
}
.interstitial-product-card__protection-plans-learn-more a {
  font-size: .75rem;
  font-weight: normal;
}
.interstitial-product-card__delivery-container {
  width: 100%;
}
.interstitial-product-card__delivery {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  min-height: 2.1875rem;
  font-size: 1rem;
  padding: .5625rem 1rem;
}
.interstitial-product-card__delivery-date {
  color: #008800;
}
.interstitial-product-card .horizontal-line {
  content: '';
  height: 0.0625rem;
  display: block;
  margin: 0 2rem;
  background: #000;
  opacity: 0.2;
}
.interstitial-product-card__main-cta {
  display: none;
}
@media all and (max-width: 47.938rem) {
  .interstitial-product-card__header {
    width: 100%;
  }
  .interstitial-product-card__product-image-container {
    height: 6.75rem;
  }
  .interstitial-product-card__with-protection-plans {
    padding-bottom: 4.75rem;
  }
  .interstitial-product-card__protection-plans-wrapper {
    margin-left: 1rem;
  }
  .interstitial-product-card__protection-plans {
    width: 100vw;
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
  }
  .interstitial-product-card__protection-plan-select {
    padding: 0 1.4rem 0 .2rem;
    font-size: .65rem;
  }
  .interstitial-product-card__protection-plan-arrow {
    right: .4rem;
  }
  .interstitial-product-card__protection-plans-learn-more {
    margin-left: .25rem;
  }
  .interstitial-product-card__protection-plans-learn-more a {
    font-size: .65rem;
  }
}
@media all and (min-width: 48rem) {
  .interstitial-product-card__appliances-quantity {
    font-size: 1.25rem;
    margin-left: .3125rem;
  }
  .interstitial-product-card__container {
    padding: 1.5rem .5rem 1.5rem 2.5rem;
  }
  .interstitial-product-card__product-image-container {
    height: 12.5rem;
    margin-right: 3rem;
  }
  .interstitial-product-card__header-container {
    margin: 0 2.5rem;
    padding: 1rem 0;
    justify-content: space-between;
  }
  .interstitial-product-card__delivery {
    padding: .5625rem 2rem;
  }
  .interstitial-product-card__product-title {
    margin: 1rem 0;
  }
  .interstitial-product-card__product-title-text {
    width: 23rem;
    font-size: 1rem;
    letter-spacing: normal;
    line-height: 1.19;
  }
  .interstitial-product-card .marketplace-product-label {
    width: 23rem;
  }
  .interstitial-product-card__protection-plans-title {
    margin-left: .25rem;
  }
  .interstitial-product-card__product-image-container {
    align-items: center;
  }
  .interstitial-product-card__main-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    background: 0;
    padding: 0;
    margin: 0;
    text-transform: none;
    height: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
  }
  .interstitial-product-card__main-cta:hover,
  .interstitial-product-card__main-cta:focus,
  .interstitial-product-card__main-cta[disabled],
  .interstitial-product-card__main-cta[disabled]:hover,
  .interstitial-product-card__main-cta[disabled]:focus {
    background: none;
    color: inherit;
  }
  .interstitial-product-card__main-cta:before {
    content: '';
    display: block;
    height: 2.5rem;
    width: .0625rem;
    background: #e2e2e2;
    margin-right: 1rem;
  }
  .interstitial-product-card__main-cta-container {
    display: flex;
  }
  .interstitial-product-card__main-cta-icon svg {
    width: 1.375rem;
    height: 1.1875rem;
  }
  .interstitial-product-card__main-cta-text {
    margin-left: .5625rem;
  }
}
@media all and (max-width: 20rem) {
  .interstitial-product-card__protection-plan-select {
    font-size: .55rem;
  }
}
@media all and (max-width: 22.5rem) {
  .interstitial-product-card__container {
    padding-right: .5rem;
  }
  .interstitial-product-card__product-title-text {
    width: 12rem;
  }
  .interstitial-product-card__protection-plans-wrapper {
    margin-left: .2rem;
  }
}

.interstitial-product-subscriptions__select {
  margin-top: .5rem;
  position: relative;
  user-select: none;
  border: 0.063rem solid #a9a9a9;
  background-color: #ffffff;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.interstitial-product-subscriptions__select .recommended {
  font-weight: normal;
}
.interstitial-product-subscriptions__select-trigger,
.interstitial-product-subscriptions__select-options {
  font-style: normal;
  font-weight: bold;
  font-size: .75rem;
  line-height: 1rem;
}
.interstitial-product-subscriptions__select-trigger {
  position: relative;
  display: flex;
  height: 2.5rem;
  align-items: center;
  padding-left: .5625rem;
  color: #000000;
}
.interstitial-product-subscriptions__select-trigger:focus {
  box-shadow: inset 0 0 0 0.0625rem #000000;
}
.interstitial-product-subscriptions__select-options {
  position: absolute;
  top: 102%;
  left: 0;
  right: 0;
  border-radius: .125rem;
  box-shadow: 0 0.5px 4px 0 rgba(0, 0, 0, 0.5);
  border-top: 0;
  background: #ffffff;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 2;
}
.interstitial-product-subscriptions__select-options__option {
  position: relative;
  display: block;
  padding: .5625rem .5rem;
  font-size: .75rem;
  color: #000000;
  cursor: pointer;
  transition: all 0.5s;
  line-height: 1.33;
  font-weight: bold;
}
.interstitial-product-subscriptions__select-options__option:hover {
  cursor: pointer;
  background-color: #b2b2b2;
}
.interstitial-product-subscriptions__select-options__option.selected {
  background-color: #ededed;
}
.interstitial-product-subscriptions__select-options__option-frequency-copy {
  font-weight: normal;
  color: #000000;
}
.interstitial-product-subscriptions__select-options__option:focus {
  box-shadow: inset 0 0 0 0.0625rem #000000;
}
.interstitial-product-subscriptions__select.open .interstitial-product-subscriptions__select-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.interstitial-product-subscriptions__select-icon {
  position: absolute;
  width: 3rem;
  height: 100%;
  top: 0;
  right: 0;
  border-left: solid 0.0625rem #a9a9a9;
  display: flex;
  justify-content: center;
  z-index: -1;
}
.interstitial-product-subscriptions__select-icon:after {
  content: '';
  transform: rotate(45deg);
  height: .725rem;
  width: .775rem;
  margin-top: .725rem;
  border-bottom: 0.1875rem solid #e09d00;
  border-right: 0.1875rem solid #e09d00;
}
@media (min-width: 47.938rem) {
  .interstitial-product-subscriptions__select {
    width: 20rem;
  }
}
.interstitial-product-subscriptions__guestpass {
  border: 0.125rem solid rgba(0, 0, 0, 0.2);
  padding: 1.25rem 1rem 1rem;
  font-size: .875rem;
  line-height: 1rem;
  color: #000000;
}
.interstitial-product-subscriptions__guestpass-header {
  font-weight: bold;
  margin-bottom: .75rem;
  display: flex;
}
.interstitial-product-subscriptions__guestpass-header__icon {
  height: 1.5rem;
  width: 1.5rem;
}
.interstitial-product-subscriptions__guestpass-header__icon svg:not(:root) {
  height: inherit;
}
.interstitial-product-subscriptions__guestpass-header__text {
  margin: auto .5rem;
}
.interstitial-product-subscriptions {
  padding: 1.156rem 1rem 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  font-family: "HelveticaNeue", sans-serif;
}
.interstitial-product-subscriptions__checkbox-container {
  position: relative;
  padding-left: 1.625rem;
}
.interstitial-product-subscriptions__checkbox-container input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  top: .0625rem;
  left: 0;
}
.interstitial-product-subscriptions__checkbox-container input[type="checkbox"] + .check-mark {
  height: 1rem;
  width: 1rem;
  position: absolute;
  top: 0;
  left: 0;
  border: .0625rem solid #000;
}
.interstitial-product-subscriptions__checkbox-container input[type="checkbox"]:checked + .check-mark:after {
  position: absolute;
  display: block;
  top: .0625rem;
  left: .25rem;
  width: .375rem;
  height: .625rem;
  border: solid #000000;
  border-width: 0 .125rem .125rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
}
.interstitial-product-subscriptions__label {
  font-size: 1rem;
  line-height: 1.188rem;
  color: #000000;
  font-style: normal;
  font-weight: bold;
}
.interstitial-product-subscriptions__label .percent-off {
  color: #008800;
}
.interstitial-product-subscriptions__terms {
  margin-top: .656rem;
  font-style: normal;
  font-weight: normal;
  font-size: .75rem;
  line-height: 1rem;
  color: #000000;
}
.interstitial-product-subscriptions__terms a {
  font-weight: normal;
}
.interstitial-product-subscriptions__select-container {
  margin-top: .5rem;
}
.interstitial-product-subscriptions__delivery {
  margin-top: .5rem;
  font-size: .75rem;
  font-style: normal;
  font-weight: bold;
  line-height: .875rem;
}
@media (min-width: 48rem) {
  .interstitial-product-subscriptions {
    padding: 1.656rem 3rem 1.5rem;
  }
}

.author-env.interstitial-modal {
  display: block;
  position: unset;
}
.author-env .modal-box {
  opacity: 1;
}
.interstitial-modal-trigger {
  display: none;
}
.interstitial-modal {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.interstitial-modal::-webkit-scrollbar {
  display: none;
}
.interstitial-modal .modal-box {
  padding: 0;
  width: 100%;
  max-width: unset;
}
.interstitial-modal .modal-dialog {
  text-align: unset;
  max-width: 100%;
}
.interstitial-modal__container {
  box-shadow: 0 4px 8px 0 rgba(39, 3, 9, 0.3);
  background-color: #fff;
}
@media all and (max-width: 63.938rem) {
  .interstitial-modal {
    padding: 0;
  }
  .interstitial-modal .modal-box {
    margin: 0;
  }
}
@media all and (min-width: 64rem) {
  .interstitial-modal .modal-box {
    width: 52.5rem;
  }
}
.interstitial-modal .modal-header-ebl {
  display: none;
}
.interstitial-modal .interstitial-cta-container {
  display: none;
}
.interstitial-modal .hide-kad {
  display: block;
  width: 100%;
}
.interstitial-modal .close-btn-ebladdtocart {
  display: none;
}

.interstitial-installation-service {
  padding: 1.25rem 0 0 0;
}
.interstitial-installation-service .green {
  color: #008800;
}
.interstitial-installation-service__header:not(.ka-hide) {
  display: flex;
  align-items: center;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
.interstitial-installation-service__header-icon {
  display: inline-block;
}
.interstitial-installation-service__header-icon svg {
  width: 1.875rem;
  height: 1.5rem;
  margin-right: .625rem;
}
.interstitial-installation-service__header-icon img {
  max-width: 1.875rem;
  max-height: 1.5rem;
  margin-right: .625rem;
}
.interstitial-installation-service__learn-more {
  font-weight: normal;
  color: #353535;
  font-size: 0.75rem;
  margin-left: 0.5rem;
}
.interstitial-installation-service__no-options {
  padding: 0;
}
.interstitial-installation-service__title {
  display: inline-block;
  font-size: 0.875rem;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
  margin: 1.5rem 0 1rem 0;
}
.interstitial-installation-service .upper {
  text-transform: uppercase;
}
.interstitial-installation-service__options :last-child {
  margin-bottom: 0;
}
.interstitial-installation-service__price {
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
}
.interstitial-installation-service__checkbox-container {
  position: relative;
  padding-left: 1.625rem;
  margin-bottom: 1rem;
  cursor: pointer;
  font-size: 0.875rem;
  display: block;
  align-items: center;
}
.interstitial-installation-service__checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.interstitial-installation-service__checkbox-container input:checked ~ .check-mark:after {
  display: block;
}
.interstitial-installation-service__checkbox-container .check-mark {
  position: absolute;
  top: 0;
  left: 0;
  border: 0.0625rem solid #000;
  height: 1rem;
  width: 1rem;
}
.interstitial-installation-service__checkbox-container .check-mark:after {
  content: '';
  position: absolute;
  display: none;
  top: .0625rem;
  left: .25rem;
  width: .375rem;
  height: .625rem;
  border: solid black;
  border-width: 0 0.125rem 0.125rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.interstitial-installation-service__header,
.interstitial-installation-service-section {
  padding: 0 1rem;
}
.interstitial-installation-service-section {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.2);
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
  padding-bottom: 1.1875rem;
}
.interstitial-installation-service__fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
@media all and (min-width: 48rem) {
  .interstitial-installation-service {
    padding: 1.40625rem 0 0 0;
  }
  .interstitial-installation-service__header {
    font-size: 1.25rem;
  }
  .interstitial-installation-service__header-icon {
    display: inline-block;
  }
  .interstitial-installation-service__header-icon svg {
    width: 2.75rem;
    height: 2.1875rem;
  }
  .interstitial-installation-service__header-icon img {
    max-width: 2.75rem;
    max-height: 2.1875rem;
  }
  .interstitial-installation-service__header,
  .interstitial-installation-service-section {
    padding: 0 2rem 1rem 2rem;
  }
  .interstitial-installation-service__learn-more {
    font-size: 1rem;
  }
  .interstitial-installation-service__no-options {
    padding: 0;
  }
  .interstitial-installation-service__title {
    font-size: 1rem;
    margin: 1rem 0;
  }
  .interstitial-installation-service__checkbox-container {
    font-size: 1rem;
  }
  .interstitial-installation-service__checkbox-container input:focus + .check-mark {
    outline: dotted 0.125rem #000000;
  }
}

.interstitial-delivery {
  padding: 1.25rem 0 0 0;
}
.interstitial-delivery .green {
  color: #008800;
}
.interstitial-delivery .upper {
  text-transform: uppercase;
}
.interstitial-delivery__header:not(.ka-hide) {
  display: flex;
  align-items: center;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
  font-size: 1rem;
}
.interstitial-delivery__header-icon {
  display: inline-block;
}
.interstitial-delivery__header-icon svg {
  width: 1.875rem;
  height: 1.5rem;
  margin-right: .625rem;
}
.interstitial-delivery__header-icon img {
  max-width: 1.875rem;
  max-height: 1.5rem;
  margin-right: .625rem;
}
.interstitial-delivery__no-options {
  padding: 0;
}
.interstitial-delivery__options :last-child {
  margin-bottom: 0;
}
.interstitial-delivery__title {
  display: inline-block;
  font-size: 0.875rem;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
  margin: 1.5rem 0 1rem 0;
}
.interstitial-delivery__policy {
  font-weight: normal;
  color: #353535;
  font-size: 0.75rem;
  margin-left: 0.5rem;
}
.interstitial-delivery__price {
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
}
.interstitial-delivery__radio-container,
.interstitial-delivery__checkbox-container {
  position: relative;
  padding-left: 1.625rem;
  margin-bottom: 1rem;
  cursor: pointer;
  font-size: 0.875rem;
}
.interstitial-delivery__radio-container input,
.interstitial-delivery__checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.interstitial-delivery__radio-container input:checked ~ .check-mark:after,
.interstitial-delivery__checkbox-container input:checked ~ .check-mark:after {
  display: block;
}
.interstitial-delivery__radio-container .check-mark,
.interstitial-delivery__checkbox-container .check-mark {
  position: absolute;
  top: 0;
  left: 0;
  border: 0.0625rem solid #000;
}
.interstitial-delivery__radio-container .check-mark:after,
.interstitial-delivery__checkbox-container .check-mark:after {
  content: '';
  position: absolute;
  display: none;
}
.interstitial-delivery__radio-container {
  display: block;
}
.interstitial-delivery__radio-container .check-mark {
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 50%;
  background: #ffffff;
}
.interstitial-delivery__radio-container .check-mark:after {
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  border-radius: 50%;
  background: #000;
}
.interstitial-delivery__checkbox-container {
  display: block;
  align-items: center;
}
.interstitial-delivery__checkbox-container.included {
  opacity: 0.5;
}
.interstitial-delivery__checkbox-container .check-mark {
  height: 1rem;
  width: 1rem;
}
.interstitial-delivery__checkbox-container .check-mark:after {
  top: .0625rem;
  left: .25rem;
  width: .375rem;
  height: .625rem;
  border: solid black;
  border-width: 0 0.125rem 0.125rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.interstitial-delivery__included-copy {
  display: none;
  opacity: 0.5;
}
.interstitial-delivery__included-copy.show {
  display: inline;
}
.interstitial-delivery__accessories {
  display: none;
}
.interstitial-delivery__accessories:before {
  content: '';
  width: 100%;
  height: .0625rem;
  display: block;
  margin-top: 1rem;
  background: #000;
  opacity: .2;
}
.interstitial-delivery__accessories-info {
  position: relative;
  min-height: 1.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0.5rem;
  margin: 0 0.5rem;
}
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-prev-btn-mobile,
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-next-btn-mobile {
  display: none;
  width: 1.25rem;
  height: 1.25rem;
  top: 40%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(135deg);
  transform: rotate(-45deg);
  border: solid #eeb111;
  border-width: 0 0.3125rem 0.3125rem 0;
  cursor: pointer;
}
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-prev-btn-mobile.slick-disabled,
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-next-btn-mobile.slick-disabled {
  border: solid #e2e2e2;
  border-width: 0 0.3125rem 0.3125rem 0;
}
.interstitial-delivery__accessories-info > .interstitial-delivery__accessories-prev-btn-mobile {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(135deg);
}
.interstitial-delivery__accessories-info-container {
  text-align: center;
  width: calc(100% - 2.5rem);
  font-size: 0.75rem;
  font-weight: bold;
}
.interstitial-delivery__accessories-info-container .bracket {
  display: initial;
}
.interstitial-delivery__accessory {
  display: flex;
  background: #ffffff;
  width: auto;
  height: 5rem;
  border: solid 0.0625rem #979797;
  align-items: center;
  margin: .5rem 0;
}
.interstitial-delivery__accessory.slick-slide {
  display: flex;
}
.interstitial-delivery__accessory .interstitial-delivery__checkbox-container {
  display: none;
}
.interstitial-delivery__accessory .interstitial-delivery__checkbox-container .check-mark {
  display: none;
}
.interstitial-delivery__accessory.selected {
  border: solid 0.125rem #000000;
}
.interstitial-delivery__accessory-image {
  max-height: 3.5rem;
  max-width: 3.5rem;
  margin: 0 .5rem;
}
.interstitial-delivery__accessory-specifications {
  font-size: .75rem;
  line-height: 1rem;
}
.interstitial-delivery__accessory-price {
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
}
.interstitial-delivery__accessory-price .red {
  color: #c80a33;
}
.interstitial-delivery__accessories-prev-btn,
.interstitial-delivery__accessories-next-btn {
  width: 1.25rem;
  height: 1.25rem;
  top: 40%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid #eeb111;
  border-width: 0 0.3125rem 0.3125rem 0;
  cursor: pointer;
}
.interstitial-delivery__accessories-prev-btn.slick-disabled,
.interstitial-delivery__accessories-next-btn.slick-disabled {
  border: solid #e2e2e2;
  border-width: 0 0.3125rem 0.3125rem 0;
}
.interstitial-delivery__accessories-prev-btn {
  position: absolute;
  left: -0.9375rem;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(135deg);
}
.interstitial-delivery__accessories-next-btn {
  position: absolute;
  right: -0.9375rem;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.interstitial-delivery__header,
.interstitial-delivery__installation-section,
.interstitial-delivery__delivery-section {
  padding: 0 1rem;
}
.interstitial-delivery__installation-section,
.interstitial-delivery__delivery-section {
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
  padding-bottom: 1.1875rem;
}
.interstitial-delivery__installation-section {
  border-top: 0.0625rem solid rgba(0, 0, 0, 0.2);
  background: #f2f2f2;
  margin-top: 1rem;
}
.interstitial-delivery__content-spot-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 2rem .9375rem 2rem;
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.2);
}
.interstitial-delivery__content-spot-text {
  width: 38.375rem;
  line-height: 1.19;
}
.interstitial-delivery__required-option-error {
  display: none;
  color: #c80a33;
  font-size: .875rem;
  margin: 0.5rem 0 -0.625rem 0;
}
.interstitial-delivery .interstitial-delivery__fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
.interstitial-delivery__accessory-wrapper.invisible {
  visibility: hidden;
}
@media all and (min-width: 48rem) {
  .interstitial-delivery {
    padding: 1.40625rem 0 0 0;
  }
  .interstitial-delivery__header {
    font-size: 1.25rem;
  }
  .interstitial-delivery__header-icon {
    display: inline-block;
  }
  .interstitial-delivery__header-icon svg {
    width: 2.75rem;
    height: 2.1875rem;
  }
  .interstitial-delivery__header-icon img {
    max-width: 2.75rem;
    max-height: 2.1875rem;
  }
  .interstitial-delivery__header,
  .interstitial-delivery__installation-section,
  .interstitial-delivery__delivery-section {
    padding: 0 2rem 1rem 2rem;
  }
  .interstitial-delivery__no-options {
    padding: 0;
  }
  .interstitial-delivery__title {
    font-size: 1rem;
    margin: 1rem 0;
  }
  .interstitial-delivery__policy {
    font-size: 1rem;
  }
  .interstitial-delivery__radio-container,
  .interstitial-delivery__checkbox-container {
    font-size: 1rem;
  }
  .interstitial-delivery__radio-container input:focus + .check-mark,
  .interstitial-delivery__checkbox-container input:focus + .check-mark {
    outline: dotted 0.125rem #000000;
  }
  .interstitial-delivery__required-option-error {
    font-size: 1rem;
  }
  .interstitial-delivery__accessory {
    width: 95%;
    margin: .5rem;
  }
  .interstitial-delivery__accessory .interstitial-delivery__checkbox-container.selected {
    display: flex;
  }
  .interstitial-delivery__accessory .interstitial-delivery__checkbox-container input:checked ~ .check-mark {
    display: block;
    margin: 0 0.75rem;
  }
  .interstitial-delivery__accessories-container .slick-track {
    margin-left: 0;
  }
  .interstitial-delivery__accessories-info-container {
    width: 100%;
  }
  .interstitial-delivery__accessories-info-container .bracket {
    display: none;
  }
}

.interstitial-cta-buttons {
  display: flex;
  justify-content: flex-end;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 1rem 2rem 1.4375rem 2rem;
}
.interstitial-cta-buttons__secondary.button {
  padding: 0;
  font-size: 1rem;
  font-weight: normal;
  font-family: 'HelveticaNeue', sans-serif;
  background: none;
  text-decoration: underline;
  color: #353535;
}
.interstitial-cta-buttons__secondary.button:hover,
.interstitial-cta-buttons__secondary.button:focus {
  background: none;
  text-decoration: underline !important;
}
.interstitial-cta-buttons__main {
  width: 18rem;
  margin-left: 1rem;
  font-family: 'HelveticaNeue-Bold', sans-serif;
}
@media all and (max-width: 47.938rem) {
  .interstitial-cta-buttons {
    flex-direction: column;
    align-items: center;
    padding-top: 1.4375rem;
  }
  .interstitial-cta-buttons__secondary.button {
    width: 18rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    background-color: #fff;
    text-decoration: none;
    font-family: 'HelveticaNeue-Bold', sans-serif;
    border-radius: 3.125rem;
    border-top: .125rem solid #000;
    border-bottom: .125rem solid #000;
    border-left: .10rem solid #000;
    border-right: .20rem solid #000;
  }
  .interstitial-cta-buttons__secondary.button:hover,
  .interstitial-cta-buttons__secondary.button:focus {
    background: transparent;
    color: #D99E02;
  }
  .interstitial-cta-buttons__main.button {
    width: 18rem;
    margin: 0;
  }
}

.interstitial-content-spot-v2__wrapper-majors,
.interstitial-content-spot-v2__wrapper-non-majors,
.interstitial-content-spot-v2__wrapper-circuit-breaker-majors,
.interstitial-content-spot-v2__wrapper-circuit-breaker-non-majors {
  padding: 1rem 1.625rem 1rem 1.5rem;
}
.interstitial-content-spot-v2__heading {
  font-size: 0.875rem;
  line-height: 1.36;
  text-align: center;
  font-weight: bold;
  padding-bottom: 0.5rem;
}
.interstitial-content-spot-v2__body {
  font-size: 0.75rem;
  line-height: 1.33;
  text-align: center;
}
@media all and (min-width: 48rem) {
  .interstitial-content-spot-v2__wrapper-majors,
  .interstitial-content-spot-v2__wrapper-non-majors,
  .interstitial-content-spot-v2__wrapper-circuit-breaker-majors,
  .interstitial-content-spot-v2__wrapper-circuit-breaker-non-majors {
    padding: 1rem 7.063rem;
  }
  .interstitial-content-spot-v2__heading,
  .interstitial-content-spot-v2__body {
    font-size: 1rem;
    line-height: 1.19;
  }
}

.interstitial-content-spot__wrapper-majors,
.interstitial-content-spot__wrapper-non-majors,
.interstitial-content-spot__wrapper-circuit-breaker {
  padding: 1rem 1.625rem 1rem 1.5rem;
}
.interstitial-content-spot__heading {
  font-size: 0.875rem;
  line-height: 1.36;
  text-align: center;
  font-weight: bold;
  padding-bottom: 0.5rem;
}
.interstitial-content-spot__body {
  font-size: 0.75rem;
  line-height: 1.33;
  text-align: center;
}
@media all and (min-width: 48rem) {
  .interstitial-content-spot__wrapper-majors,
  .interstitial-content-spot__wrapper-non-majors,
  .interstitial-content-spot__wrapper-circuit-breaker {
    padding: 1rem 7.063rem;
  }
  .interstitial-content-spot__heading,
  .interstitial-content-spot__body {
    font-size: 1rem;
    line-height: 1.19;
  }
}

/*
 *  Copyright 2018 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
.cmp-carousel__content {
  position: relative;
}
.cmp-carousel__item {
  display: none;
}
.cmp-carousel__item--active {
  display: block;
}
.cmp-carousel__action {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cmp-carousel__indicators {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.cmp-carousel__indicator {
  position: relative;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  margin: 0 7px;
  border-radius: 50%;
  font-size: 0;
  text-indent: -3000px;
  background-color: rgba(0, 0, 0, 0.5);
}
.cmp-carousel__indicator--active {
  background-color: rgba(0, 0, 0, 0.8);
}

/*
 *  Copyright 2018 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
.cmp-tabs__tablist {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
}
.cmp-tabs__tab {
  box-sizing: border-box;
  border-bottom: 1px solid transparent;
  padding: .5rem 1rem;
  cursor: pointer;
}
.cmp-tabs__tab--active {
  border-color: inherit;
}
.cmp-tabs__tabpanel {
  display: none;
}
.cmp-tabs__tabpanel--active {
  display: block;
}

.compatibility {
  padding: 1.5rem 1rem 1rem;
}
.compatibility .compatibility__header.compatibility__header--right {
  text-align: right;
}
.compatibility .compatibility__header.compatibility__header--left {
  text-align: left;
}
.compatibility .compatibility__header.compatibility__header--center {
  text-align: center;
}
.compatibility .compatibility__paragraph.compatibility__paragraph--right {
  text-align: right;
}
.compatibility .compatibility__paragraph.compatibility__paragraph--left {
  text-align: left;
}
.compatibility .compatibility__paragraph.compatibility__paragraph--center {
  text-align: center;
}
.compatibility .compatibility-modal__title.compatibility-modal__title--right {
  text-align: right;
}
.compatibility .compatibility-modal__title.compatibility-modal__title--left {
  text-align: left;
}
.compatibility .compatibility-modal__title.compatibility-modal__title--center {
  text-align: center;
}
.compatibility .compatibility-modal__subtitle.compatibility-modal__subtitle--right {
  text-align: right;
}
.compatibility .compatibility-modal__subtitle.compatibility-modal__subtitle--left {
  text-align: left;
}
.compatibility .compatibility-modal__subtitle.compatibility-modal__subtitle--center {
  text-align: center;
}
.compatibility .compatibility-modal__image-wrapper.compatibility-modal__image-wrapper--right {
  text-align: right;
}
.compatibility .compatibility-modal__image-wrapper.compatibility-modal__image-wrapper--left {
  text-align: left;
}
.compatibility .compatibility-modal__image-wrapper.compatibility-modal__image-wrapper--center {
  text-align: center;
}
.compatibility__modal-link-wrapper {
  display: block;
  margin: 1rem 0 1.5rem;
  text-align: center;
}
.compatibility__modal-link {
  text-align: center;
  color: #000000;
  text-decoration: underline;
  cursor: pointer;
}
.compatibility__hint {
  font-size: 0.75rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.compatibility-modal.modal .modal-content .modal-body {
  max-height: none;
  padding: 0 6.4% 0.75rem;
  border-bottom: solid 1px #2e2e2e;
}
.compatibility .desktop {
  display: none;
}
.compatibility-form {
  display: flex;
}
.compatibility-form__input {
  flex-grow: 1;
  border-radius: 0;
  border: solid #979797 0.1125rem;
  border-right: none;
  padding-left: 1rem;
  text-transform: uppercase;
}
.compatibility-form__input::placeholder {
  text-transform: none;
}
.compatibility-form__input:-ms-input-placeholder {
  text-transform: none;
}
.compatibility-form__button {
  padding: 0;
  width: 3.5rem;
  height: 2.5rem;
}
.compatibility-form__button.button--loader svg {
  display: none;
}
.compatibility-form__button.button--loader .compatibility-form__button-text {
  display: none;
}
.compatibility-modal__title {
  font-size: 1rem;
}
.compatibility-modal__subtitle {
  font-size: 0.9rem;
}
.compatibility-modal__image {
  display: inline;
}
.compatibility-modal__title,
.compatibility-modal__subtitle,
.compatibility-modal__image-wrapper {
  margin-bottom: 0.875rem;
}
.compatibility-modal .button {
  width: 87.2%;
  font-size: 1.125rem;
}
.compatibility .trigger-modal-close {
  margin-top: 1.5rem;
}
.compatibility__error-message {
  color: #c80a33;
  margin-top: 0.3125rem;
}
.compatibility__success-message {
  color: #008800;
  font-size: 0.75rem;
  margin-top: 0.3125rem;
  display: flex;
  align-items: flex-start;
}
.compatibility__success-message svg {
  width: 1rem;
  height: 1rem;
  display: inline-block;
  margin-right: 0.5rem;
}
.compatibility__found-message {
  margin-top: 2.5625rem;
  text-align: center;
  font-weight: bold;
}
.compatibility-suggestions {
  position: relative;
}
.compatibility-suggestions__container {
  position: absolute;
  width: calc(100% - 0.2rem);
  background-color: white;
  margin: 0.5rem 0.1rem;
  border: solid #979797 0.0625rem;
  border-radius: 0.1875rem;
  z-index: 2;
}
.compatibility-suggestions__item {
  padding: 0.5rem 0 0.5rem 0.9rem;
  border-bottom: dotted #979797 .0625rem;
  text-transform: uppercase;
}
.compatibility-items {
  padding: 1rem 19.7%;
}
.compatibility-items .plp-item--new {
  padding: 0;
  box-shadow: 0 0.25rem 0.5rem 0 rgba(50, 50, 50, 0.3);
}
.compatibility-items .plp-item--new .plp-item-saves {
  display: none;
}
.compatibility-items .plp-item--new .plp-item-colors {
  display: none;
}
.compatibility-items .plp-item--new .star-rating {
  flex: 1;
}
.compatibility-items .plp-item--new .plp-item-model {
  display: none;
  font-size: 0.75rem;
}
.compatibility-items .plp-item--new .plp-item-free-shipping {
  display: none;
}
.compatibility-items .plp-item--new .plp-item-free-shipping svg {
  display: inline-block;
}
.compatibility-items .plp-item--new .plp-where-to-buy-button {
  display: none;
}
.compatibility-items .plp-item--new .plp-item-name-link {
  text-transform: uppercase;
  max-height: 5rem;
}
.compatibility-items .plp-item--new .plp-item-media-image,
.compatibility-items .plp-item--new .plp-item-image-link {
  height: 102px;
}
.compatibility-items .plp-item--new .plp-item-image {
  max-height: 102px;
}
.compatibility.updated-filter-compatibility {
  padding-bottom: 0;
  border-bottom: 0;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status {
  display: flex;
  border: .0625rem solid;
  margin: 2.5rem auto 0;
  justify-content: center;
  gap: 3rem;
  padding: 2rem 4.5rem;
  align-items: center;
  width: fit-content;
  background-color: #ffffff;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__message {
  text-transform: uppercase;
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.25rem;
  margin-bottom: .625rem;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__model {
  font-size: .75rem;
  line-height: 1rem;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__model-text {
  font-family: 'Avenir-Black', sans-serif;
  font-weight: 900;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__icon {
  width: 4rem;
  height: 4rem;
  background-repeat: no-repeat;
  background-size: contain;
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__icon.compatible {
  background-image: url('../../../content/dam/global/whirlpool/icons/comp-check-success.svg');
}
.compatibility.updated-filter-compatibility .updated-compatibility__status__icon.not-compatible {
  background-image: url('../../../content/dam/global/whirlpool/icons/comp-check-failed.svg');
}
.compatibility.updated-filter-compatibility .compatibility-items,
.compatibility.updated-filter-compatibility .compatibility__found-message {
  display: none;
}
@media (min-width: 48rem) {
  .compatibility {
    border-bottom: solid 0.063rem rgba(0, 0, 0, 0.2);
    border-top: solid 0.063rem rgba(0, 0, 0, 0.2);
    padding: 4rem 0 5.5rem;
  }
  .compatibility__paragraph {
    max-width: 27.43rem;
    margin: 0 auto;
  }
  .compatibility__hint {
    font-size: 1rem;
  }
  .compatibility .mobile {
    display: none;
  }
  .compatibility .desktop {
    display: flex;
  }
  .compatibility-form,
  .compatibility__hint,
  .compatibility__error-message,
  .compatibility__success-message,
  .compatibility__found-message,
  .compatibility-suggestions {
    max-width: 40.625rem;
    margin-left: auto;
    margin-right: auto;
  }
  .compatibility-form__button {
    width: 9.3125rem;
  }
  .compatibility__error-message {
    margin-top: 0.5625rem;
  }
  .compatibility__success-message {
    font-size: 1rem;
    align-items: center;
  }
  .compatibility__success-message svg {
    width: 1.5rem;
    height: 1.5rem;
  }
  .compatibility-items {
    padding: 1rem 20%;
  }
  .compatibility-items.plp-items.plp-items-list .plp-item--new .plp-item-colors {
    grid-row: 1 / span 2;
  }
  .compatibility-items .plp-item--new .plp-item-color-trigger {
    width: 3.5rem;
    height: 3.5rem;
  }
  .compatibility-items .plp-item--new .plp-item-colors {
    display: block;
  }
  .compatibility-items .plp-item--new .plp-item-model {
    display: block;
  }
  .compatibility-items .plp-item--new .plp-item-free-shipping {
    display: block;
  }
  .compatibility-items .plp-item--new .plp-where-to-buy-button {
    display: block;
  }
  .compatibility-items .plp-item--new .plp-item-color-list {
    justify-content: center;
  }
  .compatibility-items .plp-item--new .plp-item-name-link {
    font-size: 1rem;
  }
  .compatibility-items .plp-item--new .plp-item-media-image,
  .compatibility-items .plp-item--new .plp-item-image-link {
    height: 230px;
  }
  .compatibility-items .plp-item--new .plp-item-image {
    max-height: 230px;
  }
}
@media (min-width: 48rem) and (max-width: 64rem) {
  .compatibility-items {
    padding: 1rem;
  }
  .compatibility-items .plp-item--new .plp-item-color-trigger {
    width: 3rem;
    height: 3rem;
  }
  .compatibility-items .plp-item--new .oos-cross-line {
    bottom: 0;
    height: 143%;
  }
}
@media (max-width: 48rem) {
  .compatibility.updated-filter-compatibility .updated-compatibility__status {
    border-color: #979797;
    display: flex;
    padding: 1rem;
    gap: 1rem;
    margin-top: 1.85rem;
  }
  .compatibility.updated-filter-compatibility .updated-compatibility__status__icon {
    min-width: 4rem;
  }
}

.comparison-chart__tooltip {
  cursor: pointer;
}
.comparison-chart__tooltip svg {
  height: 1.188rem !important;
  margin-left: 0.5rem;
}
.comparison-chart__tooltip-info:focus {
  border: dotted;
}
.comparison-chart__heading {
  text-align: left;
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
  width: 100%;
}
.comparison-chart__heading-value {
  font-size: 1.875rem;
  line-height: 2.0625rem;
}
.comparison-chart__wrapper {
  width: 100%;
  margin: auto;
  background: #ffffff;
  padding-bottom: 2.5rem;
}
.comparison-chart__columns-wrapper {
  min-width: 75%;
  margin: auto;
  position: relative;
  min-height: 32rem;
  padding-top: 1rem;
}
.comparison-chart__columns-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.comparison-chart__info-column {
  float: left;
  background: #ffffff;
  width: 49%;
  padding-bottom: 5rem;
  position: relative;
  padding-top: 8.375rem;
  box-shadow: 0.625rem 0 0.313 -0.313 #797979;
}
.comparison-chart__info-cell {
  height: 54px !important;
  display: flex;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding: 0.312rem;
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.comparison-chart__info-cell.cat-row {
  background: #5e5e5e !important;
  color: #ffffff;
}
.comparison-chart__info-cell:nth-child(even) {
  background: #f1f2f2;
}
.comparison-chart__info-modal .close-modal-btn:focus {
  border: dotted;
}
.comparison-chart__data-column {
  float: left;
  overflow-x: auto;
  width: 51%;
}
.comparison-chart__data-column-scroll-container {
  position: relative;
}
.comparison-chart__data-column-scroll-container.loading {
  opacity: 0.1;
}
.comparison-chart__data-column-scroll-container.loading .digital-platform-loading-button--loader {
  display: block;
  width: 6.25rem;
  height: 6.25rem;
  opacity: 1;
  left: 45%;
  top: 10%;
  z-index: 10;
}
.comparison-chart__data-column-scroll-container .aem-Grid {
  display: flex;
  padding: 0.375rem;
}
@media screen and (min-width: 1000px) {
  .comparison-chart__info-column {
    width: 15%;
  }
  .comparison-chart__data-column {
    width: 85%;
  }
  .comparison-chart__columns-wrapper {
    display: block;
    width: 95%;
    margin: 0 auto;
  }
}
.comparison-chart .cq-Editable-dom.comparison-chart__data-column-scroll-container .newpar {
  min-width: 5rem;
  flex-grow: 1;
}

.comparison-chart__modals .modal-box {
  position: absolute;
  padding: 2rem 3.125rem 2rem 3.125rem;
  top: 50%;
  left: 50%;
  max-width: 60.75rem;
  transform: translate(-50%, -50%);
}
.comparison-chart__modals .modal-box .close-modal-btn {
  height: 1.5em;
  overflow: hidden;
  width: 1.5em;
  right: 0.7rem;
  top: 0.7rem;
  position: absolute;
  cursor: pointer;
}
.comparison-chart__modals .modal-box .comparison-chart__info-modal-title {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1.375rem;
  line-height: 1.813rem;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #3d3d3d;
  padding-bottom: 2rem;
}
.comparison-chart__modals .modal-box .comparison-chart__info-modal-text {
  font-family: "Avenir", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: justify;
  color: #3d3d3d;
}
.comparison-chart__modals .modal-box .comparison-chart__info-modal-image {
  width: 100%;
}
@media all and (max-width: 48rem) {
  .comparison-chart__modals .modal-box {
    padding: 2rem 1rem 2rem 1rem;
  }
  .comparison-chart__modals .modal-box .comparison-chart__info-modal-title {
    padding-left: 15%;
    padding-right: 15%;
  }
  .comparison-chart__modals .modal-box .comparison-chart__image {
    margin: 0 auto;
  }
  .comparison-chart__modals .modal-box .comparison-chart__info-modal-text {
    text-align: center;
  }
}
.comparison-chart__modals #comparison-chart__video-modal .modal-box {
  width: 70%;
  padding: 1.562rem 5.375rem;
}
.comparison-chart__modals #comparison-chart__video-modal .modal-box #comparison-chart__video-modal-holder_container {
  height: 28.125rem;
}
@media screen and (max-width: 63.938rem) {
  .comparison-chart__modals #comparison-chart__video-modal .modal-box {
    width: 80%;
    height: 18.75rem;
    padding: 4rem 0 0;
  }
}

.comparison-product-wrapper {
  flex-grow: 1;
  width: 100% !important;
}
.comparison-product-wrapper .comparison-product {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  position: relative;
}
.comparison-product-wrapper .comparison-product:hover,
.comparison-product-wrapper .comparison-product:focus {
  box-shadow: 0 0 0.562rem rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.comparison-product-wrapper .comparison-product:after {
  content: '';
  display: table;
  clear: both;
}
.comparison-product-wrapper .comparison-product__data-cell {
  height: 54px !important;
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1rem;
  padding: 0.312rem;
  align-self: center;
}
.comparison-product-wrapper .comparison-product__data-cell.cat-row {
  background: #5e5e5e !important;
  color: #ffffff;
}
.comparison-product-wrapper .comparison-product__data-cell:nth-child(odd) {
  background: #f1f2f2;
}
.comparison-product-wrapper .comparison-product__data-cell:first-of-type {
  height: 8rem !important;
  width: 7.812rem;
  background: transparent;
}
.comparison-product-wrapper .comparison-product__data-cell:last-of-type {
  height: 5rem;
}
.comparison-product-wrapper .comparison-product__data-cell-copy {
  text-align: center;
  width: 100%;
  height: 100%;
}
.comparison-product-wrapper .comparison-product__data-cell-copy img {
  margin: auto;
  height: 100%;
  object-fit: contain;
}
.comparison-product-wrapper .comparison-product__data-cell .button {
  color: #000000;
  margin: 0.625rem 0;
  padding: 1rem;
  min-width: 0;
  width: auto;
}
.comparison-product-wrapper .comparison-product__data-cell .actual-price {
  color: #c41230;
  font-weight: bold;
}
.comparison-product-wrapper .comparison-product__data-cell .actual-price .crossed {
  color: #000000;
  text-decoration: line-through;
  margin-right: 0.5rem;
}
.comparison-product-wrapper .comparison-product__data-cell .actual-price .member-price-text {
  margin-right: 0.5rem;
}
.comparison-product-wrapper .comparison-product__data-cell .actual-price .black {
  color: #000000;
}
.comparison-product-wrapper .comparison-product__data-cell a {
  color: #000000;
}
.comparison-product-wrapper .comparison-product.hover-product {
  box-shadow: 0 0 0.562rem rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.registration-form {
  background: #ffffff;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 1.625rem 1.8125rem 12.185rem;
}
.registration-form__social-sign-in {
  display: flex;
  justify-content: center;
}
.registration-form .registration-form__social-sign-in-container {
  background: #eee;
}
.registration-form__header {
  font-size: 1.5rem;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  line-height: 1.15rem;
}
.registration-form__existing-account-sign-in {
  text-align: center;
  margin: .8125rem 0 1.4375rem 0;
  font-size: .875rem;
}
.registration-form__existing-account-sign-in span {
  color: #757575;
}
.registration-form__existing-account-sign-in .link-btn {
  color: #757575;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
  font-size: inherit;
}
.registration-form__existing-account-sign-in .link-btn:hover {
  color: #757575;
  text-decoration: underline !important;
}
.registration-form__social-sign-in-container {
  width: 19.8125rem;
  padding: 1.8125rem 2.1875rem .875rem 2.1875rem;
}
.registration-form__social-sign-in-container .sing-in-buttons-wrapper .sign-in-buttons__login-social {
  align-items: center;
  height: auto;
}
.registration-form__social-sign-in-container .sing-in-buttons-wrapper .sign-in-buttons__divider:before,
.registration-form__social-sign-in-container .sing-in-buttons-wrapper .sign-in-buttons__divider:after {
  width: 42%;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social--google,
.registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook {
  width: 13.375rem;
  height: 2.5rem;
  margin-bottom: .625rem;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social {
  margin-bottom: 0;
}
.registration-form__social-sign-in-container .sign-in-buttons__divider {
  width: 14rem;
  font-weight: normal;
  font-size: 1rem;
}
.registration-form__social-sign-in-container .sign-in-buttons__divider-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 1.125rem;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social--google-icon,
.registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook-icon {
  border-right: 0;
  padding-right: 0;
}
.registration-form__social-sign-in-container .sign-in-buttons__login-social--google-text,
.registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook-text {
  font-size: .875rem;
}
.registration-form__required-info {
  font-size: .75rem;
  margin: 1.375rem 0 .75rem 0;
}
.registration-form .form-submit-error-with-icon {
  display: grid;
  margin-right: -1.825rem;
  margin-left: -1.825rem;
  background: linear-gradient(0deg, rgba(238, 177, 17, 0.15), rgba(238, 177, 17, 0.15)), #ffffff;
  border: 0.0625rem solid #eeb111;
  padding: 1rem;
  margin-top: 1.5rem;
}
.registration-form .form-submit-error-with-icon.hidden {
  display: none;
}
.registration-form .form-submit-error-with-icon__text {
  grid-column: 2;
  font-weight: 400;
  font-size: .875rem;
  line-height: 1.0625rem;
  color: #222222;
  font-family: "HelveticaNeue", sans-serif;
}
.registration-form .form-submit-error-with-icon__text a {
  font-weight: 700;
  text-decoration: underline;
}
.registration-form .form-submit-error-with-icon__icon {
  margin-right: .5rem;
  grid-column: 1;
}
.registration-form .form-submit-error-with-icon__icon svg {
  max-width: .75rem;
}
.registration-form .form-submit-error-with-icon__close {
  margin-left: .5rem;
  grid-column: 3;
  justify-self: self-end;
}
.registration-form .form-submit-error-with-icon__close svg {
  max-width: .625rem;
  cursor: pointer;
}
.registration-form .form-input.form-warn {
  border-color: #eeb111;
}
.registration-form .form-label-wrapper .form-label {
  align-self: flex-end;
}
.registration-form .form-label:not(.form-show-password-label) {
  font-weight: 800;
  font-size: .875rem;
}
.registration-form .form-input::placeholder,
.registration-form .form-input:-ms-input-placeholder {
  font-weight: normal;
}
.registration-form .form-select-input {
  display: block;
  width: 100%;
  border: 0.0625rem solid #b3b3b3;
  background: #ffffff;
  height: 2.5rem;
  padding: 0 .5rem;
  border-radius: 0;
  box-shadow: none;
  background: url("../../../etc.clientlibs/digital-platform/clientlibs/global/resources/select_icon_down.svg") no-repeat right;
  background-size: 3rem 1.2rem;
}
.registration-form .form-select-input.empty-state {
  color: #757575;
}
.registration-form .form-select-input.empty-state option:not(:first-child) {
  color: #000000;
}
.registration-form .form-select-input option:first-child {
  color: #757575;
}
.registration-form__password-labels {
  display: flex;
  justify-content: space-between;
}
.registration-form__password-criteria {
  display: none;
}
.registration-form__password-criteria-mobile {
  display: flex;
  align-items: center;
  margin-bottom: .25rem;
  font-size: .75rem;
  font-weight: normal;
  color: #5E5E5E;
  text-decoration: underline;
}
.registration-form__tooltip svg {
  margin-right: .25rem;
  width: 1rem;
  height: 1rem;
}
.registration-form__checkbox-item:first-child {
  margin: 1.5rem 0 .75rem 0;
}
.registration-form__checkbox-container {
  display: flex;
  position: relative;
  padding-left: 1.875rem;
  font-weight: normal;
  font-size: .75rem;
  line-height: .875rem;
  color: #757575;
}
.registration-form__checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.registration-form__checkbox-container input:checked ~ .registration-form__check-mark:after {
  display: block;
}
.registration-form__checkbox-container input:focus ~ .registration-form__check-mark {
  outline: 0.0625rem solid #000000;
}
.registration-form__checkbox-container a {
  color: #757575;
  text-decoration: underline;
  font-weight: normal;
}
.registration-form__checkbox {
  position: absolute;
  opacity: 0;
}
.registration-form__check-mark {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  border: 0.1rem solid #b3b3b3;
  border-radius: .2rem;
  height: 1.125rem;
  width: 1.125rem;
}
.registration-form__check-mark:after {
  content: '';
  position: absolute;
  display: none;
  top: .0625rem;
  left: .25rem;
  width: .375rem;
  height: .625rem;
  border: solid #ffffff;
  border-width: 0 .1875rem .1875rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.registration-form__recaptcha {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.registration-form__cta-btn {
  display: flex;
  justify-content: center;
  margin-top: 1.1875rem;
}
.registration-form__submit-btn {
  width: 12.625rem;
  height: 2.5rem;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 1.25rem;
}
.registration-form .form-error-items {
  font-size: .8125rem;
}
.registration-form__group_padding {
  padding: 1.875rem 0;
}
.registration-form__items-group {
  position: relative;
}
.registration-form__items-group--padding-top {
  padding-top: 1rem;
}
.registration-form__item {
  position: relative;
  margin-bottom: .625rem;
}
.registration-form__item:focus-within .form-label.form-show-password-label {
  color: #000000;
}
.registration-form__item--professional-discount {
  padding-top: 1.375rem;
  padding-bottom: 1.0625rem;
  margin-top: 1rem;
}
.registration-form__item--professional-discount-label {
  display: flex;
  flex-direction: row;
}
.registration-form__item--professional-discount-label .form-input__subheader {
  font-size: .625rem;
  font-style: italic;
  color: #757575;
  margin-left: .625rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
}
.registration-form__item--professional-discount-label .form-input__subheader--tooltip {
  margin-left: 0.3125rem;
}
.registration-form__item--professional-discount-label .form-input__subheader--tooltip .form-input__subheader {
  display: block;
  font-style: normal;
  visibility: hidden;
  max-width: 12rem;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  padding: 0.625rem;
  position: absolute;
  bottom: 95%;
  transform: translate(-50%, 0);
  margin: 0;
  width: fit-content;
  font-size: 0.6875rem;
  line-height: 1.6;
  border-radius: 0.375rem;
}
.registration-form__item--professional-discount-label .form-input__subheader--tooltip:hover .form-input__subheader {
  visibility: visible;
}
.registration-form__item--professional-discount-label .form-input__subheader--tooltip svg {
  height: auto;
}
.registration-form__item--professional-discount-label .form-input__subheader-link {
  text-decoration: underline;
  text-decoration-color: #757575;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.registration-form__item--professional-discount-label .form-input__subheader-link:hover {
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #757575;
}
.registration-form .registration-form__item .row {
  margin: 0;
}
@media (min-width: 64rem) {
  .registration-form {
    width: 57.875rem;
    box-shadow: 0 0.25rem 0.875rem rgba(0, 0, 0, 0.14);
    padding: 1.8125rem 3.3125rem 3.3125rem 3.3125rem;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .registration-form .form-submit-error-with-icon {
    margin: 1.25rem 0 1.5rem;
    display: flex;
  }
  .registration-form .form-submit-error-with-icon__icon {
    margin-right: .625rem;
  }
  .registration-form .form-submit-error-with-icon__icon svg {
    max-width: 1rem;
  }
  .registration-form .form-submit-error-with-icon__close {
    margin-left: auto;
  }
  .registration-form .form-submit-error-with-icon__close svg {
    max-width: .875rem;
  }
  .registration-form__social-sign-in-container {
    width: 32.125rem;
    padding: 0;
  }
  .registration-form__social-sign-in-container .sing-in-buttons-wrapper {
    padding: 1.125rem 2.25rem 1.375rem 2.25rem;
  }
  .registration-form__social-sign-in-container .sing-in-buttons-wrapper .sign-in-buttons__login-social {
    flex-direction: row;
    height: auto;
  }
  .registration-form__social-sign-in-container .sign-in-buttons__login-social--google,
  .registration-form__social-sign-in-container .sign-in-buttons__login-social--facebook {
    margin: 0;
  }
  .registration-form__required-info {
    text-align: center;
  }
  .registration-form__checkbox-item:first-child {
    margin-top: 0;
  }
  .registration-form__items-group {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0;
  }
  .registration-form__items-group.registration-form__items-group--padding-top {
    padding-top: 1rem;
  }
  .registration-form__group_padding {
    padding: 2.0625rem 0;
  }
  .registration-form__item {
    width: 24.375rem;
    margin: 0;
  }
  .registration-form__item .form-input {
    border-radius: .125rem;
  }
  .registration-form__item--professional-discount {
    padding-top: unset;
    padding-bottom: 1.375rem;
  }
  .registration-form__item .form-input__subheader--tooltip .form-input__subheader {
    bottom: 120%;
  }
  .registration-form__recaptcha {
    justify-content: flex-start;
    margin-top: .625rem;
  }
  .registration-form__password-criteria {
    display: flex;
    flex-basis: 100%;
    margin: .5rem 0 1.6875rem 0;
    font-size: .625rem;
    color: #757575;
  }
  .registration-form__password-tooltip-message,
  .registration-form__password-criteria-mobile {
    display: none;
  }
  .registration-form__cta-btn {
    margin-top: 2.0625rem;
  }
  .registration-form__submit-btn {
    margin-bottom: 0;
  }
}

.form-group {
  position: relative;
}
.form-show-password-label {
  position: absolute;
  top: 0.375rem;
  right: .325rem;
  height: 1.75rem;
  width: fit-content;
  text-align: center;
  font-weight: 900;
  color: #000000;
  font-size: .75rem;
  line-height: 1rem;
  text-transform: uppercase;
  background: #f2f2f2;
}
.form-show-password-label.show-password-btn {
  display: block;
}

.reset-password-form-v2 {
  display: none;
  max-width: 53.3125rem;
  box-shadow: none;
  background-color: #ffffff;
  box-sizing: border-box;
  margin: 0 auto;
}
.reset-password-form-v2 .reset-password-form-v2-container__header {
  height: 3.25rem;
  display: flex;
  justify-content: center;
  align-items: end;
  margin-top: 1.25rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__header-text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.875rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__subheader {
  margin-top: .8125rem;
  display: flex;
  justify-content: center;
}
.reset-password-form-v2 .reset-password-form-v2-container__subheader-text {
  color: #757575;
  font-size: 0.875rem;
  line-height: 1.15;
}
.reset-password-form-v2 .reset-password-form-v2-container__required-info {
  display: flex;
  margin-left: 1.5rem;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0.015rem;
  line-height: 0.9375rem;
  padding-top: 1.25rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__required-info abbr.form-req {
  color: #c41230;
}
.reset-password-form-v2 .reset-password-form-v2-container .form-req {
  margin: 0 0.3125rem;
}
.reset-password-form-v2 .reset-password-form-v2-container .form-submit-container {
  display: flex;
  justify-content: center;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container {
  display: flex;
  justify-content: center;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields {
  width: 21rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields-legend {
  width: 100%;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-group {
  margin: 1.25rem 0;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-label {
  font-size: 0.75rem;
  line-height: 1rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-error-items {
  font-size: 0.75rem;
  line-height: 0.875rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .reset-password-form-v2-container__checkbox-item {
  margin-bottom: 1rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .reset-password-form-v2-container__checkbox-item .form-error-items {
  margin-top: 1rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons {
  padding-bottom: 3rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
  width: 100%;
  margin-bottom: 1.25rem;
}
.reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
  padding-left: 0;
  display: block;
  text-align: center;
  font-size: 1rem;
  line-height: 1.1875rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success {
  display: none;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__icon-container {
  display: flex;
  justify-content: center;
  padding-top: 2rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__icon-container-image svg {
  width: 3rem;
  height: 3rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__header-container {
  display: flex;
  justify-content: center;
  padding-top: 0.75rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__header-container-text {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.875rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__info-container {
  display: flex;
  justify-content: center;
  padding-top: 0.75rem;
  padding-bottom: 2rem;
}
.reset-password-form-v2 .reset-password-form-v2-container-success__info-container-text {
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
  margin: 0 1.875rem;
}
@media (min-width: 48rem) {
  .reset-password-form-v2 {
    box-shadow: 0 0.25rem 0.875rem #00000024;
  }
  .reset-password-form-v2 .reset-password-form-v2-container__required-info {
    justify-content: center;
    margin-left: 0;
  }
  .reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .reset-password-form-v2-container__checkbox-item {
    margin-bottom: 1.5rem;
  }
  .reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons {
    text-align: center;
  }
  .reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
    width: 8.875rem;
    margin-bottom: 0.5rem;
  }
  .reset-password-form-v2 .reset-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
    padding-left: 1.25rem;
    display: inline-block;
  }
}

.cross-site-navigation-brands {
  display: none;
  min-height: 5.9375rem;
  background: #eeeeee;
  margin: 0 -0.625rem;
}
.cross-site-navigation-brands__title {
  display: flex;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 400;
  padding-top: 1.25rem;
}
.cross-site-navigation-brands__container {
  text-align: center;
  min-height: 3.5625rem;
}
.cross-site-navigation-brands__container-element {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  display: inline-block;
  align-items: center;
}
.cross-site-navigation-brands__container-element-img {
  width: 5rem;
  height: 3.125rem;
}
@media (min-width: 48rem) {
  .cross-site-navigation-brands {
    margin: 0;
  }
  .cross-site-navigation-brands__container-element {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
  .cross-site-navigation-brands__container-element-img {
    width: 6.25rem;
  }
}

.forgot-password-form-v2 {
  display: none;
  max-width: 53.3125rem;
  box-shadow: none;
  background-color: #ffffff;
  box-sizing: border-box;
  margin: 0 auto;
}
.forgot-password-form-v2 .forgot-password-form-v2-container {
  margin: 0 0.875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__header {
  display: flex;
  justify-content: center;
  align-items: end;
  padding-top: 3rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__header-text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.875rem;
  text-align: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__subheader {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__subheader-text {
  font-size: 0.875rem;
  letter-spacing: 0.015rem;
  line-height: 1.09375rem;
  max-width: 35rem;
  text-align: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__required-info {
  display: flex;
  justify-content: center;
  font-size: 0.75rem;
  font-weight: 400;
  padding-top: 1.25rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container .form-submit-container {
  display: flex;
  justify-content: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container {
  display: flex;
  justify-content: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields {
  width: 24.375rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-submit-error-on {
  font-size: 0.75rem;
  line-height: 0.915625rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-submit-error-on .trigger-modal {
  font-weight: 700;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields-legend {
  width: 100%;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-group {
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-label {
  color: #000000;
  font-size: 0.875rem;
  line-height: 0.875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons {
  margin-top: 1.5rem;
  padding-bottom: 3rem;
  text-align: center;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
  width: 100%;
  margin-bottom: 1.5rem;
  text-transform: capitalize;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
  font-size: 1rem;
  line-height: 1.1875rem;
  padding-left: 0;
  text-transform: capitalize;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .registration-form__item.registration-form__recaptcha {
  justify-content: center;
  margin-top: 1rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .registration-form__item.registration-form__recaptcha .form-error-items {
  width: 18.75rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success {
  display: none;
  margin: 0 0.875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__icon-container {
  display: flex;
  justify-content: center;
  padding-top: 4.6875rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__icon-container-image svg {
  width: 3rem;
  height: 3rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__header-container {
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__header-container-text {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: normal;
  overflow-wrap: anywhere;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container {
  display: flex;
  justify-content: center;
  padding-top: 0.5rem;
  padding-bottom: 2rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text {
  max-width: 40.625rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.25rem;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text a {
  font-weight: normal;
  text-decoration: underline;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text-new-line {
  display: block;
}
.forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text__link {
  font-size: unset;
  font-weight: unset;
  line-height: unset;
  text-decoration: underline;
}
@media (min-width: 48rem) {
  .forgot-password-form-v2 {
    box-shadow: 0 0.25rem 0.875rem #00000024;
  }
  .forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .form-button {
    width: 13.625rem;
    margin-bottom: 0.5rem;
  }
  .forgot-password-form-v2 .forgot-password-form-v2-container__inputs-container-fields .form-buttons .button-cancel {
    padding-left: 1.25rem;
  }
  .forgot-password-form-v2 .forgot-password-form-v2-container-success__info-container-text-new-line {
    display: inline;
  }
}

.circuit-breaker-banner__config {
  display: none;
}
.circuit-breaker-banner {
  width: 100%;
  text-align: center;
  padding: 1rem 0.9375rem 1rem 0.9375rem;
  animation: 0.5s fadeIn 0s 1 forwards;
  font-weight: normal;
}
.circuit-breaker-banner.hidden {
  display: none;
}
.circuit-breaker-banner--fixed {
  position: fixed;
  z-index: 25;
}

.circuit-breaker-content-spot {
  display: flex;
  justify-content: center;
  padding: 1rem 1rem .5rem 1rem;
  background: #ffffff;
}
.circuit-breaker-content-spot.hidden {
  display: none;
}
.circuit-breaker-content-spot__message {
  display: inline-flex;
  align-items: center;
  padding: .625rem 1.5rem .625rem .375rem;
  background: rgba(196, 18, 48, 0.1);
  color: #c41230;
  font-size: .75rem;
  line-height: .8125rem;
  font-family: "Avenir", sans-serif;
  font-weight: 400;
  border-radius: .1875rem;
}
.circuit-breaker-content-spot__message img {
  margin-right: .5625rem;
  width: 1.5rem;
  height: 1.5rem;
}
@media all and (min-width: 48rem) {
  .circuit-breaker-content-spot {
    background: inherit;
  }
  .circuit-breaker-content-spot__message {
    font-size: 1rem;
    padding: .46875rem .75rem .46875rem .375rem;
  }
  .circuit-breaker-content-spot__message img {
    margin-right: .75rem;
    width: 1.5625rem;
    height: 1.5625rem;
  }
}

.header-account-user-name span.header-account-menu-trigger-text span.header-user-name {
  font-size: 12px !important;
}
@media all and (min-width: 48rem) {
  .header-account-user-name span.header-account-menu-trigger-text span.header-user-name {
    font-size: 14px !important;
  }
}
.checkout-sign-in__create,
.checkout-sign-in .header-user-name,
.checkout-sign-in .header-account-link-text {
  font-family: "HelveticaNeue", sans-serif;
}
.checkout-sign-in__create,
.checkout-sign-in .header-user-name {
  font-size: 1rem;
}
.checkout-sign-in__create {
  text-transform: capitalize;
}
.checkout-sign-in__login {
  line-height: .9375rem;
  display: none;
}
.checkout-sign-in__variants-separator {
  font-weight: normal;
}
.checkout-sign-in__sign-in-icon {
  width: 1.4725rem;
  height: 1.4725rem;
}
.checkout-sign-in .header-account-menu-trigger-icon {
  margin-top: 0;
}
.checkout-sign-in .header-account-link-text {
  font-size: .75rem;
}
.checkout-sign-in .header-account-link:hover {
  text-decoration: none;
}
.checkout-sign-in__login-mobile .header-account-link-text {
  font-size: .625rem;
  font-family: "HelveticaNeue", sans-serif;
  font-weight: bold;
}
.checkout-sign-in .header-account-link,
.checkout-sign-in .header-account-link:focus {
  background: transparent;
}
@media all and (min-width: 48rem) {
  .checkout-sign-in__login {
    display: block;
  }
  .checkout-sign-in__login-mobile {
    display: none;
  }
  .checkout-sign-in .header-account-link {
    height: auto;
  }
  .checkout-sign-in .header-account-link::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: .1875rem solid transparent;
    border-right: .1875rem solid transparent;
    border-top: 0.3125rem solid #000000;
    margin: 1.1875rem 0 0 .3125rem;
  }
  .checkout-sign-in .header-account-link:hover::after {
    border-top: 0.3125rem solid #d99e02;
  }
  .checkout-sign-in .header-account-menu-trigger-icon {
    margin: 0 .5275rem 0 0;
  }
  .checkout-sign-in .header-account-icon {
    margin: .34375rem .5275rem 0 0;
  }
  .checkout-sign-in__create {
    line-height: .75rem;
  }
}
@media all and (max-width: 47.938rem) {
  .checkout-sign-in .header-account-link {
    display: flex;
    flex-direction: column;
  }
  .checkout-sign-in .header-account-link-text {
    padding-left: 0;
  }
}
.checkout-sign-in__overlay.header-menu-overlay {
  top: 9.85rem;
}

.checkout-need-help {
  font-size: .75rem;
  font-family: "HelveticaNeue", sans-serif;
  border-right: 0.03125rem solid #d8d8d8;
  padding-right: 1.5rem;
  margin-right: 1.5rem;
}
.checkout-need-help__header {
  margin-bottom: .375rem;
  font-weight: bold;
}
.checkout-need-help__phone a {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
.checkout-need-help__phone a:hover {
  color: #353535;
  text-decoration: underline;
}
.checkout-need-help__working-hours {
  border-left: 0.0625rem solid #000000;
  padding-left: .625rem;
  margin-left: .625rem;
  line-height: 1.125rem;
}

.checkoutv2-header__heading {
  display: none;
}
.checkout-header__account-containerV2 img.header-logo-image {
  width: 110px !important;
  height: 35.373px !important;
}
img.checkoutv2-header-icon-secure {
  height: 1.25rem;
  width: 1.25rem;
}
@media all and (min-width: 48rem) {
  .checkoutv2-header__heading {
    display: flex;
    gap: 4px;
    padding-left: 8px;
  }
  .checkout-header__account-containerV2 {
    padding: 0 17rem !important;
  }
}
@media (min-width: 48rem) and (max-width: 63rem) {
  .checkoutv2-header__heading {
    display: none !important;
  }
  .checkout-header__account-containerV2 {
    padding: 0 1rem !important;
  }
}
.checkout-header__help_hide {
  display: none !important;
}
.checkout-header__logo {
  padding-top: 0;
}
.checkout-header__contentV2 {
  border-bottom: 0.0625rem solid #d8d8d8;
}
.checkout-header__help-info-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: .3125rem 0 .4375rem 0;
  border-top: 0.0625rem solid #d8d8d8;
  border-bottom: 0.25rem solid #eeb111;
  justify-content: center;
}
.checkout-header__account-container {
  display: flex;
  align-items: center;
  margin: .5rem 0;
  padding: 0 1rem;
}
.checkout-header__guest-disclaimer {
  font-size: .75rem;
  margin: 0 0 0 .5625rem;
  font-weight: normal;
}
.checkout-header__account {
  margin-left: auto;
  position: relative;
}
.checkout-header__account .sign-in-modal-component .modal {
  overflow: inherit;
}
.checkout-header__account .sign-in-modal-component #sign-in-modal .modal-box {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 0;
}
.checkout-header .header-chat-link {
  width: 10.625rem;
  height: 2.125rem;
  background: #EEEEEE;
  justify-content: center;
  font-size: .75rem;
  color: #000;
  font-family: "HelveticaNeue", sans-serif;
  text-decoration: none;
}
.checkout-header .header-chat-link .icon {
  width: 1rem;
  height: .895rem;
}
.checkout-header .header-chat-link:hover {
  color: #d99e02;
}
.checkout-header .header-chat-link-icon {
  margin-right: .4375rem;
}
.checkout-header .checkout-authenticated-disclaimer {
  display: none;
}
.checkout-header .checkout-help-link {
  font-size: .75rem;
  font-family: "HelveticaNeue", sans-serif;
}
.checkout-header__contacts,
.checkout-header__chat {
  display: none;
}
.checkout-header .header-logo-image {
  width: auto;
  height: 2.0625rem;
}
@media all and (min-width: 48rem) {
  .checkout-header__need-help-mobile {
    display: none;
  }
  .checkout-header__logo {
    padding-top: .5rem;
  }
  .checkout-header__help-info-container {
    padding: .75rem 8.75rem;
    justify-content: unset;
  }
  .checkout-header__account-container {
    padding: 0 8.4375rem;
    margin: 1.125rem 0;
  }
  .checkout-header__guest-disclaimer {
    font-size: 1.625rem;
  }
  .checkout-header__contacts,
  .checkout-header__chat {
    display: block;
  }
  .checkout-header .header-logo-image {
    width: auto;
    height: 3.0625rem;
  }
  .checkout-header__account .sign-in-modal-component #sign-in-modal .modal-box {
    margin-top: 4rem;
  }
}
.trigger-modal {
  cursor: pointer;
}

.hero-image-component__image-wrapper.left-align {
  padding-right: 5%;
}
.hero-image-component__image-wrapper.right-align {
  padding-left: 5%;
}
.hero-image-component__image-wrapper.full-bleed {
  width: 100%;
}
.hero-image-component__image-wrapper.full-bleed .hero-image-component__image {
  width: 100%;
}
.hero-image-component__text-section {
  padding-left: 5%;
  padding-right: 5%;
}
.hero-image-component__text-section-header {
  font-family: 'Avenir-Black', sans-serif;
  font-size: 1.5rem;
  line-height: 1.875rem;
  letter-spacing: 0;
  color: #000000;
  padding: 2rem 0 1rem;
}
.hero-image-component__text-section-paragraph {
  font-family: "Avenir-Roman", sans-serif;
  font-size: 1rem;
  line-height: 1.312rem;
  letter-spacing: 0;
  color: #2e2e2e;
}
.hero-image-component__text-section-button-wrapper {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}
.hero-image-component__text-section-button {
  max-height: 2.5rem;
}
.hero-image-component__text-section-button-link {
  color: #ffffff;
}
.hero-image-component__sections-wrapper.desktop-only {
  display: none;
}
@media all and (min-width: 48rem) {
  .hero-image-component {
    padding-top: 8rem;
  }
  .hero-image-component__sections-wrapper.mobile-only {
    display: none;
  }
  .hero-image-component__sections-wrapper.desktop-only {
    display: flex;
    margin-bottom: 5.312rem;
    min-height: 25rem;
    position: relative;
    overflow: hidden;
  }
  .hero-image-component__section {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 30%;
  }
  .hero-image-component__section.right-align {
    left: 75%;
    padding-right: 0;
  }
  .hero-image-component__section.right-align .hero-image-component__text-section {
    padding-right: 10%;
  }
  .hero-image-component__section.left-align {
    left: 0;
  }
  .hero-image-component__section.left-align .hero-image-component__text-section {
    padding-left: 15%;
  }
  .hero-image-component__section.center {
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    text-align: center;
  }
  .hero-image-component__image-wrapper {
    max-width: 70%;
  }
  .hero-image-component__image-wrapper.left-align {
    padding-right: 0;
  }
  .hero-image-component__image-wrapper.right-align {
    margin-left: auto;
    padding-left: 0;
  }
  .hero-image-component__image-wrapper.full-bleed {
    max-width: 100%;
  }
  .hero-image-component__image-wrapper .hero-image-component__image {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .hero-image-component__text-section {
    max-width: 25rem;
  }
  .hero-image-component__text-section-header.black-color,
  .hero-image-component__text-section-paragraph.black-color {
    color: #000000;
  }
  .hero-image-component__text-section-header.white-color,
  .hero-image-component__text-section-paragraph.white-color {
    color: #ffffff;
  }
}

.password-visual-meter.hidden {
  display: none;
}
.password-visual-meter__validation-list {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
  padding-left: 0;
  margin: 1em 0;
}
@media all and (min-width: 63.938rem) {
  .password-visual-meter__validation-list {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
.password-visual-meter__validation-item {
  display: block;
  font-family: "Avenir", sans-serif;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
}
.password-visual-meter__validation-item--success {
  color: #080;
}
.password-visual-meter__validation-item--success:before {
  background: #080;
}
.password-visual-meter__validation-item--failed:before {
  background: #c41230;
}
.password-visual-meter__validation-item::-webkit-details-marker,
.password-visual-meter__validation-item::marker {
  content: '';
  display: none;
  visibility: hidden;
}
.password-visual-meter__validation-item:before {
  content: '';
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  -moz-border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  border-radius: 0.25rem;
  margin-right: 0.125rem;
}

.slick-list.draggable {
  max-width: 550px;
  margin: 30px auto;
}
.slick-initialized .slick-slide {
  width: 24% !important;
  margin: 2px;
}
cite {
  font-size: 11px;
  font-family: "Lato", arial, sans-serif;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
  color: #929292;
}
.visual-nav-card img {
  height: 42px;
  opacity: .5;
}
.visual-nav-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.slick-slide.slick-current .visual-nav-card img {
  opacity: 1;
}
.slick-slide.slick-current cite {
  color: #25282A;
}
@media (min-width: 598px) and (max-width: 767px) {
  .arrows-track.arrow-tertiary-dark,
  .slick-dots {
    display: none !important;
  }
  .slick-track {
    width: 100% !important;
  }
  .visual-nav-content {
    flex-direction: column;
    text-align: center;
  }
  cite {
    font-size: 16px;
  }
  .slick-initialized .slick-slide {
    width: 22% !important;
  }
}
@media (max-width: 598px) {
  .slick-initialized .slick-slide {
    width: 100% !important;
    margin: 2px 0;
  }
  .arrows-track.arrow-tertiary-dark,
  .slick-dots {
    display: none !important;
  }
  .visual-nav-content {
    flex-direction: row;
  }
  cite {
    font-size: 15px;
  }
  .slick-list.draggable {
    max-width: 550px;
    margin: 20px auto;
    width: 90%;
    position: relative;
  }
  .visual-nav-card-image.pc-badge-image {
    margin-right: 12px;
  }
  .visual-nav-card img {
    height: 37px;
  }
  /*.slick-track{
    padding-top: 30px;

    .slick-slide:first-child {
    position: absolute;
    top: 5px;
}
    .slick-slide:nth-of-type(3) {
    position: absolute;
    top: 54px;
}
   */
}

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Montserrat:700');
/* Roper brand colors */
body {
  line-height: 1.25rem;
  font-weight: normal;
  font-style: 400;
  font-size: .875rem;
  overflow-x: hidden;
}
p,
h1,
h2,
h3,
h4,
h5,
body {
  font-family: Lato, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #25282a;
}
.hidden {
  display: none !important;
}
body.no-scroll {
  overflow: hidden;
}
h2 {
  line-height: 2.5rem;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
}
h3 {
  line-height: 2.5rem;
  font-size: 1.75rem;
}
h4 {
  font-family: 'Montserrat', arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%;
  position: relative;
  display: block;
}
.header-one,
h1 {
  margin: 0;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0;
  font-size: 2.5rem;
  margin-bottom: 1.75rem;
  text-transform: uppercase;
  font-family: 'Montserrat', arial, sans-serif;
  color: #ffffff;
}
.header-two {
  line-height: 2.5rem;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  color: #4ec3e0 !important;
  margin-bottom: 10px;
  text-transform: uppercase;
}
h1 {
  color: #4ec3e0;
  line-height: 40px;
  font-size: 38px;
  font-weight: normal;
}
p {
  font-size: 14px;
  line-height: 20px;
}
.platform-components-buttons__button--primary-brand,
button {
  color: #25282a;
  background-color: #4ec3e0;
  border-radius: 1px;
  padding: 7px 17px !important;
  font-weight: 700;
}
@media (max-width: 768px) {
  .platform-components-buttons__button--primary-brand,
  button {
    font-size: 18px;
    padding: 14px 30px;
  }
}
.platform-components-buttons__button--primary-brand:hover,
button:hover {
  color: #25282a;
  background-color: #4ec3e0;
}
.platform-components-buttons__button--primary-brand:active,
button:active {
  color: #ffffff;
  background-color: #4ec3e0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.platform-components-buttons__button--primary-brand:focus,
button:focus {
  color: #ffffff;
}
.platform-components-content-card__button--primary {
  color: #25282a;
  background-color: #4ec3e0;
  border-radius: 1px;
  padding: 7px 17px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .platform-components-content-card__button--primary {
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .platform-components-content-card__button--primary {
    font-weight: 400;
  }
}
@media (max-width: 768px) {
  .platform-components-content-card__button--primary {
    font-size: 18px;
    padding: 14px 30px;
  }
}
.platform-components-content-card__button--primary:hover {
  color: #25282a;
  background-color: #4ec3e0;
}
.platform-components-content-card__button--primary:active {
  color: #ffffff;
  background-color: #4ec3e0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.platform-components-content-card__button--primary:focus {
  color: #ffffff;
}
.skipnav {
  opacity: 0;
  position: absolute;
  z-index: 1000;
  left: -50vw;
}
.skipnav:focus {
  position: static;
  opacity: 1;
  left: 0px;
  z-index: 99;
  outline: 5px auto #333;
}
@media (min-width: 1200px) {
  .bc-container {
    width: 1170px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bc-container {
    width: 970px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bc-container {
    width: 750px;
    margin: 0 auto;
  }
  p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .bc-container {
    width: auto;
    padding: 0 20px;
  }
  p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 320px) {
  .breadcrumbs-v2 {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    display: flex;
  }
  .breadcrumbs-v2 .breadcrumbs-list-item-v2 {
    font-weight: normal;
    display: inline-block;
  }
  .breadcrumbs-v2 .breadcrumbs-list-item-v2:after {
    border: solid #25282a;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    content: '';
    margin: 0 6px 0px 3px;
  }
  .breadcrumbs-v2 .breadcrumbs-list-item-last-v2:after {
    border: none;
  }
  .breadcrumb {
    background: #f5f7f9;
    padding-top: 0 ;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  .breadcrumb .bc-container {
    width: 1170px;
  }
}
.page {
  background: #f5f7f9;
}
a {
  outline: none;
  text-decoration: none;
  font-size: 14px;
}
a:active,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: .125rem solid #000;
}
@font-face {
  font-family: 'roperIcons';
  src: url('common/fonts/roper.eot');
  src: url('common/fonts/roper.eot?#iefix') format('embedded-opentype'), url('common/fonts/roper.woff') format('woff'), url('common/fonts/roper.ttf') format('truetype'), url('common/fonts/roper.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.supportwcag {
  color: #000;
}
.icon-pdf {
  font-family: 'roperIcons', arial, sans-serif;
  font-size: 18px;
  padding-right: 5px;
  color: #4ec3e0;
  top: 1px;
  position: relative;
}
.bgWhite,
.platform-components-content-card__theme-01 {
  background: #fff;
}
.divider {
  background: #ccc;
}
@media (max-width: 660px) {
  .breadcrumbs-v2 .breadcrumbs-list-item-v2 {
    display: table !important;
  }
  .breadcrumbs-v2 {
    display: table !important;
  }
  .breadcrumb .bc-container {
    width: 100% !important;
  }
}
h1,
h2,
h3 {
  position: relative;
  font-weight: normal;
}
a {
  font-size: 16px;
  font-weight: bold;
  color: #4ec3e0;
}
.icons-download {
  font-size: 20px;
  color: #4ec3e0;
  padding-right: 5px;
  line-height: 22px;
  vertical-align: bottom;
}
.productdetail {
  background: #f5f7f9;
}
.rop_pdp_container {
  margin-bottom: 20px;
  background: #fff;
  padding: 40px 80px;
}
.rop_pdp_container h1,
.rop_pdp_container h2,
.rop_pdp_container h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.rop_pdp_container img {
  max-height: 300px;
  width: auto !important;
  height: auto;
  float: right;
  margin-right: 20%;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
}
.rop_pdp_container .rop-product-info {
  background: #fff;
}
.rop_pdp_container .rop-product-info h1 {
  color: #25282A;
  text-transform: initial;
  font-family: 'Montserrat', Arial, sans-serif;
  font-size: 25px;
  line-height: 40px;
  font-weight: bold;
}
.rop_pdp_container .rop-product-info .model {
  font-size: 15px;
}
.rop_pdp_container .rop-product-info .rop-price {
  font-size: 17px;
  color: #4ec3e0;
}
.rop_pdp_container .rop-product-info p {
  margin: 0 0 10px;
  line-height: 20px;
  font-weight: normal;
}
.rop-where-to-buy {
  margin-left: 17px;
}
h2 .cmp-accordion__title {
  margin-bottom: 0;
  color: #4ec3e0;
  font-size: 30px;
  font-weight: normal;
  font-family: 'Lato', arial, sans-serif;
  padding-left: 0px;
}
.rop-keyfeature {
  margin-bottom: 40px;
}
.rop-keyfeature .rop-feature-wrapper {
  max-height: 2000px;
  opacity: 1;
  transition: max-height 0.3s ease-out, opacity 0.3s ease-out;
  padding-top: 20px;
}
.rop-keyfeature .rop-feature-wrapper img {
  max-width: 100%;
  position: relative;
  height: 100%;
  width: auto;
  display: block;
  right: 0;
}
.rop-keyfeature-content p {
  font-size: 12px;
  padding-right: 5%;
}
.rop-keyfeature-content p.roper-kfcontent {
  font-weight: bold;
  margin-bottom: 0;
  font-size: 14px;
  font-family: 'Montserrat', arial, sans-serif;
  text-transform: uppercase;
  width: 100%;
  position: relative;
  display: block;
  line-height: 40px;
}
/**css for specification table***/
.rop-specs-table {
  margin-bottom: 40px;
}
.rop-specs-table h4 {
  position: relative;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Montserrat', arial, sans-serif;
  line-height: 40px;
  color: #25282a;
}
#rop-specs-table-wrapper {
  max-height: 2000px;
  opacity: 1;
}
#rop-specs-table-wrapper h1,
#rop-specs-table-wrapper h2,
#rop-specs-table-wrapper h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Lato', arial, sans-serif;
}
#rop-specs-table-wrapper table {
  position: relative;
  float: left;
  width: 100%;
  border: none;
}
#rop-specs-table-wrapper table tr:nth-of-type(odd) {
  background: transparent;
}
#rop-specs-table-wrapper table tr {
  padding: 10px 0;
  border: none;
  display: flex;
}
#rop-specs-table-wrapper table td {
  padding: 0 5px;
  width: 50%;
  border: none;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 20px;
  font-weight: normal;
  font-style: 400;
  font-size: 14px;
  color: #25282A;
}
#rop-specs-table-wrapper table tr:nth-of-type(even) {
  background: #fff;
}
.rop-manual-wrapper1 a {
  font-size: 16px;
  font-weight: bold;
  color: #4ec3e0;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 20px;
}
.pc-accordion .cmp-accordion__button {
  border-bottom: 1px solid #bec6c4;
}
.pc-accordion .cmp-accordion__button:focus {
  outline: 1px solid #000;
}
.rop-avaliableNote {
  margin-top: 60px;
}
.cmp-accordion__header .rop-circle-plus {
  height: 13px;
  width: 13px;
  font-size: 1em;
  opacity: .7;
  position: absolute;
  display: block;
  top: 44px;
  transform: translateY(-50%);
  right: 10px;
  cursor: pointer;
}
.cmp-accordion__header .rop-circle-plus .circle {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  margin-top: -3px;
}
.cmp-accordion__header .rop-circle-plus .circle .horizontal {
  position: absolute;
  background-color: #DFDAD7;
  background-color: #25282A;
  width: 100%;
  height: 2px;
  left: 50%;
  /* margin-left: -9px; */
  top: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  /* margin-top: -2.5px; */
}
.cmp-accordion__header .closed .horizontal {
  transition: all 0.5s ease-in-out;
  transform: translate(-50%, -50%) rotate(-90deg);
  opacity: 1;
}
.cmp-accordion__header .rop-circle-plus .circle .vertical {
  position: absolute;
  background-color: #25282A;
  width: 2px;
  height: 100%;
  left: 50%;
  /* margin-left: -2.5px; */
  top: 50%;
  transform: translate(-50%, -50%) rotate(0deg);
  /* margin-top: -10px; */
}
.cmp-accordion__header .closed .vertical {
  transition: all 0.5s ease-in-out;
  transform: translate(-50%, -50%) rotate(-90deg);
}
.cmp-accordion__header .cmp-accordion__button--expanded .rop-circle-plus .circle .horizontal {
  transition: all 0.5s ease-in-out;
  transform: translate(-50%, -50%) rotate(90deg);
  opacity: 0;
}
.cmp-accordion__header .cmp-accordion__button--expanded .rop-circle-plus .circle .vertical {
  transition: all 0.5s ease-in-out;
  transform: translate(-50%, -50%) rotate(90deg);
}
@media (min-width: 468px) and (max-width: 1024px) {
  .rop_pdp_container > div {
    width: 50% !important;
  }
}
@media (max-width: 468px) {
  .rop_pdp_container div {
    width: 100% !important;
  }
  .rop-where-to-buy {
    margin-left: 17px;
    margin-bottom: 20px;
  }
  .rop-where-to-buy a {
    font-size: 18px;
    padding: 14px 30px;
    border-radius: 1px;
    font-weight: 400;
  }
  .rop-feature-wrapper > div {
    width: 100% !important;
  }
  .productdetail .page-content {
    max-width: 94%;
    margin: 20px auto;
    padding: 0 25px;
  }
  .rop_pdp_container {
    padding: 40px 10px;
  }
  .rop_pdp_container img {
    margin: 0 auto;
    float: unset;
  }
  .rop_pdp_container .rop-product-info h1 {
    text-align: center;
  }
  .rop-keyfeature-content p {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .rop-keyfeature-content h4 {
    font-size: 16px;
  }
  .rop-keyfeature .rop-feature-wrapper img {
    width: 94%;
    margin: 0 auto;
  }
  .pc-accordion .cmp-accordion__button.borderBottom {
    padding-left: 0;
  }
}
.rop-manuals p img {
  display: inline-block;
  margin-top: 3px;
  margin-right: 9px;
}

/* Roper brand colors */

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Montserrat:700');
/* Roper brand colors */
body {
  line-height: 1.25rem;
  font-weight: normal;
  font-style: 400;
  font-size: .875rem;
  overflow-x: hidden;
}
p,
h1,
h2,
h3,
h4,
h5,
body {
  font-family: Lato, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #25282a;
}
.hidden {
  display: none !important;
}
body.no-scroll {
  overflow: hidden;
}
h2 {
  line-height: 2.5rem;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
}
h3 {
  line-height: 2.5rem;
  font-size: 1.75rem;
}
h4 {
  font-family: 'Montserrat', arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%;
  position: relative;
  display: block;
}
.header-one,
h1 {
  margin: 0;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0;
  font-size: 2.5rem;
  margin-bottom: 1.75rem;
  text-transform: uppercase;
  font-family: 'Montserrat', arial, sans-serif;
  color: #ffffff;
}
.header-two {
  line-height: 2.5rem;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  color: #4ec3e0 !important;
  margin-bottom: 10px;
  text-transform: uppercase;
}
h1 {
  color: #4ec3e0;
  line-height: 40px;
  font-size: 38px;
  font-weight: normal;
}
p {
  font-size: 14px;
  line-height: 20px;
}
.platform-components-buttons__button--primary-brand,
button {
  color: #25282a;
  background-color: #4ec3e0;
  border-radius: 1px;
  padding: 7px 17px !important;
  font-weight: 700;
}
@media (max-width: 768px) {
  .platform-components-buttons__button--primary-brand,
  button {
    font-size: 18px;
    padding: 14px 30px;
  }
}
.platform-components-buttons__button--primary-brand:hover,
button:hover {
  color: #25282a;
  background-color: #4ec3e0;
}
.platform-components-buttons__button--primary-brand:active,
button:active {
  color: #ffffff;
  background-color: #4ec3e0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.platform-components-buttons__button--primary-brand:focus,
button:focus {
  color: #ffffff;
}
.platform-components-content-card__button--primary {
  color: #25282a;
  background-color: #4ec3e0;
  border-radius: 1px;
  padding: 7px 17px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .platform-components-content-card__button--primary {
    font-weight: 700;
  }
}
@media (min-width: 768px) {
  .platform-components-content-card__button--primary {
    font-weight: 400;
  }
}
@media (max-width: 768px) {
  .platform-components-content-card__button--primary {
    font-size: 18px;
    padding: 14px 30px;
  }
}
.platform-components-content-card__button--primary:hover {
  color: #25282a;
  background-color: #4ec3e0;
}
.platform-components-content-card__button--primary:active {
  color: #ffffff;
  background-color: #4ec3e0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.platform-components-content-card__button--primary:focus {
  color: #ffffff;
}
.skipnav {
  opacity: 0;
  position: absolute;
  z-index: 1000;
  left: -50vw;
}
.skipnav:focus {
  position: static;
  opacity: 1;
  left: 0px;
  z-index: 99;
  outline: 5px auto #333;
}
@media (min-width: 1200px) {
  .bc-container {
    width: 1170px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bc-container {
    width: 970px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bc-container {
    width: 750px;
    margin: 0 auto;
  }
  p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .bc-container {
    width: auto;
    padding: 0 20px;
  }
  p {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (min-width: 320px) {
  .breadcrumbs-v2 {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    display: flex;
  }
  .breadcrumbs-v2 .breadcrumbs-list-item-v2 {
    font-weight: normal;
    display: inline-block;
  }
  .breadcrumbs-v2 .breadcrumbs-list-item-v2:after {
    border: solid #25282a;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    content: '';
    margin: 0 6px 0px 3px;
  }
  .breadcrumbs-v2 .breadcrumbs-list-item-last-v2:after {
    border: none;
  }
  .breadcrumb {
    background: #f5f7f9;
    padding-top: 0 ;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  .breadcrumb .bc-container {
    width: 1170px;
  }
}
.page {
  background: #f5f7f9;
}
a {
  outline: none;
  text-decoration: none;
  font-size: 14px;
}
a:active,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: .125rem solid #000;
}
@font-face {
  font-family: 'roperIcons';
  src: url('common/fonts/roper.eot');
  src: url('common/fonts/roper.eot?#iefix') format('embedded-opentype'), url('common/fonts/roper.woff') format('woff'), url('common/fonts/roper.ttf') format('truetype'), url('common/fonts/roper.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.supportwcag {
  color: #000;
}
.icon-pdf {
  font-family: 'roperIcons', arial, sans-serif;
  font-size: 18px;
  padding-right: 5px;
  color: #4ec3e0;
  top: 1px;
  position: relative;
}
.bgWhite,
.platform-components-content-card__theme-01 {
  background: #fff;
}
.divider {
  background: #ccc;
}
@media (max-width: 660px) {
  .breadcrumbs-v2 .breadcrumbs-list-item-v2 {
    display: table !important;
  }
  .breadcrumbs-v2 {
    display: table !important;
  }
  .breadcrumb .bc-container {
    width: 100% !important;
  }
}

/* Roper brand colors */
.form-error-items,
.form-select-icon,
.form-error.form-input {
  color: #c41230;
}
.header h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, arial, sans-serif;
}
.contactus-page {
  background: #ffffff;
  padding: 20px 40px;
}
.contactus-page h2 {
  color: #25282a;
  font-size: 25px;
  font-weight: normal;
  text-transform: uppercase;
}
.contactus-page .method {
  margin-top: 20px;
  color: #4ec3e0;
  font-weight: bold;
}
.contactus-page .method p {
  color: #25282a;
  font-weight: normal;
}
.form-label {
  display: block;
  margin-bottom: 0.25rem;
  font-weight: 700;
  font-size: .875rem;
}
.contactus-form {
  display: flex;
  justify-content: space-between;
  width: 150px;
}
.contactUsForm {
  background: #ffffff;
}
.contactUsForm .contact-us-form-wrapper {
  padding: 20px 40px;
}
.contact-us-form-content .form-req-message {
  margin-bottom: 1rem;
}
.contact-us-comment-box {
  margin-top: 0.625rem;
}
.contact-us-send-btn {
  margin-top: 0;
  padding: 7px 17px !important;
  height: auto;
  font-size: 14px;
  font-weight: normal;
}
.contact-us-sec-title {
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 10px !important;
  padding-bottom: 0;
  font-size: 25px;
}
.contact-us-info-form .contact-us-sec-title {
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 0;
}
.contact-us-info-form .contact-us-sec-title h3 {
  font-family: Lato, arial, sans-serif;
  line-height: 40px;
  font-weight: normal;
  font-style: 400;
  font-size: 28px;
}
.form-column {
  display: flex;
}
.form-column fieldset {
  margin-left: 0;
  margin-right: 10px;
}
.contact-us-form-content form input[type="text"] {
  line-height: 0px !important;
}
.contact-us-form-content .form-group {
  width: 100%;
}
.form-input {
  display: block;
  width: 100%;
  border: 1px solid #999999;
  background: #ffffff;
  height: inherit;
  padding: 8px;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  line-height: 30px;
}
.contact-form-select {
  border: 0;
  height: inherit;
  width: 300px;
}
.contact-form-select .form-select-icon {
  top: 63%;
  border: solid #000000;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  right: 5%;
}
.terms-conditions {
  width: 75vw;
  font-weight: 600;
}
select:focus,
input:focus,
textarea:focus {
  border: 1px solid #000;
  outline: none;
}
.form-select-input:focus {
  outline: none;
  border: 1px solid #000;
}
.contact-form-select select {
  border: 1px solid #bec6c4;
}
.terms-conditions .form-req {
  display: none;
}
.form-error.form-input,
.form-error select,
.form-error .form-input {
  border: 1px solid #c41230 !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
#share-wishlist-email-form input[type=radio]:focus {
  outline: 1px solid #000;
}
.terms-conditions input[type=checkbox]:focus {
  outline: 1px solid #000;
}

@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Montserrat:700');
/* Roper brand colors */
.productContentCard {
  padding-top: 30px;
  text-align: center;
}
.productContentCard .platform-components-content-card__button-container {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-direction: column-reverse;
}
.productContentCard .platform-components-content-card__button--tertiary.brand {
  color: #25282a;
  position: relative;
  padding: 10px 30px;
  margin-top: 10px;
}
.productContentCard .platform-components-content-card__button--tertiary.brand:hover {
  color: #4ec3e0;
}
@media (max-width: 479px) {
  .productContentCard {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.productContentCard .platform-components-content-card__container {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.productContentCard p {
  font-size: 18px;
  margin: 0 0 10px;
}
.productContentCard .platform-components-content-card__image-container img {
  min-height: 200px;
  height: 200px;
  width: auto;
  margin-top: 35px;
}
.productContentCard a.platform-components-content-card__button--tertiary {
  font-size: 20px;
  font-weight: 700;
}
.productContentCard a .icons-arrow-right {
  font-size: 30px;
  position: absolute;
  top: 10px;
  right: 0;
  line-height: inherit !important;
}
.divider-component {
  height: 0.062rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.ownerSupport {
  padding-top: 10px;
  padding-left: 8.3%;
  padding-right: 8.3%;
  padding-bottom: 30px;
  text-align: center;
}
.ownerSupport p {
  font-size: 18px;
}
.ownerSupport .platform-components-content-card__image-overlay-container {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}
.ownerSupport .roper-contentcard a {
  width: 122px;
  display: flex;
  align-items: center;
  font-size: 15px;
  padding-top: 20px;
  line-height: 20px;
  margin: 0 auto;
  font-weight: bold;
}
.ownerSupport .roper-contentcard a .icons-arrow-right {
  font-size: 29px;
}
.ownerSupport .badge-large .pc-badge-image {
  height: 75px;
  width: auto;
}
.ownerSupport .platform-components-content-card__flex-direction-column--lg.platform-components-content-card__flex-direction-row--sm {
  flex-direction: row;
  align-items: stretch;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: -15px !important;
  }
}
.plp-contentcard {
  background: #ffffff;
  padding: 40px;
  margin-bottom: 40px;
}
.plp-contentcard .platform-components-content-card__image-container img {
  height: 200px;
  width: auto;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .plp-contentcard .platform-components-content-card__image-container img {
    max-width: 130px;
  }
}
.plp-contentcard .header-two {
  color: #25282a !important;
  min-height: 80px !important;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6rem !important;
  height: 80px;
  overflow: hidden;
  text-transform: none;
}
@media (max-width: 767px) {
  .plp-contentcard .header-two {
    height: auto;
    overflow: hidden;
  }
}
@media (min-width: 767px) {
  .plp-contentcard .header-two {
    min-height: 120px;
  }
}
@media (max-width: 480px) {
  .plp-contentcard .header-two {
    height: auto;
    overflow: hidden;
  }
}
.product {
  position: relative;
  display: inline-block;
  padding: 0 30px;
  margin: 30px 0;
  margin-top: 30px;
  margin-bottom: 30px;
  border: none;
}
.product p {
  padding-left: 5px;
  margin: 5px 0;
  font-size: 16px;
}
.product p.model {
  margin: 5px 0;
  font-weight: bold;
}
.product p.price {
  color: #4ec3e0;
  font-weight: bold;
}

/* Roper brand colors */
.footer-top {
  height: 15px;
  background: #4ec3e0;
  width: 100%;
  display: block;
  float: left;
  position: relative;
}
.footer__accordion {
  margin-bottom: 0!important;
}
.footer__accordion .footer__accordion-content {
  background: #ffffff;
}
.footer__accordion.active .footer__accordion-content {
  display: inherit;
}
.footer__accordion.active .footer__accordion-title:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.footer__accordion-title {
  padding: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  position: relative;
  pointer-events: none;
  cursor: text;
}
.roper.footer {
  background: #525355;
  color: #fff;
  padding: 0;
  margin: 0;
}
.footer a {
  color: #fff;
  transition: color 0.3s ease-out;
  outline: none;
}
.footer a:focus {
  outline: 0.125rem solid #000 !important;
}
.footer h2 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
  font-family: Lato, arial, sans-serif;
  line-height: 40px;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  outline: none;
}
.footer a {
  font-weight: 900;
  color: #fff;
  transition: color .3s ease;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  font-size: 13px;
  line-height: 20px;
  padding: 3px 0;
  font-family: Verdana, Geneva, sans-serif;
  text-transform: capitalize;
  text-decoration: none !important;
}
.footer__accordion {
  padding: 25px 0;
}
.footer-implinks-box {
  margin: 0 .1rem 0.2rem;
  border-top: solid 0.0625rem #4ec3e0;
  border-bottom: none;
}
.footer-implinks-box p {
  font-size: 10px;
  padding: 4px 0;
  color: #fff;
  font-family: Lato, arial, sans-serif;
  line-height: 15px;
}
.footer-implinks-cell--container {
  display: flex;
  float: left;
  width: 100%;
  justify-content: flex-start;
}
footer .footer-implinks-cell--container a {
  color: #fff;
  padding: 0 1px;
  text-transform: uppercase;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  min-width: 217px;
}
.footer__accordion {
  width: 16% !important;
}
.footer-implinks-cell:hover,
.roper.footer .footer__links a:hover {
  color: #4ec3e0;
}
.footer-implinks-cell p {
  font-size: 10px;
  float: left;
  color: #ffffff;
  line-height: 20px;
  margin-left: 5px;
}
.footer__accordion .footer__accordion-content {
  background: transparent;
}
.footer .footer__accordion .arrow {
  display: none;
}
.roper .link-arrow-down,
.roper .active .link-arrow-down {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .footer .footer-implinks-cell--container a {
    min-width: 160px;
  }
}
@media (min-width: 478px) and (max-width: 767px) {
  .footer-implinks-cell--container {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    text-align: left;
  }
  .footer-implinks-cell {
    margin-top: 0rem;
  }
  .footer-implinks-box p {
    text-align: left;
  }
  .roper .link-arrow-down,
  .roper .active .link-arrow-down {
    display: none;
  }
  .rop-footer-container {
    padding: 0 35px;
  }
  .rop-footer-container .footer__accordion {
    width: calc(33.33333333%) !important;
    display: inline-block;
    padding: 0 5px;
  }
  .rop-footer-container .footer__accordion a {
    font-size: 18px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 478px) {
  .footer__accordion {
    margin-bottom: 0 !important;
    border-bottom: 1px solid #4ec3e0;
  }
  .footer h3 {
    font-size: .9375rem;
    margin-bottom: 0;
  }
  .footer h2 {
    color: #fff;
    font-size: 30px;
    outline: none;
  }
  .footer__links a {
    padding: 2.09375rem 0.9375rem 1.09375rem 0.9375rem;
    font-size: 18px;
    line-height: 1;
    width: 100%;
    color: #464646;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 0;
    display: none;
  }
  .footer__accordion {
    width: 100% !important;
    padding: 0;
  }
  .footer-implinks-box p {
    font-size: 10px;
    color: #fff;
    font-family: Lato, arial, sans-serif;
    line-height: 20px;
    padding: 4px 0px;
    text-align: left;
  }
  footer .footer-implinks-cell--container a {
    text-align: left;
    line-height: 20px;
  }
  .footer-implinks-cell--container {
    justify-content: flex-start;
    flex-direction: column;
  }
  .footer {
    border-bottom: none;
  }
  .footer__links .footer__accordion-content {
    border-bottom: 1px solid white;
    margin: 10px 20px 10px 17px;
    padding: 0px;
    background: transparent;
    color: #fff;
    font-weight: 900;
    line-height: 20px;
    text-transform: capitalize;
  }
  .footer__accordion div {
    width: 90%;
  }
  .footer-implinks-box {
    border-top: none;
  }
  .footer__accordion.active {
    border-bottom: none;
  }
  .footer__links div:first-child {
    border-top: 1px solid #4ec3e0;
  }
  .footer .footer__accordion .arrow {
    font-family: roperIcons, arial, sans-serif;
    position: absolute;
    right: 5px;
    transform: rotate(90deg);
    transition: transform 0.3s ease-out;
    display: block;
  }
  .footer-implinks-box {
    margin-bottom: 2rem;
    border-top: none;
  }
  .footer-implinks-cell {
    margin-top: 0rem;
  }
  .footer__accordion a :hover {
    text-decoration: none;
  }
  .footer .footer__accordion-title {
    margin: 10px 0;
    padding: 10px 0;
  }
  .footer__links {
    width: 96%;
    margin: 0 auto;
  }
  .roper .link-arrow-down {
    content: '';
    transition: .5s;
    border: solid #fff;
    border-width: 0 0.17rem 0.17rem 0;
    display: inline-block;
    padding: 0.6rem;
    transform: rotate(44deg);
    -webkit-transform: rotate(44deg);
    position: absolute;
    top: 0.8rem;
    right: 0;
  }
  .roper .active .link-arrow-down {
    transform: rotate(224deg);
    -webkit-transform: rotate(224deg);
    top: 1.7rem;
    right: 0;
    display: inline-block;
  }
}

.global-navigation {
  height: 0;
}
.global-navigation .sidebar-icon-toggle {
  transition: all 0.2s;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  width: 3.5rem;
  height: 3.5rem;
  background-color: #edb110;
  -webkit-tap-highlight-color: transparent;
}
.global-navigation .sidebar-icon-toggle .sidebar-icon-toggle_icon {
  margin: 1rem 1rem 0 1rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle {
  background-color: #eeeeee;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal {
  transition: all 0.2s;
  box-sizing: border-box;
  opacity: 0;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal.mobile-menu-close-text {
  opacity: unset;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  color: #000000;
  display: block;
  width: 100%;
  text-align: center;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal.mobile-menu-text {
  display: none;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-1 {
  transition: all .2s;
  box-sizing: border-box;
  transform: rotate(135deg);
  margin-top: .625rem;
  height: 0.25rem;
  border-radius: 0.25rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-2 {
  transition: all .2s;
  box-sizing: border-box;
  transform: rotate(-135deg);
  margin-top: -0.56rem;
  height: 0.25rem;
  border-radius: 0.25rem;
}
.global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
  transform: translateX(0);
  border-top: solid 2px #edb110;
  overflow-y: hidden;
}
.global-navigation .spinner-mobile {
  transition: all 0.2s;
  box-sizing: border-box;
  position: absolute;
  height: 0.125rem;
  width: 100%;
  border-radius: 20%;
  background-color: #000000;
}
.global-navigation .diagonal.part-1 {
  position: relative;
  transition: all 0.2s;
  box-sizing: border-box;
  float: left;
}
.global-navigation .diagonal.part-2 {
  transition: all 0.2s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 0.1875rem;
}
.global-navigation .horizontal {
  transition: all 0.2s;
  box-sizing: border-box;
  position: relative;
  float: left;
  margin-top: 0.1875rem;
}
.global-navigation .horizontal.mobile-menu-close-text {
  display: none;
}
.global-navigation .mobile-menu-text {
  font-family: "HelveticaNeue", sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  color: #000000;
  width: 100%;
  text-align: center;
}
.global-navigation .global-menu_container .primary-link.hidden {
  display: none;
  transition: 0.2s;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .global-navigation {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: inherit;
  }
  .global-navigation .sidebar-icon-toggle {
    display: none;
  }
  .global-navigation .global-navigation {
    margin: 0 8.4375rem 0 8.4375rem;
  }
  .global-navigation input[type="checkbox"]:not(:checked)#openGlobalMenuTrigger ~ .global-menu {
    display: flex;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: none;
    border-top: none;
  }
}
@media all and (min-width: 85.375rem) {
  .global-navigation {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: inherit;
  }
  .global-navigation .sidebar-icon-toggle {
    display: none;
  }
  .global-navigation .global-navigation {
    margin: 0 8.4375rem 0 8.4375rem;
  }
  .global-navigation input[type="checkbox"]:not(:checked)#openGlobalMenuTrigger ~ .global-menu {
    display: flex;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: none;
    border-top: none;
  }
}
@media all and (min-width: 85.375rem) {
  .author-mode .global-navigation {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    height: inherit;
  }
  .author-mode .global-navigation .sidebar-icon-toggle {
    display: none;
  }
  .author-mode .global-navigation .global-navigation {
    margin: 0 8.4375rem 0 8.4375rem;
  }
  .author-mode .global-navigation input[type="checkbox"]:not(:checked)#openGlobalMenuTrigger ~ .global-menu {
    display: flex;
  }
  .author-mode .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    transform: none;
    border-top: none;
  }
}
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media only screen and (min-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .global-menu_container {
    display: block !important;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider,
  .global-menu_container .primary-link.ipad-open ~ .hidden-slider {
    opacity: 0 !important;
  }
  .global-navigation .global-menu_container .primary-link.ipad-open.open {
    background-color: #edb110;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .global-menu_container {
      display: block !important;
    }
    .global-navigation .global-menu_container .primary-link.open {
      background-color: #edb110;
      transition: .5s;
    }
    .global-menu_container .hidden-slider {
      display: none !important;
    }
    .global-menu_container .primary-link.open ~ .hidden-slider,
    .global-menu_container .primary-link.ipad-open ~ .hidden-slider {
      opacity: 0 !important;
    }
  }
}
@supports (-webkit-hyphens:none) {
  .global-menu_container {
    display: block !important;
  }
  .global-navigation .global-menu_container .primary-link.open {
    background-color: #edb110;
    transition: .5s;
  }
  .global-menu_container .hidden-slider {
    display: none !important;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider,
  .global-menu_container .primary-link.ipad-open ~ .hidden-slider {
    opacity: 0 !important;
  }
}
.keyboard-navigation .global-menu_container li:active,
.keyboard-navigation .global-menu_container li a:active {
  outline: unset !important;
}
.keyboard-navigation .global-menu_container .primary-link:focus {
  transition: none;
  outline: 0.125rem solid #000000;
  outline-offset: -0.25rem;
}
.global-menu {
  left: 0;
  width: 100%;
  transform: translateX(150%);
  transition: transform 500ms ease-in-out;
  background: #ffffff;
  height: 100vh;
  -webkit-tap-highlight-color: transparent;
}
.global-menu_container {
  list-style-type: none;
  margin: 0;
  align-items: center;
  color: #000000;
  font-size: 1rem;
  cursor: pointer;
  text-decoration: none;
  font-family: "HelveticaNeue", sans-serif;
  padding: 0;
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  background: #ffffff;
}
.global-menu_container .hidden-slider {
  display: none;
}
.global-menu_container li:active,
.global-menu_container li a:active {
  outline: none !important;
}
.global-menu_container .primary-link {
  display: inline-block;
  padding: .313rem 0;
  width: 100%;
  position: relative;
  transition: 0.5s;
}
.global-menu_container .primary-link > .global-menu_flyout {
  display: none;
}
.global-menu_container .primary-link:not(:first-child) {
  border-top: solid 1px #dedede;
}
.global-menu_container .primary-link .link-arrow-right {
  content: '';
  transition: 0.5s;
  border: solid #898989;
  border-width: 0 0.125rem 0.125rem 0;
  display: inline-block;
  padding: 0.1875rem;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: .7rem;
  right: 1rem;
}
.global-menu_container .primary-link .primary-link_control-panel {
  margin-left: 1rem;
  line-height: 3rem;
  min-height: 3rem;
}
.global-menu_container .primary-link.expanded-link .primary-link_href {
  transition: 0.5s;
  font-weight: bold;
  color: #edb110;
}
.global-menu_container .primary-link.expanded-link .link-arrow-right {
  border: solid #edb110;
  border-width: 0 0.125rem 0.125rem 0;
  transition: 0.5s;
  transform: rotate(-135deg);
}
.global-menu_container .primary-link.expanded-link .link-arrow-left {
  display: none;
}
.global-menu_container .primary-link.expanded-link .global-menu_flyout {
  display: block;
  background: #ffffff;
  width: 100%;
  transition: all 0.5s;
  border-top: solid 1px #dedede;
}
.global-menu_container .primary-link .primary-link_href {
  transition: 0.5s;
  font-family: "HelveticaNeue", sans-serif;
  font-size: 1rem;
  color: #000000;
  text-decoration: none;
  text-transform: none;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
}
.global-menu_container .primary-link.selected {
  text-align: center;
  transition: 0.5s;
}
.global-menu_container .primary-link.selected .link-arrow-right {
  display: none;
}
.global-menu_container .primary-link.selected .link-arrow-left {
  content: '';
  transition: 0.5s;
  border: solid #000000;
  border-width: 0 0.125rem 0.125rem 0;
  display: inline-block;
  padding: 0.1875rem;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: absolute;
  top: 1.5rem;
  left: 1rem;
}
.global-menu_container .primary-link.selected .primary-link_href {
  font-weight: bold;
}
.global-menu_container .primary-link.hidden {
  transition: 0.5s;
  display: none;
}
.global-menu .sub-menu-head span {
  font-weight: 600;
}
.global-menu .g-row .g-col-6 .single-high {
  margin-top: 0;
}
.global-menu .user_links img {
  margin: 0 auto;
}
.global-menu .user_links__utilities {
  font-size: 0.625rem !important;
  text-transform: uppercase !important;
  padding: 0 !important;
  line-height: 1.375rem;
  text-align: center;
  color: #2e2e2e;
  border-bottom: 0 !important;
}
.global-menu .column_border-right {
  border-right: 0.0625rem solid #eee;
}
.global-menu .padding_left_column {
  padding-left: 1.875rem;
}
.global-menu .column_padding_bottom {
  padding-bottom: 1.5625rem;
}
.global-menu .contact_details {
  margin-bottom: 1.25rem;
}
.global-menu .live_chat {
  padding-bottom: 1.5625rem;
  padding-left: 1.9375rem;
}
.global-menu .main {
  margin: 0 auto;
  display: block;
  height: 100%;
}
.global-menu .mainInner {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}
.global-menu .mainInner div {
  display: table-cell;
  vertical-align: middle;
  font-size: 3em;
  font-weight: bold;
  letter-spacing: 0.078125rem;
}
.global-menu .main-menu {
  padding: 0;
}
.global-menu .main-menu li {
  padding-left: 2.3125rem;
  border-bottom: 0.0625rem solid #dadada;
  background-color: #eee;
}
.global-menu .always_visible {
  display: block;
}
.global-menu .padding_left_column {
  padding: 0 0.625rem;
}
.global-menu .g-row-mobile {
  background: #eee;
}
.global-menu .display-none-mobile {
  display: none;
}
.global-menu .user_links .header-suggestions-panel .header-suggestions-button {
  font-weight: 500;
  font-size: 0.6875rem !important;
  line-height: 1.5rem !important;
  display: flex;
  align-items: center;
  color: #c41230 !important;
  text-transform: capitalize !important;
}
.global-menu .overlay-menu {
  display: none !important;
}
.global-menu .mega-menu-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  background-origin: content-box;
  width: 1.4375rem;
  height: 1.4375rem;
  float: right;
}
.global-menu .column_border-right {
  padding-left: 0;
  padding-right: 0;
}
.global-menu .content-hidden-mobile {
  display: none;
}
.global-menu .header-logged-out {
  text-align: center;
}
.global-menu .main-menu-svg-fill {
  width: 1.0625rem;
  height: 1.0625rem;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media all and (min-width: 64.01rem) and (orientation: landscape) {
  .global-menu {
    display: flex;
    justify-content: space-between;
    height: inherit;
    transform: none;
    transition: none;
    padding-bottom: 0;
  }
  .global-menu .tool-set-section {
    margin: 0 8.4375rem 0 8.4375rem;
    height: 5rem;
  }
  .global-menu_container {
    padding: 0;
    display: flex;
    height: 2.625rem;
    position: initial;
    overflow: hidden;
  }
  .global-menu_container .hidden-slider {
    display: block;
    position: absolute;
    width: 9.375rem;
    height: 2.625rem;
    top: 5rem;
    left: 0;
    background: #edb110;
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
  }
  .global-menu_container .primary-link {
    padding: 0.625rem 0;
    position: initial;
    z-index: 1;
  }
  .global-menu_container .primary-link .primary-link_control-panel {
    line-height: unset;
    min-height: unset;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout {
    display: none;
    position: absolute;
    background: #ffffff;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 7.5625rem;
    cursor: auto;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    width: 100%;
    border-bottom: solid 0.1875rem #edb110;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:after {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-right {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .global-menu_container .primary-link .primary-link_href {
    font-family: "HelveticaNeue", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.19;
    color: #000000;
    margin-left: 0.5rem;
  }
  .global-menu_container .primary-link .primary-link_href:focus {
    outline: 0.0625rem solid #000000;
  }
  .global-menu_container .primary-link .primary-link_href:hover {
    text-decoration: underline;
  }
  .global-menu_container .primary-link .primary-link_href:after {
    display: none;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 1;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: inherit;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_href {
    transition: none;
    font-weight: bold;
    color: #000000;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-right {
    border: none;
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    border-top: inherit;
  }
}
@media all and (min-width: 85.375rem) {
  .global-menu {
    display: flex;
    justify-content: space-between;
    height: inherit;
    transform: none;
    transition: none;
    padding-bottom: 0;
  }
  .global-menu .tool-set-section {
    margin: 0 8.4375rem 0 8.4375rem;
    height: 5rem;
  }
  .global-menu_container {
    padding: 0;
    display: flex;
    height: 2.625rem;
    position: initial;
    overflow: hidden;
  }
  .global-menu_container .hidden-slider {
    display: block;
    position: absolute;
    width: 9.375rem;
    height: 2.625rem;
    top: 5rem;
    left: 0;
    background: #edb110;
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
  }
  .global-menu_container .primary-link {
    padding: 0.625rem 0;
    position: initial;
    z-index: 1;
  }
  .global-menu_container .primary-link .primary-link_control-panel {
    line-height: unset;
    min-height: unset;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout {
    display: none;
    position: absolute;
    background: #ffffff;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 7.5625rem;
    cursor: auto;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    width: 100%;
    border-bottom: solid 0.1875rem #edb110;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:after {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-right {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .global-menu_container .primary-link .primary-link_href {
    font-family: "HelveticaNeue", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.19;
    color: #000000;
    margin-left: 0.5rem;
  }
  .global-menu_container .primary-link .primary-link_href:focus {
    outline: 0.0625rem solid #000000;
  }
  .global-menu_container .primary-link .primary-link_href:hover {
    text-decoration: underline;
  }
  .global-menu_container .primary-link .primary-link_href:after {
    display: none;
  }
  .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 1;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: inherit;
  }
  .global-menu_container .primary-link.expanded-link .primary-link_href {
    transition: none;
    font-weight: bold;
    color: #000000;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-right {
    border: none;
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    border-top: inherit;
  }
}
@media all and (min-width: 48rem) {
  .global-menu__search {
    display: none;
  }
}
@media all and (min-width: 85.375rem) {
  .author-mode .global-menu {
    display: flex;
    justify-content: space-between;
    height: inherit;
    transform: none;
    transition: none;
    padding-bottom: 0;
  }
  .author-mode .global-menu .tool-set-section {
    margin: 0 8.4375rem 0 8.4375rem;
    height: 5rem;
  }
  .author-mode .global-menu_container {
    padding: 0;
    display: flex;
    height: 2.625rem;
    position: initial;
    overflow: hidden;
  }
  .author-mode .global-menu_container .hidden-slider {
    display: block;
    position: absolute;
    width: 9.375rem;
    height: 2.625rem;
    top: 5rem;
    left: 0;
    background: #edb110;
    z-index: 0;
    transition: 0.5s;
    opacity: 0;
  }
  .author-mode .global-menu_container .primary-link {
    padding: 0.625rem 0;
    position: initial;
    z-index: 1;
  }
  .author-mode .global-menu_container .primary-link .primary-link_control-panel {
    line-height: unset;
    min-height: unset;
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout {
    display: none;
    position: absolute;
    background: #ffffff;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 7.5625rem;
    cursor: auto;
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .global-menu_flyout-border {
    width: 100%;
    border-bottom: solid 0.1875rem #edb110;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .g-container {
    margin-top: 0.1875rem;
  }
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:before,
  .author-mode .global-menu_container .primary-link.open > .global-menu_flyout .sub-menu-block .aem-Grid:after {
    display: none;
  }
  .author-mode .global-menu_container .primary-link .link-arrow-right {
    display: none;
  }
  .author-mode .global-menu_container .primary-link .link-arrow-left {
    display: none;
  }
  .author-mode .global-menu_container .primary-link:not(:first-child) {
    border-top: none;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href {
    font-family: "HelveticaNeue", sans-serif;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.19;
    color: #000000;
    margin-left: 0.5rem;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href:focus {
    outline: 0.0625rem solid #000000;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href:hover {
    text-decoration: underline;
  }
  .author-mode .global-menu_container .primary-link .primary-link_href:after {
    display: none;
  }
  .author-mode .global-menu_container .primary-link.open ~ .hidden-slider {
    opacity: 1;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .primary-link_control-panel {
    padding-bottom: inherit;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .primary-link_href {
    transition: none;
    font-weight: bold;
    color: #000000;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .link-arrow-right {
    border: none;
    display: none;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .link-arrow-left {
    display: none;
  }
  .author-mode .global-menu_container .primary-link.expanded-link .global-menu_flyout {
    transition: none;
    border-top: inherit;
  }
}
.noscroll {
  overflow: hidden !important;
  position: relative;
  height: 100%;
  max-height: 100vh;
}
.header-less-overlay {
  top: 3.7rem;
  left: 0;
  width: 100%;
  height: calc(100% - 3.7rem);
  z-index: 10;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
}

/* Roper brand colors */
header .main-topheader {
  display: flex;
  background: #4ec3e0;
  flex-flow: row-reverse;
  padding-right: 112px;
}
header .topheader {
  display: flex;
  float: right;
  margin: 7px 0;
}
header .main_header .g-container {
  padding: 0;
  width: 100%;
}
.author-mode header.header-v3 .main_header .tool-set-section_right-side {
  display: none;
}
header.header-v3 .main_header .tool-set-section_right-side {
  margin-left: 38px;
}
header.header,
header.header.d2cdp-header-checkout {
  border: none;
}
.author-mode .global-menu_container .primary-link .primary-link_href {
  font-weight: normal;
}
/*search bar*/
.global-navigation .global-menu_container .primary-link {
  margin: 25px;
}
.global-menu_container .primary-link .primary-link_href {
  font-size: 0.75rem;
  line-height: 1.125rem;
  font-weight: normal;
  text-decoration: none !important;
}
img.header-logo-image {
  width: auto;
  height: 54px;
}
.header-search-form__wrapper.roper-search-featured .header-search-form__search-items {
  width: auto;
}
.header-search-form__wrapper.roper-search-featured .header-search-form__search-items .header-search-input {
  border: 1px solid #25282a;
  font-size: 0.75rem;
  padding-left: 0.5rem;
  background: transparent;
  color: #25282a;
  outline: 0;
  height: 1.6rem;
}
.header-search-form {
  border-radius: unset;
}
.header-search-form__wrapper.roper-search-featured .header-search-input {
  border-radius: unset;
}
.header-search-form__wrapper.roper-search-featured .header-search-form {
  background: transparent;
  border-radius: unset;
}
.header-search-form__wrapper.roper-search-featured .header-search-button {
  top: 4px;
  right: 3px;
  width: auto;
  padding: 0 1px !important;
  height: 1.125rem;
}
.header-search-form input[type=text] {
  color: #25282A;
}
.header-search-form__wrapper.roper-search-featured .header-search-form__search-items .header-search-input:focus {
  border: 1px solid #ffffff;
}
.header-logo-link {
  margin-top: 15px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.header-search {
  width: 14.653rem;
}
.tool-set-section_right-side {
  margin-left: 110px;
}
.global-navigation .global-menu_container .primary-link {
  margin: 17px 24px;
}
.header .global-navigation ul li .primary-mm-btn :active,
.header .global-navigation ul li .primary-mm-btn :hover {
  color: #5f9297;
}
.header .global-navigation ul li .primary-mm-btn {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 0.5rem;
  position: relative;
}
.header .global-navigation ul .primary-link.open {
  position: relative;
}
.header .global-navigation ul .primary-link.open :active:after,
.header .global-navigation ul .primary-link.open :hover:after {
  width: 84%;
}
.header .global-navigation ul .primary-link.open :after {
  content: "";
  height: 2px;
  position: absolute;
  left: 23px;
  right: 0;
  bottom: 1px;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #4ec3e0;
  width: 0;
}
.global-navigation {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  margin-top: 26px;
  margin-left: 0px;
}
#sidebarMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header .global-navigation ul {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.global-menu_container {
  display: flex;
  list-style: none;
}
.tool-set-section {
  display: flex;
}
header.header-v3 .main_header input[type="checkbox"] {
  transition: all 0.2s;
  box-sizing: border-box;
  display: none;
}
.global-navigation .global-menu_container .primary-link {
  margin: 11px 7px;
  padding: 4px 0;
}
.global-menu_container .primary-link .primary-link_href {
  font-family: "Lato", arial, sans-serif;
  line-height: 18px !important;
  font-weight: normal !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  color: #25282a !important;
  white-space: nowrap;
}
.main-nav.global-menu_container.nav_menu .sidebarMenuInner {
  height: 3rem;
}
#sidebarMenu {
  margin-top: 33px;
}
#openGlobalMenuTrigger,
.tool-set-section_right-side {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .global-menu {
    display: flex;
    justify-content: space-between;
    height: inherit;
    transform: none;
    transition: none;
    padding-bottom: 0;
  }
  .global-navigation {
    margin-top: 15px;
  }
  .global-navigation input[type="checkbox"]:not(:checked)#openGlobalMenuTrigger ~ .global-menu {
    display: flex;
  }
  #sidebarMenu {
    margin-top: 31px;
  }
  .global-menu_container {
    padding: 0;
    display: flex !important;
    height: 3rem;
    position: initial;
    overflow: hidden;
  }
  .global-navigation .global-menu_container .primary-link {
    width: fit-content;
  }
  .global-navigation .global-menu_container .primary-link .primary-link_control-panel {
    text-align: center;
    width: fit-content;
    margin: 0 1rem;
  }
  .global-menu_container .primary-link .link-arrow-left {
    display: none;
  }
  .global-menu_container .primary-link .link-arrow-right {
    display: none;
  }
  #openGlobalMenuTrigger,
  .sidebar-icon-toggle {
    display: none;
  }
  .header-search-form {
    border-top: none;
  }
  .global-navigation .global-menu_container .primary-link.open {
    background-color: transparent;
  }
  .header .global-navigation ul .primary-link.open :after {
    background-color: transparent;
  }
}
@media (min-width: 478px) and (max-width: 767px) {
  .header-search-form {
    border-bottom: none;
  }
  .header-search {
    visibility: visible;
    overflow: visible;
    top: 4.7rem;
    right: -2.5rem;
  }
  #openGlobalMenuTrigger,
  .tool-set-section_right-side {
    display: none;
  }
  .header-search-form__wrapper.roper-search-featured .header-search {
    z-index: 7;
  }
  .header-search-form__wrapper.roper-search-featured .header-search-form {
    min-width: 13.625rem;
  }
}
@media (max-width: 47.938rem) {
  .global-menu_container .primary-link .link-arrow-left {
    content: '';
    transition: .5s;
    display: inline-block;
    padding: 0.1875rem;
    transform: inherit;
    -webkit-transform: inherit;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 30px;
    z-index: 99;
  }
  .global-menu_container .primary-link.selected .link-arrow-left {
    content: '';
    transition: .5s;
    border-width: 0 0.125rem 0.125rem 0;
    display: inline-block;
    padding: 0.1875rem;
    transform: inherit;
    -webkit-transform: inherit;
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    z-index: 99;
  }
  header.header-v3 .mega-menu-section {
    height: 2.625rem;
  }
  .header-logo-link {
    margin-top: 15px;
    margin-left: 13px;
    margin-bottom: 10px;
  }
  .header-search-form__wrapper.mobileSearch {
    position: relative;
  }
  .global-navigation .sidebar-icon-toggle .sidebar-icon-toggle_icon {
    margin: 1rem 1rem 0 1rem;
  }
  .global-navigation .diagonal.part-1 {
    position: relative;
    transition: all 0.2s;
    box-sizing: border-box;
    float: left;
  }
  svg:not(:root) {
    height: 3em;
    overflow: hidden;
    margin-left: 6px;
  }
  .mobileSearchText {
    margin-bottom: 0;
    text-align: center;
    position: absolute;
    top: 48px;
    z-index: 1;
    left: 67px;
    font-weight: 400;
    font-size: 14px;
  }
  header.header-v3 .main_header .tool-set-section {
    height: 5rem;
  }
  .global-navigation .sidebar-icon-toggle {
    width: 4rem;
    height: 4rem;
  }
  .global-navigation .diagonal.part-1 {
    margin: 4px 0;
  }
  .global-navigation .horizontal {
    margin: 2px 0;
  }
  .global-navigation .diagonal.part-2 {
    margin: 4px 0;
  }
  .global-navigation .mobile-menu-text {
    font-size: 14px;
    color: #25282A;
    font-family: "Lato", arial, sans-serif;
  }
  .global-navigation .spinner-mobile {
    height: 0.19rem;
    background-color: #25282A;
  }
  .header-content {
    padding-right: 0px;
  }
  header.header-v3 .main_header .tool-set-section_right-side {
    padding-right: 0px;
  }
  .global-navigation .sidebar-icon-toggle {
    background-color: #ffffff;
  }
  header .topheader {
    margin: 4px 0;
  }
  header.header-v3 .main_header .tool-set-section {
    height: 5rem;
  }
  .header-search-trigger-roper {
    margin-left: 0px;
    margin-top: 5px;
    outline: none;
  }
  .mega-menu-section {
    position: absolute;
    width: 100%;
    top: 0px;
  }
  .global-navigation .global-menu_container .primary-link {
    margin: 0px auto;
    width: 100%;
    padding: 0px;
  }
  .global-menu_container {
    display: flex;
    flex-direction: column;
  }
  .header-content {
    position: unset;
  }
  .global-menu_container,
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    background: rgba(0, 0, 0, 0.85);
  }
  .global-navigation .global-menu_container .primary-link a {
    color: #fff !important;
    font-size: 16px !important;
    float: left !important;
    width: 80%;
    position: relative !important;
    display: inline;
    z-index: 5;
    text-transform: capitalize !important;
    font-weight: 900 !important;
    font-family: Verdana, Geneva, sans-serif !important;
    padding: 5px 0;
    background-color: #000;
  }
  .global-menu_container .primary-link .primary-link_control-panel {
    min-height: 2rem;
    text-align: left;
    margin-left: 0;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle {
    background-color: transparent;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .diagonal.part-2 {
    margin-top: -0.9rem;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .spinner-mobile {
    background-color: #fff;
  }
  .global-navigation .sidebar-icon-toggle {
    top: 8px;
    outline: none;
  }
  .tool-set-section_right-side {
    margin-left: 0px;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .sidebar-icon-toggle .horizontal.mobile-menu-close-text {
    color: #fff;
    font-size: 14px;
    font-family: "Lato", arial, sans-serif;
  }
  .header-search-form__wrapper.roper-search-featured .header-search-form__search-items .header-search-input,
  .header-search-form__wrapper.roper-search-featured .header-search-form__search-items .header-search-input:focus,
  .header-search-form__wrapper.roper-search-featured .header-search-form__search-items .header-search-input:active {
    border: 1px solid #777;
    font-size: 0.75rem;
    padding-left: 0.5rem;
    background: #fff;
    color: #25282a;
    outline: unset;
    height: 2.8rem;
  }
  .header-search-form__input {
    overflow: visible;
    top: 8.1875rem;
    right: -116px;
  }
  .header-search-form__wrapper.roper-search-featured {
    position: absolute;
  }
  .header-search-form__wrapper.roper-search-featured .header-search-button {
    top: 13px;
    right: 1rem;
    width: auto;
  }
  #sidebarMenu {
    margin-top: 0;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    border-top: none;
  }
  .tool-set-section {
    width: 80%;
  }
  .header-search-form {
    border-bottom: none;
  }
  .primary-link.ipad-open .circle-plus {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 3;
    height: 13px;
    width: 13px;
    font-size: 1em;
    opacity: .7;
  }
  .primary-link.ipad-open .circle-plus .circle {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    margin-top: -3px;
  }
  .primary-link.ipad-open .circle-plus .circle .horizontal {
    position: absolute;
    background-color: #fff;
    width: 100%;
    height: 2px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .primary-link.ipad-open .circle-plus .circle .vertical {
    position: absolute;
    background-color: #fff;
    width: 2px;
    height: 100%;
    left: 50%;
    top: 56%;
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .primary-link.ipad-open .closed .vertical {
    transition: all 0.5s ease-in-out;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .primary-link.ipad-open.selected.expanded-link .circle-plus .circle .horizontal {
    transition: all 0.5s ease-in-out;
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0;
  }
  .primary-link.ipad-open.selected.expanded-link .circle-plus .circle .vertical {
    transition: all 0.5s ease-in-out;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .closed .vertical {
    transition: all 0.5s ease-in-out;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .circle-plus.opened .circle .horizontal {
    transition: all 0.5s ease-in-out;
    transform: translate(-50%, -50%) rotate(90deg);
    opacity: 0;
  }
  .circle-plus.opened .circle .vertical {
    transition: all 0.5s ease-in-out;
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .global-navigation .global-menu_container .primary-link.hidden {
    display: block !important;
    transition: .2s;
  }
  .flyout-links .flyout-links_container .flyout-links_header-wrapper,
  .flyout-links .flyout-links_container .flyout-links_header a {
    line-height: 1rem;
    min-height: 2rem;
  }
  .primary-link_control-panel {
    position: relative;
  }
  .flyout-links .flyout-links_container .flyout-links_header .flyout-links_header-link--ref {
    margin-left: 12px;
  }
  .global-navigation {
    margin-top: 0px;
  }
  .flyout-links {
    width: 100%;
    background: #000;
  }
  .flyout-links_container {
    border-bottom: 1px solid #fff;
    width: 99%;
    margin: 0px auto;
  }
  .global-navigation input[type="checkbox"]:checked#openGlobalMenuTrigger ~ .global-menu {
    border-top: 0;
    padding-top: 130px;
    padding-left: 18px;
    padding-right: 18px;
    overflow-y: scroll;
  }
  .global-navigation .global-menu_container .primary-link a {
    color: #000;
  }
  .global-menu {
    position: fixed;
    overflow-y: hidden;
    padding-top: 130px;
    padding-left: 18px;
    padding-right: 18px;
  }
  .flyout-links_header,
  .global-menu_flyout {
    background: #000;
  }
  .flyout-links .flyout-links_container .flyout-links_header {
    border-bottom: none;
  }
  .header .global-navigation ul .primary-link.ipad-open :active:after,
  .header .global-navigation ul .primary-link.ipad-open :hover:after {
    width: 0;
  }
  .global-navigation .global-menu_container .primary-link .sub-menu-block a {
    font-weight: 400 !important;
    text-indent: 3px;
    text-align: left;
  }
  span.flyout-links_header-link.desktop {
    display: none;
  }
  .global-menu_container .primary-link {
    border-top: none;
    padding: .2rem 0;
  }
  .global-menu_container .flyout-links_container:last-child {
    border: none;
  }
  .header-search-open {
    display: block !important;
  }
  .global-menu_container .primary-link:last-child {
    border-bottom: solid 1px #dedede;
  }
  .global-navigation .global-menu_container .primary-link.open {
    background-color: rgba(0, 0, 0, 0.85);
  }
  .header .global-navigation ul .primary-link.open :after {
    background-color: rgba(0, 0, 0, 0.85);
    height: 0px ;
  }
  .flyout-links_header:focus {
    outline: none;
  }
}
@media (max-width: 47.938rem) and (min-width: 85.375rem) {
  .global-menu_container .primary-link {
    padding: 0.225rem 0 !important;
  }
}
@media (max-width: 468px) {
  .tool-set-section_right-side {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-left: 2px;
  }
  .mobileSearchText {
    top: 48px;
    left: 0;
    margin-left: 2px;
  }
  .header-search {
    visibility: visible;
    overflow: visible;
    top: 4.55rem;
    right: -7.2rem;
    transform: translateY(-20px) scale(0);
    transition: 0.3s transform ease-out, 0.3s opacity ease-out, 0.3s visibility;
    opacity: 0;
  }
  .header-search.header-search-open {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
  .tool-set-section {
    width: 100%;
  }
  .header-search-trigger-roper {
    width: 4rem;
    height: 4rem;
    background: transparent;
    margin: 0 !important;
    padding: 0 !important;
  }
  .header-search-trigger-roper:hover {
    background: transparent;
    border: 0;
    outline: 0;
  }
  .header-search-trigger-roper:active {
    background: transparent;
    border: 0;
    outline: 0;
  }
}

.rop-replacement {
  width: 75%;
  margin: 0 auto;
  text-align: center;
}
.rop-replacement picture {
  display: flex;
  justify-content: center;
}
.rop-legal-text p {
  font-size: 10px;
  text-align: center;
}
.rop-owner-pages-button.justify-center {
  display: flex !important;
}
.rop-owner-pages-button.justify-center a {
  font-weight: 400;
}
h5 {
  font-size: 20px;
  padding: 15px 0;
}
.productContentCard.rop-common-owner-support p {
  width: 60%;
  margin: 0 auto !important;
}
.productContentCard.rop-common-owner-support.rop-replacement p {
  width: 90%;
}
.productContentCard.rop-common-owner-support.rop-manuals-guides p {
  width: 100%;
}
.productContentCard.rop-common-owner-support.rop-manuals-guides p a {
  font-size: 18px;
}
.tel-link {
  font-weight: bold;
  font-size: 18px;
}
.rop-manuals-guides h2 {
  font-family: 'Montserrat', arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%;
  position: relative;
  display: block;
  line-height: 20px;
}
.rop-manuals-guides h2.platform-components-content-card__preheader {
  line-height: 2.5rem;
  font-size: 1.75rem;
}
.rop-manuals-guides .cmp-image img {
  width: auto;
  height: 300px;
  margin: 0 auto;
}
.rop-manuals-guides .cmp-accordion__title {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #25282a;
}
.rop-manuals-guides .accordion.panelcontainer {
  margin-right: 20px;
}
.rop-manuals-guides .pc-accordion .cmp-accordion__button {
  border-bottom: 1px solid #25282a;
}
.manual-guide .header-search {
  width: 72%;
  height: 35px;
  margin: 0 auto;
}
.manual-guide button svg {
  display: none !important;
}
.manual-guide .header-search-form__wrapper.roper-search-featured .header-search-button {
  top: 0px;
  right: 0px;
  width: auto;
  padding: 16px 9px !important;
  height: 1.25rem;
  background: #4ec3e0;
  display: flex;
}
.manual-guide .header-search-form__wrapper.roper-search-featured .header-search-button:focus {
  border: 1px solid #000;
  outline: 0;
}
.manual-guide .header-search-form__wrapper.roper-search-featured .header-search-form__search-items .header-search-input {
  border: 1px solid #bec6c4;
  width: 90%;
  height: 33px;
}
.manual-guide input::placeholder {
  display: none;
}
.manual-guide button.search-icon.header-search-button:before {
  content: "search";
  text-transform: uppercase;
  color: #25282A;
  font-size: 14px;
  line-height: 9px;
  font-weight: 400;
  margin: 0px auto;
  left: 21px;
  font-family: 'Lato', arial, sans-serif;
}
.search-heading {
  margin-left: 143px;
  font-size: 16px;
  font-family: 'Verdana', Geneva, sans-serif;
}
.rop-manuals-guides a.nonlink {
  cursor: default;
  outline: none;
}
.rop-manuals-guides a.nonlink:hover {
  color: #4ec3e0;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .manual-guide .header-search-form__wrapper.roper-search-featured .header-search-form__search-items .header-search-input {
    width: 79%;
  }
  .manual-guide .header-search-form__wrapper.roper-search-featured .header-search-button {
    top: 0px;
  }
  .search-heading {
    margin-left: 104px;
  }
}
@media (max-width: 768px) {
  .rop-replacement .contentcardv2 {
    margin-top: 30px;
  }
  section.page-content:has(.visualnavigation) {
    background: #fff;
    margin: 20px;
  }
  .rop-manuals-guides .cmp-accordion__header .rop-circle-plus {
    top: 22px;
  }
  .search-heading {
    margin-left: 9px;
    font-size: 20px;
  }
  .manual-guide .header-search-form__wrapper.roper-search-featured {
    position: relative;
    height: auto;
    width: 100%;
  }
  .manual-guide .header-search {
    opacity: 1;
    position: relative;
    /* background: green;
          */
    transform: unset;
    top: 0;
    right: 0;
    width: 90%;
    height: auto;
    margin: 0 auto;
  }
  form input[type="text"] {
    line-height: 50px !important;
    font-size: 22px;
  }
  form.header-search-form.hidden {
    display: block !important;
  }
  .manual-guide .header-search-form__wrapper.roper-search-featured .header-search-form__search-items .header-search-input {
    height: 50px;
    width: 100%;
  }
  .manual-guide .header-search-form__wrapper.roper-search-featured .header-search-form {
    transform: unset;
  }
  .manual-guide .header-search-form__wrapper.roper-search-featured .header-search-button {
    position: relative;
    margin: 5px 10px;
    width: 100%;
    padding: 25px 20px !important;
    right: 10px;
  }
  .manual-guide button.search-icon.header-search-button:before {
    top: 21px;
    left: 62px;
    font-size: 20px;
  }
}
.whereIs {
  font-size: 18px;
  font-weight: bold;
  color: #4ec3e0;
  text-align: center;
}
h2.servicePlansHeading {
  font-size: 20px;
  padding: 15px 0;
}

/* Roper brand colors */
.roper-ownerSupport {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  background: #ffffff;
}
.roper-ownerSupport .platform-components-content-card__badge-container,
.roper-ownerSupport .platform-components-content-card__image-container--background {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  order: 1;
}
.roper-ownerSupport .platform-components-content-card__button--primary {
  font-size: 12px;
}
.roper-ownerSupport .productRegistrationBanner .platform-components-content-card__main-header {
  order: 3;
}
.roper-ownerSupport .productRegistrationBanner .platform-components-content-card__body-copy {
  order: 2;
}
.roper-ownerSupport .productRegistrationBanner .platform-components-content-card__button-container {
  order: 1;
}
.roper-ownerSupport .productRegistrationBanner h3 {
  font-family: Lato, arial, sans-serif;
  line-height: 40px;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.roper-ownerSupport .productRegistrationBanner h3,
.roper-ownerSupport .productRegistrationBanner p {
  color: #ffffff;
  margin-bottom: 10px;
}
.roper-ownerSupport .productRegistrationBanner .platform-components-content-card__content {
  position: absolute;
}
@media (max-width: 767px) and (min-width: 520px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__content {
    top: 20%;
    width: 100%;
    padding: 0 70px;
  }
}
@media (min-width: 400px) and (max-width: 519px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__content {
    width: 100%;
    padding: 0 80px;
    top: 10%;
  }
}
@media (min-width: 768px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__content {
    top: 27%;
    left: 0;
  }
}
@media (max-width: 400px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__content {
    padding: 0 40px;
    width: 100%;
    top: 10%;
  }
}
.roper-ownerSupport .productRegistrationBanner .platform-components-content-card__container {
  position: relative;
  color: #ffffff;
}
.roper-ownerSupport .productRegistrationBanner .platform-components-content-card__row-container {
  display: flex;
  flex-direction: column-reverse;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__row-container {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__row-container {
    width: 100%;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__row-container {
    width: 80%;
  }
}
.roper-ownerSupport .productRegistrationBanner .platform-components-content-card__image-container {
  margin: 0 auto;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__image-container {
    width: 63%;
    height: 100%;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__image-container {
    width: 80%;
  }
}
@media (max-width: 767px) and (min-width: 520px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__image-container {
    width: 80%;
    height: 230px;
    overflow: hidden;
  }
}
@media (max-width: 519px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__image-container {
    width: 70%;
    height: 250px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .roper-ownerSupport .productRegistrationBanner .platform-components-content-card__image-container img {
    height: 440px;
  }
}
.roper-ownerSupport .ownerSupport {
  padding-top: 10px;
  padding-left: inherit;
  padding-bottom: 0px;
  text-align: center;
}
@media (max-width: 767px) {
  .roper-ownerSupport .ownerSupport {
    padding-left: 8.3%;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  .roper-ownerSupport .ownerSupport {
    padding-right: 2.3%;
  }
}
@media (min-width: 1024px) {
  .roper-ownerSupport .ownerSupport {
    padding-right: 8.3%;
  }
}
.roper-ownerSupport .roper-contentcard a {
  width: auto !important;
  display: inline-block !important;
  padding-top: 0 !important;
  line-height: 40px !important;
  font-weight: bold;
  position: relative;
  font-family: Montserrat, arial, sans-serif;
}
.roper-ownerSupport .roper-contentcard a .icons-arrow-right {
  position: absolute;
  top: 6px;
}
.roper-ownerSupport .platform-components-container {
  min-height: 240px;
  padding: 10px;
}
@media (min-width: 768px) {
  .roper-ownerSupport .platform-components-container p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .roper-ownerSupport .platform-components-container p {
    font-size: 16px;
  }
}
.roper-ownerSupport .platform-components-container .platform-components-content-card__subtitle {
  font-size: 15px;
  font-weight: bold;
  line-height: 40px;
  font-family: Montserrat, arial, sans-serif;
}
.roper-ownerSupport .platform-components-content-card__row-container {
  display: flex;
  flex-direction: column;
}
.roper-ownerSupport .platform-components-content-card__body-copy {
  order: 3;
}
.roper-ownerSupport .platform-components-content-card__body-copy a {
  line-height: 20px !important;
}
.roper-ownerSupport .platform-components-content-card__button-container {
  order: 2;
}
.roper-ownerSupport .platform-components-content-card__subtitle {
  order: 2;
}
.roper-ownerSupport .divider-component {
  height: 0.062rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  background-color: rgba(0, 0, 0, 0.2);
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.roper-ownerSupport .contactInfomation h4 {
  margin-bottom: 10px;
}
.roper-ownerSupport .contactInfomation b {
  color: #4ec3e0;
  padding-right: 10px;
}
.divider {
  background: #ffffff;
}

/* Roper brand colors */
button,
.platform-components-buttons__button {
  border-radius: 1px;
  padding: 7px 17px;
  color: #25282A;
  text-transform: uppercase;
  transition: background 0.3s ease-out, border-color 0.3s ease-out, color 0.3s ease-out;
  border: 0;
  font-size: 12px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.4;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background: #4ec3e0;
  outline: none;
}
button:active,
.platform-components-buttons__button:active {
  color: #ffffff;
  background-color: #4ec3e0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
button:focus,
.platform-components-buttons__button:focus {
  color: #ffffff;
}
button:hover,
.platform-components-buttons__button:hover {
  background: #4eabe0;
  color: #25282A;
  border: 0;
  outline: none;
}
.rop-where-to-buy {
  margin-left: 17px;
}

/* Roper brand colors */
.pdfLength {
  display: block !important;
  margin-top: -30px;
}
.productListLength {
  display: block !important;
  margin-top: -30px;
}
.searchResultContact {
  display: none;
  margin-top: -30px !important;
}
.searchResultContact h4 {
  line-height: 40px;
  margin-bottom: 10px;
}
.searchResultContact ul {
  margin-top: 0;
  padding-left: 15px;
}
.searchResultContact ul li {
  padding: 3px 0px;
}
.searchResultsContainer,
.searchResultContact {
  background: #ffffff;
  margin-top: 0;
  padding: 20px 40px;
  margin-bottom: 30px;
}
.clp-item {
  list-style-type: none;
  border: 1px solid #bec6c4;
  padding: 20px;
  margin: 25px 0;
  float: left;
  width: 100%;
  position: relative;
}
@media (max-width: 479px) {
  .clp-item {
    display: inherit;
  }
}
@media (min-width: 480px) {
  .clp-item {
    display: flex;
  }
}
.sl-product-list {
  list-style-type: none;
  border: 1px solid #bec6c4;
  padding: 20px;
  margin: 25px 0;
  width: 100%;
  position: relative;
  display: inline-block;
}
@media (max-width: 479px) {
  .sl-product-list {
    text-align: center;
  }
}
@media (min-width: 480px) {
  .sl-product-list {
    text-align: left;
    display: flex;
    flex-direction: row;
  }
}
.slp-title {
  font-family: Lato, arial, sans-serif;
  line-height: 40px;
  font-weight: normal;
  font-style: 400;
  font-size: 38px;
  margin-bottom: 0;
}
.clp-item a {
  padding-left: 20px;
  padding-right: 30px;
}
.clp-item img {
  height: 60px;
}
@media (max-width: 479px) {
  .clp-item img {
    margin: auto;
  }
}
.clp-item-title a {
  font-family: Lato, arial, sans-serif;
  line-height: 40px;
  font-weight: 700 !important;
  font-size: 28px;
  color: #4ec3e0;
}
@media (max-width: 479px) {
  .clp-item-title a {
    display: block;
    text-align: center;
  }
}
.search-content-image {
  display: inline-block;
  position: relative;
  padding-right: 30px;
}
@media (max-width: 479px) {
  .search-content-image {
    float: none;
  }
}
@media (min-width: 480px) {
  .search-content-image {
    float: left;
    width: 16%;
  }
}
.search-content-image img {
  width: auto;
  height: auto;
  max-height: 200px;
}
.search-content-wrapper {
  display: block;
  float: left;
  position: relative;
}
@media (min-width: 480px) {
  .search-content-wrapper {
    width: 90%;
  }
}
.search-content-wrapper h3 a {
  font-family: Lato, arial, sans-serif;
  line-height: 40px;
  font-weight: normal;
  font-style: 400;
  font-size: 28px;
}
p.model {
  margin: 10px 0;
}
ul.feature-list li {
  list-style-type: disc;
}

/* Roper brand colors */
.platform-components-masthead.platform-components-masthead--v2 {
  display: block;
  border: 0;
  height: auto !important;
}
.platform-components-masthead__theme-01 .platform-components-masthead__color-overlay {
  background-color: rgba(0, 0, 0, 0.6);
}
.platform-components-masthead__image-container--background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.platform-components-masthead__content.platform-components-masthead__boxed-container {
  max-width: 73.125rem;
  margin: 0 auto;
}
.platform-components-masthead__content.platform-components-masthead__middle-alignment--lg {
  justify-content: center;
  color: #ffffff;
  text-align: center;
}
.platform-components-masthead__content {
  align-items: flex-center;
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.roperMasterHead .platform-components-masthead__content--inner-container {
  z-index: 2;
  position: relative;
  width: auto;
  margin: 0 auto;
}
.roperMasterHead .platform-components-masthead__container {
  height: 50vh;
  overflow: hidden;
  display: flex;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}
.roperMasterHead .platform-components-masthead__container img {
  width: 100%;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  max-height: 100%;
}
.roperMasterHead-inner .header-one {
  margin-bottom: 0;
  font-family: Lato, arial, sans-serif;
  font-size: 45px;
}
.roperMasterHead-inner .platform-components-masthead__container {
  height: 50vh;
  overflow: hidden;
  display: flex;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}
.roperMasterHead-inner .platform-components-masthead__container img {
  width: 100%;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  height: 100%;
}
@media (min-width: 1024px) {
  .roperMasterHead .platform-components-masthead__container {
    min-height: calc(324px);
  }
  .roperMasterHead .platform-components-masthead__container img {
    height: 100%;
    object-fit: cover;
  }
  .roperMasterHead-inner .platform-components-masthead__container {
    min-height: calc(324px);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .roperMasterHead .platform-components-masthead__container {
    min-height: calc(364px);
  }
  .roperMasterHead .platform-components-masthead__container img {
    height: 100%;
    object-fit: cover;
  }
  .roperMasterHead-inner .platform-components-masthead__container {
    min-height: calc(364px);
  }
  .roperMasterHead-inner .platform-components-masthead__container img {
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .roperMasterHead .platform-components-masthead__container {
    min-height: calc(388px);
  }
  .roperMasterHead .platform-components-masthead__container img {
    height: 100%;
    object-fit: cover;
  }
  .roperMasterHead-inner .platform-components-masthead__container {
    min-height: calc(388px);
  }
  .roperMasterHead-inner .platform-components-masthead__container img {
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 320px) {
  .roperMasterHead h1 {
    font-size: 30px;
  }
}
@media (width: 480px) {
  .roperMasterHead .platform-components-masthead__content.platform-components-masthead__middle-alignment--lg::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
  }
  .roperMasterHead .platform-components-masthead__container {
    min-height: calc(483px);
  }
  .roperMasterHead .platform-components-masthead__container img {
    height: 100%;
    object-fit: cover;
  }
  .roperMasterHead-inner .platform-components-masthead__container {
    min-height: calc(483px);
  }
  .roperMasterHead-inner .platform-components-masthead__container img {
    height: 100%;
    object-fit: cover;
  }
}
@media (min-width: 401px) and (max-width: 479px) {
  .roperMasterHead h1 {
    font-size: 45px;
    margin-right: 16px;
    color: #4ec3e0 !important;
  }
}
@media (max-width: 479px) {
  .roperMasterHead h1 {
    font-size: 45px;
    margin-right: 16px;
    color: #4ec3e0 !important;
  }
  .roperMasterHead .platform-components-masthead__content--inner-container {
    z-index: 2;
    margin: 0 auto;
    background: none;
    padding: 15px;
    width: auto;
  }
  .roperMasterHead .platform-components-masthead__container {
    height: 60vw;
    min-height: calc(360px);
    overflow: inherit;
    display: inherit;
    position: inherit;
    width: 100vw;
    margin-left: -10px;
    margin-right: inherit;
  }
  .roperMasterHead .platform-components-masthead__image-container--background {
    position: inherit;
    left: inherit;
    right: inherit;
    top: inherit;
    bottom: inherit;
    height: inherit;
    width: inherit;
  }
  .roperMasterHead .platform-components-masthead__image-container--background .platform-components-masthead__image {
    width: 100%;
    height: 100%;
    position: inherit;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
  }
  .roperMasterHead-inner h1 {
    font-size: 45px;
    margin-right: 16px;
    color: #4ec3e0;
    text-align: center;
  }
  .roperMasterHead-inner .platform-components-masthead__content--inner-container {
    z-index: 2;
    margin: 0 auto;
    background: none;
    padding: 15px;
    width: auto;
    position: inherit;
  }
  .roperMasterHead-inner .platform-components-masthead__container {
    height: 60vw;
    min-height: calc(360px);
    overflow: inherit;
    display: inherit;
    position: inherit;
    width: 100vw;
    margin-left: -9px;
    margin-right: inherit;
    text-align: center;
    margin-bottom: 30px;
  }
  .roperMasterHead-inner .platform-components-masthead__container p {
    margin-top: 15px;
  }
  .roperMasterHead-inner .platform-components-masthead__image-container--background {
    position: inherit;
    left: inherit;
    right: inherit;
    top: inherit;
    bottom: inherit;
    height: inherit;
    width: inherit;
  }
  .roperMasterHead-inner .platform-components-masthead__image-container--background .platform-components-masthead__image {
    width: 100%;
    height: 100%;
    position: inherit;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0;
  }
  .platform-components-masthead__theme-01 {
    background: unset;
  }
  .platform-components-masthead__content {
    height: inherit;
    display: flex;
    flex-direction: row;
  }
  .platform-components-masthead__content.platform-components-masthead__middle-alignment--lg {
    justify-content: center;
    color: #ffffff;
    text-align: center;
    margin-left: 0;
    height: 206px;
  }
}
.platform-components-masthead__main-header {
  color: #ffffff !important;
}
.platform-components-content-card__button--tertiary.brand {
  color: #25282a;
  transition: color 200ms ease-out;
  text-transform: uppercase;
}
.platform-components-content-card__button--tertiary.brand:hover {
  color: #4ec3e0;
}
@media (min-width: 480px) {
  .roperMasterHead .platform-components-masthead__content.platform-components-masthead__middle-alignment--lg::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
  }
  .roperMasterHead h1 {
    font-size: 50px;
  }
  .roperMasterHead-inner p {
    color: #ffffff;
  }
  .roperMasterHead-inner .platform-components-masthead__content--inner-container {
    z-index: 2;
    margin: 0 auto;
    background: rgba(78, 195, 224, 0.8);
    color: #ffffff;
    padding: 20px 100px;
    position: absolute;
    bottom: 40px;
    width: auto;
  }
}
@media (max-width: 321px) {
  .roperMasterHead h1 {
    font-size: 1.875rem;
    margin-right: 16px;
    color: #4ec3e0 !important;
  }
}

/* Roper brand colors */
.back-to-top-caret {
  position: absolute;
  top: -30px;
  left: 11px;
}
.back-to-top-caret svg {
  transform: rotate(990deg);
  height: 4em;
}
.back-to-top-caret svg path {
  stroke: #4ec3e0;
}
.back-to-top-text {
  color: #4ec3e0;
  font-size: 14px;
}
.back-to-top-trigger {
  background: transparent;
}
.back-to-top-trigger:hover {
  background: transparent;
}
@media (max-width: 980px) {
  .backToTop {
    display: none;
  }
}

