body{background-color:#f5f5f5}body .container{margin:0 auto;padding:0 15px}body .container .breadcrumb{display:flex;align-items:center;padding:15px 0;font-size:14px;background-color:#f5f5f5;margin-top:20px}@media (max-width:768px){body .container .breadcrumb{margin:0}}body .container .breadcrumb a{color:#06c;text-decoration:none;margin-right:10px;text-transform:capitalize}@media (max-width:768px){body .container .breadcrumb a{font-weight:700;font-size:12px}}body .container .breadcrumb span{margin-right:10px}body .container .breadcrumb span:not(.current){color:#06c;margin-right:10px}@media (max-width:768px){body .container .breadcrumb span:not(.current){font-size:17px;line-height:18px}}body .container .breadcrumb .current{font-weight:400}@media (max-width:768px){body .container .breadcrumb .current{font-weight:700}}body .container .product-container{display:flex;flex-wrap:wrap;overflow:hidden;margin-bottom:30px;background-color:#f5f5f5}body .container .product-container .product-info{flex:1;min-width:300px}body .container .product-container .product-info .energy-class{display:inline-block;height:30px;width:auto;margin-bottom:15px;text-decoration:none;color:#000}body .container .product-container .product-info .energy-class img{height:30px}body .container .product-container .product-info .product-title{font-size:26px;font-weight:700;margin-bottom:10px}body .container .product-container .product-info .product-subtitle{color:#666;margin-bottom:20px;font-size:22px}body .container .product-container .product-info .product-description{line-height:1.6;margin-bottom:20px}body .container .product-container .product-info .feature-list{list-style-type:disc;padding-left:20px;margin-bottom:30px;margin-left:15px}body .container .product-container .product-info .feature-list li{margin-bottom:8px}body .container .product-container .product-info .btn{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:50px;background-color:#000;color:#fff;border:none;padding:15px 35px;font-weight:500;transition:all .3s ease;width:100%;margin-bottom:20px}body .container .product-container .product-info .btn .arrow{margin-left:8px}body .container .product-container .product-info .btn-acquisto-online{background-color:#000;color:#fff;border:none;margin-top:15px}body .container .product-container .product-info .btn-acquisto-online:hover{transform:translateY(-3px);color:#fff}body .container .product-container .product-info .btn-dove-acquistare{background-color:#fff;color:#000;border:1px solid #000;margin-top:30px}body .container .product-container .product-info .btn-dove-acquistare:hover{transform:translateY(-3px);color:#000}body .container .product-container .product-info .section{border-top:1px solid #e0e0e0;padding:20px 0;overflow:hidden}body .container .product-container .product-info .section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;cursor:pointer}body .container .product-container .product-info .section .hidden{display:none}body .container .product-container .product-info .section .section-content{line-height:1.6;padding-bottom:10px}body .container .product-container .product-info .section .section-content img{max-width:100%}body .container .product-container .product-info .section .section-content .download-item{display:flex;align-items:center;margin-bottom:15px;color:#333;text-decoration:none;text-decoration:underline}body .container .product-container .product-info .section .section-content .download-item i{margin-right:10px}body .container .product-container .product-info .section .section-content .specs-category{margin-bottom:20px}body .container .product-container .product-info .section .section-content .specs-category h4{font-size:16px;font-weight:700;margin-bottom:10px}body .container .product-container .product-info .section .section-content .specs-category .specs-row{display:flex;border-bottom:1px solid #ccc;padding:10px 0}body .container .product-container .product-info .section .section-content .specs-category .specs-row .specs-label{flex:0 0 40%;color:#333;font-size:14px}body .container .product-container .product-info .section .section-content .specs-category .specs-row .specs-value{flex:0 0 60%;color:#666;font-size:14px}body .container .product-container .product-info .section .section-content .specs-category .white-row{background-color:#fff}body .container .product-container .product-image{flex:1.2;padding:30px;display:flex;align-items:center;min-width:300px;flex-direction:column}body .container .product-container .product-image .main-thumbnail{display:flex;width:600px;height:600px;padding-left:0;background-color:#fff;justify-content:center;border-radius:20px;overflow:hidden}body .container .product-container .product-image .main-thumbnail img{object-fit:contain;height:100%;width:100%}body .container .product-container .product-image .thumbnail-gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:35px;margin-top:20px}body .container .product-container .product-image .thumbnail-gallery .thumbnail{width:120px;height:120px;border-radius:20px;background-color:#fff;padding:5px;cursor:pointer}body .container .product-container .product-image .thumbnail-gallery .thumbnail img{width:100%;height:100%;object-fit:contain}body .container .cta-card{background:#000;background-color:#000;color:#fff;flex:1;display:flex;align-items:center;justify-content:space-between;padding:10px 60px 10px 0;border-radius:12px;height:300px;position:relative;margin-bottom:50px}body .container .cta-card .cta-text{z-index:2;flex:3;display:flex;align-items:center;position:absolute;left:20%;width:75%}body .container .cta-card .cta-text .cta-description{display:flex;flex-direction:column}body .container .cta-card .cta-text .cta-description .cta-label{display:block;letter-spacing:2px;font-size:15px;margin-bottom:12px;color:#ccc}body .container .cta-card .cta-text .cta-description .cta-title{font-size:44px;line-height:1.2;margin-bottom:20px;font-weight:600}body .container .cta-card .cta-text .cta-description .cta-subtitle{font-size:19px}body .container .cta-card .cta-text .input-with-button{text-decoration:none;cursor:pointer;background-color:#fff;display:flex;max-width:550px;border-radius:50px;overflow:hidden;height:50px;margin-left:50px;width:35%}body .container .cta-card .cta-text .input-with-button input{flex:1;padding:20px 15px;border:none;background:0 0;color:#000}body .container .cta-card .cta-text .input-with-button .btn-input-inner{background:#000;color:#fff;border:none;border-radius:50px;padding:15px 45px;margin:0;margin-right:5px;cursor:pointer;font-weight:500;display:flex;align-items:center;max-height:90%;max-width:40%;align-self:center}body .container .cta-card .cta-text .input-with-button .btn-input-inner i{margin-left:8px}body .container .cta-card .cta-text .shop-btn{background:#fff;border:#fff;color:#000;border-radius:50px;padding:12px 28px;text-decoration:none;font-weight:600}body .container .cta-card .cta-text .shop-btn i{margin-left:8px}body .container .cta-card .cta-image{position:relative;flex:1;margin-bottom:30px}body .container .cta-card .locator-image img{position:relative;width:350px;overflow:hidden}body .container .cta-card .tablet-image img{position:relative;width:600px;overflow:hidden}@media (max-width:1700px){body .container .cta-card .cta-text .cta-description .cta-label{font-size:13px}body .container .cta-card .cta-text .cta-description .cta-title{font-size:38px}body .container .cta-card .cta-text .cta-description .cta-subtitle{font-size:15px}body .container .cta-card .cta-text .input-with-button .btn-input-inner{max-width:35%}body .container .cta-card .locator-image img{width:325px}}@media (max-width:1500px){body .container .cta-card{flex-direction:column;height:auto;padding:30px 20px;text-align:center}body .container .cta-card .cta-text{position:relative;left:auto;width:100%;flex-direction:column;align-items:center;margin-top:20px}body .container .cta-card .cta-text .cta-description{align-items:center;margin-bottom:20px}body .container .cta-card .cta-text .cta-description .cta-label{margin-bottom:10px}body .container .cta-card .cta-text .cta-description .cta-title{font-size:32px;margin-bottom:15px;text-align:center}body .container .cta-card .cta-text .cta-description .cta-subtitle{font-size:16px;text-align:center}body .container .cta-card .cta-text .input-with-button{margin-left:0;width:90%;max-width:400px}body .container .cta-card .cta-image{order:-1;margin-bottom:20px}body .container .cta-card .cta-image img{max-width:100%;height:auto;width:200px}}@media (max-width:1300px){body .container .product-container .product-image .main-thumbnail{width:350px;height:350px;margin:auto}body .container .product-container .product-image .thumbnail-gallery{gap:25px;margin:20px auto 0}body .container .product-container .product-image .thumbnail-gallery .thumbnail{width:100px;height:100px}}@media (max-width:950px){body .container .product-container .product-image .thumbnail-gallery{gap:15px}body .container .product-container .product-image .thumbnail-gallery .thumbnail{width:80px;height:80px}}@media (max-width:768px){body .container .product-container .product-image,body .container .product-container .product-info{display:contents;width:100%}body .container .product-container .product-image .thumbnail-gallery{order:-10;gap:10px}body .container .product-container .product-image .main-thumbnail{order:-15;width:350px;height:350px}body .container .product-container .product-info .energy-class{order:-100}body .container .product-container .product-info .product-title{order:-90}body .container .product-container .product-info .product-subtitle{order:-80}body .container .product-container .product-info .product-description{order:-70}body .container .product-container .product-info .bulletpoints{order:-60;margin-bottom:25px}body .container .product-container .product-info .section{width:100%}body .container .product-container .product-info .section .section-content .specs-category .specs-row{flex-direction:column}body .container .product-container .product-info .section .section-content .specs-category .specs-row .specs-label,body .container .product-container .product-info .section .section-content .specs-category .specs-row .specs-value{flex:0 0 100%}body .container .product-container .product-info .section .section-content .specs-category .specs-row .specs-value{padding-top:5px}body .container .cta-card .cta-text .cta-description .cta-title{font-size:24px;margin-bottom:15px}body .container .cta-card .cta-image img{width:120px}}@media (max-width:500px){body .container .product-container .product-image .main-thumbnail{width:300px;height:300px}body .container .product-container .product-image .thumbnail-gallery .thumbnail{width:65px;height:65px}body .container .cta-card .cta-text .input-with-button input{width:100%}body .container .cta-card .cta-text .input-with-button .btn-input-inner{max-width:60%;padding:15px 30px}}
/*# sourceMappingURL=index.min.css.map */