.atomx-switch-content{display:flex;align-items:baseline;justify-content:space-between}.atomx-switch-title{font-family:Frutiger;font-size:20px;font-weight:bold;line-height:56px;color:#1a1a1a;margin-bottom:20px}.atomx-switch-input{position:relative;height:14px;width:34px}.atomx-switch-input input{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5;opacity:0;cursor:pointer}.atomx-switch-input input:disabled+label{opacity:.3;background-color:#c4c4c4}.atomx-switch-input input:checked+label{background:#7fbdff}.atomx-switch-input input:checked+label:after{background:#007bff;left:20px}.atomx-switch-input label{height:100%;width:100%;background:rgba(34,31,31,.26);position:relative;display:inline-block;border-radius:46px;transition:.4s}.atomx-switch-input label:after{content:"";position:absolute;width:20px;height:20px;border-radius:100%;left:-5px;top:-3px;z-index:2;background:#f1f1f1;box-shadow:0 0 5px rgba(0,0,0,.2);transition:.4s}.atomx-switch-label{color:#333;line-height:24px;font-family:"Frutiger",sans-serif;font-size:16px;font-size:1rem;font-weight:500}