.rhd{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);font-size:calc(1.4rem * var(--rebx-scale));line-height:var(--font-body-line-height, 1.5);color:rgb(var(--color-foreground));--rhd-brand: rgb(var(--color-button));--rhd-brand-dark: rgb(var(--color-base-background-3, 35, 49, 71));--rhd-accent: rgb(var(--color-accent));--rhd-green: rgb(var(--color-badge-sale-background, 45, 134, 83));--rhd-border: rgb(var(--color-border));--rhd-surface: rgb(var(--color-background));--rhd-muted: rgb(var(--color-foreground-secondary))}.rhd h2,.rhd h3,.rhd h4,.rhd .h2,.rhd .h3,.rhd .h4{color:inherit}.rhd__section{padding:2rem 0}@media screen and (min-width:750px){.rhd__section{padding:2.4rem 0}}.rhd__section-title{margin:0 0 1.6rem;text-align:center;color:rgb(var(--color-foreground-title))}.rhd__section-title--left{text-align:left;margin-bottom:2rem;padding-bottom:.8rem;border-bottom:.3rem solid rgb(var(--color-button));display:inline-block}.rhd-hero{position:relative;background:rgb(var(--color-background))}.rhd-hero--contained{padding:1.6rem 0 2.4rem}@media screen and (min-width:750px){.rhd-hero--contained{padding:2rem 0 3.2rem}}.rhd-hero__outer{padding-top:0;padding-bottom:0}.rhd-hero__frame{position:relative;overflow:hidden;border-radius:var(--border-radius-block);background:rgb(var(--color-base-background-3, 35, 49, 71));min-height:calc(32rem * var(--rebx-scale));display:flex;align-items:center}@media screen and (min-width:750px){.rhd-hero__frame{min-height:calc(34rem * var(--rebx-scale))}}@media screen and (min-width:990px){.rhd-hero__frame{min-height:calc(38rem * var(--rebx-scale))}}.rhd-hero--with-usp .rhd-hero__frame{border-radius:var(--border-radius-block) var(--border-radius-block) 0 0}.rhd-hero--with-usp.rhd-hero--contained{padding-bottom:0}.rhd-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit}.rhd-hero__media img,.rhd-hero__img{width:100%;height:100%;object-fit:cover;object-position:50% center;display:block;image-rendering:auto}@media screen and (min-width:750px){.rhd-hero__media img,.rhd-hero__img{object-position:55% center}}@media screen and (min-width:990px){.rhd-hero__media img,.rhd-hero__img{object-position:55% center}}.rhd-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit;background:linear-gradient(105deg,#141c2ad1,#141c2a80,#141c2a1f 68%,#141c2a0a)}@media screen and (min-width:750px){.rhd-hero__scrim{background:linear-gradient(105deg,#141c2ab8,#141c2a61,#141c2a0f 68%,#141c2a00)}}.rhd-hero__container{position:relative;z-index:2;width:100%;padding:3.2rem 2rem}@media screen and (min-width:750px){.rhd-hero__container{padding:4rem 3.2rem}}@media screen and (min-width:990px){.rhd-hero__container{padding:3.6rem 4rem}}.rhd-hero__content{display:flex;flex-direction:column;justify-content:center;max-width:calc(58rem * var(--rebx-scale));color:#fff}.rhd-hero__badge{display:inline-flex;align-items:center;align-self:flex-start;margin-bottom:1.6rem;padding:.5rem 1.2rem;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-button));background:var(--rhd-accent);border-radius:var(--border-radius-button)}.rhd-hero__heading{margin:0 0 1.2rem;color:#fff!important;font-weight:600;line-height:1.08}@media screen and (min-width:990px){.rhd-hero__heading-line{display:block}}.rhd-hero__text{margin:0 0 2.4rem;font-size:1.6rem;line-height:1.55;color:#ffffffe6;max-width:calc(46rem * var(--rebx-scale))}.rhd-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 1.6rem}.rhd-hero__btn.button--primary{align-self:flex-start;background-color:rgb(var(--color-accent));color:rgb(var(--color-button));min-height:4.8rem;padding:0 2.4rem;font-size:1.4rem}.rhd-hero__btn.button--primary:hover{background-color:rgb(var(--color-button));color:rgb(var(--color-accent))}.rhd-hero__btn-secondary{display:inline-flex;align-items:center;min-height:4.8rem;padding:0 .4rem;font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-size:1.4rem;color:#fff;text-decoration:underline;text-underline-offset:.3rem;transition:color var(--duration-default, .25s)}.rhd-hero__btn-secondary:hover{color:var(--rhd-accent)}.rhd-hero__inner{display:grid;grid-template-columns:1fr;min-height:26rem}.rhd-usp{background:rgb(var(--color-base-background-3, 35, 49, 71));border-bottom:none;padding:1.4rem 0}.rhd-usp--stacked{background:transparent;padding:0}.rhd-usp--stacked .rhd-usp__frame{background:rgb(var(--color-base-background-3, 35, 49, 71));border-radius:0 0 var(--border-radius-block) var(--border-radius-block);padding:1.6rem}@media screen and (min-width:750px){.rhd-usp--stacked .rhd-usp__frame{padding:1.8rem 2rem}}.rhd-usp__list{display:grid;grid-template-columns:1fr;gap:1.2rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.rhd-usp__list,.rhd-usp__list--4{grid-template-columns:repeat(2,1fr);gap:1.2rem 0}}@media screen and (min-width:990px){.rhd-usp__list--4{grid-template-columns:repeat(4,1fr);gap:0}}@media screen and (max-width:749px){.rhd-hero__container{padding:2.4rem}.rhd-usp--stacked .rhd-usp__frame{padding:1rem .6rem}.rhd-usp__carousel{display:flex;align-items:center;gap:.2rem;width:100%}.rhd-usp__swiper{overflow:hidden;width:100%}.rhd-usp__swiper .swiper-wrapper{align-items:center}.rhd-usp__swiper .rhd-usp__list{display:flex;flex:1;gap:0;min-width:0;width:auto}.rhd-usp__swiper .rhd-usp__item{justify-content:center;align-items:center;width:100%;min-height:auto;padding:.2rem .4rem;box-sizing:border-box}.rhd-usp__swiper .rhd-usp__copy{align-items:flex-start;flex:0 1 auto;max-width:min(24rem,calc(100vw - 8rem))}.rhd-usp__swiper .rhd-usp__title,.rhd-usp__swiper .rhd-usp__text{text-align:left}.rhd-usp__arrow{position:static;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;margin:0;padding:0;border:none;border-radius:50%;background:transparent;color:#ffffff8c;cursor:pointer;transition:color var(--duration-default, .25s)}.rhd-usp__arrow:after{content:none}.rhd-usp__arrow .icon{width:1rem;height:1rem}.rhd-usp__arrow:not(.swiper-button-disabled):hover{color:var(--rhd-accent)}.rhd-usp__arrow.swiper-button-disabled{opacity:.25;pointer-events:none}}@media screen and (min-width:750px){.rhd-usp__arrow{display:none}.rhd-usp__carousel{display:block}.rhd-usp__swiper.swiper-disabled .rhd-usp__list,.rhd-usp__swiper .rhd-usp__list{transform:none!important}}.rhd-usp__item{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.8rem;text-align:left;padding:.2rem 1.2rem}@media screen and (min-width:750px){.rhd-usp{padding:1.6rem 0}.rhd-usp__item{padding:.2rem 1.2rem}.rhd-usp__list--4 .rhd-usp__item{padding:.2rem 1rem}.rhd-usp__item:not(:last-child){border-right:.1rem solid rgba(255,255,255,.12)}.rhd-usp__list--4 .rhd-usp__item:nth-child(2n){border-right:none}}@media screen and (min-width:990px){.rhd-usp__list--4 .rhd-usp__item{padding:.2rem 1rem}.rhd-usp__list--4 .rhd-usp__item:nth-child(2n){border-right:.1rem solid rgba(255,255,255,.12)}.rhd-usp__list--4 .rhd-usp__item:last-child{border-right:none}}.rhd-usp__icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:var(--rhd-accent)}.rhd-usp__icon:after{content:"";display:block;width:.42rem;height:.68rem;margin-top:-.12rem;border:solid rgb(var(--color-button));border-width:0 .17rem .17rem 0;transform:rotate(45deg);box-sizing:border-box}.rhd-usp__copy{display:flex;flex-direction:column;gap:0;text-align:left}.rhd-usp__title{display:block;font-family:var(--font-heading-family);font-weight:600;font-size:1.5rem;line-height:1.3;color:#fff}@media screen and (min-width:750px){.rhd-usp__title{font-size:1.6rem}}.rhd-usp__text{display:block;font-size:1.3rem;line-height:1.35;color:#ffffffc7}@media screen and (min-width:750px){.rhd-usp__text{font-size:1.4rem}}.rhd-quote{padding:3.6rem 0;background:rgb(var(--color-base-background-input, 247, 247, 247))}@media screen and (min-width:750px){.rhd-quote{padding:4.8rem 0}}@media screen and (min-width:990px){.rhd-quote{padding:6rem 0}}.rhd-quote__inner{width:100%;max-width:var(--rebx-measure-wide);margin:0 auto;text-align:center}.rhd-quote__heading{margin:0 auto calc(1.6rem * var(--rebx-scale));max-width:var(--rebx-measure-wide);font-size:clamp(calc(2.8rem * var(--rebx-scale)),calc(2.4vw + 1.6rem * var(--rebx-scale)),calc(4.4rem * var(--rebx-scale)));font-weight:600;line-height:1.12;letter-spacing:-.02em;text-align:center;text-wrap:balance;color:rgb(var(--color-foreground-title))}.rhd-quote__highlight{display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone;background-image:linear-gradient(rgb(var(--color-accent)),rgb(var(--color-accent)));background-size:100% .28em;background-position:0 .88em;background-repeat:no-repeat;padding-bottom:.06em}.rhd-quote__text{margin:0 auto;max-width:var(--rebx-measure);font-size:calc(1.75rem * var(--rebx-scale));line-height:1.65;text-align:center;text-wrap:balance;color:rgb(var(--color-foreground-secondary))}@media screen and (min-width:750px){.rhd-quote__heading{margin-bottom:2rem}.rhd-quote__text{font-size:calc(2rem * var(--rebx-scale));line-height:1.7}}.rhd-quote__cta{margin:2rem 0 0;text-align:center}@media screen and (min-width:750px){.rhd-quote__cta{margin-top:2.4rem}}.rhd-quote__link{display:inline-block;font-size:1.65rem;font-weight:600;color:rgb(var(--color-button));text-decoration:underline;text-underline-offset:.3rem;transition:color var(--duration-default, .25s)}@media screen and (min-width:750px){.rhd-quote__link{font-size:1.8rem}}.rhd-quote__link:hover{color:rgb(var(--color-accent))}.rhd-promos__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}@media screen and (min-width:750px){.rhd-promos__grid{grid-template-columns:repeat(4,1fr);gap:1.2rem}}.rhd-promo{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:13rem;padding:1.4rem;border-radius:var(--border-radius);overflow:hidden;text-decoration:none;color:#fff;background:rgb(var(--color-base-background-3, 35, 49, 71));transition:transform var(--duration-default, .25s),box-shadow var(--duration-default, .25s)}.rhd-promo:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1c26362e;color:#fff}@media screen and (min-width:750px){.rhd-promo{min-height:14.5rem;padding:1.6rem}}.rhd-promo__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.rhd-promo__bg img{width:100%;height:100%;object-fit:cover;opacity:.45}.rhd-promo__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1c263626,#1c2636e0);z-index:1}.rhd-promo__content{position:relative;z-index:2}.rhd-promo__title{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-h4-scale) * 1.5rem);line-height:1.2}.rhd-promo__subtitle{margin:.4rem 0 0;font-size:1.3rem;line-height:1.35;opacity:.9}.rhd-deals__grid{display:grid;grid-template-columns:1fr;gap:1.2rem}@media screen and (min-width:750px){.rhd-deals__grid{grid-template-columns:repeat(3,1fr)}}.rhd-deal{position:relative;display:block;border-radius:var(--border-radius);overflow:hidden;text-decoration:none;color:#fff;background:rgb(var(--color-button));min-height:20rem;transition:transform var(--duration-default, .25s),box-shadow var(--duration-default, .25s)}.rhd-deal:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1c263633;color:#fff}.rhd-deal__bg{position:absolute;top:0;right:0;bottom:0;left:0}.rhd-deal__bg img{width:100%;height:100%;object-fit:cover;opacity:.4}.rhd-deal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#1c2636b3,#1c2636eb)}.rhd-deal__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;min-height:20rem;padding:2rem}.rhd-deal__brand{font-family:var(--font-subtitle-family);font-weight:var(--font-subtitle-weight);font-size:calc(var(--font-subtitle-scale) * 1.1rem);text-transform:var(--font-subtitle-text-transform, uppercase);letter-spacing:var(--font-subtitle-letter-spacing, .04em);color:var(--rhd-accent)}.rhd-deal__title{margin:.8rem 0 0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-h3-scale) * 1.7rem);line-height:1.2}.rhd-deal__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1.6rem}.rhd-deal__price{display:inline-block;padding:.6rem 1.2rem;background:var(--rhd-green);color:#fff;font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-size:1.3rem;border-radius:var(--border-radius-button)}.rhd-deal__arrow{display:flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;background:var(--rhd-accent);color:rgb(var(--color-button));border-radius:50%;flex-shrink:0}.rhd-info__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}@media screen and (min-width:750px){.rhd-info__grid{grid-template-columns:repeat(4,1fr);gap:1.2rem}}.rhd-info__tile{display:flex;flex-direction:column;align-items:flex-start;padding:1.6rem;background:rgb(var(--color-base-background-input, 247, 247, 247));border:.1rem solid var(--rhd-border);border-radius:var(--border-radius);text-decoration:none;color:rgb(var(--color-foreground));transition:border-color var(--duration-default, .25s),box-shadow var(--duration-default, .25s)}.rhd-info__tile:hover{border-color:var(--rhd-accent);box-shadow:0 4px 16px #1c263614;color:rgb(var(--color-foreground))}.rhd-info__icon{width:4.8rem;height:4.8rem;margin-bottom:1.2rem;object-fit:contain}.rhd-info__title{margin:0 0 .4rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-h4-scale) * 1.45rem);line-height:1.25;color:rgb(var(--color-foreground-title))}.rhd-info__text{margin:0;font-size:1.3rem;line-height:1.45;color:var(--rhd-muted)}.rhd-split__grid{display:grid;grid-template-columns:1fr;gap:1.2rem}@media screen and (min-width:750px){.rhd-split__grid{grid-template-columns:1fr 1fr}}.rhd-split__banner{position:relative;display:flex;align-items:center;gap:1.6rem;min-height:18rem;padding:2.4rem;border-radius:var(--border-radius);overflow:hidden;text-decoration:none;color:#fff}.rhd-split__banner--refurb{background:rgb(var(--color-button))}.rhd-split__banner--award{background:rgb(var(--color-base-background-3, 35, 49, 71))}.rhd-split__banner-bg{position:absolute;top:0;right:0;bottom:0;left:0}.rhd-split__banner-bg img{width:100%;height:100%;object-fit:cover;opacity:.25}.rhd-split__banner-content{position:relative;z-index:1;flex:1}.rhd-split__badge{display:inline-block;padding:.4rem 1rem;background:var(--rhd-green);color:#fff;font-family:var(--font-subtitle-family);font-weight:var(--font-subtitle-weight);font-size:calc(var(--font-subtitle-scale) * 1rem);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--border-radius-button);margin-bottom:1rem}.rhd-split__heading{margin:0 0 .8rem;font-size:calc(var(--font-heading-h3-scale) * 1.8rem);line-height:1.2;color:#fff}.rhd-split__text{margin:0 0 1.6rem;font-size:1.4rem;line-height:1.5;color:#ffffffe6;max-width:calc(30rem * var(--rebx-scale))}.rhd-split__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:0 2rem;background:var(--rhd-accent);color:rgb(var(--color-button));font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-size:1.3rem;border-radius:var(--border-radius-button)}.rhd-split__images{position:relative;z-index:1;display:none;flex-shrink:0;gap:.8rem}@media screen and (min-width:990px){.rhd-split__images{display:flex}.rhd-split__images img{width:9rem;height:9rem;object-fit:contain;border-radius:var(--border-radius);background:#ffffff1f;padding:.4rem}}.rhd-categories{background:rgb(var(--color-background))}.rhd-categories__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 1rem}@media screen and (min-width:750px){.rhd-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem 1.2rem}}@media screen and (min-width:990px){.rhd-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:calc(1.8rem * var(--rebx-scale));width:100%;max-width:100%;margin:0}}.rhd-category{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding:0;border:0;border-radius:var(--border-radius);background:transparent;text-decoration:none;color:rgb(var(--color-foreground-title));overflow:visible;transition:transform var(--duration-default, .25s);container-type:inline-size}.rhd-category:hover{transform:translateY(-.2rem);border:0;box-shadow:none;color:rgb(var(--color-foreground-title))}.rhd-category__media{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1 / 1;padding:0;background:transparent}.rhd-category__image,.rhd-category__placeholder{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;transition:transform var(--duration-default, .25s)}.rhd-category__placeholder svg{width:5.6rem;height:5.6rem;opacity:.45}.rhd-category:hover .rhd-category__image{transform:scale(1.03)}.rhd-category__footer{flex:0 0 auto;padding:1rem 0 0;text-align:center}.rhd-category__title{margin:0;font-size:clamp(calc(1.35rem * var(--rebx-scale)),calc(.55rem + 5.5cqi),calc(2.1rem * var(--rebx-scale)));font-weight:600;line-height:1.2;color:rgb(var(--color-foreground-title))}@media screen and (min-width:990px){.rhd-category__footer{padding-top:.85rem}.rhd-category__title{font-size:clamp(calc(1.45rem * var(--rebx-scale)),calc(.45rem + 5.75cqi),calc(2.2rem * var(--rebx-scale)))}}.rhd-category__cta,.rhd-category__links{display:none}.rhd-promise{padding:3.2rem 0;background:rgb(var(--color-base-background-input, 247, 247, 247));border-top:.1rem solid var(--rhd-border);border-bottom:.1rem solid var(--rhd-border)}@media screen and (min-width:990px){.rhd-promise{padding:4rem 0}}.rhd-promise__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:750px){.rhd-promise__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.rhd-promise__item{text-align:center;padding:0 1.6rem}@media screen and (min-width:750px){.rhd-promise__item:not(:last-child){border-right:.1rem solid var(--rhd-border)}}.rhd-promise__number{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1.2rem;font-family:var(--font-heading-family);font-weight:700;font-size:1.6rem;color:rgb(var(--color-button));background:var(--rhd-accent);border-radius:50%}.rhd-promise__title{margin:0 0 .6rem;font-family:var(--font-heading-family);font-weight:600;font-size:calc(var(--font-heading-h4-scale) * 1.5rem);line-height:1.25;color:rgb(var(--color-foreground-title))}.rhd-promise__text{margin:0;font-size:1.4rem;line-height:1.5;color:var(--rhd-muted)}.rhd-finance{padding:1.4rem 0;background:var(--rhd-accent);text-align:center}.rhd-finance__text{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:calc(var(--font-heading-h4-scale) * 1.35rem);color:rgb(var(--color-button))}.rhd-finance__text strong{font-weight:var(--font-heading-weight)}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-rebx-home-direct.css.map */
