.tm-pricing-plan-switcher{color:var(--heading-color);font-size:19px;letter-spacing:-.2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:55px}.tm-pricing-plan-switcher .price-offer{color:var(--text-color-bg-theme-color2);background-color:rgba(var(--theme-color2-rgb),.8);font-size:12px;line-height:inherit;padding:.5px 12px;border-radius:30px;margin-left:15px;text-transform:uppercase}.tm-pricing-plan-switcher .pricing-switcher-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle{width:70px;height:33px;border-radius:17px;background-color:rgb(22 28 45 / .15);position:relative;display:inline-block;margin:0 1rem}.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle.secondary-active{background-color:var(--theme-color1)}.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle.secondary-active span{right:7px}.tm-pricing-plan-switcher .pricing-switcher-btn .btn-toggle span{width:20px;height:20px;background-color:#fff;position:absolute;right:calc(100% - 27px);margin-left:6px;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;border-radius:500px;pointer-events:none}.tm-pricing-plan-switcher-button .switch-buttons{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;border:0}.tm-pricing-plan-switcher-button .switch-buttons li{display:inline-block;margin-bottom:0}.tm-pricing-plan-switcher-button .switch-buttons li a{display:block;border:1px solid #eee;outline:none;display:inline-block;padding:.9375rem 2.1875rem;cursor:pointer;border-radius:0;transition:all 0.4s ease;background-color:#fefdfe;box-shadow:0 15px 30px 0 rgb(119 123 146 / .1)}.tm-pricing-plan-switcher-button .switch-buttons li a:hover,.tm-pricing-plan-switcher-button .switch-buttons li a.active{color:var(--text-color-bg-theme-color1);border-color:var(--theme-color1);background-color:var(--theme-color1)}.tm-pricing-plan-switcher-button .switch-buttons li a span.price-offer{color:var(--text-color-bg-theme-color2);background-color:rgba(var(--theme-color2-rgb),.8);font-size:12px;line-height:inherit;padding:.5px 12px;border-radius:30px;margin-left:15px;text-transform:uppercase}.tm-pricing-plan-switcher-button .switch-buttons li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tm-pricing-plan-switcher-button .switch-buttons li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tm-switch-buttons-round-yes .tm-pricing-plan-switcher-button .switch-buttons li:first-child a{border-top-left-radius:50px;border-bottom-left-radius:50px}.tm-switch-buttons-round-yes .tm-pricing-plan-switcher-button .switch-buttons li:last-child a{border-top-right-radius:50px;border-bottom-right-radius:50px}