@media screen and (min-width:1350px){.featured-product.product{grid-template-columns:minmax(0,45rem) clamp(440px,600px,620px);justify-content:space-between;gap:var(--sp-10)}}.product__title.new-product-title-location{margin-top:25px}.product__inventory-notice.alert--success{gap:var(--sp-2);color:#556e50;background-color:#e9f0e5}.product__inventory-notice .icon{width:1rem;height:1rem}.product__inventory-notice .inventory-sep{opacity:.5}.product__inventory-notice--preorder{gap:var(--sp-2);color:#8c6414;background-color:#fcf5d7}.product__inventory{margin-block-start:0}.product__inventory .alert{padding:var(--sp-2)}.product__inventory .alert span{font-size:12px}.product__payment-options{border-radius:var(--sp-2d5);overflow:hidden;background-color:rgb(var(--color-foreground) / .025)}.product__payment-row{padding:var(--sp-2d5) var(--sp-4);max-height:60px;overflow:hidden}.product__payment-row+.product__payment-row{border-top:1px solid rgb(var(--color-foreground) / .09);margin:0 15px}.product__text-group{display:grid;grid-template-columns:1fr 1fr;margin-block-start:var(--sp-4);border-radius:var(--sp-2d5);background-color:rgb(var(--color-foreground) / .025);overflow:hidden}.product__text-group .product__text,.product__text-group .product__text+.product__text,.product__text-group .product__text:has(+.product__text){margin:0;padding:var(--sp-2d5) var(--sp-4);background-color:transparent;border-radius:0;border-inline-end:1px solid rgb(var(--color-foreground) / .09);border-block-end:1px solid rgb(var(--color-foreground) / .09)}.product__text-group .product__text:nth-child(2n){border-inline-end:0}.product__text-group .product__text:nth-last-child(-n+2){border-block-end:0}.product__text-group .product__text-inner,.product__text-group .product__text+.product__text .product__text-inner,.product__text-group .product__text:has(+.product__text) .product__text-inner{padding:0;background-color:transparent;align-items:center;gap:var(--sp-2)}.product__text-group .product__text-inner svg{color:rgb(var(--color-highlight));stroke-width:2.5;width:17px;height:17px}.product__text-group .product__text-inner svg .fill{fill:#fff}.product__text-group .product__text-inner p{font-size:13px;line-height:1.3}.product__breadcrumb{max-width:100%;overflow-x:auto;scrollbar-width:none}.product__breadcrumb::-webkit-scrollbar{display:none}.product__breadcrumb>ul,.product__breadcrumb>ol{flex-wrap:nowrap;white-space:nowrap}.breadcrumb ol{font-size:clamp(var(--text-2sm),1.2vw,var(--text-base))}.breadcrumb :is(ol,li){gap:clamp(var(--sp-3),.947vw,var(--sp-4d5))}.breadcrumb__current{color:rgb(var(--color-foreground) / .55)}.product__subtitle{margin:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight);letter-spacing:var(--font-body-letter-spacing);text-transform:none;font-size:var(--fluid-base-to-xl);line-height:1.3;color:rgb(var(--color-foreground) / .7)}.product__subtitle .product__subtitle-sep{margin-inline:.15em;opacity:.35}.product__subtitle .product__item-id{font-size:.8em;color:rgb(var(--color-foreground) / .5);white-space:nowrap}.product__subtitle--id-only .product__item-id{font-size:.85em}.badge.badge--tag{--badge-background: rgb(49 143 138);--badge-foreground: #ffffff}.badge.badge--condition{--badge-background: rgb(190 155 126);--badge-foreground: #ffffff}.badge.badge--sale{--badge-background: rgb(197 69 65);--badge-foreground: #ffffff}.boost-russo-badges{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.boost-russo-badges:empty{display:none}.boost-russo-badges--right{margin-inline-start:auto;align-items:flex-end}.boost-russo-badges .badge{padding:var(--sp-1) var(--sp-2);font-size:11px;line-height:1.2}@media screen and (min-width:768px){.boost-russo-badges .badge{padding:var(--sp-1) var(--sp-2d5);font-size:11.5px}}.badge-link{display:inline-flex;text-decoration:none;border-radius:var(--rounded-full)}.badge-link:hover .badge{filter:brightness(.93)}.badge-link:focus-visible{outline:2px solid rgb(var(--color-foreground) / .5);outline-offset:2px}:root{--rm-button-primary: 49 143 138;--rm-button-primary-text: 255 255 255;--rm-button-primary-gradient: none}.button--primary:not(:where([disabled])){--color-button-background: var(--rm-button-primary);--color-button-border: var(--rm-button-primary);--color-button-text: var(--rm-button-primary-text);--color-button-gradient: var(--rm-button-primary-gradient)}.product-form__submit,.product-sticky-form button[name=add],.product-card .button--primary{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);letter-spacing:.04em;text-transform:uppercase}.product-form__submit,.product-sticky-form button[name=add]{transition:transform var(--animation-fast),box-shadow var(--animation-fast)}.product-form__submit:hover:not([disabled]),.product-sticky-form button[name=add]:hover:not([disabled]){transform:translateY(-1px);box-shadow:0 6px 18px #318f8a52}.product-form__submit:focus-visible,.product-sticky-form button[name=add]:focus-visible,.product-card .button--primary:focus-visible{outline:2px solid rgb(49 143 138);outline-offset:3px}.rm-pcard{--card-radius: 10px;--rm-pcard-panel: rgb(190 155 126 / .08);--rm-pcard-line: #eee6de;--rm-pcard-dot: #e3dad1;--rm-pcard-teal: #2a7c77;--rm-pcard-red: #c54541;--rm-pcard-gold: #ad815c;--rm-pcard-grey: #6b6461;--rm-pcard-prints: 7px -7px 0 -2px #efe7de, 14px -14px 0 -4px #f5f0eb;container-type:inline-size;height:100%;padding:10px;border-radius:18px;background-color:var(--rm-pcard-panel);transition:translate var(--animation-primary),box-shadow var(--animation-primary)}.rm-pcard--stack{box-shadow:var(--rm-pcard-prints)}@media(hover:hover){.rm-pcard:hover{translate:0 -4px;box-shadow:0 14px 28px #2f2c321f}.rm-pcard--stack:hover{box-shadow:var(--rm-pcard-prints),0 14px 28px #2f2c321f}}@media screen and (max-width:639px){.rm-pcard{--card-radius: 8px;padding:7px;border-radius:14px}}.rm-pcard .product-card__media{overflow:hidden;border-radius:var(--card-radius)}.rm-pcard__tabs{position:absolute;z-index:2;inset-block-start:0;inset-inline-start:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px;pointer-events:none}.rm-pcard__tab{display:block;padding:8px 12px 7px;border-radius:0 10px 10px 0;background-color:var(--rm-pcard-teal);color:#fff;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:13px;line-height:1;letter-spacing:.08em;text-transform:uppercase}.rm-pcard__tabs>.rm-pcard__tab:first-child{border-radius:0 0 10px}.rm-pcard__tab--condition{background-color:var(--rm-pcard-gold)}.rm-pcard__tab--soldout{background-color:#2f2c32}.rm-pcard__tab--sale{position:absolute;z-index:2;inset-block-start:0;inset-inline-end:0;border-radius:0 0 0 10px;background-color:var(--rm-pcard-red);pointer-events:none}.rm-pcard__count{position:absolute;z-index:2;inset-inline-start:10px;inset-block-end:10px;display:flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;background-color:#2f2c32b8;color:#f7f4f2;font-size:11.5px;font-weight:600;line-height:1;pointer-events:none}.rm-pcard__count-icon{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.rm-pcard__seal{position:absolute;z-index:2;inset-inline-end:9px;inset-block-end:9px;width:78px;height:78px;overflow:visible;rotate:-10deg;filter:drop-shadow(0 2px 3px rgb(0 0 0 / .3));pointer-events:none}.rm-pcard__seal-body{fill:#c54541}.rm-pcard__seal-stitch{fill:none;stroke:#f7f4f2;stroke-width:1.3;stroke-dasharray:2.4 2.2}.rm-pcard__seal text{fill:#f7f4f2;text-anchor:middle}.rm-pcard__seal-ring{font-family:var(--font-body-family);font-weight:700;font-size:8px;letter-spacing:1.6px}.rm-pcard__seal-word{font-family:var(--font-heading-family);font-size:15.5px;letter-spacing:.4px}.rm-pcard__seal-stars{font-family:var(--font-body-family);font-weight:700;font-size:7px;letter-spacing:2px}@media screen and (max-width:767px){.rm-pcard:has(.quick-add) .rm-pcard__seal{inset-block-end:64px}}.rm-pcard .product-card__content{--card-content-padding-block: 14px 4px;--card-content-padding-inline: 6px;gap:5px}.rm-pcard .product-card__content>p{margin:0}.rm-pcard__vendor{color:var(--rm-pcard-teal);font-size:15px;font-weight:600;line-height:1.3}.rm-pcard__title{font-size:15px;line-height:1.4}.rm-pcard .product-card__title{font-size:inherit;font-weight:400;line-height:inherit}.rm-pcard__pick{align-self:flex-start;display:flex;align-items:center;gap:7px;margin-block-start:6px!important;padding:6px 12px 6px 8px;border-radius:999px;background-color:#e8f2f1;color:#1f5f5b;font-size:12.5px;font-weight:600;line-height:1}.rm-pcard__pick-icon{width:20px;height:20px;flex-shrink:0;overflow:visible}.rm-pcard__pick-back{fill:#8fbfbb}.rm-pcard__pick-front{fill:#2a7c77;stroke:#e8f2f1;stroke-width:2;vector-effect:non-scaling-stroke}.rm-pcard__price{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-block:10px 12px}.rm-pcard__prices{display:flex;flex-direction:column;gap:4px;margin:0}.rm-pcard__now{color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:23px;line-height:1}.rm-pcard__prices--sale .rm-pcard__now{color:var(--rm-pcard-red)}.rm-pcard__was{color:#8c8480;font-size:13px;line-height:1}.rm-pcard__meter{display:flex;flex-direction:column;align-items:center;gap:3px;flex-shrink:0}.rm-pcard__meter-dial{width:58px;height:29px;overflow:visible}.rm-pcard__meter-scale{fill:none;stroke:#c4bbb2;stroke-width:2}.rm-pcard__meter-hot{fill:none;stroke:#c54541;stroke-width:2.8}.rm-pcard__meter-ticks{fill:none;stroke:#c4bbb2;stroke-width:1}.rm-pcard__meter-needle{stroke:#2f2c32;stroke-width:1.7;stroke-linecap:round}.rm-pcard__meter-pivot{fill:#2f2c32}.rm-pcard__meter-label{color:var(--rm-pcard-red);font-size:9.5px;font-weight:700;line-height:1;letter-spacing:.12em;text-transform:uppercase}.rm-pcard__note{font-size:12.5px;line-height:1.3}.rm-pcard__stores{margin-block-start:auto;padding-block-start:11px;border-block-start:1px solid var(--rm-pcard-line)}.rm-pcard__stores-row{display:flex;align-items:center;justify-content:space-between;gap:6px}.rm-pcard__store{display:flex;align-items:center;gap:6px;color:#7a726e;font-size:11.5px;font-weight:600;line-height:1;white-space:nowrap}.rm-pcard__store.is-on{color:rgb(var(--color-foreground))}.rm-pcard__store-dot{width:8px;height:8px;flex-shrink:0;border-radius:50%;background-color:var(--rm-pcard-dot);box-shadow:inset 0 1px 1px #00000024}.rm-pcard__store.is-on .rm-pcard__store-dot{background-color:#318f8a;box-shadow:0 0 0 3px #318f8a2e,0 0 6px #318f8a99}.rm-pcard__store-code{display:none}.rm-pcard #syf-unifi-multiwidget{margin-block-start:auto;padding-block:11px 12px;border-block-start:1px solid var(--rm-pcard-line)}.rm-pcard #syf-unifi-multiwidget~.rm-pcard__stores{margin-block-start:0}.rm-pcard__price:has(+#syf-unifi-multiwidget){margin-block-end:18px}.rm-pcard.boost-sd__product-item{height:auto;padding:10px;border-radius:18px;background-color:var(--rm-pcard-panel)}@media screen and (max-width:639px){.rm-pcard.boost-sd__product-item{padding:7px;border-radius:14px}}.boost-sd__product-list-undefined-col>.rm-pcard.boost-sd__product-item{width:calc(100% / 3 - 32px);margin:0 16px 32px}.rm-pcard .boost-sd__product-image-wrapper{overflow:hidden;border-radius:var(--card-radius)}.rm-pcard .boost-sd__product-image-row--top{top:0;right:0;bottom:0;left:0;height:auto;pointer-events:none}.rm-pcard .boost-sd__product-info-wrapper{display:flex;flex-direction:column;flex-grow:1}.rm-pcard .boost-sd__product-info{flex-grow:1;flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:5px;padding:14px 6px 4px}.rm-pcard .boost-sd__product-info>p{margin:0}.rm-pcard .boost-sd__product-title{color:rgb(var(--color-foreground));font-size:15px;font-weight:400;line-height:1.4;text-transform:none}.rm-pcard .boost-sd__product-price{width:100%}.rm-pcard .boost-sd__product-rating:not(:has(.boost-product-review :not(:empty))){display:none}.rm-pcard .boost-sd__product-price:has(+#syf-unifi-multiwidget) .rm-pcard__price{margin-block-end:18px}@container (max-width: 250px){.rm-pcard__store{gap:5px;font-size:9.5px;font-weight:700;letter-spacing:.08em}.rm-pcard__store-dot{width:7px;height:7px}.rm-pcard__store-name{display:none}.rm-pcard__store-code{display:inline}}@container (max-width: 200px){.rm-pcard__tab{padding:6px 9px 5px;font-size:11px}.rm-pcard__tabs>.rm-pcard__tab{border-radius:0 8px 8px 0}.rm-pcard__tabs>.rm-pcard__tab:first-child{border-radius:0 0 8px}.rm-pcard__tab--sale{border-radius:0 0 0 8px}.rm-pcard__count{inset-inline-start:8px;inset-block-end:8px;padding:4px 7px;font-size:10.5px}.rm-pcard__count-icon{width:11px;height:11px}.rm-pcard__seal{inset-inline-end:7px;inset-block-end:7px;width:54px;height:54px}.rm-pcard__vendor{font-size:13px}.rm-pcard__title{font-size:13px;line-height:1.35}.rm-pcard__pick{gap:6px;margin-block-start:4px!important;padding:5px 9px 5px 6px;font-size:11.5px}.rm-pcard__pick-icon{width:17px;height:17px}.rm-pcard__price{margin-block:8px 10px}.rm-pcard__now{font-size:19px}.rm-pcard__was{font-size:12px}.rm-pcard__meter-dial{width:46px;height:23px}.rm-pcard__meter-label{font-size:8.5px}.rm-pcard__stores{padding-block-start:9px}.rm-pcard #syf-unifi-multiwidget{padding-block:9px 10px}.rm-pcard__price:has(+#syf-unifi-multiwidget),.rm-pcard .boost-sd__product-price:has(+#syf-unifi-multiwidget) .rm-pcard__price{margin-block-end:14px}.rm-pcard .boost-sd__product-title{font-size:13px;line-height:1.35}.rm-pcard .boost-sd__product-info{padding:12px 4px 2px}}.rm-footer{display:grid;gap:clamp(var(--sp-7),2.2vw,var(--sp-10));color:rgb(var(--color-foreground));--rm-footer-accent: #57b3ad;--rm-footer-gold: #be9b7e;--rm-footer-rule: rgb(var(--color-foreground) / .14)}.rm-footer__shops{grid-template-columns:minmax(0,1fr);gap:var(--sp-3)}@media screen and (min-width:768px){.rm-footer__shops{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1024px){.rm-footer__shops{gap:var(--sp-4)}}.rm-shop{display:grid;gap:var(--sp-1d5);align-content:start;padding:var(--sp-4d5) var(--sp-5) var(--sp-4);border:1px solid var(--rm-footer-rule);border-radius:var(--rounded-block);background-color:rgb(var(--color-foreground) / .05)}.rm-shop__name{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:var(--text-lg);line-height:1.25}.rm-shop__badge{padding:var(--sp-0d5) var(--sp-2);border-radius:var(--rounded-full);background-color:rgb(var(--color-foreground) / .1);color:var(--rm-footer-gold);font-size:var(--text-3xs);font-weight:600;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.rm-shop__address{font-style:normal;font-size:var(--text-sm);line-height:1.5;color:rgb(var(--color-foreground) / .7)}.rm-shop__tel{font-size:var(--text-sm);line-height:1.5}.rm-shop__hours{font-size:var(--text-xs);line-height:1.5;color:rgb(var(--color-foreground) / .58)}.rm-shop__dir{margin-block-start:var(--sp-1);font-size:var(--text-sm)}.rm-shop__dir a{color:var(--rm-footer-accent);font-weight:var(--font-medium)}.rm-shop__arrow{display:inline-block;margin-inline-start:var(--sp-1);transition:transform var(--animation-fast)}.rm-shop__dir a:hover .rm-shop__arrow{transform:translate(3px)}.rm-footer__mid{display:grid;grid-template-columns:minmax(0,1fr);gap:0}@media screen and (min-width:768px){.rm-footer__mid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(var(--sp-5),2.2vw,var(--sp-9));padding-block-start:clamp(var(--sp-6),1.8vw,var(--sp-9));border-block-start:1px solid var(--rm-footer-rule)}.rm-footer__news{grid-column:1 / -1}}@media screen and (min-width:1024px){.rm-footer__mid{grid-template-columns:repeat(4,minmax(0,1fr)) minmax(0,1.15fr)}.rm-footer__news{grid-column:auto;border-inline-start:1px solid var(--rm-footer-rule);padding-inline-start:clamp(var(--sp-6),2.4vw,var(--sp-10))}}.rm-footer__mid .details{width:auto}@media screen and (min-width:768px){.rm-footer__mid .details:last-of-type .details__content:after{content:none}.rm-footer__mid .details__summary{padding-block-end:var(--sp-3)}}@media screen and (max-width:767px){.rm-footer__mid .details{border-inline-width:0;border-radius:0;padding-inline:0}.rm-footer__news{padding-block-start:var(--sp-6)}}.rm-footer__mid .details__content ul{gap:var(--sp-2d5)}.rm-fcol__heading{font-family:var(--font-body-family);font-size:var(--text-base);font-weight:600;letter-spacing:.02em}@media screen and (min-width:768px){.rm-fcol__heading{font-size:var(--text-xs);font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--rm-footer-gold)}}.rm-footer__news{display:grid;gap:var(--sp-3);align-content:start}.rm-footer__news-title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(var(--text-xl),1.6vw,var(--text-2xl));line-height:1.2}.rm-footer__news-text{max-width:34ch;color:rgb(var(--color-foreground) / .66)}.rm-footer__news .newsletter-form{max-width:24rem;margin-block-start:var(--sp-1)}.rm-footer__brand{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--sp-4) var(--sp-8);padding-block-start:clamp(var(--sp-5),1.5vw,var(--sp-7));border-block-start:1px solid var(--rm-footer-rule)}.rm-footer__marks{gap:var(--sp-5)}.rm-footer__seal{width:var(--rm-seal-size, 88px);height:auto}.rm-footer__tagline{max-width:42ch;font-size:var(--text-sm);line-height:1.5;color:rgb(var(--color-foreground) / .66)}.rm-footer__social a.social_platform{display:grid;place-items:center;width:var(--sp-10);height:var(--sp-10);border:1px solid rgb(var(--color-foreground) / .22);border-radius:var(--rounded-full);transition:background-color var(--animation-fast),border-color var(--animation-fast),color var(--animation-fast)}.rm-footer__social a.social_platform:hover{background-color:var(--rm-footer-gold);border-color:var(--rm-footer-gold);color:rgb(var(--color-background))}.rm-title-strings{width:fit-content;max-width:100%}.banner__box.text-center .rm-title-strings{margin-inline:auto}.banner__box:has(>.rm-title-strings){padding-block:var(--sp-6) var(--sp-4)}.rm-strings{display:block;width:100%;min-width:12rem;contain:inline-size;height:var(--sp-8);margin-block-start:var(--sp-1d5);overflow:visible;stroke:#be9b7e;fill:none}.rm-strings :is(line,path){vector-effect:non-scaling-stroke}.rm-strings__still{display:none}@media screen and (min-width:768px){.banner__box.md\:text-left .rm-title-strings{margin-inline:0}.banner__box.md\:text-center .rm-title-strings{margin-inline:auto}.rm-strings{height:var(--sp-10);margin-block-start:var(--sp-2)}}@media(prefers-reduced-motion:reduce){.rm-strings__wave{display:none}.rm-strings__still{display:inline}}.rm-collection-description__body{max-width:75ch}.rm-collection-description__heading{margin-block-end:var(--sp-4)}:root{--rm-link: 49 143 138;--rm-link-hover: 42 124 119}.rte a:not(.button,.reversed-link,.rm-chip){background-image:linear-gradient(rgb(var(--rm-link)),rgb(var(--rm-link)));transition:background-size var(--animation-primary),color var(--animation-primary)}@media screen and (pointer:fine){.rte a:not(.button,.reversed-link,.rm-chip):hover{color:rgb(var(--rm-link-hover))}}.rte a:not(.button,.reversed-link,.rm-chip):focus-visible{color:rgb(var(--rm-link-hover))}.swatches .label-swatch--serial{display:flex}.label-swatch--serial.label-swatch--thumb{padding:var(--sp-1d5) var(--sp-4) var(--sp-1d5) var(--sp-1d5)}.label-swatch--serial .label-swatch__image{width:var(--sp-12);height:var(--sp-12);object-fit:contain;border-radius:calc(var(--swatch-radius) - 1px)}.label-swatch--serial .label-swatch__meta{color:rgb(var(--color-foreground) / .6)}.swatches input.disabled+.label-swatch--serial .label-swatch__image{opacity:.5}.rm-product-box{display:grid;gap:var(--sp-4);padding:var(--sp-6) var(--sp-5) var(--sp-3);border-radius:var(--sp-2d5);background-color:#be9b7e24}.rm-product-box__title{margin:0;font-size:var(--title-sm);line-height:1;word-break:normal;overflow-wrap:normal}.rm-highlights{margin-block-end:var(--sp-8)}.rm-specs{margin-block-start:var(--sp-8)}.rm-highlights__list{display:grid;column-gap:var(--sp-10);margin:0;padding:0;list-style:none}.rm-highlights__item{display:grid;grid-template-columns:var(--sp-8) minmax(0,1fr);align-items:baseline;gap:var(--sp-2);padding-block:var(--sp-3);border-block-start:1px solid rgb(var(--color-foreground) / .12)}.rm-highlights__num{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--text-lg);font-variant-numeric:tabular-nums;line-height:1;color:#318f8a}.rm-highlights__text{line-height:1.45}.rm-highlights__text p{margin:0}.rm-highlights__text a{text-decoration:underline;text-underline-offset:.2em}.rm-specs__list{display:grid;column-gap:var(--sp-10);margin:0}.rm-specs__row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:baseline;gap:var(--sp-4);padding-block:var(--sp-3);border-block-start:1px solid rgb(var(--color-foreground) / .12)}.rm-specs__label{font-size:var(--text-sm);line-height:1.4;color:rgb(var(--color-foreground) / .65)}.rm-specs__value{margin:0;font-weight:var(--font-medium, 500);line-height:1.45}@media screen and (min-width:768px){.rm-product-box{padding:var(--sp-8) var(--sp-10) var(--sp-5)}:is(.rm-highlights__list,.rm-specs__list){grid-template-columns:repeat(2,minmax(0,1fr))}.rm-highlights__item{padding-block:var(--sp-4)}}@media screen and (min-width:1024px){.rm-highlights__list{grid-template-columns:repeat(var(--rm-highlights-columns, 3),minmax(0,1fr))}}@media screen and (min-width:1280px){.rm-product-box{grid-template-columns:minmax(13rem,max-content) minmax(0,1fr);column-gap:var(--sp-12);padding:var(--sp-10) var(--sp-12) var(--sp-7)}.rm-product-box__title{padding-block-start:var(--sp-4)}}@media screen and (min-width:1536px){.specifications-section .rm-product-box{margin-inline:calc(var(--grid-gap) * 2)}}
/*# sourceMappingURL=/cdn/shop/t/118/assets/custom.css.map */
