.quick-order_actions{justify-content:end;display:flex;padding:1rem}.quick-order__search{position:relative;max-width:50rem;margin-bottom:2rem}.quick-order__results{position:absolute;z-index:10;width:100%;max-height:40rem;overflow-y:auto;padding:.8rem;border:.1rem solid rgba(var(--color-foreground),.15);background:rgb(var(--color-background));box-shadow:0 1rem 2rem #0000001f}.quick-order__result{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem;border:0;background:transparent;text-align:left;cursor:pointer}.quick-order__result:hover{background:rgba(var(--color-foreground),.05)}.quick-order__result img{object-fit:cover}.quick-order__result span{display:grid}.quick-order__empty{margin:0;padding:1rem}.quick-order__table{width:100%}.quick-order__table th,.quick-order__table td{padding:1rem;text-align:left}.quick-order__quantity{width:8rem}@media screen and (max-width:749px){.quick-order{overflow-x:auto}}.russo-features{display:block;padding-top:var(--russo-features-padding-top)}.russo-features__inner{padding-top:var(--russo-features-padding-top);padding-bottom:var(--russo-features-padding-bottom)}.russo-features__header{max-width:var(--page-width);margin-bottom:3rem}.russo-features__header h2{margin:0 0 1rem}.russo-features__list{display:grid;gap:1.6rem;align-items:start}.russo-feature{height:fit-content;padding:0 1.8rem 1.8rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:1.6rem;background:rgba(var(--color-background),.92);box-shadow:0 1.2rem 2.8rem #0000000f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.russo-feature:hover{transform:translateY(-.2rem);box-shadow:0 1.6rem 3.2rem #00000014}.russo-feature[open]{border-color:rgba(var(--color-foreground),.2);box-shadow:0 1.8rem 3.6rem #00000014}.russo-feature__summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.8rem 0 1.4rem;cursor:pointer;list-style:none}.russo-feature__summary::-webkit-details-marker{display:none}.russo-feature__summary h3{margin:0;font-size:calc(var(--font-heading-scale) * 2rem)}.russo-feature__toggle{position:relative;width:1.8rem;height:1.8rem;flex:0 0 1.8rem}.russo-feature__toggle:before,.russo-feature__toggle:after{position:absolute;top:50%;left:0;width:100%;height:.2rem;background:rgb(var(--color-foreground));content:"";transition:transform .18s ease}.russo-feature__toggle:after{transform:rotate(90deg)}.russo-feature[open] .russo-feature__toggle:after{transform:rotate(0)}.russo-feature__content{padding:0 0 .2rem}@media screen and (min-width:750px){.russo-features__list{grid-template-columns:1fr}}@media screen and (min-width:990px){.russo-features__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.russo-feature__description{max-width:72rem;margin-bottom:2rem}.russo-feature__gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(16rem,100%),24rem));gap:1.2rem;justify-content:start}.russo-feature__media-item{min-width:0;padding:.8rem;border-radius:1.2rem;background:rgba(var(--color-foreground),.03)}.russo-feature__image-button{display:block;width:100%;padding:0;overflow:hidden;border:0;border-radius:.6rem;background:transparent;cursor:zoom-in}.russo-feature__image,.russo-feature__video{display:block;width:100%;height:auto;border-radius:.6rem}.russo-feature__media-item .russo-feature__image-button,.russo-feature__media-item .russo-feature__image,.russo-feature__media-item .russo-feature__video{aspect-ratio:4 / 3;object-fit:cover}.russo-feature__media-caption{margin:.9rem 0 0;color:rgba(var(--color-foreground),.72);font-size:1.4rem;line-height:1.4}.russo-feature__image-button .russo-feature__image{transition:transform .22s ease}.russo-feature__image-button:hover .russo-feature__image{transform:scale(1.02)}.russo-feature__image-button:focus-visible,.russo-feature__summary:focus-visible,.russo-features__lightbox-close:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.russo-features__lightbox{width:min(120rem,calc(100vw - 4rem));max-width:none;height:min(90vh,90rem);max-height:none;padding:4rem;border:0;background:transparent}.russo-features__lightbox::backdrop{background:#000000e0}.russo-features__lightbox-image{width:100%;height:100%;object-fit:contain}.russo-features__lightbox-close{position:absolute;top:0;right:0;width:4rem;height:4rem;padding:0;border:0;color:#fff;background:transparent;font-size:3.2rem;line-height:1;cursor:pointer}.russo-features__empty{padding:2rem 0}@media screen and (max-width:749px){.russo-feature{padding:0 1.4rem 1.4rem;border-radius:1.3rem}.russo-feature__summary{padding:1.5rem 0 1.2rem}.russo-features__lightbox{width:calc(100vw - 2rem);padding:4rem 0 0}}@media(prefers-reduced-motion:reduce){.russo-feature__toggle:before,.russo-feature__toggle:after,.russo-feature__image-button .russo-feature__image{transition:none}}.location-rows-product-heading{display:flex;align-items:center}.b2b-russo-order-form__table-header{display:table-header-group}.b2b-russo-order-form__header{margin-bottom:1.5rem}.b2b-russo-order-form__entry-layout{display:block}.b2b-russo-order-form__top-actions{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:1.5rem}.b2b-russo-order-form__submit-status{margin:0;font-size:1.25rem;font-weight:600;line-height:1.35;padding:.65rem .85rem;border-radius:.6rem;border:1px solid transparent;background:transparent}.b2b-russo-order-form__submit-status[data-status-state=pending]{color:rgba(var(--color-foreground),.9);background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.16)}.b2b-russo-order-form__submit-status[data-status-state=success]{color:#0a5e2e;background:#0a5e2e1f;border-color:#0a5e2e52}.b2b-russo-order-form__submit-status[data-status-state=error]{color:#981518;background:#da363324;border-color:#da363370}.b2b-russo-order-form__entry-layout--with-summary{display:grid;grid-template-columns:minmax(0,1fr) 30rem;gap:1.2rem;align-items:start}.b2b-russo-order-form__location-picker{margin-bottom:.9rem;display:grid;gap:.4rem;max-width:42rem}.b2b-russo-order-form__location-picker select{padding:.8rem;width:100%}.b2b-russo-order-form__table thead th{background-color:rgba(var(--color-foreground),.02)}.b2b-russo-order-form__summary-pane{border:1px solid rgba(var(--color-foreground),.1);border-radius:.8rem;padding:1rem;background:rgba(var(--color-foreground),.02);position:sticky;top:calc(var(--header-height, 0px) + 1rem)}.b2b-russo-order-form__summary-pane h3{margin:0 0 .8rem}.b2b-russo-order-form__summary-list{display:grid;gap:.6rem}.b2b-russo-order-form__summary-item{border:1px solid rgba(var(--color-foreground),.1);border-radius:.6rem;background:rgb(var(--color-background));overflow:hidden}.b2b-russo-order-form__summary-header{list-style:none;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.8rem;align-items:center;padding:.75rem}.b2b-russo-order-form__summary-header::-webkit-details-marker{display:none}.b2b-russo-order-form__summary-caret{font-size:1.1rem;transform:rotate(0);transition:transform .2s ease}.b2b-russo-order-form__summary-item[open] .b2b-russo-order-form__summary-caret{transform:rotate(90deg)}.b2b-russo-order-form__summary-item-name{font-weight:600}.b2b-russo-order-form__summary-item-meta{display:flex;justify-content:space-between;gap:.8rem;font-size:1.3rem;white-space:nowrap}.b2b-russo-order-form__summary-item-freight{margin:0;padding:0 .75rem .65rem;font-size:1.2rem;color:rgba(var(--color-foreground),.75)}.b2b-russo-order-form__location-picker select:focus-visible{outline:0!important;outline-offset:0;box-shadow:none}.b2b-russo-order-form__summary-product-list{margin:0;padding:.1rem .75rem .75rem;list-style:none;display:grid;gap:.25rem;font-size:1.2rem;border-top:1px solid rgba(var(--color-foreground),.08)}.b2b-russo-order-form__summary-product-list li{display:flex;justify-content:space-between;gap:.8rem}.b2b-russo-order-form__summary-empty{color:rgba(var(--color-foreground),.7)}.b2b-russo-order-form__table-wrap{overflow-x:auto;border:1px solid rgba(var(--color-foreground),.1);border-radius:.8rem}.b2b-russo-order-form__table{width:100%;border-collapse:collapse;min-width:48rem}.b2b-russo-order-form__table th,.b2b-russo-order-form__table td{border-bottom:1px solid rgba(var(--color-foreground),.1);padding:1rem;vertical-align:middle}.b2b-russo-order-form__location-heading{vertical-align:top;min-width:16rem;text-align:left;overflow:visible}.b2b-russo-order-form__product-heading{text-align:left;align-content:center}.b2b-russo-order-form__numeric-heading{text-align:right;white-space:nowrap}.b2b-russo-order-form__location-title{padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(var(--color-foreground),.12);background:rgba(var(--color-foreground),.04);font-size:1.25rem;font-weight:600;line-height:1.3;white-space:normal;overflow-wrap:anywhere;text-wrap:balance;justify-content:left}.b2b-russo-order-form__product-cell{display:flex;align-items:left;gap:.75rem}.b2b-russo-order-form__product-image{border-radius:.4rem;width:4rem;height:4rem;object-fit:cover}.b2b-russo-order-form__qty{width:7rem;max-width:100%}.b2b-russo-order-form__qty-control{display:inline-flex;align-items:center;border:1px solid rgba(var(--color-foreground),.24);border-radius:.6rem;overflow:hidden;background:rgb(var(--color-background))}.b2b-russo-order-form__qty-button{border:0;border-right:1px solid rgba(var(--color-foreground),.16);background:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground));width:3rem;min-height:3.6rem;font-size:1.8rem;line-height:1;cursor:pointer}.b2b-russo-order-form__qty-control .b2b-russo-order-form__qty-button:last-child{border-right:0;border-left:1px solid rgba(var(--color-foreground),.16)}.b2b-russo-order-form__qty-control .b2b-russo-order-form__qty{width:5.2rem;border:0;text-align:center;padding:.8rem .35rem;margin:0;background:transparent;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.b2b-russo-order-form__qty-control .b2b-russo-order-form__qty::-webkit-outer-spin-button,.b2b-russo-order-form__qty-control .b2b-russo-order-form__qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.b2b-russo-order-form__quantity-heading,.b2b-russo-order-form__quantity-cell{text-align:center}.b2b-russo-order-form__quantity-cell .b2b-russo-order-form__qty{display:block;margin:0 auto}.b2b-russo-order-form__quantity-cell .b2b-russo-order-form__qty-control{margin:0 auto}.b2b-russo-order-form__money{text-align:right;white-space:nowrap;font-weight:600}.b2b-russo-order-form__grand-total{margin-top:1rem;display:flex;justify-content:flex-end;align-items:baseline;gap:.8rem;font-size:1.7rem}.b2b-russo-order-form__actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.8rem}.b2b-russo-order-form__order-meta{margin-top:1.25rem;display:grid;gap:.9rem;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-russo-order-form__order-meta-field{display:grid;gap:.4rem}.b2b-russo-order-form__field-label-row{display:flex;align-items:baseline;gap:.4rem;flex-wrap:nowrap}.b2b-russo-order-form__field-label-row label{margin:0}.b2b-russo-order-form__field-label-row .b2b-russo-order-form__field-help{margin-left:auto;white-space:nowrap}.b2b-russo-order-form__order-meta-field input{width:100%;padding:.8rem}.b2b-russo-order-form__field-help{margin:0;font-size:1.1rem;color:rgba(var(--color-foreground),.7);line-height:1.4}.b2b-russo-order-form__payload{width:100%;margin-top:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.3rem}@media screen and (max-width:989px){.b2b-russo-order-form__entry-layout--with-summary{grid-template-columns:1fr}.b2b-russo-order-form__summary-pane{position:static}.b2b-russo-order-form__order-meta{grid-template-columns:1fr}}@media screen and (max-width:749px){.b2b-russo-order-form .page-width{padding-left:1.5rem;padding-right:1.5rem}.b2b-russo-order-form__top-actions{flex-direction:column;align-items:stretch;gap:.8rem}.b2b-russo-order-form__top-actions .button{width:100%}.b2b-russo-order-form__submit-status{font-size:1.2rem;text-align:center}.b2b-russo-order-form__location-picker{max-width:none}.b2b-russo-order-form__table-wrap{-webkit-overflow-scrolling:touch}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__table{min-width:0;border-collapse:separate;border-spacing:0}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__table tr>*:first-child{text-align:left!important;display:block}.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__table{min-width:0;border-collapse:separate;border-spacing:0}.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__table thead{display:none}.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__table tbody{display:grid;gap:.8rem}.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__table tr{display:block;border:1px solid rgba(var(--color-foreground),.1);border-radius:.8rem;background:rgb(var(--color-background));overflow:hidden}.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__table th,.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__table td{border-bottom:1px solid rgba(var(--color-foreground),.08);padding:.8rem}.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__table th{display:block;text-align:left;border-bottom:1px solid rgba(var(--color-foreground),.1)}.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__table td{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;text-align:left;white-space:normal}.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__table td:before{content:attr(data-label);font-size:1.2rem;color:rgba(var(--color-foreground),.7);font-weight:500;line-height:1.3}.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__quantity-cell .b2b-russo-order-form__qty-control{margin:0 0 0 auto}.b2b-russo-order-form__form[data-location-mode=location_rows] .b2b-russo-order-form__table tr td:last-child{border-bottom:0}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__table thead{display:none}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__table tbody{display:grid;gap:.8rem}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid rgba(var(--color-foreground),.1);border-radius:.8rem;background:rgb(var(--color-background));overflow:hidden}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__table th,.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__table td{border-bottom:1px solid rgba(var(--color-foreground),.08);padding:.8rem}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__product-row-heading{grid-column:1 / -1;border-bottom:1px solid rgba(var(--color-foreground),.1)}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__product-cell{align-items:flex-start}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__product-image{width:3.2rem;height:3.2rem}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__table td{display:flex;align-items:center;justify-content:space-between;gap:.8rem;text-align:left;white-space:nowrap}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__table td:before{content:attr(data-label);font-size:1.2rem;color:rgba(var(--color-foreground),.7);font-weight:500;white-space:normal}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__quantity-cell .b2b-russo-order-form__qty{width:5.2rem;margin:0}.b2b-russo-order-form__form[data-location-mode=dropdown] .b2b-russo-order-form__quantity-cell .b2b-russo-order-form__qty-control{margin:0}.b2b-russo-order-form__summary-header{grid-template-columns:1fr;gap:.5rem;align-items:start}.b2b-russo-order-form__summary-item-meta{width:100%}.b2b-russo-order-form__summary-caret{display:none}.b2b-russo-order-form__grand-total{justify-content:space-between;font-size:1.5rem}.b2b-russo-order-form__actions .button{width:100%}.b2b-russo-order-form__payload{font-size:1.2rem}.b2b-russo-order-form__field-label-row{flex-wrap:wrap}.b2b-russo-order-form__field-label-row .b2b-russo-order-form__field-help{margin-left:0;white-space:normal}}.collection-subcollections{margin-top:3rem;margin-bottom:3rem}.collection-subcollections__grid{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:3rem}.collection-subcollections__item{display:block;width:22rem;text-align:center;text-decoration:none;color:inherit}.collection-subcollections__image{width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden}.collection-subcollections__image img{display:block;width:100%;height:100%;object-fit:cover}.collection-subcollections__title{margin-top:1.5rem;font-size:1.8rem;font-weight:700;line-height:1.2}.collection-subcollections__item:hover .collection-subcollections__title{text-decoration:underline;text-underline-offset:.3rem}@media screen and (max-width:749px){.collection-subcollections__grid{justify-content:center;gap:1.5rem}.collection-subcollections__item{width:calc(50% - 1rem)}}.collapsible-tab{border-top:1px solid #ddd;margin-top:1rem}.collapsible-tab summary{font-weight:700;cursor:pointer;padding:1rem;background:#f9f9f9}.collapsible-tab details[open] summary{border-bottom:1px solid #ddd}.collapsible-tab .tab-content{padding:1rem}
/*# sourceMappingURL=/cdn/shop/t/149/compiled_assets/styles.css.map */
