@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;700&display=swap);*{font-family:Roboto,sans-serif;margin:0;padding:0}body{background-color:#00d84f}.leftSide,main{display:flex}.leftSide{background-color:#000;flex-direction:column;height:100vh;justify-content:space-evenly;max-width:40vw;width:40vw}.leftSide img{margin:0 auto;width:200px}.leftSide p{color:red}.leftSideText{display:flex;flex-direction:column;height:450px;justify-content:space-between;margin:0 auto;width:-webkit-max-content;width:max-content}.leftSideText label{color:#00d84f;font-size:2rem;font-weight:700}.leftSideText input{background-color:#f7f7f7;border:none;border-radius:6px;font-size:1.2rem;font-weight:700;height:-webkit-min-content;height:min-content;padding:5px}.leftSideText input[type=number]:focus,.leftSideText input[type=text]:focus{outline:2px solid #00d84f}.leftSideText div{height:80px;width:300px}.customCard,.leftSideText div,.logoCard{display:flex;flex-direction:column;justify-content:space-between}.customCard,.logoCard{height:100px;margin:8px auto 0;max-width:400px}.customCard p,.logoCard p{color:#00d84f;font-size:2rem;font-weight:700;text-align:center}.customCard .colorDiv,.customCard .logoDiv,.logoCard .colorDiv,.logoCard .logoDiv{display:flex;justify-content:space-between;margin:0 auto;width:300px}.customCard .color,.logoCard .color{background-color:#f7f7f7;border-radius:6px;height:50px;width:100%}.customCard .color:hover,.customCard .logoC:hover,.logoCard .color:hover,.logoCard .logoC:hover{box-shadow:0 0 1em #00d84fc2;cursor:pointer}.customCard .logoC,.logoCard .logoC{background-color:#041f08;border-radius:10px;display:flex;height:50px;width:50px}.customCard .logoC img,.logoCard .logoC img{height:40px;margin:auto;width:35px}.footer{display:flex;flex-direction:column;height:180px;justify-content:end;width:100%}.footer img{width:150px}.footer .mediaSocial{display:flex;justify-content:space-between;margin:0 auto;width:250px}.footer .mediaSocial img{width:50px}.rightSide{height:-webkit-max-content;height:max-content;margin:auto;width:-webkit-max-content;width:max-content}.card{-webkit-animation:card 3s ease-in-out infinite;animation:card 3s ease-in-out infinite;background-image:url(https://uploaddeimagens.com.br/images/003/765/196/full/logo4.png?1646942230);background-position:100%;background-repeat:no-repeat;border-radius:20px;box-shadow:0 0 4em #000;color:#00d84f;display:flex;height:400px;position:relative;-webkit-transform:rotateX(-45deg) rotate(40deg);transform:rotateX(-45deg) rotate(40deg);transition:.5s;width:688px}@-webkit-keyframes card{0%{top:0}50%{top:20px}to{top:0}}@keyframes card{0%{top:0}50%{top:20px}to{top:0}}.cardCont{color:#f7f7f7;display:flex;flex-direction:column;height:300px;justify-content:space-between;margin:auto;width:90%}.cardCont h1{font-size:2.3rem}.cardCont h2{font-size:1.7rem}.cardCont h3{font-size:5rem;height:96px}.cardCont .midTextCard{font-size:1.2rem;width:100%}.cardCont .midTextCard,.cardCont .midTextCard div{display:flex;height:60px;justify-content:space-between}.cardCont .midTextCard div{flex-direction:column}.cardCont .midTextCard span{font-weight:700}@media (max-width:1310px){main{flex-direction:column}.leftSide{height:unset;max-width:100vw;width:unset}.rightSide{margin:80px auto}.card{-webkit-animation:unset;animation:unset;-webkit-transform:unset;transform:unset}}@media (max-width:720px){.card{background-size:35%;height:200px;width:350px}.cardCont{height:180px}.cardCont h1{font-size:1rem}.cardCont h2{font-size:1.3rem}.cardCont h3{font-size:2rem;height:-webkit-min-content;height:min-content}.midTextCard span{font-size:.9rem}.midTextCard p{font-size:1rem}.midTextCard div{overflow:hidden}}@media (max-width:372px){.rightSide{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}
/*# sourceMappingURL=main.cdae727b.css.map*/