@charset "UTF-8";body{height:100%}.hero-section + .section{padding-top:calc(3rem + 25px)}.hero-section{--clip-height:100%}.hero-section{z-index:1;background-color:black;position:relative;margin-bottom:-25px;clip-path:polygon(0% 0%,100% 0%,100% calc(var(--clip-height) - 25px),calc(50% + 25px) calc(var(--clip-height) - 25px),50% var(--clip-height),calc(50% - 25px) calc(var(--clip-height) - 25px),0% calc(var(--clip-height) - 25px))}@media screen and (max-width:1023px){.hero-section{padding:1rem}}.hero-section:has(.video-theatre.is-open){clip-path:unset}.hero-section .background-video,.hero-section .background-image{object-fit:cover;font-family:"object-fit: cover";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.4}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(51,50,79,0.6)}.hero-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 6rem}@media screen and (max-width:768px){.hero-content{padding:0 1rem}}.hero-content .image{width:80px;height:auto;margin-bottom:2rem}.hero-content.has-nav{padding:100px 1rem 270px 1rem}.video-theatre{position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100vh;z-index:9999;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#33324F}.video-theatre iframe{position:absolute;top:0;left:0;width:100%;height:100%;padding:100px 0}.is-open{display:flex;opacity:1}.hero-section .delete{position:absolute;top:3rem;right:1rem;z-index:9999}.hero-content .keen-slider{width:600px}.hero-content .slide img{width:100px;height:100px}@charset "UTF-8";.hero-section .machines-nav{position:absolute;bottom:3rem;right:1rem;left:1rem;opacity:0;transform:translateY(-100px)}.machines-nav{display:flex;flex-wrap:wrap;justify-content:space-evenly}.machines-nav .container{overflow-x:auto;padding:1.5rem}@media screen and (min-width:769px),print{.machines-nav .container{padding:2rem}}@media screen and (min-width:1024px){.machines-nav .container{padding:2.5rem}}.machine-item *{transition:var(--transition-out)}.machine-item:hover .icon{transform:scale(1.2);transition:var(--transition-in)}.machine-item:hover .title{transform:translateY(5px);transition:var(--transition-in)}.custom-navigation{padding:.5rem 1rem}@media screen and (min-width:1024px){.custom-navigation{display:flex!important;flex-direction:row}}.custom-navigation div{text-transform:uppercase}.custom-navigation .navbar-item{padding:0!important;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:0.75rem}@media screen and (min-width:1024px){.custom-navigation .navbar-item{padding:1rem;white-space:unset;width:min-content}}.custom-navigation .navbar-item .icon{display:inline-flex;width:3rem;height:3rem;transition:var(--transition-out)}.custom-navigation .navbar-item .icon img{max-width:unset;max-height:unset}.custom-navigation .navbar-item:hover{background-color:transparent;color:#4a4a4a}.custom-navigation .navbar-item:hover .icon{transform:translateY(-10px)}@media screen and (max-width:1023px){.sticky-top-mobile>*{width:100%}.sticky-top-mobile>* .select{width:100%}.sticky-top-mobile>* .select select{width:100%}}.loader-ctn{z-index:9999;position:sticky;top:50%;left:50%;height:0}.loader-ctn .loader-box{background-color:white;height:200px;width:200px;box-shadow:var(--shadow);position:absolute;left:50%;translate:-50% 0;border-radius:25px}.loader-ctn .loader-box .loader{position:absolute;top:50%;left:50%;translate:-50% -50%;height:4em;width:4em;border-width:thick}#article-frag{position:relative}.my-indicator{display:none}.htmx-request .my-indicator{display:inline}.htmx-request.my-indicator{display:inline}.section-card-list{padding:2rem}@media screen and (min-width:1024px){.section-card-list{padding:3rem!important}}@media screen and (min-width:1216px){.section-card-list{padding:4rem!important}}.filter-cat-ctn{padding:0 3rem;margin:1.5rem}.filter-container{background-color:whitesmoke;margin-right:1.5rem;flex-shrink:0;position:-webkit-sticky;position:sticky;align-self:flex-start;max-height:calc(100vh - 5.5rem);overflow-y:auto;top:10rem}.filter-title{font-size:1.5rem;font-weight:900;text-transform:uppercase;position:relative}.filter-title:after{content:'';background-color:#ff470f;display:block;height:3px;width:95px;margin-top:.25rem}.filter-options{margin-top:.75rem}.items-list{display:flex;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem;align-items:stretch}.item-ctn{width:100%;padding:.5rem;position:relative;content-visibility:auto}@media screen and (min-width:769px),print{.item-ctn{width:50%}}@media screen and (min-width:1408px){.item-ctn{width:33.333%}}.item-ctn .notification{position:absolute;top:24px;left:24px;right:24px;bottom:24px;z-index:50}.items-list .product-item{height:100%;display:flex;flex-direction:column;gap:.5rem;container-type:inline-size;color:#363636;background-color:white}.items-list .product-item.is-card{padding:1rem;transition:.3s;box-shadow:var(--shadow)}.items-list .product-item.is-card:hover{box-shadow:var(--shadow-hover);color:#363636}.items-list .product-item .stock-status{font-size:.8rem;text-transform:uppercase;font-weight:800;letter-spacing:1px;margin-left:1rem;position:relative}.items-list .product-item .stock-status:before{content:'';border-radius:50%;display:block;height:12px;width:12px;background:linear-gradient(90deg,transparent,rgba(0,0,0,0.15)),linear-gradient(currentColor,currentColor);position:absolute;left:-1rem;top:50%;transform:translateY(-50%)}.items-list .product-item .image-ctn{align-self:center;padding:1rem 0px;height:180px}.items-list .product-item .image-ctn img{object-fit:contain;height:100%}.items-list .product-item .input-qty{flex-shrink:1!important}.items-list .product-item .input-unit{flex-shrink:1!important;flex-grow:0!important}.items-list .product-item .input-type{flex-grow:1!important;flex-shrink:0}.items-list .product-item .button.is-delete:hover svg path{transition:.2s;stroke:#f14668}.items-list .product-item .button.is-delete:focus{background:#f14668}.items-list .product-item .button.is-delete:focus svg path{transition:.2s;stroke:white}.product-title{font-size:.7rem;text-transform:uppercase;font-weight:800;letter-spacing:1px}.card-inputs-ctn{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:.5rem}.card-inputs-ctn .control{white-space:nowrap}@container (min-width:200px){.card-inputs-ctn{flex-direction:row}.card-inputs-ctn .control{width:unset}.product-item .button .icon{display:block}}.footer h2{margin-bottom:.5rem}.footer li + li{margin-top:0.5rem}.footer .buttons .button{margin-right:0!important;width:100%}@media screen and (max-width:1023px){.footer .legals{display:flex;flex-direction:column;align-items:center}}.footer .legals a{text-transform:uppercase;color:#7a7a7a;white-space:nowrap}.footer .legals a:hover{color:#ff470f}