.fancy-checkbox{margin-top:20px;position:relative}.fancy-checkbox div{height:18px;position:absolute;top:48%;transform:translateY(-52%)}.fancy-checkbox span{display:inline-block;margin-left:36px}.fancy-checkbox span a{padding:0!important}.check{-webkit-tap-highlight-color:transparent!important;background-color:#fff!important;cursor:pointer!important;display:inline-block!important;height:16px!important;margin:0!important;position:relative!important;width:16px!important}.check:before{background:rgba(40,40,40,.03)!important;border-radius:50%!important;content:""!important;height:48px!important;left:-15px!important;opacity:0!important;position:absolute!important;top:-15px!important;transition:opacity .2s ease!important;width:48px!important}.check svg{fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important;stroke:hsla(0,0%,51%,.8)!important;stroke-width:1.8px!important;border-color:hsla(0,0%,98%,0);position:relative!important;transition:stroke .2s ease!important}.check svg path{stroke-dasharray:60!important;stroke-dashoffset:0!important;transition:stroke-dashoffset 0s linear!important}.check svg polyline{stroke-dasharray:22!important;stroke-dashoffset:66!important}.check:hover:before{opacity:1!important}.check:hover svg{stroke:#8488d8!important}input[type=checkbox]:checked+.check svg{stroke:#8488d8!important;border:1.7px solid #8488d8;border-radius:4px;transition:border-color .625s ease-in-out,stroke .2s ease!important;transition-delay:.375s}input[type=checkbox]:checked+.check svg path{stroke-dashoffset:60!important;transition:stroke-dashoffset .3s linear!important}input[type=checkbox]:checked+.check svg polyline{stroke-dashoffset:42!important;transition:stroke-dashoffset .2s linear!important;transition-delay:.15s!important}