.checkbox-svg{align-items:center;display:flex;margin:0}.checkbox-svg label.checked-svg{-webkit-tap-highlight-color:transparent;cursor:pointer;height:20px;margin:0;min-height:auto;padding-left:0;position:relative;transform:translateZ(0);width:20px}.checked-svg:before{background:rgba(34,50,84,.03);border-radius:50%;content:"";height:48px;left:-15px;opacity:0;position:absolute;top:-15px;transition:opacity .2s ease;width:48px}.checked-svg svg{fill:none;background-color:#009246;border:1px solid #fff;position:relative;transform:translateZ(0);transition:transform .2s ease,stroke-linecap .2s ease,stroke-linejoin .2s ease;z-index:1}.checked-svg svg path{stroke-dasharray:60;stroke-dashoffset:0}.checked-svg svg polyline{stroke-dasharray:22;stroke-dashoffset:66}.checked-svg:hover:before{opacity:1}.checked-svg:hover svg{stroke:#4285f4}#cbx:checked+.checked-svg svg{stroke:#fff}#cbx:checked+.checked-svg svg path{stroke-dashoffset:60;transition:all .3s linear}#cbx:checked+.checked-svg svg polyline{stroke-dashoffset:42;transition:all .2s linear;transition-delay:.15s}#cbx-2-pop:checked+.checked-svg svg{stroke:#59f442}#cbx-2-pop:checked+.checked-svg svg path{stroke-dashoffset:60;transition:all .3s linear}#cbx-2-pop:checked+.checked-svg svg polyline{stroke-dashoffset:42;transition:all .2s linear;transition-delay:.15s}#cbx-3:checked+.checked-svg svg{stroke:#59f442}#cbx-3:checked+.checked-svg svg path{stroke-dashoffset:60;transition:all .3s linear}#cbx-3:checked+.checked-svg svg polyline{stroke-dashoffset:42;transition:all .2s linear;transition-delay:.15s}.privacy-checkbox{color:#fff;font-family:inherit;font-size:10px;line-height:14px;padding-left:10px}[for=cbx-2-pop]+.privacy-checkbox{color:#fff}.checkbox-svg p{margin:0}