.content-plans-switch{width:100%}.content-plans-switch__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:0 20px}.content-plans-switch__option{padding:0;border:0;background-color:transparent;font-size:18px;line-height:26px;font-weight:500;color:#8c8f9d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.content-plans-switch__option:last-child{position:relative}.content-plans-switch__option:last-child::after{width:96px;padding:2px 6px;position:absolute;content:"2 months free";top:-20px;right:0;color:#fff;background-color:#ff473d;border-radius:4px;font-weight:600;font-size:12px;line-height:18px}.content-plans-switch__option--active{color:#121214}.content-plans-switch .content-plans-switch__option+content-plans-switch__input+.content-plans-switch__option-slide::after,.content-plans-switch__option--active+.content-plans-switch__input+.content-plans-switch__option-slide::after{left:2px;-webkit-transform:translateX(0);transform:translateX(0)}.content-plans-switch__option-slide{cursor:pointer;min-width:60px;height:32px;background-color:#ff473d;border-radius:100px;position:relative}.content-plans-switch__option-slide::after{width:28px;height:28px;position:absolute;content:"";top:2px;left:2px;background-color:#fff;border-radius:50%;-webkit-transition:all .2s linear;transition:all .2s linear;-webkit-transform:translateX(100%);transform:translateX(100%)}.content-plans-switch .content-plans-switch__option+content-plans-switch__input+.content-plans-switch__option-slide,.content-plans-switch__option--active+.content-plans-switch__input+.content-plans-switch__option-slide{background-color:#806cfe}@media (max-width:1023px){.content-plans-switch__buttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}