.comparison-table__show-hide{display:flex;justify-content:center;margin-bottom:60px}.comparison-table__show-hide__button{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:24px}.comparison-table__show-hide__button .indicator{align-items:center;background-color:#00c3f6;border-radius:100%;display:flex;flex-direction:row;height:50px;justify-content:center;width:50px}.comparison-table__show-hide__button.content-hidden .indicator svg{transform:rotate(45deg);transition:.15s ease-in-out}.comparison-table__show-hide__button .indicator svg{transform:rotate(0deg);transition:.15s ease-in-out}.comparison-table__show-hide__button p{font-weight:700px;margin-bottom:0;min-width:145px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.comparison-table__content{display:flex;flex-direction:column;gap:70px;width:100%}.comparison-table__content.hide-content{display:none}.table__title{background-color:#e6f9fe;border-radius:30px 30px 0 0;column-gap:70px;display:grid;grid-template-columns:repeat(3,1fr);padding:32px}.table__title__column h5{font-size:24px;font-style:normal;font-weight:700;margin-bottom:0}.table__body{padding:32px 32px 0}.table__body__point{border-bottom:1px solid #c1d3dc;column-gap:70px;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:36px;padding-top:32px}.table__body__point:first-of-type{padding-top:0}.table__body__point:last-of-type{border-bottom:0 solid transparent}.table__body__point__column{display:flex;flex-direction:row;gap:20px}.table__body__point h6{font-size:18px;font-style:normal;font-weight:700;line-height:normal}.table__body__point__column svg{min-width:30px}.table__body__point__column p{margin-bottom:0}@media screen and (max-width:970px){.comparison-table__intro{border-bottom:1px solid #c1d3dc;flex-direction:column;gap:48px;margin-bottom:48px;padding-bottom:48px}.comparison-table__intro__column{width:100%}.comparison-table__content__table{overflow-x:scroll}.table__body,.table__title{min-width:800px}.comparison-table__content__cta-banner{padding:40px 24px}}@media screen and (max-width:767px){.comparison-table__intro__column .eyebrow{font-size:18px}}