table#usls-plans .njSpecific:not(.nj), table#usls-plans .txSpecific:not(.tx), table#usls-plans.nj .nonNjSpecific, table#usls-plans.tx .nonTxSpecific, div#usls-plans-mobile .njSpecific:not(.nj), div#usls-plans-mobile .txSpecific:not(.tx), div#usls-plans-mobile.nj .nonNjSpecific, div#usls-plans-mobile.tx .nonTxSpecific {display: none;}table#usls-plans .plan-header h3.plan-title, div#usls-plans-mobile .plan-header h3.plan-title {font-family: 'Gascogne Demibold';margin: 0;color: var(--awb-color8);}table#usls-plans .plan-header .price, div#usls-plans-mobile .plan-header .price {display: flex;align-items: baseline;}table#usls-plans .plan-header .price h3, div#usls-plans-mobile .plan-header .price h3 {font-family: 'Gascogne Demibold';margin: 0;color: var(--awb-custom12);}table#usls-plans .plan-header .price span, div#usls-plans-mobile .plan-header .price span {font-family: 'Gascogne Demibold';color: var(--awb-custom12);}table#usls-plans .plan-header .price.initially-hidden, div#usls-plans-mobile .plan-header .price.initially-hidden {visibility: hidden;opacity: 0;pointer-events: none;}table#usls-plans .plan-header .price.initially-hidden.is-visible, div#usls-plans-mobile .plan-header .price.initially-hidden.is-visible {visibility: visible;opacity: 1;pointer-events: auto;transition: opacity 0.5s ease, visibility 0.5s ease;}table#usls-plans .plan-header a, div#usls-plans-mobile .plan-header a {font-family: 'Avenir';line-height: 1;background-color: var(--awb-custom12);color: #fff;display: block;border: 1px solid var(--awb-color6);border-bottom: 3px solid var(--awb-color6);border-radius: 3em;width: 100%;position: relative;}table#usls-plans .plan-header a::after, div#usls-plans-mobile .plan-header a::after {content: "";background: transparent url(/wp-content/uploads/2023/10/next.png) center center/contain no-repeat;width: 16px;height: 1.1em;position: absolute;right: 10px;}table#usls-plans .plan-header a:hover, div#usls-plans-mobile .plan-header a:hover {background-color: var(--button_gradient_top_color_hover);}table#usls-plans .feature-info, div#usls-plans-mobile .feature-info {display: flex;position: relative;bottom: 0.5rem;}table#usls-plans .feature-info .icon, div#usls-plans-mobile .feature-info .icon {cursor: pointer;}table#usls-plans .feature-info:hover .feature-info-popup, table#usls-plans .feature-info.is-active .feature-info-popup, table#usls-plans .feature-info .icon:focus + .feature-info-popup, div#usls-plans-mobile .feature-info:hover .feature-info-popup, div#usls-plans-mobile .feature-info.is-active .feature-info-popup, div#usls-plans-mobile .feature-info .icon:focus + .feature-info-popup {display: block;}table#usls-plans .feature-info-popup, div#usls-plans-mobile .feature-info-popup {display: none;position: absolute;width: 300px;bottom: calc(100% + 18px);left: 50%;transform: translateX(-50%);background-color: #fff;padding: 15px 30px 20px;border-radius: 15px;box-shadow: 0 8px 8px #0000001c;}table#usls-plans .feature-info-popup::before, table#usls-plans .feature-info-popup::after, div#usls-plans-mobile .feature-info-popup::before, div#usls-plans-mobile .feature-info-popup::after {content: "";display: block;position: absolute;left: var(--arrow-left, 50%);transform: translateX(-50%);}table#usls-plans .feature-info-popup::before, div#usls-plans-mobile .feature-info-popup::before {top: calc(100% - 18px);height: 38px;width: 20px;background: linear-gradient(180deg, #fff 18px, transparent 18px);}table#usls-plans .feature-info-popup::after, div#usls-plans-mobile .feature-info-popup::after {top: 100%;width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #fff;}table#usls-plans .feature-info-popup p + p, div#usls-plans-mobile .feature-info-popup p + p {margin-top: 15px;}table#usls-plans {overflow: hidden;border-radius: 10px 10px 0 0;}@media (max-width: 800px) {table#usls-plans {display: none !important;}}table#usls-plans.nj tr td:last-child, table#usls-plans.nj tr th:last-child {display: none;}table#usls-plans.nj tr th:nth-last-child(2)::before {content: "";}table#usls-plans thead tr th, table#usls-plans tbody tr td {text-align: left;width: 25%;padding: 0;}table#usls-plans thead tr th:first-child, table#usls-plans tbody tr td:first-child {min-width: 220px;}@media (min-width: 1025px) {table#usls-plans thead tr th:first-child, table#usls-plans tbody tr td:first-child {min-width: 320px;}}@media (min-width: 1200px) {table#usls-plans thead tr th:first-child, table#usls-plans tbody tr td:first-child {min-width: 380px;}}table#usls-plans thead tr th {--th-border: 1px solid var(--awb-custom12);border: var(--th-border);padding: 20px 20px 25px;position: relative;}table#usls-plans thead tr th::before {position: absolute;top: -1px;width: 20px;height: 20px;border-top: var(--th-border);pointer-events: none;}table#usls-plans thead tr th:first-child {padding: 20px;vertical-align: top;}@media (min-width: 1025px) {table#usls-plans thead tr th:first-child {padding: 35px;}}table#usls-plans thead tr th:first-child::before {content: "";left: -1px;border-top-left-radius: 10px;border-left: var(--th-border);}table#usls-plans thead tr th:last-child:before {content: "";}table#usls-plans thead tr th:not(:first-child)::before {right: -1px;border-top-right-radius: 10px;border-right: var(--th-border);}table#usls-plans thead tr th > div {max-width: 180px;margin: 0 auto;}table#usls-plans thead tr h2 {margin: 0;max-width: 200px;line-height: 1;font-size: 30px;}@media (min-width: 1025px) {table#usls-plans thead tr h2 {font-size: 46px;}}table#usls-plans thead tr .plan-header h3.plan-title {font-size: 27px;}table#usls-plans thead tr .plan-header p {font-family: 'Graphik Regular';font-size: 17px;margin: 15px 0 15px;padding-bottom: 15px;border-bottom: 1px solid #ACACAC;}table#usls-plans thead tr .plan-header .price h3 {font-family: 'Gascogne Demibold';margin: 0;color: var(--awb-custom12);}table#usls-plans thead tr .plan-header .price span {font-family: 'Gascogne Demibold';color: var(--awb-custom12);}table#usls-plans thead tr .plan-header a {margin-top: 10px;padding: 14px;font-size: 11px;font-weight: 500;text-transform: uppercase;max-width: 132px;}table#usls-plans tbody tr td {border: 1px solid var(--awb-custom11);}table#usls-plans tbody tr td:first-child {padding: 20px;}table#usls-plans tbody tr td:not(:first-child) {padding: 0;}table#usls-plans tbody tr td:not(:first-child) div {display: flex;justify-content: center;}table#usls-plans tbody tr td p {margin: 0;font-family: 'Helvetica';font-size: 14px;}table#usls-plans tbody tr td svg.icon-x {color: var(--awb-custom12);}table#usls-plans tbody tr .feature-wrapper {display: flex;align-items: center;gap: 10px;}@media (max-width: 500px) {div#usls-plans-mobile {margin-left: -30px;margin-right: -30px;}}@media (min-width: 801px) {div#usls-plans-mobile {display: none !important;}}div#usls-plans-mobile.nj .plan:last-child {display: none;}div#usls-plans-mobile .plan {border: 2px solid var(--awb-custom12);border-radius: 16px;padding-bottom: 20px;}div#usls-plans-mobile .plan + .plan {margin-top: 20px;}div#usls-plans-mobile .plan:has(.plan-features.is-open) .plan-header-bottom svg line:first-of-type {display: none;}div#usls-plans-mobile .plan-header {padding: 20px 20px 0;}div#usls-plans-mobile .plan-header h3.plan-title {font-size: 22px;margin-bottom: 12px;}div#usls-plans-mobile .plan-header p {font-family: 'Graphik Regular';font-size: 16px;margin-bottom: 0;margin-right: 20px;}div#usls-plans-mobile .plan-header .price h3 {font-size: 24px;}div#usls-plans-mobile .plan-header .price span {font-size: 16px;}div#usls-plans-mobile .plan-header a {padding: 11px;font-size: 13px;max-width: 125px;}div#usls-plans-mobile .plan-header-top {display: flex;justify-content: space-between;align-items: center;margin-bottom: 40px;}div#usls-plans-mobile .plan-header-bottom {display: flex;justify-content: space-between;}div#usls-plans-mobile .plan-header-bottom button {padding: 0;border: 0;margin-bottom: auto;background-color: transparent;}div#usls-plans-mobile .plan-header-bottom svg {color: var(--awb-color8);}div#usls-plans-mobile .plan-features {display: flex;flex-direction: column;gap: 20px;max-height: 0;overflow: hidden;transition: max-height 0.5s ease;}div#usls-plans-mobile .feature-wrapper {display: flex;gap: 15px;align-items: center;font-family: 'Avenir';padding: 0 20px;}div#usls-plans-mobile .feature-wrapper:first-child {padding-top: 20px;}div#usls-plans-mobile .feature-wrapper:not(.included) .feature-title, div#usls-plans-mobile .feature-wrapper:not(.included) svg {opacity: 0.6;}div#usls-plans-mobile .feature-wrapper.extra .feature-title, div#usls-plans-mobile .feature-wrapper.extra svg {color: var(--awb-custom12);}div#usls-plans-mobile .feature-wrapper svg {flex-shrink: 0;}div#usls-plans-mobile .feature-wrapper p {margin: 0;}div#usls-plans-mobile .feature-wrapper p.feature-title {font-weight: bold;}