.pricing-page .budget-section ul li::before{content:"•";color:#1acc8d;font-weight:700;display:inline-block;width:20px}.pricing-page .budget-section .switches-container{width:360px;display:flex;padding:0;position:relative;border:1px solid #1acc8d;line-height:55px;border-radius:.625rem;margin-left:auto;height:60px;margin-right:auto}.pricing-page .budget-section .switches-container input{visibility:hidden;position:absolute;top:0}.pricing-page .budget-section .switches-container label{width:33.33%;padding:0;margin:0;text-align:center;cursor:pointer;color:#686868}.pricing-page .budget-section .switches-container .switch-wrapper{position:absolute;top:0;bottom:0;width:33.33%;padding:3px;z-index:3;transition:transform 1s}.pricing-page .budget-section .switches-container input:first-of-type:checked~.switch-wrapper{transform:translateX(0)}.pricing-page .budget-section .switches-container input:first-of-type:checked~.switch-wrapper .switch div:first-of-type,.pricing-page .budget-section .switches-container input:nth-of-type(2):checked~.switch-wrapper .switch div:nth-of-type(2){opacity:1}.pricing-page .budget-section .switches-container input:nth-of-type(2):checked~.switch-wrapper{transform:translateX(100%)}.pricing-page .budget-section .switches-container input:nth-of-type(3):checked~.switch-wrapper{transform:translateX(200%)}.pricing-page .budget-section .switches-container input:nth-of-type(3):checked~label[for=switchLifetime]{color:#fff}.pricing-page .budget-section .switch{background:#1acc8d;height:52px;border-radius:.625rem}.pricing-page .budget-section .switch div{width:100%;text-align:center;opacity:0;display:block;color:#fff;transition:opacity .2s cubic-bezier(.77, 0, .175, 1) 125ms;will-change:opacity;position:absolute;top:0;left:0}@media (max-width:1399px){.pricing-page .pricing-plan-section .pricing-plan-block{margin-top:20px;margin-bottom:20px}}.pricing-page .pricing-plan-section .pricing-plan-block .card{box-shadow:0 4px 4px rgba(0,0,0,.1)}.pricing-page .pricing-plan-section .pricing-plan-block .card .card-header{background-color:#1acc8d;padding:30px;border-bottom:0;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem}.pricing-page .pricing-plan-section .pricing-plan-block .card ul li{margin-bottom:18px}.pricing-page .pricing-plan-section .pricing-plan-block .card ul li:last-child{margin-bottom:0}.pricing-page .pricing-plan-section .pricing-plan-block .card ul li .check-box{width:24px;height:24px;border:1px solid #1acc8d;border-radius:100px;padding:10px;display:flex;align-items:center;justify-content:center}.pricing-page .pricing-plan-section .pricing-plan-block .card ul li .check-box i{font-size:14px}