.shared-table-compare__container{max-width:var(--container);margin-right:auto;margin-left:auto;padding-right:var(--indent);padding-left:var(--indent)}.shared-table-compare__heading{max-width:52rem;margin:0 auto var(--inner-offset)}.shared-table-compare__heading .heading{width:100%;text-align:center;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}@media (max-width:1023px){.shared-table-compare__heading .heading{gap:1rem}}.shared-table-compare__heading .heading .heading__title{display:block;color:#000724;word-break:break-word;font-variant-numeric:lining-nums proportional-nums;-webkit-font-feature-settings:"case" on;font-feature-settings:"case" on;font-weight:600;font-size:2.625rem;line-height:1.0952380952;letter-spacing:-.013rem}@media (max-width:1279px){.shared-table-compare__heading .heading .heading__title{font-weight:600;font-size:2.5rem;line-height:1.0909090909;letter-spacing:-.0125rem}}@media (max-width:1023px){.shared-table-compare__heading .heading .heading__title{font-weight:600;font-size:1.75rem;line-height:1.1428571429;letter-spacing:-.00875rem}}@media (max-width:1023px){.shared-table-compare__heading .heading .heading__title br{display:none}}.shared-table-compare__heading .heading .heading__subtitle{display:block;color:#50505e;word-break:break-word;max-width:52rem;font-variant-numeric:lining-nums proportional-nums;-webkit-font-feature-settings:"case" on;font-feature-settings:"case" on;font-weight:400;font-size:1.125rem;line-height:1.4444444444}@media (max-width:1023px){.shared-table-compare__heading .heading .heading__subtitle{font-weight:400;font-size:1rem;line-height:1.5}}@media (max-width:1023px){.shared-table-compare__heading .heading .heading__subtitle br{display:none}}.shared-table-compare__heading .heading .heading__caption{font-variant-numeric:lining-nums proportional-nums;-webkit-font-feature-settings:"case" on;font-feature-settings:"case" on;font-weight:500;font-size:.875rem;line-height:1.4285714286;letter-spacing:.0875rem;text-transform:uppercase}@media (max-width:1023px){.shared-table-compare__heading .heading .heading__caption{font-weight:500;font-size:.75rem;line-height:1.3333333333;letter-spacing:.075rem;text-transform:uppercase}}@media (max-width:1023px){.shared-table-compare__heading .heading .heading__caption br{display:none}}.shared-table-compare__heading .heading .heading__caption{display:block;margin-bottom:-.25rem;color:#2851f5;word-break:break-word}.shared-table-compare .table-compare{max-width:78rem;margin-right:auto;margin-left:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.5rem}.shared-table-compare .table-compare .table-compare__item{padding:0 0 .5rem}@media (max-width:767px){.shared-table-compare .table-compare .table-compare__item{overflow:hidden}}@media (max-width:767px){.shared-table-compare .table-compare .table-compare__item.active{overflow:auto;overflow-y:hidden;-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 1rem),transparent);mask-image:linear-gradient(to right,#000 calc(100% - 1rem),transparent)}}.shared-table-compare .table-compare .table-compare__item.active .table-compare__cap{border-radius:1rem 1rem 0 0}@media (max-width:767px){.shared-table-compare .table-compare .table-compare__item.active .table-compare__cap{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:100%}}.shared-table-compare .table-compare .table-compare__item.active .table-compare__cap::after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.shared-table-compare .table-compare .table-compare__item:not(.active) .table-compare__cap:focus-visible,.shared-table-compare .table-compare .table-compare__item:not(.active) .table-compare__cap:hover{background-color:#eef1fc}.shared-table-compare .table-compare .table-compare__item:not(.active) .table-compare__cap-item{opacity:0}.shared-table-compare .table-compare .table-compare__item:not(.active) .table-compare__content{height:0}@media (max-width:767px){.shared-table-compare .table-compare .table-compare__item:not(.active) .table-compare__items{display:none}}.shared-table-compare .table-compare .table-compare__item.opened .table-compare__content{overflow:visible}@media (max-width:767px){.shared-table-compare .table-compare .table-compare__item.scrolled{-webkit-mask-image:none;mask-image:none}}.shared-table-compare .table-compare .table-compare__cap{position:relative;display:grid;grid-template-columns:1fr 1fr;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:4.125rem;padding:0 5rem 0 1.5rem;text-align:left;border:.0625rem solid #dce2f9;border-radius:1rem;cursor:pointer;transition:.2s}@media (max-width:1023px){.shared-table-compare .table-compare .table-compare__cap{padding:0 1rem}.shared-table-compare .table-compare .table-compare__cap::after{left:1rem}}@media (max-width:767px){.shared-table-compare .table-compare .table-compare__cap{grid-template-columns:15rem 1fr}}.shared-table-compare .table-compare .table-compare__cap::after{position:absolute;top:50%;right:1.5rem;content:"";width:2rem;height:2rem;border-radius:56.25rem;background-color:#f5f8ff;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s;background-image:url("data:image/svg+xml;utf8, %3Csvg width='20' height='20' fill='%23000724' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.708 14.042a1 1 0 0 1-1.414 0L3.461 8.208a1 1 0 0 1 1.414-1.414l5.126 5.126 5.127-5.126a1 1 0 1 1 1.414 1.414l-5.834 5.834Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.shared-table-compare .table-compare .table-compare__cap-title{color:#000724;font-variant-numeric:lining-nums proportional-nums;-webkit-font-feature-settings:"case" on;font-feature-settings:"case" on;font-weight:500;font-size:1.25rem;line-height:1.3;letter-spacing:-.00625rem}@media (max-width:1023px){.shared-table-compare .table-compare .table-compare__cap-title{font-weight:500;font-size:1rem;line-height:1.25;letter-spacing:-.005rem}}@media (max-width:1023px){.shared-table-compare .table-compare .table-compare__cap-title{padding:0 0 0 2.75rem}}@media (max-width:1023px){.shared-table-compare .table-compare .table-compare__cap-title{font-size:1.125rem}}.shared-table-compare .table-compare .table-compare__cap-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shared-table-compare .table-compare .table-compare__items{display:grid;grid-auto-columns:minmax(8.5rem,1fr);grid-auto-flow:column;gap:1rem;justify-items:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.shared-table-compare .table-compare .table-compare__cap-item{color:#50505e;text-align:center;transition:.3s;font-variant-numeric:lining-nums proportional-nums;-webkit-font-feature-settings:"case" on;font-feature-settings:"case" on;font-weight:500;font-size:1rem;line-height:1.25;letter-spacing:-.005rem;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media (max-width:1023px){.shared-table-compare .table-compare .table-compare__cap-item{font-size:.875rem}}.shared-table-compare .table-compare .table-compare__content{overflow:hidden}@media (max-width:767px){.shared-table-compare .table-compare .table-compare__content{width:100%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}}.shared-table-compare .table-compare .table-compare__content-wrap{padding:1.5rem;border:.0625rem solid #dce2f9;border-top:0;border-radius:0 0 1rem 1rem;transition:.2s}@media (max-width:1023px){.shared-table-compare .table-compare .table-compare__content-wrap{padding:1rem}}.shared-table-compare .table-compare .table-compare__row{display:grid;grid-template-columns:1fr 1fr;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:4rem;padding:0 3.5rem 0 0;border-radius:.75rem}@media (max-width:1023px){.shared-table-compare .table-compare .table-compare__row{padding:0}}@media (max-width:767px){.shared-table-compare .table-compare .table-compare__row{grid-template-columns:15rem 1fr}}.shared-table-compare .table-compare .table-compare__row:nth-child(2n+1){background:#f5f8ff}.shared-table-compare .table-compare .table-compare__row.table-compare__row--white{background:0 0}@media (max-width:767px){.shared-table-compare .table-compare .table-compare__row:nth-last-child(1) .tooltip__content,.shared-table-compare .table-compare .table-compare__row:nth-last-child(2) .tooltip__content{top:auto;bottom:calc(100% + .25rem)}}.shared-table-compare .table-compare .table-compare__row-heading{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 0 0 1.5rem}.shared-table-compare .table-compare .tooltip{color:#000724;position:relative;margin:-.1875rem;padding:.1875rem}.shared-table-compare .table-compare .tooltip:hover .tooltip__content{opacity:1}.shared-table-compare .table-compare .tooltip .tooltip__content{position:absolute;z-index:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:15rem;padding:.75rem;border-radius:.5rem;background-color:#fff;opacity:0;pointer-events:none;transition:opacity 125ms ease-in-out;box-shadow:0 .75rem 1.25rem rgba(70,70,83,.06),0 0 1.25rem rgba(70,70,83,.1);top:50%;left:calc(100% + 1rem);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.shared-table-compare .table-compare .tooltip .tooltip__content-text{color:#50505e;font-variant-numeric:lining-nums proportional-nums;-webkit-font-feature-settings:"case" on;font-feature-settings:"case" on;font-weight:400;font-size:.875rem;line-height:1.4285714286;letter-spacing:-.004375rem}@media (max-width:1023px){.shared-table-compare .table-compare .tooltip .tooltip__content{top:calc(100% + .25rem);left:0;-webkit-transform:none;transform:none}}.shared-table-compare .table-compare .tooltip>p{padding:.75rem 0;line-height:1.5rem;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-decoration-thickness:.125rem;text-underline-offset:.25rem;-webkit-text-decoration-color:#bcd3ff;text-decoration-color:#bcd3ff}.shared-table-compare .table-compare .table-compare__item--plus{width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml;utf8, %3Csvg width='24' height='24' fill='%232c8c3e' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.998 2c5.523 0 10 4.477 10 10s-4.477 10-10 10-10-4.477-10-10 4.477-10 10-10ZM12 6a.75.75 0 0 0-.75.75v4.5h-4.5a.75.75 0 0 0 0 1.5h4.5v4.5a.75.75 0 0 0 1.5 0v-4.5h4.5a.75.75 0 0 0 0-1.5h-4.5v-4.5A.75.75 0 0 0 12 6Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.shared-table-compare .table-compare .table-compare__item--minus{width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml;utf8, %3Csvg width='24' height='24' fill='%23a2a2af' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm-5.25 9.25a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H6.75Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.shared-table-compare .table-compare .table-compare__item--check-radius{width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml;utf8, %3Csvg width='24' height='24' fill='%232c8c3e' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10Zm5.768-12.36a1 1 0 1 0-1.536-1.28l-5.156 6.187-3.394-3.167a1 1 0 1 0-1.364 1.462l4.012 3.745a1.2 1.2 0 0 0 1.74-.11l5.698-6.837Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.shared-table-compare .table-compare .table-compare__item--error{width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml;utf8, %3Csvg width='24' height='24' fill='%23d12e46' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 12c0 5.523-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2s10 4.477 10 10ZM7.434 7.434a.8.8 0 0 1 1.132 0L12 10.87l3.434-3.435a.8.8 0 0 1 1.132 1.132L13.13 12l3.435 3.434a.8.8 0 0 1-1.132 1.132L12 13.13l-3.434 3.435a.8.8 0 0 1-1.132-1.132L10.87 12 7.434 8.566a.8.8 0 0 1 0-1.132Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.shared-table-compare .table-compare .table-compare__item--check{width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml;utf8, %3Csvg width='16' height='16' fill='%23000724' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.943 2.546a1 1 0 0 1 .169 1.404l-7.333 9.333a1 1 0 0 1-1.494.09l-4-4A1 1 0 1 1 2.7 7.958l3.203 3.203 6.637-8.447a1 1 0 0 1 1.404-.168Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.shared-table-compare .table-compare .table-compare__item--text{padding:1rem 0;color:#50505e;font-variant-numeric:lining-nums proportional-nums;-webkit-font-feature-settings:"case" on;font-feature-settings:"case" on;font-weight:400;font-size:.875rem;line-height:1.4285714286;letter-spacing:-.004375rem}.shared-table-compare .table-compare .button{display:inline-grid;grid-auto-flow:column;gap:.5rem;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:0;-webkit-touch-callout:none;transition:background-color .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out,fill .25s ease-in-out}.shared-table-compare .table-compare .button:focus-visible{outline:solid .125rem #d9e6ff;outline-offset:.125rem}.shared-table-compare .table-compare .button:disabled{cursor:not-allowed}.shared-table-compare .table-compare .button{color:#fff;background-color:#2851f5;gap:.25rem;height:2.75rem;padding:0 1.25rem;border-radius:.5rem;font-variant-numeric:lining-nums proportional-nums;-webkit-font-feature-settings:"case" on;font-feature-settings:"case" on;font-weight:500;font-size:.875rem;line-height:1.4285714286;letter-spacing:-.004375rem}.shared-table-compare .table-compare .button:hover{background-color:#1433e1}.shared-table-compare .table-compare .button:disabled{color:#a2a2af;background-color:#f5f8ff;box-shadow:none}.shared-table-compare .table-compare .button:disabled svg{fill:#464653;opacity:.25}.shared-table-compare .table-compare .button svg{fill:#fff}.shared-table-compare .table-compare .button span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shared-table-compare .table-compare .button svg{fill:#000724;fill:#fff}.shared-table-compare .table-compare .button img,.shared-table-compare .table-compare .button svg{display:block;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;transition:inherit;width:1.25rem;height:1.25rem}
/*# sourceMappingURL=style.css.map */
