:root{--rl-page-max: 1280px}.rl-product__container,.rl-sticky__inner{max-width:var(--rl-page-max);margin-left:auto;margin-right:auto}.rl-product{--rl-border: rgba(var(--text-color-rgb), .14);--rl-border-strong: var(--heading-color);--rl-muted: var(--text-color-light);--rl-surface: var(--light-background, #f7f7f7);--rl-savings: #1e7b6e;--rl-radius: 2px;--rl-gap: 24px;--rl-sticky-top: calc(var(--header-base-height, 80px) + 24px);font-family:var(--text-font-family);font-weight:var(--text-font-weight);font-style:var(--text-font-style);color:var(--text-color);padding-top:32px;padding-bottom:48px}.rl-product *,.rl-product *:before,.rl-product *:after{box-sizing:border-box}.rl-product__grid{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"gallery" "info" "aside";gap:32px var(--rl-gap)}.rl-product__gallery{grid-area:gallery;min-width:0}.rl-product__info{grid-area:info;min-width:0}.rl-product__aside{grid-area:aside;min-width:0}@media screen and (min-width:1008px){.rl-product{padding-top:48px;padding-bottom:72px}.rl-product__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"gallery info" "aside   info";grid-template-rows:auto 1fr;column-gap:64px;row-gap:40px;align-items:start}.rl-product__info-inner{position:sticky;top:var(--rl-sticky-top)}}@media screen and (min-width:1280px){.rl-product__grid{column-gap:96px}}.rl-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.rl-gallery__viewport{position:relative}.rl-gallery__track{position:relative;display:flex;margin:0;padding:0;list-style:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.rl-gallery__track::-webkit-scrollbar{display:none}.rl-gallery__track:focus-visible{outline:2px solid var(--heading-color);outline-offset:2px}.rl-gallery__slide{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center;background:var(--rl-surface)}.rl-gallery__image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain}.rl-gallery__video,.rl-gallery__model{width:100%}.rl-gallery__video video,.rl-gallery__video iframe,.rl-gallery__model model-viewer{display:block;width:100%;aspect-ratio:1 / 1;height:auto;border:0}.rl-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--rl-border);border-radius:var(--rl-radius);background:var(--background, #fff);color:var(--heading-color);cursor:pointer;transition:border-color .2s ease,opacity .2s ease}.rl-gallery__arrow:hover{border-color:var(--rl-border-strong)}.rl-gallery__arrow:focus-visible{outline:2px solid var(--heading-color);outline-offset:2px}.rl-gallery__arrow[disabled]{opacity:.35;cursor:default}.rl-gallery__arrow--prev{left:8px}.rl-gallery__arrow--next{right:8px}.rl-gallery__arrow-icon{width:20px;height:20px}.rl-gallery__thumbs{display:flex;flex-wrap:nowrap;gap:12px;margin:16px 0 0;padding:0 0 4px;list-style:none;overflow-x:auto;scrollbar-width:none}.rl-gallery__thumbs::-webkit-scrollbar{display:none}.rl-gallery__thumb{position:relative;display:block;width:72px;height:72px;padding:0;border:1px solid var(--rl-border);border-radius:var(--rl-radius);background:var(--rl-surface);cursor:pointer;overflow:hidden;transition:border-color .2s ease}.rl-gallery__thumb:hover{border-color:rgba(var(--text-color-rgb),.4)}.rl-gallery__thumb.is-active{border-color:var(--rl-border-strong);box-shadow:inset 0 0 0 1px var(--rl-border-strong)}.rl-gallery__thumb:focus-visible{outline:2px solid var(--heading-color);outline-offset:2px}.rl-gallery__thumb-image{display:block;width:100%;height:100%;object-fit:contain}.rl-gallery__thumb-badge{position:absolute;right:4px;bottom:4px;font-size:10px;line-height:1;padding:3px 4px;background:#000000b3;color:#fff;border-radius:2px}@media screen and (min-width:641px){.rl-gallery__thumb{width:90px;height:90px}.rl-gallery__arrow--prev{left:16px}.rl-gallery__arrow--next{right:16px}}@media screen and (max-width:640px){.rl-gallery__arrow{display:none}}.rl-meta>*+*{margin-top:14px!important}.rl-badge{display:inline-block;vertical-align:top;margin-bottom:6px;padding:5px 9px;font-size:12px;line-height:1;font-weight:600;letter-spacing:.02em;color:var(--button-text-color);background:var(--button-background);border-radius:var(--rl-radius)}.rl-title{margin:0;font-family:var(--heading-font-family);font-weight:600;font-style:var(--heading-font-style);font-size:30px;line-height:1.2;letter-spacing:-.01em;color:var(--heading-color)}@media screen and (min-width:1008px){.rl-title{font-size:36px}}.rl-title__variant{font-weight:inherit}.rl-rating{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:var(--rl-muted);font-size:13px}.rl-rating__stars{position:relative;display:inline-block;height:16px;line-height:0}.rl-rating__row{display:flex;gap:2px;white-space:nowrap}.rl-rating__row--full{position:absolute;top:0;left:0;width:var(--rl-rating, 0%);overflow:hidden}.rl-rating__row--empty{color:rgba(var(--text-color-rgb),.18)}.rl-rating__row--full{color:var(--product-star-rating, var(--heading-color))}.rl-rating__star{width:16px;height:16px;flex:0 0 auto}.rl-price{display:flex;align-items:baseline;gap:10px;font-size:20px;line-height:1.2;color:var(--heading-color)}.rl-price__compare,.rl-bundle__compare{font-size:.8em;color:var(--rl-muted);text-decoration:line-through}.rl-meta__text{font-size:16px;line-height:1.6;color:var(--text-color)}.rl-meta__text p{margin:0}.rl-meta__text p+p{margin-top:.6em}.rl-variants{margin-top:24px}.rl-option{margin:0;padding:0;border:0;min-width:0}.rl-option+.rl-option{margin-top:18px}.rl-option__label{display:block;padding:0;margin-bottom:10px;font-size:15px;color:var(--text-color)}.rl-option__value{color:var(--heading-color)}.rl-option__material{color:var(--rl-muted)}.rl-option__material[hidden]{display:none}.rl-option__list{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.rl-option__item{position:relative}.rl-option__input{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.rl-swatch{position:relative;display:block;width:40px;height:36px;border-radius:var(--rl-radius);background-size:cover;background-position:center;cursor:pointer;box-shadow:0 0 0 1px rgba(var(--text-color-rgb),.12);transition:box-shadow .15s ease}.rl-swatch:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:2px solid transparent;border-radius:calc(var(--rl-radius) + 2px);transition:border-color .15s ease}.rl-option__input:checked+.rl-swatch:after{border-color:var(--heading-color)}.rl-option__input:focus-visible+.rl-swatch:after{border-color:var(--heading-color);border-style:dashed}.rl-pill{display:inline-block;padding:9px 14px;font-size:14px;line-height:1;border:1px solid var(--rl-border);border-radius:var(--rl-radius);color:var(--text-color);cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.rl-option__input:checked+.rl-pill{border-color:var(--heading-color);color:var(--heading-color);box-shadow:inset 0 0 0 1px var(--heading-color)}.rl-option__input:focus-visible+.rl-pill{outline:2px solid var(--heading-color);outline-offset:2px}.rl-variant-select{position:absolute!important;width:1px;height:1px;opacity:0;pointer-events:none}.rl-bundles{margin:26px 0 0;padding:0;border:0;min-width:0}.rl-bundles__heading{display:block;padding:0;margin-bottom:12px;font-size:14px;color:var(--rl-muted)}.rl-bundle{position:relative;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;border:1px solid var(--rl-border);border-radius:var(--rl-radius);background:var(--background, #fff);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.rl-bundle+.rl-bundle{margin-top:10px}.rl-bundle:hover{border-color:rgba(var(--text-color-rgb),.4)}.rl-bundle.is-selected{border-color:var(--heading-color);box-shadow:inset 0 0 0 1px var(--heading-color);background:var(--rl-surface)}.rl-bundle__input{position:absolute;opacity:0;width:1px;height:1px;margin:0;pointer-events:none}.rl-bundle__input:focus-visible~.rl-bundle__body{outline:2px solid var(--heading-color);outline-offset:6px}.rl-bundle__input[disabled]~*{opacity:.55}.rl-bundle__media{display:flex;align-items:center;justify-content:center;width:56px;height:56px}.rl-bundle__image{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.rl-bundle__body{display:flex;flex-direction:column;gap:3px;min-width:0}.rl-bundle__title{font-size:15px;line-height:1.3;color:var(--heading-color)}.rl-bundle__sub{font-size:12px;line-height:1.4;color:var(--rl-muted)}.rl-bundle__saving{color:var(--rl-savings)}.rl-bundle__prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;white-space:nowrap}.rl-bundle__price{font-size:15px;color:var(--heading-color)}.rl-bundle.has-options-open{border-bottom-left-radius:0;border-bottom-right-radius:0}.rl-bundle__options{display:flex;flex-direction:column;gap:14px;margin-top:-1px;padding:14px 14px 16px;border:1px solid var(--heading-color);border-top:0;border-radius:0 0 var(--rl-radius) var(--rl-radius);background:var(--background, #fff)}.rl-bundle__options[hidden]{display:none}.rl-bundle__options+.rl-bundle{margin-top:10px}.rl-bundle__option{margin:0;padding:0;border:0;min-width:0}.rl-bundle__option .rl-option__label{margin-bottom:8px;font-size:13px}.rl-swatch--small{width:32px;height:28px}.rl-swatch--small:after{top:-4px;right:-4px;bottom:-4px;left:-4px}.rl-swatch.is-unavailable{opacity:.35}.rl-swatch.is-unavailable:before{content:"";position:absolute;left:50%;top:-4px;bottom:-4px;width:1px;background:var(--heading-color);transform:rotate(45deg)}.rl-delivery{display:flex;align-items:flex-start;gap:8px;margin:20px 0 0;font-size:14px;line-height:1.4;color:var(--text-color)}.rl-delivery__icon{flex:0 0 auto;width:18px;height:18px;margin-top:1px;color:var(--rl-savings)}.rl-delivery--unavailable .rl-delivery__icon,.rl-delivery--unavailable{color:var(--rl-muted)}.rl-buy{display:flex;gap:14px;margin-top:18px}.rl-qty{display:inline-flex;align-items:stretch;flex:0 0 auto;border:1px solid var(--rl-border-strong);border-radius:var(--rl-radius);height:56px}.rl-qty__button{width:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:var(--heading-color);cursor:pointer}.rl-qty__button:focus-visible{outline:2px solid var(--heading-color);outline-offset:-4px}.rl-qty__icon{width:16px;height:16px}.rl-qty__input{width:48px;padding:0;border:0;text-align:center;font:inherit;font-size:16px;color:var(--heading-color);background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.rl-qty__input::-webkit-outer-spin-button,.rl-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rl-qty__input:focus{outline:none}.rl-atc.Button{position:relative;flex:1 1 auto;min-height:56px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;letter-spacing:.02em;text-transform:none}.rl-atc__spinner{display:none;width:18px;height:18px;margin-left:10px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:rl-spin .7s linear infinite}.rl-atc.is-loading .rl-atc__spinner{display:inline-block}@keyframes rl-spin{to{transform:rotate(360deg)}}.rl-form__error{margin-top:10px;padding:10px 12px;font-size:13px;color:#8a1c1c;background:#c8282814;border-radius:var(--rl-radius)}.rl-app-block{margin-top:16px}.rl-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin:24px 0 0;padding:22px 0;list-style:none;border-top:1px solid var(--rl-border);border-bottom:1px solid var(--rl-border)}@media screen and (max-width:480px){.rl-trust{grid-template-columns:minmax(0,1fr)}}.rl-trust__item{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.45;color:var(--text-color)}.rl-trust__icon{flex:0 0 auto;width:18px;height:18px;margin-top:1px;color:var(--heading-color)}.rl-payments{margin-top:20px}.rl-payments__heading{margin:0 0 12px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--rl-muted)}.rl-payments__list{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.rl-payments__item{display:inline-flex}.rl-payments__icon{display:block;width:38px;height:24px}.rl-accordion{border-top:1px solid var(--rl-border)}.rl-accordion__item{border-bottom:1px solid var(--rl-border)}.rl-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 4px;font-size:16px;line-height:1.3;color:var(--heading-color);cursor:pointer;list-style:none}.rl-accordion__summary::-webkit-details-marker{display:none}.rl-accordion__summary:focus-visible{outline:2px solid var(--heading-color);outline-offset:2px}.rl-accordion__icon{flex:0 0 auto;display:inline-flex;width:16px;height:16px;color:var(--heading-color)}.rl-accordion__plus,.rl-accordion__minus{width:16px;height:16px}.rl-accordion__minus,.rl-accordion__item[open] .rl-accordion__plus{display:none}.rl-accordion__item[open] .rl-accordion__minus{display:block}.rl-accordion__content{padding:0 4px 22px;font-size:14px;line-height:1.65;color:var(--text-color)}.rl-accordion__content p{margin:0}.rl-accordion__content p+p{margin-top:.7em}.rl-accordion__content ul,.rl-accordion__content ol{margin:.6em 0;padding-left:1.2em}.rl-accordion__content{overflow-wrap:anywhere}.rl-accordion__content img{max-width:100%;height:auto}.rl-accordion__content iframe,.rl-accordion__content video,.rl-accordion__content table{max-width:100%}#md-sticky-atc{display:none!important}.rl-sticky{position:fixed;left:0;right:0;bottom:0;z-index:20;background:var(--background, #fff);border-top:1px solid var(--rl-border);box-shadow:0 -6px 24px #0000000f;transform:translateY(100%);opacity:0;visibility:hidden;transition:transform .25s ease,opacity .25s ease,visibility 0s linear .25s;padding-bottom:env(safe-area-inset-bottom,0);font-family:var(--text-font-family);color:var(--text-color)}.rl-sticky.is-visible{transform:translateY(0);opacity:1;visibility:visible;transition:transform .25s ease,opacity .25s ease,visibility 0s}.rl-sticky__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:12px;min-height:64px;padding-top:8px;padding-bottom:8px}.rl-sticky__product{display:contents}.rl-sticky__media{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex:0 0 auto;background:var(--rl-surface);border-radius:var(--rl-radius);overflow:hidden}.rl-sticky__image{display:block;width:100%;height:100%;object-fit:contain}.rl-sticky__text{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0}.rl-sticky__title{font-size:13px;line-height:1.3;color:var(--heading-color);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rl-sticky__variant{color:var(--rl-muted)}.rl-sticky__price{font-size:13px;line-height:1.2;color:var(--heading-color)}.rl-sticky__actions{display:flex;align-items:center;gap:20px;flex:0 0 auto}.rl-sticky__options{display:none;font-size:13px;color:var(--rl-muted);text-decoration:underline;text-underline-offset:3px}.rl-sticky__options:hover{color:var(--heading-color)}.rl-sticky__atc.Button{min-height:44px;padding:0 18px;font-size:13px;letter-spacing:.02em;text-transform:none;white-space:nowrap}@media screen and (min-width:641px){.rl-sticky__inner{column-gap:16px;min-height:72px}.rl-sticky__media{width:52px;height:52px}.rl-sticky__title,.rl-sticky__price{font-size:14px}.rl-sticky__atc.Button{min-height:48px;padding:0 24px;font-size:14px}}@media screen and (min-width:1008px){.rl-sticky__inner{min-height:80px}.rl-sticky__media{width:56px;height:56px}.rl-sticky__title,.rl-sticky__price{font-size:15px}.rl-sticky__options{display:inline}.rl-sticky__atc.Button{min-height:52px;padding:0 28px}}body.rl-sticky-active{padding-bottom:80px}
/*# sourceMappingURL=/cdn/shop/t/72/assets/product-relaunch.css.map */
