.pricing-page .budget-section ul li::before{content:"•";color:#81b441;font-weight:bold;display:inline-block;width:20px}.pricing-page .budget-section .switches-container{width:254px;position:relative;display:flex;padding:0;position:relative;border:1px solid #81b441;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:50%;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:50%;padding:3px;z-index:3;transition:transform .5s cubic-bezier(0.77, 0, 0.175, 1);transition:transform 1s}.pricing-page .budget-section .switches-container input:nth-of-type(1):checked~.switch-wrapper{transform:translateX(0%)}.pricing-page .budget-section .switches-container input:nth-of-type(1):checked~.switch-wrapper .switch div:nth-of-type(1){opacity:1}.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 .switch{background:#81b441;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(0.77, 0, 0.175, 1) .125s;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:0px 4px 4px rgba(0,0,0,.1)}.pricing-page .pricing-plan-section .pricing-plan-block .card .card-header{background-color:#81b441;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 #81b441;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}