@import"https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";:root{font-size:60%;--color-background: #F5E9DB;--color-background-dark: #191919;--color-text-white: #FFFFFF;--color-text-white-shadow-dark: #2d2d2d;--color-text-white-shadow-title: #636363;--color-text-white-shadow-light: #c9c9c9;--color-text: #FFBD59;--color-text-shadow: #936530;--color-text-dark: #191919;--color-text-dark-shadow: #636363;--color-button: #FFFFFF;--color-button-text: #191919;--color-button-text-hover: #444444}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100vh}body{background:var(--color-background-dark)}#root{display:flex;align-items:center;justify-content:center}body,input,button,textarea{font:500 1.6rem barlow;color:var(--color-text-white)}.container{width:90vw}@media(min-width:700px){:root{font-size:62.5%}}footer{width:100%;height:90rem;background:var(--color-background-dark)}.footer .footer-content{width:100%;height:100%;margin:0 auto;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:var(--color-background-dark)}.footer .footer-content .contacts{width:100%;height:85rem;background:var(--color-background-dark);display:flex;flex-direction:column;justify-content:center;align-items:center}.footer .footer-content .contacts #truenumbers{width:15rem;height:15rem}.footer .footer-content .contacts #truenumbers img{width:100%;height:100%}.footer .footer-content .contacts #contato strong{font:600 4rem barlow;color:var(--color-text-white)}.footer .footer-content .contacts #contato p{font:300 2.2rem barlow;color:var(--color-text-white);margin-bottom:4rem}.footer .footer-content .contacts .contact{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.footer .footer-content .contacts .contact strong{font:500 2.5rem barlow;color:var(--color-text-white);margin-top:1rem}.footer .footer-content .contacts .contact img{width:4.5rem;height:4.5rem}.footer .footer-content strong{font:300 1.3rem barlow;color:var(--color-text-white);text-align:center;margin-top:1.5rem}@media(min-width:600px){.footer .footer-content strong{font:300 1.5rem barlow}}@media(min-width:1200px){.footer{height:35rem}.footer .footer-content .contacts{height:30rem;flex-direction:row}.footer .footer-content .contacts #truenumbers{width:18rem;height:18rem;margin-left:5rem}.footer .footer-content .contacts #contato{width:20rem;align-items:flex-start;margin-bottom:0;margin-left:5rem;margin-right:5rem}.footer .footer-content .contacts #contato strong{font:600 4rem barlow}.footer .footer-content .contacts .contact{width:20rem}.footer .footer-content .contacts .contact img{width:9rem;height:9rem}.footer .footer-content strong{font:300 2rem barlow}}@media(min-width:1400px){.footer .footer-content .contacts #truenumbers{width:20rem;height:20rem;margin-left:7rem}.footer .footer-content .contacts #contato{margin-left:10rem;margin-right:10rem}}
