body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{padding:20px 70px 10px}button{cursor:pointer;background-color:#424242;font-family:inherit;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:15px;border-radius:4px;background-color:#fff;color:rgba(14,30,37,.87);box-shadow:0 2px 4px 0 rgba(14,30,37,.12);-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-property:background-color,color,border,box-shadow;transition-property:background-color,color,border,box-shadow;outline:0;font-weight:500;background:#00ad9f;color:#fff;border:1px solid transparent}.primary-button{padding:13px 18px}.primary-button:hover{background:#00c2b2}.checkbox-list{width:600px;padding-bottom:10px}.message{margin-top:15px}.checkbox{display:inline-block;position:relative;margin:0;min-height:40px;min-width:40px;cursor:pointer;padding:0 5px 0 0}.checkbox__state{position:absolute;top:0;left:0;opacity:0}.checkbox__icon{position:absolute;top:0;bottom:0;left:0;width:280px;height:100%;margin:auto;fill:none;stroke:#27fdc7;stroke-width:2;stroke-linejoin:round;stroke-linecap:round;z-index:1}.checkbox__state:checked~.checkbox-label{color:#000}.checkbox__box{stroke-dasharray:56.1053,56.1053;stroke-dashoffset:0;-webkit-transition-delay:.16s;transition-delay:.16s}.checkbox__check{stroke:#27fdc7;stroke-dasharray:9.8995,9.8995;stroke-dashoffset:9.8995;-webkit-transition-duration:.25s;transition-duration:.25s}.checkbox__state:checked~.checkbox__icon .checkbox__box{stroke-dashoffset:56.1053;-webkit-transition-delay:0s;transition-delay:0s;stroke-dasharray:56.1053,56.1053;stroke-dashoffset:0;stroke:red}.checkbox__state:checked~.checkbox__icon .checkbox__check{stroke-dashoffset:0;-webkit-transition-delay:0s;transition-delay:0s}.checkbox-item{padding:15px 0;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between}.checkbox-item,.checkbox-label{display:-webkit-flex;display:flex;min-height:43px}.checkbox-label{color:#5a5a5a;-webkit-flex-grow:1;flex-grow:1;position:relative;z-index:2;margin-left:45px;width:470px;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-flex-direction:column;flex-direction:column}.checkbox-label:hover{color:#000}.checkbox-label:hover .frequency{opacity:1}.checkbox-label-title{font-size:17px;font-weight:500;margin-bottom:3px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;width:100%}.frequency{font-size:12px;margin-left:10px;opacity:0;color:grey}.checkbox-label-description{font-size:14px}@media (max-width:650px){.app{padding:10px 20px}.app h1{font-size:26px}.checkbox-list{width:100%}.checkbox-label{width:90%}.checkbox-label-title{font-size:16px}.checkbox-label-description{font-size:13px}}
/*# sourceMappingURL=main.fa89f67d.chunk.css.map */