<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container-fluid{background-color:#fff}#plans .container,.plans_grid{margin-top:50px}.plans_grid{display:grid;gap:0 20px;grid-template-columns:1fr 1fr 1fr 1fr}.plans_card{border-radius:10px 10px 0 0;display:flex;flex-direction:column;padding:15px 0 0;text-align:center}.plans_card button{padding:10px 15px}#pc_bottom-1,#pc_top-1,.th-1{background-color:#d2d2d2;color:#000}#pc_bottom-2,#pc_top-2,.th-2{background-color:var(--dark-gray)}#pc_bottom-3,#pc_top-3,.th-3{background-color:var(--dark-blue)}#pc_bottom-4,#pc_top-4,.th-4{background-color:var(--virtru-blue)}.info{align-items:center;background-color:#fff;display:flex;flex-direction:column;flex-grow:1;margin:0 3px;padding:15px 0}.plans_card h3{margin:0;min-height:62px}.plans_card div{margin-top:auto}.info em{color:#2d323b}.pricing{display:flex;gap:5px;justify-content:center;margin-top:15px;width:auto}.plan_features{background-color:#fff;border-radius:0 0 10px 10px;overflow:hidden;padding:15px 10px;position:relative}ul{margin:0}li,ul{padding:0}li{margin:0 0 12px 15px}#price-slider,.slider_wrapper p.subtitle:first-of-type{margin-bottom:2rem}#price-slider{-webkit-appearance:none;appearance:none;border-radius:26px;cursor:pointer;opacity:.9;outline:none;overflow:hidden;width:100%}#price-slider::-webkit-slider-runnable-track{background:#e1e1e1;border-radius:26px;box-shadow:inset 0 0 10px rgba(0,0,0,.2);height:28px}#price-slider::-moz-range-track{background:#fff;border-radius:26px;height:28px}#price-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#fff;border:4px solid #001e4a;border-radius:50%;box-shadow:-1414px 0 0 1400px #001e4a;height:28px;width:28px}#price-slider::-webkit-slider-thumb:hover{border:3px solid #001e4a}#price-slider::-webkit-slider-thumb:active{border:4px solid #001e4a}#price-slider::-moz-range-thumb{background-color:#fff;border:4px solid #001e4a;border:2px solid #001e4a;border-radius:50%;box-shadow:-1414px 0 0 1400px #f50;height:15px;width:15px}#price-slider::-moz-range-thumb:active{border:4px solid #001e4a}.table-wrapper{background-color:#d2d2d2;border:1px solid #d2d2d2;border-radius:10px}.features_table{border-radius:10px;width:100%}thead{border-radius:9px 10px 0 0;position:sticky;top:0}tbody{background-color:#fff;border-radius:0 0 10px 10px}tbody tr:not(tr:last-child){border-bottom:1px solid rgba(0,0,0,.2)}thead tr:first-child th:first-child{border-radius:9px 0 0 0}thead tr:first-child th:last-child{border-radius:0 9px 0 0}tbody tr:last-child th{border-radius:0 0 0 9px}tbody tr:last-child td:last-child{border-radius:0 0 9px 0}.plan-price_wrapper{height:71px;min-height:71px}.segment{background-color:var(--virtru-blue);border:none}.segment h3{color:#fff}th.feature{padding-left:15px;position:relative}th.feature *{display:inline}.custom-tooltip{align-items:center;display:flex;margin-left:10px;position:relative}.custom-tooltip:hover span{display:block;opacity:1;visibility:visible}.custom-tooltip span{background-color:#fff;border:2px solid var(--virtru-blue);border-radius:6px;color:#000;font-size:14px;font-weight:400;left:25px;line-height:1.5;margin-left:0;opacity:0;padding:15px;position:absolute;text-align:left;top:0;transition:opacity .3s;visibility:hidden;width:257px;z-index:1}.custom-tooltip span:after{border-bottom:10px solid transparent;border-right:10px solid var(--virtru-blue);border-top:10px solid transparent;content:"";height:0;left:-10px;position:absolute;right:auto;top:0;width:0}td,th:not(.feature){padding:15px 0;text-align:center}@media (max-width:1150px){.plans_grid{grid-template-columns:1fr;margin:40px auto 0;max-width:750px}.plans_grid&gt;:first-child{order:1}.plans_grid&gt;:nth-child(5){margin-bottom:30px;order:2}.plans_grid&gt;:nth-child(2){order:3}.plans_grid&gt;:nth-child(6){margin-bottom:30px;order:4}.plans_grid&gt;:nth-child(3){order:5}.plans_grid&gt;:nth-child(7){margin-bottom:30px;order:6}.plans_grid&gt;:nth-child(4){order:7}.plans_grid&gt;:nth-child(8){margin-bottom:30px;order:8}.plan_features ul{margin:15px 30px}}@media (max-width:900px){table,tbody,td,th,thead,tr{display:block}thead tr{display:flex}thead tr th:first-child{display:none}thead tr th{width:25%}tbody tr:last-child th{border-radius:0}tbody tr{display:flex;flex-wrap:wrap}tbody th{padding:10px 0;text-align:center;width:100%}.feature{background-color:#d2d2d2}.custom-tooltip span{left:-233px;top:30px}.custom-tooltip span:after{left:auto;right:10px;top:-15px;transform:rotate(90deg)}tbody td{width:25%}}@media (max-width:700px){thead tr:nth-child(2){display:none}}</pre></body></html>