body,h1,h2,h3,h4,h5,h6,html{font-family:Roboto,sans-serif}a.image-link{display:block;position:relative}a.image-link img{border:none}a.image-link:after{content:"👆︎";color:#fff;font-weight:700;position:absolute;bottom:8px;right:8px;font-size:50px;letter-spacing:5px;transition:opacity .2s ease-in-out}a.image-link:hover:after{content:"👆";opacity:1}body,html{height:100%;color:#777;line-height:1.8}.bgimg-1,.bgimg-2,.bgimg-3{background-position:50%}.bgimg-1,.bgimg-2,.bgimg-3,.bgimg-4{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}.bgimg-4{background-position:bottom}.filter-grayscale{filter:grayscale(100%)}.filter-blur{filter:blur(4px)}.bgimg-1{background-image:url(/images/saa_logo_11.png);min-height:100%}.bgimg-2{background-image:url(/images/e-commerce-3692440_1280.jpg);min-height:400px}.bgimg-3{background-image:url(/images/IMG_7846.JPG);min-height:400px}.bgimg-4{background-image:url(/images/workshop-3d-printer.png);min-height:400px}.w3-wide{letter-spacing:10px}.w3-hover-opacity{cursor:pointer}@media only screen and (max-device-width:1600px){.bgimg-1,.bgimg-2,.bgimg-3,.bgimg-4{background-attachment:scroll;min-height:400px}}#homePageBtn{display:none;position:fixed;bottom:20px;right:5px;z-index:99;border:none;outline:none;background-color:#000;color:#fff;cursor:pointer;padding:15px;border-radius:10px;font-size:18px}#homePageBtn:hover{background-color:#555}#pageTopBtn{display:none;position:fixed;bottom:20px;right:270px;z-index:99;border:none;outline:none;background-color:red;color:#fff;cursor:pointer;padding:15px 30px;border-radius:10px;font-size:18px}#pageTopBtn:hover{background-color:#555}#pageTopStoreBtn{display:none;position:fixed;bottom:20px;right:140px;z-index:99;border:none;outline:none;background-color:green;color:#fff;cursor:pointer;padding:15px 30px;border-radius:10px;font-size:18px}#pageTopStoreBtn:hover{background-color:#555}.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:999;justify-content:center;align-items:center}.popup-content{position:relative;width:80%;max-width:800px;background:#fff;padding:20px;border-radius:8px}.close{position:absolute;top:10px;right:20px;font-size:30px;font-weight:700;color:#aaa;cursor:pointer}.close:hover{color:#000}.video-container{display:flex;justify-content:center;align-items:center}.button-row{display:flex;justify-content:space-between;margin-top:20px}.button-column{flex:0 0 33%;display:flex;justify-content:center;align-items:center}.icon-link{text-decoration:none;color:inherit;font-size:36px}.icon-link i{font-size:75px;cursor:pointer}.next,.prev{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);padding:16px;color:#fff;font-weight:700;font-size:18px;background-color:rgba(0,0,0,.5);border:none;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.prev{left:10px}.next{right:10px}.next:hover,.prev:hover{background-color:rgba(0,0,0,.8)}.slideshow-container{position:relative;overflow:hidden;max-width:100%}.dots-container{text-align:center;position:relative;top:10px}.dot{cursor:pointer;height:12px;width:12px;margin:0 5px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .3s ease}.dot.active{background-color:#717171}.slide img{width:100%;display:block}.w3-topbar img{object-fit:contain;background-color:#f5f5f5}.filter-blur img,.w3-topbar img{width:100%;height:400px;object-position:center}.filter-blur img{object-fit:cover}.product-badge-container{position:relative;display:inline-block;width:100%}.product-badges{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;gap:8px;z-index:5;max-width:calc(100% - 20px)}.product-badge{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:4px;font-weight:700;font-size:.85rem;box-shadow:0 2px 4px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .2s ease}.product-badge:hover{transform:scale(1.05)}.product-badge i{font-size:1rem}.badge-text{white-space:nowrap;letter-spacing:.5px}@media (max-width:768px){.product-badges{top:8px;right:8px;gap:6px;max-width:calc(100% - 16px)}.product-badge{padding:4px 8px;font-size:.7rem;gap:4px}.product-badge i{font-size:.8rem}.badge-text{font-size:.7rem}}.product-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;background-color:#fff;transition:all .3s ease;height:100%;display:flex;flex-direction:column;position:relative}.product-card:hover{box-shadow:0 8px 16px rgba(0,0,0,.2);transform:translateY(-4px);border-color:#999}.product-card-image{position:relative;width:100%;height:200px;overflow:hidden;background-color:#f5f5f5}.product-card-image img{width:100%;height:100%;object-fit:contain}.product-card-content{padding:16px;flex-grow:1;display:flex;flex-direction:column}.product-card-title{font-size:18px;font-weight:700;margin-bottom:8px;color:#333}.product-card-description{font-size:14px;color:#666;margin-bottom:12px;flex-grow:1;line-height:1.4}.product-card-link{text-decoration:none;color:inherit;display:block;height:100%}.category-section{margin-bottom:40px;position:relative}.category-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #333}.category-title{font-size:24px;font-weight:700;color:#333;margin:0}.expand-toggle-button{background-color:#333;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:8px;transition:all .3s ease}.expand-toggle-button:hover{background-color:#555;transform:scale(1.05)}.expand-toggle-button i{font-size:14px}.products-carousel-container{position:relative;overflow:hidden;padding:0 50px}.products-carousel{display:flex;flex-wrap:nowrap;gap:20px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:10px 0;max-height:450px;transition:max-height .5s ease}.products-carousel.expanded{flex-wrap:wrap;overflow-x:hidden;overflow-y:auto;max-height:none;scrollbar-width:thin}.products-carousel.expanded::-webkit-scrollbar{display:block;width:8px}.products-carousel.expanded::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.products-carousel.expanded::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.products-carousel.expanded::-webkit-scrollbar-thumb:hover{background:#555}.products-carousel::-webkit-scrollbar{display:none}.carousel-product-item{flex:0 0 auto;width:320px;min-width:280px;max-width:320px}.carousel-nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.7);border:2px solid #fff;color:#fff;border-radius:50%;width:45px;height:45px;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;transition:all .3s ease;box-shadow:0 2px 12px rgba(0,0,0,.4)}.carousel-nav-button:hover:not(:disabled){background-color:rgba(0,0,0,.9);box-shadow:0 4px 16px rgba(0,0,0,.6);transform:translateY(-50%) scale(1.15)}.carousel-nav-button:active:not(:disabled){transform:translateY(-50%) scale(.95)}.carousel-nav-button.left{left:0}.carousel-nav-button.right{right:0}.carousel-nav-button:disabled{opacity:.2;cursor:not-allowed;background-color:rgba(0,0,0,.3)}.carousel-nav-button:disabled:hover{transform:translateY(-50%) scale(1);box-shadow:0 2px 12px rgba(0,0,0,.4)}@media (max-width:1024px){.carousel-product-item{width:calc(50% - 10px);max-width:none}}@media (max-width:768px){.carousel-product-item{width:100%;max-width:none;min-width:100%}.products-carousel-container{padding:0 40px}.products-carousel{gap:15px;padding:10px 5px}.products-carousel.expanded{gap:20px;padding:15px 0}.carousel-nav-button{width:35px;height:35px;font-size:18px}.expand-toggle-button{padding:6px 12px;font-size:12px}.expand-toggle-button span{display:none}}