.rsi-home-hero{position:relative;overflow:hidden;background-color:#013a7d}.rsi-home-hero__image-wrap{position:absolute;right:0;top:0;bottom:0;width:65%;pointer-events:none;overflow:hidden}.rsi-home-hero__image-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#013a7d 0%,rgba(1,58,125,.55) 22%,transparent 48%);pointer-events:none;z-index:1}.rsi-home-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right center;display:block}.rsi-home-hero__inner{position:relative;z-index:2;display:flex;align-items:center;min-height:320px;padding:28px 0}.rsi-home-hero__content{width:100%;max-width:500px;color:#fff}.rsi-home-hero__badge{display:inline-flex;align-items:center;gap:7px;background-color:#ffffff1f;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:11px;font-weight:600;padding:5px 12px;border-radius:100px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px;cursor:default}.rsi-home-hero__heading{font-size:clamp(22px,2.5vw,36px);font-weight:800;line-height:1.1;color:#fff;margin:0 0 4px;letter-spacing:.01em}.rsi-home-hero__subheading{font-size:clamp(14px,1.4vw,20px);font-weight:700;color:#ff580d;margin:0 0 10px;letter-spacing:.01em}.rsi-home-hero__body{font-size:14px;color:#ffffffd9;margin:0 0 18px;line-height:1.55;max-width:440px}.rsi-home-hero__buttons{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.rsi-home-hero__btn--primary{display:inline-flex;align-items:center;justify-content:center;background-color:#ff580d;color:#fff;font-size:13px;font-weight:700;padding:11px 22px;border:2px solid #ff580d;border-radius:4px;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:background-color .2s ease,border-color .2s ease;cursor:pointer;white-space:nowrap}.rsi-home-hero__btn--primary:hover{background-color:#cd3800;border-color:#cd3800;color:#fff;text-decoration:none}.rsi-home-hero__btn--secondary{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:#fff;font-size:13px;font-weight:700;padding:11px 22px;border:2px solid #ffffff;border-radius:4px;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:background-color .2s ease,color .2s ease;cursor:pointer;white-space:nowrap}.rsi-home-hero__btn--secondary:hover{background-color:#fff;color:#013a7d;text-decoration:none}.rsi-home-hero__trust{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;margin:0 0 16px}.rsi-home-hero__trust-item{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:#ffffffeb;white-space:nowrap}.rsi-home-hero__trust-icon{width:13px;height:13px;flex-shrink:0;color:#2ecc71}.rsi-home-hero__trust-divider{width:3px;height:3px;border-radius:50%;background-color:#fff6;flex-shrink:0}.rsi-home-hero__features{display:flex;flex-wrap:nowrap;gap:0 10px;align-items:flex-start}.rsi-home-hero__feature{display:flex;align-items:center;gap:6px;flex:1 1 0;min-width:0}.rsi-home-hero__feature-icon{width:18px;height:18px;flex-shrink:0;display:block;color:#ffffffe6}.rsi-home-hero__feature-label{font-size:10px;font-weight:600;color:#ffffffd9;white-space:normal;line-height:1.3}.rsi-home-hero__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:2px dashed rgba(255,255,255,.2);color:#ffffff80;font-size:13px}@media(max-width:1024px){.rsi-home-hero__inner{min-height:300px;padding:24px 0}}@media(max-width:768px){.rsi-home-hero__image-wrap{position:absolute;left:0;right:0;bottom:0;top:auto;width:100%;height:160px}.rsi-home-hero__image-wrap:before{background:linear-gradient(to bottom,#013a7d 0%,transparent 60%)}.rsi-home-hero__inner{min-height:auto;padding:20px 0 178px;align-items:flex-start}.rsi-home-hero__content{max-width:100%}.rsi-home-hero__badge{font-size:10px;padding:4px 10px;margin-bottom:10px}.rsi-home-hero__heading{font-size:24px;margin-bottom:3px}.rsi-home-hero__subheading{font-size:14px;margin-bottom:8px}.rsi-home-hero__body{font-size:13px;max-width:none;margin-bottom:14px}.rsi-home-hero__buttons{flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:14px}.rsi-home-hero__btn--primary,.rsi-home-hero__btn--secondary{flex:1 1 auto;min-width:120px;padding:12px 16px;font-size:13px;justify-content:center;text-align:center}.rsi-home-hero__trust{gap:5px 8px;margin-bottom:12px}.rsi-home-hero__trust-item{font-size:10px}.rsi-home-hero__features{display:grid;grid-template-columns:1fr 1fr;gap:8px 6px}.rsi-home-hero__feature{gap:5px}.rsi-home-hero__feature-icon{width:15px;height:15px}.rsi-home-hero__feature-label{font-size:9px;white-space:normal}}.rsi-home-category-grid{position:relative;padding:10px 0 32px;background-color:#f8f9fb}.rsi-home-category-grid__heading{text-align:center;font-size:clamp(18px,2vw,26px);font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#013a7d;margin:0 0 24px}@media(min-width:750px){.rsi-home-category-grid__heading{display:none}}.rsi-home-category-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:769px){.rsi-home-category-grid__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:1024px){.rsi-home-category-grid__grid{grid-template-columns:repeat(6,1fr);gap:20px}}@media screen and (min-width:990px){.rsi-home-hero{overflow:hidden;border-radius:0 0 16px 16px}.rsi-home-hero>.container,.rsi-home-category-grid>.container,.rsi-home-deals>.container,.rsi-home-we-also-offer>.container{width:100%;max-width:none;padding-right:18px;padding-left:18px}.rsi-home-category-grid{padding-top:28px;padding-bottom:36px}.rsi-home-category-grid__grid{width:100%;max-width:none;grid-template-columns:repeat(6,minmax(0,1fr));justify-content:start;gap:16px}.rsi-category-card{min-height:auto}.rsi-category-card__image-wrap{display:flex;align-items:center;justify-content:center;text-align:center;height:130px;aspect-ratio:auto}.rsi-category-card__image{display:block;width:calc(100% - 14px);height:calc(100% - 14px);margin:0 auto;padding:0;max-width:calc(100% - 14px);max-height:112px;object-fit:contain;object-position:center center}.rsi-category-card__label{padding:8px 7px 9px;gap:2px}.rsi-category-card__label-name{font-size:10.5px;line-height:1.2}.rsi-category-card__label-cta{font-size:9.5px;line-height:1.15}.rsi-home-deal-card{display:grid;grid-template-columns:78px minmax(0,1fr);min-height:92px;overflow:hidden;border:1px solid rgba(1,58,125,.14);border-radius:8px;background:#fff;box-shadow:0 10px 28px #001a3e1f;color:#10213d;text-decoration:none;transition:box-shadow .16s ease,transform .16s ease}.rsi-home-deal-card:hover,.rsi-home-deal-card:focus-visible{color:#10213d;text-decoration:none;box-shadow:0 14px 34px #001a3e2e;transform:translateY(-1px)}.rsi-home-deal-card__media{display:flex;align-items:center;justify-content:center;padding:12px;border-right:1px solid #eef1f5;background:linear-gradient(145deg,#f5f7fa,#fff)}.rsi-home-deal-card__image{display:block;width:100%;height:100%;max-height:68px;object-fit:contain}.rsi-home-deal-card__placeholder{display:flex;align-items:center;justify-content:center;width:86px;height:86px;border-radius:6px;background:#013a7d;color:#fff;font-size:13px;font-weight:850;letter-spacing:.06em}.rsi-home-deal-card__content{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:12px 16px}.rsi-home-deal-card__badge{align-self:flex-start;margin-bottom:6px;padding:4px 8px;border-radius:4px;background:#ff580d;color:#fff;font-size:10px;font-weight:850;line-height:1;letter-spacing:.08em;text-transform:uppercase}.rsi-home-deal-card__title{display:-webkit-box;margin:0 0 6px;overflow:hidden;color:#013a7d;font-size:13px;font-weight:850;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rsi-home-deal-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.rsi-home-deal-card__price{color:#10213d;font-size:14px;font-weight:850;line-height:1}.rsi-home-deal-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:26px;padding:6px 10px;border-radius:4px;background:#013a7d;color:#fff;font-size:11px;font-weight:850;line-height:1;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}}@media screen and (min-width:990px)and (max-width:1350px){.rsi-home-deal-card{grid-template-columns:72px minmax(0,1fr);min-height:84px}.rsi-home-deal-card__image{max-height:60px}.rsi-home-deal-card__content{padding:10px 12px}}@media(max-width:768px){.rsi-home-category-grid{padding:16px 0 22px}.rsi-home-category-grid__heading{font-size:14px;letter-spacing:.06em;margin-bottom:12px}.rsi-home-category-grid__grid{gap:12px}}.rsi-home-deals{display:none;padding:8px 0 36px;background-color:#fff}.rsi-home-deals__title-block{display:flex;flex-direction:column;gap:2px;margin-bottom:18px}.rsi-home-deals__eyebrow{font-size:11px;font-weight:600;letter-spacing:.02em;color:#ff580d;margin:0;line-height:1}.rsi-home-deals__heading{font-size:clamp(22px,2.8vw,34px);font-weight:800;letter-spacing:.01em;color:#013a7d;margin:0;line-height:1}.rsi-home-deals__grid{display:flex;flex-direction:column;gap:10px}@media screen and (min-width:990px){.rsi-home-deals{display:block}.rsi-home-deals__grid{width:100%;max-width:none;flex-direction:row;gap:16px}.rsi-home-deals__grid .rsi-home-deal-card{flex:1 1 0;min-width:0}.rsi-home-deal-card__price{font-size:16px}}.rsi-category-card{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 1px 4px #0000000f;transition:box-shadow .2s ease,transform .2s ease}.rsi-category-card:hover{box-shadow:0 6px 16px #0000001f;transform:translateY(-2px);text-decoration:none;color:inherit}.rsi-category-card__image-wrap{position:relative;aspect-ratio:1;overflow:hidden;background-color:#fff;border-bottom:1px solid #f0f1f3}.rsi-category-card__image{width:100%;height:100%;object-fit:contain;padding:8px;display:block;transition:transform .3s ease}.rsi-category-card:hover .rsi-category-card__image{transform:scale(1.05)}.rsi-category-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e9ecf0,#d1d5db)}.rsi-category-card__placeholder-icon{width:40px;height:40px;color:#9ca3af}.rsi-category-card__label{padding:9px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px}.rsi-category-card__label-name{font-size:11px;font-weight:700;color:#013a7d;text-transform:uppercase;letter-spacing:.05em;line-height:1.3}.rsi-category-card__label-cta{font-size:10px;font-weight:600;color:#ff580d;letter-spacing:0;line-height:1.2}@media(max-width:768px){.rsi-category-card__label{padding:7px 6px;gap:2px}.rsi-category-card__label-name{font-size:10px}.rsi-category-card__label-cta{font-size:9px}}@media screen and (min-width:990px){.rsi-home-hero__content{--rsi-home-hero-shift: clamp(40px, 3.5vw, 64px);box-sizing:border-box;max-width:calc(500px + var(--rsi-home-hero-shift));padding-left:var(--rsi-home-hero-shift)}.rsi-home-category-grid .rsi-category-card__image-wrap{display:flex;align-items:center;justify-content:center;height:130px;padding:0;text-align:center;aspect-ratio:auto}.rsi-home-category-grid .rsi-category-card__image{display:block;width:auto;height:auto;max-width:calc(100% - 16px);max-height:112px;margin:auto;padding:0;object-fit:contain;object-position:center center;transform-origin:center center}.rsi-home-category-grid__grid>.rsi-category-card:nth-child(2) .rsi-category-card__image{transform:scale(1.2)}.rsi-home-category-grid__grid>.rsi-category-card:nth-child(4) .rsi-category-card__image{transform:scale(1.16)}.rsi-home-category-grid__grid>.rsi-category-card:nth-child(3) .rsi-category-card__image,.rsi-home-category-grid__grid>.rsi-category-card:nth-child(5) .rsi-category-card__image{transform:scale(1.1)}}.rsi-home-audience-panels__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rsi-home-panel{display:flex;flex-direction:row;align-items:stretch;overflow:hidden;border-radius:12px;min-height:280px;color:#fff}.rsi-home-panel--navy{background-color:#013a7d}.rsi-home-panel--orange{background-color:#cd3800}.rsi-home-panel__content{flex:0 0 58%;padding:30px clamp(20px,3.5vw,52px);display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.rsi-home-panel__header-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.rsi-home-panel__icon{width:42px;height:42px;background:#ffffff26;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.rsi-home-panel__heading{font-size:clamp(18px,2vw,26px);font-weight:800;line-height:1.15;color:#fff;margin:0}.rsi-home-panel__body{font-size:13px;color:#ffffffd1;margin:0 0 12px;line-height:1.55;max-width:360px}.rsi-home-panel__bullets{list-style:none;margin:0 0 18px;padding:0;display:flex;flex-direction:column;gap:7px}.rsi-home-panel__bullet{display:flex;align-items:center;gap:8px;font-size:12px;color:#ffffffe6;font-weight:500;line-height:1.4}.rsi-home-panel__bullet-icon{flex-shrink:0}.rsi-home-panel--navy .rsi-home-panel__bullet-icon{color:#ff580d}.rsi-home-panel--orange .rsi-home-panel__bullet-icon{color:#ffffffd9}.rsi-home-panel__btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 26px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;text-decoration:none;align-self:flex-start;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.rsi-home-panel__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;align-self:flex-start}.rsi-home-panel__actions .rsi-home-panel__btn{align-self:auto}.rsi-home-panel--navy .rsi-home-panel__btn{background:#fff;color:#013a7d;border:2px solid #ffffff}.rsi-home-panel--navy .rsi-home-panel__btn:hover{background:transparent;color:#fff;text-decoration:none}.rsi-home-panel--navy .rsi-home-panel__btn--secondary{background:transparent;color:#fff;border-color:#ffffffb8}.rsi-home-panel--navy .rsi-home-panel__btn--secondary:hover{background:#fff;color:#013a7d;border-color:#fff}.rsi-home-panel--orange .rsi-home-panel__btn{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.75)}.rsi-home-panel--orange .rsi-home-panel__btn:hover{background:#fff;color:#cd3800;border-color:#fff;text-decoration:none}.rsi-home-panel__image-col{flex:1 1 42%;position:relative;overflow:hidden}.rsi-home-panel__image-col:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.rsi-home-panel--navy .rsi-home-panel__image-col:before{background:linear-gradient(to right,#013a7d 0%,transparent 40%)}.rsi-home-panel--orange .rsi-home-panel__image-col:before{background:linear-gradient(to right,#cd3800 0%,transparent 40%)}.rsi-home-panel__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:768px){.rsi-home-audience-panels__grid{grid-template-columns:1fr}.rsi-home-panel{flex-direction:column;min-height:auto}.rsi-home-panel__content{flex:none;width:100%;padding:22px 18px 18px}.rsi-home-panel__header-row{gap:10px;margin-bottom:10px}.rsi-home-panel__icon{width:36px;height:36px}.rsi-home-panel__heading{font-size:19px;margin:0}.rsi-home-panel__body{font-size:13px;margin-bottom:10px}.rsi-home-panel__bullets{margin-bottom:14px;gap:5px}.rsi-home-panel__bullet{font-size:12px}.rsi-home-panel__btn{align-self:stretch;justify-content:center;padding:11px 20px;font-size:13px}.rsi-home-panel__actions{width:100%;gap:8px}.rsi-home-panel__actions .rsi-home-panel__btn{flex:1 1 100%}.rsi-home-panel__image-col{flex:none;width:100%;height:160px}.rsi-home-panel--navy .rsi-home-panel__image-col:before{background:linear-gradient(to bottom,#013a7d 0%,transparent 50%)}.rsi-home-panel--orange .rsi-home-panel__image-col:before{background:linear-gradient(to bottom,#cd3800 0%,transparent 50%)}}.rsi-home-value-strip{background:#f4f6f9;border-top:1px solid #e5e7eb;padding:36px 0}.rsi-home-value-strip__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 20px}@media(min-width:769px){.rsi-home-value-strip__grid{grid-template-columns:repeat(4,1fr);gap:20px 32px}}.rsi-home-value-item{display:flex;flex-direction:row;align-items:flex-start;text-align:left;gap:14px}.rsi-home-value-item__icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#dde5f5;border-radius:10px;color:#013a7d}.rsi-home-value-item__icon svg{width:22px;height:22px}.rsi-home-value-item__text{display:flex;flex-direction:column;gap:4px;padding-top:1px}.rsi-home-value-item__heading{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#013a7d;margin:0;line-height:1.3}.rsi-home-value-item__subtext{font-size:12px;color:#5a6272;margin:0;line-height:1.5}@media(max-width:768px){.rsi-home-value-strip{padding:24px 0}.rsi-home-value-strip__grid{gap:20px 14px}.rsi-home-value-item{gap:12px}.rsi-home-value-item__icon{width:42px;height:42px;border-radius:8px}.rsi-home-value-item__icon svg{width:20px;height:20px}.rsi-home-value-item__heading,.rsi-home-value-item__subtext{font-size:11px}}.rsi-home-best-sellers{padding:28px 0 36px;background-color:#fff}.rsi-home-best-sellers__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e5e7eb}.rsi-home-best-sellers__title-block{display:flex;flex-direction:column;gap:2px}.rsi-home-best-sellers__eyebrow{font-size:11px;font-weight:600;letter-spacing:.02em;color:#ff580d;margin:0;line-height:1}.rsi-home-best-sellers__heading{font-size:clamp(22px,2.8vw,34px);font-weight:800;letter-spacing:.01em;color:#013a7d;margin:0;line-height:1}.rsi-home-best-sellers__missing-product{border:1px dashed #e5e7eb;border-radius:8px;padding:16px;font-size:11px;color:#9ca3af;text-align:center;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.rsi-home-best-sellers__view-all{font-size:13px;font-weight:600;color:#ff580d;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:color .15s ease;padding-bottom:2px}.rsi-home-best-sellers__view-all:hover{color:#cd3800;text-decoration:none}.rsi-home-best-sellers__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:600px){.rsi-home-best-sellers__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(min-width:769px){.rsi-home-best-sellers__grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:1200px){.rsi-home-best-sellers__grid{grid-template-columns:repeat(6,1fr);gap:20px}}@media(max-width:749px){.rsi-home-best-sellers{padding:18px 0 24px}.rsi-home-best-sellers__header{margin-bottom:14px;padding-bottom:12px}.rsi-home-best-sellers__eyebrow{font-size:10px}.rsi-home-best-sellers__heading{font-size:20px}.rsi-home-best-sellers__grid{gap:10px}}.rsi-home-product-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000f;transition:box-shadow .2s ease,transform .2s ease;height:100%}.rsi-home-product-card:hover{box-shadow:0 6px 18px #0000001c;transform:translateY(-2px);color:inherit;text-decoration:none}.rsi-home-product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background-color:#f8f9fb;flex-shrink:0}.rsi-home-product-card__labels{position:absolute;top:8px;left:8px;z-index:2;pointer-events:none}.rsi-home-product-card__labels .product-label-container{position:static}.rsi-home-product-card__image-wrap{width:100%;height:100%}.rsi-home-product-card__image-wrap img{width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .3s ease;display:block}.rsi-home-product-card:hover .rsi-home-product-card__image-wrap img{transform:scale(1.04)}.rsi-home-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#d1d5db}.rsi-home-product-card__placeholder svg{width:40px;height:40px}.rsi-home-product-card__info{padding:12px 14px 14px;display:flex;flex-direction:column;gap:6px;flex:1}.rsi-home-product-card__title{font-size:13px;font-weight:600;color:#1a2332;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rsi-home-product-card .price{line-height:1.3}.rsi-home-product-card .price__current{font-size:14px;font-weight:700;color:#013a7d}.rsi-home-product-card .price--on-sale .price__current{color:#cd3800}.rsi-home-product-card .price__was{font-size:12px}.rsi-home-product-card__rating{display:flex;align-items:center;gap:5px;margin-top:2px}.rsi-home-product-card .rating__stars{font-size:12px}.rsi-home-product-card .rating__count{font-size:11px;color:#9ca3af}@media(max-width:768px){.rsi-home-best-sellers{padding:32px 0}.rsi-home-best-sellers__header{margin-bottom:16px}.rsi-home-best-sellers__heading{font-size:20px}.rsi-home-best-sellers__view-all{font-size:13px}.rsi-home-best-sellers__grid{gap:12px}.rsi-home-product-card__info{padding:8px 10px 10px;gap:4px}.rsi-home-product-card__title{font-size:12px}.rsi-home-product-card .price__current{font-size:13px}.rsi-home-product-card .price__was{font-size:11px}}@media screen and (min-width:990px){.rsi-home-best-sellers>.container{width:100%;max-width:none;padding-right:18px;padding-left:18px}.rsi-home-best-sellers__header{width:100%;max-width:none;align-items:flex-end;margin-bottom:22px}.rsi-home-best-sellers__grid{width:100%;max-width:none;grid-template-columns:repeat(8,minmax(0,1fr));gap:16px}.rsi-home-product-card__title{-webkit-line-clamp:3}}@media screen and (min-width:990px)and (max-width:1349px){.rsi-home-best-sellers__grid{gap:12px}}@media screen and (min-width:1900px){.rsi-home-best-sellers__grid{grid-template-columns:repeat(8,minmax(0,1fr))}}@media(max-width:749px){.rsi-home-hero__image-wrap{height:120px}.rsi-home-hero__inner{padding-bottom:138px}.rsi-home-category-grid{padding:12px 0 18px}.rsi-home-category-grid__heading{margin-top:0;margin-bottom:10px}.rsi-category-card__image-wrap{aspect-ratio:4 / 3}.rsi-home-category-grid__grid{gap:10px}.rsi-home-audience-panels{padding:0 16px 14px}.rsi-home-audience-panels__grid{grid-template-columns:1fr 1fr;gap:10px}.rsi-home-panel__content{padding:12px 10px 10px}.rsi-home-panel__image-col{height:80px}.rsi-home-panel__header-row{gap:7px;margin-bottom:7px}.rsi-home-panel__icon{width:28px;height:28px;border-radius:5px}.rsi-home-panel__heading{font-size:13px}.rsi-home-panel__body{display:none}.rsi-home-panel__bullets{gap:3px;margin-bottom:8px}.rsi-home-panel__bullet{font-size:10px;gap:4px}.rsi-home-panel__btn{padding:7px 8px;font-size:10px;letter-spacing:.03em;align-self:stretch;justify-content:center}.rsi-home-best-sellers{padding:18px 0 24px}.rsi-home-best-sellers__header{margin-bottom:14px;padding-bottom:12px}.rsi-home-best-sellers__grid{gap:10px}.rsi-home-product-card__info{padding:8px 8px 10px;gap:3px}.rsi-home-product-card__title{font-size:11px}.rsi-home-product-card .price__current{font-size:12px}.rsi-home-product-card .price__was{font-size:10px}#shopify-section-1782745886b2f2bf0a,#shopify-section-1772632251653d663f{padding-top:20px!important;padding-bottom:20px!important}}@media(max-width:749px){.header__grid{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important}.header__logo{order:1!important;flex:0 0 auto!important}.header__logo .logo__link span.flex{max-width:110px!important}.header__icons{order:2!important;flex:0 0 auto!important;margin-left:auto!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:0!important}.header__icons .header__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;flex-shrink:0!important}.main-menu,.main-menu--left-mob{order:3!important;flex:0 0 auto!important;margin-left:0!important}.header__search{order:10!important;flex:0 0 100%!important;width:100%!important;min-width:0!important}.rsi-home-hero__image-wrap{position:absolute!important;left:auto!important;right:0!important;top:0!important;bottom:0!important;width:50%!important;height:auto!important}.rsi-home-hero__image-wrap:before{background:linear-gradient(to right,#013a7d 0%,rgba(1,58,125,.92) 22%,rgba(1,58,125,.6) 48%,transparent 80%)!important}.rsi-home-hero__inner{min-height:195px!important;padding:14px 0!important;align-items:flex-start!important}.rsi-home-hero__content{max-width:62%!important}.rsi-home-hero__badge{font-size:8.5px!important;padding:3px 7px!important;margin-bottom:5px!important;gap:4px!important}.rsi-home-hero__heading{font-size:17px!important;line-height:1.1!important;margin-bottom:3px!important}.rsi-home-hero__subheading{font-size:12px!important;margin-bottom:5px!important}.rsi-home-hero__body{font-size:10.5px!important;line-height:1.4!important;margin-bottom:9px!important}.rsi-home-hero__buttons{flex-direction:column!important;flex-wrap:nowrap!important;gap:6px!important;margin-bottom:9px!important}.rsi-home-hero__btn--primary,.rsi-home-hero__btn--secondary{flex:none!important;min-width:0!important;width:100%!important;text-align:center!important;justify-content:center!important;padding:9px 12px!important;font-size:11px!important}.rsi-home-hero__features{display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px 4px!important}.rsi-home-hero__feature{display:flex!important;align-items:center!important;gap:3px!important;flex:none!important}.rsi-home-hero__feature-icon{width:12px!important;height:12px!important;flex-shrink:0!important}.rsi-home-hero__feature-label{font-size:8px!important;line-height:1.3!important}}@media(max-width:749px){.header__grid{align-items:center!important}.header__logo,.header__icons,.main-menu,.main-menu--left-mob{align-self:center!important}.main-menu,.main-menu--left-mob{display:inline-flex!important;align-items:center!important;padding-left:2px!important}.main-menu details,.main-menu--left-mob details{display:flex!important;align-items:center!important}.header__icons .header__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;flex-shrink:0!important;padding:0!important;margin:0!important;box-sizing:border-box!important}.header__icons{gap:2px!important;align-self:center!important}.main-menu__toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;padding:0!important;margin:0!important;line-height:1!important;box-sizing:border-box!important}.rsi-home-hero__image{object-position:30% 25%!important}}@media(max-width:749px){.rsi-home-category-grid__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.rsi-home-category-grid{padding:10px 0 16px!important}.rsi-home-category-grid__heading{font-size:13px!important;margin-bottom:10px!important}.rsi-category-card__image-wrap{aspect-ratio:4 / 3!important}.rsi-category-card__image{padding:5px!important}.rsi-category-card__label{padding:5px 4px!important;gap:1px!important}.rsi-category-card__label-name{font-size:8.5px!important;letter-spacing:.04em!important;line-height:1.2!important}.rsi-category-card__label-cta{font-size:8px!important}}@media(max-width:749px){.rsi-home-best-sellers__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.rsi-home-best-sellers{padding:14px 0 20px!important}.rsi-home-best-sellers__header{margin-bottom:10px!important;padding-bottom:10px!important}.rsi-home-best-sellers__view-all{font-size:11px!important}.rsi-home-product-card__image-wrap img{padding:6px!important}.rsi-home-product-card__info{padding:5px 5px 7px!important;gap:2px!important}.rsi-home-product-card__title{font-size:9.5px!important;line-height:1.3!important}.rsi-home-product-card .price__current{font-size:10.5px!important;font-weight:700!important}.rsi-home-product-card .price__was{font-size:9px!important}.rsi-home-product-card .rating__stars{font-size:10px!important}.rsi-home-product-card .rating__count{font-size:9px!important}.rsi-home-product-card__rating{gap:2px!important;margin-top:0!important}}@media screen and (max-width:989.98px){.rsi-home-best-sellers__grid>*:nth-child(n+7){display:none!important}}@media(max-width:749px){#shopify-section-1782745886b2f2bf0a,#shopify-section-1772632251653d663f{padding-top:14px!important;padding-bottom:14px!important}#shopify-section-1782745886b2f2bf0a .jdgm-widget-title,#shopify-section-1782745886b2f2bf0a h2,#shopify-section-1782745886b2f2bf0a h3{font-size:18px!important;line-height:1.2!important;margin-bottom:10px!important}#shopify-section-1782745886b2f2bf0a .jdgm-carousel-card,#shopify-section-1782745886b2f2bf0a .jdgm-carousel__item{width:180px!important;min-width:180px!important;max-width:180px!important;flex:0 0 180px!important;padding:12px!important}#shopify-section-1782745886b2f2bf0a .jdgm-carousel,#shopify-section-1782745886b2f2bf0a .jdgm-carousel__list{gap:8px!important}#shopify-section-1782745886b2f2bf0a .jdgm-rev__title,#shopify-section-1782745886b2f2bf0a .jdgm-carousel-card__title{font-size:11px!important;margin-bottom:4px!important;line-height:1.3!important}#shopify-section-1782745886b2f2bf0a .jdgm-rev__body,#shopify-section-1782745886b2f2bf0a .jdgm-carousel-card__body,#shopify-section-1782745886b2f2bf0a .jdgm-rev__author{font-size:11px!important;line-height:1.4!important}#shopify-section-1782745886b2f2bf0a .jdgm--star,#shopify-section-1782745886b2f2bf0a .jdgm-star{font-size:11px!important}#shopify-section-1782745886b2f2bf0a .jdgm-rev__rating,#shopify-section-1782745886b2f2bf0a .jdgm-carousel-card__rating{margin-bottom:4px!important}#shopify-section-1782745886b2f2bf0a .jdgm-widget{overflow:hidden!important;max-width:100%!important}}@media screen and (max-width:768px){.cards-carousel .swiper,.cards-carousel .swiper-container,.cards-carousel .carousel-track{overflow:hidden}.cards-carousel .swiper-wrapper,.cards-carousel .carousel-wrapper,.cards-carousel .track{display:flex!important;gap:8px!important;align-items:stretch}.cards-carousel .swiper-slide,.cards-carousel .carousel-card,.cards-carousel .card{flex:0 0 calc((100% - 16px) / 3)!important;width:calc((100% - 16px) / 3)!important;max-width:calc((100% - 16px) / 3)!important;min-width:calc((100% - 16px) / 3)!important;box-sizing:border-box!important}.cards-carousel .card,.cards-carousel .carousel-card,.cards-carousel .review-card{padding:10px!important;border-radius:12px!important}.cards-carousel h2,.cards-carousel .heading{font-size:24px!important;line-height:1.15!important;margin-bottom:10px!important}.cards-carousel .stars,.cards-carousel .rating{margin-bottom:8px!important}.cards-carousel .review-text,.cards-carousel .card-text{font-size:12px!important;line-height:1.35!important}.cards-carousel .review-author,.cards-carousel .card-author{font-size:13px!important;line-height:1.2!important}}.rsi-home-bundles{padding:28px 0 44px;background-color:#fff;border-top:2px solid #e8ecf2}.rsi-home-bundles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start}.rsi-bundle-card{background:#fff;border:1px solid #dde3ed;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #001a3e14;display:flex;flex-direction:column;transition:box-shadow .2s ease}.rsi-bundle-card:hover{box-shadow:0 6px 22px #001a3e21}.rsi-bundle-card__top-bar{height:4px;background:#ff580d;flex-shrink:0}.rsi-bundle-card__inner{padding:18px 20px 20px;display:flex;flex-direction:column;flex:1}.rsi-bundle-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:4px}.rsi-bundle-card__title{flex:1 1 auto;min-width:0;font-size:16px;font-weight:800;color:#013a7d;margin:0;line-height:1.2}.rsi-bundle-card__badge{flex-shrink:0;align-self:flex-start;margin-top:2px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ff580d;background:#ff580d14;border:1px solid rgba(255,88,13,.28);border-radius:4px;padding:3px 7px;white-space:nowrap}.rsi-bundle-card__subtitle{font-size:12.5px;color:#5a6272;margin:0 0 14px;line-height:1.4}.rsi-bundle-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px}.rsi-bundle-card[data-products-count="2"] .rsi-bundle-products{grid-template-columns:repeat(2,minmax(0,1fr))}.rsi-bundle-product-card{display:flex;flex-direction:column;background:#f8f9fb;border:1px solid #e5e7eb;border-radius:7px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .15s ease,transform .15s ease}.rsi-bundle-product-card:hover{box-shadow:0 3px 10px #001a3e1a;transform:translateY(-1px);text-decoration:none;color:inherit}.rsi-bundle-product-card__image{height:110px;background:#fff;display:flex;align-items:center;justify-content:center;padding:10px;border-bottom:1px solid #eef1f5}.rsi-bundle-product-card__image img{max-width:100%;max-height:90px;object-fit:contain;display:block}.rsi-bundle-product-card__image-placeholder{width:32px;height:32px;color:#c8d0db}.rsi-bundle-product-card__info{padding:8px 9px 10px;display:flex;flex-direction:column;gap:3px;flex:1}.rsi-bundle-product-card__title{font-size:11px;font-weight:600;color:#1a2332;margin:0;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rsi-bundle-product-card__price{font-size:11.5px;font-weight:700;color:#013a7d;margin:0;line-height:1}.rsi-bundle-card__divider{height:1px;background:#e8ecf2;margin:0 0 16px}.rsi-bundle-card__footer{margin-top:auto}.rsi-bundle-card__total{font-size:13px;font-weight:600;color:#5a6272;margin:0 0 12px}.rsi-bundle-card__total strong{color:#013a7d;font-size:15px;font-weight:800}.rsi-bundle-card__btn{display:block;width:100%;padding:12px 20px;background-color:#013a7d;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border:2px solid #013a7d;border-radius:5px;cursor:pointer;text-align:center;transition:background-color .2s ease,border-color .2s ease;margin-bottom:8px;line-height:1.2}.rsi-bundle-card__btn:hover:not(:disabled){background-color:#ff580d;border-color:#ff580d;color:#fff}.rsi-bundle-card__btn:disabled{opacity:.6;cursor:not-allowed}.rsi-bundle-card__hint{font-size:11px;color:#9ca3af;text-align:center;margin:0;line-height:1.4}.rsi-bundle-card__error{font-size:11.5px;color:#cd3800;text-align:center;margin:6px 0 0;line-height:1.4;display:none}.rsi-bundle-card__error.is-visible{display:block}@media screen and (min-width:990px){.rsi-home-bundles>.container{width:100%;max-width:none;padding-right:18px;padding-left:18px}}@media(max-width:989px){.rsi-home-bundles__grid{grid-template-columns:1fr;gap:16px;max-width:560px}}@media(max-width:749px){.rsi-home-bundles{padding:20px 0 28px}.rsi-home-bundles__grid{max-width:none;gap:14px}.rsi-bundle-card__inner{padding:14px 14px 16px}.rsi-bundle-card__title{font-size:14px}.rsi-bundle-product-card__image{height:88px}.rsi-bundle-product-card__image img{max-height:70px}}@media screen and (max-width:989.98px){.rsi-bundle-card__top-bar{height:2px}.rsi-bundle-card__inner{padding:7px 9px 8px}.rsi-bundle-card__head{margin-bottom:0}.rsi-bundle-card__title{font-size:13px;line-height:1.1}.rsi-bundle-card__badge{font-size:7.5px;padding:2px 5px;margin-top:0}.rsi-bundle-card__subtitle{margin:0 0 4px;font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rsi-bundle-products{gap:5px;margin-bottom:4px}.rsi-bundle-product-card__image{height:46px;padding:3px}.rsi-bundle-product-card__image img{max-height:40px}.rsi-bundle-product-card__info{padding:3px 4px;gap:1px}.rsi-bundle-product-card__title{font-size:9px;line-height:1.15}.rsi-bundle-product-card__price{font-size:9.5px}.rsi-bundle-card__divider{margin:0 0 4px}.rsi-bundle-card__total{font-size:10.5px;margin:0 0 4px}.rsi-bundle-card__total strong{font-size:11.5px}.rsi-bundle-card__btn{padding:6px 14px;min-height:44px;font-size:11px;margin-bottom:0}.rsi-bundle-card__hint{display:none}}.rsi-home-bundles-mobile{display:none}@media screen and (max-width:989.98px){.rsi-home-bundles{display:none}.rsi-home-bundles-mobile{display:block;padding:20px 0 32px}.rsi-home-bundles-mobile__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.rsi-bundle-card--mobile{display:flex;flex-direction:column;height:100%;padding:12px 10px 10px;border:0;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #00143238}.rsi-bundle-card--mobile-warehouse{background:linear-gradient(150deg,#024a9e,#013a7d 55%,#012a5c)}.rsi-bundle-card--mobile-garage{background:linear-gradient(150deg,#ff7a33,#ff580d 55%,#cd3800)}.rsi-bundle-card--mobile__badge{display:inline-block;align-self:flex-start;font-size:8.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#fff;background:#ffffff29;border:1px solid rgba(255,255,255,.32);border-radius:4px;padding:3px 7px;margin:0 0 6px}.rsi-bundle-card--mobile-garage .rsi-bundle-card--mobile__badge{color:#013a7d;background:#ffffffd9;border-color:#013a7d40}.rsi-bundle-card--mobile__title{font-size:13.5px;font-weight:800;line-height:1.15;color:#fff;margin:0 0 3px}.rsi-bundle-card--mobile__subtitle{font-size:10.5px;line-height:1.3;color:#ffffffd1;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rsi-bundle-card--mobile__products{display:flex;gap:7px;margin-bottom:10px}.rsi-bundle-card--mobile__product{flex:1 1 0;aspect-ratio:1 / 1;max-width:60px;display:flex;align-items:center;justify-content:center;background:#ffffffeb;border-radius:8px;padding:5px;box-shadow:inset 0 0 0 1px #ffffff80}.rsi-bundle-card--mobile-garage .rsi-bundle-card--mobile__product{background:#fffffff2}.rsi-bundle-card--mobile__product img{width:100%;height:100%;object-fit:contain;display:block}.rsi-bundle-card--mobile__product svg{width:22px;height:22px;color:#c8d0db}.rsi-bundle-card--mobile__footer{margin-top:auto;padding-top:8px;border-top:1px solid rgba(255,255,255,.22)}.rsi-bundle-card--mobile__total{font-size:10px;font-weight:600;line-height:1.3;color:#ffffffd9;margin:0 0 8px}.rsi-bundle-card--mobile__total strong{display:block;font-size:15px;font-weight:800;color:#fff;line-height:1.2}.rsi-bundle-card--mobile__btn{display:block;width:100%;min-height:44px;padding:8px 10px;font-size:11.5px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border-radius:6px;border:0;cursor:pointer;text-align:center;line-height:1.2;transition:opacity .15s ease}.rsi-bundle-card--mobile__btn:hover:not(:disabled){opacity:.9}.rsi-bundle-card--mobile__btn:disabled{opacity:.55;cursor:not-allowed}.rsi-bundle-card--mobile-warehouse .rsi-bundle-card--mobile__btn{background-color:#ff580d;color:#fff}.rsi-bundle-card--mobile-garage .rsi-bundle-card--mobile__btn{background-color:#fff;color:#013a7d}.rsi-bundle-card--mobile .rsi-bundle-card__error{color:#fff;background:#00000040;border-radius:4px;padding:4px 6px;margin-top:6px}.rsi-home-bundles-mobile{padding-bottom:56px}}@media screen and (max-width:340px){.rsi-bundle-card--mobile__product{max-width:52px}}.rsi-home-we-also-offer{position:relative;background:#f5f7fa;padding:32px 0 48px}.rsi-home-we-also-offer__heading{max-width:640px;margin:0 auto 28px;text-align:center}.rsi-home-we-also-offer__eyebrow{margin:0 0 6px;color:#cd3800;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.rsi-home-we-also-offer__title{margin:0 0 8px;color:#013a7d;font-size:clamp(22px,2.6vw,28px);font-weight:800;letter-spacing:-.01em;line-height:1.15}.rsi-home-we-also-offer__subtitle{margin:0;color:#374151;font-size:15px;line-height:1.5;opacity:.85}.rsi-home-we-also-offer__grid{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:769px){.rsi-home-we-also-offer__grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media(min-width:990px){.rsi-home-we-also-offer{padding-top:40px;padding-bottom:56px}}.rsi-offer-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(1,58,125,.09);border-radius:16px;box-shadow:0 4px 18px #013a7d12;overflow:hidden;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease}.rsi-offer-card:hover,.rsi-offer-card:focus-visible{transform:translateY(-2px);box-shadow:0 8px 28px #013a7d21}.rsi-offer-card__image-wrap{position:relative;width:100%;aspect-ratio:16 / 10;background-color:#eef1f5;overflow:hidden}.rsi-offer-card__image{display:block;width:100%;height:100%;object-fit:cover}.rsi-offer-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#b7c0cc}.rsi-offer-card__placeholder-icon{width:40px;height:40px}.rsi-offer-card__body{display:flex;flex:1;flex-direction:column;padding:20px 22px 24px;border-top:1px solid rgba(1,58,125,.06)}.rsi-offer-card__title{margin:0 0 8px;color:#013a7d;font-size:16px;font-weight:800;line-height:1.2}.rsi-offer-card__text{flex:1;margin:0 0 16px;color:#374151;font-size:13.5px;line-height:1.5}.rsi-offer-card__cta{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;padding:11px 18px;border-radius:8px;background-color:#cd3800;color:#fff;font-size:13px;font-weight:700;text-align:center;transition:background-color .2s ease}.rsi-offer-card:hover .rsi-offer-card__cta,.rsi-offer-card:focus-visible .rsi-offer-card__cta{background-color:#a12c00}@media(max-width:989px){.rsi-home-we-also-offer{padding:32px 0 40px}.rsi-home-we-also-offer__title{font-size:22px}.rsi-home-we-also-offer__grid{display:flex;grid-template-columns:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;margin:0 calc(var(--gutter, 20px) * -1);padding:4px var(--gutter, 20px) 10px;scroll-padding-left:var(--gutter, 20px);scrollbar-width:none}.rsi-home-we-also-offer__grid::-webkit-scrollbar{display:none;height:0}.rsi-offer-card{flex:0 0 auto;width:82vw;max-width:340px;scroll-snap-align:start;scroll-snap-stop:always}.rsi-offer-card__image-wrap{aspect-ratio:auto;height:86px}.rsi-offer-card__body{padding:10px 12px 12px;border-top:0}.rsi-offer-card__title{margin:0 0 3px;font-size:14px;line-height:1.15}.rsi-offer-card__text{margin:0 0 8px;font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rsi-offer-card__cta{padding:7px 14px;font-size:11.5px;border-radius:6px}}@media screen and (max-width:989.98px){.rsi-home-panel{display:grid;grid-template-rows:1fr auto}.rsi-home-audience-panels__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rsi-home-panel__image-col{height:clamp(115px,24vw,145px)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/rsi-home.css.map */
