.options{align-items:flex-start;display:flex;flex-direction:column}.options__item{cursor:pointer;position:relative}.options__input{height:0;opacity:0;position:absolute;width:0}.options__input:focus-visible+.options__text{outline:.0625rem solid #1a1a1a}.options__input:checked+.options__text:after{transform:scale(1)}.options__text{align-items:center;cursor:pointer;display:inline-flex;font-weight:600;gap:.75rem}.options__text:before{align-self:flex-start;border:.125rem solid #493998;border-radius:50%;content:"";flex:0 0 1.25rem;height:1.25rem;width:1.25rem}.options__text:after{background-color:#493998;border-radius:50%;content:"";height:.625rem;left:.3125rem;position:absolute;top:.3125rem;transform:scale(0);transition:all .3s ease 0s;width:.625rem}.options__text img{filter:brightness(0) saturate(100%) invert(19%) sepia(35%) saturate(4050%) hue-rotate(237deg) brightness(95%) contrast(87%);flex:0 0 1.5rem;height:1.5rem;width:1.5rem}.options__note{color:#8c8c8c;font-size:.875rem;font-weight:400;margin:0 0 0 2.125rem;white-space:normal}