﻿.section-fb-comments{margin-bottom:40px}footer.section-footer-home{margin-top:-70px}.transition-soft{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.transition-up{position:relative;top:-8px;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;z-index:10;pointer-events:none}.transition-up-active{top:0;opacity:1;z-index:100;pointer-events:all}.fade-in-vertical{transition:all .5s cubic-bezier(0.16, 0.68, 0.43, 0.99);transition-delay:.3s;-webkit-transform:translate(0, 40%);-ms-transform:translate(0, 40%);-moz-transform:translate(0, 40%);-o-transform:translate(0, 40%);transform:translate(0, 40%)}.fade-in-vertical.visible{-webkit-transform:translate(0, 0%);-ms-transform:translate(0, 0%);-moz-transform:translate(0, 0%);-o-transform:translate(0, 0%);transform:translate(0, 0%);opacity:1}.btn-transition{position:relative;overflow:hidden}.btn-transition .transition-container{position:absolute;top:50%;left:0;width:100%;opacity:0;text-align:center;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;pointer-events:none;cursor:not-allowed;transform:translateY(-50%)}.btn-transition .transition-container.active{opacity:1}.btn-transition .icon-loading{font-size:20px}.chip{position:relative;margin:5px 10px 5px 0;padding:4px 30px 4px 10px;font-size:var(--font-small);white-space:normal;word-break:break-word;line-height:18px;border-radius:var(--border-radius);-webkit-transition:all .4s ease;-ms-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.chip-remove-icon{position:absolute;top:5px;right:7px;display:inline-block;width:15px;height:15px;padding:3px;border-radius:100%}.chip:focus{outline:0}.chip:hover{opacity:.6}.form-group .form-label{float:left;width:100%}.form-quantity-icon{cursor:pointer}.input-clear-content{position:absolute;right:8px;bottom:0;width:25px;height:40px;padding:4px;cursor:pointer}.input-clear-content:before{display:block;width:12px;height:12px;margin:9px 1px 0 4px}.form-select{padding-right:40px}.form-select .form-select-icon{-webkit-transition:all .2s ease;-ms-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.form-select:focus{outline:0}.form-select::-ms-expand{display:none}.form-select.open .form-select-icon{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.form-select-options{position:absolute;top:100%;left:0;z-index:200;width:100%;max-height:200px;margin-top:5px;list-style:none;overflow-y:auto;-webkit-transition:all .2s ease;-ms-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;box-shadow:var(--shadow-distance) var(--main-foreground-opacity-20);opacity:0}.form-select-options.open{opacity:1}.form-select-option{padding:12px;-webkit-transition:all .4s ease;-ms-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;cursor:pointer}input[disabled],input[disabled]:hover,input[readonly],input[readonly]:hover,select[disabled],select[disabled]:hover,select[readonly],select[readonly]:hover,textarea[disabled],textarea[disabled]:hover,textarea[readonly],textarea[readonly]:hover,button[disabled],button[disabled]:hover,button[readonly],button[readonly]:hover{background-color:#ddd;cursor:not-allowed}.form-control-disabled{opacity:.3;pointer-events:none}.list .radio-button-icons-container{display:none}.list .radio-button-label{padding:0}.alert{clear:both;margin-bottom:15px;padding:8px 10px;font-size:12px}.notification-hidden{transition:all .2s cubic-bezier(0.16, 0.68, 0.43, 0.99);-webkit-transform:translate(0, -10%);-ms-transform:translate(0, -10%);-moz-transform:translate(0, -10%);-o-transform:translate(0, -10%);transform:translate(0, -10%);opacity:0;pointer-events:none}.notification-visible{transition:all .2s cubic-bezier(0.16, 0.68, 0.43, 0.99);opacity:1;-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);-moz-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.notification-cart{font-size:12px}.notification-cart-container{left:initial;width:320px}.notification-cart-container.notification-fixed{top:100%;left:15px;width:calc(100% - 30px)}.notification-cart-container .notification-cart{padding:10px 30px 10px 10px}.notification-img{width:75px;height:75px;overflow:hidden}.notification-close{position:absolute;top:0;right:0;z-index:1;font-size:10px;cursor:pointer}.progress-bar{display:flex;flex-direction:column;gap:10px}.progress-bar-title-container{display:flex;align-items:center;gap:8px}.progress-bar-title{flex:1;min-width:0}.progress-bar-subtitle{font-size:var(--font-small)}.progress-bar-subtitle:not(:has(>:not([style*="display: none"]))){display:none}.gift-promotion-progress{margin-top:8px;margin-bottom:16px}.bar-progress{position:relative;height:9px;border-radius:var(--border-radius)}.bar-progress-active{height:8px;width:0%;border-radius:var(--border-radius)}.ship-free-rest-message .ship-free-rest-text{display:none}.ship-free-rest-message.success .bar-progress-success,.ship-free-rest-message.amount .bar-progress-amount,.ship-free-rest-message.condition .bar-progress-condition{display:block}.modal{position:fixed;top:0;display:block;width:100%;height:100%;-webkit-overflow-scrolling:touch;overflow-y:auto;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:20000}.modal-transition-fast{-webkit-transition:all .05s ease-in-out;-ms-transition:all .05s ease-in-out;-moz-transition:all .05s ease-in-out;-o-transition:all .05s ease-in-out;transition:all .05s ease-in-out}.modal-zindex-top{z-index:20001}.modal-img-full{max-width:100%;max-height:190px}.modal-header{width:100%;padding:0;font-size:18px;font-weight:bold;text-align:left;cursor:pointer}.modal-header-no-title{text-align:right}.modal-floating-close{position:sticky;top:0;right:0;z-index:1;width:auto;margin:0 0 -50px 0;padding:15px;float:right}.modal-body{padding:15px}.modal-footer{padding:0 15px 15px 15px;clear:both}.modal-with-fixed-footer{display:flex;flex-direction:column;height:100%}.modal-with-fixed-footer .modal-scrollable-area{height:100%;overflow:auto}.modal-flex-column{display:flex;flex-direction:column}.modal-full{width:100%}.modal-docked-md{width:100%}.modal-docked-small{width:80%}.modal-top{top:-100%}.modal.transition-fade{top:initial;bottom:-1%;opacity:0;-webkit-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modal-bottom{top:100%;left:0}.modal-left{left:-100%}.modal-right{right:-100%}.modal-centered{height:100%;width:100%}.modal-centered-small{width:90%;height:auto;left:50%;-webkit-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);-moz-transform:translate(-50%, 0%);-o-transform:translate(-50%, 0%);transform:translate(-50%, 0%);border-radius:var(--border-radius)}.modal-centered-small .modal-body{min-height:150px;max-height:400px}.modal.modal-show{opacity:1}.modal-top.modal-show,.modal-bottom.modal-show{top:50%;transform:translateY(-50%)}.modal-left.modal-show,.modal-left-xs.modal-show{left:0}.modal-right.modal-show{right:0}.modal-centered.modal-show{left:50%;transform:translate(-50%, -50%)}.modal-centered-md.modal-show{left:initial;transform:none}.modal-centered-md.modal-show.modal-bottom{top:50%;transform:translateY(-50%)}.modal.transition-fade.modal-show{bottom:0;opacity:1}.modal-close,.modal-back{display:inline-block;padding:15px;font-size:20px;text-align:center;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none}.modal-bottom-sheet{top:initial;bottom:-100%;width:100%;height:auto;transform:none}.modal-bottom-sheet.modal-show,.modal-bottom-sheet.modal-show.modal-centered-md{top:initial;bottom:0;left:0;height:auto;transform:translateY(0)}.modal .tab-group{margin:0 -20px 20px 0}.modal-overflow-none{overflow:hidden}.modal-scrollable{width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;cursor:pointer}.modal-overlay.modal-zindex-top{z-index:20000}.tab-group{padding:0;overflow-x:scroll;white-space:nowrap}.tab-group .tab{display:inline-flex;float:none;margin-right:10px}.tab-group .tab-link{float:left;padding:10px;font-size:var(--font-small);text-transform:uppercase;text-align:center}.tab-panel:not(.active){display:none}.tab-panel.active{display:block}.card-collapse{height:55px;padding:0;overflow:hidden;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.card-collapse-toggle{position:absolute;top:7px;right:8px;padding:10px;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.card-collapse-toggle.active{transform:rotate(90deg)}.card-collapse.active{height:100%}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;padding:15px}.card-header{padding:16px 15px;margin-bottom:0}.card-header-collapse{padding-right:50px;position:relative}.card-footer{padding:15px}.tooltip-trigger{fill:currentcolor;background:none;border:none}.tooltip-card{position:absolute;top:calc(100% + 8px);right:0;z-index:100;display:none;min-width:280px;max-width:calc(100vw - 20px);padding:10px;white-space:normal;box-shadow:0 4px 8px rgba(0,0,0,.08),0 0 1px rgba(0,0,0,.12)}.tooltip-container:hover .tooltip-card,.tooltip-card.is-visible{display:block}.g-recaptcha>div{margin:20px auto}.grecaptcha-badge{bottom:100px !important}.head-main.compress .logo-img{max-height:30px}.head-main a{cursor:pointer}.modal-full-width{width:100%;max-width:100%}.modal-body-scrollable-auto .modal-body{max-height:calc(100vh - 100px);overflow-y:auto}.modal-nav-hamburger{flex:1}.modal-nav-hamburger .nav-list{margin:0;padding:0;list-style:none}.modal-nav-hamburger .nav-item{display:block;padding:0}.modal-nav-hamburger .nav-list-link{display:flex;padding:17px 15px;font-size:var(--font-base);font-weight:bold;text-transform:uppercase;line-height:initial}.modal-nav-hamburger .nav-list-arrow{position:absolute;top:0;right:0;height:100%;padding:15px 20px;font-size:var(--font-base);cursor:pointer}.modal-nav-hamburger .item-with-subitems{position:relative}.modal-nav-hamburger .item-with-subitems .nav-list-link{padding-right:70px}.modal-nav-hamburger .nav-list-panel{position:fixed;top:0;right:0;z-index:9;width:100%;height:100%;padding:0 0 200px 0;list-style:none;overflow-y:auto;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.modal-nav-hamburger .nav-list-panel-left{left:-100%}.modal-nav-hamburger .nav-list-panel-right{right:-100%}.modal-nav-hamburger .nav-list-panel-left.nav-list-panel-show{left:0}.modal-nav-hamburger .nav-list-panel-right.nav-list-panel-show{right:0}.modal-nav-hamburger .nav-list-panel-bottom-hide{top:100%}.modal-nav-hamburger .nav-body{display:flex;flex-direction:column;height:100%;padding:0 0 100px 0}.modal-nav-hamburger .nav-primary{flex:1}.modal-nav-hamburger .navigation-banner{width:100%;max-height:145px;object-fit:cover}.modal-nav-hamburger .footer-menu-link{text-transform:uppercase;letter-spacing:1px}.nav-list-link{position:relative}.desktop-dropdown::-webkit-scrollbar{width:5px}.desktop-dropdown{display:flex;justify-content:space-between;padding:20px 40px}.head-logo-md-center .desktop-dropdown{padding:20px 55px}.desktop-list-subitems{width:100%;padding:0;text-align:left;-webkit-column-count:6;-webkit-column-gap:20px;-moz-column-count:6;-moz-column-gap:20px;column-count:6;column-gap:20px}.desktop-list-subitems .nav-item{display:block;margin:0;padding:0;-webkit-column-break-inside:avoid;break-inside:avoid}.desktop-list-subitems .nav-item .nav-list-link{margin-bottom:10px;font-size:var(--font-base);text-transform:initial;font-weight:bold}.desktop-list-subitems .nav-item .list-subitems{padding:0;margin:0 0 30px 0}.desktop-list-subitems .nav-item .list-subitems .nav-item .nav-list-link{font-weight:normal;text-transform:none}.desktop-list-subitems .nav-item .list-subitems .nav-item .list-subitems{margin:0 0 0 8px}.desktop-list-subitems .nav-item .list-subitems .nav-item .list-subitems .nav-list-link{padding:0px 0 0 10px;line-height:15px;font-size:var(--font-small)}.desktop-list-subitems .nav-list-link{display:block;margin-bottom:10px;line-height:20px}.desktop-dropdown-small{top:25px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);z-index:9;width:155px;padding:15px}.nav-dropdown-content:hover,.nav-dropdown:hover .nav-dropdown-content,.nav-desktop-list:hover .nav-main-item.selected .nav-dropdown-content{visibility:visible;opacity:1;transition-delay:0s}.nav-item-desktop:hover .navigation-banner{display:block}.modal-nav-search .search-form{position:fixed;z-index:1;width:100%}.modal-nav-search .search-form.search-form-ios{height:60px}.modal-nav-search .search-input{padding:20px 60px 20px 45px}.modal-nav-search .search-input.form-control-ios{height:78px;padding-left:60px}.modal-nav-search .search-suggestions{z-index:0;margin-top:53px;max-height:initial}.search-input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.search-suggestions{position:absolute;z-index:99999;width:100%;max-height:calc(100vh - 250px);overflow-y:auto;overflow-x:hidden}.search-suggestions .search-suggestions-list{margin:0;padding:0}.search-suggestions .search-suggestions-text{flex-basis:0;flex-grow:1;max-width:100%;padding:0 25px 0 5px;font-size:12px;text-transform:uppercase}.search-suggestions .search-suggestions-item{padding:0;text-align:left;list-style:none}.search-suggestions .search-suggestions-item .search-suggestions-link{display:flex;flex-wrap:wrap;align-items:center;margin:0}.search-suggestions .search-suggestions-item .search-suggestions-text,.search-suggestions .search-suggestions-item .search-suggestions-name{margin-bottom:2px;line-height:18px}.search-suggestions .search-suggestions-item .search-suggestions-price{font-weight:bold}.search-suggestions .search-suggestions-image-container{position:relative;flex:0 0 auto;width:80px;height:80px;overflow:hidden}.search-suggestions .search-suggestions-image-container img{position:absolute;top:50%;left:50%;width:100%;height:100%;padding:10px;transform:translate(-50%, -50%);object-fit:cover}.search-suggestions .search-suggestions-all-link-container{margin:15px 0;text-align:center}.search-suggestions .search-suggestions-all-link{font-size:var(--font-small)}.head-main .search-suggestions{width:calc(100% - 30px)}.head-search-full .search-suggestions{left:15px}footer .newsletter{position:relative;width:100%}.footer-menu-item{display:block;margin-bottom:20px}.footer-menu-link{display:block}.social-footer{padding:35px 0}.social-icon{display:inline-block;margin:0 7px;font-size:12px;text-align:center}.footer-legal{padding:25px 0}.footer-payments-shipping-logos img{width:auto;max-height:20px;margin:3px;border-radius:var(--border-radius-half)}.powered-by-text{display:inline-block}.powered-by-logo{display:inline-block;width:125px;margin-top:5px}.copyright{padding-top:15px}.footer-logo{display:inline-block;margin-right:15px}.footer-logo img{max-height:50px}.footer-logo:last-child{margin:0}.instafeed-link{position:relative;display:block;padding-top:100%;overflow:hidden;border-radius:var(--border-radius);margin-bottom:15px}.instafeed-link:hover .instafeed-img,.instafeed-link:focus .instafeed-img{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);-moz-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}.instafeed-link:hover .instafeed-info,.instafeed-link:focus .instafeed-info{opacity:1}.instafeed-link .instafeed-img{position:absolute;top:0;width:100%;height:100%;object-fit:cover;-webkit-transition:all .8s ease;-ms-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}.instafeed-link .instafeed-info{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;text-align:center;opacity:0;-webkit-transition:all .8s ease;-ms-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}.instafeed-link .instafeed-info .instafeed-info-item{display:inline-block;margin-top:45%}.textbanner .textbanner-image-effect,.textbanner .textbanner-text{-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.textbanner:hover img.textbanner-image-effect,.textbanner:focus img.textbanner-image-effect{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.background-home-image{position:absolute;top:0;width:100%;height:100%;object-fit:cover}.section-brands-home,.section-categories-home{padding:20px 0}.section-testimonials-home{padding:30px 0}.testimonials-image{position:relative;display:block;width:70px;height:70px;margin:0 auto;text-align:center;border-radius:100%;overflow:hidden}.testimonials-image-background{position:absolute;top:50%;left:50%;z-index:9;width:100%;height:100%;transform:translate(-50%, -50%);object-fit:cover}.section-informative-banners{padding:30px 0}.section-newsletter-home{padding:100px 0}.section-newsletter-home .newsletter{position:relative;z-index:9}.newsletter form{position:relative}.newsletter form .newsletter-btn{position:absolute;top:0;right:30px;width:15px;height:40px;text-indent:-99999px}.newsletter form .newsletter-btn.btn{z-index:9}.newsletter form .newsletter-btn-spinner{padding:14px 0}.placeholder-overlay{position:absolute;top:0;left:0;z-index:9;width:100%;height:100%}.placeholder-info{position:relative;top:50%;left:50%;width:330px;padding:30px 25px;text-align:center;line-height:18px;transform:translate(-50%, -50%);box-sizing:border-box;border-radius:var(--border-radius)}.placeholder-info .placeholder-description{margin:20px 0}.placeholder-info .placeholder-button{padding:8px 15px}.filters-overlay{position:fixed;top:0;left:0;z-index:30000;width:100%;height:100%}.filters-overlay .filters-updating-message{position:absolute;top:50%;left:50%;width:80%;text-align:center;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.price-filter-container .filter-input-price-container{position:relative;display:inline-block;width:95px;margin-right:8px;vertical-align:bottom}.price-filter-container .filter-input-price-container .filter-input-price{padding-right:32px}.price-filter-container .form-group{margin-bottom:8px}.item-image:not(.item-image-slider):hover img,.item-image-slider:hover .swiper-slide-active img{-webkit-transform:translateX(-50%) scale(1.04) !important;-ms-transform:translateX(-50%) scale(1.04) !important;-moz-transform:translateX(-50%) scale(1.04) !important;-o-transform:translateX(-50%) scale(1.04) !important;transform:translateX(-50%) scale(1.04) !important}.item-actions .alert{position:absolute;bottom:100%;z-index:1;width:140px;margin-bottom:10px;text-align:center}.quickshop-image{position:absolute;width:auto;height:100%;max-height:90vh}.quickshop-image-container{position:relative;max-height:90vh;overflow:hidden}.btn-add-to-cart+.alert{margin-top:15px}.fancybox__container .has-inline .fancybox__content{width:100%;height:calc(100% - 20px);padding:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);background:rgba(0,0,0,0)}.fancybox__container .has-inline .fancybox__content .fancybox-close-small{color:#ccc !important}.fancybox__container .fancybox__slide.has-inline::before{display:none}.fancybox-toolbar{opacity:1 !important;visibility:visible !important}.fancybox-toolbar .fancybox-button{display:none !important}.fancybox-toolbar .fancybox-button.fancybox-button--close{display:block !important}.fancybox-close-small{display:none !important}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:hsla(0,0%,100%,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0, 0%, 0%, 0) 0%, hsla(0, 0%, 0%, 0.006) 8.1%, hsla(0, 0%, 0%, 0.021) 15.5%, hsla(0, 0%, 0%, 0.046) 22.5%, hsla(0, 0%, 0%, 0.077) 29%, hsla(0, 0%, 0%, 0.114) 35.3%, hsla(0, 0%, 0%, 0.155) 41.2%, hsla(0, 0%, 0%, 0.198) 47.1%, hsla(0, 0%, 0%, 0.242) 52.9%, hsla(0, 0%, 0%, 0.285) 58.8%, hsla(0, 0%, 0%, 0.326) 64.7%, hsla(0, 0%, 0%, 0.363) 71%, hsla(0, 0%, 0%, 0.394) 77.5%, hsla(0, 0%, 0%, 0.419) 84.5%, hsla(0, 0%, 0%, 0.434) 91.9%, hsla(0, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.fancybox__toolbar{padding:0}.fancybox__container{z-index:30000}.user-content img{max-width:100%;height:auto !important}.social-share-button{margin-right:15px}.social-share-button:hover,.social-share-button:focus{opacity:.8}.label-top-left{top:25px;left:25px;z-index:2}.product-image-limited{max-height:320px;max-width:100%;object-fit:contain}.kit-products-item-wrap{padding-top:10px;border-top:1px solid var(--main-foreground-opacity-10)}.kit-products-item-wrap:first-child{padding-top:0;border-top:none}.kit-products-item-image{display:block;width:42px;height:42px;object-fit:cover}.cart-img-col-title{width:100px}.cart-qty-col-title{width:120px}.cart-item-image-col{width:60px;text-align:center}.cart-item-image{max-width:100%;max-height:65px;position:relative;border-radius:var(--border-radius-half)}.cart-item-btn{padding:6px;display:inline-block;background:rgba(0,0,0,0);font-size:16px;opacity:.8}.cart-item-btn:hover{opacity:.6}.cart-item-input{display:inline-block;width:40px;height:30px;font-size:16px;text-align:center;-moz-appearance:textfield}.cart-item-input::-webkit-outer-spin-button,.cart-item-input::-webkit-inner-spin-button{-webkit-appearance:none}.cart-item .fa-cog{display:none}.cart-item-spinner{position:absolute;left:50%;width:40px;margin-left:-20px;text-align:center}.cart-item-delete{width:49px}.cart-item-delete-icon{font-size:24px}.cart-quantity-input-container i{padding:6px 14px}.cart-unit-price{float:left;width:100%;margin:5px 0 2px 0}.cart-subtotal{clear:both}.total-promotions-row{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px}.cart-promotion-detail,.cart-promotion-number{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;position:relative;width:100%;min-height:1px}.cart-promotion-number{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none;text-align:right;color:var(--accent-color)}.contact-item{position:relative;padding-left:30px}.contact-item-icon{position:absolute;left:0}@media(min-width: 768px){.notification-cart-container.notification-fixed{right:40px;bottom:initial;left:initial;max-width:345px}.modal-centered{left:50%;height:80%;width:70%;border-radius:var(--border-radius)}.modal-centered-small{left:50%;width:40%;height:auto;max-height:80%}.modal-centered-medium{width:800px;max-height:550px}.modal-centered-md-600px{width:600px}.modal-bottom{bottom:auto;transform:translateX(-50%)}.modal-bottom.modal-centered-md{left:50%}.modal-docked-md{width:450px}.modal-docked-md-centered{bottom:auto;height:auto}.modal-docked-md-right{right:20px;bottom:-100%;left:initial;transform:none}.modal-docked-small{width:375px}.modal-left-md{top:initial;right:initial;left:-100%;bottom:0}.modal-left-md.modal-show{right:initial;left:0}.modal-right-md{top:0;right:-100%;left:initial;bottom:0;height:100%;margin:0;border-radius:var(--border-radius) 0 0 var(--border-radius)}.modal-right-md.modal-show{top:0;right:0;left:initial;height:100%;margin:0}.modal-bottom-md{top:100%;transform:translate(-50%, 0)}.modal-bottom-md.modal-show{top:50%}.modal-centered-md.modal-show{left:50%;transform:translateX(-50%)}.modal-centered-md.modal-show.modal-bottom-md,.modal-centered-md.modal-show.modal-bottom{top:50%;bottom:auto;left:50%;height:100%;transform:translate(-50%, -50%)}.modal-bottom-sheet{top:100%}.modal-bottom-sheet.modal-right-md{top:0}.modal-bottom-sheet.modal-show{top:0;bottom:auto}.modal-docked-md-right{border-radius:var(--border-radius)}.modal-docked-md-right.modal-show{top:initial;right:20px;bottom:20px;left:initial}.modal-fade{opacity:0}.modal-fade.modal-show{opacity:1}.modal-floating-close{margin:20px 35px -50px 0}.modal-md-width-400px{width:400px;max-width:90vw}.modal::-webkit-scrollbar,.modal-scrollable::-webkit-scrollbar,.modal-scrollable-area::-webkit-scrollbar{width:4px}.fancybox__container .has-inline .fancybox__content,.fancybox-slide--html .fancybox-content{width:90%;height:auto}.radio-button-label{padding-top:3px}.price-filter-container .filter-input-price-container{width:calc(50% - 45px)}.price-filter-container .filter-input-price-container .filter-input-price{padding:8px;font-size:14px}.price-filter-container .btn{padding:10px;font-size:10px}.tab-group{overflow-x:auto;white-space:normal}.tab-group .tab{float:left}.head-main .search-suggestions{top:100%;width:100%}.head-main .search-suggestions .search-suggestions-text{font-size:14px}.head-main .search-suggestions .search-suggestions-image-container{width:90px;height:90px}.modal-nav-hamburger .nav-list-panel{width:450px}.modal-nav-hamburger .nav-list-panel-left-md{right:initial;left:-100%}.modal-nav-hamburger .nav-list-panel-right-md{right:-100%;left:initial}.modal-nav-hamburger .nav-list-panel-left-md.nav-list-panel-show{right:initial;left:0}.modal-nav-hamburger .nav-list-panel-right-md.nav-list-panel-show{right:0;left:initial}.head-main.compress .logo-img{max-height:40px}.navigation-banner{height:auto;max-width:350px;object-fit:contain;border-radius:var(--border-radius)}.quickshop-image{position:relative;max-height:800px}.quickshop-image-container{max-height:800px}.cart-item-image-col-md{width:80px;height:80px;overflow:hidden}.cart-item-image-md{height:80px}.social-icon{margin:0 15px}.footer form .newsletter-btn{top:5px}.copyright{padding:0}.footer-legal{padding:8px 0}}@media(max-width: 767px){.product-image-limited{max-height:210px}}.visible-when-content-ready{visibility:visible !important}.display-when-content-ready{display:block !important}.stampa-institutional{--stampa-orange: #f59e33;--stampa-orange-dark: #dc7f14;--stampa-ink: #151515;--stampa-charcoal: #212121;--stampa-copy: #55554f;--stampa-soft: #f6f5f1;--stampa-line: #e7e4de;--stampa-white: #ffffff;color:var(--stampa-ink);overflow:hidden}.stampa-institutional *,.stampa-institutional *::before,.stampa-institutional *::after{box-sizing:border-box}.stampa-kicker{display:inline-block;margin-bottom:18px;color:var(--stampa-orange-dark);font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.stampa-section{padding:88px 0}.stampa-section-heading{max-width:790px;margin:0 auto 48px;text-align:center}.stampa-section-heading-left{max-width:720px;margin-left:0;text-align:left}.stampa-section-heading h2,.stampa-story-heading h2,.stampa-contact-info-panel h2,.stampa-cta-box h2,.stampa-section-dark h2{margin:0 0 18px;color:inherit;font-size:clamp(32px,4.1vw,54px);line-height:1.04;letter-spacing:-0.04em;font-weight:800}.stampa-section-heading p,.stampa-story-heading p,.stampa-contact-info-panel>p,.stampa-cta-box p{margin:0;color:var(--stampa-copy);font-size:17px;line-height:1.7}.stampa-about-hero,.stampa-simple-hero{position:relative;background:var(--stampa-soft);border-bottom:1px solid var(--stampa-line)}.stampa-about-hero{padding:88px 0 92px}.stampa-about-hero::before,.stampa-simple-hero::before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.48;background-image:linear-gradient(rgba(21, 21, 21, 0.035) 1px, transparent 1px),linear-gradient(90deg, rgba(21, 21, 21, 0.035) 1px, transparent 1px);background-size:38px 38px}.stampa-about-hero .container,.stampa-simple-hero .container{position:relative;z-index:1}.stampa-about-hero h1,.stampa-simple-hero h1{max-width:850px;margin:0 0 24px;color:var(--stampa-ink);font-size:clamp(44px,6.2vw,78px);line-height:.99;letter-spacing:-0.055em;font-weight:850}.stampa-hero-lead,.stampa-simple-hero p{max-width:720px;margin:0;color:var(--stampa-copy);font-size:clamp(18px,2vw,21px);line-height:1.58}.stampa-hero-actions,.stampa-cta-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.stampa-btn{min-height:48px;padding:13px 22px;border:1px solid rgba(0,0,0,0);border-radius:999px;font-size:14px;line-height:1.3;font-weight:800;text-decoration:none !important;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.stampa-btn:hover{transform:translateY(-2px)}.stampa-btn-primary{background:var(--stampa-orange);color:#17130e !important;box-shadow:0 10px 24px rgba(245,158,51,.2)}.stampa-btn-primary:hover{background:#ee951f;box-shadow:0 14px 30px rgba(245,158,51,.28)}.stampa-btn-ghost{border-color:#cbc6bc;background:hsla(0,0%,100%,.55);color:var(--stampa-ink) !important}.stampa-btn-ghost:hover{background:#fff;border-color:#aaa39a}.stampa-btn-ghost-dark{border-color:hsla(0,0%,100%,.28);color:#fff !important;background:rgba(0,0,0,0)}.stampa-btn-ghost-dark:hover{border-color:hsla(0,0%,100%,.55);background:hsla(0,0%,100%,.07)}.stampa-about-visual{position:relative;min-height:390px;border-radius:32px;overflow:hidden;background:#1b1b1b;box-shadow:0 28px 70px rgba(0,0,0,.16)}.stampa-about-visual::before{content:"";position:absolute;width:310px;height:310px;top:-80px;right:-60px;border:55px solid rgba(245,158,51,.9);transform:rotate(45deg)}.stampa-about-visual::after{content:"";position:absolute;inset:0;opacity:.22;background:repeating-linear-gradient(0deg, transparent 0 15px, rgba(255, 255, 255, 0.14) 15px 16px)}.stampa-layer{position:absolute;left:48px;width:64%;height:58px;border:2px solid var(--stampa-orange);transform:skewX(-26deg);z-index:1}.stampa-layer-1{top:86px;opacity:.28}.stampa-layer-2{top:146px;opacity:.55}.stampa-layer-3{top:206px;opacity:1}.stampa-visual-badge{position:absolute;left:48px;bottom:76px;z-index:2;display:flex;align-items:baseline;gap:8px;color:#fff}.stampa-visual-badge span{font-size:17px;letter-spacing:.18em;font-weight:700}.stampa-visual-badge strong{color:var(--stampa-orange);font-size:52px;line-height:1;font-weight:900;letter-spacing:-0.05em}.stampa-visual-caption{position:absolute;z-index:2;left:48px;bottom:40px;color:hsla(0,0%,100%,.55);font-size:10px;font-weight:700;letter-spacing:.13em}.stampa-feature-grid,.stampa-steps-grid,.stampa-help-grid,.stampa-contact-options{display:grid;gap:18px}.stampa-feature-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.stampa-feature-card{padding:30px;border:1px solid var(--stampa-line);border-radius:22px;background:#fff;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.stampa-feature-card:hover{transform:translateY(-5px);border-color:#d6d0c7;box-shadow:0 18px 44px rgba(26,24,20,.08)}.stampa-feature-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:25px;border-radius:14px;background:#fff1df}.stampa-feature-icon svg{width:25px;height:25px;fill:var(--stampa-orange-dark)}.stampa-feature-card h3,.stampa-help-card h3,.stampa-step-card h3{margin:0 0 10px;color:var(--stampa-ink);font-size:21px;line-height:1.2;font-weight:800;letter-spacing:-0.025em}.stampa-feature-card p,.stampa-help-card p,.stampa-step-card p{margin:0;color:var(--stampa-copy);line-height:1.65}.stampa-section-dark{background:var(--stampa-ink);color:#fff}.stampa-section-dark .stampa-kicker{color:var(--stampa-orange)}.stampa-values-list{border-top:1px solid hsla(0,0%,100%,.16)}.stampa-value-row{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:26px 0;border-bottom:1px solid hsla(0,0%,100%,.16)}.stampa-value-row>span{padding-top:3px;color:var(--stampa-orange);font-size:12px;font-weight:800;letter-spacing:.12em}.stampa-value-row h3{margin:0 0 7px;color:#fff;font-size:20px;font-weight:800}.stampa-value-row p{max-width:580px;margin:0;color:hsla(0,0%,100%,.64);line-height:1.62}.stampa-story-layout{display:grid;grid-template-columns:minmax(0, 0.9fr) minmax(0, 1.1fr);gap:90px;align-items:start}.stampa-story-heading{position:sticky;top:120px}.stampa-timeline{position:relative}.stampa-timeline::before{content:"";position:absolute;top:6px;bottom:16px;left:8px;width:1px;background:var(--stampa-line)}.stampa-timeline-item{position:relative;display:grid;grid-template-columns:18px 1fr;gap:22px;padding:0 0 38px}.stampa-timeline-dot{position:relative;z-index:1;width:17px;height:17px;margin-top:4px;border:5px solid #fff;border-radius:50%;background:var(--stampa-orange);box-shadow:0 0 0 1px var(--stampa-orange)}.stampa-timeline-item strong{display:block;margin-bottom:7px;color:var(--stampa-ink);font-size:19px;line-height:1.3}.stampa-timeline-item p{margin:0;color:var(--stampa-copy);line-height:1.62}.stampa-simple-hero{padding:78px 0 74px}.stampa-simple-hero h1{max-width:900px;font-size:clamp(44px,6vw,72px)}.stampa-buy-steps-section{padding-bottom:74px}.stampa-steps-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}.stampa-step-card{position:relative;min-height:255px;padding:28px;border:1px solid var(--stampa-line);border-radius:20px;background:#fff}.stampa-step-number{display:block;margin-bottom:48px;color:var(--stampa-orange-dark);font-size:12px;font-weight:900;letter-spacing:.14em}.stampa-step-card::after{content:"";position:absolute;top:57px;left:28px;width:38px;height:2px;background:var(--stampa-orange)}.stampa-section-soft{background:var(--stampa-soft);border-top:1px solid var(--stampa-line);border-bottom:1px solid var(--stampa-line)}.stampa-help-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.stampa-help-card{min-height:280px;padding:38px;border-radius:22px;background:#fff;border:1px solid var(--stampa-line)}.stampa-help-eyebrow{display:block;margin-bottom:46px;color:#8b857c;font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.14em}.stampa-help-card h3{font-size:26px}.stampa-text-link{display:inline-block;margin-top:24px;color:var(--stampa-ink) !important;font-weight:800;text-decoration:none !important;border-bottom:2px solid var(--stampa-orange)}.stampa-faq-grid{border-top:1px solid var(--stampa-line)}.stampa-faq-item{border-bottom:1px solid var(--stampa-line)}.stampa-faq-item summary{position:relative;cursor:pointer;list-style:none;padding:23px 46px 23px 0;color:var(--stampa-ink);font-size:18px;font-weight:750}.stampa-faq-item summary::-webkit-details-marker{display:none}.stampa-faq-item summary::after{content:"+";position:absolute;right:4px;top:21px;color:var(--stampa-orange-dark);font-size:24px;font-weight:400}.stampa-faq-item[open] summary::after{content:"−"}.stampa-faq-item p{max-width:760px;margin:-3px 0 25px;color:var(--stampa-copy);line-height:1.65}.stampa-final-cta{padding:30px 0 90px}.stampa-cta-box{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:48px 50px;border-radius:28px;background:var(--stampa-ink);color:#fff}.stampa-cta-box>div:first-child{max-width:700px}.stampa-cta-box .stampa-kicker{color:var(--stampa-orange)}.stampa-cta-box h2{font-size:clamp(30px,4vw,48px)}.stampa-cta-box p{color:hsla(0,0%,100%,.62)}.stampa-cta-actions{flex:0 0 auto;margin-top:0}.stampa-contact-options-section{padding-top:54px;padding-bottom:34px}.stampa-contact-options{grid-template-columns:repeat(3, minmax(0, 1fr))}.stampa-contact-option{position:relative;display:flex;flex-direction:column;min-height:245px;padding:28px;border:1px solid var(--stampa-line);border-radius:20px;color:var(--stampa-ink) !important;background:#fff;text-decoration:none !important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.stampa-contact-option:hover{transform:translateY(-4px);border-color:#d4cec3;box-shadow:0 16px 40px rgba(24,22,19,.07)}.stampa-contact-option-icon{display:flex;width:42px;height:42px;margin-bottom:30px;align-items:center;justify-content:center;border-radius:13px;background:#fff2e2}.stampa-contact-option-icon svg{width:21px;height:21px;fill:var(--stampa-orange-dark)}.stampa-contact-option-label{margin-bottom:7px;color:#8c857c;font-size:10px;font-weight:800;letter-spacing:.14em}.stampa-contact-option strong{margin-bottom:8px;font-size:24px;line-height:1.2}.stampa-contact-option small{max-width:260px;color:var(--stampa-copy);font-size:14px;line-height:1.5}.stampa-contact-arrow{position:absolute;right:28px;bottom:26px;color:var(--stampa-orange-dark);font-size:24px}.stampa-contact-main-section{padding-top:60px}.stampa-contact-info-panel{padding-right:38px}.stampa-contact-info-panel h2{font-size:clamp(32px,4vw,48px)}.stampa-contact-detail{padding:20px 0;border-bottom:1px solid var(--stampa-line)}.stampa-contact-detail:first-of-type{margin-top:34px;border-top:1px solid var(--stampa-line)}.stampa-contact-detail span{display:block;margin-bottom:5px;color:#958e84;font-size:10px;font-weight:800;letter-spacing:.13em}.stampa-contact-detail strong,.stampa-contact-detail a{color:var(--stampa-ink) !important;font-size:15px;line-height:1.5;text-decoration:none !important}.stampa-contact-form-card{padding:38px;border:1px solid var(--stampa-line);border-radius:24px;background:#fff;box-shadow:0 18px 48px rgba(27,25,20,.06)}.stampa-contact-form-card .form-group{margin-bottom:20px}.stampa-contact-form-card .form-control{min-height:48px;border-color:#d9d4cc;background:#fbfaf8}.stampa-contact-form-card textarea.form-control{min-height:150px}.stampa-contact-form-card .form-control:focus{border-color:var(--stampa-orange);box-shadow:0 0 0 3px rgba(245,158,51,.14)}.stampa-contact-submit{min-height:50px;border-radius:999px !important;background:var(--stampa-orange) !important;border-color:var(--stampa-orange) !important;color:#17130e !important;font-weight:800 !important}.stampa-product-query{display:flex;align-items:center;gap:14px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid var(--stampa-line)}.stampa-product-query img{width:60px;height:60px;object-fit:cover;border-radius:10px}.stampa-product-query p{margin:0;color:var(--stampa-copy);line-height:1.5}.stampa-contact-final{padding-top:10px}@media(prefers-reduced-motion: reduce){.stampa-btn,.stampa-feature-card,.stampa-contact-option{transition:none}}@media(max-width: 991px){.stampa-section{padding:70px 0}.stampa-feature-grid,.stampa-steps-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.stampa-story-layout{gap:48px}.stampa-contact-options{grid-template-columns:1fr}.stampa-contact-option{min-height:190px}.stampa-contact-info-panel{padding-right:10px}.stampa-cta-box{align-items:flex-start;flex-direction:column}}@media(max-width: 767px){.stampa-about-hero,.stampa-simple-hero{padding:54px 0 58px}.stampa-about-hero h1,.stampa-simple-hero h1{font-size:43px;line-height:1.01;letter-spacing:-0.045em}.stampa-hero-lead,.stampa-simple-hero p{font-size:17px}.stampa-hero-actions,.stampa-cta-actions{width:100%;flex-direction:column}.stampa-btn{width:100%;text-align:center}.stampa-about-visual{min-height:300px;border-radius:22px}.stampa-layer{left:28px;width:70%}.stampa-visual-badge,.stampa-visual-caption{left:28px}.stampa-feature-grid,.stampa-steps-grid,.stampa-help-grid{grid-template-columns:1fr}.stampa-section{padding:58px 0}.stampa-section-heading{margin-bottom:32px;text-align:left}.stampa-section-heading h2,.stampa-story-heading h2,.stampa-contact-info-panel h2,.stampa-section-dark h2{font-size:34px}.stampa-feature-card,.stampa-step-card,.stampa-help-card{padding:24px}.stampa-step-card{min-height:225px}.stampa-story-layout{display:block}.stampa-story-heading{position:static;margin-bottom:42px}.stampa-value-row{grid-template-columns:42px 1fr}.stampa-cta-box{padding:34px 25px;border-radius:22px}.stampa-cta-box h2{font-size:32px}.stampa-final-cta{padding:18px 0 62px}.stampa-contact-options-section{padding-top:36px}.stampa-contact-option{min-height:205px;padding:24px}.stampa-contact-form-card{padding:25px 20px;border-radius:18px}}.stampa-product-page{--stampa-product-orange: #f59e33;--stampa-product-orange-soft: #fff5e8;--stampa-product-ink: #171717;--stampa-product-copy: #55514b;--stampa-product-line: #e9e5de;--stampa-product-surface: #ffffff;--stampa-product-muted: #f7f6f3;background:#f2f2f0 !important;padding-top:34px !important}.stampa-product-page>.container{max-width:1260px}.stampa-product-shell{margin-left:0;margin-right:0;padding:28px 22px 18px;border:1px solid rgba(28,25,20,.06);border-radius:28px;background:var(--stampa-product-surface);box-shadow:0 18px 55px rgba(29,27,22,.07)}.stampa-product-gallery-col{padding-left:18px;padding-right:22px}.stampa-product-info-col{padding-left:28px;padding-right:24px}@media(min-width: 992px){.stampa-product-info-sticky>div:first-child{position:sticky;top:105px}}.stampa-product-page .product-detail-slider{overflow:hidden;border-radius:22px;background:#fff}.stampa-product-page .product-slider-image{object-fit:contain}.stampa-product-page .product-thumbs-container{padding:4px 0}.stampa-product-page .product-thumb,.stampa-product-page .product-thumb img,.stampa-product-page .swiper-product-thumb .swiper-slide>*{border-radius:12px}.stampa-product-page .swiper-product-thumb .swiper-slide{opacity:.68;transition:opacity .18s ease,transform .18s ease}.stampa-product-page .swiper-product-thumb .swiper-slide:hover{opacity:1;transform:translateY(-1px)}.stampa-product-page .page-header{padding:0 !important;margin-bottom:8px !important}.stampa-product-page .page-header h1,.stampa-product-page .page-header .h1,.stampa-product-page .js-product-name{margin:0 0 14px !important;color:var(--stampa-product-ink);font-size:clamp(28px,3vw,42px) !important;line-height:1.06 !important;letter-spacing:-0.035em;font-weight:800 !important}.stampa-product-page .price-container{margin:12px 0 18px}.stampa-product-page .js-price-display{color:var(--stampa-product-ink);font-size:clamp(30px,3vw,40px) !important;font-weight:700;letter-spacing:-0.025em}.stampa-product-page .price-compare{opacity:.45}.stampa-product-page .label{border-radius:999px;font-weight:750}.stampa-product-page .form-select,.stampa-product-page .form-control,.stampa-product-page .btn-variant{border-color:#ddd8d0;border-radius:12px;background-color:#fff}.stampa-product-page .form-select:focus,.stampa-product-page .form-control:focus{border-color:var(--stampa-product-orange);box-shadow:0 0 0 3px rgba(245,158,51,.12)}.stampa-product-page .btn-add-to-cart{min-height:54px;border-radius:14px !important;background:var(--stampa-product-orange) !important;border-color:var(--stampa-product-orange) !important;color:#18130e !important;font-weight:800 !important;letter-spacing:-0.01em;box-shadow:0 8px 20px rgba(245,158,51,.22);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.stampa-product-page .btn-add-to-cart:hover,.stampa-product-page .btn-add-to-cart:focus{filter:brightness(0.97);transform:translateY(-1px);box-shadow:0 12px 25px rgba(245,158,51,.27)}.stampa-product-page .js-product-quantity-container .form-control,.stampa-product-page .product-quantity{border-radius:14px}.stampa-product-page .product-shipping-calculator,.stampa-product-page .free-shipping-message{border-radius:16px}.stampa-product-assurance{margin-top:6px;padding:20px;border:1px solid var(--stampa-product-line);border-radius:18px;background:#fbfaf8}.stampa-product-assurance-title{display:flex;align-items:center;gap:10px;margin-bottom:14px;color:var(--stampa-product-ink);font-size:13px;font-weight:850;letter-spacing:.02em}.stampa-product-assurance-title::before{content:"";width:24px;height:3px;border-radius:999px;background:var(--stampa-product-orange)}.stampa-product-assurance-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:10px}.stampa-product-assurance-item{display:grid;grid-template-columns:36px 1fr;gap:10px;min-width:0;padding:12px;border:1px solid #ece8e2;border-radius:13px;background:#fff}.stampa-product-assurance-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:11px;background:var(--stampa-product-orange-soft);color:#d87805}.stampa-product-assurance-icon svg{width:18px;height:18px;fill:currentColor}.stampa-product-assurance-item strong,.stampa-product-assurance-item small{display:block}.stampa-product-assurance-item strong{margin:1px 0 3px;color:#28241f;font-size:12px;line-height:1.25;font-weight:800}.stampa-product-assurance-item small{color:#777067;font-size:10.5px;line-height:1.35}.stampa-product-whatsapp{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;margin-top:11px;padding:12px 14px;border-radius:13px;background:#171717;color:#fff !important;text-decoration:none !important;transition:transform .18s ease,background .18s ease}.stampa-product-whatsapp:hover,.stampa-product-whatsapp:focus{background:#252525;transform:translateY(-1px)}.stampa-product-whatsapp-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:#25d366;color:#fff}.stampa-product-whatsapp-icon svg{width:20px;height:20px;fill:currentColor}.stampa-product-whatsapp strong,.stampa-product-whatsapp small{display:block}.stampa-product-whatsapp strong{margin-bottom:2px;font-size:12px;line-height:1.25}.stampa-product-whatsapp small{color:hsla(0,0%,100%,.66);font-size:10.5px}.stampa-product-whatsapp-arrow{color:var(--stampa-product-orange);font-size:20px;font-weight:500}.stampa-product-description-wrap{padding-top:34px;padding-bottom:58px}.stampa-product-description-card{overflow:hidden;border:1px solid rgba(28,25,20,.07);border-radius:26px;background:#fff;box-shadow:0 16px 48px rgba(29,27,22,.055)}.stampa-product-description-tabs{display:flex;align-items:center;gap:18px;min-height:66px;padding:0 34px;border-bottom:1px solid var(--stampa-product-line);background:#fff}.stampa-product-description-tab{position:relative;display:inline-flex;align-items:center;align-self:stretch;color:var(--stampa-product-ink);font-size:13px;font-weight:850}.stampa-product-description-tab.active::after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:4px 4px 0 0;background:var(--stampa-product-orange)}.stampa-product-description-note{color:#8a837a;font-size:11px}.stampa-product-description-share{margin-left:auto}.stampa-product-description-body{padding:48px 54px 56px}.stampa-product-copy{max-width:1000px;margin:0 auto;color:var(--stampa-product-copy);font-size:17px !important;line-height:1.75}.stampa-product-copy p,.stampa-product-copy p span,.stampa-product-copy h1 span,.stampa-product-copy h2 span,.stampa-product-copy h3 span,.stampa-product-copy h4 span{background-color:rgba(0,0,0,0) !important}.stampa-product-copy>:first-child{margin-top:0 !important}.stampa-product-copy h1,.stampa-product-copy h2,.stampa-product-copy h3,.stampa-product-copy h4{max-width:900px;color:var(--stampa-product-ink) !important;font-family:inherit !important;letter-spacing:-0.03em}.stampa-product-copy h1{margin:0 0 18px;font-size:clamp(30px,4vw,48px) !important;line-height:1.05;font-weight:850}.stampa-product-copy h2{margin:54px 0 17px;font-size:clamp(27px,3.3vw,38px) !important;line-height:1.08;font-weight:820}.stampa-product-copy h3{position:relative;margin:48px 0 15px;padding-left:17px;font-size:clamp(23px,2.8vw,31px) !important;line-height:1.12;font-weight:800}.stampa-product-copy h3::before{content:"";position:absolute;top:.12em;bottom:.12em;left:0;width:4px;border-radius:999px;background:var(--stampa-product-orange)}.stampa-product-copy h4{margin:34px 0 12px;font-size:20px !important;line-height:1.2;font-weight:800}.stampa-product-copy p{max-width:960px;margin:0 0 20px;padding:0 !important;color:var(--stampa-product-copy) !important;font-family:inherit !important;font-size:17px !important;line-height:1.75 !important}.stampa-product-copy strong,.stampa-product-copy b{color:#2c2823;font-weight:800}.stampa-product-copy ul,.stampa-product-copy ol{max-width:930px;margin:22px 0 28px;padding:22px 26px 14px 44px;border:1px solid #eee9e2;border-radius:16px;background:#faf9f7}.stampa-product-copy li{margin-bottom:10px !important;color:var(--stampa-product-copy);font-size:16px;line-height:1.6 !important}.stampa-product-copy li::marker{color:var(--stampa-product-orange)}.stampa-product-copy img{display:block;max-width:100%;margin:38px auto;border-radius:20px}.stampa-product-copy iframe,.stampa-product-copy video{max-width:100%;border-radius:18px}.stampa-product-copy blockquote{margin:30px 0;padding:23px 26px;border:0;border-left:4px solid var(--stampa-product-orange);border-radius:0 15px 15px 0;background:#fff7ec;color:#443d35}.stampa-product-copy table{width:100% !important;margin:30px 0 38px;overflow:hidden;border:1px solid #e7e2da;border-spacing:0;border-collapse:separate;border-radius:16px;background:#fff}.stampa-product-copy table th,.stampa-product-copy table td{padding:14px 16px !important;border:0 !important;border-bottom:1px solid #eeeae4 !important;color:#4f4942;font-size:14px;line-height:1.45;vertical-align:top}.stampa-product-copy table th{color:#27231f;background:#f7f6f3;font-weight:800}.stampa-product-copy table tr:last-child td,.stampa-product-copy table tr:last-child th{border-bottom:0 !important}.stampa-product-copy a{color:#d87500;text-decoration-color:rgba(216,117,0,.35);text-underline-offset:3px}.stampa-product-description-share-inline{margin-top:18px}.stampa-product-page+.section-related-products,.stampa-product-page~.section-related-products{padding-top:28px}@media(max-width: 991px){.stampa-product-shell{padding:20px 12px 14px;border-radius:22px}.stampa-product-gallery-col,.stampa-product-info-col{padding-left:12px;padding-right:12px}.stampa-product-info-col{padding-top:18px}.stampa-product-description-body{padding:38px 30px 44px}}@media(max-width: 767px){.stampa-product-page{padding-top:12px !important}.stampa-product-page>.container{padding-left:10px;padding-right:10px}.stampa-product-shell{padding:12px 4px 16px;border-radius:18px;box-shadow:0 10px 34px rgba(29,27,22,.055)}.stampa-product-gallery-col,.stampa-product-info-col{padding-left:14px;padding-right:14px}.stampa-product-page .page-header h1,.stampa-product-page .page-header .h1,.stampa-product-page .js-product-name{font-size:29px !important}.stampa-product-page .js-price-display{font-size:31px !important}.stampa-product-assurance{padding:14px;border-radius:16px}.stampa-product-assurance-grid{grid-template-columns:1fr}.stampa-product-assurance-item{grid-template-columns:34px 1fr;padding:11px}.stampa-product-description-wrap{padding:22px 10px 44px}.stampa-product-description-card{border-radius:18px}.stampa-product-description-tabs{min-height:58px;padding:0 20px}.stampa-product-description-note,.stampa-product-description-share{display:none}.stampa-product-description-body{padding:29px 20px 36px}.stampa-product-copy{font-size:16px !important}.stampa-product-copy p{font-size:16px !important;line-height:1.7 !important}.stampa-product-copy h2{margin-top:44px;font-size:29px !important}.stampa-product-copy h3{margin-top:38px;font-size:24px !important}.stampa-product-copy ul,.stampa-product-copy ol{padding:18px 18px 10px 34px}.stampa-product-copy table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(prefers-reduced-motion: reduce){.stampa-product-page .btn-add-to-cart,.stampa-product-whatsapp,.stampa-product-page .swiper-product-thumb .swiper-slide{transition:none}}.stampa-product-page{--sp-orange: #f59e33;--sp-orange-dark: #db7c0a;--sp-orange-soft: #fff4e5;--sp-ink: #151515;--sp-text: #58534c;--sp-muted: #8a847b;--sp-line: #e9e6e0;--sp-bg: #f4f4f2;--sp-card: #ffffff;background:var(--sp-bg) !important;padding:0 0 72px !important}.stampa-product-container{max-width:1320px !important;padding-top:20px}.stampa-product-breadcrumbs{padding:8px 6px 18px;color:#908a82;font-size:12px}.stampa-product-breadcrumbs .breadcrumbs{margin:0}.stampa-product-breadcrumbs .crumb,.stampa-product-breadcrumbs .separator{color:#8f8981;opacity:.9}.stampa-product-breadcrumbs a.crumb:hover{color:var(--sp-orange-dark)}.stampa-product-stage{align-items:flex-start;margin-left:-10px;margin-right:-10px}.stampa-product-gallery-col,.stampa-product-info-col{padding-left:10px !important;padding-right:10px !important}.stampa-product-gallery-card,.stampa-product-purchase-card{border:1px solid rgba(20,20,20,.055);background:var(--sp-card);box-shadow:0 16px 45px rgba(26,24,20,.06)}.stampa-product-gallery-card{overflow:hidden;min-height:620px;padding:26px 22px 22px;border-radius:30px}.stampa-product-purchase-card{padding:30px 30px 26px;border-radius:28px}@media(min-width: 992px){.stampa-product-purchase-card{position:sticky;top:92px}}.stampa-product-form{padding:0 !important}.stampa-product-kicker{margin-bottom:12px;color:var(--sp-orange-dark);font-size:11px;line-height:1;font-weight:850;letter-spacing:.115em}.stampa-product-page .page-header{padding:0 !important;margin:0 !important}.stampa-product-page .page-header .breadcrumbs{display:none !important}.stampa-product-page .page-header h1,.stampa-product-page .page-header .h1,.stampa-product-page .js-product-name{margin:0 0 13px !important;color:var(--sp-ink) !important;font-family:inherit !important;font-size:clamp(30px,3vw,42px) !important;line-height:1.04 !important;font-weight:820 !important;letter-spacing:-0.04em !important}.stampa-product-page .price-container{margin:8px 0 16px !important;padding-bottom:16px;border-bottom:1px solid var(--sp-line)}.stampa-product-page .js-price-display{color:var(--sp-ink) !important;font-size:clamp(34px,3.2vw,44px) !important;line-height:1 !important;font-weight:760 !important;letter-spacing:-0.035em}.stampa-product-page .price-compare{color:#9b958d !important;font-size:18px !important;opacity:1 !important}.stampa-product-page .label{border-radius:999px !important;font-size:10px !important;font-weight:850 !important;letter-spacing:.02em}.stampa-product-page .js-product-payments-container{margin:0 0 17px !important;padding:13px 15px;border:1px solid #eee9e1;border-radius:14px;background:#fbfaf8}.stampa-product-page #btn-installments{display:inline-block;margin-top:3px;color:var(--sp-orange-dark) !important;font-weight:750}.stampa-product-page .form-group{margin-bottom:15px}.stampa-product-page .form-label{margin-bottom:7px;color:#3d3934;font-size:12px;font-weight:800}.stampa-product-page .form-select,.stampa-product-page .form-control,.stampa-product-page .btn-variant{min-height:48px;border:1px solid #ddd8d0 !important;border-radius:13px !important;background-color:#fff !important;box-shadow:none !important}.stampa-product-page .form-select:focus,.stampa-product-page .form-control:focus{border-color:var(--sp-orange) !important;box-shadow:0 0 0 3px rgba(245,158,51,.12) !important}.stampa-product-page #product_form{margin-top:18px !important}.stampa-product-page .btn-add-to-cart{min-height:58px;border:0 !important;border-radius:15px !important;background:var(--sp-orange) !important;color:#17110b !important;font-size:15px !important;font-weight:850 !important;letter-spacing:-0.01em;box-shadow:0 10px 24px rgba(245,158,51,.23) !important;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease !important}.stampa-product-page .btn-add-to-cart:hover,.stampa-product-page .btn-add-to-cart:focus{filter:brightness(0.97);transform:translateY(-1px);box-shadow:0 14px 30px rgba(245,158,51,.3) !important}.stampa-product-page .product-shipping-calculator,.stampa-product-page .free-shipping-message,.stampa-product-page .js-free-shipping-minimum-message{margin-top:8px;padding:14px !important;border:1px solid #e7e3dc;border-radius:14px !important;background:#f8f8f6}.stampa-product-page .product-detail-slider{overflow:hidden;border-radius:22px;background:#fff}.stampa-product-page .product-slider-image{object-fit:contain !important}.stampa-product-page .product-thumbs-container{padding:3px 2px}.stampa-product-page .swiper-product-thumb .swiper-slide{overflow:hidden;margin-bottom:7px;border:1px solid rgba(0,0,0,0);border-radius:13px;opacity:.58;transition:opacity .16s ease,border-color .16s ease,transform .16s ease}.stampa-product-page .swiper-product-thumb .swiper-slide:hover{border-color:#ded9d1;opacity:1;transform:translateY(-1px)}.stampa-product-assurance{margin-top:2px !important;padding:16px !important;border:1px solid #ece8e1 !important;border-radius:16px !important;background:#faf9f7 !important}.stampa-product-assurance-title{margin-bottom:11px !important}.stampa-product-assurance-grid{gap:8px !important}.stampa-product-assurance-item{padding:10px !important;border-color:#eeeae4 !important;border-radius:12px !important}.stampa-product-assurance-item small{line-height:1.35 !important}.stampa-product-whatsapp{margin-top:10px !important;padding:12px 14px !important;border:1px solid #1b1b1b;border-radius:13px !important;background:#171717 !important}.stampa-product-trust-rail{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:10px;margin-top:18px;padding:10px;border:1px solid rgba(20,20,20,.06);border-radius:22px;background:hsla(0,0%,100%,.72);box-shadow:0 10px 30px rgba(26,24,20,.035)}.stampa-product-trust-item{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:10px;min-width:0;padding:13px 12px;border-radius:15px;background:#fff}.stampa-product-trust-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:13px;background:var(--sp-orange-soft);color:var(--sp-orange-dark)}.stampa-product-trust-icon svg{width:19px;height:19px;fill:currentColor}.stampa-product-trust-item strong,.stampa-product-trust-item small{display:block}.stampa-product-trust-item strong{margin-bottom:3px;color:#24211d;font-size:12px;line-height:1.2;font-weight:820}.stampa-product-trust-item small{color:#817a71;font-size:10.5px;line-height:1.35}.stampa-product-description-wrap{margin-top:46px;padding:0 !important}.stampa-product-description-container{max-width:1320px !important}.stampa-product-description-card{overflow:hidden;border:1px solid rgba(20,20,20,.055) !important;border-radius:30px !important;background:#fff !important;box-shadow:0 18px 50px rgba(26,24,20,.055) !important}.stampa-product-description-tabs{display:flex !important;align-items:center !important;justify-content:space-between;min-height:112px !important;padding:26px 48px !important;border-bottom:1px solid var(--sp-line) !important;background:#fbfaf8 !important}.stampa-product-description-eyebrow{display:block;margin-bottom:8px;color:var(--sp-orange-dark);font-size:10px;font-weight:900;letter-spacing:.13em}.stampa-product-description-title{margin:0 !important;color:var(--sp-ink) !important;font-family:inherit !important;font-size:clamp(25px,3vw,36px) !important;line-height:1.08 !important;font-weight:820 !important;letter-spacing:-0.035em}.stampa-product-description-body{padding:54px 58px 68px !important}.stampa-product-copy{max-width:1080px !important;margin:0 auto !important;color:var(--sp-text) !important;font-family:inherit !important;font-size:17px !important;line-height:1.75 !important}.stampa-product-copy,.stampa-product-copy *:not(svg):not(path){font-family:inherit !important}.stampa-product-copy p,.stampa-product-copy p span,.stampa-product-copy h1,.stampa-product-copy h1 span,.stampa-product-copy h2,.stampa-product-copy h2 span,.stampa-product-copy h3,.stampa-product-copy h3 span,.stampa-product-copy h4,.stampa-product-copy h4 span,.stampa-product-copy div:not([class]){background:rgba(0,0,0,0) !important;background-color:rgba(0,0,0,0) !important}.stampa-product-copy>p:first-child{color:#35312c !important;font-size:19px !important;line-height:1.72 !important}.stampa-product-copy p{max-width:none !important;margin:0 0 20px !important;padding:0 !important;color:var(--sp-text) !important;font-size:17px !important;line-height:1.75 !important}.stampa-product-copy h1,.stampa-product-copy h2,.stampa-product-copy h3,.stampa-product-copy h4{max-width:940px !important;color:var(--sp-ink) !important;letter-spacing:-0.035em !important}.stampa-product-copy h1{margin:8px 0 22px !important;font-size:clamp(34px,4vw,50px) !important;line-height:1.04 !important;font-weight:850 !important}.stampa-product-copy h2{margin:58px 0 18px !important;font-size:clamp(28px,3.2vw,40px) !important;line-height:1.08 !important;font-weight:830 !important}.stampa-product-copy h3{position:relative;margin:46px 0 16px !important;padding-left:16px !important;font-size:clamp(23px,2.5vw,31px) !important;line-height:1.12 !important;font-weight:820 !important}.stampa-product-copy h3::before{content:"";position:absolute;top:.12em;bottom:.12em;left:0;width:4px;border-radius:999px;background:var(--sp-orange)}.stampa-product-copy h4{margin:34px 0 12px !important;font-size:20px !important;line-height:1.2 !important;font-weight:800 !important}.stampa-product-copy strong,.stampa-product-copy b{color:#2d2924 !important;font-weight:800 !important}.stampa-product-copy ul,.stampa-product-copy ol{max-width:none !important;margin:24px 0 30px !important;padding:22px 26px 14px 46px !important;border:1px solid #ece8e1 !important;border-radius:18px !important;background:#faf9f7 !important}.stampa-product-copy li{margin-bottom:10px !important;color:var(--sp-text) !important;font-size:16px !important;line-height:1.6 !important}.stampa-product-copy li::marker{color:var(--sp-orange-dark) !important}.stampa-product-copy img{display:block !important;max-width:100% !important;height:auto !important;margin:42px auto !important;border-radius:22px !important;background:#fff}.stampa-product-copy iframe,.stampa-product-copy video{max-width:100% !important;border-radius:20px !important}.stampa-product-copy blockquote{margin:34px 0 !important;padding:24px 28px !important;border:0 !important;border-left:4px solid var(--sp-orange) !important;border-radius:0 16px 16px 0 !important;background:#fff7ec !important;color:#413b34 !important}.stampa-product-copy table{width:100% !important;margin:32px 0 42px !important;overflow:hidden;border:1px solid #e4e0d9 !important;border-spacing:0 !important;border-collapse:separate !important;border-radius:17px !important;background:#fff !important}.stampa-product-copy table tr:nth-child(even) td{background:#fafaf8 !important}.stampa-product-copy table th,.stampa-product-copy table td{padding:15px 17px !important;border:0 !important;border-bottom:1px solid #ebe7e0 !important;color:#4e4942 !important;font-size:14px !important;line-height:1.45 !important;vertical-align:top !important}.stampa-product-copy table th,.stampa-product-copy table td:first-child{color:#2e2a25 !important;font-weight:780 !important}.stampa-product-copy table tr:last-child td,.stampa-product-copy table tr:last-child th{border-bottom:0 !important}.stampa-product-copy a{color:var(--sp-orange-dark) !important;text-decoration-color:rgba(219,124,10,.35) !important;text-underline-offset:3px}.stampa-product-page+.section-related-products,.stampa-product-page~.section-related-products{padding-top:42px !important}@media(max-width: 1100px){.stampa-product-gallery-card{min-height:540px}.stampa-product-purchase-card{padding:25px 23px 22px}.stampa-product-trust-rail{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 991px){.stampa-product-page{padding-bottom:52px !important}.stampa-product-container{padding-top:10px}.stampa-product-gallery-card{min-height:0;padding:18px 14px;border-radius:24px}.stampa-product-info-col{margin-top:14px}.stampa-product-purchase-card{position:static;padding:24px 22px;border-radius:24px}.stampa-product-description-wrap{margin-top:28px}.stampa-product-description-tabs{min-height:90px !important;padding:22px 30px !important}.stampa-product-description-body{padding:42px 34px 52px !important}}@media(max-width: 767px){.stampa-product-page{padding-top:0 !important}.stampa-product-container,.stampa-product-description-container{padding-left:10px !important;padding-right:10px !important}.stampa-product-breadcrumbs{padding:10px 4px 12px;font-size:10.5px}.stampa-product-stage{margin-left:0;margin-right:0}.stampa-product-gallery-col,.stampa-product-info-col{padding-left:0 !important;padding-right:0 !important}.stampa-product-gallery-card,.stampa-product-purchase-card{border-radius:20px}.stampa-product-gallery-card{padding:12px 10px 16px}.stampa-product-purchase-card{padding:22px 18px 20px}.stampa-product-page .page-header h1,.stampa-product-page .page-header .h1,.stampa-product-page .js-product-name{font-size:29px !important}.stampa-product-page .js-price-display{font-size:34px !important}.stampa-product-page .btn-add-to-cart{min-height:56px}.stampa-product-assurance-grid{grid-template-columns:1fr !important}.stampa-product-trust-rail{grid-template-columns:1fr;gap:6px;margin-top:12px;padding:7px;border-radius:18px}.stampa-product-trust-item{padding:11px 10px}.stampa-product-description-card{border-radius:20px !important}.stampa-product-description-tabs{min-height:82px !important;padding:20px 21px !important}.stampa-product-description-share{display:none !important}.stampa-product-description-title{font-size:25px !important}.stampa-product-description-body{padding:30px 20px 38px !important}.stampa-product-copy>p:first-child,.stampa-product-copy p{font-size:16px !important;line-height:1.72 !important}.stampa-product-copy h1{font-size:31px !important}.stampa-product-copy h2{margin-top:44px !important;font-size:28px !important}.stampa-product-copy h3{margin-top:38px !important;font-size:23px !important}.stampa-product-copy ul,.stampa-product-copy ol{padding:18px 18px 10px 36px !important;border-radius:14px !important}.stampa-product-copy table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:14px !important}.stampa-product-copy table th,.stampa-product-copy table td{min-width:130px;padding:12px 13px !important;font-size:12.5px !important}}.stampa-home-v2{--stampa-orange: #f59e33;--stampa-orange-2: #fac86e;--stampa-ink: #151515;--stampa-muted: #686868;--stampa-line: #e8e8e5;--stampa-soft: #f6f6f3;--stampa-white: #fff;background:#f4f4f1;color:var(--stampa-ink);overflow:hidden}.stampa-home-v2 .container{max-width:1240px}.stampa-home-section{padding:72px 0}.stampa-home-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#d86f08;font-size:12px;line-height:1;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.stampa-home-kicker:before{content:"";width:24px;height:3px;border-radius:20px;background:var(--stampa-orange)}.stampa-home-kicker-light{color:#ffd8aa}.stampa-home-kicker-light:before{background:#fff}.stampa-home-section-head{display:grid;grid-template-columns:minmax(0, 1.2fr) minmax(280px, 0.8fr);align-items:end;gap:60px;margin-bottom:34px}.stampa-home-section-head-tight{align-items:center}.stampa-home-section-head h2,.stampa-home-advice h2,.stampa-home-content h2,.stampa-home-academy h2,.stampa-home-closing h2{margin:0;color:var(--stampa-ink);font-size:clamp(34px,4vw,56px);line-height:.98;font-weight:800;letter-spacing:-0.045em}.stampa-home-section-head p{max-width:480px;margin:0 0 4px auto;color:var(--stampa-muted);font-size:16px;line-height:1.65}.stampa-home-text-link{color:var(--stampa-ink);font-weight:750;text-decoration:none}.stampa-home-text-link:hover{color:#d86f08}.stampa-home-hero{padding:28px 0 18px}.stampa-home-hero-card{position:relative;display:grid;grid-template-columns:minmax(0, 0.95fr) minmax(480px, 1.05fr);min-height:590px;overflow:hidden;border-radius:32px;background:#171717;box-shadow:0 24px 80px rgba(0,0,0,.1)}.stampa-home-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:62px 20px 58px 62px;color:#fff}.stampa-home-hero-copy .stampa-home-kicker{color:#ffd6a8}.stampa-home-hero-copy h1{max-width:660px;margin:0 0 24px;color:#fff;font-size:clamp(48px,5vw,76px);line-height:.93;font-weight:850;letter-spacing:-0.058em}.stampa-home-hero-copy h1 span{color:var(--stampa-orange-2)}.stampa-home-hero-copy>p{max-width:570px;margin:0 0 30px;color:hsla(0,0%,100%,.72);font-size:17px;line-height:1.65}.stampa-home-hero-actions,.stampa-home-inline-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.stampa-home-btn{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:1px solid rgba(0,0,0,0);border-radius:14px;font-size:14px;font-weight:800;text-align:center;text-decoration:none !important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.stampa-home-btn:hover{transform:translateY(-2px)}.stampa-home-btn-primary{background:var(--stampa-orange);color:#171717 !important;box-shadow:0 9px 28px rgba(245,158,51,.22)}.stampa-home-btn-primary:hover{background:#ffad48}.stampa-home-btn-secondary{border-color:hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.07);color:#fff !important}.stampa-home-btn-secondary:hover{background:hsla(0,0%,100%,.13)}.stampa-home-btn-light{background:#fff;color:#171717 !important}.stampa-home-btn-dark{background:#171717;color:#fff !important}.stampa-home-hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.stampa-home-hero-tags span{padding:7px 10px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:hsla(0,0%,100%,.65);font-size:11px;font-weight:700}.stampa-home-hero-media{position:relative;min-width:0;background:#ecece8}.stampa-home-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, #171717 0, rgba(23, 23, 23, 0.35) 16%, transparent 40%);pointer-events:none}.stampa-home-hero-media img{width:100%;height:100%;min-height:590px;object-fit:cover;display:block}.stampa-home-hero-float{position:absolute;z-index:3;right:22px;bottom:22px;width:min(280px,100% - 44px);padding:18px 20px;border:1px solid hsla(0,0%,100%,.55);border-radius:18px;background:hsla(0,0%,100%,.89);box-shadow:0 18px 45px rgba(0,0,0,.12);backdrop-filter:blur(12px)}.stampa-home-hero-float strong{display:block;margin-bottom:4px;font-size:14px}.stampa-home-hero-float span{display:block;color:#666;font-size:12px;line-height:1.45}.stampa-home-hero-placeholder{height:100%;min-height:590px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(140deg, #f8d4a7, #f59e33);color:#151515}.stampa-home-hero-placeholder strong{position:relative;z-index:2;font-size:72px;letter-spacing:-0.08em}.stampa-home-hero-placeholder>span{position:relative;z-index:2;font-size:11px;font-weight:800;letter-spacing:.13em}.stampa-home-layer{position:absolute;width:480px;height:112px;transform:rotate(-35deg);border-radius:18px;background:hsla(0,0%,100%,.28)}.stampa-home-layer-1{top:105px;right:-100px}.stampa-home-layer-2{top:250px;right:-30px}.stampa-home-layer-3{top:395px;right:-120px}.stampa-home-trust{padding:14px 0 0}.stampa-home-trust-grid{display:grid;grid-template-columns:repeat(4, 1fr);overflow:hidden;border:1px solid var(--stampa-line);border-radius:20px;background:#fff}.stampa-home-trust-item{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:center;padding:19px 21px;border-right:1px solid var(--stampa-line)}.stampa-home-trust-item:last-child{border-right:0}.stampa-home-trust-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#fff3e3;color:#d86f08}.stampa-home-trust-icon svg{width:19px;height:19px;fill:currentColor}.stampa-home-trust-item strong{display:block;margin-bottom:2px;font-size:13px}.stampa-home-trust-item span{display:block;color:#777;font-size:11px;line-height:1.4}.stampa-home-category-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:14px}.stampa-home-category-card{position:relative;min-height:310px;display:flex;flex-direction:column;padding:28px;overflow:hidden;border:1px solid var(--stampa-line);border-radius:24px;background:#fff;color:var(--stampa-ink) !important;text-decoration:none !important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.stampa-home-category-card:hover{transform:translateY(-5px);border-color:#d6d6d1;box-shadow:0 20px 45px rgba(0,0,0,.08)}.stampa-home-category-card-dark{background:#191919;color:#fff !important;border-color:#191919}.stampa-home-category-card-accent{background:#f5a038;border-color:#f5a038}.stampa-home-category-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--stampa-soft);color:#d86f08}.stampa-home-category-icon svg{width:23px;height:23px;fill:currentColor}.stampa-home-category-card-dark .stampa-home-category-icon{background:hsla(0,0%,100%,.1);color:#fac86e}.stampa-home-category-card-accent .stampa-home-category-icon{background:hsla(0,0%,100%,.45);color:#151515}.stampa-home-category-number{position:absolute;top:26px;right:26px;color:#b8b8b3;font-size:12px;font-weight:800;letter-spacing:.1em}.stampa-home-category-card-dark .stampa-home-category-number{color:hsla(0,0%,100%,.35)}.stampa-home-category-card-accent .stampa-home-category-number{color:rgba(0,0,0,.35)}.stampa-home-category-card h3{margin:auto 0 8px;font-size:26px;line-height:1;font-weight:800;letter-spacing:-0.035em;color:inherit}.stampa-home-category-card p{min-height:45px;margin:0 0 20px;color:#777;font-size:13px;line-height:1.5}.stampa-home-category-card-dark p{color:hsla(0,0%,100%,.58)}.stampa-home-category-card-accent p{color:rgba(0,0,0,.62)}.stampa-home-category-link{font-size:12px;font-weight:800;color:inherit}.stampa-home-category-link b{margin-left:5px}.stampa-home-products{padding-top:58px}.stampa-home-products .section-title{display:none !important}.stampa-home-products .section-featured-home{margin:0;padding:0}.stampa-home-products .js-item-container.item{height:100%;overflow:hidden;border:1px solid var(--stampa-line);border-radius:20px;background:#fff;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.stampa-home-products .js-item-container.item:hover{transform:translateY(-4px);border-color:#d6d6d1;box-shadow:0 18px 44px rgba(0,0,0,.07)}.stampa-home-products .item-image{background:#fafafa}.stampa-home-products .item-description{padding:12px 16px 18px}.stampa-home-products .item-name{opacity:1 !important;color:#222;font-weight:700;line-height:1.35}.stampa-home-products .item-price{color:#171717;font-size:18px}.stampa-home-products .btn-primary{border-radius:11px}.stampa-home-advice-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:28px;background:#1a1a1a;box-shadow:0 25px 60px rgba(0,0,0,.1)}.stampa-home-advice-copy{padding:58px;color:#fff}.stampa-home-advice-copy h2{color:#fff}.stampa-home-advice-copy p{max-width:560px;margin:22px 0 28px;color:hsla(0,0%,100%,.64);font-size:16px;line-height:1.65}.stampa-home-advice-points{display:flex;flex-direction:column;justify-content:center;padding:32px;background:#f5a038}.stampa-home-advice-points>div{display:grid;grid-template-columns:42px 1fr;column-gap:14px;padding:20px 16px;border-bottom:1px solid rgba(0,0,0,.14)}.stampa-home-advice-points>div:last-child{border-bottom:0}.stampa-home-advice-points span{grid-row:1/3;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.22);border-radius:50%;font-size:11px;font-weight:800}.stampa-home-advice-points strong{font-size:16px}.stampa-home-advice-points p{margin:3px 0 0;color:rgba(0,0,0,.58);font-size:12px}.stampa-home-brands-shell{background:#fff}.stampa-home-brands-shell .section-brands-home{padding:10px 0 0;background:rgba(0,0,0,0) !important}.stampa-home-brands-shell .section-brands-home .h6{display:none}.stampa-home-brands-shell .home-circle-image{background:#fafafa;border:1px solid #eee;border-radius:18px}.stampa-home-content-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:22px;padding:22px;border:1px solid var(--stampa-line);border-radius:28px;background:#fff}.stampa-home-content-copy{display:flex;flex-direction:column;justify-content:center;padding:30px 28px}.stampa-home-content-copy p{margin:20px 0 26px;color:#6f6f6f;font-size:15px;line-height:1.65}.stampa-home-content-media{min-width:0;overflow:hidden;border-radius:20px;background:#151515}.stampa-home-content-media .section-video-home{margin:0}.stampa-home-content-media .home-video-text,.stampa-home-content-media .home-video-text-bottom{display:none}.stampa-home-youtube-placeholder{min-height:410px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff !important;text-decoration:none !important;background:radial-gradient(circle at 60% 30%, #333, #111 60%)}.stampa-home-play{width:72px;height:72px;display:grid;place-items:center;margin-bottom:18px;padding-left:5px;border-radius:50%;background:#f59e33;color:#111;font-size:24px}.stampa-home-youtube-placeholder strong{font-size:32px;letter-spacing:-0.04em}.stampa-home-youtube-placeholder small{margin-top:6px;color:hsla(0,0%,100%,.55);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.stampa-home-academy{padding-top:10px}.stampa-home-academy-card{display:grid;grid-template-columns:92px 1fr auto;gap:28px;align-items:center;padding:34px 38px;border:1px solid #f0c38d;border-radius:24px;background:linear-gradient(110deg, #fff7ed, #fff 60%)}.stampa-home-academy-mark{width:74px;height:74px;display:grid;place-items:center;border-radius:20px;background:#f59e33;color:#fff;font-size:42px;font-weight:900;font-style:italic}.stampa-home-academy h2{font-size:34px;line-height:1.05}.stampa-home-academy-copy p{margin:10px 0 0;color:#707070;line-height:1.55}.stampa-home-closing{padding-top:20px;padding-bottom:90px}.stampa-home-closing-card{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;padding:48px;border-radius:28px;background:#fff;border:1px solid var(--stampa-line)}.stampa-home-closing-card>div:first-child p{margin:20px 0 0;color:#707070;font-size:15px;line-height:1.65}.stampa-home-closing-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stampa-home-closing-grid div{padding:18px;border-radius:16px;background:#f6f6f3}.stampa-home-closing-grid strong{display:block;margin-bottom:4px;font-size:13px}.stampa-home-closing-grid span{color:#777;font-size:11px;line-height:1.4}@media(max-width: 991px){.stampa-home-v2 .container{padding-left:18px;padding-right:18px}.stampa-home-section{padding:54px 0}.stampa-home-hero-card{grid-template-columns:1fr;min-height:0}.stampa-home-hero-copy{padding:46px 34px 42px}.stampa-home-hero-media{min-height:360px}.stampa-home-hero-media img{min-height:360px}.stampa-home-hero-media:after{background:linear-gradient(180deg, #171717 0, transparent 28%)}.stampa-home-trust-grid{grid-template-columns:1fr 1fr}.stampa-home-trust-item:nth-child(2){border-right:0}.stampa-home-trust-item:nth-child(-n+2){border-bottom:1px solid var(--stampa-line)}.stampa-home-category-grid{grid-template-columns:1fr 1fr}.stampa-home-section-head{grid-template-columns:1fr;gap:16px}.stampa-home-section-head p{margin:0}.stampa-home-advice-card,.stampa-home-content-card,.stampa-home-closing-card{grid-template-columns:1fr}.stampa-home-academy-card{grid-template-columns:72px 1fr}.stampa-home-academy-card .stampa-home-btn{grid-column:1/-1;width:100%}}@media(max-width: 575px){.stampa-home-v2{background:#f7f7f5}.stampa-home-hero{padding-top:12px}.stampa-home-hero-card{border-radius:22px}.stampa-home-hero-copy{padding:36px 22px 32px}.stampa-home-hero-copy h1{font-size:43px}.stampa-home-hero-copy>p{font-size:15px}.stampa-home-hero-actions{flex-direction:column;align-items:stretch}.stampa-home-btn{width:100%}.stampa-home-hero-media,.stampa-home-hero-media img,.stampa-home-hero-placeholder{min-height:300px}.stampa-home-hero-float{left:14px;right:14px;bottom:14px;width:auto}.stampa-home-trust-grid{grid-template-columns:1fr}.stampa-home-trust-item{border-right:0 !important;border-bottom:1px solid var(--stampa-line)}.stampa-home-trust-item:last-child{border-bottom:0}.stampa-home-category-grid{grid-template-columns:1fr}.stampa-home-category-card{min-height:235px}.stampa-home-section-head h2,.stampa-home-advice h2,.stampa-home-content h2,.stampa-home-closing h2{font-size:36px}.stampa-home-advice-copy{padding:36px 24px}.stampa-home-advice-points{padding:14px}.stampa-home-content-card{padding:10px}.stampa-home-content-copy{padding:26px 14px 20px}.stampa-home-youtube-placeholder{min-height:280px}.stampa-home-inline-actions{align-items:stretch}.stampa-home-academy-card{grid-template-columns:1fr;padding:28px 24px}.stampa-home-academy h2{font-size:30px}.stampa-home-closing-card{gap:28px;padding:28px 22px}.stampa-home-closing-grid{grid-template-columns:1fr}.stampa-home-products .item-description{padding:10px 12px 15px}}.stampa-home-category-card{min-height:330px;padding:26px 28px 28px}.stampa-home-category-card .stampa-home-category-icon{display:none !important}.stampa-home-category-art{height:146px;display:flex;align-items:center;justify-content:center;margin:8px 4px 18px;overflow:hidden;pointer-events:none}.stampa-home-category-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .28s ease,opacity .28s ease}.stampa-home-category-card:hover .stampa-home-category-art img{transform:scale(1.035)}.stampa-home-category-art-printers img{max-width:150px;opacity:.98}.stampa-home-category-art-filament img{max-width:150px;opacity:.93}.stampa-home-category-art-laser img{max-width:180px;opacity:.96}.stampa-home-category-art-accessories img{max-width:230px;opacity:.93}.stampa-home-category-card h3{margin:0 0 8px}.stampa-home-category-card p{min-height:45px;margin:0 0 18px}.stampa-home-category-link{margin-top:auto}@media(max-width: 991px){.stampa-home-category-card{min-height:315px}.stampa-home-category-art{height:136px}}@media(max-width: 575px){.stampa-home-category-card{min-height:295px;padding:22px 24px 24px}.stampa-home-category-art{height:128px;margin-top:12px;margin-bottom:14px}}.stampa-home-category-art img[src$=".svg"]{filter:none !important;background:rgba(0,0,0,0) !important}.stampa-home-category-art-printers img{max-width:158px}.stampa-home-category-art-filament img{max-width:150px}.stampa-home-category-art-laser img{max-width:172px}.stampa-home-category-art-accessories img{max-width:220px}
/* Engine:dart */