@import url(https://fonts.googleapis.com/css2?family=Nanum+Gothic&family=Raleway:wght@700&display=swap);.navbar>img{margin:0 20px;width:80px;height:80px}.navbar>span{font-size:3em;margin:auto 0;font-weight:700;color:#ffb300}.navbar{width:100%;height:60px;padding:10px 0;display:flex;flex-direction:row;align-items:center}@media (max-width:480px){.navbar>span{font-size:1em}}.button-34{background:#ff6f00;border-radius:999px;color:#fff;cursor:pointer;font-size:1em;font-weight:700;line-height:24px;opacity:1;outline:0 solid transparent;padding:8px 18px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;word-break:break-word;border:0}.banner-container{display:flex;flex-direction:row;padding:30px}.banner-left{padding:30px 60px;flex-basis:60%;text-align:left}.banner-left>h1{font-size:3.5em;margin-bottom:40px;position:relative}.banner-right{flex-basis:40%}.banner-right>img{position:relative;top:50%;width:80%;height:80%;-o-object-fit:contain;object-fit:contain;transform:translateY(-50%)}@media (max-width:768px){.banner-left{padding:30px 0;text-align:center}.banner-right>img{padding:30px 0;position:relative;width:60%;height:60%;max-width:300px;-o-object-fit:contain;object-fit:contain;transform:translateY(0)}.banner-container{flex-direction:column}}@media (max-width:480px){.banner-left>h1{font-size:2.5em}}.waves{width:100%;height:10vh;margin-bottom:-7px;min-height:100px;max-height:150px}.content,.waves{position:relative}.content{height:20vh;text-align:center;background-color:#fff}.parallax>use{-webkit-animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:first-child{-webkit-animation-delay:-2s;animation-delay:-2s;-webkit-animation-duration:7s;animation-duration:7s}.parallax>use:nth-child(2){-webkit-animation-delay:-3s;animation-delay:-3s;-webkit-animation-duration:10s;animation-duration:10s}.parallax>use:nth-child(3){-webkit-animation-delay:-4s;animation-delay:-4s;-webkit-animation-duration:13s;animation-duration:13s}.parallax>use:nth-child(4){-webkit-animation-delay:-5s;animation-delay:-5s;-webkit-animation-duration:20s;animation-duration:20s}@-webkit-keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media (max-width:768px){.waves{height:60px;min-height:60px}.content{height:30vh}}.detail-wrapper{padding:20px 60px}@media (max-width:768px){.detail-wrapper{padding:12px 40px}}.si-container{display:flex;margin:60px 10px}.img-wrapper{flex-basis:30%;display:flex;gap:10px;justify-content:center}.img-wrapper>img{width:25px}.img-wrapper>span{font-size:2em;margin:auto 0;color:#ffa000;font-weight:700}.desc-wrapper{flex-basis:70%;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.desc-wrapper>div{margin:auto 0;font-weight:700}a{margin-left:6px;text-decoration:none!important;color:#03a9f4;word-break:break-all}@media (max-width:768px){.si-container{flex-direction:column}.img-wrapper{padding:16px}}.spec-container{padding-left:20px}.footer-container{text-align:center;vertical-align:bottom}.footer-container>p{padding:80px 20px 20px 20px;color:#d3d3d3}.container{max-width:1400px;margin:0 auto}.top-banner{position:relative;text-align:center;background:linear-gradient(60deg,#543ab7,#00acc1);color:#fff}#app{font-family:Raleway,Nanum Gothic,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50}