.auteco-store-1-x-toggleSwitchContainer{display:flex;align-items:center;padding:10px;border-radius:20px}.auteco-store-1-x-toggleSwitch{position:relative;width:60px;height:34px;margin:0 10px}.auteco-store-1-x-toggleSwitch input{opacity:0;width:0;height:0}.auteco-store-1-x-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;border-radius:34px}.auteco-store-1-x-slider:before{position:absolute;content:"";height:26px;width:26px;left:2px;bottom:2px;transition:.4s;border-radius:50%;background:transparent linear-gradient(309deg,#fff,#ccc) 0 0 no-repeat padding-box;border:3px solid #cfcfcf}input:checked+.auteco-store-1-x-slider{background-color:red}input:checked+.auteco-store-1-x-slider:before{transform:translateX(26px)}.auteco-store-1-x-activeLabel{border-bottom:2px solid red}.auteco-store-1-x-toggleSwitchContainer span{font-family:Mukta-Regular;font-weight:400;color:#fff}.auteco-store-1-x-toggleSwitchTiresContainer{background:#202020;display:flex;flex-direction:column;align-items:center;margin-top:24px}.auteco-store-1-x-toggleSwitchTiresContainer .auteco-store-1-x-repuestosTitle{display:none}.auteco-store-1-x-toggleSwitchTiresContainer .auteco-store-1-x-form__containerBtn{width:calc((100% - 60px)/3)}.auteco-store-1-x-toggleSwitchTiresContainer .auteco-store-1-x-submitButton{width:100%;background:red}.auteco-store-1-x-toggleSwitchTiresContainer h2{color:#fff;font-size:20px;margin:40px 0 14px;font-weight:400}@media screen and (max-width:900px){.auteco-store-1-x-toggleSwitchTiresContainer .auteco-store-1-x-form__containerBtn{width:100%}.auteco-store-1-x-toggleSwitchTiresContainer h2{font-size:16px;margin-top:26px}}