@layer components{.c-ccus-incentives-form{background:var(--brand-gradient-indigo-purple-180deg);border-radius:20px;color:#fff;display:flex;flex-direction:column;gap:15px;padding:60px 8.34%}.c-ccus-incentives-form__heading{font-family:var(--headings-font-family);font-size:var(--font-size-h3);font-variation-settings:"wght" 900;line-height:1.3}.c-ccus-incentives-form__inputs{display:flex;flex-flow:row wrap;gap:20px;justify-content:flex-start}.c-ccus-incentives-form__blurb+.c-ccus-incentives-form__inputs,.c-ccus-incentives-form__heading+.c-ccus-incentives-form__inputs{padding-top:20px}.c-ccus-incentives-form__inputs__input{flex:1;min-width:300px}.c-ccus-incentives-form__inputs__checkbox-fieldset{border:none;margin-bottom:20px;margin-top:10px;padding:0;width:100%}.c-ccus-incentives-form__inputs__checkbox-fieldset__label{color:var(--brand-yellow);font-size:15px;font-variation-settings:"wght" 500;line-height:1.2}.c-ccus-incentives-form__inputs__checkbox-fieldset__checkboxes{--api-checkbox-box-size:18px;--api-checkbox-transform:translateY(0.2em);--api-checkbox-check-color:var(--brand-purple);--api-checkbox-border-color:#cacaca;--api-checkbox-background-color:#fff;--api-checkbox-background-color-active:#fff;--api-checkbox-text-color:#fff;display:flex;flex-flow:row wrap;gap:10px 20px;margin-top:8px}.c-ccus-incentives-form__inputs__submit{--button-text-color:var(--brand-black);--button-background-color:var(--brand-yellow);--button-border-color:var(--brand-yellow);--button-text-color-active:var(--brand-yellow);--button-background-color-active:transparent;margin-bottom:auto}.c-ccus-incentives-form__info-message{font-size:15px;font-variation-settings:"wght" 400;line-height:1.2;margin-top:10px;padding-left:22px;position:relative}.c-ccus-incentives-form__info-message:before{background-color:var(--brand-yellow);content:"";height:15px;inset:1px auto auto 0;-webkit-mask-image:url(../../../img/icons/circle-info.svg);mask-image:url(../../../img/icons/circle-info.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;width:15px}.c-ccus-incentives-form__post-form-blurb{--link-text-color:var(--brand-yellow);--link-underline-color:var(--brand-yellow);--link-underline-bg:rgba(255,181,70,.1);--link-underline-color-active:var(--brand-yellow);--link-underline-bg-active:rgba(255,181,70,.1);--link-text-color-active:var(--brand-yellow)}@media (max-width:800px){.c-ccus-incentives-form{border-radius:10px;padding:30px 20px}.c-ccus-incentives-form__inputs__submit{width:100%}.c-ccus-incentives-form__inputs__checkbox-fieldset{margin-bottom:0;margin-top:0}.c-ccus-incentives-form__inputs__checkbox-fieldset__checkboxes{--api-checkbox-box-size:22px;--api-checkbox-transform:translateY(0em);flex-direction:column}}}