html{box-sizing:border-box;scroll-behavior:smooth;cursor:default}*,*::before,*::after{box-sizing:inherit}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}body,h1,h2,h3,h4,h5,h6,ul,ol,li,p,pre,blockquote,figure,figcaption,hr,dl,dd{margin:0;padding:0}ul,ol{list-style:none}input,textarea,select,button{color:inherit;font:inherit;letter-spacing:inherit}input[type="text"],textarea{width:100%}input,textarea,button{border:1px solid gray}button{padding:0;line-height:inherit;border-radius:0;background-color:transparent;cursor:pointer}button *{pointer-events:none}img,iframe,video,object,embed{display:block;max-width:100%}svg{max-width:100%}table{table-layout:fixed;width:100%}[hidden]{opacity:0;visibility:hidden}noscript{display:block;margin-bottom:1em;margin-top:1em}[tabindex="-1"]{outline:none !important}@media (prefers-reduced-motion: reduce){*{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}.sr-only{position:absolute;width:1px;height:auto;margin:0;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden;white-space:nowrap}*{text-decoration:none;color:inherit;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p,span{font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}img{display:block;max-width:100%}a{margin:0px;padding:0px;display:block}table{border-spacing:0px}button{border:none}hr{border:none}:root{--main: #81705B;--light: #EEEEEE;--sec: #D5C9BB;--dark: #16120E}.container{max-width:1200px;margin:0 auto}.whats-fixed{position:fixed;bottom:40px;right:40px;animation:move 3s infinite;z-index:222;max-width:65px}@keyframes move{25%{transform:translateX(-10px)}50%{transform:translateX(0px)}75%{transform:translateX(10px)}100%{transform:translateX(0px)}}html{font-size:16px;font-family:"transat-text", sans-serif;color:var(--dark);background-color:var(--light)}a,svg path,button{transition:0.3s}.guarda{position:relative;overflow:hidden}#form-top{position:absolute;top:0;left:10px;transform:translateY(-50%)}.guarda video{position:absolute;width:100vw;height:1000px;z-index:-1;object-fit:cover;overflow:hidden}.btn{position:relative;max-width:393px;width:100%;padding:10px 30px;text-align:center;background:var(--light);color:var(--dark);font-size:1.5625rem;font-weight:400;line-height:1.4em;box-shadow:0 0 0 1px var(--dark)}.btn:hover{box-shadow:none}.btn:hover .top{width:100%}.btn:hover .bottom{width:100%}.btn:hover .left{height:100%}.btn:hover .right{height:100%}@media only screen and (max-width: 390px){.btn{font-size:1.25rem;font-weight:400;line-height:1.4em}}.btn span{transition:0.3s;display:block;background-color:var(--dark);box-shadow:3px 3px 0 var(--dark);position:absolute}.top,.bottom{width:0%;height:1px}.top{top:0;left:0}.bottom{bottom:0;right:0}.left,.right{height:0%;width:1px}.left{left:0;bottom:0}.right{top:0;right:0}.header{padding:50px 10px}.header-grid{display:flex;justify-content:space-between;align-items:center;background-color:var(--sec);padding:10px 40px;border-radius:40px}.redes{display:flex;justify-content:center;align-items:center;gap:10px}.nav-menu{display:flex;gap:20px;align-items:center}.nav-menu a{font-size:1.125rem;font-weight:400;line-height:1.4em}.nav-menu a:hover{color:var(--main)}.main{padding:90px 10px}.main-grid{display:grid;gap:20px;text-shadow:0 0 17px var(--light)}.main-grid h1{font-size:3.75rem;font-weight:400;line-height:1.1em}.main-grid h2{font-size:2.125rem;font-weight:400;line-height:1.4em}@media only screen and (min-width: 391px) and (max-width: 570px){.main-grid h1{font-size:2.5rem;font-weight:400;line-height:1.1em}.main-grid h2{font-size:1.5rem;font-weight:400;line-height:1.4em}}@media only screen and (max-width: 390px){.main-grid h1{font-size:1.875rem;font-weight:400;line-height:1.1em}.main-grid h2{font-size:1.125rem;font-weight:400;line-height:1.4em}}#btn-mobile{display:none;position:absolute;align-self:center;justify-content:flex-end;color:#000 !important;background-color:#ffffff00 !important}.social-menu-overflow{display:none}@keyframes top{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@media only screen and (min-width: 651px) and (max-width: 770px){#menu{visibility:hidden;display:block;position:absolute;background:#ffffff;z-index:1000000000;box-shadow:5px 5px 40px rgba(0,0,0,0.1)}.nav-menu a{transition:none !important}#nav.active #menu{display:grid;grid-template-columns:1fr;justify-items:center;align-items:center;align-content:space-evenly;position:absolute;top:0;right:0;margin:0;padding:0;visibility:visible;overflow-x:hidden;width:100vw;height:100vh;justify-content:center;animation:top ease-in 1s alternate;align-content:center;grid-gap:20px}#btn-mobile{display:flex;padding:0.5rem 0rem;font-size:1rem;border:none;background:none;cursor:pointer;gap:0.5rem;z-index:22222222222;right:50px;color:currentColor}#hamburger{border-top:3px solid;width:32px}#hamburger::after,#hamburger::before{content:"";display:block;width:32px;height:3px;background:currentColor;margin-top:5px;position:relative;transition:0.3s}#nav.active #hamburger{border-top-color:transparent}#nav.active #hamburger::before{transform:rotate(135deg)}#nav.active #hamburger::after{transform:rotate(-135deg);top:-7px}#nav button:hover{box-shadow:none;transform:none}}@media only screen and (min-width: 0px) and (max-width: 650px){#menu{visibility:hidden;display:block;position:absolute;background:#ffffff;z-index:1000000000;box-shadow:5px 5px 40px rgba(0,0,0,0.1)}#nav button:hover{box-shadow:none;transform:none}.nav-menu a{transition:none !important}#nav.active #menu{display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;align-content:center;position:absolute;top:0;right:0;margin:0;padding:0;visibility:visible;overflow-x:hidden;width:100vw;height:100vh;justify-content:center;animation:top ease-in 1s alternate;grid-gap:20px}.header-grid{padding-right:60px}#btn-mobile{display:flex;padding:0.5rem 0rem;font-size:1rem;border:none;background:none;cursor:pointer;gap:0.5rem;z-index:22222222222;right:30px;color:currentColor}#hamburger{border-top:3px solid;width:32px}#hamburger::after,#hamburger::before{content:"";display:block;width:32px;height:3px;background:currentColor;margin-top:5px;position:relative;transition:0.3s}#nav.active #hamburger{border-top-color:transparent}#nav.active #hamburger::before{transform:rotate(135deg)}#nav.active #hamburger::after{transform:rotate(-135deg);top:-7px}.nav-menu ul{padding:20px 0px;display:grid;justify-content:center;grid-gap:40px}}.politica p,.termos p{margin-top:10px}.politica h3,.termos h3{margin-top:20px;font-size:1.5rem}.politica ul,.termos ul{margin-top:5px;margin-bottom:5px}.politica ul li,.termos ul li{text-indent:50px}.politica h2,.termos h2{margin-top:20px;font-size:2rem;text-align:center}.politica,.termos{padding:10px 10px}.digitalmix{text-align:center;color:#f2f2f280;background-color:#121412;padding:30px 10px}.digitalmix-grid{display:grid;gap:15px}.digitalmix-grid>div{display:flex;align-items:center;justify-content:center;gap:10px}.digitalmix-grid>p,.digitalmix-grid>div>p{font-size:1rem !important}@media only screen and (max-width: 360px){.digitalmix-grid>div{display:grid;justify-items:center;gap:10px}}.form{position:relative;padding:50px 10px;background:url(/img/bg-form.webp) no-repeat center center;background-size:cover}.form-grid{display:grid;gap:40px}.form-title{display:grid;justify-items:center;gap:20px;color:var(--light);text-align:center;font-size:1.5625rem;font-weight:400;line-height:1.4em}.form-title h3{font-size:2.5rem;font-weight:400;line-height:1.1em}@media only screen and (max-width: 600px){.form-title{font-size:1.125rem;font-weight:400;line-height:1.4em}.form-title h3{font-size:1.875rem;font-weight:400;line-height:1.1em}}.formphp{display:grid;gap:20px}.formphp div{display:flex;justify-content:center;align-items:center;gap:15px}@media only screen and (max-width: 700px){.formphp div{flex-direction:column}}.formphp .btn{margin-left:auto}input,select,textarea{background:none;outline:none;border:none;border:1px solid var(--light);background-color:#4E4944;padding:25px;color:var(--light);font-size:1.5625rem;font-weight:300;line-height:1.4em;min-width:230px;width:100%}input::placeholder,select::placeholder,textarea::placeholder{color:var(--light);font-style:italic;font-size:1.5625rem;font-weight:300;line-height:1.2em}@media only screen and (max-width: 700px){input,select,textarea{padding:10px;font-size:1.125rem;font-weight:300;line-height:1.4em}input::placeholder,select::placeholder,textarea::placeholder{color:var(--light);font-size:1.125rem;font-weight:300;line-height:1.4em}}.videos{padding:50px 10px;background:url(/img/bg-videos.webp) no-repeat center center;background-size:cover}.videos-grid{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.videos-grid video{max-width:300px;width:100%;border-radius:2px}.revendedora{padding:60px 10px}.revendedora-grid{display:grid;justify-items:center;gap:40px}.title{display:grid;justify-items:center;text-align:center;gap:10px;font-size:2.5rem;font-weight:400;line-height:1.2em}.revendedora-content{display:flex;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap}.diff{max-width:285px}.diff img{border-radius:100% 100% 0 0}.diff .diff-text{font-size:1.125rem;font-weight:300;line-height:1.4em;background-color:var(--sec);padding:10px;height:188px;display:grid;justify-items:center;align-items:center;gap:10px;text-align:center}.diff .diff-text h2{font-size:1.5625rem;font-weight:400;line-height:1.4em}.colecao{padding:70px 10px;background:url(/img/colecao-bg.webp) no-repeat center center;background-size:cover}.colecao-grid{display:grid;justify-items:center;gap:20px}.colecao-grid h3{text-align:center;font-size:2.5rem;font-weight:400;line-height:1.2em}@media only screen and (max-width: 530px){.colecao-grid h3{font-size:1.375rem;font-weight:400;line-height:1.2em}}.colecao-content{display:flex;justify-content:center;align-items:center;gap:15px}.colecao-content div{display:flex;justify-content:space-between;align-items:center;gap:15px;flex-direction:column}@media only screen and (max-width: 530px){.colecao-content{flex-direction:column}}.sobre{padding:70px 10px;background:url(/img/sobre-bg.webp) no-repeat center center;background-size:cover;color:var(--light)}.sobre-grid{display:grid;justify-items:center;gap:20px}.sobre-title{display:flex;justify-content:center;align-items:center;gap:15px;text-align:center;font-size:2.5rem;font-weight:400;line-height:1.2em}@media only screen and (max-width: 570px){.sobre-title{font-size:1.875rem;font-weight:400;line-height:1.2em}.sobre-title img{max-width:40px}}.sobre-content{display:grid;justify-items:center;gap:4px}.sobre-content p{border:1px solid var(--light);background-color:#4E4944;max-width:1065px;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;gap:0;font-size:1.875rem;font-weight:400;line-height:1.4em;padding:10px}@media only screen and (max-width: 570px){.sobre-content p{font-size:1.25rem;font-weight:400;line-height:1.4em}}.footer{padding:50px 10px;background:url(/img/footer-bg.webp) no-repeat center center;background-size:cover;color:var(--light)}.footer-grid{display:flex;justify-content:center;align-items:center;gap:40px;flex-wrap:wrap}.footer-img img{border-radius:130px 130px 0 0}.footer-content{display:grid;align-items:center;justify-items:center;gap:15px}.footer-content a{display:flex;justify-content:center;align-items:center;gap:10px;font-size:2.25rem;font-weight:300;line-height:1.4em}.footer-content a span{font-size:1.25rem;font-weight:300;line-height:1.4em}.footer-content a:hover{color:var(--main)}@media only screen and (max-width: 405px){.footer-content a:not(:first-child) img{max-width:30px}}@media only screen and (max-width: 405px){.footer-content a{font-size:1.5625rem;font-weight:300;line-height:1.4em}}
