.plan-card{background-color:#fff;box-shadow:rgb(0 0 0 / 11%) 0px 6px 18px 0px;width:530px;padding:3.5rem 4.5rem;border-radius:4px;max-width:100%;margin:0px auto}.plan-card .content{padding-right:10px}.plan-card .inner{justify-content:space-between;display:flex;flex-wrap:wrap}.plan-card .info{margin-bottom:1rem}.plan-card .title{font-size:20px;color:#17285c !important;line-height:24px;font-family:WorkSans-SemiBold}.plan-card .description{line-height:17px;font-family:WorkSans-Regular;font-size:14px;color:#868e96}.plan-card .price{display:flex;margin-bottom:.5rem}.plan-card .fees{display:flex}.plan-card .value{font-size:44px;line-height:53px;margin-right:1rem;color:#5329a6;font-family:WorkSans-SemiBold}.plan-card .label{line-height:17px;font-family:WorkSans-Regular;font-size:14px;margin-top:auto;margin-bottom:auto}.plan-card .image{display:flex;align-items:flex-end}.plan-card .image img{max-width:106px}.plan-card a.hs-btn{min-height:48px;padding:6px 16px;outline:0;min-width:64px;box-sizing:border-box;transition:background-color 250ms cubic-bezier(0.4,0,0.2,1) 0ms,box-shadow 250ms cubic-bezier(0.4,0,0.2,1) 0ms,border 250ms cubic-bezier(0.4,0,0.2,1) 0ms;line-height:19px;font-family:WorkSans-SemiBold;font-weight:500;border-radius:4px;text-transform:none;letter-spacing:-0.11px;color:#fff;box-shadow:0px 11px 20px 0px rgb(55 34 158 / 19%);background-color:#5327a4;display:flex;align-items:center;justify-content:center;margin-top:3rem;font-size:16px}.plan-card a.hs-btn:hover{background-color:#3a1b72}.plan-card a.hs-btn:active{box-shadow:0px 5px 5px -3px rgb(0 0 0 / 20%),0px 8px 10px 1px rgb(0 0 0 / 14%),0px 3px 14px 2px rgb(0 0 0 / 12%)}@media(min-width:768px){.plan-card .info.mobile{display:none}}@media(max-width:767px){.plan-card{width:100%;padding:2rem}.plan-card .info.desktop{display:none}.plan-card .image img{max-width:64px}.plan-card .info{margin-bottom:1.5rem}.plan-card .image{display:block}.plan-card a.hs-btn{margin-top:1.5rem}}@media(max-width:480px){.plan-card .value{font-size:23px;margin-right:10px}}