.c-checkbox,.c-checkbox-container{position:relative}.c-checkbox{display:block;line-height:20px}.c-checkbox:focus{outline:none}.c-checkbox:focus-visible{outline:2px solid #015fcc;outline-offset:4px;border-radius:1px}.c-checkbox--inline{display:inline-block}.c-checkbox__input{position:absolute;z-index:-1;margin-left:2px;margin-top:2px}.c-checkbox__label{padding-left:28px;position:relative;display:inline-flex;vertical-align:top;cursor:pointer;line-height:20px;transition:background-color .2s}.c-checkbox__input:disabled+.c-checkbox__label{cursor:default}.c-checkbox__input:focus+.c-checkbox__label:before,.c-checkbox__label:hover:before{background-color:#ebecec}.c-checkbox__label:before{content:"";box-sizing:border-box;position:absolute;left:0;top:0;width:20px;height:20px;border-radius:2px;background-color:#fff;background-clip:padding-box;border:2px solid rgba(56,66,65,.1)}.c-checkbox--error .c-checkbox__label:before{border-color:#d63649}.c-checkbox.is-active>.c-checkbox__label:before,.c-checkbox__input:checked+.c-checkbox__label:before{border-color:#384241;background-color:#384241}.c-checkbox--inverted .c-checkbox__input+.c-checkbox__label:before,.c-checkbox--inverted .c-checkbox__input:checked+.c-checkbox__label:before{background-color:#fff;border-color:#fff}.c-checkbox__input[disabled]+.c-checkbox__label:before{border-color:#ebecec;background-color:#ebecec}.c-checkbox--inverted .c-checkbox__input[disabled]+.c-checkbox__label:before{display:none}.c-checkbox__label:hover:before{background-color:#f9f9f9}.c-checkbox-icon{position:absolute;left:4px;top:4px;width:12px;height:12px;display:none;pointer-events:none}.c-checkbox-icon>svg{fill:#fff;width:100%;height:100%;vertical-align:top}.c-checkbox--inverted .c-checkbox-icon>svg{fill:#384241}.c-checkbox--inverted .c-checkbox__input[disabled]~.c-checkbox-icon>svg{fill:#fff}.c-checkbox.is-active>.c-checkbox-icon,.c-checkbox__input:checked~.c-checkbox-icon{display:block}@media(min-width:62em){.c-teaser--no-media .c-clear-on-coupon__form{justify-content:center}}@media(min-width:62em){.c-clear-on-coupon__form-col{min-width:50%;width:auto}}.c-clear-on-coupon__form-input{min-width:220px;max-width:320px;box-sizing:border-box}.c-clear-on-coupon__checbox-wrap{padding-left:28px}.c-clear-on-coupon__checbox-wrap>.c-checkbox>.c-checkbox-icon,.c-clear-on-coupon__checbox-wrap>.c-checkbox>.c-checkbox__input,.c-clear-on-coupon__checbox-wrap>.c-checkbox>.c-checkbox__label{margin-left:-28px}.c-clear-on-coupon__terms{cursor:pointer}.c-clear-on-coupon--disabled__text{background:#fadae4;border:2px solid #d63649;padding:16px;color:#384241}