.pricing .table{border-top:1px solid #ddd;background:#fff}:root{--white:white;--gray:#999;--lightgray:whitesmoke;--darkgreen:#2a9d8f;--popular:#ffdd40;--starter:#f73859;--essential:#00aeef;--professional:#ff7f45}.allprice{width:auto;height:auto;display:flex;justify-content:center}#buttons{margin-bottom:-35px}.switch-wrapper{position:relative;display:inline-flex;padding:4px;border:1px solid #d3d3d3;margin-bottom:40px;border-radius:30px;background:var(--white)}.switch-wrapper [type=radio]{position:absolute;left:-9999px}.switch-wrapper [type=radio]:checked#monthly~label[for=monthly],.switch-wrapper [type=radio]:checked#yearly~label[for=yearly]{color:var(--white)}.switch-wrapper [type=radio]:checked#monthly~label[for=monthly]:hover,.switch-wrapper [type=radio]:checked#yearly~label[for=yearly]:hover{background:0 0}.switch-wrapper [type=radio]:checked#monthly+label[for=yearly]~.highlighter{transform:none}.switch-wrapper [type=radio]:checked#yearly+label[for=monthly]~.highlighter{transform:translateX(100%)}.switch-wrapper label{font-size:16px;z-index:1;min-width:100px;line-height:32px;cursor:pointer;border-radius:30px;transition:color .25s ease-in-out}.switch-wrapper label:hover{background:var(--lightgray)}.switch-wrapper .highlighter{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);border-radius:30px;background:var(--darkgreen);transition:transform .25s ease-in-out}.pricing .table,.pricing .table th{text-align:center}.pricing .table td,.pricing .table th{padding:20px 10px;border:1px solid #ddd;border:1px solid rgba(255,255,255,.1)}.pricing .table th{width:auto;font-size:23px;font-weight:400;border-bottom:0;background:#2f313a;color:#ebedf3;text-transform:uppercase}.pricing .table th.highlight{border-top:4px solid #4caf50!important}.pricing .table tr:nth-child(odd){background:#f0f8ff}.pricing .table td:first-child{padding-left:20px;text-align:left;padding-top:35px;background:#5f97fb}.pricing tr td .ptable-title{font-size:20px;font-weight:400;color:#fff}.pricing tr td .ptable-title i{width:23px;line-height:25px;text-align:right;margin-right:5px}.pricing .ptable-star{position:relative;display:block;text-align:center}.pricing .ptable-star.red{color:#e91e63}.pricing .ptable-star.green{color:#4caf50}.pricing .ptable-star.lblue{color:#03a9f4}.pricing .ptable-star i{width:8px;font-size:13px}.pricing .ptable-price{display:block}.pricing tr td{font-size:18px;line-height:32px;text-transform:uppercase}.pricing tr td.bg-red{background:#e91e63}.pricing tr td.bg-green{background:#4caf50}.pricing tr td.bg-lblue{background:#03a9f4}.pricing tr td.bg-green a,.pricing tr td.bg-lblue a,.pricing tr td.bg-red a{color:#fff}.pricing tr td i{display:block;margin-bottom:12px;font-size:30px}.pricing tr td i.red{color:#e91e63}.pricing tr td i.green{color:#4caf50}.pricing tr td i.lblue{color:#03a9f4}.pricing tr td:first-child i{display:inline;margin-bottom:0;font-size:22px}@media only screen and (max-width:650px){.pricing{overflow-x:scroll;overflow-y:hidden;display:inline-block;white-space:nowrap}}