@charset "UTF-8";.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{margin:0 auto var(--inner-offset);text-align:center}.shared-table-compare .table-compare{max-width:78rem;margin-right:auto;margin-left:auto;display:flex;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:fit-content;min-width:100%}}.shared-table-compare .table-compare .table-compare__item.active .table-compare__cap::after{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;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;background-size:1.25rem;transform:translateY(-50%);transition:.3s;background-image:url("data:image/svg+xml;utf8, %3Csvg width='24' height='24' fill='%23000724' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.707 16.707a1 1 0 0 1-1.414 0l-7-7a1 1 0 0 1 1.414-1.414L12 14.586l6.293-6.293a1 1 0 1 1 1.414 1.414l-7 7Z'/%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;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;place-items:center center}.shared-table-compare .table-compare .table-compare__cap-item{color:#50505e;text-align:center;transition:.3s;font-variant-numeric:lining-nums proportional-nums;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: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;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:fit-content;padding:0 0 0 1.5rem}.shared-table-compare .table-compare .tooltip{color:#000724}@media (max-width:1023px){.shared-table-compare .table-compare .tooltip .tooltip__content{top:calc(100% + .25rem);left:0;transform:none}}.shared-table-compare .table-compare .tooltip>p{padding:.75rem 0;line-height:1.5rem;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:.125rem;text-underline-offset:.25rem;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-size:1rem;background-image:url("data:image/svg+xml;utf8, %3Csvg width='24' height='24' fill='%23000724' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.618 4.214a1 1 0 0 1 .168 1.404l-11 14a1 1 0 0 1-1.493.09l-6-6a1 1 0 1 1 1.414-1.415l5.203 5.203L19.214 4.382a1 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;font-feature-settings:"case" on;font-weight:400;font-size:.875rem;line-height:1.4285714286;letter-spacing:-.004375rem}.shared-table-compare .table-compare .table-compare__item--flag{display:flex;justify-content:center;align-items:center}.shared-table-compare .table-compare .table-compare__flag{width:1.5rem;height:1.5rem;border-radius:56.25rem;object-fit:cover}
/*# sourceMappingURL=style.css.map */
