:root{--dark-burnt-orange:#c84816;--light-burnt-orange:#f06a1a}.body{letter-spacing:.1px;font-family:Inter,sans-serif;font-size:18px;line-height:24px}.coming-soon-container{flex-flow:column;flex:1;justify-content:center;align-items:center;margin-bottom:100px;display:flex}.background-gradient{z-index:-1;background-image:linear-gradient(45deg,var(--dark-burnt-orange)25%,var(--light-burnt-orange));position:fixed;inset:0%}.coming-soon-description{color:#fff;font-size:22px;font-weight:500;line-height:32px}.dividing-line{background-color:#ffffff4d;width:600px;height:1px;margin-top:15px;margin-bottom:25px}.copyright-description{color:#fff;text-align:center;font-size:13px;line-height:20px}.page-wrapper{flex-flow:column;justify-content:space-between;align-items:center;min-height:100dvh;padding:30px 15px;display:flex}@media screen and (max-width:767px){.coming-soon-logo{width:400px}.coming-soon-description{font-size:20px;line-height:28px}.dividing-line{width:400px;margin-bottom:20px}}@media screen and (max-width:479px){.coming-soon-logo{width:300px}.coming-soon-description{font-size:18px;line-height:26px}.dividing-line{width:300px}.copyright-description{font-size:12px;line-height:18px}}