.hero-bg{background:linear-gradient(90deg,rgba(43,92,230,.9) 0%,rgba(43,92,230,.7) 50%,rgba(43,92,230,0) 100%)}.custom-checkbox{position:relative;display:inline-block;width:20px;height:20px;border:2px solid #2b5ce6;border-radius:4px;cursor:pointer}.custom-checkbox.checked::after{content:'';position:absolute;top:2px;left:6px;width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox.checked{background-color:#2b5ce6}