@import url("https://fonts.googleapis.com/css?family=Noto+Sans:400,700&display=swap");:root{--white:#fff;--gray:#999;--lightgray:#f5f5f5;--darkgreen:#2a9d8f;--popular:#e53749;--starter:#121733;--pro:#e53749;--enterprise:#121733;--insights:#121733}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}table{border-collapse:collapse}body{font:18px/1.5 Noto Sans,sans-serif;margin-bottom:100px}h1{font-size:2.5rem}.heading{font-family:fieldwork;font-size:1.5rem}.container{margin:0 auto;max-width:1440px;padding:0 10px;text-align:center;width:100%}.intro-text{align-items:center;display:flex;flex-direction:column;padding:50px 0}.intro-text a{text-decoration:underline}.cell_copy,.cell_title{font-size:.8rem}.cell_title{font-weight:700}.switch-wrapper{background:var(--white);border:1px solid #d3d3d3;border-radius:30px;display:inline-flex;margin-bottom:40px;padding:4px;position:relative}.switch-wrapper [type=radio]{left:-9999px;position:absolute}.switch-wrapper [type=radio]:checked#monthly~label[for=monthly],.switch-wrapper [type=radio]:checked#yearly~label[for=yearly]{color:var(--white)}.switch-wrapper [type=radio]:checked#monthly~label[for=monthly]:hover,.switch-wrapper [type=radio]:checked#yearly~label[for=yearly]:hover{background:transparent}.switch-wrapper [type=radio]:checked#monthly+label[for=yearly]~.highlighter{transform:none}.switch-wrapper [type=radio]:checked#yearly+label[for=monthly]~.highlighter{transform:translateX(100%)}.switch-wrapper label{align-items:center;border-radius:30px;cursor:pointer;display:grid;font-size:16px;line-height:32px;min-width:150px;transition:color .25s ease-in-out;z-index:1}.switch-wrapper label:hover{background:var(--lightgray)}.switch-wrapper .highlighter{background:#121733;border-radius:30px;height:calc(100% - 8px);left:4px;position:absolute;top:4px;transition:transform .25s ease-in-out;width:calc(50% - 4px)}.table-wrapper{background:var(--white);overflow-x:auto}table{width:100%}table tr{display:flex}table td,table th{min-width:150px;width:20%}table th:first-child{display:flex;flex-direction:column;line-height:1.3;padding:2rem 10px}table th:first-child .svg-wrapper{margin-top:10px}table th:first-child svg{height:22px;width:22px}table th .heading{color:#000;padding:1rem}table th:nth-child(2) .heading{background-color:#28315c;margin-left:10px;margin-right:10px}table th:nth-child(2) .heading,table th:nth-child(3) .heading{border-top-left-radius:10px;border-top-right-radius:10px;color:#fff}table th:nth-child(3) .heading{background:var(--pro)}table th:nth-child(4) .heading,table th:nth-child(5) .heading{background-color:#28315c;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;margin-left:10px;margin-right:10px}table th .info{overflow:hidden;padding:2.5rem 0}table td:not(:first-child):not(.info_popular):not(.info_popular_end),table th .info{background-color:#f6f6f9;border-left:10px solid #fff;border-right:10px solid #fff;position:relative}table th .info_popular{border-left:6px solid var(--pro);border-right:6px solid var(--pro);position:relative}table th .popular{border-radius:2px;right:0;top:10px}table th .popular,table th .promo{background:var(--popular);font-size:11px;padding:4px 8px;position:absolute}table th .promo{left:0;overflow:hidden;top:45px;transform:rotate(-45deg);transform-origin:bottom left;width:100px;z-index:0}.price{z-index:1}table th .amount{font-size:1.5rem}table th .gst{font-size:1rem}table th .amount span{transform:translateY(-8px)}table th:nth-child(2) .amount{color:var(--starter)}table th:nth-child(3) .amount{color:#121733}table th:nth-child(4) .amount{color:var(--enterprise)}table th:nth-child(5) .amount{color:var(--insights)}.billing-msg{color:#000}table th .amount span,table th .billing-msg{font-size:.8rem;font-weight:400}table th button{border-radius:20px;margin-top:10px;padding:8px 20px;transition:all .2s}table th:nth-child(2) button{border:1px solid var(--starter);color:var(--starter)}table th:nth-child(2) button:hover{background:var(--starter)}table th:nth-child(3) button{border:1px solid var(--pro);color:var(--pro)}table th:nth-child(3) button:hover{background:var(--pro)}table th:nth-child(4) button{border:1px solid var(--enterprise);color:var(--enterprise)}table th:nth-child(4) button:hover{background:var(--enterprise)}table th:nth-child(5) button{border:1px solid var(--insights);color:var(--insights)}table th:nth-child(5) button:hover{background:var(--insights)}table th button:hover{color:var(--white)}table td{padding:10px}table tr:not(.top_row):not(:last-child){border-bottom:1px solid #e7e7e9}.info_popular{z-index:5}.info_popular,.info_popular_end{background-color:#f6f6f9;border-left:6px solid var(--pro);border-right:6px solid var(--pro)}.info_popular_end{border-bottom:6px solid var(--pro)}table td:first-child{font-size:.8rem;font-weight:700;text-align:left}table svg{height:18px;width:18px}table svg.not-included{fill:var(--gray)}table svg.starter{fill:var(--starter)}table svg.pro{fill:var(--pro)}table svg.enterprise{fill:var(--enterprise)}table svg.insights{fill:var(--insights)}table .hide{display:none}td,th{padding:0}.plan_cta{background-color:#28315c;border-radius:5px;display:flex;justify-content:center;margin-left:auto;margin-right:auto;margin-top:15px;padding:8px;transition:.5s;width:80%}.plan_cta:hover.starter_btn{background-color:var(--starter);transition:.5s}.plan_cta:hover.pro_btn{background-color:#121733;transition:.5s}.plan_cta:hover.enterprise_btn{background-color:var(--enterprise);transition:.5s}.plan_cta:hover.insights_btn{background-color:var(--insights);transition:.5s}thead td,thead th{border-bottom:0}.toggle_sub{font-size:75%;margin-top:-10px}@media screen and (min-width:780px){table td{padding:15px 20px}}@media screen and (min-width:760px){.mobile-only{display:none}}@media screen and (max-width:760px){.mobile-enterprise,.mobile-insights,.mobile-pro,.mobile-starter{display:none}table td,table th{min-width:150px;width:49%}.mobile-arrow{transform:rotate(-90deg)}.amount-mobile{font-size:1rem!important}}.starter-select{background-color:var(--starter);color:#fff}.enterprise-select:active,.insights-select:active,.pro-select:active,.starter-select:active{background-color:#e53749;color:#fff}.pro-select{background-color:#121733;color:#fff}.enterprise-select{background-color:var(--enterprise);color:#fff}.insights-select{background-color:var(--insights);color:#fff}.plan-select-wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding-bottom:40px}.plan-select-btn{border-radius:10px;padding:10px;width:120px}.active-plan{display:block}.active-plan-btn{background-color:#e53749;color:#fff}