.mb__header{font-size:28px}.mb__subheader{display:block;font-size:24px}mb-form-field{display:block;margin-bottom:3rem}mb-form-field label:not(.mb__fieldset-checkbox label){padding-bottom:1rem}.mb input[type=date]{color:var(--c-gray-medium);width:100%}input::-webkit-datetime-edit-day-field:focus,input::-webkit-datetime-edit-month-field:focus,input::-webkit-datetime-edit-year-field:focus{background-color:#0000;color:var(--c-text-dark);outline:none}input[type=date]::-webkit-datetime-edit-text,input[type=date]::-webkit-datetime-edit-month-field,input[type=date]::-webkit-datetime-edit-day-field,input[type=date]::-webkit-datetime-edit-year-field{color:var(-c-gray-medium)}input[type=date].date-input--has-value::-webkit-datetime-edit-text,input[type=date].date-input--has-value::-webkit-datetime-edit-month-field,input[type=date].date-input--has-value::-webkit-datetime-edit-day-field,input[type=date].date-input--has-value::-webkit-datetime-edit-year-field{color:var(-c-gray-medium)}mb-form-field .mb__fieldset-checkbox:has(input:disabled),mb-form-field .mb__fieldset-checkbox:has(input:disabled[disabled]){background-color:var(--c-gray-light);opacity:.25}mb-form-field .mb__fieldset-checkbox:has(input:disabled) label,mb-form-field .mb__fieldset-checkbox:has(input:disabled[disabled]) label{cursor:not-allowed}.mb__fieldset--text-input{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.mb input[type=text].mb--input-half{width:calc(50% - 4px)}@media (max-width: 749px){.mb input[type=text].mb--input-half{width:100%}}.mb input[type=text].mb--input-full{width:100%}.mb select,.mb input[type=text],.mb input[type=date],.mb textarea{background-color:var(--c-gray-light);border:1px solid var(--c-border-medium);border-radius:4px;padding:.5rem}.mb textarea{color:var(--c-gray-medium);min-height:140px;resize:none;width:100%}.mb select.mb__select--full{width:100%}.mb input[type=range]{--gradient-style: none;-webkit-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%}.mb input[type=range]::-webkit-slider-runnable-track{border:2px solid var(--c-border-light);border-radius:1rem;height:.75rem}.mb input[type=range]::-moz-range-track{border-radius:1rem;height:1rem}.mb input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-10px;background-color:var(--c-primary-medium);border:4px solid white;height:1.75rem;width:1.75rem}.mb input[type=range]::-moz-range-thumb{border:none;border-radius:0;background-color:var(--c-primary-medium);border:4px solid white;height:1.75rem;width:1.75rem}.mb input[type=radio],.mb input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none}.mb input[type=checkbox]{border-radius:1rem;width:16px;height:16px}.mb input[type=checkbox]:checked{background-color:#fff}.mb input[type=checkbox]:not(:checked){background-color:var(--c-border-light);border:none}.mb input[type=checkbox]:checked:after{content:url("data:image/svg+xml; utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' height='24' fill='currentColor' viewBox='240 -1100 480 960' width='24'%3E%3Cpath d='m382-373.218 328.826-328.826q15.956-15.957 37.826-15.957t37.827 15.957q15.956 15.957 15.956 37.827 0 21.869-15.956 37.826l-366.87 366.87Q403.652-243.565 382-243.565t-37.609-15.956l-170.87-170.87q-15.956-15.957-15.739-37.826.217-21.87 16.174-37.827 15.957-15.957 37.827-15.957 21.869 0 37.826 15.957L382-373.218Z'/%3E%3C/svg%3E");position:absolute;top:50%;right:12px;transform:translateY(-50%) scale(.55)}.mb input[type=checkbox]:not(:checked):after{content:url("data:image/svg+xml;%3Csvgxmlns=height=fill=viewBox=width=%3E%3Cpathd=/%3E%3C/svg%3Edata%3Csvgxmlns=height=fill=viewBox=width=%3E%3Cpathd=/%3E%3C/svg%3Edata utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' fill = 'white' height='24' viewBox='0 -1100 960 960' width='24'%3E%3Cpath d='M233.782-426.999q-22.087 0-37.544-15.457-15.456-15.457-15.456-37.544 0-22.087 15.456-37.544 15.457-15.457 37.544-15.457h492.436q22.087 0 37.544 15.457 15.456 15.457 15.456 37.544 0 22.087-15.456 37.544-15.457 15.457-37.544 15.457H233.782Z'/%3E%3C/svg%3E");position:absolute;top:50%;right:12px;transform:translateY(-50%) scale(.55)}.mb__fieldset-container--checkbox,.mb__fieldset-container--text{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.mb__fieldset-checkbox,.mb__fieldset-text{align-items:center;background-color:#fff;border:1px solid var(--c-border-light);color:var(--c-text-dark);border-radius:2rem;display:flex;padding:.5rem 1rem;position:relative;justify-content:space-between;margin-bottom:.5rem}.mb__fieldset--third-width,.mb__fieldset--half-width,.mb__fieldset--full-width{width:100%}@media (min-width: 640px){.mb__fieldset--half-width{width:calc(50% - .5rem)}.mb__fieldset--third-width{width:calc(33% - .5rem)}}.mb__fieldset-checkbox:has(input:checked){background-color:var(--c-primary-dark);border:1px solid rgba(0,0,0,0);color:#fff}.mb__fieldset-checkbox label:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.mb__fieldset-label,.mb__fieldset__range-values{align-items:center;display:flex;justify-content:space-between}.mb__fieldset-label{font-size:28px}.mb__fieldset__range-values{color:var(--c-text-light);padding-top:1rem}.mb__fieldset-label span{color:var(--c-text-light)}.mb__fieldset-note{align-items:center;background-color:var(--c-gray-light);border-radius:.25rem;display:flex;gap:1rem;justify-content:space-between;margin-top:.5rem;padding:1rem}.mb__fieldset-note svg{color:var(--c-gray-medium);flex-shrink:0}.mb-subscription,.mb-gift,.mb-header{margin:auto;width:100%}@media (min-width: 640px){.mb-subscription,.mb-gift,.mb-header{width:640px}}.mb__button-modal{align-items:center;background-color:#fff;bottom:0;box-shadow:0 0 12px 5px #0000000d;display:flex;justify-content:space-between;padding-bottom:1rem;padding-top:1rem;position:sticky}.mb__button-modal button{padding:1rem 6rem!important}@media (max-width: 749px){.mb__button-modal button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-mb.css.map */
