/*!
 * Copyright (c) LIMITED LIABILITY COMPANY "AUCHAN UKRAINE HYPERMARKET". All rights reserved.
 */.ToggleButton_label__Jjx_Z{position:absolute;left:100%;padding-left:1rem;color:#333;font-size:14px;display:block;min-width:115px}.ToggleButton_switch_wrapper__eshoA{display:flex;flex-shrink:0;position:relative;align-items:center;width:40px;height:18px;background-color:#f0f0f0;border:0;border-radius:100px}.ToggleButton_switch_label__R_VcO{position:absolute;left:0;top:0;width:100%;height:100%;color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none;border-radius:inherit;z-index:1;transition:background .3s}.ToggleButton_input__DkXJr{position:absolute;left:0;top:0;margin:0;padding:0;opacity:0;height:0;width:0;pointer-events:none}.ToggleButton_input__DkXJr:checked+.ToggleButton_switch_label__R_VcO,.ToggleButton_input__DkXJr:not(:checked)+.ToggleButton_switch_label__R_VcO{cursor:pointer}.ToggleButton_input__DkXJr:checked+.ToggleButton_switch_label__R_VcO{background-color:#e0001a}.ToggleButton_input__DkXJr:checked+.ToggleButton_switch_label__R_VcO+.ToggleButton_switch_marker__KerGY{left:calc(100% - 21px)}.ToggleButton_switch_marker__KerGY{position:relative;background-color:#fff;width:22px;height:22px;border-radius:50%;z-index:2;pointer-events:none;box-shadow:0 2px 4px rgba(0,0,0,.15);left:0;transition:left .2s;will-change:left}