.pricing-table-wrapper{scroll-snap-type:x mandatory}.pricing-table{border-collapse:collapse;max-width:100%;table-layout:fixed;width:100%}.pricing-table__cell-content{min-width:0}.pricing-table__cell-content.pricing-table__cell-content--flex{color:#07272d;display:inline-flex;flex-direction:row;gap:10px;text-align:left}.pricing-table__cell-content.pricing-table__cell-content--flex:has(.check,.dash){flex-direction:column}.pricing-table__cell-content.pricing-table__cell-content--cta{justify-content:center}.pricing-table__cell-content.pricing-table__cell-content--flex svg{height:auto}.pricing-table-wrapper{overflow-x:auto}.pricing-table-th{border-radius:var(--radius) var(--radius) 0 0;border-right:0;min-width:360px;padding:20px;scroll-snap-align:start;text-align:center;vertical-align:middle}.pricing-table-th h5,.pricing-table-th p{margin-bottom:10px}.pricing-table-th:first-of-type{text-align:left}.pricing-table-th--light h5,.pricing-table-th--light p{color:#fff!important;margin-bottom:0}.pricing-table tbody tr:first-of-type{border-top:2px solid #e2e0ff}.pricing-table tbody tr{border:none;border-bottom:2px solid #e2e0ff;position:relative;transition:var(--transition)}.pricing-table tbody tr:not(:has(.cell-title)):hover{background:rgba(84,75,255,.1)}.pricing-table tr td{color:#000;text-align:center;vertical-align:middle}.pricing-table tr td:first-of-type p:not(.pricing-table-tooltip p){min-width:74px;white-space:normal}@media screen and (max-width:767px){.pricing-table tr td:first-of-type p:not(.pricing-table-tooltip p){width:min-content}}.pricing-table tr td:has(.cell-title){padding:40px 15px}.pricing-table__cell-content a,.pricing-table__cell-content p{font-size:16px;margin-bottom:0}.pricing-table__cell-content p{color:#000!important}.pricing-table tr td{scroll-snap-align:start}.pricing-table tr td h5,.pricing-table tr td p{line-height:1.5;margin-bottom:0}.pricing-table tr td:first-of-type{text-align:left}.pricing-table tr:last-of-type{background-color:transparent;border-bottom:0}.pricing-table tr:last-of-type td{border:0}.pricing-table-tooltip{cursor:pointer;display:flex;margin-top:6px;max-height:16px;max-width:16px;position:relative}.pricing-table-tooltip__content{background-color:#fff;border-radius:8px;left:50%;opacity:0;padding:14px;pointer-events:none;position:absolute;top:-14px;transform:translate(-50%,-100%);transition:var(--transition)}.pricing-table-tooltip__content:after{background-color:#fff;bottom:-10px;content:"";height:16px;left:50%;position:absolute;transform:rotate(45deg) translateX(-50%);width:16px}.pricing-table-tooltip.pricing-table-tooltip--active .pricing-table-tooltip__content,.pricing-table-tooltip:hover .pricing-table-tooltip__content{opacity:1;pointer-events:all}.pricing-table-tooltip__content p{color:#000;font-size:16px;line-height:1;margin-bottom:0;max-width:200px;width:max-content}@media screen and (max-width:1200px){.pricing-table{width:max-content}}@media screen and (max-width:767px){.pricing-table-th:first-of-type{max-width:200px;min-width:200px}}