html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--primary-red: #940509;--secondary-red: #BB5B5A;--primary-brown: #D9925B;--secondary-brown: #E2A87B;--primary-white: #FFEFE5}body{max-width:100vw;overflow-x:hidden}body,pre{font-family:Open Sans,sans-serif!important}*{transition:all .3s ease-in-out}@supports (scrollbar-color: auto){*{scrollbar-color:var(--primary-red) var(--primary-white)}}@supports selector(::-webkit-scrollbar){*{scrollbar-width:thin}}nav.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:var(--primary-brown);position:fixed;top:0;width:100vw;z-index:10;border-bottom:2.5px solid var(--primary-red)}nav.svelte-12qhfyh img:where(.svelte-12qhfyh){max-height:72px}nav.svelte-12qhfyh .buttons:where(.svelte-12qhfyh){display:flex;gap:20px}nav.svelte-12qhfyh .buttons:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){text-decoration:none;color:var(--primary-white);font-weight:700;font-size:1.25rem;transition:.15s ease-in transform,.15s ease-in opacity;opacity:.9}nav.svelte-12qhfyh .buttons:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover,nav.svelte-12qhfyh .buttons:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh).active{transform:scale3d(1.1,1.1,1.1);opacity:1}nav.svelte-12qhfyh .buttons:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh).active{padding-bottom:5px;border-bottom:2.5px solid var(--primary-red)}nav.svelte-12qhfyh .mobile-menu-btn:where(.svelte-12qhfyh){display:none}section#contato.svelte-12qhfyh{background-color:var(--primary-white)}section#contato.svelte-12qhfyh .container-fluid:where(.svelte-12qhfyh){padding:3rem;background-color:var(--primary-red);display:grid;min-height:100vh;width:100%;grid-template-columns:1fr 1fr;gap:100px}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh){grid-column:1/2;padding:10px;display:flex;flex-direction:column;gap:3rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) h1:where(.svelte-12qhfyh){font-size:4rem;color:var(--primary-white)}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) .banner:where(.svelte-12qhfyh){background-color:var(--primary-brown);display:flex;max-width:560px;flex-direction:column;text-align:center;padding:2rem 4rem;font-size:2.5rem;gap:20px;color:var(--primary-white);font-weight:700}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) .banner:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){color:var(--primary-red)}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) p:where(.svelte-12qhfyh){color:var(--primary-white);font-weight:500;font-size:1.5rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:1rem;padding:0}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh){display:flex;align-items:center;gap:10px;font-size:1.75rem;color:var(--primary-white);font-weight:700}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){text-decoration:none;color:var(--primary-white);transition:transform .3s}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{transform:scale(1.2)}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh){display:flex;align-items:center}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh){display:grid;grid-template-rows:4rem 4rem 4rem 1fr;gap:20px;width:100%;height:100%}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) input:where(.svelte-12qhfyh),section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) textarea:where(.svelte-12qhfyh){padding:1rem;font-size:2rem;font-weight:700;outline:none;border:none;background-color:var(--primary-white);color:var(--secondary-red)}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) textarea:where(.svelte-12qhfyh){font-size:1.25rem;resize:none}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){padding:10px 2rem;width:fit-content;font-size:1.5rem;justify-self:flex-end;border:none;outline:none;background-color:var(--primary-brown);font-weight:700;color:var(--primary-white);transition:.15s ease-in-out transform,.15s ease-in-out box-shadow;cursor:pointer}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh):hover{transform:scale3d(1.05,1.05,1.05);box-shadow:10px 10px #0005}footer.svelte-12qhfyh{background-color:var(--secondary-brown);border-top:10px solid var(--primary-brown)}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh){display:grid;grid-template-columns:repeat(3,1fr);padding:1rem 2rem 2rem;gap:10rem}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .disclaimer:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:10px}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .disclaimer:where(.svelte-12qhfyh) img:where(.svelte-12qhfyh){max-height:72px;align-self:flex-start}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .disclaimer:where(.svelte-12qhfyh) p:where(.svelte-12qhfyh){color:var(--primary-white);font-weight:700;font-size:1.125rem}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:10px}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) h1:where(.svelte-12qhfyh),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) h1:where(.svelte-12qhfyh){font-size:1.5rem;font-weight:700;color:var(--primary-red)}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:20px;padding:0}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh){display:flex;align-items:center;gap:10px;font-size:1.25rem;color:var(--primary-white);font-weight:700}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh):nth-of-type(3n),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh):nth-of-type(3n){color:var(--primary-red)}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh):nth-of-type(4n),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh):nth-of-type(4n){margin-top:-10px;color:var(--primary-red)}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){text-decoration:none;color:var(--primary-white);transition:transform .3s}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover{transform:scale(1.2)}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh) img:where(.svelte-12qhfyh){max-height:24px}footer.svelte-12qhfyh .copyright:where(.svelte-12qhfyh){margin:0;text-align:center;padding:1rem 2rem;background-color:var(--primary-brown);color:var(--primary-red);font-size:1rem;font-weight:700}@media(max-width:768px){@supports (scrollbar-color: auto){.svelte-12qhfyh{scrollbar-color:var(--primary-red) var(--primary-white)}}nav.svelte-12qhfyh{padding:15px 20px;width:100%}nav.svelte-12qhfyh img:where(.svelte-12qhfyh){max-height:40px}nav.svelte-12qhfyh .buttons:where(.svelte-12qhfyh){display:none}nav.svelte-12qhfyh .mobile-menu-btn:where(.svelte-12qhfyh){display:block;background:none;border:none;color:var(--primary-white);font-size:1.5rem}.mobile-menu.svelte-12qhfyh{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--primary-brown);z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--primary-white);text-decoration:none;font-size:1.5rem;font-weight:700;opacity:.9}.mobile-menu.svelte-12qhfyh a:where(.svelte-12qhfyh).active{opacity:1;transform:scale3d(1.1,1.1,1.1);padding-bottom:5px;border-bottom:2.5px solid var(--primary-red)}.mobile-menu.svelte-12qhfyh .close-btn:where(.svelte-12qhfyh){position:absolute;top:20px;right:20px;background:none;border:none;color:var(--primary-white);font-size:1.5rem}section#contato.svelte-12qhfyh{height:auto;min-height:100vh;overflow-x:hidden}section#contato.svelte-12qhfyh .container-fluid:where(.svelte-12qhfyh){grid-template-columns:1fr;padding:2rem 1rem;margin-top:-10px;gap:1.5rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh){grid-column:1;gap:2rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) h1:where(.svelte-12qhfyh){font-size:2.5rem;text-align:center}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) .banner:where(.svelte-12qhfyh){max-width:100%;padding:1.5rem 1rem;font-size:1.8rem;gap:10px}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) .banner:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){font-size:1.5rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) p:where(.svelte-12qhfyh){text-align:center;font-size:1rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh){gap:1.5rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh){font-size:1.2rem;justify-content:center;flex-wrap:wrap}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh){grid-template-rows:repeat(4,auto);gap:15px}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) input:where(.svelte-12qhfyh),section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) textarea:where(.svelte-12qhfyh){font-size:1.2rem;padding:.8rem}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) textarea:where(.svelte-12qhfyh){font-size:1rem;min-height:150px}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){width:100%;font-size:1.2rem;padding:.8rem;justify-self:center;pointer-events:none}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:2rem;padding:1rem;margin-bottom:2rem;align-items:center;text-align:center}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .disclaimer:where(.svelte-12qhfyh) p:where(.svelte-12qhfyh){font-size:.875rem;text-align:left}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) h1:where(.svelte-12qhfyh),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) h1:where(.svelte-12qhfyh){font-size:1.25rem}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh){align-items:center}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh){font-size:1rem}footer.svelte-12qhfyh .copyright:where(.svelte-12qhfyh){font-size:.875rem}}@media(max-width:480px){section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) h1:where(.svelte-12qhfyh){font-size:2rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) .banner:where(.svelte-12qhfyh){font-size:1.5rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) .banner:where(.svelte-12qhfyh) span:where(.svelte-12qhfyh){font-size:1.2rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh){font-size:1rem}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) input:where(.svelte-12qhfyh),section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) textarea:where(.svelte-12qhfyh){font-size:1rem}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){font-size:1rem}}@media(min-width:769px)and (max-width:1024px){section#contato.svelte-12qhfyh .container-fluid:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:2rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh){gap:1.5rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) h1:where(.svelte-12qhfyh){font-size:3rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) p:where(.svelte-12qhfyh){font-size:1.25rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) .banner:where(.svelte-12qhfyh){font-size:2rem;padding:1.5rem 2rem}section#contato.svelte-12qhfyh .contact-info:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh){font-size:1.5rem}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh){flex:1;flex-direction:column}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh){flex:1}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) input:where(.svelte-12qhfyh),section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) textarea:where(.svelte-12qhfyh){font-size:1.5rem}section#contato.svelte-12qhfyh .contact-form:where(.svelte-12qhfyh) form:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh){pointer-events:none}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh){gap:2rem;padding:1rem}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .disclaimer:where(.svelte-12qhfyh) img:where(.svelte-12qhfyh){max-width:200px}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .disclaimer:where(.svelte-12qhfyh) p:where(.svelte-12qhfyh){font-size:.75rem}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) h1:where(.svelte-12qhfyh),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) h1:where(.svelte-12qhfyh){font-size:1rem}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh){gap:1rem}footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .contacts:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh),footer.svelte-12qhfyh .content:where(.svelte-12qhfyh) .accessibility:where(.svelte-12qhfyh) ul:where(.svelte-12qhfyh) li:where(.svelte-12qhfyh){font-size:.875rem}}
