.customer-service-notice-wrapper{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background:var(--shade-900)}.customer-service-notice-icon,.maintenance-icon{margin-bottom:60px}.customer-service-notice{position:relative;top:-10%;max-width:944px;padding:20px;width:100%;text-align:center;color:var(--text-100)}.customer-service-notice-logo{margin:0 auto 40px;max-width:440px;max-height:100%}.customer-service-notice-title{margin-bottom:40px;font-size:48px;font-style:normal;font-weight:700;line-height:58px}.customer-service-notice-subtitle{font-weight:600;font-size:18px;line-height:22px;margin-bottom:24px}.customer-service-notice-description{font-size:18px;margin:24px 0;font-weight:400}.customer-service-notice-email{font-size:18px;color:var(--text-600)}@media (max-width:1024px){.customer-service-notice{max-height:100%;overflow:auto}.customer-service-notice-logo{width:100%;max-height:54px;object-fit:contain}}