body{margin:0;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{flex-direction:column;align-items:center;justify-content:center}.App,.header{display:flex;width:100%}.header{border-bottom:1px solid #f75027;box-sizing:border-box;justify-content:space-between;padding:16px}.header_section{align-items:center;display:flex}.header img{height:48px;margin-right:16px;width:48px}.header_title{color:#f75027;font-family:"Courier New",Courier,monospace;font-size:16px;letter-spacing:8px}.header button{background:#fff;border:none;cursor:pointer;margin-right:8px;outline:none;width:32px}.header button img{height:32px;width:32px}@media (min-width:600px){.header img{height:88px;margin-right:24px;width:88px}.header_title{font-size:32px;letter-spacing:16px}.header button{margin-right:16px;width:64px}.header button img{height:64px;width:64px}}.intro{align-items:center;background:#000;box-sizing:border-box;color:#f75027;display:flex;flex-direction:column;padding:32px 8px;text-align:center;width:100%}.intro_title{font-family:"Courier New",Courier,monospace;font-size:32px;letter-spacing:4px;margin-bottom:8px}.intro_subtitle{color:#fff;font-size:12px;max-width:240px;text-align:center}.intro_animation{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:32px 8px;position:relative;width:300px;z-index:1}.intro_animation:before{-webkit-animation:ray;animation:ray;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:64px;content:"";height:.5vh;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-1}.intro_animation img{width:64px}@media (min-width:540px){.intro{padding:32px 16px}.intro_title{font-size:48px;margin-bottom:16px}.intro_subtitle{font-family:"Courier New",Courier,monospace;font-size:16px;max-width:520px}.intro_animation{padding:64px 8px;width:520px}.intro_animation img{width:88px}}@media (min-width:880px){.intro{padding:64px 16px}.intro_animation{padding:80px 8px;width:800px}.intro_animation img{width:96px}}.background{box-sizing:border-box;color:#000;display:flex;flex-direction:column;font-family:"Courier New",Courier,monospace;font-size:16px;letter-spacing:1px;max-width:1200px;padding:32px;width:100%}.bar{height:1px;width:100%;background:grey}.right img{margin-bottom:30px;margin-right:30px}.left img,.right img{width:140px;border-radius:8px;padding:16px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.left img{margin-top:30px;margin-left:30px}.light{height:188px;width:320px;margin-top:16px;align-self:center;margin-bottom:32px}.left,.right{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:32px 0}.Left-card{align-self:flex-start;max-width:600px;text-align:justify}.Left-card strong{font-size:20px}.Right-card{align-self:flex-start;max-width:600px;text-align:justify}.Right-card strong{font-size:20px}@media (min-width:820px){.left{justify-content:flex-end}.right{justify-content:flex-start}}@media (min-width:868px){.bar{display:none}.left img{margin-top:0}}.dsn{align-items:center;background:#000;box-sizing:border-box;color:#f75027;flex-direction:column;padding:32px 8px;text-align:center;width:100%}.dsn,.row_{display:flex}.row_{justify-content:center;max-width:800px;flex-wrap:wrap}.dsn_title_{font-family:"Courier New",Courier,monospace;font-size:24px;padding:0 16px;letter-spacing:4px;margin-bottom:8px;max-width:500px}.dsn_map{width:150px;height:150px;margin:0 32px 32px 0;padding:16px}.dsn_map:last-child{margin:0 0 32px}.dsn_img{width:280px;margin:20px;box-shadow:0 4px 8px 0 hsla(0,0%,98%,.2),0 6px 20px 0 hsla(0,0%,98%,.19);border-radius:8px;padding:16px}.dsn_title_button{color:#fff;font-size:12px;border:none;background:#000}.dsn_row{display:flex}.dsn_text{margin:32px 16px;color:#fff;font-family:"Courier New",Courier,monospace;font-size:12px;max-width:700px;text-align:justify}.solution{align-items:center;background:#fff;box-sizing:border-box;color:#000;display:flex;flex-direction:column;padding:32px 8px;width:100%}.solution_title{font-family:"Courier New",Courier,monospace;font-size:32px;letter-spacing:4px;margin-bottom:8px;color:#000}.solution_subtitle{color:#000;font-size:12px;max-width:240px;text-align:center}.solution_animation{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:32px 8px;position:relative;width:300px;z-index:1}@-webkit-keyframes ray{0%{background:#fffa52;width:0}to{background:#ff0;width:80%}}@keyframes ray{0%{background:#fffa52;width:0}to{background:#ff0;width:80%}}.solution_animation:before{-webkit-animation:ray;animation:ray;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:64px;content:"";height:.5vh;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-1}.solution_animation img{width:64px}@media (min-width:540px){.solution{padding:32px 16px}.solution_title{font-size:48px;margin-bottom:16px}.solution_subtitle{font-family:"Courier New",Courier,monospace;font-size:16px;max-width:520px}.solution_animation{padding:64px 8px;width:520px}.solution_animation img{width:88px}}@media (min-width:880px){.solution{padding:64px 16px}.solution_animation{padding:80px 8px;width:800px}.solution_animation img{width:96px}}.footer{background:#000;border-top:1px solid #f75027;flex-direction:column;align-items:center;justify-content:center;padding:24px 8px 8px}.footer,.footer_section{display:flex;width:100%;box-sizing:border-box}.footer_section{justify-content:space-around;padding:16px;max-width:800px;align-items:flex-end}.footer img{height:48px;margin-right:16px;width:48px}.footer_title{color:#fff;font-family:"Courier New",Courier,monospace;font-size:16px;letter-spacing:8px;margin-top:21px;margin-bottom:16px}.aligned{display:flex;flex-direction:column;text-align:start;align-items:flex-start;max-width:700px}.footer_title:nth-child(4){margin-top:64px}.footer_subtitle{text-align:center;max-width:100px;letter-spacing:4px}.footer_reference,.footer_subtitle{color:#fff;font-family:"Courier New",Courier,monospace;font-size:10px}.footer_reference{cursor:pointer;text-decoration:underline;letter-spacing:1px}@media (min-width:600px){.footer img{height:88px;margin-right:24px;width:88px}.footer_title{font-size:32px;letter-spacing:16px}.footer button{margin-right:16px;width:64px}.footer button img{height:64px;width:64px}}
/*# sourceMappingURL=main.df5b5929.chunk.css.map */