#main{max-width:100%;min-height:100vh;overflow:hidden;padding:0;margin:0}.random-main{display:-ms-grid;display:grid;-ms-grid-columns:1fr 150px 1.5fr;grid-template-columns:1fr 150px 1.5fr}.random-main .random-content{height:100vh;padding-top:82px}.random-main .random-content #form .row,.random-main .random-content .inner{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.random-main .random-content .del{height:30px;width:2px;margin:0 22px;background-color:#c4c4c4}.random-main .random-content h1{font-size:27px;line-height:150%;font-weight:700;color:#000;text-align:center}.random-main .random-content .form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;-ms-flex-pack:center;justify-content:center;padding-bottom:100px}.random-main .random-content #form{padding-top:46px}.random-main .random-content #form .row{width:276px;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto 14px}.random-main .random-content #form .row label{width:26px;margin-right:27px}.random-main .random-content #form .row .input{background:#fff;border:1px solid #969e97;border-radius:8px;width:223px;font-size:20px;line-height:150%;color:#000;font-weight:500;padding:15px 37px}.random-main .random-content #form .row .input:-ms-input-placeholder{color:#c2c2c2}.random-main .random-content #form .row .input::placeholder{color:#c2c2c2}.random-main .random-content #form .button{width:100%}.random-main .random-content #form .generate{width:276px;height:67px;background:#d8d8d8;border-radius:8px;padding:19px 32px;font-weight:500;font-size:18px;color:#fafbff;outline:none;border:1px solid #d8d8d8;cursor:pointer;margin:68px auto 0;display:block}.random-main .random-content #form .generate.active{background-color:#000}.random-main .random-center{height:100vh;background:url(../../images/iforum-2021/bg-crossing.svg) center center no-repeat}.random-main .random-result,.random-main .random-result .result-inner .result{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.random-main .random-result{background:linear-gradient(0deg,#d6f1d9,#d6f1d9);height:100vh;position:relative}.random-main .random-result .result-inner{padding-right:50px;z-index:1}.random-main .random-result .result-inner p{font-size:26px;line-height:150%;color:#000;text-align:center}.random-main .random-result .result-inner .result{font-weight:900;font-size:180px;line-height:150%;color:#08a835;text-align:center;height:260px}.random-main .random-result .result-inner .result.generate{font-size:120px;color:#969e97}.random-main .image-bg{position:absolute;background-size:contain;background-position:center;background-repeat:no-repeat;animation:linear infinite alternate}.random-main .image-bg.bg-1{top:140px;right:-450px;width:598px;height:598px;animation-duration:4s;background-image:url(../../images/iforum-2021/circle-798.svg);animation-name:bg-type-1}.random-main .image-bg.bg-2{bottom:-260px;right:330px;width:398px;height:398px;animation-duration:5s;background-image:url(../../images/iforum-2021/circle-378.svg);animation-name:bg-type-2}.random-main .image-bg.bg-3{bottom:-70px;right:-110px;width:392px;height:483px;animation-duration:6s;background-image:url(../../images/iforum-2021/polygon-592.svg);animation-name:bg-type-3}@media only screen and (min-height:1080px){.random-main .random-center{background-size:cover;width:270px}}@keyframes bg-type-1{0%{transform:translate3d(-10px,0,0)}to{transform:translate3d(0,30px,0)}}@keyframes bg-type-2{0%{transform:translate3d(14px,15px,0)}to{transform:translate3d(0,-15px,0)}}@keyframes bg-type-3{0%{transform:translate3d(14px,15px,0)}to{transform:translate3d(0,-15px,0)}}