.pricing-package-table table{border:rgba(255,0,0,0);border-collapse:separate!important;border-spacing:1rem 0}.pricing-package-table table th{min-width:190px;font-size:clamp(1rem,2vw,1.3rem);font-weight:400}.pricing-package-table table th:first-child{border-bottom:1px solid rgba(0,0,0,.1);max-width:400px}.pricing-package-table table .rounded-bottom-start{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.pricing-package-table table td{background-color:#f1f1f1;position:relative;overflow:hidden}.pricing-package-table table td:after{content:"";position:absolute;bottom:0;left:1rem;right:1rem;height:1px;background-color:rgba(0,0,0,.1)}.pricing-package-table table .text-head{position:relative;z-index:1;color:#fff;background-color:#19164f;overflow:hidden}.pricing-package-table table .text-head.rounded-head{border-top-left-radius:16px;border-top-right-radius:16px}.pricing-package-table table .text-highlight{position:absolute;width:50%;top:60%;rotate:45deg;left:80%;transform:translateX(-50%);padding:.25rem;background-color:#f26622;color:#fff}.pricing-package-table table .text-value.rounded-buttom{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.pricing-package-table table .text-value.rounded-buttom:after{background-color:rgba(0,0,0,0)}.pricing-package-table table svg{vertical-align:middle}