.styles_switchWrapper__kjCG0{display:inline-flex}.styles_switchWrapper__kjCG0.styles_isShowContainer__Pb7pk{background:rgba(0,0,0,.05);border-radius:12px;padding:16px 24px;width:100%;justify-content:space-around}@media(min-width:768px){.styles_switchWrapper__kjCG0.styles_isShowContainer__Pb7pk{width:auto;justify-content:start}}.styles_switchWrapper__kjCG0.styles_isDisabled__m7HSv .styles_label__9ynKd{color:rgba(0,0,0,.4);cursor:not-allowed}.styles_switchWrapper__kjCG0.styles_isDisabled__m7HSv .styles_slider__yKrf6{background-color:rgba(0,0,0,.1);cursor:not-allowed}.styles_label__9ynKd{display:flex;align-items:center;cursor:pointer;font-family:var(--font-AtlasGroteskMedium),sans-serif;letter-spacing:0;margin-bottom:0;font-weight:500;font-size:14px;line-height:1.35}@media(min-width:1228px){.styles_label__9ynKd{font-size:13px}}@media(min-width:1440px){.styles_label__9ynKd{font-size:14px}}.styles_switch__iaa63{opacity:0;width:0;height:0}.styles_slider__yKrf6{position:relative;width:36px;height:20px;background-color:rgba(0,0,0,.2);border-radius:12px;transition:background-color .2s}.styles_slider__yKrf6:before{content:"";position:absolute;width:16px;height:16px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:transform .2s}.styles_switch__iaa63:checked+.styles_slider__yKrf6{background-color:#81c995}.styles_switch__iaa63:checked+.styles_slider__yKrf6:before{transform:translateX(16px)}