*{list-style:none;margin:0;text-decoration:none}.page-home button{background-color:#0b64af;border:none;border-radius:13px;color:#fff;cursor:pointer;font-family:K2D;font-size:1em;font-weight:200;margin-left:9%;margin-top:480px;padding:13px;transition:.3s;width:180px}.page-home button:hover{box-shadow:0 0 15px #0b64af}.page-home .banner1{margin-top:80px}.page-home .faixa-services{align-items:center;display:flex;flex-direction:column;gap:50px;margin-top:80px}.page-home .faixa-services h1{color:#020043;font-family:Barlow Condensed,sans-serif;font-size:2.2em}.page-home .faixa-services .cards1,.page-home .faixa-services .cards2,.page-home .faixa-services .cards3{display:flex;flex-wrap:wrap;gap:70px}.page-home .faixa-marcas{align-items:center;display:flex;flex-direction:column;gap:80px;margin-bottom:50px;margin-top:30px}.page-home .faixa-marcas h1{color:#020043;font-family:Barlow Condensed,sans-serif;font-size:2.2em}.page-home .faixa-marcas .marcas1{display:flex;gap:150px}.page-home .faixa-marcas .marcas1 img{height:2.5em;width:auto}.page-home .faixa-marcas .marcas2{display:flex;gap:180px}.page-home .faixa-marcas .marcas2 img{height:3em;width:auto}@media(max-width:768px){.page-home .page-home button{font-size:.9em;margin-left:5%;margin-top:400px;padding:10px;width:140px}.page-home .page-home .faixa-services{gap:30px}.page-home .page-home .faixa-services h1{font-size:1.8em}.page-home .page-home .faixa-services .cards1,.page-home .page-home .faixa-services .cards2,.page-home .page-home .faixa-services .cards3{align-items:center;flex-direction:column;gap:40px}.page-home .page-home .faixa-marcas{gap:50px;margin-bottom:30px;margin-top:20px}.page-home .page-home .faixa-marcas h1{font-size:1.8em}.page-home .page-home .faixa-marcas .marcas1,.page-home .page-home .faixa-marcas .marcas2{flex-wrap:wrap;gap:50px;justify-content:center}}@media(max-width:480px){.page-home .page-home button{font-size:.8em;margin-left:5%;margin-top:350px;padding:8px;width:120px}.page-home .page-home .banner1{margin-top:500px}.page-home .faixa-services{align-items:center;gap:20px}.page-home .faixa-services h1{font-size:1.5em}.page-home .faixa-services .cards1,.page-home .faixa-services .cards2,.page-home .faixa-services .cards3{align-items:center;flex-direction:column;gap:20px}.page-home .faixa-marcas{gap:30px}.page-home .faixa-marcas h1{font-size:1.5em}.page-home .faixa-marcas .marcas1,.page-home .faixa-marcas .marcas2{flex-wrap:wrap;gap:80px;justify-content:center}.page-home .faixa-marcas .marcas1 img,.page-home .faixa-marcas .marcas2 img{height:2.5em}}.comp-head,.page-home .faixa-baseboard{display:flex;width:100%}.comp-head{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffc;justify-content:space-between;position:fixed;top:0;z-index:1}.comp-head .icon-menu-mobile{cursor:pointer;display:none}.comp-head .menu-mobile{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#ffffffe6;height:100dvh!important;min-width:50%;position:fixed;right:-100%;top:0;transition:all .3s}.comp-head .menu-mobile .icon-close-menu{border-radius:100%;color:#020043;cursor:pointer;padding:2px;position:absolute;right:20px;top:20px;transition:all .43s}.comp-head .menu-mobile .icon-close-menu:hover{background-color:#0000001a}.comp-head .menu-mobile .list-items{align-items:center;display:flex;flex-direction:column;gap:25px;height:100%;justify-content:center;padding:20px 0}.comp-head .menu-mobile .list-items .link{color:#020043;font-family:K2D;font-size:1.1em;text-decoration:none}.comp-head .menu-mobile.active{right:0}.comp-head img{cursor:pointer;height:5em;margin:0 5%;width:auto}.comp-head .options{display:flex;gap:50px;margin-right:4%}.comp-head .options .link{color:#020043;font-family:K2D;font-size:1.1em;position:relative;text-decoration:none;transition:color .3s ease-in-out}.comp-head .options .link:hover{color:#b60000}.comp-head .options .link:after{background-color:#b60000;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .2s ease-in-out;width:0}.comp-head .options .link:hover:after{width:100%}@media(max-width:768px){.comp-head .options{display:none}.comp-head .icon-menu-mobile{display:block}}.comp-card_services{align-items:center;border-radius:10px;display:flex;flex-direction:column;transition:.3s;width:304px}.comp-card_services .pop-up{height:35%;position:relative;width:100%}.comp-card_services .pop-up .image-box{border-radius:inherit;overflow:hidden}.comp-card_services .pop-up .image-box img{height:10em;width:19em}.comp-card_services .pop-up:hover img{filter:grayscale(1.1) brightness(.4)}.comp-card_services .pop-up .content{box-sizing:border-box;color:#fff;left:50%;opacity:0;overflow:hidden;position:absolute;text-align:center;top:70%;transform:translate(-50%,-50%);transition:.5s ease-in-out;width:70%;z-index:2}.comp-card_services .pop-up .content h3{font-family:K2D;font-size:1em;margin:0}.comp-card_services .pop-up .content:hover{opacity:1}.comp-card_services h2{color:#020043;font-family:Barlow Condensed,sans-serif;font-size:1.2em;letter-spacing:2px;margin:60px 0 10px;position:relative;z-index:1}.comp-card_services p{font-family:Arial,Helvetica,sans-serif;font-size:.8em;margin:5px 0;position:relative;width:300px;z-index:1}@media(max-width:768px){.comp-card_services{width:90%}.comp-card_services .pop-up{height:40%}.comp-card_services .pop-up .image-box img{height:auto;width:100%}.comp-card_services .pop-up .content{cursor:pointer;width:80%}.comp-card_services .pop-up .content h3{cursor:pointer;font-size:1em}.comp-card_services h2{font-size:1em;margin:20px 0 8px}.comp-card_services p{font-size:.9em;margin:15px 0;width:100%}}@media(max-width:480px){.comp-card_services .pop-up{height:50%}.comp-card_services .pop-up .image-box img{height:auto;width:100%}.comp-card_services .pop-up .content{width:90%}.comp-card_services .pop-up .content h3{font-size:.9em}.comp-card_services h2{font-size:.9em;margin:18px 0 7px}.comp-card_services p{font-size:.8em;margin:12px 0}}.comp-baseboard{background-image:linear-gradient(180deg,#fff,#eef7ff,#eef7ff,#eef7ff,#eef7ff,#eef7ff);display:flex;flex-direction:column;gap:20px;margin:0;width:100%}.comp-baseboard .first-baseboard{align-items:center;display:flex;flex-direction:row;gap:150px;height:80vh;justify-content:center;margin:0;padding:20px}.comp-baseboard .first-baseboard .text{display:flex;flex-direction:column;gap:30px}.comp-baseboard .first-baseboard .text h4{color:#0b64af;font-family:Barlow Condensed,sans-serif;font-size:1.2em;font-weight:400;letter-spacing:1px}.comp-baseboard .first-baseboard .text h1{color:#020043;font-family:Barlow Condensed,sans-serif;font-size:2.6em}.comp-baseboard .first-baseboard .text hr{margin-right:50px;max-width:450px;width:100%}.comp-baseboard .first-baseboard .text .email,.comp-baseboard .first-baseboard .text .instagram,.comp-baseboard .first-baseboard .text .whatsapp{align-items:center;display:flex;flex-direction:row;gap:10px}.comp-baseboard .first-baseboard .text .email img,.comp-baseboard .first-baseboard .text .instagram img,.comp-baseboard .first-baseboard .text .whatsapp img{height:1.5em;width:auto}.comp-baseboard .first-baseboard .text .email .p,.comp-baseboard .first-baseboard .text .instagram .p,.comp-baseboard .first-baseboard .text .whatsapp .p{color:#0b64af;font-family:K2D;font-size:1em;text-decoration:none}.comp-baseboard .first-baseboard .logo{cursor:pointer;height:auto;max-height:20em;max-width:100%;width:auto}.comp-baseboard .finish-baseboard{align-items:center;background-color:#0b64af;display:flex;gap:10px;height:30px;justify-content:center;margin-top:-50px;width:100%}.comp-baseboard .finish-baseboard img{height:1em;width:auto}.comp-baseboard .finish-baseboard p{color:#fff;font-family:K2D;font-size:1em}@media(max-width:560px){.comp-baseboard .first-baseboard{align-items:center;flex-direction:column;gap:20px}.comp-baseboard .first-baseboard .text{align-items:center}.comp-baseboard .first-baseboard .text h1{font-size:2em;text-align:center}.comp-baseboard .first-baseboard .text hr{margin:0 auto}.comp-baseboard .first-baseboard .logo{max-height:15em}}@media(max-width:480px){.comp-baseboard .first-baseboard .text h1{font-size:1.8em}.comp-baseboard .first-baseboard .text h4{font-size:1em}.comp-baseboard .first-baseboard .text .email .p,.comp-baseboard .first-baseboard .text .whatsapp .p{font-size:.9em}.comp-baseboard .first-baseboard .logo{max-height:10em}.comp-baseboard .finish-baseboard p{font-size:.9em}}.comp-banner_home{align-items:center;background-position:100%;background-size:cover;color:#fff;display:flex;height:100vh;position:relative}.comp-banner_home img{width:50px}.comp-banner_home .banner__content{flex:1 1;padding:2rem}.comp-banner_home .banner__content h1{font-family:Inter;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;width:50%}.comp-banner_home .banner__content p{font-family:K2D;font-size:1.2rem;line-height:1.6;width:70%}.comp-banner_home .banner__content button{background-color:#007bff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;position:absolute;top:50px}.comp-banner_home .banner__content button:hover{box-shadow:0 0 20px #007bff}@media(max-width:480px){.comp-banner_home .banner__content{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.comp-banner_home .banner__content h1{width:90%}.comp-banner_home button{display:none}}.comp-banner_products{align-items:center;background-position:100%;background-size:cover;color:#fff;display:flex;height:100vh;position:relative}.comp-banner_products img{width:50px}.comp-banner_products .banner__content{flex:1 1;padding:4rem}.comp-banner_products .banner__content h3{color:#0b64af;font-family:K2D;font-size:1.3em;font-weight:400}.comp-banner_products .banner__content h1{color:#020043;font-family:Inter;font-size:2.7rem;font-weight:700;line-height:1.2;margin-bottom:1rem;width:50%}.comp-banner_products .banner__content p{color:#000;font-family:K2D;font-size:1.2rem;line-height:1.6;width:70%;width:60%}.comp-banner_products .banner__content button{background-color:#007bff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;position:absolute;top:50px}.comp-banner_products .banner__content button:hover{box-shadow:0 0 20px #007bff}@media(max-width:480px){.comp-banner_products .banner__content{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.comp-banner_products .banner__content h1{width:90%}.comp-banner_products .banner__content p{width:100%}.comp-banner_products .banner__content button{left:60px;top:150px}}.comp-icon_whatsapp{bottom:20px;display:flex;position:fixed;right:20px;z-index:999}.comp-icon_whatsapp img{height:3em;transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:auto}.comp-icon_whatsapp:hover img{opacity:.9;transform:scale(1.2)}.page-heaters{display:flex;flex-direction:column}.page-heaters .banner-products{margin-top:80px}.page-heaters h1{color:#020043;display:flex;font-family:Barlow Condensed,sans-serif;font-size:2.2em;justify-content:center;margin-top:50px}.page-heaters .SearchBar{margin-top:40px}.page-heaters .products{display:flex;flex-direction:column;margin-top:80px}.page-heaters .products h2{color:#0b64af;font-family:K2D;font-weight:300;margin-left:10%}.page-heaters .products .Cards{display:flex;flex-wrap:wrap;height:auto;justify-content:space-evenly;margin:0}.comp-searchbar{align-items:center;background-color:#0b64af;display:flex;gap:50px;height:40px;justify-content:center}.comp-searchbar .link{color:#fff;font-family:K2D;font-weight:300;letter-spacing:2px;position:relative;text-decoration:none;transition:color .3s ease-in-out}.comp-searchbar .link:after{background-color:#fff;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .2s ease-in-out;width:0}.comp-searchbar .link:hover:after{width:100%}.comp-card_products{border-radius:5px;box-shadow:0 0 10px #ececec;font-family:Poppins,sans-serif;margin-top:80px;overflow:hidden;position:relative;width:280px}.comp-card_products .pop-up{height:100%;position:relative;width:100%}.comp-card_products .pop-up .image-box{border-radius:inherit;height:25em;overflow:hidden;width:auto}.comp-card_products .pop-up .image-box img{display:block;height:100%;margin:0 auto;object-fit:cover;width:auto}.comp-card_products .pop-up:hover img{filter:grayscale(1) brightness(.4)}.comp-card_products .pop-up:hover:after{inset:5px;opacity:1}.comp-card_products .pop-up:after,.comp-card_products .pop-up:hover:after{border-radius:inherit;content:"";position:absolute;transition:.4s ease-in-out}.comp-card_products .pop-up:after{inset:0;opacity:0}.comp-card_products .pop-up .content{box-sizing:border-box;color:#fff;left:50%;max-height:calc(100% - 20px);opacity:0;overflow:hidden;padding:5px;position:absolute;text-align:center;top:48%;transform:translate(-50%,-50%);transition:.5s ease-in-out;width:70%;z-index:1}.comp-card_products .pop-up .content h3{font-family:K2D;font-size:1.1em;margin:0}.comp-card_products .pop-up .content p{font-family:Inter;font-size:1em;margin:10px 0}.comp-card_products .pop-up .content .icons{display:flex;gap:20px;justify-content:center}.comp-card_products .pop-up .content .icons .icon{align-items:center;display:flex;flex-direction:column;gap:5px}.comp-card_products .pop-up .content .icons .icon img{filter:none;height:1.6em;width:2em}.comp-card_products .pop-up .content .icons .icon span{font-size:.8em}.comp-card_products .pop-up .content .models{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.comp-card_products .pop-up .content .models span{border:1px solid #fff;border-radius:4px;font-size:.8rem;padding:5px 8px;transition:.3s}.comp-card_products .pop-up .content .models span:hover{border:1px solid red;color:red}.comp-card_products .pop-up .content:hover{opacity:1}.comp-card_products .basic-informations{display:flex;flex-direction:column;gap:5px;margin-bottom:10px;margin-top:-5px}.comp-card_products .basic-informations h4{color:#020043;display:flex;font-family:K2D;font-size:1.2em;justify-content:center;text-align:center}.comp-card_products .basic-informations p{color:#0b64af;font-family:K2D;font-size:.9em;font-weight:200;margin-left:3%}.comp-card_products .basic-informations h3{color:#0b64af;font-family:K2D;font-size:2em;font-weight:400;margin-left:15%}.page-accessories{display:flex;flex-direction:column}.page-accessories .banner-products{margin-top:80px}.page-accessories h1{color:#020043;display:flex;font-family:Barlow Condensed,sans-serif;font-size:2.2em;justify-content:center;margin-top:50px}.page-accessories .SearchBar{margin-top:40px}.page-accessories .products{display:flex;flex-direction:column;margin-top:80px}.page-accessories .products h2{color:#0b64af;font-family:K2D;font-weight:300;margin-left:10%}.page-accessories .products .Cards{display:flex;flex-wrap:wrap;height:auto;justify-content:space-evenly;margin:0}.page-accessories .banner2 button{display:none}.comp-card_OtherProducts{border-radius:5px;box-shadow:0 0 10px #ececec;font-family:Poppins,sans-serif;margin-top:80px;overflow:hidden;padding:15px;position:relative;width:290px}.comp-card_OtherProducts .pop-up{height:100%;position:relative;width:100%}.comp-card_OtherProducts .pop-up .image-box{border-radius:inherit;height:15em;margin-bottom:15px;overflow:hidden;width:auto}.comp-card_OtherProducts .pop-up .image-box img{display:block;height:100%;margin:0 auto;object-fit:cover;width:auto}.comp-card_OtherProducts .basic-informations{display:flex;flex-direction:column;gap:5px;justify-content:center;margin-bottom:10px;margin-left:10px;margin-top:-5px;text-align:center;width:250px}.comp-card_OtherProducts .basic-informations h4{color:#020043;display:flex;font-family:K2D;font-size:1.2em}.page-kits{display:flex;flex-direction:column}.page-kits .banner-products{margin-top:80px}.page-kits h1{color:#020043;display:flex;font-family:Barlow Condensed,sans-serif;font-size:2.2em;justify-content:center;margin-top:50px}.page-kits .SearchBar{margin-top:40px}.page-kits .products{display:flex;flex-direction:column;margin-top:80px}.page-kits .products h2{color:#0b64af;font-family:K2D;font-weight:300;margin-left:10%}.page-kits .products .Cards{display:flex;flex-wrap:wrap;height:auto;justify-content:space-evenly;margin:0}
/*# sourceMappingURL=main.234688f4.css.map*/