.plansfeatures-paddingtop{padding-top:var(--space-xl)}.plansfeatures-header{margin-bottom:var(--space-l);text-align:center}.plansfeatures-header .smalltitlecontainer{margin-bottom:0}.plansfeatures-intro{color:var(--gray-700);margin:var(--space-xs) auto 0;max-width:640px}.plansfeatures-legend{color:var(--gray-700);display:flex;flex-wrap:wrap;font-size:var(--font-sm-desktop);gap:var(--space-s);margin-bottom:var(--space-s)}.plansfeatures-legenditem{align-items:center;display:inline-flex;gap:var(--space-xxs)}.plansfeatures-wrap{width:100%}.plansfeatures-table{border-collapse:separate;border-spacing:0;min-width:720px;width:100%}.plansfeatures-table thead th{background-color:var(--white);padding-top:100px;position:sticky;top:0;z-index:2}.plansfeatures-cell{border-bottom:1px solid var(--gray-300);padding:var(--space-s) var(--space-xs);text-align:left;vertical-align:top}.plansfeatures-cell--feature{color:var(--teal-900);max-width:320px;position:relative}.plansfeatures-cell--plan{min-width:140px;text-align:center}.plansfeatures-plantitle{color:var(--teal-900);font-size:var(--font-l-desktop);font-weight:600}.plansfeatures-planprice{color:var(--teal-900);margin-top:var(--space-xxs)}.plansfeatures-planpriceprefix,.plansfeatures-planpricesuffix{color:var(--gray-700);font-size:var(--font-sm-desktop)}.plansfeatures-planbutton{margin-bottom:0;margin-top:var(--space-xs)}.plansfeatures-featurerow td.plansfeatures-cell:not(.plansfeatures-cell--feature){color:var(--gray-700);text-align:center}.plansfeatures-featurerow.plansfeatures-titlerow td.plansfeatures-cell{border-bottom:2px solid var(--gray-400);color:var(--teal-900);font-weight:600}.plansfeatures-titlerow td.plansfeatures-cell--feature{padding-bottom:var(--space-s);padding-top:var(--space-s)}.plansfeatures-titlerow--spaced td.plansfeatures-cell{padding-top:var(--space-l)}.plansfeatures-cell--symbol{text-align:center}.plansfeatures-toggle{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:inline-flex;font:inherit;gap:var(--space-xxs);padding:0;text-align:left}.plansfeatures-toggle:after{content:"";inset:0;position:absolute}.plansfeatures-chevron{background-color:currentColor;color:var(--gray-700);flex:none;height:10px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4.5 2 4 4-4 4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m4.5 2 4 4-4 4'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition:transform .15s ease;width:10px}.plansfeatures-toggle[aria-expanded=true] .plansfeatures-chevron{transform:rotate(90deg)}.plansfeatures-description{overflow-wrap:break-word}.plansfeatures-description,.plansfeatures-titlesubtitle{color:var(--gray-700);font-size:var(--font-sm-desktop);font-weight:400;margin-top:var(--space-xxs)}.plansfeatures-symbol{background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:20px;vertical-align:middle;width:20px}.plansfeatures-symbol--check{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%2317a768'/%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.6' d='m5.5 10.3 2.8 2.8 6.2-6.6'/%3E%3C/svg%3E")}.plansfeatures-symbol--cross{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23e5e9eb'/%3E%3Cpath stroke='%238a97a0' stroke-linecap='round' stroke-width='1.6' d='M6 10h8'/%3E%3C/svg%3E")}@media screen and (max-width:767px){.plansfeatures-section{display:none}.plansfeatures-wrap{overflow-x:auto}.plansfeatures-table thead th{padding-top:var(--space-s)}}