body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center;height:100vh}.disable-select{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.App-logo{height:40vmin;pointer-events:none}.containerHTML{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;position:absolute;z-index:10;min-height:80%;max-height:80%;width:100%;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}h1,p{z-index:10}.containerAnimated{width:40%;height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative;margin-bottom:1em}.circle{border-radius:50%;background-color:#931a25;width:50px;height:50px;position:absolute;opacity:0;-webkit-animation:scaleIn 4s cubic-bezier(.36,.11,.89,.32) infinite;animation:scaleIn 4s cubic-bezier(.36,.11,.89,.32) infinite}.my-container{display:"flex";flex-direction:column;z-index:10;height:80%;max-height:80%;width:100%}.my-info-container{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;height:90%}.my-form-container{width:40%;display:flex;flex-direction:column;justify-content:center;padding:2em;max-height:100%}.my-video-container{width:60%}@-webkit-keyframes scaleIn{0%{transform:scale(.5);opacity:.5}to{transform:scale(2.5);opacity:0}}@keyframes scaleIn{0%{transform:scale(.5);opacity:.5}to{transform:scale(2.5);opacity:0}}.button{border:none;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;border-radius:8px;transition-duration:.4s}.button:hover{color:#fff;background-color:#fff;border:2px solid #000}.item{z-index:100;padding:5px}.item img{width:150px}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{margin:0}.o-container{width:100%;height:100vh;display:flex;flex-direction:row-reverse;justify-content:center;align-items:center}.o-information{width:40%;height:40%;background-color:#00f}
/*# sourceMappingURL=main.9e996751.chunk.css.map */