body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.webgl{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@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{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.soon{color:#00b7f2;font-size:10px}canvas{height:90vh!important;top:150px!important;width:100%!important}@media (min-width:0) and (max-width:480px){.header-header{height:65vh;width:100%}}@media (min-width:481px) and (max-width:840px){.header-header{height:65vh;width:100%}}@media (min-width:841px) and (max-width:1280px){.header-header{height:75vh;width:100%}}@media (min-width:1281px) and (max-width:1600px){.header-header{height:70vh;width:100%}}@media (min-width:1601px){.header-header{height:75vh;width:100%}}*{margin:0;padding:0}body,html{font-family:serif;overflow:hidden;position:relative}body,canvas,html{height:100%;width:100%}canvas{display:block;left:0;position:absolute;top:0;z-index:-1}body{display:flex;font-family:Montserrat,sans-serif;height:100vh;justify-content:center;overflow:hidden;width:100vw}*{box-sizing:border-box}.carousel{height:23rem;-webkit-perspective:500px;perspective:500px;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:23rem}#leftbox,#middlebox{float:left}#leftbox,#middlebox,#rightbox{border:1px solid #c7c7c7;height:250px;margin:1.5%;padding:20px;width:30%}#rightbox{float:right}.card-container{-webkit-filter:blur(calc(var(--abs-offset)*1rem));filter:blur(calc(var(--abs-offset)*1rem));position:absolute;-webkit-transform:rotateY(calc(var(--offset)*50deg)) scaleY(calc(1 + var(--abs-offset)*-.4)) translateZ(calc(var(--abs-offset)*-30rem)) translateX(calc(var(--offset)/var(--abs-offset)*-5rem));transform:rotateY(calc(var(--offset)*50deg)) scaleY(calc(1 + var(--abs-offset)*-.4)) translateZ(calc(var(--abs-offset)*-30rem)) translateX(calc(var(--offset)/var(--abs-offset)*-5rem))}.card,.card-container{height:100%;transition:all .3s ease-out;width:100%}.card{background-color:#000;border-radius:1rem;color:#000;padding:2rem;text-align:justify}.card h2{color:#fff;font-size:2rem;font-weight:700;margin:0 0 .7em;text-align:center}.card h2,.card p{color:#fff;opacity:var(--active);transition:all .3s ease-out}.nav{background:unset;border:unset;color:#fff;cursor:pointer;display:flex;font-size:5rem;justify-content:center;position:absolute;top:50%;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:2}.nav.left{-webkit-transform:translateX(-100%) translatey(-50%);transform:translateX(-100%) translatey(-50%)}.nav.right{right:0;-webkit-transform:translateX(100%) translatey(-50%);transform:translateX(100%) translatey(-50%)}
/*# sourceMappingURL=main.46c52615.css.map*/