*{margin:0;padding:0;box-sizing:border-box;text-decoration:none;list-style:none}body{font-family:Public Sans,sans-serif}h1,h2,h3,h4{font-family:Varela Round,sans-serif}html{scroll-behavior:smooth}.about-container{background:#343232;color:#fff;padding:5rem 7rem 6rem;justify-content:flex-start;align-items:center;display:flex;scroll-margin-top:107px}@media (max-width: 768px){.about-container{padding:3rem 2rem;scroll-margin-top:80px}}.about-content{display:flex;flex-direction:column;align-items:center;width:100%;gap:2.5rem}@media (max-width: 768px){.about-content{gap:2rem}}.about-title{font-size:24px;font-weight:500;text-align:center;width:50%;margin:0 auto}@media (max-width: 768px){.about-title{width:100%;font-size:18px;text-align:left}}.about-info-container{display:flex;width:100%;justify-content:space-between}@media (max-width: 768px){.about-info-container{flex-direction:column;align-items:center;gap:2rem}}.about-card-info{width:300px;display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){.about-card-info{width:100%;gap:10px}}.about-card-info img{max-width:100%;height:200px;object-fit:cover;border-radius:12px;overflow:hidden;border:2px solid #f9f9f9}@media (max-width: 768px){.about-card-info img{height:150px}}.about-card-title{font-size:18px;text-align:center;font-weight:600;letter-spacing:.25px;text-shadow:1px 1px 1px black}@media (max-width: 768px){.about-card-title{text-align:left;font-size:16px}}.about-card-subtitle{font-size:14px;font-weight:400;text-align:center;line-height:20px;color:#f8f8f8}@media (max-width: 768px){.about-card-subtitle{text-align:left;font-size:13px;line-height:18px}}.features-container{display:flex;flex-direction:column;background-color:#f8f8f8}.features-content-1{display:flex;gap:5rem;background-color:#e63b27;padding:3rem 10rem 4rem;color:#fff;justify-content:space-between;align-items:center}@media (max-width: 1200px){.features-content-1{flex-direction:column;gap:0}}@media (max-width: 1200px){.features-content-1{padding:4rem}}@media (max-width: 768px){.features-content-1{padding:3rem 2rem}}.features-1-container-buttons{display:flex}@media (max-width: 768px){.features-1-container-buttons{flex-direction:column;justify-content:center;gap:12px}}.features-title{font-size:2rem;font-weight:700;color:#fff;text-shadow:1px 1px 1px black;width:35%}@media (max-width: 1200px){.features-title{width:100%;font-size:24px}}@media (max-width: 610px){.features-title{text-align:left}}.features-info-container{max-width:600px;margin-top:1rem;letter-spacing:.25px}@media (max-width: 1200px){.features-info-container{max-width:none}}.features-info-title{font-size:14px;line-height:22px;color:#fff;margin-bottom:1.5rem}.features-primary-button{padding:.6rem 1.5rem;background-color:#fff;color:#343232;border:2px solid #343232;border-radius:6px;cursor:pointer;font-weight:700;transition:all .3s ease;margin-right:1rem;display:flex;align-items:center;gap:8px;justify-content:center}@media (max-width: 768px){.features-primary-button{padding:12px 1.5rem;width:100%}}.features-primary-button:hover{background-color:#343232;color:#fff}.features-secondary-button{padding:.6rem 1.5rem;background-color:#3432325e;color:#fff;border:none;border-radius:6px;margin-right:1rem;cursor:pointer;font-weight:700;transition:background-color .3s ease;display:flex;justify-content:center}@media (max-width: 768px){.features-secondary-button{padding:12px 1.5rem;width:100%}}.features-secondary-button:hover{background-color:#000}.features-content-2{padding:3rem 7rem;color:#fff;display:flex;overflow:hidden;flex-direction:column;gap:1rem}@media (max-width: 1200px){.features-content-2{padding:4rem}}@media (max-width: 768px){.features-content-2{padding:3rem 2rem}}#marcas{scroll-margin-top:400px}@media (max-width: 768px){#marcas{scroll-margin-top:310px}}.features-subtitle{font-size:1rem;font-weight:600;color:#000;margin-bottom:1rem;text-align:center;letter-spacing:.25px}@media (max-width: 768px){.features-subtitle{font-size:14px;margin-bottom:0}}.overflow-hidden{overflow:hidden}.flex{display:flex}.w-full{width:100%}.mt-4{margin-top:1rem}.w-64{width:16rem}.h-40{height:10rem}.object-cover{object-fit:cover}.flex-shrink-0{flex-shrink:0}.carousel-wrapper{overflow:hidden;width:100%;margin-top:1rem;position:relative;height:150px}@media (max-width: 768px){.carousel-wrapper{height:100px}}.carousel-track{display:flex;animation:slide 50s linear infinite;width:200%;gap:4rem}.carousel-track:hover{animation-play-state:paused}.carousel-image{object-fit:cover;flex-shrink:0;transition:opacity .3s ease;border-radius:12px;width:200px;opacity:.5;box-shadow:5px 5px 6px #343232;height:120px}@media (max-width: 768px){.carousel-image{width:auto;height:80px}}.carousel-image:hover{opacity:1;cursor:pointer}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.features-content-3{display:flex;padding:5rem 7rem 6rem;background:#fff;gap:2rem;align-items:center;justify-content:space-between}@media (max-width: 1200px){.features-content-3{padding:4rem}}@media (max-width: 910px){.features-content-3{padding:3rem 2rem;flex-direction:column-reverse}}.features-text-info{display:flex;width:55%;flex-direction:column;gap:1rem;justify-content:center}@media (max-width: 910px){.features-text-info{width:100%;gap:12px}}.features-content-3-hedaer-title{font-size:15px}@media (max-width: 768px){.features-content-3-hedaer-title{font-size:14px}}.features-content-3-title{font-size:36px}@media (max-width: 1200px){.features-content-3-title{font-size:28px}}@media (max-width: 768px){.features-content-3-title{font-size:26px}}.features-content-3-subtitle{font-size:16px;line-height:24px;letter-spacing:.25px;margin:10px 0}@media (max-width: 1200px){.features-content-3-subtitle{font-size:15px}}@media (max-width: 768px){.features-content-3-subtitle{font-size:14px}}.features-content-3-container-buttons{display:flex;gap:1.5rem;margin-top:1rem}@media (max-width: 1200px){.features-content-3-container-buttons{flex-direction:column;justify-content:center}}.features-content-3-primary-btn{padding:.6rem 1.5rem;border-radius:12px;border:none;font-weight:700;color:#fff;background:#ff0d0d;box-shadow:0 4px #cd0303;transition:all .1s ease-in-out;cursor:pointer;display:flex;gap:8px;align-items:center;font-size:14px}@media (max-width: 1200px){.features-content-3-primary-btn{padding:12px;width:100%;justify-content:center}}.features-content-3-primary-btn:hover{transform:translateY(2px);box-shadow:0 2px #a00202}.features-content-3-primary-btn:active{transform:translateY(4px);box-shadow:0 0 #6a0101}.features-content-3-secondary-btn{background:#ebebeb;color:#000;font-weight:700;padding:8px 16px;border:none;border-radius:10px;box-shadow:0 4px #e2e2e2;letter-spacing:.25px;display:flex;align-items:center;gap:8px;transition:all .1s ease-in-out;cursor:pointer;font-size:14px}@media (max-width: 1200px){.features-content-3-secondary-btn{padding:12px;width:100%;justify-content:center;font-size:12px}}.features-content-3-secondary-btn:hover{transform:translateY(2px);box-shadow:0 2px #b0b0b0}.features-content-3-secondary-btn:active{transform:translateY(4px);box-shadow:0 0 #777}.features-img-container{height:300px;border-radius:39px;overflow:hidden}@media (max-width: 768px){.features-img-container{height:auto}}.features-img-container img{max-height:100%;width:100%}@media (max-width: 768px){.features-img-container img{width:100%}}.carousel-track{display:flex;animation:scroll 40s linear infinite;width:max-content}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.icon-button{font-size:1rem}@media (max-width: 768px){.icon-button{font-size:1rem}}@media (max-width: 910px){.icon-button{font-size:2rem}}.footer-container{background-color:#343232;color:#fff;padding:2rem 5rem;scroll-margin-top:107px}@media (max-width: 768px){.footer-container{padding:3rem 2rem;scroll-margin-top:80px}}.footer-content{display:flex;flex-direction:column;justify-content:space-between;gap:3rem}@media (max-width: 768px){.footer-content{gap:0}}.footer-form h3{font-size:22px;letter-spacing:.25px;font-weight:500}.footer-form input,.footer-form textarea{width:48%;padding:12px;border:none;border-radius:10px;font-size:13px;font-family:Public Sans,sans-serif}@media (max-width: 768px){.footer-form input,.footer-form textarea{width:100%}}.footer-form input:focus-visible,.footer-form textarea:focus-visible{outline:none}.footer-form textarea{resize:none;width:100%;min-height:70px}.footer-form button{padding:.6rem 1.5rem;border-radius:10px;border:none;font-weight:700;color:#fff;background:#ff0d0d;box-shadow:0 4px #cd0303;transition:all .1s ease-in-out;cursor:pointer;width:90px;display:flex;justify-content:center;align-items:center}.footer-form button:not(.disabled-button):hover{transform:translateY(2px);box-shadow:0 2px #a00202}.footer-form button:not(.disabled-button):active{transform:translateY(4px);box-shadow:0 0 #6a0101}.footer-form-contact form button.disabled-button{opacity:.5;cursor:not-allowed}.footer-links{display:flex;justify-content:flex-end;align-items:flex-start;gap:4rem}@media (max-width: 768px){.footer-links{flex-direction:column;width:100%;gap:1rem;align-items:flex-start}}.footer-links nav,.container-social-icons,.container-phone{display:flex;gap:12px;flex-direction:column}.footer-logo{height:120px;cursor:pointer}@media (max-width: 768px){.footer-logo{height:90px}}.footer-links ul,.container-phone ul{list-style:none;padding:0;display:flex;flex-direction:column}.footer-links li{margin-bottom:8px}.footer-links a,.container-phone a,.footer-contact{text-decoration:none;color:#cccccc94;transition:color .3s ease;font-size:13px;display:flex;align-items:center;gap:6px;cursor:pointer}.footer-links a:hover,.container-phone a:hover,.footer-contact:hover{color:#fff}.social-icons{display:flex;gap:1rem}.social-icons a{font-size:2rem;color:#cccccc94;transition:color .3s ease}.social-icons a:hover{color:#fff}.footer-bottom{text-align:center;margin-top:2rem;font-size:12px;color:#999}.footer-content-links{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center}@media (max-width: 1024px){.footer-content-links{flex-direction:column;gap:3rem}}.title-footer{font-size:15px;font-weight:700}.footer-form-info{display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap}.footer-form-contact form{display:flex;flex-direction:column;gap:12px;align-items:flex-end}.footer-form-contact{display:flex;align-items:center;justify-content:space-between;gap:2rem}.footer-form-contact img{height:260px;box-shadow:5px 5px 6px #000;border-radius:1rem}@media (max-width: 1220px){.footer-form-contact img{display:none}}.footer-form-contact{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out,opacity .3s ease-in-out;opacity:0;transform-origin:top;transform:scaleY(0);padding:2rem 0;width:97%}.footer-form-contact-title{width:100%;text-align:left;font-size:15px;letter-spacing:.25px}.footer-form-contact.open{max-height:800px;opacity:1;transform:scaleY(1)}.footer-form-toggle{cursor:pointer;display:flex;gap:2rem;align-items:center;transition:color .3s ease;color:#cccccc94}.footer-form-toggle:hover{color:#fff}.footer-form-container{padding:1rem 5rem}@media (max-width: 768px){.footer-form-container{padding:0}}.footer-form-toggle.open{color:#fff}.success-message-title{text-align:center;font-size:20px;letter-spacing:.5px;font-weight:600}.success-message{width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem}.spinner{animation:spin 1s linear infinite;font-size:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header-container{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 5rem;background:#f9f9f9cc;position:fixed;width:100%;top:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:999}@media (max-width: 768px){.header-container{padding:1rem 1.5rem}}.nav-logo{width:100px}@media (max-width: 768px){.nav-logo{width:80px}}.nav-logo img{max-width:100%;cursor:pointer}.nav-container{display:flex;justify-content:space-between;align-items:center;gap:3rem}.nav-menu{display:flex;gap:3rem}@media (max-width: 768px){.nav-menu{align-items:center}}.nav-buttons{display:flex;gap:22px;align-items:center}@media (max-width: 768px){.nav-buttons{width:70%}}.nav-text{text-decoration:none;color:#00000059;font-size:14px;font-weight:500;transition:color .3s ease;cursor:pointer}@media (max-width: 768px){.nav-text{font-size:1rem;color:#00000091;font-weight:600}}.nav-text:hover{color:#000}.btn-contact{background:#ebebeb;color:#000;font-weight:700;padding:8px 16px;border:none;border-radius:10px;box-shadow:0 4px #e2e2e2;letter-spacing:.25px;transition:all .1s ease-in-out;cursor:pointer}@media (max-width: 768px){.btn-contact{width:100%}}.btn-contact:hover{transform:translateY(2px);box-shadow:0 2px #b0b0b0}.btn-contact:active{transform:translateY(4px);box-shadow:0 0 #777}.btn-orders{color:#fff;font-weight:700;padding:8px 16px;border:none;border-radius:10px;background:#ff0d0d;box-shadow:0 4px #cd0303;transition:all .1s ease-in-out;cursor:pointer;letter-spacing:.25px}@media (max-width: 768px){.btn-orders{width:100%}}.btn-orders:hover{transform:translateY(2px);box-shadow:0 2px #a00202}.btn-orders:active{transform:translateY(4px);box-shadow:0 0 #6a0101}.hamburger{display:none;cursor:pointer;z-index:1001}@media (max-width: 1024px){.hamburger{display:block}.nav-container{position:fixed;top:0;right:-100%;height:100vh;width:80%;background:#fff;flex-direction:column;align-items:center;gap:3rem;transition:right .3s ease-in-out;z-index:1000;box-shadow:-6px 6px 9px -4px #0006;justify-content:flex-start;padding:9rem 2rem}.nav-container.open{right:0}.nav-menu{flex-direction:column;gap:2rem}.nav-buttons{flex-direction:column;gap:1.5rem}}.menu-overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background:#0006;z-index:999}.hero-container{background:#f8f8f8;padding:5rem 9rem 9rem;display:flex;justify-content:flex-start;align-items:center;padding-top:200px;scroll-margin-top:107px}@media (max-width: 768px){.hero-container{padding:3rem 2rem;padding-top:120px;scroll-margin-top:80px}}.hero-content{display:flex;justify-content:space-between;align-items:center;gap:2rem}@media (max-width: 1068px){.hero-content{flex-direction:column-reverse}}.hero-text-container{width:40%;display:flex;flex-direction:column;gap:2rem;align-items:flex-start}@media (max-width: 1068px){.hero-text-container{width:100%;align-items:center;gap:20px}}.hero-button{padding:1rem 5rem;border-radius:12px;border:none;font-weight:700;color:#fff;background:#ff0d0d;box-shadow:0 4px #cd0303;transition:all .1s ease-in-out;cursor:pointer;font-size:20px;display:flex;align-items:center;gap:8px;letter-spacing:.5px;justify-content:center}@media (max-width: 768px){.hero-button{padding:1rem 2rem;font-size:1rem;margin:12px;width:100%}}.hero-button:hover{transform:translateY(2px);box-shadow:0 2px #a00202}.hero-button:active{transform:translateY(4px);box-shadow:0 0 #6a0101}.hero-title{font-size:36px;font-weight:500}@media (max-width: 1068px){.hero-title{font-size:26px;text-align:center}}.hero-subtitle{font-size:14px;line-height:20px;text-align:justify}@media (max-width: 1068px){.hero-subtitle{text-align:center}}.container-hero-image{display:flex;justify-content:center;width:50%}@media (max-width: 1068px){.container-hero-image{width:auto}}.container-hero-image img{width:100%;height:auto}@media (max-width: 1068px){.container-hero-image img{height:300px}}@media (max-width: 610px){.container-hero-image img{height:160px}}
