#wrap { background: linear-gradient(180deg, #53cce1, #3a84d1,#1b29bd); min-height: 100vh; display: flex; flex-direction: column; justify-content: center; gap: 1.5rem; padding: 0 4rem;}
#wrap .img_wrap { margin-top: -5rem;}
#wrap .img_wrap h1 { font-size: 4rem; font-family: 'ONE-Mobile-Title'; color: #fff; line-height: 1.1;}
#wrap > p { font-size: 1.6rem; color: #ffffff9e;}