.gender-toggle{display:flex;justify-content:center;align-items:center;margin-top:10px;margin-bottom:30px}.gender-toggle--item{border-radius:24px;background-color:#EEEEEE;padding:12.5px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;line-height:20px;color:#8F9BA9}@media (min-width: 375px){.gender-toggle--item{min-width:171px}}@media (min-width: 1024px){.gender-toggle--item{min-width:480px;border-radius:30px;padding:18px}}.gender-toggle--item:first-child{margin-right:16px}.gender-toggle--item svg{margin-right:7px}.gender-toggle--item.selected{background-color:#AD5E99;color:#ffffff;font-weight:600}.gender-toggle--item.selected svg g{fill:#ffffff}
