.c-checkbox__container--vertical .c-checkbox{display:block;width:100%}.c-checkbox__container--vertical .c-checkbox+.c-checkbox{margin-top:.5em}.c-checkbox__container--horizontal .c-checkbox{display:inline-flex;border:none;padding:.4em 0}@media screen and (max-width:468px){.c-checkbox__container--horizontal .c-checkbox{width:100%}}.c-checkbox__container--horizontal .c-checkbox+.c-checkbox{margin-left:1em;margin-top:.2em}@media screen and (max-width:468px){.c-checkbox__container--horizontal .c-checkbox+.c-checkbox{margin-left:0;margin-top:.5em}}.c-checkbox{position:relative;cursor:pointer;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-checkbox>input[type=checkbox]{opacity:0;width:100%;height:100%;position:absolute;z-index:-1}.c-checkbox__box{background:#fff;color:#777;border:1px solid #ccc;display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;transition:border-color 125ms,background-color 125ms;border-radius:2px;flex-shrink:0;flex-grow:0}.c-checkbox.is-disabled .c-checkbox__box{background:#ccc;cursor:default}.c-checkbox:not(.is-disabled):active .c-checkbox__box{background:#fff}.c-table__row.is-selected .c-checkbox__box,.m-inbox__conversation.is-selected .c-checkbox__box{background:#002744;color:#fff;border-color:#002744}input[type=checkbox]:checked+.c-checkbox__box .c-checkbox__icon{opacity:1;-webkit-transform:scale(1.6);transform:scale(1.6)}input[type=checkbox]:checked+.c-checkbox__box{background:#002744;color:#fff;border-color:#002744}.c-checkbox__icon{height:.5em;opacity:0;-webkit-transform:scale(.75);transform:scale(.75);transition:opacity 125ms,scale .5s}.c-checkbox__label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-checkbox__label:not(:empty){margin-left:.75em}.c-checkbox.is-disabled .c-checkbox__label{color:#f8f8f8;cursor:default}.c-checkbox__label a{text-decoration:underline;color:#777}.c-checkbox+.c-checkbox{margin-top:.75em}.c-checkbox--switch .c-checkbox__box{cursor:pointer;width:48px;height:25px;background:#fff;display:block;border-radius:25px;position:relative;transition:.3s;border:1px solid #ccc}.c-checkbox--switch .c-checkbox__box:after{content:"";position:absolute;top:2px;left:3px;width:19px;height:19px;background:#ccc;border-radius:19px;transition:.3s}.c-checkbox--switch input:checked+.c-checkbox__box{background:#002744;border:1px solid #1e4461}.c-checkbox--switch input:checked+.c-checkbox__box:after{left:calc(100% - 3px);-webkit-transform:translateX(-100%);transform:translateX(-100%);background-color:#fff}.c-checkbox--switch .c-checkbox__box:active:after{width:32px}.c-checkbox--switch .c-checkbox__icon{display:none}.c-checkbox--switch.c-checkbox--disabled .c-checkbox__box{background:#f8f8f8!important}.c-checkbox--switch:not(.is-disabled):active .c-checkbox__box{background:#777}.c-checkbox--invalid .c-checkbox__box{border:1px solid #f35454}.c-checkbox--bordered{border:1px solid #ccc;border-radius:8px;padding:.625em 1em .5em .825em}.c-checkbox--with-children{align-items:flex-start}.c-checkbox--with-children .c-checkbox__box{margin-top:.25rem}.c-checkbox--with-children .c-checkbox__children{display:flex;flex-direction:column;gap:.25rem;margin-left:1rem}.c-checkbox--with-children .c-checkbox__children .c-checkbox__title{font-weight:600}.c-checkbox--with-children .c-checkbox__children .c-checkbox__content{font-size:.875em}.c-unsubscribe{width:100%}.c-unsubscribe .c-unsubscribe-checkboxes{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center}@media (max-width:1024px){.c-unsubscribe .c-unsubscribe-checkboxes{flex-direction:column}}.c-unsubscribe .c-unsubscribe-checkboxes .c-checkbox{width:50%}@media (max-width:1024px){.c-unsubscribe .c-unsubscribe-checkboxes .c-checkbox{width:100%}}.c-unsubscribe .c-unsubscribe-checkboxes .c-checkbox+.c-checkbox{margin-top:0}@media (max-width:1024px){.c-unsubscribe .c-unsubscribe-checkboxes .c-radio{width:100%}}.c-unsubscribe .c-unsubscribe-checkboxes .c-radio+.c-radio{margin-top:0}@media (max-width:1024px){.c-unsubscribe .c-unsubscribe-checkboxes .c-radio+.c-radio{margin-left:0;width:100%}}
/*# sourceMappingURL=unsubscribe.157566ce.chunk.css.map */