.price{font-size:1.6rem;letter-spacing:.1rem;line-height:calc(1 + .5 / var(--font-body-scale));color:rgb(var(--color-foreground))}.price>*{display:inline-block;vertical-align:top}.price.price--unavailable{visibility:hidden}.price--end{text-align:right}.price .price-item{display:inline-block;margin:0 1rem 0 0}.price__regular .price-item--regular{margin-right:0}.price:not(.price--show-badge) .price-item--last:last-of-type{margin:0}@media screen and (min-width:750px){.price{margin-bottom:0}}.price--large{font-size:1.6rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.13rem}@media screen and (min-width:750px){.price--large{font-size:1.8rem}}.price--sold-out .price__availability,.price__regular{display:block}.price__sale,.price__availability,.price .price__badge-sale,.price .price__badge-sold-out,.price--on-sale .price__regular,.price--on-sale .price__availability{display:none}.price--sold-out .price__badge-sold-out,.price--on-sale .price__badge-sale,.volume-pricing--sale-badge .price__badge-sale{display:inline-block}.volume-pricing--sale-badge .price__badge-sale{margin-left:.5rem}.price--on-sale .price__sale{display:initial;flex-direction:row;flex-wrap:wrap}.price--center{display:initial;justify-content:center}.price--on-sale .price-item--regular{text-decoration:line-through;color:rgba(var(--color-foreground),.75);font-size:1.3rem}.unit-price{display:block;font-size:1.1rem;letter-spacing:.04rem;line-height:calc(1 + .2 / var(--font-body-scale));margin-top:.2rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.product--no-media .rating-wrapper{text-align:center}.rating{display:inline-block;margin:0}.product .rating-star{--letter-spacing: .8;--font-size: 1.7}.card-wrapper .rating-star{--letter-spacing: .7;--font-size: 1.4}.rating-star{--color-rating-star: rgb(var(--color-foreground));--percent: calc( ( var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size))) ) * 100% );letter-spacing:calc(var(--letter-spacing) * 1rem);font-size:calc(var(--font-size) * 1rem);line-height:1;display:inline-block;font-family:Times;margin:0}.rating-star:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-rating-star) var(--percent),rgba(var(--color-foreground),.15) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating-text{display:none}.rating-count{display:inline-block;margin:0}@media(forced-colors:active){.rating{display:none}.rating-text{display:block}}variant-selects{display:block}.product--no-media .product-form__input--pill,.product--no-media .product-form__input--swatch,.product--no-media .product-form__input--dropdown{display:flex;align-items:center;justify-content:center;text-align:center}.product--no-media .product-form__input.product-form__input--pill,.product--no-media .product-form__input.product-form__input--swatch{flex-wrap:wrap;margin:0 auto 1.2rem}.product--no-media .product-form__input--dropdown{flex-direction:column;max-width:100%}:is(.product-form__input--pill,.product-form__input--swatch) .form__label{margin-bottom:.2rem}.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__input input[type=radio]:not(.disabled):not(.visually-disabled)+label>.label-unavailable{display:none}.product-form__input--dropdown{--swatch-input--size: 2rem;margin-bottom:1.6rem}.product-form__input--dropdown .dropdown-swatch+select{padding-left:calc(2.4rem + var(--swatch-input--size))}.product-form__input--dropdown .dropdown-swatch{position:absolute;left:1.6rem;top:calc(50% - var(--swatch-input--size) / 2);width:var(--swatch-input--size);height:var(--swatch-input--size);z-index:1}.product-form__input--pill input[type=radio]+label{border:var(--variant-pills-border-width) solid rgba(var(--color-foreground),var(--variant-pills-border-opacity));background-color:rgb(var(--color-background));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:.7rem .5rem .2rem 0;padding:1rem 2rem;font-size:1.4rem;letter-spacing:.1rem;line-height:1;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input--pill input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width) * -1);right:calc(var(--variant-pills-border-width) * -1);bottom:calc(var(--variant-pills-border-width) * -1);left:calc(var(--variant-pills-border-width) * -1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.product-form__input--pill input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.product-form__input--pill input[type=radio]:checked+label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (forced-colors:active){.product-form__input--pill input[type=radio]:checked+label{text-decoration:underline}.product-form__input--pill input[type=radio]:focus-visible+label{outline:transparent solid 1px;outline-offset:2px}}.product-form__input--pill input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}.product-form__input--pill input[type=radio]:disabled+label,.product-form__input--pill input[type=radio].disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.6);text-decoration:line-through}.product-form__input--pill input[type=radio].disabled:checked+label,.product-form__input--pill input[type=radio]:disabled:checked+label{color:rgba(var(--color-background),.6)}.product-form__input--pill input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input--pill input[type=radio].focused+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input--swatch{display:flex;flex-wrap:wrap}.product-form__input--swatch .swatch-input__input+.swatch-input__label{--swatch-input--size: 3.6rem;margin:.7rem 1.2rem .2rem 0}@media screen and (min-width:750px){.product-form__input--swatch .swatch-input__input+.swatch-input__label{--swatch-input--size: 2.8rem}}.swatch-input__input+.swatch-input__label{--swatch-input--border-radius: 50%;display:inline-block;max-width:100%;border-radius:var(--swatch-input--border-radius);cursor:pointer;outline-offset:.2rem;outline-color:transparent;outline-style:solid;transition-property:outline-color,outline-width,box-shadow;transition-duration:var(--duration-short);transition-timing-function:ease;forced-color-adjust:none}.swatch-input__input+.swatch-input__label.swatch-input__label--square{--swatch-input--border-radius: .2rem}.swatch-input__input:active+.swatch-input__label,.swatch-input__input:checked+.swatch-input__label{outline:.1rem solid rgb(var(--color-foreground))}.swatch-input__input+.swatch-input__label:hover,.swatch-input__input:hover+.swatch-input__label{outline:.2rem solid rgba(var(--color-foreground),.4)}.swatch-input__input:focus-visible+.swatch-input__label{outline:.2rem solid rgba(var(--color-foreground),.5);box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 .1rem .5rem rgba(var(--color-foreground),.25)}.swatch-input__input:active:focus-visible+.swatch-input__label,.swatch-input__input:checked:focus-visible+.swatch-input__label{outline:.1rem solid rgb(var(--color-foreground));box-shadow:0 0 0 .2rem rgb(var(--color-background)),0 0 .1rem .4rem rgba(var(--color-foreground),.25)}.swatch-input__input.visually-disabled:not(:active):not(:checked)+.swatch-input__label{transition:none}.swatch-input__input.visually-disabled:not(:active):not(:checked)+.swatch-input__label:hover{outline:none}.swatch-input__input:disabled+.swatch-input__label{pointer-events:none}.swatch-input__input:disabled+.swatch-input__label>.swatch,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch{position:relative;overflow:hidden}.swatch-input__input:disabled+.swatch-input__label>.swatch,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch{opacity:.4}.swatch-input__input:disabled+.swatch-input__label>.swatch:after,.swatch-input__input.visually-disabled+.swatch-input__label>.swatch:after{--diagonal--size: calc(var(--swatch-input--size) * 1.414);--crossed-line--size: .1rem;content:"";position:absolute;bottom:calc(var(--crossed-line--size) * -.5);left:0;width:var(--diagonal--size);height:var(--crossed-line--size);background-color:rgb(var(--color-foreground));transform:rotate(-45deg);transform-origin:left}.swatch{--swatch--size: var(--swatch-input--size, 4.4rem);--swatch--border-radius: var(--swatch-input--border-radius, 50%);display:block;width:var(--swatch--size);max-width:100%;aspect-ratio:1 / 1;background:var(--swatch--background);background-position:var(--swatch-focal-point, initial);background-size:cover;background-origin:border-box;border:.1rem solid rgba(var(--color-foreground),.15);border-radius:var(--swatch--border-radius)}.swatch--square{--swatch--border-radius: var(--swatch-input--border-radius, .2rem)}.swatch--unavailable{border-style:dashed;border-color:rgba(var(--color-foreground),.5)}body .weroll-0526,body .weroll-0526-info,body .weroll-0526-svc,body .weroll-0526-brand,body .weroll-0526-details,body .weroll-0526-specs,body .weroll-0526-faq,body .weroll-0526-safety,body .weroll-0526-reviews,body .weroll-0526-faqrev,body .weroll-0526-financing,body .weroll-0526-recently-viewed,body .weroll-0526-breadcrumb,body .weroll-0526-related{--werp-font: var(--font-body-family);--werp-heading-font: var(--font-heading-family);--werp-page-bg: #ffffff;--werp-section-bg: #ffffff;--werp-card-bg: #ffffff;--werp-text: #0b3558;--werp-text-soft: #284a67;--werp-text-body: #6b7280;--werp-text-mute: #6b7280;--werp-border: #d8dde6;--werp-border-strong: #c8d9ee;--werp-divider: #d8dde6;--werp-primary: #1672ea;--werp-primary-hover: #0b5fcc;--werp-primary-soft: #e6f0ff;--werp-primary-wash: #e6f0ff;--werp-success: #23864d;--werp-warning: #ffd54f;--werp-danger: #c93f32;--werp-cta: #1672ea;--werp-cta-hover: #0b5fcc;--werp-cta-text: #ffffff;--werp-cta-shadow: rgba(24, 119, 242, .28);--werp-shadow-card: 0 6px 18px rgba(11, 53, 88, .08);--werp-shadow-card-hover: 0 12px 28px rgba(11, 53, 88, .12);--werp-shadow-primary: 0 6px 16px rgba(24, 119, 242, .18);--werp-shadow-sheet: 0 18px 48px rgba(15, 35, 70, .16);--werp-text-xs: 1.3rem;--werp-text-sm: 1.4rem;--werp-text-base: 1.6rem;--werp-text-md: 1.7rem;--werp-title-sm: 2rem;--werp-title-md: 2.8rem;--werp-title-lg: 3.2rem;--werp-h3-card: 2rem;--werp-h3-section: 2rem;--werp-h3-display: 3.6rem;--werp-price: 4.2rem;--werp-price-mobile: 3.4rem;--werp-line-display: 1.22;--werp-line-tight: 1.3;--werp-line-title: 1.4;--werp-line-heading: 1.4;--werp-line-subtitle: 1.5;--werp-line-body: 1.625;--werp-line-rich: 1.625;--werp-line-ui: 1.5;--werp-line-badge: 1;--werp-section-gap: 64px;--werp-section-gap-mobile: 40px;--werp-card-radius: 12px;--werp-control-radius: 8px;--werp-media-radius: 12px;--werp-pill-radius: 999px;--werp-card-padding: 2.8rem;--werp-card-padding-mobile: 16px;--werp-gap-xs: 8px;--werp-gap-sm: 16px;--werp-gap-md: 20px;--werp-gap-lg: 24px;--werp-gap-xl: 24px;font-family:var(--werp-font);line-height:var(--werp-line-body);color-scheme:light;accent-color:var(--werp-primary)}.weroll-0526 :where(h1,h2,h3,h4,h5,h6),.weroll-0526-info :where(h1,h2,h3,h4,h5,h6),.weroll-0526-svc :where(h1,h2,h3,h4,h5,h6),.weroll-0526-brand :where(h1,h2,h3,h4,h5,h6),.weroll-0526-details :where(h1,h2,h3,h4,h5,h6),.weroll-0526-specs :where(h1,h2,h3,h4,h5,h6),.weroll-0526-faq :where(h1,h2,h3,h4,h5,h6),.weroll-0526-safety :where(h1,h2,h3,h4,h5,h6),.weroll-0526-reviews :where(h1,h2,h3,h4,h5,h6),.weroll-0526-faqrev :where(h1,h2,h3,h4,h5,h6),.weroll-0526-financing :where(h1,h2,h3,h4,h5,h6),.weroll-0526-recently-viewed :where(h1,h2,h3,h4,h5,h6),.weroll-0526-related :where(h1,h2,h3,h4,h5,h6){font-family:var(--werp-heading-font)}.weroll-0526 :where(h1,h2,h3,p),.weroll-0526-info :where(h1,h2,h3,p),.weroll-0526-svc :where(h1,h2,h3,p),.weroll-0526-brand :where(h1,h2,h3,p),.weroll-0526-faq :where(h1,h2,h3,p),.weroll-0526-reviews :where(h1,h2,h3,p),.weroll-0526-faqrev :where(h1,h2,h3,p){letter-spacing:0}.weroll-0526 :where(button,input,select,textarea),.weroll-0526-info :where(button,input,select,textarea),.weroll-0526-svc :where(button,input,select,textarea),.weroll-0526-brand :where(button,input,select,textarea),.weroll-0526-faq :where(button,input,select,textarea),.weroll-0526-reviews :where(button,input,select,textarea),.weroll-0526-faqrev :where(button,input,select,textarea){font-family:var(--werp-font)}.weroll-0526__main-card,.weroll-0526-info__expert,.weroll-0526-info__tech-card,.weroll-0526-info__feature,.weroll-0526-svc__area,.weroll-0526-svc__plan-card,.weroll-0526-svc__acc-card,.weroll-0526-svc__selection,.weroll-0526-brand__hero,.weroll-0526-brand__card,.weroll-0526-faq__panel,.weroll-0526-reviews__panel,.weroll-0526-reviews__card,.weroll-0526-faqrev__faq-col,.weroll-0526-faqrev__reviews-col,.weroll-0526-faqrev__review-card{border-radius:var(--werp-card-radius)}.weroll-0526__main-card,.weroll-0526-brand__card,.weroll-0526-faqrev__card{box-shadow:var(--werp-shadow-card)}.weroll-0526__title,.weroll-0526-info__heading h2,.weroll-0526-svc__heading h2,.weroll-0526-brand__hero-heading,.weroll-0526-faq__title,.weroll-0526-reviews__title,.weroll-0526-faqrev__heading h2{font-size:var(--werp-title-md);line-height:var(--werp-line-heading)}.weroll-0526__price{font-size:var(--werp-price);line-height:var(--werp-line-badge)}.weroll-0526__buy .product-form__submit,.weroll-0526__variants .product-form__input--pill,.weroll-0526__variants .product-form__input--pill input[type=radio]+label,.weroll-0526__insurance-option,.weroll-0526__insurance-fields input,.weroll-0526-svc__sel-btn,.weroll-0526-svc__bill-toggle,.weroll-0526-brand__popup-cta{border-radius:var(--werp-control-radius);box-shadow:var(--werp-shadow-primary)}@media screen and (max-width:749px){.weroll-0526,.weroll-0526-info,.weroll-0526-svc,.weroll-0526-brand,.weroll-0526-faq,.weroll-0526-reviews,.weroll-0526-faqrev{--werp-price: var(--werp-price-mobile);--werp-card-padding: var(--werp-card-padding-mobile)}.weroll-0526__title,.weroll-0526-info__heading h2,.weroll-0526-svc__heading h2,.weroll-0526-brand__hero-heading,.weroll-0526-faq__title,.weroll-0526-reviews__title,.weroll-0526-faqrev__heading h2{font-size:var(--werp-title-sm)}}.weroll-0526-breadcrumb{font-family:var(--werp-font);background:var(--werp-page-bg);color:var(--werp-text)}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.breadcrumbs__item{position:relative;display:inline-flex;align-items:center;min-width:0;color:var(--werp-text-mute);font-size:var(--werp-text-sm);line-height:1.4}.breadcrumbs__item:not(:last-child):after{content:"";display:inline-block;width:6px;height:6px;margin-left:8px;border-top:1px solid var(--werp-text-mute);border-right:1px solid var(--werp-text-mute);transform:rotate(45deg);opacity:.62}.breadcrumbs__item a{display:inline-flex;align-items:center;min-height:32px;border:1px solid transparent;border-radius:var(--werp-control-radius);color:var(--werp-text-body);text-decoration:none;transition:color .18s ease,background-color .18s ease,border-color .18s ease}.breadcrumbs__item a:hover{border-color:var(--werp-border);background:var(--werp-primary-soft);color:var(--werp-primary-hover)}.breadcrumbs__item a:focus-visible{outline:2px solid var(--werp-primary);outline-offset:2px}.breadcrumbs__item p{max-width:min(54ch,100%);color:var(--werp-text);font-weight:600;line-height:1.4;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs__link[aria-current=page]{color:var(--werp-text);font-weight:600;text-decoration:none}.breadcrumbs__link[aria-current=page]:hover,.breadcrumbs__link[aria-current=page]:focus{text-decoration:none}@media screen and (max-width:749px){.breadcrumbs__list{gap:6px;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.breadcrumbs__list::-webkit-scrollbar{display:none}.breadcrumbs__item{flex:0 0 auto}.breadcrumbs__item p{max-width:46vw}}.weroll-0526{display:block;background:var(--werp-page-bg);color:var(--werp-text)}.weroll-0526__shell{max-width:1320px;width:100%}.weroll-0526__main-card{border:1px solid var(--werp-border);border-radius:var(--werp-card-radius);background:var(--werp-card-bg);box-shadow:0 6px 18px #0f234633}.weroll-0526__main-card{padding:var(--werp-card-padding)}.weroll-0526__layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(360px,.82fr);gap:var(--werp-gap-lg);align-items:start;min-width:0}@media screen and (min-width:1181px){.weroll-0526--sticky-info .weroll-0526__media{position:sticky;top:calc(var(--header-height, 0px) + 16px);align-self:start}.weroll-0526--sticky-info.weroll-0526--constrain-media .weroll-0526__hero-media{max-height:calc(100dvh - var(--header-height, 0px) - 180px)}}.weroll-0526--media-size-small .weroll-0526__layout{grid-template-columns:minmax(0,1.22fr) minmax(360px,.95fr)}.weroll-0526--media-size-large .weroll-0526__layout{grid-template-columns:minmax(0,1.72fr) minmax(340px,.72fr)}.weroll-0526--media-fit-contain{--werp-product-media-fit: contain}.weroll-0526--media-fit-cover{--werp-product-media-fit: cover}.weroll-0526__media{display:grid;grid-template-columns:96px minmax(0,1fr);gap:var(--werp-gap-md);min-width:0}.weroll-0526__thumbs-wrap{display:flex;flex-direction:column;align-items:center;gap:6px;width:96px;align-self:start;min-width:0}.weroll-0526__thumb-nav{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;padding:0;border:1px solid var(--werp-border);border-radius:var(--werp-control-radius);background:var(--werp-card-bg);color:var(--werp-text-body);cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease,opacity .14s ease,transform .14s ease;box-shadow:0 1px 4px #0f234612}.weroll-0526__thumb-nav:hover:not([disabled]){background:var(--werp-primary-soft);border-color:var(--werp-primary);color:var(--werp-primary);transform:translateY(-1px)}.weroll-0526__thumb-nav:active:not([disabled]){transform:translateY(0)}.weroll-0526__thumb-nav[disabled]{opacity:.35;cursor:default;pointer-events:none}.weroll-0526__thumbs-vp{overflow:hidden;width:100%;min-width:0}.weroll-0526__thumbs{display:grid;grid-template-columns:1fr;align-items:start;align-content:start;gap:10px;width:100%;padding:2px 0;transition:transform .24s cubic-bezier(.4,0,.2,1)}.weroll-0526__thumb{position:relative;display:grid;place-items:center;width:100%;aspect-ratio:1;padding:0;overflow:hidden;border:1px solid var(--werp-border);border-radius:var(--werp-control-radius);background:var(--werp-card-bg);cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.weroll-0526__thumb.is-active{border-color:var(--werp-primary);box-shadow:0 0 0 2px var(--werp-primary-soft)}.weroll-0526__thumb:hover{transform:translateY(-1px)}.weroll-0526__thumb img{display:block;width:100%;height:100%;object-fit:contain}.weroll-0526__hero-image{display:block;width:100%;height:100%;object-fit:var(--werp-product-media-fit, contain);will-change:opacity,transform}.weroll-0526__hero-slide-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;object-fit:var(--werp-product-media-fit, contain);pointer-events:none;will-change:opacity,transform}.weroll-0526__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#ffffffeb;color:var(--werp-text);font-size:var(--werp-text-xs);pointer-events:none}.weroll-0526__hero-media{position:relative;aspect-ratio:1;overflow:hidden;border-radius:var(--werp-media-radius);background:var(--werp-card-bg);min-width:0}.weroll-0526__hero-player{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#000;border-radius:var(--werp-media-radius);overflow:hidden}.weroll-0526__hero-video,.weroll-0526__hero-iframe,.weroll-0526__hero-player model-viewer{display:block;width:100%;height:100%;border:none}.weroll-0526__hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#ffffffd9;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#1e293b;cursor:pointer;opacity:0;transition:opacity .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease;box-shadow:0 2px 10px #0f23461f}.weroll-0526__hero-media:hover .weroll-0526__hero-arrow,.weroll-0526__hero-media:focus-within .weroll-0526__hero-arrow{opacity:1}.weroll-0526__hero-arrow--prev{left:12px}.weroll-0526__hero-arrow--next{right:12px}.weroll-0526__hero-arrow:hover{background:#fffffffa;box-shadow:0 4px 18px #0f23462e;transform:translateY(-50%) scale(1.06)}.weroll-0526__hero-arrow:active{transform:translateY(-50%) scale(.96)}.weroll-0526__hero-arrow[disabled]{opacity:0!important;pointer-events:none}.weroll-0526__hero-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:2}.weroll-0526__hero-dot{width:8px;height:8px;border-radius:50%;background:#b7c8ff;background:color-mix(in srgb,var(--werp-primary) 32%,white);border:1px solid rgba(255,255,255,.92);box-shadow:0 1px 5px #0f23462e;transition:background .18s ease,transform .18s ease,box-shadow .18s ease;cursor:pointer}.weroll-0526__hero-dot.is-active{background:var(--werp-primary);transform:scale(1.35);box-shadow:0 2px 8px #8dc1eb57}@media(hover:none){.weroll-0526__hero-arrow{opacity:1;width:36px;height:36px}}.weroll-0526__placeholder{width:100%;height:100%}.weroll-0526__summary{min-width:0;padding-top:0}.weroll-0526__heading{display:grid;gap:12px}.weroll-0526__brand-logo{display:inline-flex;align-items:center;width:fit-content;max-width:min(220px,60%)}.weroll-0526__brand-logo img{display:block;width:auto;max-width:100%;max-height:42px;object-fit:contain}.weroll-0526__title{margin:0;font-size:clamp(34px,3.2vw,46px);font-weight:700;line-height:1.08;letter-spacing:0;color:var(--werp-text)}.weroll-0526__badge{display:inline-flex;align-items:center;justify-self:start;max-width:100%;min-height:24px;padding:3px 10px;border:1px solid var(--werp-primary);border-radius:var(--werp-control-radius);background:var(--werp-primary-soft);color:var(--werp-primary-hover);font-size:var(--werp-text-xs);font-weight:700;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weroll-0526__rating-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;min-height:24px}.weroll-0526__rating-row .weroll-0526__rating,.weroll-0526__rating-row .weroll-0526__app-rating,.weroll-0526__rating-row .weroll-0526__app-block{margin-top:0;flex:1 1 auto;min-width:0}.weroll-0526__rating{display:flex;align-items:center;gap:8px;color:var(--werp-text-body);font-size:var(--werp-text-base)}.weroll-0526__stars{color:#f5a623;letter-spacing:1px}.weroll-0526__wishlist{display:inline-flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;min-width:36px;height:36px;padding:0 10px;border:1px solid var(--werp-border);border-radius:var(--werp-pill-radius);background:var(--werp-card-bg);color:var(--werp-text-body);font-family:inherit;font-size:var(--werp-text-sm);font-weight:600;line-height:1;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.weroll-0526__wishlist:hover,.weroll-0526__wishlist:focus-visible{color:var(--werp-primary-hover);border-color:color-mix(in srgb,var(--werp-primary) 35%,var(--werp-border));background:var(--werp-primary-soft);box-shadow:0 0 0 2px color-mix(in srgb,var(--werp-primary) 18%,transparent)}.weroll-0526__wishlist:disabled{cursor:wait;opacity:.65!important}.weroll-0526__wishlist-icon{display:block;flex:0 0 auto}.weroll-0526__wishlist-icon-filled{opacity:0;transition:opacity .2s ease}.weroll-0526__wishlist.swym-added,.weroll-0526__wishlist[aria-pressed=true]{color:var(--werp-primary-hover);border-color:color-mix(in srgb,var(--werp-primary) 35%,var(--werp-border));background:var(--werp-primary-soft)}.weroll-0526__wishlist.swym-added .weroll-0526__wishlist-icon-outline,.weroll-0526__wishlist[aria-pressed=true] .weroll-0526__wishlist-icon-outline{opacity:0}.weroll-0526__wishlist.swym-added .weroll-0526__wishlist-icon-filled,.weroll-0526__wishlist[aria-pressed=true] .weroll-0526__wishlist-icon-filled{opacity:1}.weroll-0526__wishlist:after{content:none!important}.weroll-0526__app-rating .loox-rating,.weroll-0526__app-block .loox-rating{margin:0}body.weroll-0526-template .loox-widget,body.weroll-0526-template .loox-widget :where(a,button,div,h1,h2,h3,h4,input,label,p,select,span,textarea){font-family:Arial,Helvetica,sans-serif!important}.weroll-0526__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--werp-gap-sm);margin-top:18px}.weroll-0526__price-meta{display:contents}.weroll-0526__price{font-size:var(--werp-price);line-height:1;font-weight:700;color:var(--werp-text);letter-spacing:0}.weroll-0526__tax,.weroll-0526__compare{color:var(--werp-text-mute);font-size:var(--werp-text-base);font-weight:400}.weroll-0526__compare{text-decoration-thickness:1px}.weroll-0526__saving{color:var(--werp-danger);font-size:var(--werp-price);font-weight:700;line-height:1}.weroll-0526__block-text,.weroll-0526__short,.weroll-0526__custom-liquid{margin-top:8px;color:var(--werp-text-body);font-size:var(--werp-text-base);line-height:1.55}.weroll-0526__custom-liquid:empty{display:none}.weroll-0526__custom-liquid .product_badges{display:flex;align-items:center;gap:10px}.weroll-0526__custom-liquid .per_month_price{margin:0}.weroll-0526__targobank-financing{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;width:100%;min-height:38px;margin:8px 0 0;padding:7px 12px;border:1px solid var(--werp-border);border-radius:8px;background:var(--werp-card-bg);color:var(--werp-text);font-size:14px;line-height:1.25;text-align:center}.weroll-0526__targobank-financing span{display:inline-block;max-width:100%}.weroll-0526__targobank-financing strong{font-weight:700}.weroll-0526__targobank-financing modal-opener{display:inline-flex}.weroll-0526__targobank-link{-webkit-appearance:none;appearance:none;padding:0;border:0;background:transparent;color:var(--werp-text);font:inherit;line-height:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.weroll-0526__targobank-link:hover,.weroll-0526__targobank-link:focus-visible{color:var(--werp-primary-hover)}.weroll-0526__targobank-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:20px;background:#0b0f146b}.weroll-0526__targobank-modal[open]{display:flex}.weroll-0526__targobank-modal-content{position:relative;width:min(860px,100%);max-height:min(86vh,820px);overflow:auto;overscroll-behavior:contain;padding:clamp(28px,5vw,52px) clamp(16px,4vw,40px) 26px;border-radius:0;background:#fff;color:#03051b;box-shadow:0 24px 70px #0000002e;text-align:center}.weroll-0526__targobank-modal-close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid #d8dde6;border-radius:50%;background:#fff;color:#03051b;font-size:28px;line-height:1;cursor:pointer}.weroll-0526__targobank-modal-logo{display:inline-flex;align-items:center;justify-content:center;margin-bottom:28px;line-height:1}.weroll-0526__targobank-modal-logo img{display:block;width:min(254px,48vw);height:auto}.weroll-0526__targobank-modal h2{margin:0;color:#03051b;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.16;letter-spacing:0}.weroll-0526__targobank-modal-subtitle{margin:34px 0 22px;color:#252a3d;font-size:clamp(20px,2.5vw,25px);font-weight:700;line-height:1.25}.weroll-0526__targobank-rates{display:grid;gap:18px;text-align:left}.weroll-0526__targobank-rate{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:126px;padding:28px 24px;border:1px solid #c9ced8;border-radius:var(--werp-card-radius);background:#fff;color:#03051b}.weroll-0526__targobank-rate div{display:grid;gap:10px}.weroll-0526__targobank-rate span{color:#252a3d;font-size:20px;line-height:1.2}.weroll-0526__targobank-rate strong{color:#03051b;font-size:24px;font-weight:800;line-height:1.15}.weroll-0526__targobank-rate small{color:#596173;font-size:18px;line-height:1.2}.weroll-0526__targobank-rate>span{flex-shrink:0;color:#596173;text-align:right}.weroll-0526__benefits{display:grid;gap:10px;margin:18px 0;padding:0 0 0 18px;color:var(--werp-text);font-size:var(--werp-text-base);line-height:1.55}.weroll-0526__benefits li::marker{color:var(--werp-primary)}.weroll-0526__hint{position:relative;display:inline-flex;width:19px;height:19px;flex:0 0 19px;align-items:center;justify-content:center;padding:0;border:1.5px solid var(--werp-text-mute);border-radius:50%;background:transparent;color:var(--werp-text-mute);cursor:pointer;font-family:inherit;font-size:12px;font-weight:700;line-height:1;transition:border-color .14s ease,color .14s ease,outline-color .14s ease}.weroll-0526__hint[data-tooltip]:before,.weroll-0526__hint[data-tooltip]:after{position:absolute;left:50%;z-index:4;opacity:0;pointer-events:none;transform:translate(-50%,6px);transition:opacity .14s ease,transform .14s ease}.weroll-0526__hint[data-tooltip]:before{content:attr(data-tooltip);bottom:calc(100% + 10px);width:max-content;max-width:min(240px,70vw);padding:8px 12px;border-radius:6px;background:#303030;color:#fff;font-size:13px;font-weight:600;line-height:1.3;text-align:center;white-space:normal;overflow-wrap:break-word;box-shadow:0 6px 16px #00000029}.weroll-0526__hint[data-tooltip]:after{content:"";bottom:calc(100% + 2px);border:6px solid transparent;border-top-color:#303030}.weroll-0526__hint[data-tooltip]:hover:before,.weroll-0526__hint[data-tooltip]:hover:after,.weroll-0526__hint[data-tooltip]:focus-visible:before,.weroll-0526__hint[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)}.weroll-0526__hint:hover,.weroll-0526__hint:focus-visible{border-color:var(--werp-primary);color:var(--werp-primary)}.weroll-0526__hint:focus-visible{outline:2px solid color-mix(in srgb,var(--werp-primary) 45%,transparent);outline-offset:2px}.weroll-0526__shipping-method-head modal-opener{display:inline-flex}.weroll-0526__shipping-method{display:flex;align-items:center;gap:14px;margin:0 0 12px;padding:16px 18px;border:1.5px solid var(--werp-border);border-radius:var(--werp-control-radius);background:var(--werp-card-bg);transition:border-color .16s ease,box-shadow .16s ease}.weroll-0526__shipping-method--selected{border-color:color-mix(in srgb,var(--werp-primary) 60%,var(--werp-border));box-shadow:0 0 0 1px color-mix(in srgb,var(--werp-primary) 22%,transparent)}.weroll-0526__shipping-method:last-of-type{margin-bottom:18px}.weroll-0526__shipping-method-main{flex:1;min-width:0}.weroll-0526__shipping-method-head{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-bottom:4px}.weroll-0526__shipping-method-title{color:var(--werp-text);font-size:var(--werp-text-base);font-weight:700;line-height:1.35}.weroll-0526__shipping-method-delivery{margin:0;padding:0 0 0 18px;color:var(--werp-text);font-size:var(--werp-text-base);line-height:1.55}.weroll-0526__shipping-method-delivery li::marker{color:var(--werp-primary)}.weroll-0526__shipping-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:20px;background:#0b0f146b}.weroll-0526__shipping-modal[open]{display:flex}.weroll-0526__shipping-modal-content{position:relative;width:min(720px,100%);max-height:min(86vh,820px);overflow:auto;overscroll-behavior:contain;padding:clamp(24px,4vw,36px) clamp(18px,4vw,32px) clamp(20px,3vw,28px);border:0;border-radius:0;background:#fff;color:var(--werp-text);box-shadow:0 24px 70px #0000002e;text-align:left}.weroll-0526__shipping-modal-close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid var(--werp-border);border-radius:50%;background:#fff;color:var(--werp-text);font-size:28px;line-height:1;cursor:pointer;transition:border-color .14s ease,color .14s ease}.weroll-0526__shipping-modal-close:hover,.weroll-0526__shipping-modal-close:focus-visible{border-color:var(--werp-primary);color:var(--werp-primary)}.weroll-0526__shipping-modal-title{margin:0 40px 18px 0;color:var(--werp-text);font-size:clamp(20px,2.4vw,24px);font-weight:700;letter-spacing:0;line-height:1.25;text-transform:none}.weroll-0526__shipping-modal-body{color:var(--werp-text-body);font-size:var(--werp-text-base);line-height:1.65}.weroll-0526__shipping-modal-body :where(p,ul,ol){margin:0 0 14px}.weroll-0526__shipping-modal-body :where(p:last-child,ul:last-child,ol:last-child){margin-bottom:0}.weroll-0526__shipping-modal-body a{color:var(--werp-primary-hover);text-decoration:underline;text-underline-offset:2px}.weroll-0526__variants{margin:20px 0 22px;container-type:inline-size}.weroll-0526__variants .product-form__input{max-width:none;margin:0 0 14px}.weroll-0526__variants :where(.product-form__input--pill,.product-form__input--swatch,.product-form__input--dropdown){position:relative;display:grid;gap:12px;width:100%;padding:14px;border:1px solid var(--werp-border);border-radius:var(--werp-card-radius);background:linear-gradient(180deg,color-mix(in srgb,var(--werp-primary-wash) 50%,var(--werp-card-bg)) 0%,var(--werp-card-bg) 72%);box-shadow:0 10px 26px #1019230f}.weroll-0526__variants .product-form__input--pill{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.weroll-0526__variants .product-form__input--swatch{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.weroll-0526__variants :where(.product-form__input--pill,.product-form__input--swatch,.product-form__input--dropdown) .form__label{grid-column:1 / -1;display:flex;align-items:center;gap:6px;width:100%;margin:0;color:var(--werp-text-soft);font-family:var(--werp-font);font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.06em;text-transform:uppercase}.weroll-0526__variants .product-form__input--swatch .form__label{flex-basis:100%}.weroll-0526__variants .product-form__input--swatch .form__label [data-selected-value]{color:var(--werp-text);font-size:var(--werp-text-base);font-weight:700;letter-spacing:0;text-transform:none}.weroll-0526__variants .product-form__input--pill input[type=radio]+label{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;min-height:54px;width:100%;margin:0;padding:12px 14px;border:1px solid color-mix(in srgb,var(--werp-border-strong) 88%,var(--werp-primary));border-radius:var(--werp-control-radius);background:color-mix(in srgb,var(--werp-card-bg) 92%,var(--werp-primary-wash));color:var(--werp-text);font-family:var(--werp-font);font-size:var(--werp-text-md);font-weight:700;line-height:1.15;letter-spacing:0;text-align:start;text-decoration-thickness:1.5px;text-underline-offset:0;cursor:pointer;box-shadow:inset 0 0 0 1px #ffffffb8;transition:background .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease,transform .18s ease,box-shadow .18s ease}.weroll-0526__variants .product-form__input--pill input[type=radio]+label:after{content:"";flex:0 0 auto;width:18px;height:18px;border:2px solid color-mix(in srgb,var(--werp-border-strong) 72%,var(--werp-primary));border-radius:999px;background:var(--werp-card-bg);box-shadow:inset 0 0 0 4px var(--werp-card-bg);transition:inherit}.weroll-0526__variants .product-form__input--pill input[type=radio]+label:before{display:none}.weroll-0526__variants .product-form__input--pill input[type=radio]:not(.disabled):not(:disabled)+label:hover{border-color:var(--werp-primary);background:var(--werp-primary-soft);color:var(--werp-primary-hover);transform:translateY(-1px);box-shadow:0 10px 22px #2f73d61f}.weroll-0526__variants .product-form__input--pill input[type=radio]:checked+label{border-color:var(--werp-primary);background:color-mix(in srgb,var(--werp-primary-soft) 72%,var(--werp-card-bg));color:var(--werp-primary-hover);font-weight:700;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--werp-primary) 22%,transparent),0 12px 24px #2f73d624}.weroll-0526__variants .product-form__input--pill input[type=radio]:checked+label:after{border-color:var(--werp-primary);background:var(--werp-primary);box-shadow:inset 0 0 0 4px var(--werp-card-bg)}.weroll-0526__variants .product-form__input--pill input[type=radio].disabled+label,.weroll-0526__variants .product-form__input--pill input[type=radio]:disabled+label{border-color:var(--werp-border);background:color-mix(in srgb,var(--werp-card-bg) 72%,var(--werp-divider));color:var(--werp-text-mute);opacity:.58;text-decoration:line-through;cursor:not-allowed}.weroll-0526__variants .product-form__input--pill input[type=radio].disabled:checked+label,.weroll-0526__variants .product-form__input--pill input[type=radio]:disabled:checked+label{color:color-mix(in srgb,var(--werp-primary-hover) 62%,var(--werp-text-mute))}.weroll-0526__variants .product-form__input--pill input[type=radio]:focus-visible+label,.weroll-0526__variants .product-form__input--pill input[type=radio].focused+label,.weroll-0526__variants .swatch-input__input:focus-visible+.swatch-input__label,.weroll-0526__variants .select__select:focus-visible{outline:2px solid var(--werp-primary);outline-offset:3px;box-shadow:none}.weroll-0526__variants .swatch-input__input+.swatch-input__label{--swatch-input--size: 42px;display:grid;place-items:center;width:50px;height:50px;margin:0;border:1px solid var(--werp-border-strong);border-radius:var(--werp-control-radius);background:var(--werp-card-bg);box-shadow:inset 0 0 0 1px #ffffffbd;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease,opacity .18s ease}.weroll-0526__variants .swatch-input__input+.swatch-input__label .swatch{width:34px;height:34px;border-radius:calc(var(--werp-control-radius) - 2px)}.weroll-0526__variants .swatch-input__input+.swatch-input__label.swatch-input__label--square .swatch{border-radius:5px}.weroll-0526__variants .swatch-input__input:not(.visually-disabled)+.swatch-input__label:hover{border-color:var(--werp-primary);background:var(--werp-primary-soft);transform:translateY(-1px);box-shadow:0 10px 22px #2f73d61f}.weroll-0526__variants .swatch-input__input:checked+.swatch-input__label{border-color:var(--werp-primary);background:var(--werp-primary-soft);box-shadow:inset 0 0 0 2px var(--werp-primary),0 12px 24px #2f73d624}.weroll-0526__variants .swatch-input__input.visually-disabled+.swatch-input__label,.weroll-0526__variants .swatch-input__input:disabled+.swatch-input__label{opacity:.48;cursor:not-allowed}.weroll-0526__variants .product-form__input--dropdown{gap:10px}.weroll-0526__variants .product-form__input--dropdown .select{min-height:54px}.weroll-0526__variants .product-form__input--dropdown .select:before,.weroll-0526__variants .product-form__input--dropdown .select:after{display:none}.weroll-0526__variants .product-form__input--dropdown .select__select{min-height:54px;padding:0 42px 0 14px;border:1px solid var(--werp-border-strong);border-radius:var(--werp-control-radius);background:var(--werp-card-bg);color:var(--werp-text);font-family:var(--werp-font);font-size:var(--werp-text-md);font-weight:700;box-shadow:inset 0 0 0 1px #ffffffb8;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.weroll-0526__variants .product-form__input--dropdown .dropdown-swatch+.select__select{padding-left:52px}.weroll-0526__variants .product-form__input--dropdown .select__select:hover{border-color:var(--werp-primary);background:var(--werp-primary-soft)}.weroll-0526__variants .product-form__input--dropdown .dropdown-swatch{left:14px;width:28px;height:28px}.weroll-0526__variants .product-form__input--dropdown .dropdown-swatch .swatch{width:28px;height:28px;border-radius:6px}.weroll-0526__variants .product-form__input--dropdown .icon-caret{right:16px;color:var(--werp-text-soft)}.weroll-0526__purchase{display:grid;grid-template-columns:120px minmax(0,1fr);gap:var(--werp-gap-sm);align-items:start;margin-top:16px}.weroll-0526__quantity.quantity{width:120px;min-height:54px;border:2px solid var(--werp-text);border-radius:var(--werp-control-radius);background:transparent!important;box-shadow:none!important;overflow:hidden}.weroll-0526__quantity.quantity:before,.weroll-0526__quantity.quantity:after{display:none!important;content:none!important;background:transparent!important;box-shadow:none!important;border:0!important}.weroll-0526__quantity.quantity:focus-within{border-color:var(--werp-primary);box-shadow:none!important}.weroll-0526__quantity .quantity__button,.weroll-0526__quantity .quantity__input,.weroll-0526__quantity .quantity__button:hover,.weroll-0526__quantity .quantity__button:focus,.weroll-0526__quantity .quantity__button:focus-visible,.weroll-0526__quantity .quantity__button:not(:focus-visible):not(.focused),.weroll-0526__quantity .quantity__input:hover,.weroll-0526__quantity .quantity__input:focus,.weroll-0526__quantity .quantity__input:focus-visible,.weroll-0526__quantity .quantity__input:not(:focus-visible):not(.focused){background:transparent!important;background-color:transparent!important;box-shadow:none!important;outline:none!important;border:0!important}.weroll-0526__quantity .quantity__button{margin:0!important}.weroll-0526__quantity .quantity__input{font-size:var(--werp-text-md);font-weight:700;color:var(--werp-text);opacity:1}.weroll-0526__purchase .quantity__rules{grid-column:1 / -1;margin:-8px 0 0}.weroll-0526__stock{margin-top:18px}.weroll-0526__stock:empty,.weroll-0526__stock.hidden{display:none}.weroll-0526__stock-status{display:flex;align-items:center;gap:10px;font-size:var(--werp-text-md);font-weight:500;line-height:1.35}.weroll-0526__stock-status.is-available{color:var(--werp-success)}.weroll-0526__stock-status.is-low{color:var(--werp-warning)}.weroll-0526__stock-status.is-out{color:var(--werp-text-mute)}.weroll-0526__stock-dot{position:relative;width:7px;height:7px;flex:0 0 7px;border-radius:999px;background:currentColor}.weroll-0526__stock-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:currentColor;animation:weroll-0526-stock-dot-ripple 1.4s ease-out infinite}@keyframes weroll-0526-stock-dot-ripple{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(3.1)}}.weroll-0526__stock-bar{display:block;height:6px;margin-top:14px;overflow:hidden;border-radius:999px;background:#d9eadf}.weroll-0526__stock-bar.is-available{color:var(--werp-success)}.weroll-0526__stock-bar.is-low{color:var(--werp-warning);background:#f3e7cf}.weroll-0526__stock-bar.is-out{color:var(--werp-text-mute);background:var(--werp-divider)}.weroll-0526__stock-bar>span{display:block;height:100%;border-radius:inherit;background:currentColor}.weroll-0526__buy .product-form,.weroll-0526__buy .product-form__buttons,.weroll-0526__buy .product-form__submit{margin:0}.weroll-0526__buy .product-form__submit{min-height:54px;border-radius:var(--werp-control-radius)!important;border:0;box-shadow:none;outline:none;background:#70ad47!important;color:var(--werp-text)!important;font-family:var(--werp-font);font-size:var(--werp-text-md);font-weight:700;letter-spacing:0;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.weroll-0526__buy .product-form__submit:before,.weroll-0526__buy .product-form__submit:after{display:none!important}.weroll-0526__buy .product-form__submit:hover,.weroll-0526__buy .product-form__submit:focus,.weroll-0526__buy .product-form__submit:focus-visible{background:#d8ff54!important;box-shadow:0 6px 18px #d8ff5457;outline:none;transform:translateY(-1px)}.weroll-0526__buy .product-form__submit:active{transform:translateY(0);box-shadow:0 2px 6px #547c9b2e}.weroll-0526__buy .product-form__submit svg{display:none}.weroll-0526__secure{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;column-gap:16px;row-gap:10px;margin-top:var(--werp-gap-sm);padding:var(--werp-card-padding);border:1px solid rgba(218,234,255,.26);border-radius:var(--werp-card-radius);background:radial-gradient(circle at 12% 0%,rgba(141,193,235,.36),transparent 34%),linear-gradient(135deg,#6faee0,#8dc1eb);box-shadow:0 10px 24px #8dc1eb38,inset 0 1px #ffffff1f;color:var(--werp-text);cursor:pointer}.weroll-0526__secure:focus-visible{outline:3px solid color-mix(in srgb,var(--werp-warning) 72%,#ffffff);outline-offset:4px}.weroll-0526__trust--below-image{grid-column:1 / -1;margin-top:8px}.weroll-0526__secure strong{display:block;font-size:var(--werp-title-sm);font-weight:700;line-height:1.2;letter-spacing:0}.weroll-0526__secure-heading{min-width:0}.weroll-0526__secure p{margin:6px 0 0;color:#0b0f14b8;font-size:var(--werp-text-base);line-height:1.35}.weroll-0526__secure-icon{flex-shrink:0;line-height:0}.weroll-0526__secure-icon img{display:block;width:auto;height:auto;max-height:64px;max-width:88px;object-fit:contain}.weroll-0526__secure-points{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--werp-gap-sm);font-size:var(--werp-text-sm);font-weight:700}.weroll-0526__secure-points span{display:inline-flex;align-items:center;min-width:0;gap:8px;white-space:nowrap;color:var(--werp-text)}.weroll-0526__secure-points i{display:inline-grid;flex:0 0 22px;width:22px;height:22px;place-items:center;border:1px solid rgba(11,15,20,.16);border-radius:50%;background:#ffffff47;box-shadow:inset 0 1px #ffffff2e;color:var(--werp-text);font-style:normal;font-size:var(--werp-text-sm);line-height:1}.weroll-0526__finance{margin-top:var(--werp-gap-sm);padding:var(--werp-card-padding);border:1px solid var(--werp-border);border-radius:var(--werp-card-radius);background:var(--werp-primary-soft);color:var(--werp-text)}.weroll-0526__finance strong{color:var(--werp-text);font-size:var(--werp-text-md);font-weight:700;line-height:1}.weroll-0526__finance-title{display:flex;align-items:flex-end;flex-wrap:wrap;gap:8px}.weroll-0526__finance-title span{line-height:1.08}.weroll-0526__finance-title img{display:block;width:124px;max-width:100%;height:auto;margin-bottom:1px}.weroll-0526__finance p{margin:8px 0 0;color:var(--werp-text-body);font-size:var(--werp-text-sm);line-height:1.5}.weroll-0526__finance-monthly{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-top:12px;color:var(--werp-text);font-size:var(--werp-text-sm);line-height:1.35}.weroll-0526__finance-monthly strong{font-size:inherit;line-height:inherit}.weroll-0526__finance-monthly modal-opener{display:inline-flex}.weroll-0526__payments{--werp-payment-marquee-gap: 28px;--werp-payment-scroll-duration: 28s;margin-top:var(--werp-gap-sm);width:100%;max-width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent);mask-image:linear-gradient(to right,transparent,#000 4%,#000 96%,transparent)}.weroll-0526__payments-track{display:flex;width:max-content;animation:weroll-0526-payment-marquee var(--werp-payment-scroll-duration) linear infinite;will-change:transform}.weroll-0526__payments-group{display:flex;flex:none;align-items:center;gap:var(--werp-payment-marquee-gap);padding-right:var(--werp-payment-marquee-gap)}.weroll-0526__payment-icon{display:grid;place-items:center;flex:none;width:112px;height:calc(var(--werp-payment-logo-height, 34px) + 18px);box-sizing:border-box;padding-inline:6px}.weroll-0526__payment-icon img,.weroll-0526__payment-icon svg{width:100%;height:var(--werp-payment-logo-height, 34px);display:block;max-width:none;max-height:var(--werp-payment-logo-height, 34px);object-fit:contain}.weroll-0526__payments:hover .weroll-0526__payments-track,.weroll-0526__payments:focus-within .weroll-0526__payments-track{animation-play-state:paused}@keyframes weroll-0526-payment-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.weroll-0526__trust{margin:8px 0 0;width:100%;overflow:visible;padding:4px 8px;border:0;background:transparent;container-type:inline-size;container-name:weroll-trust}.weroll-0526__trust--below-image{--werp-trust-marquee-gap: clamp(18px, 3vw, 34px);--werp-trust-scroll-duration: 60s;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}.weroll-0526__trust-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px clamp(14px,2.4vw,28px);margin:0;padding:0;list-style:none;overflow:visible}.weroll-0526__trust--below-image .weroll-0526__trust-list{flex-wrap:nowrap;justify-content:flex-start;gap:6px var(--werp-trust-marquee-gap);width:max-content;min-width:100%;animation:weroll-0526-trust-marquee var(--werp-trust-scroll-duration) linear infinite;will-change:transform}.weroll-0526__trust--below-image:hover .weroll-0526__trust-list,.weroll-0526__trust--below-image:focus-within .weroll-0526__trust-list{animation-play-state:paused}@keyframes weroll-0526-trust-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - (var(--werp-trust-marquee-gap) * .5)))}}@container weroll-trust (max-width: 640px){.weroll-0526__trust-list{justify-content:flex-start;gap:6px 12px}.weroll-0526__trust--below-image .weroll-0526__trust-list{gap:6px var(--werp-trust-marquee-gap)}}@container weroll-trust (max-width: 360px){.weroll-0526__trust-list{gap:6px 10px}.weroll-0526__trust--below-image .weroll-0526__trust-list{gap:6px var(--werp-trust-marquee-gap)}}.weroll-0526__trust-entry{flex:0 1 auto;min-width:0;overflow:visible}.weroll-0526__trust-item{display:inline-flex;align-items:center;gap:6px;min-width:0;min-height:32px;padding:4px 6px;border:1px solid transparent;background:transparent;color:var(--werp-text);border-radius:999px;font:inherit;text-align:left;width:auto;box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:none}.weroll-0526__trust-item--has-tip{position:relative;cursor:default}.weroll-0526__trust-floating-tip{position:fixed;z-index:10001;width:max-content;max-width:min(240px,calc(100vw - 24px));padding:8px 12px;border-radius:6px;background:#101923;color:#f8fbff;font-size:12px;font-weight:500;line-height:1.35;text-align:center;white-space:normal;overflow-wrap:break-word;opacity:0;pointer-events:none;transform:translateY(4px);transition:opacity .16s cubic-bezier(.25,1,.5,1),transform .16s cubic-bezier(.25,1,.5,1)}.weroll-0526__trust-floating-tip:before{content:"";position:absolute;top:-6px;left:var(--werp-trust-tip-arrow-left, 50%);width:0;height:0;border:6px solid transparent;border-top:0;border-bottom-color:#101923;transform:translate(-50%)}.weroll-0526__trust-floating-tip.is-visible{opacity:1;transform:translateY(0)}.weroll-0526__trust-item--has-tip:focus-visible{outline:3px solid color-mix(in srgb,var(--werp-primary) 46%,transparent);outline-offset:3px}@media(hover:none),(pointer:coarse),screen and (max-width:749px){.weroll-0526__trust-item--has-tip{cursor:pointer}}@media(prefers-reduced-motion:reduce){.weroll-0526__trust-floating-tip{transition:none}.weroll-0526__trust--below-image .weroll-0526__trust-list{animation-play-state:paused;transform:translate(0)}}.weroll-0526__trust-icon{display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:color-mix(in srgb,var(--werp-primary) 12%,var(--werp-card-bg));color:var(--werp-primary-hover)}.weroll-0526__trust-icon img,.weroll-0526__trust-icon svg{display:block;width:18px;height:18px;object-fit:contain}.weroll-0526__trust-label{display:block;min-width:0;color:var(--werp-text);font-size:13px;font-weight:650;line-height:1.2;white-space:nowrap;overflow-wrap:normal}@media screen and (max-width:1180px){.weroll-0526__layout{grid-template-columns:1fr;gap:var(--werp-gap-lg)}.weroll-0526__summary{width:100%;max-width:720px}}@media screen and (max-width:749px){html,body{scrollbar-width:thin;scrollbar-color:#8dc1eb transparent}html::-webkit-scrollbar,body::-webkit-scrollbar,.weroll-0526__thumbs-vp::-webkit-scrollbar{width:4px;height:4px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track,.weroll-0526__thumbs-vp::-webkit-scrollbar-track{margin-block:24px 10px;background:transparent}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb,.weroll-0526__thumbs-vp::-webkit-scrollbar-thumb{border-radius:999px;background:#8dc1eb}html::-webkit-scrollbar-button,body::-webkit-scrollbar-button,.weroll-0526__thumbs-vp::-webkit-scrollbar-button{display:none;width:0;height:0;background:transparent}html::-webkit-scrollbar-button:single-button,body::-webkit-scrollbar-button:single-button,.weroll-0526__thumbs-vp::-webkit-scrollbar-button:single-button,html::-webkit-scrollbar-button:vertical:start,body::-webkit-scrollbar-button:vertical:start,.weroll-0526__thumbs-vp::-webkit-scrollbar-button:vertical:start,html::-webkit-scrollbar-button:vertical:end,body::-webkit-scrollbar-button:vertical:end,.weroll-0526__thumbs-vp::-webkit-scrollbar-button:vertical:end{display:none;width:0;height:0;background:transparent}.weroll-0526{overflow-x:hidden;overflow-x:clip}.weroll-0526,.weroll-0526 *{box-sizing:border-box}.weroll-0526__shell{max-width:100%;width:100%;padding-inline:12px}.weroll-0526__main-card,.weroll-0526__service-area,.weroll-0526__expert-copy,.weroll-0526__tech-copy,.weroll-0526__selection{padding:var(--werp-card-padding-mobile)}.weroll-0526__main-card{width:100%;max-width:100%;overflow:hidden}.weroll-0526__layout{display:flex;flex-direction:column;gap:var(--werp-gap-sm);width:100%;max-width:100%;min-width:0}.weroll-0526__media{grid-template-columns:1fr;gap:var(--werp-gap-sm);width:100%;max-width:100%}.weroll-0526__thumbs-wrap{order:2;flex-direction:row;width:100%;max-width:100%;gap:4px}.weroll-0526--mobile-thumbs-hide .weroll-0526__thumbs-wrap{display:none}.weroll-0526__thumb-nav{width:28px;height:28px;align-self:center;flex-shrink:0;border-radius:50%}.weroll-0526__thumb-nav svg{transform:rotate(90deg)}.weroll-0526__thumbs-vp{flex:1 1 auto;overflow-x:auto;overflow-y:visible;width:auto;max-width:100%;max-height:none;-webkit-overflow-scrolling:touch}.weroll-0526__thumbs{display:flex;width:max-content;max-width:none;padding-bottom:4px;gap:var(--werp-gap-sm);transition:none}.weroll-0526__thumb{flex:0 0 clamp(64px,22vw,84px)}.weroll-0526__hero-media{aspect-ratio:1;border-radius:12px}.weroll-0526__summary{display:block;width:100%;max-width:100%;min-width:0}.weroll-0526__heading{gap:10px}.weroll-0526__brand-logo{max-width:min(190px,70%)}.weroll-0526__brand-logo img{max-height:36px}.weroll-0526__title{max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.weroll-0526__badge{max-width:100%}.weroll-0526__rating,.weroll-0526__rating-row,.weroll-0526__app-rating,.weroll-0526__price-row,.weroll-0526__short,.weroll-0526__custom-liquid,.weroll-0526__benefits,.weroll-0526__shipping-method,.weroll-0526__variants,.weroll-0526__purchase,.weroll-0526__stock,.weroll-0526__app-block,.weroll-0526__targobank-financing,.weroll-0526__secure,.weroll-0526__finance,.weroll-0526__payments{width:100%;max-width:100%;min-width:0;clear:both}.weroll-0526__payments-track{animation-duration:22s}.weroll-0526__rating,.weroll-0526__rating-row,.weroll-0526__app-rating,.weroll-0526__price-row,.weroll-0526__short,.weroll-0526__custom-liquid,.weroll-0526__benefits{overflow-wrap:anywhere}.weroll-0526__benefits li,.weroll-0526__stock-status,.weroll-0526__finance-monthly,.weroll-0526__secure-content,.weroll-0526__secure-points span{min-width:0;max-width:100%;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.weroll-0526__short:after,.weroll-0526__custom-liquid:after{content:"";display:block;clear:both}.weroll-0526__short :where(p,ul,ol,div),.weroll-0526__custom-liquid :where(p,ul,ol,div){max-width:100%}.weroll-0526__short p:first-child,.weroll-0526__custom-liquid p:first-child{margin-top:0}.weroll-0526__short p:last-child,.weroll-0526__custom-liquid p:last-child{margin-bottom:0}.weroll-0526__variants .product-form__input--pill{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px}.weroll-0526__variants :where(.product-form__input--pill,.product-form__input--swatch,.product-form__input--dropdown) .form__label{font-size:11px}.weroll-0526__variants .product-form__input--pill input[type=radio]+label{min-height:50px;padding:10px 12px;font-size:var(--werp-text-base)}.weroll-0526__variants .product-form__input--pill input[type=radio]+label:after{width:16px;height:16px}.weroll-0526__variants .swatch-input__input+.swatch-input__label{--swatch-input--size: 38px;width:46px;height:46px}.weroll-0526__variants .swatch-input__input+.swatch-input__label .swatch{width:30px;height:30px}.weroll-0526__variants .product-form__input--dropdown .select,.weroll-0526__variants .product-form__input--dropdown .select__select{min-height:50px}.weroll-0526__purchase{grid-template-columns:112px minmax(0,1fr);gap:var(--werp-gap-sm)}.weroll-0526__quantity.quantity,.weroll-0526__buy .product-form__submit{min-height:54px}.weroll-0526__quantity.quantity{width:112px}.weroll-0526__buy .product-form__submit{font-size:var(--werp-text-base);display:inline-flex;align-items:center;justify-content:center;min-width:0;width:100%;padding-inline:14px;line-height:1.18;white-space:normal;text-align:center}.weroll-0526__buy .product-form__submit span{min-width:0;overflow-wrap:anywhere}.weroll-0526__secure-points{grid-template-columns:repeat(2,minmax(0,1fr))}.weroll-0526__secure-points span{white-space:normal}.weroll-0526__targobank-modal{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom))}.weroll-0526__targobank-modal-content{width:100%;max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:42px 14px 18px}.weroll-0526__targobank-modal-close{top:10px;right:10px;width:32px;height:32px;font-size:24px}.weroll-0526__targobank-modal-logo{margin-bottom:22px}.weroll-0526__targobank-modal-logo img{width:min(220px,58vw)}.weroll-0526__targobank-modal-subtitle{margin-top:26px;font-size:clamp(18px,5vw,22px)}.weroll-0526__shipping-modal{padding:max(10px,env(safe-area-inset-top)) 10px max(10px,env(safe-area-inset-bottom))}.weroll-0526__shipping-modal-content{width:100%;max-height:calc(100dvh - 20px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:40px 14px 18px}.weroll-0526__shipping-modal-close{top:8px;right:8px}.weroll-0526__shipping-method{gap:12px;padding:14px 16px}.weroll-0526__targobank-rate{display:grid;gap:10px;min-height:0;padding:22px 18px}.weroll-0526__targobank-rate span,.weroll-0526__targobank-rate small{font-size:var(--werp-text-base)}.weroll-0526__targobank-rate strong{font-size:clamp(20px,5.6vw,24px);overflow-wrap:anywhere}.weroll-0526__targobank-rate>span{text-align:left}.weroll-0526__trust{margin-top:8px;padding:4px 0}.weroll-0526__trust-item{min-height:32px;padding:4px 6px;gap:6px}.weroll-0526__trust-floating-tip{max-width:min(200px,calc(100vw - 32px));font-size:13px}.weroll-0526__trust-icon{flex-basis:22px;width:22px;height:22px}.weroll-0526__trust-icon img,.weroll-0526__trust-icon svg{width:18px;height:18px}.weroll-0526__trust-label{font-size:12.5px}.weroll-0526__title{font-size:clamp(2.2rem,6.2vw,2.6rem);line-height:1.25}.weroll-0526__price{max-width:100%;font-size:clamp(28px,8.5vw,var(--werp-price-mobile));overflow-wrap:anywhere}.weroll-0526__price-row{flex-direction:column;align-items:flex-start;gap:8px;margin-top:14px}.weroll-0526__price-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;max-width:100%}.weroll-0526__tax,.weroll-0526__compare,.weroll-0526__saving{line-height:1.3}.weroll-0526__saving{font-size:var(--werp-text-md);font-weight:700}.weroll-0526__benefits,.weroll-0526__block-text,.weroll-0526__short,.weroll-0526__custom-liquid{font-size:var(--werp-text-base)}.weroll-0526__tax,.weroll-0526__compare,.weroll-0526__rating,.weroll-0526__wishlist-label{font-size:var(--werp-text-sm)}.weroll-0526__wishlist{padding:0 8px}}@media screen and (max-width:480px){.weroll-0526__wishlist-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.weroll-0526__wishlist{min-width:36px;padding:0}.weroll-0526__purchase,.weroll-0526__variants .product-form__input--pill{grid-template-columns:1fr}.weroll-0526__quantity.quantity{width:100%}.weroll-0526__secure{grid-template-columns:1fr}.weroll-0526__secure-points{grid-template-columns:repeat(2,minmax(0,1fr))}}.product__accordion details .accordion__content{overflow:hidden}.product__accordion summary .icon-caret{transition:transform .28s cubic-bezier(.4,0,.2,1)}.product__accordion details[open] summary .icon-caret{transform:rotate(180deg)}body .header .header__menu-item,body .header .header__icon{color:#0b3558}body .weroll-0526 :where(p,li,dd),body .weroll-0526-info :where(p,li),body .weroll-0526-svc :where(p,li),body .weroll-0526-brand :where(p,li),body .weroll-0526-details :where(p,li,dd),body .weroll-0526-faq :where(p,li),body .weroll-0526-financing :where(p,li,td),body .weroll-0526-recently-viewed :where(p,li),body .weroll-0526-reviews :where(p,li){font-weight:400}body .weroll-0526 :where(strong,summary),body .weroll-0526-info strong,body .weroll-0526-svc :where(strong,summary),body .weroll-0526-brand strong,body .weroll-0526-details :where(strong,summary,dt),body .weroll-0526-faq :where(strong,summary),body .weroll-0526-financing :where(strong,summary,th),body .weroll-0526-recently-viewed strong,body .weroll-0526-reviews strong{font-weight:500}body .weroll-0526 :where(h1,h2,h3),body .weroll-0526-info :where(h1,h2,h3),body .weroll-0526-svc :where(h1,h2,h3),body .weroll-0526-brand :where(h1,h2,h3),body .weroll-0526-details :where(h1,h2,h3),body .weroll-0526-faq :where(h1,h2,h3),body .weroll-0526-financing :where(h1,h2,h3),body .weroll-0526-recently-viewed :where(h1,h2,h3),body .weroll-0526-reviews :where(h1,h2,h3){font-weight:700;text-wrap:balance}body .weroll-0526__title{font-size:3.6rem;line-height:1.222}body .weroll-0526__price,body .weroll-0526__saving{font-size:4.2rem;line-height:1.143;font-variant-numeric:tabular-nums}body :is(.weroll-0526__block-text,.weroll-0526__short,.weroll-0526__custom-liquid,.weroll-0526__benefits,.weroll-0526__shipping-modal-body,.weroll-0526-info__expert-text,.weroll-0526-details__text,.weroll-0526-details__spec-row dt,.weroll-0526-details__spec-row dd,.weroll-0526-details__safety-contact,.weroll-0526-svc__heading p,.weroll-0526-svc__insurance-intro,.weroll-0526-svc__insurance-modal-content,.weroll-0526-svc__plan-features li,.weroll-0526-svc__acc-name,.weroll-0526-brand__hero-sub,.weroll-0526-brand__card-text,.weroll-0526-brand__popup-content,.weroll-0526-faq__answer,.weroll-0526-financing__text,.weroll-0526-financing__guide-text,.weroll-0526-financing__faq-answer,.weroll-0526-financing__rate-table,.weroll-0526-recently-viewed__text,.weroll-0526-reviews__text){font-size:1.6rem;font-weight:400;line-height:1.625;text-wrap:pretty}body :is(.weroll-0526__tax,.weroll-0526__compare,.weroll-0526__finance p,.weroll-0526__finance-monthly,.weroll-0526-info__expert small,.weroll-0526-svc__insurance-copy small,.weroll-0526-svc__plan-subtitle,.weroll-0526-brand__badge,.weroll-0526-recently-viewed__meta,.weroll-0526-recently-viewed__compare-price,.weroll-0526-recently-viewed__per-month,.weroll-0526-reviews__rating-count,.weroll-0526-reviews__date){font-size:1.4rem;line-height:1.5}body :is(.weroll-0526__badge,.weroll-0526__trust-label,.weroll-0526-info__eyebrow,.weroll-0526-details__eyebrow,.weroll-0526-details__kicker,.weroll-0526-details__hint,.weroll-0526-recently-viewed__eyebrow,.weroll-0526-recently-viewed__stock,.weroll-0526-reviews__avatar-initials){font-size:1.3rem;line-height:1.385}body :is(.weroll-0526-info__expert h2,.weroll-0526-details__heading,.weroll-0526-svc__heading h2,.weroll-0526-brand__hero-heading,.weroll-0526-faq__title,.weroll-0526-financing__heading,.weroll-0526-recently-viewed__heading,.weroll-0526-reviews__title){font-size:2.8rem;font-weight:700;line-height:1.286}body :is(.weroll-0526-details__summary-title,.weroll-0526-details__spec-title,.weroll-0526-svc__insurance-title,.weroll-0526-svc__plan-name,.weroll-0526-svc__acc-section>h3,.weroll-0526-brand__card-title,.weroll-0526-brand__popup-title,.weroll-0526-faq__button,.weroll-0526-recently-viewed__title){font-size:2rem;font-weight:700;line-height:1.4}body :is(.weroll-0526__buy .product-form__submit,.weroll-0526-details__more,.weroll-0526-svc__plan-action,.weroll-0526-svc__acc-more,.weroll-0526-svc__sel-btn,.weroll-0526-brand__card-link,.weroll-0526-brand__popup-cta,.weroll-0526-faq__link,.weroll-0526-financing__link){font-size:1.7rem;font-weight:500;line-height:1.294}body :is(.weroll-0526-brand__card-link,.weroll-0526-faq__link,.weroll-0526-svc__acc-more){color:var(--werp-primary-hover)}body .weroll-0526-financing__legal-notice{max-width:72ch;font-size:1.3rem;line-height:1.385}@media screen and (max-width:749px){body .weroll-0526__title{font-size:clamp(2.2rem,6.2vw,2.6rem);line-height:1.25}body .weroll-0526__price{font-size:clamp(2.8rem,8.5vw,3.4rem);line-height:1.235}body :is(.weroll-0526-info__expert h2,.weroll-0526-details__heading,.weroll-0526-svc__heading h2,.weroll-0526-brand__hero-heading,.weroll-0526-faq__title,.weroll-0526-financing__heading,.weroll-0526-recently-viewed__heading,.weroll-0526-reviews__title){font-size:2rem;line-height:1.4}}body .weroll-0526-svc{--svc-insurance-accent: #1877f2;--svc-insurance-accent-strong: #0b5fcc;--svc-insurance-accent-soft: #e6f0ff;--svc-insurance-accent-border: rgba(24, 119, 242, .44)}body .weroll-0526-svc .weroll-0526-svc__plan-card{--svc-plan-active-bg: #0b3558;--svc-secure-color: #e6f0ff}body .weroll-0526-svc .weroll-0526-svc__plan-card--basic{--svc-plan-accent: #6b7280}body .weroll-0526-svc .weroll-0526-svc__plan-card--plus{--svc-plan-accent: #1877f2}body .weroll-0526-svc .weroll-0526-svc__plan-card--pro{--svc-plan-accent: #ffd54f}body .weroll-0526__buy .product-form__submit,body .weroll-0526-svc .weroll-0526-svc__sel-btn{background:var(--werp-cta)!important;color:var(--werp-cta-text)!important}body .weroll-0526__buy .product-form__submit:hover,body .weroll-0526__buy .product-form__submit:focus,body .weroll-0526__buy .product-form__submit:focus-visible,body .weroll-0526-svc .weroll-0526-svc__sel-btn:hover,body .weroll-0526-svc .weroll-0526-svc__sel-btn:focus-visible{background:var(--werp-cta-hover)!important;box-shadow:0 6px 18px var(--werp-cta-shadow)}body .weroll-0526 :where([stroke="#8dc1eb"],[stroke="#8DC1EB"]){stroke:var(--werp-primary)}body .weroll-0526 :where([fill="#F8FBFF"],[fill="#f8fbff"]){fill:var(--werp-primary-wash)}body .weroll-0526__hero-media{background:var(--werp-primary-wash)}body .weroll-0526-info__eyebrow,body .weroll-0526-details__eyebrow,body .weroll-0526-details__kicker{color:var(--werp-text-soft)}body .weroll-0526-details__spec-icon,body .weroll-0526-svc__acc-img{background:var(--werp-primary-soft)}body .weroll-0526__saving{padding:5px 10px;border-radius:var(--werp-pill-radius);background:var(--werp-warning);color:var(--werp-text);font-size:var(--werp-text-sm);line-height:1}body .weroll-0526-brand__hero{background:#0b3558}body .weroll-0526-reviews :where([fill="#F5A623"]){fill:var(--werp-warning)}.weroll-0526-info,.weroll-0526-faq{content-visibility:auto;contain-intrinsic-size:auto 720px}.weroll-0526-recently-viewed{content-visibility:auto;contain-intrinsic-size:auto 520px}
/*# sourceMappingURL=/cdn/shop/t/110/assets/weroll-0526-critical.css.map */
