.img-box{position:relative;height:100%;display:block;overflow:hidden;width:100%}.img-box a,.img-box figure{position:relative;height:100%;display:block;overflow:hidden;width:100%;transition:.4s ease-in-out all}.img-box a img,.img-box figure img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}.img-box img{position:relative;width:100%;height:100%;object-fit:cover;object-position:center}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translate(25px)}to{opacity:1;transform:translate(0)}}@keyframes arrow-slide{0%{transform:translate(0);opacity:1}33%{transform:translate(5px);opacity:0}66%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes arrow-slide-up-right{0%{transform:translate(0);opacity:1}35%{transform:translate(6px,-6px);opacity:0}36%{transform:translate(-6px,6px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInFromAboveFull{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(8%)}to{opacity:1;transform:translate(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product-showcase{padding:0;overflow-x:clip}.product-showcase .section-header{margin-bottom:1.5rem}.product-showcase .section-header__eyebrow{color:#ff6900}.product-showcase__panel{border-radius:10px;background:linear-gradient(270deg,#e9e9e933 -8.61%,#319fff33);width:calc(100% - 2.5rem);margin:0 1.25rem;padding:2rem 1.25rem}@media screen and (min-width:1300px){.product-showcase__panel{padding:3rem 6.25rem 3.5rem;min-height:34.8125rem}}.product-showcase--hide-bg .product-showcase__panel{background:transparent;min-height:0}.product-showcase__inner{width:100%;max-width:79.5rem;margin:0 auto}.product-showcase__slider{overflow:hidden}.product-showcase__slider:not(.is-ready) .swiper-wrapper{display:flex}.product-showcase__slider:not(.is-ready) .swiper-slide{flex:0 0 92%}.product-showcase__slider .swiper-slide{height:auto}.product-showcase__slider .swiper-slide .propeller-product-card.card{height:100%}@media screen and (min-width:768px){.product-showcase__slider{overflow:visible}.product-showcase__slider .swiper-wrapper{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;transform:none!important}.product-showcase__slider .swiper-slide{width:auto!important;margin:0!important}}@media screen and (min-width:1300px){.product-showcase__slider .swiper-wrapper{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}}.product-showcase__pagination{position:static!important;display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;width:100%!important;height:auto;min-height:.5rem;padding:0;opacity:1;transform:none;background:transparent;overflow:visible;pointer-events:auto}.product-showcase__pagination .swiper-pagination-bullet{width:.5rem;height:.5rem;margin:0!important;border-radius:50%;background:#39393933;opacity:1;transition:background-color .3s ease,transform .3s ease}.product-showcase__pagination .swiper-pagination-bullet-active{background:#319fff;transform:scale(1.15)}@media screen and (min-width:768px){.product-showcase__pagination{display:none!important}}.product-card{display:flex;flex-direction:column;height:100%;min-height:23.3125rem;padding:.625rem 0 1.25rem;border:.5px solid rgba(217,217,217,.92);border-radius:10px;background:#fff;overflow:hidden}.product-card__image{display:flex;align-items:center;justify-content:center;margin:0 0 1rem;border-radius:10px;overflow:hidden;width:100%;height:10.125rem}.product-card__image .img-box,.product-card__image .img-box a,.product-card__image .img-box figure,.product-card__image .trsn-image-wrapper{width:100%;height:100%}.product-card__image .img-box img,.product-card__image .img-box a img,.product-card__image .img-box figure img,.product-card__image img{display:block;width:100%;height:100%;object-fit:contain!important;object-position:center}.product-card__title,.product-card__meta,.product-card__price-row,.product-card__price,.product-card__actions,.product-card__delivery{padding-left:1.25rem;padding-right:1.25rem}.product-card__title{margin:0;font-size:.875rem;font-weight:600;line-height:1.525}.product-card__title a{color:inherit;text-decoration:none}.product-card__meta{margin:0 0 .75rem;color:#9f9f9f;font-size:.75rem;line-height:1.525}.product-card__price{display:inline-flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:.375rem;width:auto;margin:0;font-size:1.25rem;font-weight:700;line-height:1.2;text-align:left;letter-spacing:-.02em;white-space:nowrap}.product-card__price del{align-self:center;margin-left:0;color:#363838;font-size:.875rem;font-weight:400;letter-spacing:0;text-decoration:line-through}.product-card__price-from{margin:0;padding:0;color:#888;font-size:.75rem;font-weight:400;line-height:1;letter-spacing:0;white-space:nowrap}.product-card__price-row{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:.25rem .375rem;width:100%;margin:0 0 .625rem;margin-top:auto}.product-card__actions{display:flex;align-items:center;gap:.5rem;margin-top:auto;min-width:0}.product-card__qty{display:none}.product-card__cart{display:block;transition-duration:.3s;transform:perspective(1px) translateZ(0);transition-property:transform;transition-timing-function:ease-in-out}.product-card__cart:hover{transform:translateY(-4px)}.product-card__cart{border:0;border-radius:5px;background-color:#ff6900;color:#fff;font-weight:600;font-size:.875rem;line-height:1;padding:1rem 1.5rem;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;width:max-content;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,gap .25s ease}.product-card__cart i,.product-card__cart svg,.product-card__cart .svg-inline--fa{display:block!important;flex:0 0 auto;box-sizing:content-box!important;width:.8125rem!important;height:.8125rem!important;margin:0!important;overflow:visible!important;vertical-align:0!important;font-size:.8125rem;line-height:1!important;color:inherit;fill:currentColor!important}.product-card__cart i path,.product-card__cart svg path,.product-card__cart .svg-inline--fa path{fill:currentColor}.product-card__cart i,.product-card__cart svg,.product-card__cart .svg-inline--fa{transition:transform .25s ease;will-change:transform,opacity}.product-card__cart:focus,.product-card__cart:hover{text-decoration:none;color:#fff;background-color:#e55f00;gap:.7rem}.product-card__cart:focus i,.product-card__cart:focus svg,.product-card__cart:focus .svg-inline--fa,.product-card__cart:hover i,.product-card__cart:hover svg,.product-card__cart:hover .svg-inline--fa{animation:arrow-slide-up-right .55s cubic-bezier(.22,1,.36,1)}.product-card__cart.btn-primary{background-color:#ff6900;color:#fff}.product-card__cart.btn-primary:hover{background-color:#e55f00;color:#fff}.product-card__cart.btn-secondary,.product-card__cart.outline{background-color:#fff;color:#393939;border:1px solid rgba(57,57,57,.12)}.product-card__cart.btn-secondary:hover,.product-card__cart.outline:hover{background-color:#fff;color:#393939;border-color:#3939393d}.product-card__cart.btn-secondary:hover i,.product-card__cart.btn-secondary:hover svg,.product-card__cart.btn-secondary:hover .svg-inline--fa,.product-card__cart.outline:hover i,.product-card__cart.outline:hover svg,.product-card__cart.outline:hover .svg-inline--fa{animation:arrow-slide-up-right .55s cubic-bezier(.22,1,.36,1)}.product-card__cart{flex:1 1 auto;justify-content:center;width:auto;min-width:0;max-width:none;min-height:2.25rem;height:2.25rem;padding:0 .875rem;border-radius:4px;font-size:.8125rem;font-weight:600;transform:none;white-space:nowrap;overflow:hidden}.product-card__cart i,.product-card__cart svg{font-size:.875rem;flex-shrink:0}.product-card__cart:hover{transform:none}.product-card__delivery{display:flex;align-items:center;gap:.375rem;margin:.75rem 0 0;font-size:.625rem;font-weight:300;color:#363838;line-height:1.525}.product-card__delivery i{color:#65d101}.product-card__delivery--lead-time i,.product-card__delivery--lead-time svg,.product-card__delivery--lead-time .svg-inline--fa,.product-card__delivery--never-available i,.product-card__delivery--never-available svg,.product-card__delivery--never-available .svg-inline--fa{display:none}@media screen and (max-width:767.98px){.product-card{display:grid;grid-template-columns:7.5rem minmax(0,1fr);column-gap:.75rem;align-items:start;min-height:0;height:auto;padding:.625rem}.product-card__image{grid-column:1;grid-row:1/-1;align-self:start;width:7.5rem;height:7.5rem;min-height:7.5rem;margin:0;border-radius:5px;overflow:hidden}.product-card__title,.product-card__meta,.product-card__price-row,.product-card__price,.product-card__actions,.product-card__delivery{grid-column:2;padding-left:0;padding-right:0}.product-card__title{margin-bottom:0;font-size:.8125rem;line-height:1.35}.product-card__meta{margin-bottom:.5rem;font-size:.6875rem}.product-card__price{margin-bottom:.625rem;font-size:1rem}.product-card__price-from{font-size:.6875rem}.product-card__actions{margin-top:0;gap:.5rem}.product-card__qty{display:none}.product-card__cart{flex:0 0 2rem;width:2rem!important;min-width:2rem;max-width:2rem;min-height:2rem;height:2rem;padding:0!important;gap:0}.product-card__cart .product-card__cart-label,.product-card__cart span:not(.svg-inline--fa){display:none!important}.product-card__cart i,.product-card__cart svg,.product-card__cart .svg-inline--fa{width:.875rem;height:.875rem;font-size:.875rem}.product-card__cart:hover,.product-card__cart:focus{gap:0}.product-card__delivery{margin-top:.5rem}}
