.register-feature{width:100%;background-color:#fff}.register-feature__container{max-width:405px;margin:0 auto;padding:40px 16px;display:flex;flex-direction:column;align-items:center}@media(min-width:1024px){.register-feature__container{padding:80px 0;gap:52px}}@media(min-width:1440px){.register-feature__container{gap:64px}}.register-feature__container__header{display:flex;flex-direction:column;gap:24px;text-align:center}.register-feature__container__header__wrapper{display:flex;flex-direction:column;gap:8px}@media(min-width:1024px){.register-feature__container__header__wrapper{padding:0}}.register-feature__container__header__wrapper__section-name{color:var(--primary-color,#b06288)}.register-feature__container__header__wrapper__title{font-size:32px;line-height:48px}.register-feature__register{width:100%;display:flex;flex-direction:column;gap:24px}.register-feature__register__header{display:flex;flex-direction:column;gap:8px;text-align:center}.register-feature__register__header__section-name{color:var(--primary-color,#b06288)}.register-feature__register__header__title{font-size:32px;line-height:48px;font-family:"DM Serif Display",serif}.register-feature .button-wrapper{width:100%;padding:0;white-space:nowrap}.register-feature .button-wrapper:has(.button[disabled]):hover{padding:0}.register-feature .button-wrapper:hover .button{padding:10px 16px}.register-feature .button-wrapper .button{width:100%}