.rr-product-story,.rr-product-story *{box-sizing:border-box}.rr-product-story{color:var(--rr-ink, #171717);background:var(--rr-page, #ffffff);overflow:hidden}.rr-shell{width:min(100% - 40px,1220px);margin-inline:auto}.rr-section{padding:88px 0}.rr-section--soft{background:var(--rr-soft, #fff4e8)}.rr-section--ink{color:#fff;background:var(--rr-ink, #171717)}.rr-section--accent{color:#fff;background:var(--rr-accent, #f58220)}.rr-eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--rr-accent, #f58220);font-size:1.25rem;font-weight:800;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.rr-eyebrow:before{width:28px;height:3px;background:currentColor;border-radius:999px;content:""}.rr-heading{max-width:900px;margin:0;color:inherit;font-size:clamp(3.2rem,5vw,5.8rem);font-weight:800;letter-spacing:-.035em;line-height:1.05}.rr-heading--center{margin-inline:auto;text-align:center}.rr-subheading{max-width:760px;margin:22px 0 0;color:inherit;font-size:clamp(1.65rem,2vw,2rem);line-height:1.65;opacity:.78}.rr-subheading--center{margin-inline:auto;text-align:center}.rr-intro{padding-bottom:54px;text-align:center}.rr-intro .rr-eyebrow{justify-content:center}.rr-before-after{--rr-position: 50%;position:relative;max-width:1120px;margin:0 auto}.rr-before-after__frame{position:relative;aspect-ratio:16 / 8.7;overflow:hidden;background:#efefef;border-radius:22px;box-shadow:0 20px 70px #0000001f}.rr-before-after__image,.rr-before-after__image img,.rr-before-after__image svg{width:100%;height:100%}.rr-before-after__image{position:absolute;top:0;right:0;bottom:0;left:0}.rr-before-after__image img,.rr-before-after__image svg{display:block;object-fit:cover}.rr-before-after__image--after{width:var(--rr-position);overflow:hidden;border-right:3px solid #fff}.rr-before-after__image--after img,.rr-before-after__image--after svg{width:max(100%,1120px);max-width:none}.rr-before-after__label{position:absolute;top:18px;z-index:2;padding:8px 14px;color:#fff;background:#111111c7;border-radius:999px;font-size:1.25rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.rr-before-after__label--before{right:18px}.rr-before-after__label--after{left:18px;background:var(--rr-accent, #f58220)}.rr-before-after__range{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%;margin:0;cursor:ew-resize;opacity:0}.rr-before-after__handle{position:absolute;top:50%;left:var(--rr-position);z-index:3;display:grid;width:52px;height:52px;color:var(--rr-accent, #f58220);background:#fff;border:4px solid currentColor;border-radius:50%;box-shadow:0 6px 22px #0000002e;place-items:center;transform:translate(-50%,-50%)}.rr-before-after__handle:before{font-size:1.7rem;font-weight:900;content:"\2194"}.rr-feature-list{display:grid;gap:0}.rr-feature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(42px,7vw,100px);padding:74px 0}.rr-feature+.rr-feature{border-top:1px solid rgba(23,23,23,.1)}.rr-feature--reverse .rr-feature__media{order:2}.rr-feature--reverse .rr-feature__content{order:1}.rr-feature__media{position:relative}.rr-feature__media:after{position:absolute;right:-16px;bottom:-16px;z-index:-1;width:70%;height:62%;background:var(--rr-soft, #fff4e8);border-radius:24px;content:""}.rr-feature__image{display:block;width:100%;aspect-ratio:1 / .88;object-fit:cover;border-radius:20px}.rr-feature__image--asset{object-position:center}.rr-section--ugc{background:#fff}.rr-ugc-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rr-ugc-card{overflow:hidden;margin:0;background:#fff;border:1px solid rgba(23,23,23,.1);border-radius:18px;box-shadow:0 14px 42px #17171714}.rr-ugc-card img{display:block;width:100%;height:360px;object-fit:cover}.rr-ugc-card figcaption{display:grid;gap:9px;padding:22px}.rr-ugc-card__stars{color:var(--rr-accent, #f58220);letter-spacing:.08em}.rr-ugc-card q,.rr-ugc-card__note{font-size:1.5rem;font-weight:700;line-height:1.55}.rr-ugc-card small,.rr-ugc-disclosure{color:#737373;font-size:1.2rem}.rr-ugc-disclosure{margin:20px 0 0;text-align:center}.rr-feature__number{display:inline-grid;width:44px;height:44px;margin-bottom:18px;color:#fff;background:var(--rr-accent, #f58220);border-radius:50%;font-size:1.6rem;font-weight:900;place-items:center}.rr-feature__title{margin:0;color:inherit;font-size:clamp(3rem,4vw,4.7rem);font-weight:800;letter-spacing:-.03em;line-height:1.08}.rr-feature__text{margin-top:20px;color:inherit;font-size:1.8rem;line-height:1.7;opacity:.78}.rr-feature__text p{margin:0 0 1em}.rr-feature__text p:last-child{margin-bottom:0}.rr-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:44px}.rr-step{overflow:hidden;color:#171717;background:#fff;border-radius:18px;box-shadow:0 12px 30px #00000014}.rr-step__media{position:relative;overflow:hidden;aspect-ratio:1 / .76;background:#eee}.rr-step__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.rr-step:hover .rr-step__image{transform:scale(1.035)}.rr-step__number{position:absolute;top:12px;left:12px;display:grid;width:42px;height:42px;color:#fff;background:var(--rr-accent, #f58220);border:3px solid #fff;border-radius:50%;font-weight:900;place-items:center}.rr-step__body{padding:22px}.rr-step__title{margin:0;color:inherit;font-size:2rem;font-weight:800}.rr-step__text{margin-top:10px;font-size:1.5rem;line-height:1.55;opacity:.72}.rr-step__text p{margin:0}.rr-included-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:42px}.rr-included-card{padding:30px;background:#fff;border:1px solid rgba(23,23,23,.1);border-radius:18px}.rr-included-card__icon{display:grid;width:52px;height:52px;margin-bottom:22px;color:#fff;background:var(--rr-accent, #f58220);border-radius:14px;font-size:2.4rem;place-items:center}.rr-included-card__title{margin:0;color:inherit;font-size:2.1rem;font-weight:800}.rr-included-card__text{margin-top:10px;font-size:1.55rem;line-height:1.6;opacity:.7}.rr-included-card__text p{margin:0}.rr-intro--compact{padding-bottom:38px}.rr-model-table{max-width:940px;margin:0 auto;overflow:hidden;background:#fff;border:1px solid rgba(23,23,23,.1);border-radius:20px;box-shadow:0 18px 60px #0000000f}.rr-model-table__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,.42fr) minmax(130px,.42fr);align-items:stretch;min-height:64px;border-bottom:1px solid rgba(23,23,23,.08)}.rr-model-table__row:last-child{border-bottom:0}.rr-model-table__row>div{display:grid;align-items:center;padding:14px 22px;font-size:1.5rem;text-align:center}.rr-model-table__row>div:first-child{text-align:left}.rr-model-table__row--head{color:#fff;background:var(--rr-ink, #171717);font-weight:800}.rr-model-table__row--head>div:last-child{background:var(--rr-accent, #f58220)}.rr-model-table__feature{font-weight:750}.rr-model-table__mark{display:inline-grid;width:32px;height:32px;margin:auto;border-radius:50%;font-size:1.6rem;font-weight:900;place-items:center}.rr-model-table__mark--yes{color:#196a3a;background:#dff6e8}.rr-model-table__mark--no{color:#777;background:#eee}.rr-model-note{margin:18px 0 0;color:inherit;font-size:1.35rem;text-align:center;opacity:.66}.rr-fit-guide{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(42px,7vw,96px)}.rr-fit-guide__image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain;background:#f7f7f7;border-radius:22px}.rr-fit-list{display:grid;gap:14px;margin:30px 0 0;padding:0;counter-reset:rr-fit;list-style:none}.rr-fit-list li{position:relative;min-height:38px;padding:7px 0 7px 52px;font-size:1.55rem;font-weight:700;line-height:1.5;counter-increment:rr-fit}.rr-fit-list li:before{position:absolute;top:0;left:0;display:grid;width:38px;height:38px;color:#fff;background:var(--rr-accent, #f58220);border-radius:50%;content:counter(rr-fit);font-weight:900;place-items:center}.rr-fit-guide__note{margin:24px 0 0;padding:16px 18px;background:var(--rr-soft, #fff4e8);border-left:4px solid var(--rr-accent, #f58220);border-radius:8px;font-size:1.35rem;line-height:1.5}.rr-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:44px}.rr-proof-card{overflow:hidden;background:#fff;border:1px solid rgba(23,23,23,.1);border-radius:18px}.rr-proof-card__media{position:relative;aspect-ratio:9 / 14;overflow:hidden;color:#fff;background:#222}.rr-proof-card__media iframe,.rr-proof-card__media video{display:block;width:100%;height:100%;border:0;object-fit:cover}.rr-proof-card__placeholder{display:grid;height:100%;padding:28px;text-align:center;place-content:center}.rr-proof-card__placeholder span{display:grid;width:58px;height:58px;margin:0 auto 14px;color:var(--rr-accent, #f58220);background:#fff;border-radius:50%;font-size:2rem;place-items:center}.rr-proof-card__placeholder strong{font-size:1.8rem}.rr-proof-card__placeholder small{max-width:220px;margin-top:8px;font-size:1.25rem;line-height:1.45;opacity:.7}.rr-proof-card__title{margin:0;padding:22px 22px 0;color:inherit;font-size:2rem;font-weight:800}.rr-proof-card__text{padding:10px 22px 24px;font-size:1.45rem;line-height:1.55;opacity:.7}.rr-proof-card__text p{margin:0}.rr-spec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:44px}.rr-spec-card{padding:28px 24px;background:var(--rr-soft, #fff4e8);border-radius:18px;text-align:center}.rr-spec-card__icon{display:grid;width:50px;height:50px;margin:0 auto 18px;color:#fff;background:var(--rr-accent, #f58220);border-radius:14px;font-size:2rem;place-items:center}.rr-spec-card__title{margin:0;color:inherit;font-size:1.9rem;font-weight:800}.rr-spec-card__text{margin-top:10px;font-size:1.4rem;line-height:1.55;opacity:.72}.rr-spec-card__text p{margin:0}.rr-safety{padding:0 0 72px;background:var(--rr-page, #fff)}.rr-safety__box{display:flex;align-items:flex-start;gap:18px;max-width:980px;margin:0 auto;padding:24px 28px;color:#3f331b;background:#fff7dd;border:1px solid #ead18a;border-radius:16px}.rr-safety__icon{flex:0 0 42px;display:grid;width:42px;height:42px;color:#fff;background:#9b6811;border-radius:50%;font-size:2rem;font-weight:900;place-items:center}.rr-safety__title{margin:1px 0 0;color:inherit;font-size:2rem;font-weight:800}.rr-safety__text{margin-top:7px;font-size:1.45rem;line-height:1.55}.rr-safety__text p{margin:0}.rr-comparison-wrap{display:grid;grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(40px,7vw,96px)}.rr-comparison{overflow:hidden;color:#171717;background:#fff;border-radius:20px;box-shadow:0 18px 60px #00000014}.rr-comparison__row{display:grid;grid-template-columns:minmax(0,1fr) 130px 130px;align-items:center;min-height:64px;border-bottom:1px solid rgba(23,23,23,.08)}.rr-comparison__row:last-child{border-bottom:0}.rr-comparison__row--head{min-height:76px;font-weight:800}.rr-comparison__feature{padding:14px 24px;font-size:1.55rem;font-weight:700}.rr-comparison__brand,.rr-comparison__other{align-self:stretch;display:grid;padding:12px;text-align:center;place-items:center}.rr-comparison__brand{color:#fff;background:var(--rr-accent, #f58220)}.rr-comparison__other{background:#f5f5f5}.rr-comparison__mark{display:grid;width:30px;height:30px;border-radius:50%;font-size:1.6rem;font-weight:900;place-items:center}.rr-comparison__mark--yes{color:#196a3a;background:#dff6e8}.rr-comparison__brand .rr-comparison__mark--yes{color:var(--rr-accent, #f58220);background:#fff}.rr-comparison__mark--no{color:#b21e37;background:#fde5ea}.rr-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:50px}.rr-metric{text-align:center}.rr-metric__value{display:grid;width:134px;height:134px;margin:0 auto 22px;padding:14px;color:var(--rr-accent, #f58220);background:#fff;border:8px solid var(--rr-accent, #f58220);border-radius:50%;font-size:2.2rem;font-weight:900;line-height:1.05;place-items:center}.rr-metric__title{margin:0;color:inherit;font-size:2rem;font-weight:800}.rr-metric__text{max-width:320px;margin:10px auto 0;font-size:1.5rem;line-height:1.55;opacity:.72}.rr-metric__text p{margin:0}.rr-trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rr-trust-card{display:flex;align-items:flex-start;gap:16px;padding:24px;background:#fff;border:1px solid rgba(23,23,23,.1);border-radius:16px}.rr-trust-card__icon{flex:0 0 46px;display:grid;width:46px;height:46px;color:#fff;background:var(--rr-accent, #f58220);border-radius:50%;font-size:2rem;place-items:center}.rr-trust-card__title{margin:2px 0 0;color:inherit;font-size:1.8rem;font-weight:800}.rr-trust-card__text{margin-top:6px;font-size:1.4rem;line-height:1.5;opacity:.68}.rr-trust-card__text p{margin:0}.rr-faq-list{max-width:900px;margin:42px auto 0;border-top:1px solid rgba(23,23,23,.14)}.rr-faq{border-bottom:1px solid rgba(23,23,23,.14)}.rr-faq summary{position:relative;padding:24px 52px 24px 4px;cursor:pointer;font-size:1.8rem;font-weight:800;list-style:none}.rr-faq summary::-webkit-details-marker{display:none}.rr-faq summary:after{position:absolute;top:50%;right:6px;display:grid;width:30px;height:30px;color:#fff;background:var(--rr-accent, #f58220);border-radius:50%;content:"+";place-items:center;transform:translateY(-50%);transition:transform .2s ease}.rr-faq[open] summary:after{transform:translateY(-50%) rotate(45deg)}.rr-faq__answer{max-width:760px;padding:0 52px 24px 4px;font-size:1.6rem;line-height:1.65;opacity:.72}.rr-faq__answer p{margin:0 0 1em}.rr-faq__answer p:last-child{margin-bottom:0}.rr-final-cta{position:relative;overflow:hidden;padding:82px 40px;color:#fff;background:var(--rr-ink, #171717);border-radius:26px;text-align:center}.rr-final-cta:before,.rr-final-cta:after{position:absolute;width:280px;height:280px;background:var(--rr-accent, #f58220);border-radius:50%;content:"";filter:blur(2px);opacity:.22}.rr-final-cta:before{top:-180px;left:-100px}.rr-final-cta:after{right:-100px;bottom:-190px}.rr-final-cta__heading{position:relative;z-index:1;max-width:760px;margin:0 auto;color:inherit;font-size:clamp(3.2rem,5vw,5.4rem);font-weight:800;letter-spacing:-.035em;line-height:1.05}.rr-final-cta__text{position:relative;z-index:1;max-width:660px;margin:18px auto 0;font-size:1.7rem;line-height:1.6;opacity:.78}.rr-final-cta__text p{margin:0}.rr-button{position:relative;z-index:1;display:inline-flex;justify-content:center;align-items:center;min-width:250px;min-height:58px;margin-top:28px;padding:16px 30px;color:#fff;background:var(--rr-accent, #f58220);border:0;border-radius:12px;box-shadow:0 10px 26px color-mix(in srgb,var(--rr-accent, #f58220) 34%,transparent);cursor:pointer;font:inherit;font-size:1.7rem;font-weight:800;transition:transform .2s ease,filter .2s ease}.rr-button:hover{filter:brightness(.96);transform:translateY(-2px)}.rr-hero-benefits{display:grid;gap:10px;margin:18px 0 22px;padding:0;list-style:none}.rr-hero-benefits li{position:relative;margin:0;padding-left:30px;color:#222;font-size:1.55rem;font-weight:650;line-height:1.45}.rr-hero-benefits li:before{position:absolute;top:.05em;left:0;display:grid;width:21px;height:21px;color:#fff;background:var(--rr-accent, #f58220);border-radius:50%;content:"\2713";font-size:1.2rem;font-weight:900;place-items:center}.rr-secure-line{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px;color:#555;font-size:1.25rem;text-align:center}.rr-secure-line:before{content:"\1f512"}.rr-hero-assurances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 4px;padding:0;list-style:none}.rr-hero-assurances li{position:relative;margin:0;padding:12px 8px 12px 28px;background:#fafafa;border-radius:10px}.rr-hero-assurances li:before{position:absolute;top:13px;left:9px;color:var(--rr-accent, #f58220);content:"\2713";font-weight:900}.rr-hero-assurances strong,.rr-hero-assurances span{display:block}.rr-hero-assurances strong{color:#222;font-size:1.12rem;line-height:1.35}.rr-hero-assurances span{margin-top:3px;color:#666;font-size:.98rem;line-height:1.3}.product__info-container .quantity-breaks__title{font-weight:800;letter-spacing:.04em}.product__info-container .quantity-breaks-container{overflow:hidden;border:1px solid rgba(23,23,23,.14);border-radius:14px}.product__info-container .quantity-break{border-color:#1717171a}.product__info-container .quantity-breaks-container input:checked+.quantity-break{background:#fff6ee}.product__info-container .quantity-break__badge{background:var(--rr-accent, #f58220)}.product__info-container .quantity-break__benefit{color:var(--rr-accent, #f58220);font-weight:800}.product__info-container .product__title h1{font-size:clamp(3rem,3.5vw,4.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.08;text-transform:none}.product__info-container .product-form__submit.button,.sticky-atc .product-form__submit.button{min-height:58px;color:#fff;background:var(--rr-accent, #f58220);border-radius:12px;font-size:1.7rem;font-weight:800;box-shadow:0 10px 26px color-mix(in srgb,var(--rr-accent, #f58220) 28%,transparent)}.product__info-container .product-form__submit.button:after,.sticky-atc .product-form__submit.button:after{box-shadow:none}.product__info-container .price--large .price-item--sale{color:#d71945;font-weight:800}.product__info-container .price--large .price-item--regular{opacity:.58}.product__media-wrapper .global-media-settings,.product__media-wrapper .product__media img{border-radius:16px}.product__media-wrapper .thumbnail{overflow:hidden;border-radius:10px}.sticky-atc{box-shadow:0 -10px 32px #00000017}.sticky-atc__variant-select{border-radius:10px}@media screen and (max-width:989px){.rr-section{padding:66px 0}.rr-feature{grid-template-columns:1fr 1fr;gap:38px}.rr-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-fit-guide{grid-template-columns:1fr}.rr-proof-grid,.rr-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-comparison-wrap{grid-template-columns:1fr}.rr-comparison-wrap .rr-heading,.rr-comparison-wrap .rr-subheading{text-align:center;margin-inline:auto}.rr-ugc-card img{height:300px}}@media screen and (max-width:749px){.rr-shell{width:min(100% - 28px,1220px)}.rr-section{padding:44px 0}.rr-heading{font-size:3.1rem}.rr-subheading{margin-top:16px;font-size:1.55rem}.rr-intro{padding-bottom:26px}.rr-before-after__frame{aspect-ratio:4 / 3;border-radius:15px}.rr-before-after__image--after img,.rr-before-after__image--after svg{width:max(100%,calc(100vw - 28px))}.rr-before-after__handle{width:44px;height:44px}.rr-before-after__label{top:10px;padding:6px 10px;font-size:1.05rem}.rr-before-after__label--before{right:10px}.rr-before-after__label--after{left:10px}.rr-feature,.rr-feature--reverse{grid-template-columns:1fr;gap:22px;padding:34px 0}.rr-feature--reverse .rr-feature__media,.rr-feature--reverse .rr-feature__content{order:initial}.rr-feature__image{aspect-ratio:4 / 3;border-radius:15px}.rr-feature__media:after{right:-9px;bottom:-9px;border-radius:16px}.rr-feature__title{font-size:2.8rem}.rr-feature__text{margin-top:14px;font-size:1.6rem}.rr-feature__image--asset{aspect-ratio:4 / 5}.rr-feature:nth-child(3) .rr-feature__image--asset{aspect-ratio:4 / 3}.rr-steps,.rr-included-grid,.rr-spec-grid,.rr-metrics,.rr-trust-grid,.rr-ugc-strip{display:flex;gap:12px;margin-inline:-14px;padding:0 14px 10px;overflow-x:auto;scroll-padding-left:14px;scroll-snap-type:x mandatory;scrollbar-width:none}.rr-steps::-webkit-scrollbar,.rr-included-grid::-webkit-scrollbar,.rr-spec-grid::-webkit-scrollbar,.rr-metrics::-webkit-scrollbar,.rr-trust-grid::-webkit-scrollbar,.rr-ugc-strip::-webkit-scrollbar{display:none}.rr-step,.rr-included-card,.rr-spec-card,.rr-metric,.rr-trust-card,.rr-ugc-card{flex:0 0 82vw;scroll-snap-align:start}.rr-steps{margin-top:30px}.rr-step{display:grid;grid-template-columns:42% 58%}.rr-step__media{height:100%;aspect-ratio:auto}.rr-step__body{padding:18px}.rr-included-grid{margin-top:30px}.rr-included-card{padding:24px}.rr-model-table__row{grid-template-columns:minmax(0,1fr) 92px 92px}.rr-model-table__row>div{padding:12px 8px;font-size:1.2rem;line-height:1.25}.rr-fit-guide{gap:30px}.rr-fit-guide__image{border-radius:15px}.rr-proof-grid{grid-template-columns:1fr}.rr-proof-card__media{aspect-ratio:9 / 13}.rr-safety{padding-bottom:48px}.rr-safety__box{gap:13px;padding:20px 18px}.rr-comparison{margin-inline:-2px;border-radius:14px}.rr-comparison__row{grid-template-columns:minmax(0,1fr) 78px 78px;min-height:58px}.rr-comparison__row--head{min-height:68px}.rr-comparison__feature{padding:12px;font-size:1.3rem}.rr-comparison__brand,.rr-comparison__other{padding:8px 4px;font-size:1.15rem;line-height:1.2}.rr-metrics{margin-top:34px}.rr-metric{padding:24px 20px;background:#ffffffb8;border-radius:16px}.rr-metric__value{width:94px;height:94px;margin-bottom:16px;border-width:6px;font-size:1.65rem}.rr-trust-card{padding:20px}.rr-ugc-card img{height:330px}.rr-ugc-card figcaption{padding:18px}.rr-faq summary{padding:20px 46px 20px 0;font-size:1.65rem}.rr-faq__answer{padding:0 34px 20px 0;font-size:1.5rem}.rr-final-cta{padding:58px 22px;border-radius:18px}.rr-final-cta__heading{font-size:3.5rem}.rr-final-cta__text{font-size:1.55rem}.rr-button{width:100%;min-width:0}.rr-hero-assurances{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.rr-hero-assurances li{padding:10px 5px 10px 22px}.rr-hero-assurances li:before{top:10px;left:7px}.rr-hero-assurances strong{font-size:.98rem}.rr-hero-assurances span{display:none}.product__info-container .product__title h1{font-size:2.9rem}.product__media-wrapper .global-media-settings,.product__media-wrapper .product__media img{border-radius:12px}}@media(prefers-reduced-motion:reduce){.rr-step__image,.rr-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/rr-product.css.map */
