.rd-vp,.rd-vp *{box-sizing:border-box}.rd-vp{position:relative;width:100%;background:var(--rd-vp-bg);color:var(--rd-vp-text);font-family:var(--font-body-family)}.rd-vp button,.rd-vp input,.rd-vp summary{font:inherit}.rd-vp button,.rd-vp summary{-webkit-tap-highlight-color:transparent}.rd-vp a{color:inherit;text-decoration:none}.rd-vp__breadcrumb-wrap{width:100%;background:var(--rd-vp-card);border-bottom:1px solid var(--rd-vp-border)}.rd-vp__breadcrumb{width:min(calc(100% - 48px),var(--rd-vp-page-width));min-height:62px;margin:0 auto;display:flex;align-items:center;gap:9px;overflow:hidden;color:var(--rd-vp-muted);font-size:13px;font-weight:500;line-height:1.35;white-space:nowrap}.rd-vp__breadcrumb a:hover{color:var(--rd-vp-primary)}.rd-vp__breadcrumb [aria-current=page]{min-width:0;overflow:hidden;color:var(--rd-vp-text);text-overflow:ellipsis}.rd-vp__shell{width:min(calc(100% - 48px),var(--rd-vp-page-width));margin:0 auto;padding:30px 0 48px}.rd-vp__layout{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);gap:clamp(34px,4.2vw,70px);align-items:start}.rd-vp__media-column,.rd-vp__info-column{min-width:0}.rd-vp__media-column.is-sticky{position:sticky;top:var(--rd-vp-sticky-top)}.rd-vp__gallery{display:grid;grid-template-columns:88px minmax(0,1fr);gap:18px;min-width:0}.rd-vp__gallery--single{grid-template-columns:1fr}.rd-vp__thumbs{display:flex;max-height:min(650px,calc(100vh - var(--rd-vp-sticky-top) - 30px));flex-direction:column;gap:12px;overflow-x:hidden;overflow-y:auto;padding:2px;scrollbar-width:none;overscroll-behavior:contain}.rd-vp__thumbs::-webkit-scrollbar{display:none}.rd-vp__thumb{display:grid;place-items:center;width:84px;height:104px;min-height:104px;padding:5px;border:1px solid var(--rd-vp-border);border-radius:10px;background:var(--rd-vp-image-bg);color:var(--rd-vp-text);cursor:pointer;opacity:.72;transition:border-color .16s ease,opacity .16s ease}.rd-vp__thumb:hover,.rd-vp__thumb.is-active{border-color:var(--rd-vp-primary);opacity:1}.rd-vp__thumb.is-active{box-shadow:inset 0 0 0 1px var(--rd-vp-primary)}.rd-vp__thumb-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.rd-vp__stage{position:relative;min-width:0;aspect-ratio:1 / 1.04;overflow:hidden;border:1px solid color-mix(in srgb,var(--rd-vp-border) 70%,transparent);border-radius:14px;background:var(--rd-vp-image-bg);-webkit-user-select:none;user-select:none;touch-action:pan-y}.rd-vp__track{display:flex;width:100%;height:100%;transform:translateZ(0);transition:transform .23s cubic-bezier(.22,.72,.28,1);will-change:transform}.rd-vp__stage.is-dragging .rd-vp__track{transition:none}.rd-vp__slide{display:grid;place-items:center;width:100%;height:100%;min-width:100%;flex:0 0 100%;padding:clamp(14px,2vw,26px);background:var(--rd-vp-image-bg)}.rd-vp__main-image,.rd-vp__media-object,.rd-vp__slide video,.rd-vp__slide iframe,.rd-vp__slide model-viewer,.rd-vp__placeholder{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.rd-vp__gallery-arrow{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid var(--rd-vp-border);border-radius:50%;color:var(--rd-vp-text);background:#fffffff0;cursor:pointer;transform:translateY(-50%);opacity:0;transition:opacity .16s ease,color .16s ease,border-color .16s ease}.rd-vp__stage:hover .rd-vp__gallery-arrow,.rd-vp__gallery-arrow:focus-visible{opacity:1}.rd-vp__gallery-arrow:hover{color:var(--rd-vp-primary);border-color:var(--rd-vp-primary)}.rd-vp__gallery-arrow svg{width:20px;height:20px}.rd-vp__gallery-arrow--prev{left:14px}.rd-vp__gallery-arrow--next{right:14px}.rd-vp__gallery-counter{position:absolute;right:12px;bottom:12px;z-index:3;display:none;min-height:28px;align-items:center;padding:5px 10px;border:1px solid var(--rd-vp-border);border-radius:999px;color:var(--rd-vp-muted);background:#fffffff0;font-size:11px;font-weight:600}.rd-vp__info-column{padding-top:4px}.rd-vp__headline-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.rd-vp__headline-copy{min-width:0;flex:1 1 auto}.rd-vp__title{margin:0;max-width:100%;color:var(--rd-vp-text);font-family:var(--font-heading-family);font-size:clamp(27px,2vw,36px);font-weight:500;line-height:1.16;letter-spacing:-.015em;overflow-wrap:break-word;text-wrap:pretty}.rd-vp__author{margin-top:12px;color:var(--rd-vp-primary);font-size:14px;font-weight:600;line-height:1.3}.rd-vp__headline-actions{display:flex;flex:0 0 auto;gap:10px}.rd-vp__round-action{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid color-mix(in srgb,var(--rd-vp-text) 55%,var(--rd-vp-border));border-radius:50%;color:var(--rd-vp-text);background:var(--rd-vp-card);cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.rd-vp__round-action:hover,.rd-vp__round-action.is-active,.rd-vp__round-action[aria-pressed=true]{color:var(--rd-vp-primary);border-color:var(--rd-vp-primary)}.rd-vp__round-action.is-active,.rd-vp__round-action[aria-pressed=true]{background:color-mix(in srgb,var(--rd-vp-primary) 8%,#fff)}.rd-vp__round-action svg{width:20px;height:20px}.rd-vp__heart-filled,.rd-vp__round-action.is-active .rd-vp__heart-outline,.rd-vp__round-action[aria-pressed=true] .rd-vp__heart-outline{display:none}.rd-vp__round-action.is-active .rd-vp__heart-filled,.rd-vp__round-action[aria-pressed=true] .rd-vp__heart-filled{display:block}.rd-vp__rating-row{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:16px;color:var(--rd-vp-text);font-size:13px}.rd-vp__stars{position:relative;display:inline-block;color:#d5cec8;font-size:19px;line-height:1;letter-spacing:1px}.rd-vp__stars-base{display:block}.rd-vp__stars-fill{position:absolute;top:0;left:0;display:block;width:var(--rd-rating-percent);overflow:hidden;color:#e3a008;white-space:nowrap}.rd-vp__review-count,.rd-vp__questions{font-weight:500}.rd-vp__rating-separator{width:1px;height:18px;margin:0 2px;background:var(--rd-vp-border)}.rd-vp__questions{display:inline-flex;align-items:center;gap:5px}.rd-vp__questions svg{width:17px;height:17px}.rd-vp__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.rd-vp__chip{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:6px;color:#4c4542;background:var(--rd-vp-chip);font-size:11px;font-weight:600;line-height:1.15}.rd-vp__price-block{margin-top:24px}.rd-vp__price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.rd-vp__mrp-label,.rd-vp__compare{color:#a49b96;font-size:14px;font-weight:600}.rd-vp__compare{text-decoration-thickness:1.4px}.rd-vp__price{color:var(--rd-vp-text);font-size:30px;font-weight:800;line-height:1;letter-spacing:-.025em}.rd-vp__saving{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:6px;color:#146b2e;background:#d7f6d8;font-size:12px;font-weight:700}.rd-vp__tax-note{margin:9px 0 0;color:var(--rd-vp-muted);font-size:12px;line-height:1.3}.rd-vp__variants{display:grid;gap:14px;margin-top:20px}.rd-vp__option{min-width:0;margin:0;padding:0;border:0}.rd-vp__option-label{margin-bottom:8px;color:var(--rd-vp-text);font-size:12px;font-weight:700}.rd-vp__option-values{display:flex;flex-wrap:wrap;gap:8px}.rd-vp__option-pill{position:relative;display:inline-flex;cursor:pointer}.rd-vp__option-pill input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.rd-vp__option-pill span{display:inline-flex;min-height:36px;align-items:center;padding:7px 12px;border:1px solid var(--rd-vp-border);border-radius:8px;color:var(--rd-vp-text);background:var(--rd-vp-card);font-size:12px;font-weight:600;transition:border-color .15s ease,color .15s ease,background .15s ease,opacity .15s ease}.rd-vp__option-pill input:checked+span{border-color:var(--rd-vp-primary);color:var(--rd-vp-primary);background:color-mix(in srgb,var(--rd-vp-primary) 7%,#fff);box-shadow:inset 0 0 0 1px var(--rd-vp-primary)}.rd-vp__option-pill input:disabled+span{opacity:.38;cursor:not-allowed;text-decoration:line-through}.rd-vp__book-variations{margin-top:22px;overflow:hidden;border:1px solid var(--rd-vp-border);border-radius:14px;background:color-mix(in srgb,var(--rd-vp-card) 88%,var(--rd-vp-bg))}.rd-vp__book-variations-head{display:flex;align-items:center;gap:11px;padding:14px 15px;border-bottom:1px solid var(--rd-vp-border);background:color-mix(in srgb,var(--rd-vp-primary) 5%,var(--rd-vp-card))}.rd-vp__book-variations-mark{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:10px;color:var(--rd-vp-primary);background:color-mix(in srgb,var(--rd-vp-primary) 9%,#fff)}.rd-vp__book-variations-mark svg,.rd-vp__book-option-icon svg{width:19px;height:19px;display:block}.rd-vp__book-variations-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.rd-vp__book-variations-copy strong{color:var(--rd-vp-text);font-size:14px;line-height:1.2;font-weight:700}.rd-vp__book-variations-copy small{color:var(--rd-vp-muted);font-size:10.5px;line-height:1.35;font-weight:500}.rd-vp__book-variation-list{display:grid}.rd-vp__book-option{min-width:0;margin:0;padding:0;border:0}.rd-vp__book-option+.rd-vp__book-option{border-top:1px solid var(--rd-vp-border)}.rd-vp__book-option-row{display:grid;grid-template-columns:minmax(140px,.8fr) minmax(0,1.2fr);gap:14px;align-items:center;min-height:70px;padding:12px 15px}.rd-vp__book-option-meta{min-width:0;display:flex;align-items:center;gap:10px}.rd-vp__book-option-icon{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--rd-vp-primary) 16%,var(--rd-vp-border));border-radius:9px;color:var(--rd-vp-primary);background:var(--rd-vp-card)}.rd-vp__book-option-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.rd-vp__book-option-copy strong{color:var(--rd-vp-text);font-size:12px;line-height:1.25;font-weight:700}.rd-vp__book-option-copy small{max-width:100%;overflow:hidden;color:var(--rd-vp-muted);font-size:10px;line-height:1.25;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.rd-vp__book-option-values{min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.rd-vp__book-option-pill{position:relative;display:inline-flex;min-width:0;cursor:pointer}.rd-vp__book-option-pill input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.rd-vp__book-option-pill span,.rd-vp__book-option-static-value{display:inline-flex;min-height:36px;max-width:100%;align-items:center;justify-content:center;padding:7px 12px;border:1px solid var(--rd-vp-border);border-radius:9px;color:var(--rd-vp-text);background:var(--rd-vp-card);font-size:12px;line-height:1.2;font-weight:650;overflow-wrap:anywhere;transition:background .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.rd-vp__book-option-pill input:checked+span,.rd-vp__book-option-static-value{border-color:var(--rd-vp-primary);color:#fff;background:var(--rd-vp-primary)}.rd-vp__book-option-pill input:focus-visible+span{outline:2px solid color-mix(in srgb,var(--rd-vp-primary) 35%,transparent);outline-offset:2px}.rd-vp__book-option-pill input:disabled+span{opacity:.38;cursor:not-allowed;text-decoration:line-through}.rd-vp__book-option-static-value{justify-self:end}.rd-vp__purchase-row{display:block;width:100%;margin-top:24px}.rd-vp__product-form{display:block;width:100%}.rd-vp__form{display:grid;width:100%;grid-template-columns:1fr;gap:10px;align-items:stretch}.rd-vp__form--with-buy-now{grid-template-columns:repeat(2,minmax(0,1fr))}.rd-vp__form--with-quantity{grid-template-columns:106px minmax(0,1fr)}.rd-vp__form--with-quantity.rd-vp__form--with-buy-now{grid-template-columns:106px minmax(0,1fr) minmax(0,1fr)}.rd-vp__form-error{grid-column:1 / -1;margin:0 0 2px;color:#b42318;font-size:12px}.rd-vp__quantity-block{position:relative;min-width:0;height:52px}.rd-vp__quantity-label{position:absolute;top:-15px;left:1px;color:var(--rd-vp-muted);font-size:10px;line-height:1;font-weight:700}.rd-vp__quantity-control{width:100%;min-width:0;height:52px;display:grid;grid-template-columns:31px minmax(30px,1fr) 31px;align-items:center;overflow:hidden;border:1px solid var(--rd-vp-border);border-radius:9px;background:var(--rd-vp-card)}.rd-vp__quantity-button{width:100%;height:100%;display:grid;place-items:center;margin:0;padding:0;border:0;background:transparent;color:var(--rd-vp-text);font:inherit;font-size:18px;line-height:1;cursor:pointer}.rd-vp__quantity-button:hover:not(:disabled){color:var(--rd-vp-primary);background:color-mix(in srgb,var(--rd-vp-primary) 5%,transparent)}.rd-vp__quantity-input{width:100%;min-width:0;height:100%;margin:0;padding:0;border:0;border-right:1px solid var(--rd-vp-border);border-left:1px solid var(--rd-vp-border);outline:0;color:var(--rd-vp-text);background:transparent;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;font-size:13px;font-weight:700}.rd-vp__quantity-input::-webkit-outer-spin-button,.rd-vp__quantity-input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.rd-vp__quantity-button:disabled,.rd-vp__quantity-input:disabled{cursor:not-allowed;opacity:.45}.rd-vp__button{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border-radius:9px;font-size:14px;font-weight:600;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.rd-vp__button svg{width:17px;height:17px;flex:0 0 17px}.rd-vp__button--primary{border:1px solid var(--rd-vp-primary);color:#fff;background:var(--rd-vp-primary)}.rd-vp__button--primary:hover:not(:disabled){border-color:var(--rd-vp-primary-hover);background:var(--rd-vp-primary-hover)}.rd-vp__button--secondary{border:1px solid color-mix(in srgb,var(--rd-vp-text) 50%,var(--rd-vp-border));color:var(--rd-vp-text);background:var(--rd-vp-card)}.rd-vp__button--secondary:hover:not(:disabled){color:var(--rd-vp-primary);border-color:var(--rd-vp-primary)}.rd-vp__button:disabled,.rd-vp__button[aria-disabled=true]{cursor:not-allowed;opacity:.5}.rd-vp__offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}.rd-vp__offer{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;min-width:0;padding:13px;border:1px solid color-mix(in srgb,var(--rd-vp-primary) 28%,var(--rd-vp-border));border-radius:10px;background:var(--rd-vp-offer)}.rd-vp__offer-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:7px;color:var(--rd-vp-primary);background:color-mix(in srgb,var(--rd-vp-primary) 10%,#fff)}.rd-vp__offer-icon svg{width:19px;height:19px}.rd-vp__offer strong{display:block;color:var(--rd-vp-text);font-size:13px;font-weight:700;line-height:1.28}.rd-vp__offer p{margin:5px 0 0;color:var(--rd-vp-muted);font-size:11px;line-height:1.4}.rd-vp__usps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:26px;padding:8px 0 22px;border-bottom:1px solid var(--rd-vp-border)}.rd-vp__usp{display:flex;min-width:0;flex-direction:column;align-items:center;gap:8px;color:var(--rd-vp-text);font-size:10.5px;font-weight:600;line-height:1.25;text-align:center}.rd-vp__usp-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:var(--rd-vp-primary);background:color-mix(in srgb,var(--rd-vp-accent) 18%,#fff)}.rd-vp__usp-icon svg{width:23px;height:23px}.rd-vp__facts{overflow:hidden;margin-top:26px;border:1px solid color-mix(in srgb,var(--rd-vp-text) 25%,var(--rd-vp-border));border-radius:10px;background:var(--rd-vp-card)}.rd-vp__fact{display:grid;grid-template-columns:minmax(120px,.9fr) minmax(0,1.1fr);gap:18px;min-height:48px;align-items:center;padding:10px 16px;border-bottom:1px solid color-mix(in srgb,var(--rd-vp-text) 18%,var(--rd-vp-border));font-size:12px}.rd-vp__fact:last-child{border-bottom:0}.rd-vp__fact span{color:var(--rd-vp-muted);font-weight:600}.rd-vp__fact strong{color:var(--rd-vp-text);font-weight:700}.rd-vp__summary,.rd-vp__details{margin-top:26px}.rd-vp__summary{overflow:hidden;border:1px solid color-mix(in srgb,var(--rd-vp-primary) 14%,var(--rd-vp-border));border-radius:12px;background:linear-gradient(135deg,color-mix(in srgb,var(--rd-vp-primary) 3%,#fff),#fff 62%)}.rd-vp__summary summary,.rd-vp__details summary{list-style:none;cursor:pointer}.rd-vp__summary summary::-webkit-details-marker,.rd-vp__details summary::-webkit-details-marker{display:none}.rd-vp__summary summary{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;min-height:56px;padding:13px 16px;color:var(--rd-vp-text);font-size:17px;font-weight:700}.rd-vp__summary-sparkle{color:color-mix(in srgb,var(--rd-vp-primary) 48%,#c8a7ef);font-size:22px}.rd-vp__summary summary svg,.rd-vp__details summary svg{width:18px;height:18px;transition:transform .16s ease}.rd-vp__summary[open] summary svg,.rd-vp__details[open] summary svg{transform:rotate(180deg)}.rd-vp__summary-body{padding:2px 16px 20px;color:var(--rd-vp-text);font-size:var(--rd-vp-summary-size, 15px);font-weight:500;line-height:1.62}.rd-vp__details{border-top:1px solid var(--rd-vp-border);border-bottom:1px solid var(--rd-vp-border)}.rd-vp__details summary{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:14px;color:var(--rd-vp-text);font-family:var(--font-heading-family);font-size:23px;font-weight:700;line-height:1.1}.rd-vp__details-body{padding:2px 0 18px}.rd-vp__details-body>div{display:grid;grid-template-columns:minmax(130px,.9fr) minmax(0,1.1fr);gap:20px;padding:10px 0;border-top:1px solid color-mix(in srgb,var(--rd-vp-border) 72%,transparent);font-size:12px}.rd-vp__details-body span{color:var(--rd-vp-muted);font-weight:600}.rd-vp__details-body strong{color:var(--rd-vp-text);font-weight:700}.rd-vp__mobile-sticky{display:none}.rd-vp [hidden]{display:none!important}@media screen and (max-width:1199px)and (min-width:990px){.rd-vp__shell,.rd-vp__breadcrumb{width:min(calc(100% - 36px),var(--rd-vp-page-width))}.rd-vp__layout{grid-template-columns:minmax(0,1fr) minmax(390px,.95fr);gap:30px}.rd-vp__gallery{grid-template-columns:76px minmax(0,1fr);gap:13px}.rd-vp__thumb{width:72px;height:92px;min-height:92px}.rd-vp__title{font-size:clamp(25px,2.7vw,32px);font-weight:500;line-height:1.16;letter-spacing:-.014em}.rd-vp__offers{grid-template-columns:1fr}}@media screen and (max-width:989px){.rd-vp__breadcrumb{width:calc(100% - 28px);min-height:48px;font-size:11px}.rd-vp__shell{width:100%;padding:14px 14px 34px}.rd-vp__layout{grid-template-columns:1fr;gap:24px}.rd-vp__media-column.is-sticky{position:static}.rd-vp__gallery{display:flex;flex-direction:column-reverse;gap:11px}.rd-vp__thumbs{width:100%;max-height:none;flex-direction:row;gap:9px;overflow-x:auto;overflow-y:hidden;padding:1px 0 3px;scroll-snap-type:x proximity}.rd-vp__thumb{width:64px;height:78px;min-width:64px;min-height:78px;flex:0 0 64px;scroll-snap-align:start}.rd-vp__stage{aspect-ratio:1 / 1.03}.rd-vp__gallery-arrow{display:none}.rd-vp__gallery-counter{display:inline-flex}.rd-vp__info-column{padding-top:0}}@media screen and (max-width:749px){.rd-vp--has-mobile-sticky{padding-bottom:0}.rd-vp__breadcrumb{width:calc(100% - 24px);min-height:46px;gap:6px;font-size:10px}.rd-vp__shell{padding:10px 12px 28px}.rd-vp__layout{gap:20px}.rd-vp__slide{padding:10px}.rd-vp__headline-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.rd-vp__title{font-size:clamp(21px,5.8vw,25px);font-weight:500;line-height:1.18;letter-spacing:-.01em}.rd-vp__author{margin-top:9px;font-size:12px}.rd-vp__headline-actions{gap:6px}.rd-vp__round-action{width:36px;height:36px}.rd-vp__round-action svg{width:17px;height:17px}.rd-vp__rating-row{margin-top:13px;gap:6px;font-size:12px}.rd-vp__stars{font-size:18px}.rd-vp__chips{gap:7px;margin-top:14px}.rd-vp__chip{min-height:27px;padding:5px 8px;font-size:10px}.rd-vp__price-block{margin-top:20px}.rd-vp__price{font-size:27px}.rd-vp__mrp-label,.rd-vp__compare{font-size:12px}.rd-vp__saving{min-height:26px;padding:4px 8px;font-size:11px}.rd-vp__book-variations{margin-top:18px;border-radius:12px}.rd-vp__book-variations-head{padding:12px}.rd-vp__book-variations-mark{width:31px;height:31px;flex-basis:31px}.rd-vp__book-variations-copy strong{font-size:13px}.rd-vp__book-variations-copy small{font-size:9.5px}.rd-vp__book-option-row{grid-template-columns:1fr;gap:9px;min-height:0;padding:12px}.rd-vp__book-option-icon{width:29px;height:29px;flex-basis:29px}.rd-vp__book-option-values{justify-content:flex-start;padding-left:39px}.rd-vp__book-option-pill span,.rd-vp__book-option-static-value{min-height:34px;padding:6px 11px;font-size:11px}.rd-vp__book-option-static-value{justify-self:start;margin-left:39px}.rd-vp__purchase-row{margin-top:20px}.rd-vp__form{gap:8px}.rd-vp__form--with-quantity{grid-template-columns:90px minmax(0,1fr)}.rd-vp__form--with-quantity.rd-vp__form--with-buy-now{grid-template-columns:90px minmax(0,1fr) minmax(0,1fr)}.rd-vp__quantity-block{height:48px}.rd-vp__quantity-control{height:48px;grid-template-columns:27px minmax(28px,1fr) 27px}.rd-vp__quantity-label{font-size:9px}.rd-vp__quantity-button{font-size:16px}.rd-vp__quantity-input{font-size:12px}.rd-vp--has-mobile-sticky .rd-vp__purchase-row{display:none!important}.rd-vp__button{min-height:48px;padding:9px 11px;border-radius:9px;font-size:12px}.rd-vp__offers{display:flex;gap:9px;overflow-x:auto;margin:20px -12px 0;padding:0 12px 5px;scroll-snap-type:x mandatory;scrollbar-width:none}.rd-vp__offers::-webkit-scrollbar{display:none}.rd-vp__offer{width:min(78vw,290px);min-width:min(78vw,290px);flex:0 0 min(78vw,290px);scroll-snap-align:start}.rd-vp__usps{grid-template-columns:repeat(4,minmax(82px,1fr));gap:8px;overflow-x:auto;margin-top:22px;padding:7px 0 20px;scrollbar-width:none}.rd-vp__usps::-webkit-scrollbar{display:none}.rd-vp__usp{min-width:82px;font-size:9.5px}.rd-vp__usp-icon{width:42px;height:42px}.rd-vp__facts{margin-top:20px;border-radius:9px}.rd-vp__fact{grid-template-columns:minmax(108px,.9fr) minmax(0,1.1fr);min-height:46px;padding:9px 14px;font-size:11px}.rd-vp__summary,.rd-vp__details{margin-top:20px}.rd-vp__summary summary{min-height:54px;padding:12px 14px;font-size:16px}.rd-vp__summary-body{padding:2px 14px 17px;font-size:var(--rd-vp-summary-size-mobile, 14px);line-height:1.6}.rd-vp__details summary{min-height:58px;font-size:21px}.rd-vp__details-body>div{grid-template-columns:minmax(105px,.85fr) minmax(0,1.15fr);gap:15px;font-size:11px}.rd-vp__mobile-sticky{position:fixed;right:0;bottom:var(--rd-vp-sticky-bottom);left:0;z-index:42;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--rd-vp-border);background:#fffffff7;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.rd-vp__mobile-sticky--with-quantity{grid-template-columns:88px minmax(0,1fr) minmax(0,1fr)}.rd-vp__mobile-sticky--single-action{grid-template-columns:1fr}.rd-vp__mobile-sticky--with-quantity.rd-vp__mobile-sticky--single-action{grid-template-columns:88px minmax(0,1fr)}.rd-vp__mobile-sticky .rd-vp__button{min-height:46px}.rd-vp__quantity-control--sticky{height:46px;grid-template-columns:25px minmax(28px,1fr) 25px;border-color:color-mix(in srgb,var(--rd-vp-text) 18%,var(--rd-vp-border))}.rd-vp__quantity-control--sticky .rd-vp__quantity-button{font-size:15px}.rd-vp__quantity-control--sticky .rd-vp__quantity-input{font-size:11px}}@media screen and (max-width:479px){.rd-vp__breadcrumb{width:calc(100% - 20px);min-height:42px;font-size:9.5px}.rd-vp__shell{padding:8px 10px 24px}.rd-vp__layout{gap:17px}.rd-vp__headline-row{gap:7px}.rd-vp__title{font-size:clamp(20px,5.65vw,23px);line-height:1.2}.rd-vp__author{margin-top:7px;font-size:11.5px}.rd-vp__round-action{width:34px;height:34px}.rd-vp__round-action svg{width:16px;height:16px}.rd-vp__price{font-size:25px}.rd-vp__mobile-sticky{gap:7px;padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.rd-vp__mobile-sticky--with-quantity{grid-template-columns:82px minmax(0,1fr) minmax(0,1fr)}.rd-vp__mobile-sticky--with-quantity.rd-vp__mobile-sticky--single-action{grid-template-columns:82px minmax(0,1fr)}.rd-vp__quantity-control--sticky{height:44px;grid-template-columns:23px minmax(27px,1fr) 23px}.rd-vp__mobile-sticky .rd-vp__button{min-height:44px;padding-inline:9px;font-size:11.5px}}@media(prefers-reduced-motion:reduce){.rd-vp__track,.rd-vp__thumb,.rd-vp__gallery-arrow,.rd-vp__button,.rd-vp__round-action,.rd-vp__summary summary svg,.rd-vp__details summary svg{transition:none!important}}.rd-vp__inventory{display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:#8a3d12;font-size:12px;line-height:1.3}.rd-vp__inventory-icon{display:inline-grid;place-items:center;width:20px;height:20px;flex:0 0 20px}.rd-vp__inventory-icon svg{width:18px;height:18px}.rd-vp__inventory strong{font-weight:650}.rd-vp__offer-eyebrow{display:block;margin-bottom:3px;color:var(--rd-vp-primary);font-size:10px;font-weight:700;line-height:1.2}.rd-vp__usp-icon-image{display:block;width:25px;height:25px;object-fit:contain}.rd-vp__summary-body.rte>:first-child{margin-top:0}.rd-vp__summary-body.rte>:last-child{margin-bottom:0}.rd-vp__summary-body.rte p{margin:0 0 10px}.rd-vp__summary-body.rte ul,.rd-vp__summary-body.rte ol{margin:10px 0 12px;padding-left:20px}.rd-vp__summary-body.rte li+li{margin-top:5px}.rd-vp__summary-body.rte strong{font-weight:700}.rd-vp__details-body strong{min-width:0;overflow-wrap:anywhere}@media screen and (max-width:749px){.rd-vp__inventory{margin-top:10px;font-size:11px}.rd-vp__summary-body.rte ul,.rd-vp__summary-body.rte ol{padding-left:18px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/rd-varada-product.css.map */
