.container[data-v-6891ddef]{place-items:center;margin:0 auto;display:flex;gap:50px;flex-direction:row;padding-top:100px;padding-right:30px;width:1440px;height:65vh}h4[data-v-6891ddef]{text-align:left;margin:auto}.textbox[data-v-6891ddef]{flex:1;display:flex;flex-direction:column;gap:50px;width:750px;margin-left:0}.title[data-v-6891ddef]{font-size:50px;font-weight:100;text-align:left;margin-left:40px}.desc[data-v-6891ddef]{font-size:22px;margin-left:40px;text-wrap:wrap;text-align:justify;padding-right:40px}.brands[data-v-6891ddef]{width:100%;display:flex;flex-direction:row;align-items:center;margin:auto}.imgcontainer[data-v-6891ddef]{flex:1;position:relative;transition:transform .5s;-o-object-fit:cover;object-fit:cover;cursor:pointer}.imgcontainer[data-v-6891ddef]:hover{transform:scale(1.1)}.heroImg[data-v-6891ddef]{border-radius:20px;box-shadow:.1rem .1rem .5rem gray;height:450px;width:650px;-o-object-fit:cover;object-fit:cover}.brandImg[data-v-6891ddef]{padding:5px;width:20vh;height:20%}@media(max-width:1919px){.container[data-v-6891ddef]{flex-direction:column;text-align:center;margin:0;padding:60px 0 0 40px;width:95%}.title[data-v-6891ddef]{text-align:center;margin:0}.textbox[data-v-6891ddef]{flex:1;display:flex;flex-direction:column;width:100%;margin-left:0}.desc[data-v-6891ddef]{text-align:center}.buttons[data-v-6891ddef]{justify-content:left}.brands[data-v-6891ddef]{width:85%;display:flex;flex-direction:row;justify-content:space-between}.brandImg[data-v-6891ddef]{padding:10px;width:80%;height:10%;margin-left:auto}.heroImg[data-v-6891ddef]{-o-object-fit:cover;object-fit:cover;width:980px;height:680px}}@media(max-width:1700px){.container[data-v-6891ddef]{flex-direction:column;text-align:center}.brands[data-v-6891ddef]{width:85%;display:flex;flex-direction:row;justify-content:space-between}.heroImg[data-v-6891ddef]{-o-object-fit:cover;object-fit:cover;width:940px;height:430px}}@media(max-width:1280px){.container[data-v-6891ddef]{flex-direction:column;text-align:center}.brands[data-v-6891ddef]{width:85%;display:flex;flex-direction:row;justify-content:space-between}.heroImg[data-v-6891ddef]{-o-object-fit:cover;object-fit:cover;width:740px;height:530px}.container[data-v-6891ddef]{flex-direction:column}.brandImg[data-v-6891ddef]{width:85%;height:60px;margin-left:0}.heroImg[data-v-6891ddef]{-o-object-fit:cover;object-fit:cover;width:640px;height:430px}}@media(max-width:1024px){.container[data-v-6891ddef]{flex-direction:column;text-align:center}.brandImg[data-v-6891ddef]{width:100%;height:50px;margin-left:1%}.heroImg[data-v-6891ddef]{-o-object-fit:cover;object-fit:cover;width:640px;height:430px}}@media(max-width:768px){.title[data-v-6891ddef]{font-size:64px}.heroImg[data-v-6891ddef]{-o-object-fit:cover;object-fit:cover;width:340px;height:230px}.brands[data-v-6891ddef]{flex-direction:column;height:100%}.brandImg[data-v-6891ddef]{padding:30px}}@media(max-width:640px){.title[data-v-6891ddef]{font-size:64px}.heroImg[data-v-6891ddef]{-o-object-fit:cover;object-fit:cover;width:340px;height:230px}.brands[data-v-6891ddef]{max-width:400px}.brandImg[data-v-6891ddef]{width:100%;height:40px}}@media(max-width:500px){.title[data-v-6891ddef]{font-size:64px}.heroImg[data-v-6891ddef]{-o-object-fit:cover;object-fit:cover;width:340px;height:230px}.brands[data-v-6891ddef]{max-width:270px;margin-bottom:40px}.brandImg[data-v-6891ddef]{width:100%;height:30px}.container[data-v-6891ddef]{gap:40px}}@media(max-width:420px){.container[data-v-6891ddef]{padding:40px 0 0 20px}.desc[data-v-6891ddef]{margin-left:20px;padding-right:20px}.brands[data-v-6891ddef]{margin:auto;width:220px;justify-content:center}h4[data-v-6891ddef]{text-align:center;margin:auto}.textbox[data-v-6891ddef]{gap:20px}.brandImg[data-v-6891ddef]{margin:auto;padding:25px}.heroImg[data-v-6891ddef]{width:320px;height:210px;margin:10px}}.modal-overlay[data-v-d6c87e3a]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal[data-v-d6c87e3a]{background:#fff;padding:40px;border-radius:5px;text-align:center;z-index:1001}.modal-buttons[data-v-d6c87e3a]{margin-top:20px;padding:5px}button[data-v-d6c87e3a]{padding:10px;background-color:dimgrey;color:#fff;font-weight:700;border:none;border-radius:5px;cursor:pointer;margin:5px;transition:.5s ease}button[data-v-d6c87e3a]:hover{background-color:red}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#1e2831}body{margin:auto;padding-top:5px;padding-left:50px;padding-right:50px;min-height:100vh;flex-direction:column}body,nav{display:flex;justify-content:space-between}nav{gap:40px;margin-bottom:30px;margin-top:10px}nav .router-link-exact-active{background:-webkit-linear-gradient(1turn,var(--labcolor),#00f0ff);color:#fff;border-radius:20px}nav .bar{text-align:end;margin-top:0;display:flex}nav a{font-weight:700;color:#2c3e50;padding:10px;cursor:pointer;text-decoration:none;gap:10px}nav .item{font-size:20px;border-radius:20px;margin:6px}nav .item:hover{background-color:#a6a6a6;transition:.8s;color:#fff}nav .profile{font-size:20px;border-radius:20px;margin:6px}nav .profile:hover{background-color:#cf3c3c;transition:.8s;color:#fff}nav .logo{font-size:30px;font-weight:700;background:-webkit-linear-gradient(1turn,var(--labcolor),#00f0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}nav .logoI{float:left;padding:2px;font-size:30px}@media(max-width:420px){nav{gap:20px}}:root{--bg:#fff;--bgSoft:#2d2b42;--textSoft:#e5e5e5;--text:#000;--labcolor:#070bff;--degrade:linear-gradient(90deg,var(--labcolor) 0%,#00d4ff 100%)}*{margin:0;padding:0;box-sizing:border-box;font-family:MinhaFonte,sans-serif}@font-face{font-family:MinhaFonte;src:url(/fonts/Geologica_Auto-Light.d9db03fe.ttf);font-weight:100;font-style:normal}