.check-custom-board-ui{position:relative}.check-custom-board-ui__box{position:relative;width:20px;height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;border:1px solid #54ce84;background-color:hsla(0,0%,66.3%,.12);line-height:1;color:transparent;font-size:10px}.check-custom-board-ui input{cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:100}.check-custom-board-ui input:checked+.check-custom-board-ui__box{border-color:#35b266;color:#fff;background:#35b266}.ui-card-points{margin:1.5rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.7rem;background:#f4f4f4;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:10px}.ui-card-points.checkout-plans{background:#fff;padding:31px 24px 26px 36px}.ui-card-points__main{padding-right:.5rem}.ui-card-points__title{font-weight:800;color:#2d2d2d;font-size:16px;line-height:22px}@media(min-width:768px){.ui-card-points__title{font-size:18px;line-height:22px}}.ui-card-points__points{margin:.3rem 0;font-weight:300;color:#35b266;font-size:12px;line-height:22px}@media(min-width:768px){.ui-card-points__points{line-height:20px}}.ui-card-points__mount{font-weight:800;font-size:16px;line-height:22px;color:#2d2d2d}@media(min-width:768px){.ui-card-points__mount{font-size:18px;line-height:22px}}.ui-card-points__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}