.date-select .date{border-radius:1em}.date-select .date__body{padding:1em 1em 0.5em}.date-select .date__icon{display:inline-block;width:2.3em;font-size:1.2em;height:2em;border-radius:0.2em;border:2px solid #0d194d;position:relative}.date-select .date__icon::before{content:"";position:absolute;top:20%;left:0;width:100%;height:2px;background:#0d194d}.date-select .date__day{line-height:1;font-weight:400;font-size:1.35em;position:absolute;bottom:0;left:0;width:100%}.date-select .date__month{margin-top:0.2em;font-weight:700;line-height:1.2}.date-select input{position:absolute;top:0;left:0;opacity:0}.date-select input:checked+.date__body .date__radio::before{display:block}.date-select .date__radio{width:16px;height:16px;margin:0.5em 0 0;position:relative;display:inline-block}.date-select .date__radio::before,.date-select .date__radio::after{content:"";position:absolute;border-radius:50%;box-sizing:border-box}.date-select .date__radio::before{top:8px;left:8px;width:8px;height:8px;margin:-4px 0 0 -4px;background:#0d194d;z-index:10;display:none}.date-select .date__radio::after{top:0;left:0;width:16px;height:16px;border:1px solid #0d194d;background:#fff;z-index:5}
