.rp{padding-block:var(--rp-pad-top) var(--rp-pad-bottom);background:#fff;color:#171914}.rp__hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.95fr);max-width:1040px;margin:auto;padding-inline:20px;gap:32px;align-items:start}.rp__gallery-layout{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px}.rp__thumbs{display:grid;gap:8px}.rp__thumb{width:58px;aspect-ratio:1;padding:3px;border:1px solid #d8d8d8;background:#fff;cursor:pointer}.rp__thumb.is-active{border-color:#171914}.rp__thumb img{width:100%;height:100%;object-fit:contain}.rp__stage{aspect-ratio:1/1.02;overflow:hidden;background:var(--rp-gallery-bg)}.rp__stage-media{width:100%;height:100%}.rp__stage-media img,.rp__stage-media video{display:block;width:100%;height:100%;object-fit:contain}.rp__info{display:grid;gap:12px}.rp__price{font-size:14px}.rp__size{width:max-content;margin:0;padding:4px 9px;border:1px solid #d8d8d8;border-radius:999px;font-size:11px}.rp__info h1{margin:0;font-size:clamp(1.55rem,2.4vw,2.2rem);line-height:1.05}.rp__lead,.rp__copy p{margin:0;color:#373a34;font-size:12px;line-height:1.65}.rp__copy h2{margin:10px 0 7px;font-size:18px}.rp-form,.rp-bundle{display:grid;gap:12px;padding-block:14px;border-block:1px solid #dedbd2}.rp-bundle__head h2{margin:0;font-size:28px}.rp-bundle__head p{margin:4px 0 0;color:#65685e;font-size:13px}.rp-bundle__offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rp-bundle__offer{position:relative;min-height:84px;padding:12px;border:1px solid #d8d5cc;background:#fff;text-align:start;cursor:pointer}.rp-bundle__offer.is-selected{border-color:var(--rp-accent);box-shadow:inset 0 0 0 1px var(--rp-accent);background:#f0f3ed}.rp-bundle__offer:disabled,.rp-bundle__offer.is-unavailable{opacity:.42;cursor:not-allowed}.rp-bundle__offer em{position:absolute;top:-7px;right:7px;padding:2px 7px;background:#a4874b;color:#fff;font-size:10px;font-style:normal}.rp-bundle__check{position:absolute;top:7px;left:7px;opacity:0;color:var(--rp-accent)}.rp-bundle__offer.is-selected .rp-bundle__check{opacity:1}.rp-bundle__slot{border:0;padding:0;margin:12px 0}.rp-bundle__slot legend{margin-bottom:8px;font-weight:700}.rp-bundle__choice{min-height:92px;padding:8px;border:1px solid #dedbd2;background:#fff;cursor:pointer;font-size:11px}.rp-bundle__choice img{display:block;width:52px;height:52px;object-fit:contain;margin:auto}.rp-bundle__choice span,.rp-bundle__choice small{display:block;overflow-wrap:anywhere}.rp-bundle__choice.is-selected{border-color:var(--rp-accent);background:#eef1eb}.rp-bundle__choice:disabled{opacity:.4;cursor:not-allowed}.rp__atc{min-height:48px;border:1px solid #171914;background:#171914;color:#fff;font:inherit;font-weight:700;cursor:pointer}.rp__atc:disabled{opacity:.45;cursor:not-allowed}.rp__status{min-height:1.2em;margin:0;color:#9b3434;font-size:12px}.rp__status.is-success{color:var(--rp-accent)}.rp__delivery{padding-block:10px;border-top:1px solid #dedbd2;font-size:12px}.rp__details{margin-top:18px}.rp__details details{border-bottom:1px solid #d8d5cc}.rp__details summary{display:flex;justify-content:space-between;align-items:center;min-height:48px;font-size:13px;font-weight:700;cursor:pointer}.rp__details summary span:before{content:"+"}.rp__details details[open] summary span:before{content:"\2212"}.rp__details details>div,.rp__details ul{padding-bottom:18px;line-height:1.7;color:#55584f;font-size:12px}.rp__details ul{list-style:none;padding-inline-start:0}@media(max-width:989px){.rp__hero{grid-template-columns:1fr;max-width:720px}.rp__gallery-layout{grid-template-columns:1fr}.rp__thumbs{order:2;display:flex;overflow-x:auto}.rp__stage{order:1}}@media(max-width:480px){.rp__hero{padding-inline:12px}.rp-bundle__offers{grid-template-columns:1fr}.rp-bundle__choices{grid-template-columns:repeat(2,minmax(0,1fr))}}.rp__recommendations{display:block;max-width:1040px;margin:56px auto 0;padding-inline:20px;overflow:hidden}.rp-recommendations__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.rp-recommendations__header h2{margin:0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.25}.rp-recommendations__controls{display:none;align-items:center;gap:8px;direction:rtl}.rp-recommendations__controls button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #dedbd2;border-radius:50%;background:#fff;color:#171914;box-shadow:0 5px 16px #22292017;font:inherit;font-size:25px;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease,opacity .18s ease}.rp-recommendations__controls button:hover:not(:disabled){border-color:var(--rp-accent);background:#eef3eb;transform:translateY(-1px)}.rp-recommendations__controls button:focus-visible{outline:2px solid var(--rp-accent);outline-offset:2px}.rp-recommendations__controls button:disabled{opacity:.3;cursor:not-allowed}.rp-recommendations__track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rp-recommendations__slide{display:flex;min-width:0;flex-direction:column;border:1px solid #ebe8e1;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 7px 22px #242f220d}.rp-recommendations__slide>.product-card{display:flex;flex:1;flex-direction:column;min-width:0;border:0;box-shadow:none}.rp-recommendations__slide>.product-card .product-card__info{display:flex;flex:1;flex-direction:column}.rp-recommendations__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 12px 12px}.rp-recommendations__button{display:flex;align-items:center;justify-content:center;min-height:42px;padding:8px 10px;border:0;border-radius:999px;text-align:center;text-decoration:none;font:inherit;font-size:12px;font-weight:800;line-height:1.25;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.rp-recommendations__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #1d221b26}.rp-recommendations__button:focus-visible{outline:2px solid var(--rp-accent);outline-offset:2px}.rp-recommendations__button--add{background:#ff385c;color:#fff}.rp-recommendations__button--buy{background:#000;color:#fff}.rp__recommendations .rp-recommendations__button--add,.rp__recommendations .rp-recommendations__button--add:visited,.rp__recommendations .rp-recommendations__button--add:hover,.rp__recommendations .rp-recommendations__button--buy,.rp__recommendations .rp-recommendations__button--buy:visited,.rp__recommendations .rp-recommendations__button--buy:hover{color:#fff!important;-webkit-text-fill-color:#fff}.rp-recommendations__button--disabled{grid-column:1/-1;background:#e8e8e8;color:#777;cursor:not-allowed}.rp-recommendations__button:disabled{opacity:.55;cursor:wait}.rp-recommendations__status{grid-column:1/-1;min-height:16px;margin:0;color:var(--rp-accent);font-size:11px;font-weight:700;text-align:center}.rp-recommendations__status.is-error{color:#b42318}@media(min-width:750px)and (hover:hover){.rp-recommendations__actions .rp-recommendations__button{opacity:0;transform:translateY(8px)}.rp-recommendations__slide:hover .rp-recommendations__button,.rp-recommendations__slide:focus-within .rp-recommendations__button{opacity:1;transform:translateY(0)}}.rp-recommendations__dots{display:none;align-items:center;justify-content:center;gap:7px;margin-top:14px}.rp-recommendations__dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#cbc9c3;cursor:pointer;transition:width .18s ease,background .18s ease}.rp-recommendations__dots button.is-active{width:22px;background:var(--rp-accent)}@media(max-width:989px)and (min-width:750px){.rp-recommendations__track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.rp__recommendations{margin-top:38px;padding-inline:12px}.rp-recommendations__header{margin-bottom:14px}.rp-recommendations__header h2{font-size:clamp(1.45rem,7vw,1.9rem)}.rp-recommendations__controls{display:flex}.rp-recommendations__controls button{width:36px;height:36px;font-size:23px}.rp-recommendations__track{display:flex;gap:12px;width:100%;overflow-x:auto;overflow-y:hidden;padding:2px 2px 10px;scroll-behavior:smooth;scroll-padding-inline:2px;scroll-snap-type:inline mandatory;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x pan-y}.rp-recommendations__track::-webkit-scrollbar{display:none}.rp-recommendations__track>.rp-recommendations__slide{flex:0 0 min(78vw,310px);width:min(78vw,310px);scroll-snap-align:start;scroll-snap-stop:always}.rp-recommendations__actions{padding:0 10px 11px}.rp-recommendations__button{min-height:44px;font-size:12px}.rp-recommendations__dots{display:flex}}.rp__thumbs{align-content:start;grid-auto-rows:max-content;align-self:start}.rp__thumb{position:relative}.rp__thumb-more{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#00000094;color:#fff;font-size:18px;font-weight:700}.rp-form__qty{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.rp-form__qty-label{font-weight:700}.rp-quantity{display:grid;grid-template-columns:42px 50px 42px;min-height:42px;overflow:hidden;border:1px solid #d8d5cc;border-radius:999px;background:#fff;direction:ltr}.rp-quantity__button{display:grid;place-items:center;padding:0;border:0;background:transparent;color:#171914;font:inherit;font-size:20px;line-height:1;cursor:pointer;transition:background .18s ease,color .18s ease}.rp-quantity__button:hover{background:#f0f3ed;color:var(--rp-accent)}.rp-quantity__button:focus-visible{position:relative;z-index:1;outline:2px solid var(--rp-accent);outline-offset:-2px}.rp-quantity__button:disabled{opacity:.35;cursor:not-allowed}.rp-quantity__input{width:50px;min-width:0;padding:0;border:0;border-inline:1px solid #ebe8df;background:#fff;color:#171914;font:inherit;font-weight:700;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.rp-quantity__input:focus{outline:0}.rp-quantity__input::-webkit-inner-spin-button,.rp-quantity__input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.rp__copy--description>div{font-size:13px;line-height:1.75;color:#373a34}.rp-form__options{display:grid;gap:14px}.rp-form__option-group{display:grid;gap:8px;margin:0;padding:0;border:0}.rp-form__option-group legend{font-size:13px;font-weight:700}.rp-form__option-values{display:flex;flex-wrap:wrap;gap:8px}.rp-form__option{min-height:40px;padding:8px 14px;border:1px solid #d8d5cc;background:#fff;color:#171914;font:inherit;font-size:12px;cursor:pointer}.rp-form__option.is-selected{border-color:var(--rp-accent);box-shadow:inset 0 0 0 1px var(--rp-accent);background:#f0f3ed}.rp-form__option:focus-visible{outline:2px solid var(--rp-accent);outline-offset:2px}.rp-fallback__choices{grid-template-columns:repeat(3,minmax(0,1fr))}.rp-fallback__choice{display:grid;align-content:start;gap:6px;min-height:112px}.rp-fallback__choice img{width:70px;height:70px}.rp-fallback__choice span{font-weight:700}@media(max-width:480px){.rp-fallback__choices{grid-template-columns:repeat(2,minmax(0,1fr))}}.rp__info>.rp__copy{display:none}.rp-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rp__hero{box-sizing:border-box;width:100%}.rp__gallery{min-width:0}.rp__gallery-layout{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px;direction:inherit;min-width:0}.rp__viewer{position:relative;order:0;min-width:0}.rp__thumbs{display:grid;order:0;grid-auto-rows:84px;gap:8px;align-content:start;max-height:614px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;overscroll-behavior:contain;scroll-snap-type:y proximity}.rp__thumbs::-webkit-scrollbar{display:none}.rp__thumb{position:relative;width:84px;height:84px;aspect-ratio:auto;padding:0;overflow:hidden;border:1px solid transparent;border-radius:8px;background:var(--rp-gallery-bg);color:#171914;cursor:pointer;scroll-snap-align:start;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.rp__thumb:hover{border-color:#8b8b8b}.rp__thumb.is-active{border-color:#171914;box-shadow:inset 0 0 0 1px #171914}.rp__thumb img{display:block;width:100%;height:100%;object-fit:contain}.rp__thumb-badge{position:absolute;inset-inline-end:6px;bottom:6px;display:grid;place-items:center;min-width:22px;height:22px;padding-inline:4px;border-radius:50%;background:#fff;box-shadow:0 1px 5px #0000002e;font-size:9px;font-weight:700;line-height:1}.rp__stage{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:10px;background:var(--rp-gallery-bg);isolation:isolate;touch-action:pan-y}.rp__stage-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:1}.rp__stage-media[hidden]{display:none!important}.rp__stage-media.is-entering{animation:rp-media-fade .2s ease both}.rp__media-open,.rp__media-shell{position:relative;display:block;width:100%;height:100%;margin:0;padding:0;border:0;background:transparent;color:inherit}.rp__media-open{cursor:zoom-in}.rp__stage-media img,.rp__stage-media video,.rp__stage-media iframe,.rp__stage-media model-viewer{display:block;width:100%;height:100%;border:0;object-fit:contain}.rp__media-expand{position:absolute;z-index:2;top:16px;inset-inline-end:16px;width:42px;height:42px;padding:0;border:1px solid #d7d7d7;border-radius:50%;background:#fff;color:#171914;font:inherit;cursor:pointer;box-shadow:0 2px 10px #0000001a}.rp__media-controls{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.rp__media-arrow{display:grid;place-items:center;width:44px;height:44px;margin:16px;padding:0;border:1px solid #e0e0e0;border-radius:50%;background:#fff;color:#171914;box-shadow:0 3px 14px #0000001f;cursor:pointer;opacity:0;pointer-events:auto;transition:opacity .2s ease,background-color .2s ease,color .2s ease}.rp__viewer:hover .rp__media-arrow,.rp__viewer:focus-within .rp__media-arrow{opacity:1}.rp__media-arrow:hover{background:#171914;color:#fff}.rp__media-arrow svg,.rp-lightbox__arrow svg,.rp-lightbox__close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.rp__media-count{display:none;direction:ltr;unicode-bidi:isolate}.rp__thumb:focus-visible,.rp__media-open:focus-visible,.rp__media-expand:focus-visible,.rp__media-arrow:focus-visible,.rp-lightbox button:focus-visible{outline:2px solid #1677d2;outline-offset:3px}[dir=rtl] .rp__media-arrow svg,[dir=rtl] .rp-lightbox__arrow svg{transform:scaleX(-1)}@keyframes rp-media-fade{0%{opacity:.45}to{opacity:1}}.rp-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden;border:0;background:#fff;color:#171914}.rp-lightbox[open]{display:block}.rp-lightbox::backdrop{background:#fffffffa}.rp-lightbox__media{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:56px 90px 96px}.rp-lightbox__media>img,.rp-lightbox__media>video,.rp-lightbox__media>iframe,.rp-lightbox__media>model-viewer{display:block;width:100%;height:100%;max-width:1200px;max-height:calc(100dvh - 152px);border:0;object-fit:contain}.rp-lightbox__close,.rp-lightbox__arrow{position:absolute;z-index:2;display:grid;place-items:center;padding:0;border:1px solid #d8d8d8;border-radius:50%;background:#fff;color:#171914;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.rp-lightbox__close{bottom:28px;left:50%;width:60px;height:60px;transform:translate(-50%)}.rp-lightbox__arrow{top:50%;width:52px;height:52px;transform:translateY(-50%)}.rp-lightbox__arrow--prev{inset-inline-start:20px}.rp-lightbox__arrow--next{inset-inline-end:20px}.rp-lightbox__close:hover,.rp-lightbox__arrow:hover{border-color:#171914;background:#171914;color:#fff}.rp-lightbox__count{position:absolute;z-index:2;top:20px;inset-inline-start:24px;direction:ltr;unicode-bidi:isolate;font-size:14px}body.rp-lightbox-open{overflow:hidden}@media(min-width:990px){.rp__hero{max-width:1240px;padding-inline:7.5px;grid-template-columns:minmax(0,58%) minmax(340px,1fr);gap:50px}.rp__thumbs{max-height:min(614px,calc((100vw - 166px)*.496))}}@media(min-width:768px)and (max-width:989px){.rp__gallery-layout{max-width:710px;margin-inline:auto}.rp__thumbs{max-height:614px}}@media(max-width:767px){.rp__hero{padding-inline:16px}.rp__gallery-layout{display:block}.rp__thumbs{display:none!important}.rp__stage{width:100%;aspect-ratio:1;border-radius:8px}.rp__media-controls{position:static;inset:auto;display:flex;justify-content:center;gap:4px;height:48px}.rp__media-arrow{width:40px;height:40px;margin:0;border:0;background:transparent;box-shadow:none;opacity:1;color:#686868}.rp__media-arrow:hover{background:transparent;color:#171914}.rp__media-count{display:block;min-width:48px;text-align:center;font-size:14px;line-height:40px}.rp__media-expand{top:12px;inset-inline-end:12px}.rp-lightbox__media{padding:56px 16px 104px}.rp-lightbox__arrow{top:auto;bottom:34px;width:48px;height:48px;transform:none}.rp-lightbox__arrow--prev{inset-inline-start:20px}.rp-lightbox__arrow--next{inset-inline-end:20px}.rp-lightbox__close{bottom:28px;width:60px;height:60px}.rp-lightbox__count{top:18px;inset-inline-start:16px}}@media(prefers-reduced-motion:reduce){.rp__stage-media.is-entering{animation:none}.rp__thumb,.rp__media-arrow,.rp-lightbox__close,.rp-lightbox__arrow{transition:none}}.rp__sku{margin:0;color:#6a6d65;font-size:11px;letter-spacing:.02em;direction:ltr;text-align:start}.rp-form__option:disabled,.rp-form__option.is-unavailable{opacity:.42;cursor:not-allowed;text-decoration:line-through;background:#f6f6f6;color:#777}.rp-form__option--visual{display:inline-flex;align-items:center;gap:9px;min-height:62px;padding:5px 12px 5px 5px;border-radius:8px;text-decoration:none}.rp-form__option-media{display:grid;place-items:center;width:52px;height:52px;overflow:hidden;border-radius:6px;background:var(--rp-gallery-bg)}.rp-form__option-media img{display:block;width:100%;height:100%;object-fit:contain}.rp-form__option--visual.is-unavailable .rp-form__option-label{text-decoration:line-through}[dir=rtl] .rp-form__option--visual{padding:5px 5px 5px 12px}.rp-form__option--color-swatch{display:grid;justify-items:center;gap:7px;min-width:58px;min-height:auto;padding:3px;border:0;background:transparent;box-shadow:none;text-decoration:none}.rp-form__color-dot{display:block;width:42px;height:42px;border:1px solid rgb(23 25 20 / 18%);border-radius:50%;background:var(--rp-option-color);box-shadow:0 0 0 3px #fff,0 0 0 4px transparent;transition:transform .18s ease,box-shadow .18s ease}.rp-form__option--color-swatch:hover .rp-form__color-dot{transform:scale(1.05)}.rp-form__option--color-swatch.is-selected{border:0;background:transparent;box-shadow:none}.rp-form__option--color-swatch.is-selected .rp-form__color-dot{transform:scale(1.03);box-shadow:0 0 0 3px #fff,0 0 0 5px var(--rp-accent)}.rp-form__option--color-swatch:focus-visible{outline-offset:4px}.rp-form__option--color-swatch:disabled,.rp-form__option--color-swatch.is-unavailable{background:transparent;text-decoration:none}.rp-form__option-label{font-weight:700;white-space:nowrap}.rp-form__option--color-swatch.is-unavailable .rp-form__option-label{text-decoration:line-through}.rp-quantity__button[data-rp-quantity-minus]{background:#b9473d21;color:#b9473d}.rp-quantity__button[data-rp-quantity-minus]:hover,.rp-quantity__button[data-rp-quantity-minus]:focus-visible{background:#b9473d38;color:#9f332b}.rp-quantity__button[data-rp-quantity-plus]{background:#596b5524;color:#4c6548}.rp-quantity__button[data-rp-quantity-plus]:hover,.rp-quantity__button[data-rp-quantity-plus]:focus-visible{background:#596b553d;color:#344831}.rp-purchase{display:grid;gap:14px}.rp-stock-alert{display:grid;gap:10px;color:var(--rp-stock-color,#d83b2d)}.rp-stock-alert[hidden]{display:none}.rp-stock-alert__message{display:flex;align-items:center;gap:10px;font-size:13px;line-height:1.35}.rp-stock-alert__message strong{font-weight:700}.rp-stock-alert__dot{width:12px;height:12px;flex:0 0 12px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px color-mix(in srgb,currentColor,transparent 78%)}.rp-stock-alert__track{display:block;width:100%;height:6px;overflow:hidden;border-radius:999px;background:#ececec}.rp-stock-alert__track>span{display:block;width:var(--rp-stock-progress,0%);height:100%;border-radius:inherit;background:currentColor;transition:width .25s ease}.rp-form__buy-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;gap:10px}.rp-form__buy-row .rp-form__qty{justify-content:flex-start;gap:0}.rp-form__buy-row .rp-quantity{grid-template-columns:42px 46px 42px;min-height:50px;border-color:#e2e2e2;border-radius:999px}.rp-form__buy-row .rp-quantity__input{width:46px;border-inline:0}.rp-form__buy-row .rp__atc,.rp-bundle>.rp__atc{min-height:50px;border:0;border-radius:999px;background:var(--rp-atc-bg,#ff385c);color:var(--rp-atc-text,#fff);font-weight:800;transition:transform .18s ease,filter .18s ease}.rp-form__buy-row .rp__atc:hover:not(:disabled),.rp-bundle>.rp__atc:hover:not(:disabled){filter:brightness(.96);transform:translateY(-1px)}.rp-dynamic-checkout,.rp-dynamic-checkout .shopify-payment-button{width:100%}.rp-dynamic-checkout .shopify-payment-button__button,.rp-dynamic-checkout .shopify-payment-button__button--unbranded{min-height:50px!important;border:0!important;border-radius:999px!important;background:var(--rp-buy-now-bg,#000)!important;color:var(--rp-buy-now-text,#fff)!important;font:inherit!important;font-weight:800!important;box-shadow:none!important}.rp-dynamic-checkout .shopify-payment-button__button:hover,.rp-dynamic-checkout .shopify-payment-button__button--unbranded:hover{filter:brightness(1.12)}.rp-dynamic-checkout .shopify-payment-button__more-options{display:none!important}@media(max-width:480px){.rp-form__buy-row{grid-template-columns:minmax(116px,34%) minmax(0,1fr);gap:8px}.rp-form__buy-row .rp-quantity{grid-template-columns:minmax(34px,1fr) minmax(38px,1fr) minmax(34px,1fr)}.rp-form__buy-row .rp-quantity__input{width:100%}.rp-stock-alert__message{font-size:12px}}.rp-bundle{display:grid;gap:16px;padding-block:14px;border-block:1px solid #dedbd2}.rp-bundle__head h2{margin:0;font-size:22px}.rp-bundle__head p{margin:5px 0 0;color:#65685e;font-size:13px}.rp-bundle__offers{display:grid;grid-template-columns:1fr;gap:12px;padding-block:4px}.rp-bundle__offer{position:relative;display:grid;grid-template-columns:24px 58px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:82px;padding:11px 13px;border:1px solid transparent;border-radius:14px;background:#f1f1f3;color:#171914;text-align:start;cursor:pointer;overflow:visible}.rp-bundle__offer>*{display:block}.rp-bundle__offer:hover:not(:disabled){background:#e9e9ec}.rp-bundle__offer.is-selected{border-color:#171914;background:#fff;box-shadow:0 0 0 1px #171914}.rp-bundle__offer:disabled,.rp-bundle__offer.is-unavailable{opacity:.45;cursor:not-allowed}.rp-bundle__radio{display:grid!important;place-items:center;width:18px;height:18px;border:2px solid #a9a9ad;border-radius:50%}.rp-bundle__radio span{width:8px;height:8px;border-radius:50%;background:#171914;opacity:0;transform:scale(.5);transition:opacity .18s ease,transform .18s ease}.rp-bundle__offer.is-selected .rp-bundle__radio{border-color:#171914}.rp-bundle__offer.is-selected .rp-bundle__radio span{opacity:1;transform:scale(1)}.rp-bundle__media{display:grid!important;place-items:center;width:56px;height:56px;overflow:hidden;border-radius:8px;background:#fff}.rp-bundle__media img{width:100%;height:100%;object-fit:contain}.rp-bundle__content{display:grid!important;gap:4px;min-width:0}.rp-bundle__title-line{display:flex!important;flex-wrap:wrap;align-items:center;gap:7px}.rp-bundle__title-line strong{font-size:15px}.rp-bundle__content small{color:#707077;font-size:11px}.rp-bundle__gift{display:inline-flex!important;width:max-content;max-width:100%;padding:4px 8px;border-radius:999px;background:#eaf4e7;color:#315b2f;font-size:10px;font-weight:800;line-height:1.35}.rp-bundle__discount{width:max-content;padding:4px 8px;border-radius:999px;background:#2e2b38;color:#fff;font-size:10px;font-weight:700;white-space:nowrap}.rp-bundle__prices{display:grid!important;justify-items:end;gap:2px;padding-top:25px;white-space:nowrap}.rp-bundle__prices strong{font-size:16px}.rp-bundle__prices s{color:#99999f;font-size:12px}.rp-bundle__offer em{position:absolute;z-index:2;top:9px;right:auto;left:13px;width:max-content;max-width:46%;overflow:hidden;padding:4px 11px;border-radius:999px;background:#2e2b38;color:#fff;box-shadow:0 0 #2e2b3840;font-size:10px;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap;transform-origin:center;animation:rp-bundle-badge-pulse 1.8s ease-in-out infinite}@keyframes rp-bundle-badge-pulse{0%,to{transform:scale(1);box-shadow:0 0 #2e2b383d}50%{transform:scale(1.06);box-shadow:0 0 0 7px #2e2b3800}}@media(prefers-reduced-motion:reduce){.rp-bundle__offer em{animation:none}}.rp-bundle__slots{display:grid;gap:10px}[data-rp-slots][hidden]{display:none!important}.rp-bundle__slot{margin:0;padding:10px;border:1px solid #e2e0da;border-radius:12px;background:#faf9f6}.rp-bundle__slot legend{padding-inline:5px;font-size:12px;font-weight:800}.rp-bundle__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rp-bundle__choice{min-height:82px;padding:7px;border:1px solid #dedbd2;border-radius:10px;background:#fff;cursor:pointer;font-size:11px}.rp-bundle__choice img{display:block;width:48px;height:48px;object-fit:contain;margin:auto}.rp-bundle__choice.is-selected{border-color:var(--rp-accent);box-shadow:inset 0 0 0 1px var(--rp-accent);background:#eef1eb}.rp-bundle__submit{min-height:50px;border:0;border-radius:999px;background:var(--rp-atc-bg,#ff385c);color:var(--rp-atc-text,#fff);font-weight:800}.rp-bundle__buy-now{min-height:50px;padding:0 20px;border:0;border-radius:999px;background:#000;color:#fff;font:inherit;font-weight:800;cursor:pointer;transition:opacity .18s ease,transform .18s ease}.rp-bundle__buy-now:hover:not(:disabled){transform:translateY(-1px)}.rp-bundle__buy-now:focus-visible{outline:2px solid var(--rp-accent);outline-offset:2px}.rp-bundle__buy-now:disabled{opacity:.45;cursor:not-allowed}@media(max-width:480px){.rp-bundle__offer{grid-template-columns:20px 46px minmax(0,1fr) auto;gap:7px;padding:10px}.rp-bundle__media{width:46px;height:46px}.rp-bundle__title-line strong{font-size:13px}.rp-bundle__discount{padding:3px 6px;font-size:9px}.rp-bundle__prices strong{font-size:14px}.rp-bundle__prices s{font-size:10px}.rp-bundle__offer em{font-size:9px;padding:3px 12px}.rp-bundle__choices{gap:6px}.rp-bundle__choice{min-width:0}}.rp-bundle__allocator{display:grid;gap:10px}.rp-bundle__choices--counter{display:grid;grid-template-columns:1fr;gap:8px}.rp-bundle__choices--counter .rp-bundle__choice{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:72px;padding:7px 10px;border:1px solid #dedbd2;border-radius:12px;background:#fff;cursor:default}.rp-bundle__choices--counter .rp-bundle__choice.has-count{border-color:var(--rp-accent);background:#f5f7f3;box-shadow:inset 0 0 0 1px var(--rp-accent)}.rp-bundle__choices--counter .rp-bundle__choice.is-unavailable{opacity:.4}.rp-bundle__choice-media{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:transparent}.rp-bundle__choice-media img{width:100%;height:100%;object-fit:contain}.rp-bundle__choice-swatch{display:block;width:42px;height:42px;border:2px solid #fff;border-radius:50%;background:var(--rp-choice-color,#d8d5cc);box-shadow:0 0 0 1px #d7d4cc,0 2px 7px #0000001f}.rp-bundle__choice-name{display:grid;gap:2px;font-size:13px;font-weight:800}.rp-bundle__choice-name small{color:#777;font-size:10px;font-weight:500}.rp-bundle__choices--single{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.rp-bundle__choices--single .rp-bundle__choice{display:grid;grid-template-columns:1fr;align-content:center;justify-items:center;gap:5px;min-width:0;min-height:108px;padding:9px 6px;border:1px solid #dedbd2;border-radius:12px;background:#fff;text-align:center;cursor:pointer}.rp-bundle__choices--single .rp-bundle__choice.is-unavailable{opacity:.4;cursor:not-allowed}.rp-bundle__choices--single .rp-bundle__choice.is-unavailable:hover{border-color:#dedbd2;background:#fff}.rp-bundle__choices--single .rp-bundle__choice:hover{border-color:var(--rp-accent);background:#f8faf7}.rp-bundle__choices--single .rp-bundle__choice:focus-visible{outline:2px solid var(--rp-accent);outline-offset:2px}.rp-bundle__choices--single .rp-bundle__choice.is-selected{border-color:var(--rp-accent);background:#eef4eb;box-shadow:inset 0 0 0 1px var(--rp-accent)}.rp-bundle__choices--single .rp-bundle__choice.is-selected .rp-bundle__choice-swatch{box-shadow:0 0 0 3px #fff,0 0 0 5px var(--rp-accent)}.rp-bundle__choices--single .rp-bundle__counter{display:none!important}.rp-bundle__counter{display:grid!important;grid-template-columns:34px 38px 34px!important;grid-template-rows:38px!important;grid-template-areas:"minus value plus";grid-auto-flow:column;align-items:center;width:106px;min-width:106px;height:38px;min-height:38px;overflow:hidden;border:1px solid #dedbd2;border-radius:999px;background:#fff;direction:ltr;writing-mode:horizontal-tb}.rp-bundle__counter button{display:grid;place-items:center;width:100%;height:38px;padding:0;border:0;font:inherit;font-size:18px;line-height:1;cursor:pointer}.rp-bundle__counter button:disabled{opacity:.35;cursor:not-allowed}.rp-bundle__counter [data-rp-count-minus]{grid-area:minus;background:#b9473d21;color:#b9473d}.rp-bundle__counter [data-rp-count-plus]{grid-area:plus;background:#596b5524;color:#4c6548}.rp-bundle__counter output{display:grid;grid-area:value;place-items:center;width:38px;height:38px;font-size:13px;font-weight:800;line-height:1}.rp-bundle__allocation-summary{margin:0;padding:8px 10px;border-radius:9px;background:#f5ece9;color:#9f332b;font-size:12px;font-weight:700;text-align:center}.rp-bundle__allocation-summary.is-complete{background:#eef4eb;color:#3f5c3b}@media(max-width:480px){.rp-bundle__choices--counter .rp-bundle__choice{grid-template-columns:48px minmax(0,1fr) auto;gap:7px}.rp-bundle__choice-media{width:46px;height:46px}.rp-bundle__choice-swatch{width:36px;height:36px}.rp-bundle__choices--single{gap:6px}.rp-bundle__choices--single .rp-bundle__choice{min-height:96px;padding:7px 4px}.rp-bundle__counter{grid-template-columns:30px 32px 30px!important;grid-template-rows:36px!important;width:92px;min-width:92px;height:36px;min-height:36px}.rp-bundle__counter button,.rp-bundle__counter output{height:36px}.rp-bundle__counter output{width:32px}.rp-bundle__choice-name{font-size:12px}}.rp-cross-sell-mobile-target:empty{display:none}.rp .rp-cross-sell{margin-top:24px;padding:10px;border:1px solid #dedbd2;border-radius:16px;background:#fbfaf7;box-shadow:0 8px 24px #202a1f0d}.rp .rp-cross-sell>h2{display:flex;align-items:center;gap:7px;margin:0 0 10px;padding:11px 12px;border-radius:11px;background:#eef3eb;color:#1f2d1f;font:inherit!important;font-size:18px!important;font-weight:800!important;line-height:1.3!important;letter-spacing:0!important}.rp .rp-cross-sell>h2 span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:#a77c26;font-size:15px;box-shadow:0 2px 8px #00000012}.rp-cross-sell__list{display:grid;gap:9px}.rp-cross-sell__item{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;padding:10px;border:1px solid #e3e0d8;border-radius:12px;background:#fff;direction:ltr;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.rp-cross-sell__item:hover{border-color:#cbd4c6;box-shadow:0 7px 18px #26352414;transform:translateY(-1px)}.rp-cross-sell__media-column{display:grid;align-content:start;justify-items:center;gap:7px;min-width:0}.rp-cross-sell__media{display:grid;place-items:center;width:70px;height:70px;overflow:hidden;border-radius:10px;background:#f3f1eb}.rp-cross-sell__media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .22s ease}.rp-cross-sell__item:hover .rp-cross-sell__media img{transform:scale(1.04)}.rp-cross-sell__price{color:#17333a;font-size:12px;line-height:1.2;white-space:nowrap}.rp-cross-sell__content{display:grid;align-content:start;gap:5px;min-width:0;direction:rtl;text-align:right}.rp-cross-sell__title{display:-webkit-box;overflow:hidden;color:#171914;font-size:13px;font-weight:800;line-height:1.45;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rp-cross-sell__title:hover{color:var(--rp-accent)}.rp-cross-sell__content p{display:-webkit-box;overflow:hidden;margin:0;color:#6d7068;font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rp-cross-sell__badge{justify-self:start;width:max-content;padding:3px 7px;border-radius:999px;background:#f9e8e4;color:#b13b31;font-size:9px;font-weight:800}.rp-cross-sell__form{display:flex;align-items:center;gap:7px;margin-top:3px;direction:rtl}.rp-cross-sell__form select{min-width:92px;max-width:150px;height:34px;padding:0 8px;border:1px solid #d5d1c8;border-radius:8px;background:#fff;color:#171914;font:inherit;font-size:11px}.rp-cross-sell__form button{min-width:76px;min-height:34px;padding:6px 13px;border:0;border-radius:8px;background:var(--rp-accent);color:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 3px 9px #41573d2b;transition:background .18s ease,transform .18s ease}.rp-cross-sell__form button:hover:not(:disabled){transform:translateY(-1px);background:#40543d}.rp-cross-sell__form button:focus-visible,.rp-cross-sell__form select:focus-visible{outline:2px solid var(--rp-accent);outline-offset:2px}.rp-cross-sell__form button:disabled{opacity:.55;cursor:wait}.rp-cross-sell__form button.is-added{background:#243722}.rp-cross-sell__form>:not(input):not(select):not(button):not(label):not([data-rp-cross-sell-status]){display:none!important}@media(max-width:749px){.rp-cross-sell-mobile-target{display:block;width:100%}.rp-cross-sell-mobile-target .rp-cross-sell{margin-top:18px}}@media(max-width:480px){.rp .rp-cross-sell{padding:8px;border-radius:13px}.rp .rp-cross-sell>h2{padding:9px 10px;font-size:15px!important}.rp-cross-sell__item{grid-template-columns:64px minmax(0,1fr);gap:9px;padding:8px}.rp-cross-sell__media{width:60px;height:60px}.rp-cross-sell__title{font-size:12px}.rp-cross-sell__content p{font-size:10px}.rp-cross-sell__form{flex-wrap:wrap}.rp-cross-sell__form select{min-width:84px;max-width:125px}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/rosemary-product-page.css.map */
