.table-section{--content: #051344;--title-main: #051344}.table-section.padding-top-none{--padding-top-default: var(--top-bottom-padding-none)}.table-section.padding-top-small{--padding-top-default: var(--top-bottom-padding-s)}.table-section.padding-top-medium{--padding-top-default: var(--top-bottom-padding-m)}.table-section.padding-top-large{--padding-top-default: var(--top-bottom-padding-l)}.table-section.padding-top-x-large{--padding-top-default: var(--top-bottom-padding-xl)}@media screen and (width < 768px){.table-section.padding-top-mob-none{--padding-top-mob-default: var(--top-bottom-padding-none)}.table-section.padding-top-mob-small{--padding-top-mob-default: var(--top-bottom-padding-s)}.table-section.padding-top-mob-medium{--padding-top-mob-default: var(--top-bottom-padding-m)}.table-section.padding-top-mob-large{--padding-top-mob-default: var(--top-bottom-padding-l)}.table-section.padding-top-mob-x-large{--padding-top-mob-default: var(--top-bottom-padding-xl)}}.table-section.padding-bottom-none{--padding-bottom-default: var(--top-bottom-padding-none)}.table-section.padding-bottom-small{--padding-bottom-default: var(--top-bottom-padding-s)}.table-section.padding-bottom-medium{--padding-bottom-default: var(--top-bottom-padding-m)}.table-section.padding-bottom-large{--padding-bottom-default: var(--top-bottom-padding-l)}.table-section.padding-bottom-x-large{--padding-bottom-default: var(--top-bottom-padding-xl)}@media screen and (width < 768px){.table-section.padding-bottom-mob-none{--padding-bottom-mob-default: var(--top-bottom-padding-none)}.table-section.padding-bottom-mob-small{--padding-bottom-mob-default: var(--top-bottom-padding-s)}.table-section.padding-bottom-mob-medium{--padding-bottom-mob-default: var(--top-bottom-padding-m)}.table-section.padding-bottom-mob-large{--padding-bottom-mob-default: var(--top-bottom-padding-l)}.table-section.padding-bottom-mob-x-large{--padding-bottom-mob-default: var(--top-bottom-padding-xl)}}.table-section{padding-top:var(--padding-top-default);padding-bottom:var(--padding-bottom-default)}@media screen and (width < 768px){.table-section{padding-top:var(--padding-top-mob-default);padding-bottom:var(--padding-bottom-mob-default)}}.table-section.padding-top-default{--padding-top-default: var(--top-bottom-padding-none)}@media screen and (width < 768px){.table-section.padding-top-mob-default{--padding-top-mob-default: var(--top-bottom-padding-none)}}.table-section.padding-bottom-default{--padding-bottom-default: var(--top-bottom-padding-s)}@media screen and (width < 768px){.table-section.padding-bottom-mob-default{--padding-bottom-mob-default: var(--top-bottom-padding-s)}}.table-section.margin-top-none{--margin-top-default: 0}.table-section.margin-top-small{--margin-top-default: 32px}.table-section.margin-top-medium{--margin-top-default: 64px}.table-section.margin-top-large{--margin-top-default: 96px}.table-section.margin-top-x-large{--margin-top-default: 128px}@media screen and (width < 768px){.table-section.margin-top-mob-none{--margin-top-mob-default: 0}.table-section.margin-top-mob-small{--margin-top-mob-default: 8px}.table-section.margin-top-mob-medium{--margin-top-mob-default: 12px}.table-section.margin-top-mob-large{--margin-top-mob-default: 24px}.table-section.margin-top-mob-x-large{--margin-top-mob-default: 48px}}.table-section.margin-bottom-none{--margin-bottom-default: 0}.table-section.margin-bottom-small{--margin-bottom-default: 32px}.table-section.margin-bottom-medium{--margin-bottom-default: 64px}.table-section.margin-bottom-large{--margin-bottom-default: 96px}.table-section.margin-bottom-x-large{--margin-bottom-default: 128px}@media screen and (width < 768px){.table-section.margin-bottom-mob-none{--margin-bottom-mob-default: 0}.table-section.margin-bottom-mob-small{--margin-bottom-mob-default: 8px}.table-section.margin-bottom-mob-medium{--margin-bottom-mob-default: 12px}.table-section.margin-bottom-mob-large{--margin-bottom-mob-default: 24px}.table-section.margin-bottom-mob-x-large{--margin-bottom-mob-default: 48px}}.table-section{margin-top:var(--margin-top-default);margin-bottom:var(--margin-bottom-default)}@media screen and (width < 768px){.table-section{margin-top:var(--margin-top-mob-default);margin-bottom:var(--margin-bottom-mob-default)}}.table-section.margin-top-default{--margin-top-default: 0}@media screen and (width < 768px){.table-section.margin-top-mob-default{--margin-top-mob-default: 0}}.table-section.margin-bottom-default{--margin-bottom-default: 0}@media screen and (width < 768px){.table-section.margin-bottom-mob-default{--margin-bottom-mob-default: 0}}.table-section{overflow:visible;background:linear-gradient(180deg, var(--white) 0%, #e2f1fb 100%)}@media screen and (width < 768px){.table-section{overflow-x:clip;overflow-y:visible}}.table-section .container{gap:var(--distance-between-elements-s);flex-direction:column;align-items:center}.table-section__heading{display:flex;flex-direction:column;gap:var(--distance-between-elements-s);width:100%;align-items:flex-start;text-align:left}.table-section__heading .tagline,.table-section__heading h2,.table-section__heading p{margin:0}.table-section__heading p{line-height:1.5}.table-section__title{font-variation-settings:"opsz" 14}.table-section__table-wrapper{width:100%;display:flex;justify-content:center}.table-section__table-card{width:100%;padding:2px;border-radius:20px;background:var(--section-card-bg);backdrop-filter:blur(10px)}.table-section__table{display:flex;flex-direction:column;overflow:visible;background:var(--white);box-shadow:var(--section-card-shadow);border-radius:18px}.table-section__row:first-child .table-section__cell:first-child{border-top-left-radius:12px}.table-section__row:first-child .table-section__cell:last-child{border-top-right-radius:12px}.table-section__row:last-child .table-section__cell:first-child{border-bottom-left-radius:12px}.table-section__row:last-child .table-section__cell:last-child{border-bottom-right-radius:12px}.table-section__row{display:grid;grid-template-columns:repeat(3, 1fr);align-items:stretch}.table-section__row:not(:last-child){border-bottom:1px solid #d2d6db}.table-section__row--header{min-height:64px;border-bottom:none}.table-section__cell{display:flex;align-items:center;justify-content:center;padding:17px 12px;line-height:1.4;color:var(--table-text-color);background:var(--white)}.table-section__cell:first-child{border-left:none}.table-section__cell--capabilities{justify-content:flex-start;padding:22px 24px;background:#1b2437;color:var(--white)}.table-section__cell--header{min-height:64px;font-weight:700;color:var(--white)}.table-section__cell--dremio{background:#eef4f9}.table-section__row:not(.table-section__row--header) .table-section__cell--redshift{background:var(--white)}.table-section__cell--label{justify-content:flex-start;padding:var(--distance-between-elements-xs) var(--distance-between-elements-s);gap:10px;line-height:1.5;color:var(--table-text-color)}.table-section__cell--value{justify-content:center;text-align:center}.table-section__cell--header.table-section__cell--dremio{background:linear-gradient(90deg, #5d46ed 0%, #008180 100%)}.table-section__cell--header.table-section__cell--redshift{background:#1b2437}.table-section__header-text{line-height:1.5;margin:0;color:var(--white)}.table-section__header-text--dremio,.table-section__header-text--redshift{font-weight:700 !important;--content: var(--white)}.table-section__label{margin:0;line-height:1.5}.table-section__tooltip{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;position:relative;border-radius:9999px;background:rgba(0,0,0,0);box-shadow:none;flex:0 0 32px;z-index:100}@media screen and (width < 576px){.table-section__tooltip{flex:0 0 28px}}.table-section__tooltip svg{width:16px;height:16px;fill:none}.table-section__tooltip::after,.table-section__tooltip::before{display:none !important}.table-section__tooltip:hover,.table-section__tooltip:focus-visible,.table-section__tooltip:focus,.table-section__tooltip.is-open{background:#f0fffe;box-shadow:0 2px 0 0 rgba(32,32,32,.02)}.table-section__tooltip:hover svg rect,.table-section__tooltip:hover svg path,.table-section__tooltip:focus-visible svg rect,.table-section__tooltip:focus-visible svg path,.table-section__tooltip:focus svg rect,.table-section__tooltip:focus svg path,.table-section__tooltip.is-open svg rect,.table-section__tooltip.is-open svg path{stroke:#051344}.table-section__badge{display:flex;align-items:center;justify-content:center;width:100%;padding:4px 8px;border-radius:var(--section-small-radius);background:var(--white)}.table-section__badge-text{margin:0;line-height:1.4;text-align:center;padding:0 30px}@media screen and (width < 576px){.table-section__badge-text{padding:0}}.table-section__row:not(.table-section__row--header) .table-section__cell--redshift .table-section__badge-text{color:var(--content)}.table-section__row:not(.table-section__row--header) .table-section__cell--redshift .table-section__badge{background:rgba(243,244,246,.8)}.table-section__icon{width:24px;height:24px;display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center}.table-section__icon--yes{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.99997 15.586L6.70697 12.293L5.29297 13.707L9.99997 18.414L19.707 8.70697L18.293 7.29297L9.99997 15.586Z' fill='%23051344'/%3E%3C/svg%3E")}.table-section__icon--no{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.192 6.34375L11.949 10.5858L7.70697 6.34375L6.29297 7.75775L10.535 11.9998L6.29297 16.2418L7.70697 17.6558L11.949 13.4137L16.192 17.6558L17.606 16.2418L13.364 11.9998L17.606 7.75775L16.192 6.34375Z' fill='%23051344'/%3E%3C/svg%3E")}.table-section .buttons-list{justify-content:center;width:100%}@media screen and (width < 768px){.table-section{overflow-x:visible}.table-section__table-wrapper{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;justify-content:flex-start;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,0)}.table-section__table-wrapper::-webkit-scrollbar{height:var(--distance-between-elements-xxs)}.table-section__table-wrapper::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.table-section__table-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}.table-section__table-card{width:150vw;min-width:150vw;padding:0;background:rgba(0,0,0,0);backdrop-filter:none;transform:none;filter:none}.table-section__table{width:150vw;min-width:150vw;border-radius:0;isolation:isolate;overflow:visible}.table-section__row{grid-template-columns:50vw 50vw 50vw;width:150vw;min-width:150vw}.table-section__cell:first-child{position:sticky;left:0;z-index:20;background:var(--white);box-shadow:none;transform:translateZ(0);background-clip:padding-box;overflow:visible}.table-section__row--header .table-section__cell:first-child{background:#1b2437;z-index:30;box-shadow:2px 0 var(--distance-between-elements-xxs) rgba(0,0,0,.2);background-clip:padding-box}.table-section__row:not(.table-section__row--header) .table-section__cell:first-child{background:var(--white)}.table-section__cell--label{background:var(--white)}.table-section__cell--capabilities{background:#1b2437}.table-section .buttons-list{padding-left:var(--container-padding-x, 12px);padding-right:var(--container-padding-x, 12px)}}.table-tooltip-bubble{position:fixed;background:rgba(12,16,26,.9);color:var(--white);padding:4px 8px;border-radius:var(--section-small-radius);line-height:20px;text-align:center;white-space:normal;max-width:200px;width:-moz-max-content;width:max-content;pointer-events:none;z-index:99999;opacity:0;transition:opacity .2s ease}