@custom-media --mobile-viewport (width < 768px);@custom-media --tablet-viewport (width >= 768px) and (width <= 991px);@custom-media --desktop-viewport (width >= 992px);@custom-media --mobile-and-tablet-viewport (width <= 991px);@custom-media --not-mobile-viewport (width >= 768px);@custom-media --extra-small-viewport (width <= 350px);.RegisterPage_header__C0tCn{animation:RegisterPage_fadeInDown__8wdHP .5s;height:65px;text-align:center;width:100%;border-bottom:1px solid rgba(30,64,89,.15);background-color:var(--purple500)}@media (--mobile-viewport ){.RegisterPage_contentWrapper__0Xygq{margin:15px}}.RegisterPage_headerText__9_mmD{width:100%;text-align:center;color:#fff;font-size:18px;line-height:65px}.RegisterPage_mobileHeader__D_Pc_{background:var(--purple500)}.RegisterPage_backArrow__CXH3R{position:absolute;top:12px;cursor:pointer;left:5px;height:40px}