.styles_container__6nEE6{background-color:#2d2d2d;box-shadow:0 6px 10px rgba(0,0,0,.1);position:fixed;width:100%;height:4rem;z-index:2;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 10rem}@media(max-width:912px){.styles_container__6nEE6{padding:0 3rem;height:5rem}}@media(max-width:720px){.styles_container__6nEE6{padding:0 2.5rem}}.styles_container__6nEE6 div:first-child a{display:flex;justify-content:center;align-items:center}@media(max-width:720px){.styles_container__6nEE6 div:first-child a{font-size:1.2rem}}.styles_container__6nEE6 div:nth-child(2){display:flex;font-size:1rem}.styles_container__6nEE6 div:nth-child(2) button{border:0;background:transparent;color:#fff;font-size:1rem;margin-left:3rem;transition:.5s}.styles_container__6nEE6 div:nth-child(2) button:hover{color:#f1a10a}@media(max-width:720px){.styles_container__6nEE6 div:nth-child(2){font-size:1rem}}.styles_modal__dc7RC{background-color:hsla(0,2%,8%,.525);display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.styles_modal__dc7RC section{background-color:#fff;padding:1rem;height:70%;width:25%;display:flex;align-items:center;flex-direction:column}@media(max-width:912px){.styles_modal__dc7RC section{width:50%;height:auto}}@media(max-width:720px){.styles_modal__dc7RC section{width:85%;height:auto}}.styles_modal__dc7RC section h2{color:#f1a10a}.styles_modal__dc7RC section form{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:center}.styles_modal__dc7RC section form label,.styles_modal__dc7RC section form textarea{margin-top:.5rem;width:100%;font-size:.8rem}.styles_modal__dc7RC section form textarea{margin:0;padding:.5rem;resize:none}.styles_modal__dc7RC section form input{padding:.5rem;font-size:1.3rem;border-radius:4px;border:1px solid #2d2d2d}.styles_modal__dc7RC section form button{margin-top:1.5rem;background-color:#2d2d2d;color:#fff;border:0;padding:.5rem 1rem;transition:.5s;font-weight:700;border-radius:4px;display:flex;align-items:center}.styles_modal__dc7RC section form button img{margin-right:2rem}.styles_modal__dc7RC section form button:hover{background-color:#f1a10a;color:#2d2d2d}.styles_modal__dc7RC section div{display:flex;width:100%;justify-content:flex-end}.styles_modal__dc7RC section div button{border:0;background:transparent;font-size:1.5rem;transition:.8s}.styles_modal__dc7RC section div button:hover{color:#f1a10a}*{box-sizing:border-box;padding:0;margin:0}body{background:linear-gradient(90deg,#f1a10a,#342303);color:#2d2d2d;font-family:Rubik,sans-serif}a{text-decoration:none;color:inherit;transition:.5s}a:hover{color:#f1a10a}body,bottom,input,select,textarea{font:400 1rem Rubik}button{cursor:pointer}