.skeleton-loader{display:block;width:100%;max-width:220px;height:28px;border-radius:6px;box-sizing:border-box;background-color:#DBDEE4;background:linear-gradient(90deg,#DBDEE4 30%,#E9ECF2 50%,#DBDEE4 70%);background-size:200% 100%;animation:skeleton-loading 1.8s infinite linear}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}input#addressInput_1.wpgmza-address.addressInput{background-color:#FFFFFF!important;border:1px solid #DBDEE4!important;color:#1C3562!important;font-family:Silka,sans-serif!important;font-weight:400!important;font-size:16px!important;border-radius:50px!important;height:50px!important;padding:13px 50px 13px 16px!important;width:100%!important;margin:0!important}input#addressInput_1.wpgmza-address.addressInput::placeholder{color:#999BA0!important;font-family:Silka,sans-serif!important;font-weight:400!important;font-size:14px!important;line-height:19px!important}input#addressInput_1.wpgmza-address.addressInput:focus{background-color:#ffffff!important;border:1px solid #4B75C2!important;outline:unset!important;outline-offset:unset!important}.feature-comparison{--font-family:"Silka", sans-serif;--text-primary:#1C3562;--text-secondary:#6b7280;--background-color:#FFF;--table-cell-bg:#FFF;--highlight-column-background:#F4F8FF;--border-color:#1010101C;--color-accent:#4B75C2;--icon-cross-color:#6b7280;max-width:1240px;margin:auto;font-family:var(--font-family)}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative}.comparison-table{width:100%;border-collapse:collapse;border-spacing:0;border-style:hidden;margin:8px 0;min-width:900px}.comparison-table th,.comparison-table td{padding:16px 24px;text-align:left;color:var(--text-primary);vertical-align:middle;position:relative;border:none}.comparison-table tbody tr:not(:last-child):not(:nth-last-child(2)) th,.comparison-table tbody tr:not(:last-child):not(:nth-last-child(2)) td{border-bottom:1px solid var(--border-color)}.comparison-table td:not(.highlight),.comparison-table th:not(.highlight){background-color:var(--table-cell-bg)}.comparison-table th.feature-col-header,.comparison-table tbody th:first-child{font-size:17px;font-weight:500;line-height:1.6;width:28%;min-width:250px;padding-left:0;padding-right:32px}.feature-description{display:block;font-size:14px;line-height:1.3;font-weight:400;color:var(--text-primary);margin-top:6px}.comparison-table thead th{font-weight:500;font-size:17px;border-bottom:1px solid var(--border-color);;padding-top:24px;padding-bottom:16px;padding-right:24px}.comparison-table tbody td{font-size:16px;line-height:1.3;width:24%}.comparison-table .highlight{background-color:var(--highlight-column-background)}.comparison-table thead th.highlight{border-top-left-radius:32px;border-top-right-radius:32px}.comparison-table .cta-row .highlight{border-bottom-left-radius:32px;border-bottom-right-radius:32px}.table-header-logo{display:block;max-height:40px;width:auto;padding-left:12px}.primary-line{display:flex;align-items:center}.secondary-text{display:block;font-size:14px;color:var(--text-secondary);margin-top:6px}.icon{width:20px;height:20px;flex-shrink:0;margin-right:10px;background-color:currentColor;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.icon-check{color:var(--color-accent);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M5 13l4 4L19 7' /%3E%3C/svg%3E")}.icon-cross{color:var(--icon-cross-color);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M6 18L18 6M6 6l12 12' /%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M6 18L18 6M6 6l12 12' /%3E%3C/svg%3E")}.cta-row td{padding-top:16px!important;padding-bottom:24px!important}.cta-row td.highlight{padding:16px 20px 24px!important}.cta-button{display:block;width:100%;height:50px;padding:13px 20px;background-color:var(--color-accent);color:var(--background-color)!important;text-align:center;font-weight:600;font-size:16px;letter-spacing:.4px;border-radius:50px;box-sizing:border-box;transition:.3s ease-in-out;text-decoration:none}.cta-button:hover{background-color:#618FD0}@media (max-width:1024px){.comparison-table{min-width:700px}.comparison-table .highlight{filter:none}.comparison-table thead th.highlight{border-top-left-radius:24px;border-top-right-radius:24px}.comparison-table .cta-row .highlight{border-bottom-left-radius:px;border-bottom-right-radius:32px}.comparison-table th:first-child{position:sticky;left:0;z-index:2;background-color:var(--table-cell-bg)}.comparison-table thead th.feature-col-header,.comparison-table tbody th:first-child{padding-left:24px}.comparison-table th.feature-col-header,.comparison-table tbody th:first-child{padding-right:24px}}@media (max-width:767px){.comparison-table{min-width:500px}.comparison-table th,.comparison-table td{padding:12px 16px}.comparison-table th.feature-col-header,.comparison-table tbody th:first-child{padding-right:16px}.comparison-table th:first-child{min-width:120px!important}.comparison-table td{min-width:150px}.table-header-logo{max-height:28px}.secondary-text,.feature-description{font-size:12px}.comparison-table thead th,.comparison-table tbody th,.comparison-table tbody td{font-size:14px}.comparison-table thead th.feature-col-header,.comparison-table tbody th:first-child{padding-left:0}}