<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gender-links{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:10px;}@media(min-width:768px){.gender-links{gap:20px;}}.gender-links__link{flex:0 1 200px;}.gender-links__link:last-child{display:none;}@media(min-width:768px){.gender-links__link:last-child{display:block;}}.gender-links__link *{pointer-events:none;}.gender-links__btn{background:hsl(211,100%,45%);color:hsl(0,0%,100%);font-size:14px;line-height:44px;text-align:center;text-transform:uppercase;position:relative;}.gender-links__btn:after{content:" ";border:1px solid hsl(0,0%,100%);height:6px;width:6px;margin-left:6px;margin-bottom:1px;position:relative;display:inline-block;border-top:0;border-left:0;background:transparent!important;transition:all .1s;transform:rotate(315deg);}.MandMDKK .gender-links__btn{background:hsl(280,41%,23%);}</pre></body></html>