.xb-header .logo::before{content:"";display:inline-block;width:auto;height:100%;aspect-ratio:646.23/180.46;background-image:url("https://media.xbyte.com/brand/xByte-technologies-logo.svg");background-repeat:no-repeat}.xb-dark-mode .xb-header .logo::before{background-image:url("https://media.xbyte.com/brand/xByte-technologies-logo-dark-mode.svg")}.xb-header ul.account{display:none}.product-card{position:relative;display:grid;grid-gap:.75rem;grid-template:"title title title" auto "image prices action" auto/5rem 1fr auto;padding:1.25rem;background-color:var(--xb-foreground-color);box-shadow:0 0 1rem 0 rgba(0,0,0,.2);color:inherit;text-decoration:none;transition:color .3s,box-shadow .6s}.product-card.invisible>*,.product-card.invisible .action{opacity:.7;filter:saturate(0)}.product-card.invisible::before{content:"Invisible";position:absolute;z-index:1;top:1.25rem;left:0;padding-inline:1.25rem;background-color:var(--xb-blue-3);color:var(--xb-gray-0);font-family:var(--xb-heading-font-family);font-weight:600;line-height:1.5rem}.product-card:has(.details){grid-template:"title title title" auto "image prices action" auto "details details details" 1fr/5rem 1fr auto}.product-card .details{grid-area:details;color:var(--xb-font-color);font-size:.9rem}.product-card .details .attributes{margin:0;padding:0;list-style:none}.product-card .details .attributes strong{margin-right:.5rem}.product-card .title{grid-area:title;color:var(--xb-primary-color);font-family:var(--xb-heading-font-family);line-height:1.1em;transition:color .3s}.product-card .title:hover{color:var(--xb-orange-color)}.product-card img{grid-area:image;box-sizing:border-box;width:100%;max-width:unset;height:100%;object-position:center;object-fit:contain}.product-card .prices{display:flex;flex-wrap:wrap;grid-area:prices;gap:.25rem;align-items:baseline;align-self:center;justify-content:center;margin:0;padding:0;list-style:none;color:var(--xb-font-color)}.product-card .prices .inventory{width:100%}.product-card .prices .role-price,.product-card .prices .individual-price{display:inline-block;line-height:1.1}.product-card .prices .base-price{opacity:.5;text-decoration:line-through}.product-card .prices .role-price{opacity:.5}.product-card .prices .individual-price{font-family:var(--xb-heading-font-family);font-size:1.2rem;line-height:1.1}.product-card .prices .individual-price .value{font-size:1.5rem;font-weight:bold}.product-card.configurator .individual-price::before{content:"From:";margin-right:.5rem;font-size:1rem;font-weight:normal}.product-card .action{all:unset;grid-area:action;align-self:center;width:2rem;height:2rem;cursor:pointer;background:var(--xb-orange-4);border-radius:50%;text-align:center;text-transform:uppercase;transition:box-shadow .3s;justify-self:right}.product-card .action::after{content:"";display:block;width:100%;height:100%;background-color:var(--xb-gray-0)}.product-card .action.view::after{mask-image:url("https://media.xbyte.com/icons/icon-eye.svg")}.product-card .action.add-to-cart::after{mask-image:url("https://media.xbyte.com/icons/icon-cart.svg");mask-repeat:no-repeat;mask-position:center}.product-card .action.add-to-cart.check::after{mask-image:url("https://media.xbyte.com/icons/icon-check.svg")}.product-card .action.add-to-cart.spinner::after{mask-image:url("https://media.xbyte.com/icons/icon-spinner.svg")}.product-card .action:hover,.product-card .action:focus-visible{box-shadow:0 0 1rem 0 var(--xb-btn-shadow, var(--xb-orange-2))}.product-card .action:focus-visible{outline:1.5pt auto currentColor}@media not all and (min-width: 35rem){.product-card img{max-height:4rem}.product-card .inventory{text-align:center}}@media only all and (min-width: 35rem){.product-list{filter:drop-shadow(0 0 1rem rgba(0, 0, 0, 0.1))}.product-list .product-card{grid-template:"image title filler prices action" auto/5rem auto 1fr auto auto;padding-block:.25rem;box-shadow:none}.product-list .product-card:has(.details){grid-template:"image      title   filler  prices  action" auto "filler2    details details details filler3" auto/5rem auto 1fr auto auto}.product-list .product-card.invisible::before{top:.75rem;font-size:.9rem}.product-list .product-card .title{align-self:center}.product-list .product-card img{box-sizing:content-box;width:100%;height:2.5rem;object-position:center;object-fit:contain}.product-list .product-card .inventory{width:auto;margin-right:1rem}.product-grid .product-card{grid-template:"image image" 6rem "title title" 1fr "prices action" auto/1fr auto;box-sizing:border-box;height:100%}.product-grid .product-card:has(.details){grid-template:"image image" 6rem "title title" auto "details details" 1fr "prices action" auto/auto auto}.product-grid .product-card .title{margin-block:-0.1em}.product-grid .product-card .prices{flex-direction:row-reverse;justify-content:flex-end}.product-grid .product-card::after{content:"";position:absolute;bottom:-0.1rem;left:50%;width:70%;height:.2rem;background-color:var(--xb-heading-color);transform:translateX(-50%);transition:width .3s ease-in-out,background-color .3s}.product-grid .product-card:hover::after,.product-grid .product-card:focus-visible::after{width:100%;background-color:var(--xb-orange-color)}}.product-card:hover,.product-card:focus-visible{z-index:1;box-shadow:0 0 1rem 0 var(--xb-orange-color);color:var(--xb-orange-color)}.video-thumbnail{width:40rem;max-width:100%}#cart-icon{position:relative}#cart-icon:not([data-qty="0"])::after{content:attr(data-qty);position:absolute;top:-0.25rem;left:.75rem;min-width:1rem;background-color:var(--xb-orange-4);border-radius:1rem;color:var(--xb-gray-0);font-family:var(--xb-heading-font-family);font-size:.7rem;font-weight:600;line-height:1rem;text-align:center;transition:transform 1s ease-in-out}@media only all and (min-width: 90rem){#cart-icon:not([data-qty="0"])::after{left:.9rem;min-width:1.1rem;font-size:.8rem;line-height:1.1rem}}#cart-icon.highlight::after{transform:scale(2) translateX(-30%) translateY(30%)}.xb-quick-search{--height: 2rem;--input-width: 12rem;--transition: 0.5s}@media only all and (min-width: 55rem){.xb-quick-search{--height: 2.25rem;width:var(--input-width)}}.xb-quick-search::before{content:"";position:absolute;z-index:1;background-color:rgba(0,0,0,0);transition:background-color var(--transition),box-shadow var(--transition)}.xb-quick-search>.input{display:flex;flex-direction:column-reverse;overflow:visible;width:var(--height);height:var(--height);transition:height var(--transition)}@media only all and (min-width: 55rem){.xb-quick-search>.input{width:var(--input-width)}}.xb-quick-search>.input>input{position:absolute;top:0;right:0;display:block;width:var(--height);height:var(--height);padding:0 calc(var(--height) - 4px) 0 0;background-color:var(--xb-orange-color);border:1.5pt solid var(--xb-orange-color);font-size:1rem;transition:width var(--transition),padding var(--transition)}@media only all and (min-width: 55rem){.xb-quick-search>.input>input{width:var(--input-width);padding-right:var(--height);padding-left:1rem;background-color:var(--xb-foreground-color)}}@media not all and (min-width: 55rem){.xb-quick-search>.input::after{background-color:var(--xb-gray-0)}}.xb-quick-search>.results::before{right:8rem}.xb-quick-search:focus-within::before,.xb-quick-search.open::before{top:-2rem;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);box-shadow:0 0 10vh 100vh rgba(0,0,0,.5)}.xb-quick-search:focus-within>.input>input,.xb-quick-search.open>.input>input{width:var(--input-width);padding-right:var(--height);padding-left:1rem;background-color:var(--xb-foreground-color)}/*# sourceMappingURL=render.min.css.map */
