.evCheckbox{appearance:none;background-color:var(--white);border:1px solid var(--grey160);vertical-align:middle;cursor:pointer;border-radius:2px;width:16px;height:16px;display:inline-block;position:relative}.evCheckbox--checked:after{content:"✓";background-color:var(--grey160);width:16px;height:16px;color:var(--white);border-radius:2px;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute;top:-1px;left:-1px}.evCheckbox:disabled{background-color:var(--white);border:1px solid var(--grey60);cursor:not-allowed}.evCheckbox:disabled.evCheckbox--checked:after{color:var(--white);background-color:var(--grey60)}.evCheckbox--error{border:1px solid var(--red100-main)}.evCheckbox__large{width:20px;height:20px}.evCheckbox__large:checked:after{width:20px;height:20px;font-size:14px}.evCheckbox__light{border:1px solid var(--grey120)}.evCheckbox__light.evCheckbox--checked:after{color:var(--grey120);background-color:#0000}.evCheckbox__light:disabled{background-color:var(--white);border:1px solid var(--grey40);cursor:not-allowed}.evCheckbox__light:disabled.evCheckbox--checked:after{color:var(--grey40);background-color:#0000}.evCheckbox__label{margin-left:6px}
.inlinePriceBadge{align-items:center;display:inline-flex;font-weight:400!important}.inlinePriceBadge__oldPrice{margin-right:4px}.inlinePriceBadge__price{color:var(--green130);margin-left:4px;font-weight:600}.inlinePriceBadge svg{margin-left:8px}
.evSpinner{border:4px solid var(--green100-main);border-color:var(--green100-main) #0000 var(--green100-main) #0000;border-radius:50%;margin:auto;animation:1.2s linear infinite spin;display:block;z-index:997!important}.evSpinner--small{border-width:2px;margin:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=0.cn87rd-yi1r.css.map*/