#no-longer-used{display:block;padding-top:100px}#no-longer-used :root{--aside-width: 400px;--cart-aside-summary-height-with-discount: 300px;--cart-aside-summary-height: 250px;--grid-item-width: 355px;--color-red: rgb(220 38 38);--color-black: #111;--color-light: #fff;--color-gray: #777;--color-lightborder: black}#no-longer-used img{border-radius:4px}#no-longer-used .link:hover{text-decoration:underline;cursor:pointer}#no-longer-used main{min-width:360px}#no-longer-used aside{background:var(--color-light);box-shadow:0 0 50px #0000004d;height:100vh;max-width:var(--aside-width);min-width:var(--aside-width);position:fixed;right:calc(-1 * var(--aside-width));top:0;transition:transform .2s ease-in-out}#no-longer-used aside header{align-items:center;border-bottom:1px solid var(--color-dark);display:flex;height:var(--header-height);justify-content:space-between;padding:0 20px}#no-longer-used aside header h3{margin:0}#no-longer-used aside header .close{font-weight:700;opacity:.8;text-decoration:none;transition:all .2s;width:20px}#no-longer-used aside header .close:hover{opacity:1}#no-longer-used aside header h2{margin-bottom:.6rem;margin-top:0}#no-longer-used aside main{margin:1rem}#no-longer-used aside p{margin:0 0 .25rem}#no-longer-used aside p:last-child{margin:0}#no-longer-used aside li{margin-bottom:.125rem}#no-longer-used .overlay{background:#0003;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease-in-out;transition:opacity .4s;visibility:hidden;z-index:10}#no-longer-used .overlay .close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:calc(100% - var(--aside-width))}#no-longer-used .overlay .light{background:#ffffff80}#no-longer-used .overlay .cancel{cursor:default;height:100%;position:absolute;width:100%}#no-longer-used .overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}#no-longer-used .overlay.expanded aside{transform:translate(calc(var(--aside-width) * -1))}#no-longer-used button.reset{border:0;background:inherit;font-size:inherit}#no-longer-used button.reset>*{margin:0}#no-longer-used button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}#no-longer-used button.reset:hover:not(:has(>*)){text-decoration:underline;cursor:pointer}#no-longer-used .header .site-name{font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--color-red)}@media (min-width: 48em){#no-longer-used .header-menu-mobile-toggle{display:none}}#no-longer-used .header-menu-mobile{display:flex;flex-direction:column;grid-gap:1rem}#no-longer-used .header-menu-desktop{display:none;grid-gap:1rem}@media (min-width: 45em){#no-longer-used .header-menu-desktop{display:flex;grid-gap:1rem;margin-left:3rem}}#no-longer-used .header-menu-item{cursor:pointer}#no-longer-used .header-ctas{align-items:center;display:flex;grid-gap:1rem;margin-left:auto}#no-longer-used .footer{background:var(--color-dark);margin-top:auto}#no-longer-used .footer-menu{align-items:center;display:flex;grid-gap:1rem;padding:1rem}#no-longer-used .footer-menu a{color:var(--color-light)}#no-longer-used .cart-main{height:100%;max-height:calc(100vh - var(--cart-aside-summary-height));overflow-y:auto;width:auto}#no-longer-used .cart-main.with-discount{max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}#no-longer-used .cart-line{display:flex;padding:.75rem 0}#no-longer-used .cart-line img{height:100%;display:block;margin-right:.75rem}#no-longer-used .cart-summary-page{position:relative}#no-longer-used .cart-summary-aside{background:#fff;border-top:1px solid var(--color-dark);bottom:0;padding-top:.75rem;position:absolute;width:calc(var(--aside-width) - 40px)}#no-longer-used .cart-line-quantity{display:flex}#no-longer-used .cart-discount{align-items:center;display:flex;margin-top:.25rem}#no-longer-used .cart-subtotal{align-items:center;display:flex}#no-longer-used .predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}#no-longer-used .predictive-search-form{background:var(--color-light);position:sticky;top:0}#no-longer-used .predictive-search-result{margin-bottom:2rem}#no-longer-used .predictive-search-result h5{text-transform:uppercase}#no-longer-used .predictive-search-result-item{margin-bottom:.5rem}#no-longer-used .predictive-search-result-item a{align-items:center;display:flex}#no-longer-used .predictive-search-result-item a img{margin-right:.75rem;height:100%}#no-longer-used .search-result{margin-bottom:1.5rem}#no-longer-used .search-results-item{margin-bottom:.5rem}#no-longer-used .search-results-item a{display:flex;flex:row;align-items:center;gap:1rem}#no-longer-used .home{text-align:center}#no-longer-used .home h1{padding:2rem 1rem;font-size:3rem;line-height:1.1em;margin:0}#no-longer-used .home p,#no-longer-used .home button{font-size:1.5rem}#no-longer-used .featured-collection{display:block;margin-bottom:2rem;position:relative}#no-longer-used .featured-collection-image{aspect-ratio:1 / 1}@media (min-width: 45em){#no-longer-used .featured-collection-image{aspect-ratio:16 / 9}}#no-longer-used .featured-collection img{height:auto;max-height:100%;object-fit:cover}#no-longer-used .recommended-products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width: 45em){#no-longer-used .recommended-products-grid{grid-template-columns:repeat(4,1fr)}}#no-longer-used .recommended-product img{height:auto}#no-longer-used .collections-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}#no-longer-used .collection-item img{height:auto}#no-longer-used .collection-description{margin-bottom:1rem;max-width:95%}@media (min-width: 45em){#no-longer-used .collection-description{max-width:600px}}#no-longer-used .products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}#no-longer-used .product-item img{height:auto;width:100%}#no-longer-used .product{display:grid}@media (min-width: 45em){#no-longer-used .product{grid-template-columns:1fr 1fr;grid-gap:4rem}}#no-longer-used .product h1{margin-top:0}#no-longer-used .product-image img{height:auto;width:100%}#no-longer-used .product-main{align-self:start;position:sticky;top:6rem}#no-longer-used .product-price-on-sale{display:flex;grid-gap:.5rem}#no-longer-used .product-price-on-sale s{opacity:.5}#no-longer-used .product-options-grid{display:flex;flex-wrap:wrap;grid-gap:.75rem}#no-longer-used .product-options-item,#no-longer-used .product-options-item:disabled{padding:.25rem .5rem;background-color:transparent;font-size:1rem;font-family:inherit}#no-longer-used .product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0}#no-longer-used .product-option-label-swatch img{width:100%}#no-longer-used .blog-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}#no-longer-used .blog-article-image{aspect-ratio:3/2;display:block}#no-longer-used .blog-article-image img{height:100%}#no-longer-used .article img{height:auto;width:100%}#no-longer-used .account{max-width:1000px;margin:auto}#no-longer-used .account-logout{display:inline-block}#no-longer-used .subheading{font-size:40%}#no-longer-used p{margin-bottom:1em}#no-longer-used textarea{resize:vertical}#no-longer-used hr{border:1px solid #eee;margin:20px 0}#no-longer-used code{background-color:#f0f0f0;padding:2px 5px;border-radius:3px;font-family:monospace}#no-longer-used pre{background-color:#f0f0f0;padding:10px;border-radius:5px;overflow-x:auto;font-family:monospace}#no-longer-used table{width:100%;border-collapse:collapse;margin-bottom:1em}#no-longer-used th,#no-longer-used td{border:1px solid #ddd;padding:8px;text-align:left}#no-longer-used th{background-color:#f2f2f2}#no-longer-used .signout{background-color:transparent;color:#000}#no-longer-used .signout:hover{background-color:transparent}#no-longer-used .phone-list{list-style-type:none;padding:0}#no-longer-used .phone{border:1px solid var(--color-lightborder);border-radius:5px;padding:10px;margin-bottom:10px}#no-longer-used .telephone-preview,#no-longer-used .call-preview{display:flex;justify-content:space-between;padding:1rem;margin:0 0 1rem;border:1px solid var(--color-lightborder);border-radius:.5rem}#no-longer-used .telephone-preview__details,#no-longer-used .call-preview__details{padding-right:1rem}#no-longer-used .telephone-preview__name,#no-longer-used .call-preview__name{font-weight:700;font-size:1rem}#no-longer-used .telephone-preview__minutes,#no-longer-used .call-preview__phone{color:var(--color-gray)}#no-longer-used .telephone-preview__actions{float:right}#no-longer-used select{padding:.5rem 1rem .5rem .5rem;border:1px solid #ccc;border-radius:.25rem;box-sizing:border-box;width:100%;margin-bottom:10px}#no-longer-used input[type=checkbox]{width:1.2rem;height:1.2rem;margin:0 .25rem 0 0;position:relative;top:.2rem}#no-longer-used .edit-phone__tester-actions{margin-top:3rem;border:1px solid red;padding:1rem;background-color:pink}
