.ghub-content-toggle-container{align-items:center;display:flex}.ghub-content-toggle-container.ghub-align-left{justify-content:flex-start}.ghub-content-toggle-container.ghub-align-center{justify-content:center}.ghub-content-toggle-container.ghub-align-right{justify-content:flex-end}.ghub-content-toggle-container .ghub-left-content{margin-right:10px}.ghub-content-toggle-container .ghub-right-content{margin-left:10px}.ghub-content-toggle-container .ghub-toggle-inner-wrapper{align-items:center;display:flex}.ghub-content-toggle-container .ghub-left-content{color:var(--ghub-text-color)}.ghub-content-toggle-container .ghub-left-content.ghub-active{color:var(--ghub-active-text-color)}.ghub-content-toggle-container .ghub-right-content{color:var(--ghub-text-color)}.ghub-content-toggle-container .ghub-right-content.ghub-active{color:var(--ghub-active-text-color)}.ghub-content-toggle-container:not(.is-style-ghub-style-one):not(.is-style-ghub-style-two) .switch{display:block;height:15px;position:relative;width:55px}.ghub-content-toggle-container:not(.is-style-ghub-style-one):not(.is-style-ghub-style-two) .switch input{height:0;opacity:0;width:0}.ghub-content-toggle-container:not(.is-style-ghub-style-one):not(.is-style-ghub-style-two) .slider{background-color:var(--ghub-toggle-base-color);border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.ghub-content-toggle-container:not(.is-style-ghub-style-one):not(.is-style-ghub-style-two) .slider:before{background-color:red;border:10px solid #fff;border-radius:50%;bottom:-5px;box-sizing:border-box;content:"";height:26px;left:0;position:absolute;transition:.4s;width:26px}.ghub-content-toggle-container:not(.is-style-ghub-style-one):not(.is-style-ghub-style-two) input:checked+.slider{background-color:var(--ghub-toggle-active-color)}.ghub-content-toggle-container:not(.is-style-ghub-style-one):not(.is-style-ghub-style-two) input:checked+.slider:before{background:var(--ghub-toggle-active-color);border:10px solid #fff;box-sizing:border-box;transform:translateX(30px)}.is-style-ghub-style-one .switch{display:inline-block;font-size:17px;height:2em;position:relative;width:3.5em}.is-style-ghub-style-one .switch input{height:0;opacity:0;width:0}.is-style-ghub-style-one .slider{background-color:var(--ghub-toggle-base-color);border-radius:30px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.is-style-ghub-style-one .slider:before{background-color:#fff;border-radius:20px;bottom:.25em;content:"";height:1.4em;left:.27em;position:absolute;transition:.4s;width:1.4em}.is-style-ghub-style-one input:checked+.slider{background-color:var(--ghub-toggle-active-color)}.is-style-ghub-style-one input:focus+.slider{box-shadow:0 0 1px #007bff}.is-style-ghub-style-one input:checked+.slider:before{background-color:#fff;transform:translateX(1.4em)}.is-style-ghub-style-two .switch{display:inline-block;font-size:17px;height:2em;margin-bottom:0!important;position:relative;width:3.5em}.is-style-ghub-style-two .switch input{height:0;opacity:0;width:0}.is-style-ghub-style-two .slider{background-color:var(--ghub-toggle-base-color);bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.2s}.is-style-ghub-style-two .slider:before{background-color:#fff;bottom:.25em;content:"";height:1.5em;left:.2em;position:absolute;transition:.4s;width:1.5em}.is-style-ghub-style-two input:checked+.slider{background-color:var(--ghub-toggle-active-color)}.is-style-ghub-style-two input:checked+.slider:before{transform:translateX(1.5em)}.ghub-ct-hidden{display:none!important}
