.wp-block-cgb-block-darklup-switch-block{background:orangered;border:.2rem solid #292929;color:#292929;margin:0 auto;max-width:740px;padding:2rem}.darklup-switch-container{width:var(--darklup-btn-width);height:var(--darklup-btn-height)}.darklup-square-switch-container{width:calc(var(--darklup-btn-icon-width) + 20px);height:calc(var(--darklup-btn-icon-height) + 20px)}.darklup-accessibility-switch-container{width:calc(calc(225 * var(--darklup-btn-icon-width)) / 100);height:calc(calc(400 * var(--darklup-btn-icon-width)) / 100)}.darklup-switch{position:relative;display:flex;align-items:center;width:var(--darklup-btn-width);height:var(--darklup-btn-height)}.darklup-square-switch{position:relative;display:flex;align-items:center;width:calc(var(--darklup-btn-icon-width) + 20px);height:calc(var(--darklup-btn-icon-height) + 20px)}.darklup-accessibility-switch{position:relative;display:flex;align-items:center;width:calc(calc(200 * var(--darklup-btn-icon-width)) / 100);height:calc(calc(133 * var(--darklup-btn-icon-width)) / 100)}.darklup-switch input,.darklup-square-switch input,.darklup-accessibility-switch input{opacity:0;width:0;height:0}.darklup-switch.style1{background:#3700b3;border-radius:calc(calc(150 * var(--darklup-btn-height)) / 100);cursor:pointer}.darklup-switch.style1 .toggle-btn{position:absolute;height:var(--darklup-btn-icon-height);width:var(--darklup-btn-icon-width);left:8px;transition:left .4s}.darklup-switch.style1 .toggle-btn svg:nth-child(1){opacity:1}.darklup-switch.style1 .toggle-btn svg:nth-child(2){opacity:0}.darklup-switch.style1 .toggle-checkbox:checked+.toggle-btn{left:calc(calc(var(--darklup-btn-width) - var(--darklup-btn-icon-width)) - 8px)}.darklup-switch.style1 .toggle-checkbox:checked+.toggle-btn svg:nth-child(1){opacity:0}.darklup-switch.style1 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1}.darklup-switch.style2{background:#03dac5;border-radius:60px;height:calc(calc(35 * var(--darklup-btn-height)) / 100);cursor:pointer}.darklup-switch.style2 .toggle-btn{position:absolute;width:calc(var(--darklup-btn-icon-width) + 5px);height:calc(var(--darklup-btn-icon-height) + 5px);left:8px;transition:left .4s}.darklup-switch.style2 .toggle-btn .plate{position:absolute;width:100%;height:100%;border-radius:60px;background:#3700b3}.darklup-switch.style2 .toggle-btn svg:nth-child(1){opacity:1}.darklup-switch.style2 .toggle-btn svg:nth-child(2){opacity:0}.darklup-switch.style2 .toggle-checkbox:checked+.toggle-btn{left:calc(calc(var(--darklup-btn-width) - var(--darklup-btn-icon-width)) - 13px)}.darklup-switch.style2 .toggle-checkbox:checked+.toggle-btn svg:nth-child(1){opacity:0}.darklup-switch.style2 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1}.darklup-switch.style3{background:#3700b3;border-radius:60px;height:calc(calc(88 * var(--darklup-btn-height)) / 100);cursor:pointer}.darklup-switch.style3 .toggle-btn{position:absolute;width:calc(var(--darklup-btn-icon-width) + 10px);height:calc(var(--darklup-btn-icon-height) + 10px);left:-1px;transition:left .4s}.darklup-switch.style3 .toggle-btn .plate{position:absolute;width:100%;height:100%;border-radius:60px;background:#fff;box-shadow:0 3px 16px 0 rgba(0,0,0,.25)}.darklup-switch.style3 .toggle-checkbox:checked+.toggle-btn{left:calc(calc(var(--darklup-btn-width) - var(--darklup-btn-icon-width)) - 9px)}.darklup-switch.style4{background:#e8e8e8;border-radius:60px;height:calc(calc(80 * var(--darklup-btn-height)) / 100);cursor:pointer}.darklup-switch.style4 .toggle-btn{position:absolute;width:calc(calc(180 * var(--darklup-btn-icon-width)) / 100);height:calc(var(--darklup-btn-icon-height) + 5px);left:-1px;transition:left .4s}.darklup-switch.style4 .toggle-btn .plate{position:absolute;width:100%;height:100%;border-radius:60px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);overflow:hidden}.darklup-switch.style4 .toggle-btn span{position:absolute;color:#444;transition:opacity .4s;display:inline-block;font-size:calc(calc(13 * var(--darklup-btn-width)) / 100)}.darklup-switch.style4 .toggle-btn span:nth-child(1){opacity:1}.darklup-switch.style4 .toggle-btn span:nth-child(1):after{content:"Light"}.darklup-switch.style4 .toggle-btn span:nth-child(2){opacity:0}.darklup-switch.style4 .toggle-btn span:nth-child(2):after{content:"Dark"}.darklup-switch.style4 .toggle-checkbox:checked~.toggle-btn{left:calc(calc(46 * var(--darklup-btn-width)) / 100)}.darklup-switch.style4 .toggle-checkbox:checked~.toggle-btn span:nth-child(1){opacity:0}.darklup-switch.style4 .toggle-checkbox:checked~.toggle-btn span:nth-child(2){opacity:1}.darklup-switch.style4 .right-placeholder,.darklup-switch.style4 .left-placeholder{position:absolute;width:calc(calc(55 * var(--darklup-btn-width)) / 100);height:35px;transition:opacity .4s;display:flex;align-items:center;justify-content:center;overflow:hidden}.darklup-switch.style4 .right-placeholder{left:calc(calc(46 * var(--darklup-btn-width)) / 100)}.darklup-switch.style4 .left-placeholder{left:-1px}.darklup-switch.style4 .right-placeholder span,.darklup-switch.style4 .left-placeholder span{position:absolute;color:#444;display:inline-block;font-size:calc(calc(13 * var(--darklup-btn-width)) / 100)}.darklup-switch.style4 .right-placeholder span:after{content:"Dark"}.darklup-switch.style4 .left-placeholder span:after{content:"Light"}.darklup-switch.style5{background:#e8e8e8;border-radius:60px;height:calc(calc(88 * var(--darklup-btn-height)) / 100);cursor:pointer;transition:background-color .4s}html.darklup-dark-mode-enabled .darklup-switch.style5{background:#1b171c}.darklup-switch.style5 .toggle-btn{position:absolute;width:calc(var(--darklup-btn-icon-width) + 10px);height:calc(var(--darklup-btn-icon-height) + 10px);left:-1px;transition:left .4s}.darklup-switch.style5 .toggle-btn .plate{position:absolute;width:100%;height:100%;border-radius:60px;background:#fff;box-shadow:0 3px 16px 0 rgba(0,0,0,.25)}.darklup-switch.style5 .toggle-btn svg:nth-child(1){opacity:1}.darklup-switch.style5 .toggle-btn svg:nth-child(2){opacity:0}.darklup-switch.style5 .toggle-checkbox:checked~.toggle-btn{left:calc(calc(var(--darklup-btn-width) - var(--darklup-btn-icon-width)) - 9px)}.darklup-switch.style5 .toggle-checkbox:checked~.toggle-btn svg:nth-child(1){opacity:0}.darklup-switch.style5 .toggle-checkbox:checked~.toggle-btn svg:nth-child(2){opacity:1}.darklup-switch.style5 .right-placeholder{position:absolute;width:calc(calc(55 * var(--darklup-btn-width)) / 100);height:35px;transition:left .4s;display:flex;align-items:center;justify-content:center;overflow:hidden}.darklup-switch.style5 .right-placeholder{left:calc(calc(40 * var(--darklup-btn-width)) / 100);opacity:1}.darklup-switch.style5 .right-placeholder span{position:absolute;color:#1b171c;display:inline-block;font-size:calc(calc(13 * var(--darklup-btn-width)) / 100)}html.darklup-dark-mode-enabled .darklup-switch.style5 .right-placeholder span{color:#fff}.darklup-switch.style5 .right-placeholder span:after{content:"Dark"}.darklup-switch.style5 .toggle-checkbox:checked~.right-placeholder{left:calc(calc(2 * var(--darklup-btn-width)) / 100)}.darklup-switch.style5 .toggle-checkbox:checked~.right-placeholder span:after{content:"Light"}.darklup-switch.style6{background:#e8e8e8;border-radius:60px;height:calc(calc(88 * var(--darklup-btn-height)) / 100);cursor:pointer}.darklup-switch.style6 .toggle-btn{position:absolute;width:calc(var(--darklup-btn-icon-width) + 10px);height:calc(var(--darklup-btn-icon-height) + 10px);left:-1px;transition:left .4s}.darklup-switch.style6 .toggle-btn .plate{position:absolute;width:100%;height:100%;border-radius:60px;background:#fff;box-shadow:0 3px 16px 0 rgba(0,0,0,.25)}.darklup-switch.style6 .toggle-btn svg:nth-child(1){opacity:1}.darklup-switch.style6 .toggle-btn svg:nth-child(2){opacity:0}.darklup-switch.style6 .toggle-checkbox:checked~.toggle-btn{left:calc(calc(var(--darklup-btn-width) - var(--darklup-btn-icon-width)) - 9px)}.darklup-switch.style6 .toggle-checkbox:checked~.toggle-btn svg:nth-child(1){opacity:0}.darklup-switch.style6 .toggle-checkbox:checked~.toggle-btn svg:nth-child(2){opacity:1}.darklup-switch.style6 .right-placeholder{position:absolute;width:calc(calc(55 * var(--darklup-btn-width)) / 100);height:35px;transition:left .4s;display:flex;align-items:center;justify-content:center;overflow:hidden}.darklup-switch.style6 .right-placeholder{left:calc(calc(40 * var(--darklup-btn-width)) / 100);opacity:1}.darklup-switch.style6 .right-placeholder span{position:absolute;color:#1b171c;display:inline-block;font-size:calc(calc(13 * var(--darklup-btn-width)) / 100)}.darklup-switch.style6 .right-placeholder span:after{content:"Dark"}.darklup-switch.style6 .toggle-checkbox:checked~.right-placeholder{left:calc(calc(2 * var(--darklup-btn-width)) / 100)}.darklup-switch.style6 .toggle-checkbox:checked~.right-placeholder span:after{content:"Light"}.darklup-switch.style7{background:#3d00c5;border-radius:60px;height:var(--darklup-btn-height);cursor:pointer;transition:background-color .4s;border:3px solid #3700b3}html.darklup-dark-mode-enabled .darklup-switch.style7{background:#1b171c}.darklup-switch.style7 .toggle-btn{position:absolute;width:calc(var(--darklup-btn-height) - 4px);height:calc(var(--darklup-btn-height) - 4px);left:0;transition:left .4s}.darklup-switch.style7 .toggle-btn .plate{position:absolute;width:100%;height:100%;border-radius:60px;background:#fff;box-shadow:0 3px 16px 0 rgba(0,0,0,.25)}.darklup-switch.style7 .toggle-btn svg:nth-child(1){opacity:1}.darklup-switch.style7 .toggle-btn svg:nth-child(2){opacity:0}.darklup-switch.style7 .toggle-checkbox:checked~.toggle-btn{left:calc(calc(var(--darklup-btn-width) - var(--darklup-btn-height)) - 3px)}.darklup-switch.style7 .toggle-checkbox:checked~.toggle-btn svg:nth-child(1){opacity:0}.darklup-switch.style7 .toggle-checkbox:checked~.toggle-btn svg:nth-child(2){opacity:1}.darklup-switch.style7 .right-placeholder{position:absolute;width:calc(calc(55 * var(--darklup-btn-width)) / 100);height:35px;transition:left .4s;display:flex;align-items:center;justify-content:center;overflow:hidden}.darklup-switch.style7 .right-placeholder{left:calc(calc(40 * var(--darklup-btn-width)) / 100);opacity:1}.darklup-switch.style7 .right-placeholder span{position:absolute;color:#fff;display:inline-block;font-size:calc(calc(13 * var(--darklup-btn-width)) / 100)}html.darklup-dark-mode-enabled .darklup-switch.style7 .right-placeholder span{color:#fff}.darklup-switch.style7 .right-placeholder span:after{content:"Dark"}.darklup-switch.style7 .toggle-checkbox:checked~.right-placeholder{left:calc(calc(2 * var(--darklup-btn-width)) / 100)}.darklup-switch.style7 .toggle-checkbox:checked~.right-placeholder span:after{content:"Light"}.darklup-square-switch.style8{background:#3700b3;border-radius:var(--darklup-btn-icon-height);cursor:pointer}.darklup-square-switch.style8 .toggle-btn{position:absolute;height:var(--darklup-btn-icon-height);width:var(--darklup-btn-icon-width);left:10px;transition:left .4s}.darklup-square-switch.style8 .toggle-btn svg:nth-child(1){opacity:1}.darklup-square-switch.style8 .toggle-btn svg:nth-child(2){opacity:0}.darklup-square-switch.style8 .toggle-checkbox:checked+.toggle-btn svg:nth-child(1){opacity:0}.darklup-square-switch.style8 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1}.darklup-square-switch.style9{background:#3700b3;border-radius:7px;cursor:pointer}.darklup-square-switch.style9 .toggle-btn{position:absolute;height:var(--darklup-btn-icon-height);width:var(--darklup-btn-icon-width);left:10px;transition:left .4s}.darklup-square-switch.style9 .toggle-btn svg:nth-child(1){opacity:1}.darklup-square-switch.style9 .toggle-btn svg:nth-child(2){opacity:0}.darklup-square-switch.style9 .toggle-checkbox:checked+.toggle-btn svg:nth-child(1){opacity:0}.darklup-square-switch.style9 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1}.darklup-square-switch.style10{background:#000;border-radius:var(--darklup-btn-icon-height);cursor:pointer}.darklup-square-switch.style10 .toggle-btn{position:absolute;width:calc(var(--darklup-btn-icon-width) + 2px);height:calc(var(--darklup-btn-icon-height) + 2px);left:9px;transition:left .4s}.darklup-square-switch.style10 .toggle-btn svg:nth-child(1){opacity:1}.darklup-square-switch.style10 .toggle-btn svg:nth-child(2){opacity:0}.darklup-square-switch.style10 .toggle-checkbox:checked+.toggle-btn svg:nth-child(1){opacity:0}.darklup-square-switch.style10 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1}.darklup-square-switch.style11{border-radius:35px;cursor:pointer}.darklup-square-switch.style11 .toggle-btn{position:absolute;height:var(--darklup-btn-icon-height);width:var(--darklup-btn-icon-width);left:10px;transition:left .4s}.darklup-square-switch.style11 .toggle-btn svg:nth-child(1){opacity:1}.darklup-square-switch.style11 .toggle-btn svg:nth-child(2){opacity:0}.darklup-square-switch.style11 .toggle-checkbox:checked+.toggle-btn svg:nth-child(1){opacity:0}.darklup-square-switch.style11 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1}.darklup-accessibility-switch.style12{background:#fff;cursor:pointer;height:calc(calc(137 * var(--darklup-btn-height)) / 100);margin:inherit}.darklup-accessibility-switch.darkBtn{border:1.5px solid;border-radius:3px 3px 0 0}.darklup-accessibility-switch.textBtn{border:1.5px solid;border-top:0px;border-radius:0 0 3px 3px}.darklup-accessibility-switch.style12.darkBtn,.darklup-accessibility-switch.style12.textBtn{border-color:#3b3b3b}.darklup-accessibility-switch.style12 .toggle-btn{position:absolute;height:var(--darklup-btn-icon-height);width:var(--darklup-btn-icon-width);left:0;right:0;margin-left:auto;margin-right:auto;transition:left .4s}.darklup-switch.style13{background:#3700b3;border-radius:60px;cursor:pointer;width:calc(var(--darklup-btn-width) - 0px)}.darklup-switch.style13 .left-placeholder{position:absolute;width:calc(var(--darklup-btn-icon-width) - 7px);height:calc(var(--darklup-btn-icon-height) - 7px);transition:opacity .4s;display:flex;align-items:center;justify-content:center;overflow:hidden;left:12px}.darklup-switch.style13 .left-placeholder span::after{content:"Light"}.darklup-switch.style13 .right-placeholder{position:absolute;width:calc(var(--darklup-btn-icon-width) - 7px);height:calc(var(--darklup-btn-icon-height) - 7px);transition:opacity .4s;display:flex;align-items:center;justify-content:center;overflow:hidden;left:calc(calc(var(--darklup-btn-width) - var(--darklup-btn-icon-width)) - 7px)}.darklup-switch.style13 .right-placeholder span::after{content:"Dark"}.darklup-switch.style13 .toggle-checkbox:checked~.toggle-btn{left:calc(calc(var(--darklup-btn-width) - var(--darklup-btn-icon-width)) - 7px)}.darklup-switch.style13 .toggle-btn{position:absolute;width:calc(var(--darklup-btn-icon-width) + 0px);height:var(--darklup-btn-icon-height);left:6px;transition:left .4s;border-radius:60px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 16px 0 rgba(0,0,0,.25);overflow:hidden}.darklup-square-switch.style14{background:#3700b3;border-radius:var(--darklup-btn-icon-height);cursor:pointer}.darklup-square-switch.style14 .toggle-btn{position:absolute;height:var(--darklup-btn-icon-height);width:var(--darklup-btn-icon-width);left:10px;transition:left .4s}.darklup-square-switch.style14 .toggle-btn svg:nth-child(1){opacity:1}.darklup-square-switch.style14 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1;transform:rotate(140deg)}.darklup-square-switch.style14 .toggle-checkbox:checked+.toggle-btn svg:nth-child(1){opacity:0;transform:rotate(140deg);transition:.5s}.darklup-square-switch.style14 .toggle-checkbox:checked+.toggle-btn svg:nth-child(2){opacity:1}.darklup-switch.style15{background:#1a1a1a;border-radius:var(--darklup-btn-height);height:var(--darklup-btn-height);cursor:pointer;overflow:hidden}.darklup-switch.style15 input{display:none}.darklup-switch.style15 .toggle-btn{position:relative;display:block;width:100%;height:100%;overflow:hidden;cursor:pointer}.darklup-switch.style15 .toggle-btn::after,.darklup-switch.style15 .toggle-btn::before{display:block;position:absolute;content:"";height:var(--darklup-btn-icon-height);width:var(--darklup-btn-icon-width);border-radius:50%;top:50%;left:6px;transform:translateY(-50%);transition:.9s ease}.darklup-switch.style15 .toggle-btn:before{background:#ffa41b}.darklup-switch.style15 .toggle-checkbox:checked+.toggle-btn::before{background:#fff;left:calc(100% - calc(var(--darklup-btn-icon-width) + 10px))}.darklup-switch.style15 .toggle-btn::after{background:#1a1a1a;left:-45%;transform:translateY(-50%);opacity:0}.darklup-switch.style15 .toggle-checkbox:checked+.toggle-btn::after{opacity:1;left:calc(var(--darklup-btn-width) - calc(calc(90 * var(--darklup-btn-icon-width)) / 100))}