.l-section--compare-table{position:relative;background:var(--bg-neutral);overflow:hidden}.compare-table__content-hld{display:flex;align-items:flex-end;justify-content:space-between;width:100%;gap:1rem 2rem}@media only screen and (max-width: 1023px){.compare-table__content-hld{flex-direction:column;align-items:flex-start}}.compare-table__heading{width:100%;max-width:39rem}.compare-table__content{width:100%;max-width:32.25rem}.compare-table__table-hld{width:100%;margin-top:3rem;padding:1rem;border-radius:1.5rem;background:var(--bg-primary)}@media only screen and (max-width: 767px){.compare-table__table-hld{margin-top:2rem;padding:0}}.compare-table table{width:100%;border-collapse:collapse;table-layout:fixed;color:var(--text-paragraph-main)}@media only screen and (max-width: 767px){.compare-table table{table-layout:auto}}.compare-table table th,.compare-table table td{padding:2rem 2rem 2rem 1rem;text-align:left}@media only screen and (max-width: 767px){.compare-table table th,.compare-table table td{padding:1rem}}.compare-table table th:nth-child(2),.compare-table table td:nth-child(2){padding-left:1.5rem;background:var(--bg-neutral)}@media only screen and (max-width: 767px){.compare-table table th:nth-child(2),.compare-table table td:nth-child(2){border-left:1px solid var(--interface-divider-default);background:rgba(0,0,0,0)}}.compare-table table th:has(.logo){padding-top:1rem;padding-bottom:1rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.compare-table table tr:last-of-type td:nth-child(2){border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.compare-table table th:nth-child(3),.compare-table table td:nth-child(3){padding-left:2rem}@media only screen and (max-width: 767px){.compare-table table th:nth-child(3),.compare-table table td:nth-child(3){display:none}}.compare-table table tr:not(:first-of-type){border-top:1px solid var(--interface-divider-default)}.compare-table table tr:has(.compare-table__buttons){border-top:none}@media only screen and (max-width: 767px){.compare-table table tr:has(.compare-table__buttons){display:none}}.compare-table table .logo svg{width:auto;height:2.5625rem}.compare-table table span{display:block}.compare-table__bucck-column-cell .container{display:flex;align-items:center;gap:.75rem}.compare-table__bucck-column-cell--button{padding-top:.25rem !important}.compare-table__bucck-column-cell .icon{min-width:1.5rem;min-height:1.5rem}.compare-table__button-hld{text-align:center}.compare-table__button-hld--mobile{display:none;width:100%;margin-top:2rem}@media only screen and (max-width: 767px){.compare-table__button-hld--mobile{display:block}}.compare-table__button-hld .btns-hld,.compare-table__button-hld .btn{width:100%}.compare-table__disclaimer{display:block;margin-top:1rem;color:var(--text-paragraph-secondary)}.compare-table__description{margin-top:.75rem;color:var(--text-paragraph-secondary)}@media only screen and (max-width: 767px){.compare-table__description{display:none !important}}
